Require that the modules call talloc for their instance handle.
[freeradius.git] / src / modules / rlm_sqlhpwippool / rlm_sqlhpwippool.c
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2013-01-11 Arran Cudbard-BellAdd documentation to modules.h
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-12-11 Alan T. DeKokFix compiler warnings
2012-12-09 Arran Cudbard-Bellmalloc sections at runtime
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-07-18 Arran Cudbard-BellMerge pull request #69 from arr2036/policy.d
2012-07-17 Arran Cudbard-BellMerge pull request #68 from arr2036/rlm_sql_reconnectio...
2012-07-17 Arran Cudbard-BellFix sqlhwippool
2012-02-09 Alan T. DeKokstrncpy is evil. Don't use it.
2010-05-31 Alan T. DeKokFixes to build
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2008-09-04 Alan T. DeKokUse new API for find_module_instance
2007-08-13 aland Pulled fix from branch_1_1
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-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-04-02 nbk Fix compilation errors.
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-27 pnixonUse new find_module_instance interface
2007-02-27 pnixonFix the includes to work with new structure
2007-02-27 pnixonadd rlm_sqlhpwippool from cvs head
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-25 pnixonAdd rlm_sqlhpwippool (hierarchical, prioritized, weight...