Massively cleaned up #include's, so they're in a consistent
[freeradius.git] / src / modules / rlm_sqlippool / rlm_sqlippool.c
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-14 aland Removed all free(inst->foo) where "foo" comes from...
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
2007-02-06 pnixonChange BEGIN to SQL99 conformant START TRANSACTION
2007-02-06 pnixonAdd non-mandatory pool-check statement to allow detecti...
2007-02-05 pnixonAdded new option sqlippool_log_clear to log when an...
2007-02-05 pnixonOn query error, emit the failed query to the log so...
2007-02-04 pnixonChange the order back. Turns out that we get unwanted...
2007-02-03 pnixonFix spelling in comments
2007-02-03 pnixonReturn RLM_MODULE_FAIL instead of RLM_MODULE_NOOP if...
2007-02-03 pnixonSwitch the order of Framed-IP-Address and Pool-Name...
2007-01-10 pnixonteach sqlippool to report if it allocated and IP or...
2007-01-10 pnixonteach sqlippool to report if it allocated and IP or...
2007-01-09 pnixonFix Bug 413 sqlippool_query1 freeing results too early
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-03 aland ./scripts/min-includes +n <files listed here>
2006-10-03 pnixonso that we dont leak on a HUP
2006-10-03 pnixonNew patch for configurable logging
2006-10-03 pnixonRollback this patch.
2006-10-03 pnixonLogging update
2006-09-21 pnixonRemove mutexes and log Called/Calling-Station-Id when...
2006-09-04 pnixonPort module to new API (To stop it core dumping) and...
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-08-16 pnixonMajor updates to module to make it standalone. It no...
2006-07-01 fcusackimport from branch_1_1:
2006-06-12 nbk Don't use a "config.h" file when it's not needed.
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-04-07 pnixonThis module seems to be in a working condition so here...
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-09-21 nbk Fix compilation errors.
2005-09-14 pnixonAdd new SQL IPPool module to tree. Config files to...