* Change log_badlogins to use the mysql binary instead of the DBI module. That way...
authorkkalev <kkalev>
Fri, 3 May 2002 22:10:54 +0000 (22:10 +0000)
committerkkalev <kkalev>
Fri, 3 May 2002 22:10:54 +0000 (22:10 +0000)
commit976028f1b5aed9e5e0293b3874cbe52ec6291dc0
treee84a63b9567e86aa27b7ee51306de839b2e6d893
parentf1d8e8c5f81603d4c979a399a87eee143b946ad9
* Change log_badlogins to use the mysql binary instead of the DBI module. That way we don't have any dependencies
  and we don't need to bother with connection maintainance (dead mysql connections etc).
* Add a few comments in  rlm_ippool.c
dialup_admin/Changelog
dialup_admin/README
dialup_admin/bin/log_badlogins
src/modules/rlm_ippool/rlm_ippool.c