]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
In log_badlogins create a separate sql input file for each sql server and append...
authorkkalev <kkalev>
Wed, 1 Jan 2003 23:30:29 +0000 (23:30 +0000)
committerkkalev <kkalev>
Wed, 1 Jan 2003 23:30:29 +0000 (23:30 +0000)
commit0fcfc6b7d5185e55e1b45b53d6dd1b519adf00ed
tree2fb772b1775402b78d154b1ac9675acc73b19eda
parentdb57c39a7b4febb4e3fb6cf03092b56cf52f8c9f
In log_badlogins create a separate sql input file for each sql server and append sql commands to it. If the
sql command succeeds we delete the corresponding input file. That way if an sql server is down we store the
accounting info in the input file and then send it all when it comes back up.
Changelog
bin/log_badlogins