ttls: return channel bindings on half round trip success
[freeradius.git] / src / modules / rlm_realm /
2013-03-06 Sam HartmanMerge branch 'tr-integ' into kevin-chbind
2013-02-26 Alan T. DeKokRemoved old Makefiles, no longer used
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-17 Alan T. DeKokUse strlcpy
2013-02-17 Arran Cudbard-BellFix for coverity (don't segfault if rlm_realm is called...
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
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-11 Arran Cudbard-BellAdd documentation to modules.h
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2013-01-04 Sam HartmanSkeleton of trust router integration
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-11-20 Arran Cudbard-BellAll boilermake files for nearly all modules (except...
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-05-23 Alan T. DeKokAdded support for CoA proxying via Operator-Name
2012-01-23 Alan T. DeKokSupport new build system
2011-05-10 Alan T. DeKokBuild when there are no detail files
2011-03-30 Alan T. DeKokFix build/run errors when not using proxying
2010-10-07 Alan T. DeKokFixes from clang / scan-build
2010-09-29 Alan T. DeKokEnable building #WITHOUT_PROXY
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. DeKokCorrect realm regex examples, and creation of REALM...
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2008-06-30 aland DEBUG -> RDEBUG
2008-05-24 aland a LOCAL realm means we should return OK, not NOOP.
2008-04-17 aland Move proxying message to after checks for LOCAL realm
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-13 aland marked more modules HUP-safe
2007-11-11 aland Mark more modules "safe for -C"
2007-08-13 aland Pulled fix from branch_1_1
2007-05-28 aland Correct comparison.
2007-05-28 aland Try to make FreeRADIUS-Proxied-To work again
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-20 aland IPv6 is now supported
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-03 aland Massive change to the server core to remove horrid...
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-13 aland replace strNcpy strlcpy -- `cat file_list`
2007-02-12 aland Don't free strings allocated by cf_section_parse()
2007-02-12 aland Don't free formatstring on instantiate, free it on...
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-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-10 nbkPull from CVS 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:
2006-01-22 nbk Wipe out last vestiges of static/dynamic rules.
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-01 aland s/->strvalue/->vp_strvalue/g
2005-08-17 aland Re-arrange entries in the module_t structure, and...
2005-04-27 aland Remove libradius.h from the top of the standard header...
2005-04-22 aland fix dumb error
2005-04-19 aland Massive change to add foundational support for IPv6.
2004-05-17 aland Don't declare variables in code. They got at the...
2004-05-15 mgriegoDon't exit() on error in check_for_realm.
2004-03-15 cparker Added two realm module configure options. Ignore_defa...
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
next