Free memory if out of memory
[freeradius.git] / src / modules / rlm_sqlippool /
2010-05-31 Alan T. DeKokAll of the modules now build.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2010-03-31 Alan T. DeKokRegenerated configure scripts using common version...
2009-09-07 Alan T. DeKokNo need to include modules.h twice
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-02-02 Alan T. DeKokExpose more functions
2008-09-17 Alan T. DeKokCall sql_escape_func
2008-09-07 Alan T. DeKokUse new instance methods from SQL
2008-09-07 Alan T. DeKokWe don't need to initialize SQL any more
2008-09-07 Alan T. DeKokSimplified API && code in preparation for next step
2008-09-04 Alan T. DeKokUse new API for find_module_instance
2008-08-17 Alan T. DeKokMinor optimization
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-07-09 Alan T. DeKokLots of .gitignore files
2008-04-28 aland Re-format for whitespace changes and some debug messages
2008-04-24 pnixonThis should close Bug #548 as it is no longer necessary...
2008-01-09 aland Removed dead code
2007-11-23 aland More changes to make a common naming scheme. This...
2007-10-03 aland Clean up compiler warnings and remove exit(0)
2007-10-03 aland More sanity checks on the module instance handles.
2007-08-15 aland Reference ltdl include directory
2007-08-13 aland Pulled fix from branch_1_1
2007-07-17 pnixonadd call to sql_set_user in sqlippool_command also
2007-07-17 pnixonadd a call to sql_set_user in sqlippool_command also
2007-07-17 pnixonMake %{SQL-User-Name} work in rlm_sqlippool
2007-07-17 pnixonMake %{SQL-User-Name} in rlm_sqlippool
2007-07-11 pnixonspelling fix
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-04-20 aland Use new radius_paircreate() function.
2007-04-17 aland Rename vp->lvalue to vp->vp_*, as appropriate.
2007-04-08 aland Pull fix for bug #436 from branch_1_1
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 pnixonMoved schema to main sql files
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-06 aland make reconfig
2006-07-01 fcusackimport from branch_1_1:
2006-06-26 nbk Regenerate from configure.in 1.2 using autoconf 2.59.
2006-06-12 nbk Don't use a "config.h" file when it's not needed.
2006-06-12 nbk Don't use a "config.h" file when it's not needed.
2006-06-12 nbk Get only the mandatory variables from configure.
2006-06-12 nbk Get only the mandatory variables from configure.
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:
next