Require that the modules call talloc for their instance handle.
[freeradius.git] / src / modules / rlm_attr_filter / rlm_attr_filter.c
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-16 Arran Cudbard-BellAdd radius_xlat_do and rename pairxlatmove to radius_xl...
2013-02-16 Alan T. DeKokChanged vp->attribute to vp->da->attr, etc.
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2013-01-20 Arran Cudbard-BellUse of 'op' instead of 'operator', and declare it as...
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-07 Arran Cudbard-BellMove attrs filters into their own directory, rename...
2012-10-08 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-05 Alan DeKokMerge pull request #101 from philmayers/escape-context2
2012-10-05 Phil Mayersadd extra argument to radius_xlat for escape function...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-11-14 Alan T. DeKokDEBUG -> RDEBUG
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-07-07 Arran Cudbard-BellFix xlat expansion of values assigned in rlm_attr_filter
2011-07-04 Arran Cudbard-BellAdd relax-filter check item to override the relaxed...
2011-07-03 Arran Cudbard-BellAdd 'relaxed' option to rlm_attr_filter, when 'yes...
2010-09-29 Alan T. DeKokEnable building #WITHOUT_PROXY
2010-05-31 Alan T. DeKokRemove all references to "vp->attribute & 0xffff"
2010-05-31 Alan T. DeKokMany more changes to get it to build.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2009-09-09 Alan T. DeKokCheck value of Fall-Through, too
2009-08-20 Alan T. DeKokPacket may not exist, so check for that, too
2008-04-17 aland Update request->username && request->password, too
2008-04-17 aland Use new API to copy VP's. Don't do it by hand, as...
2008-02-14 aland Corrected behavior to match documentation.
2007-11-13 aland marked more modules HUP-safe
2007-11-11 aland Added -C command-line option, documentation, debug...
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-05-16 aland Remove unused variables.
2007-05-14 nbk Delete trailing whitespace.
2007-04-20 aland Use new radius_paircreate() function.
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...
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Added 'key' field, so that we can later get rid of...
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-11-05 nbk It isn't very useful to filter attributes in the incom...
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-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
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-16 nbk Update the GPL boilerplate with the new address of...
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-10-21 aland Substantially re-written, to have a common function...
2005-09-08 aland Don't call inet_ntop() for IP addresses by default...
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-19 aland use PW_TYPE_FILENAME
2005-08-17 aland Re-arrange entries in the module_t structure, and...
2005-08-13 nbk Delete authorize in rlm_attr_filter. It's been depreca...
2005-08-11 aland Fix for bug #241
2005-04-27 aland Remove libradius.h from the top of the standard header...
2005-04-08 aland 'static' to 'static const'
2004-05-15 mgriegoDon't exit() on module failure, return RLM_MODULE_FAIL
2004-04-22 aland When copying an attribute, copy ALL of it, not just...
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-02 cparkerAdded 'accounting' and 'pre-proxy' method calls.
2003-09-18 cparker Added 'post-proxy' method to 'rlm_attr_filter' and...
2003-09-11 phampsonCorrect GPL boilerplate in files which had it wrong...
2003-07-07 aland error check & memset to zero
next