Add support for tags to remaining functions in lib/valuepair.c
[freeradius.git] / src / modules / rlm_mschap / opendir.c
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-12-14 Alan T. DeKokFix compiler warnings
2010-05-31 Alan T. DeKokMake MSCHAP attribute lookups use Microsofts vendor-id
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2009-09-24 bduncan64-bit fixes and return NOOP for AD users.
2008-06-30 aland Use new RDEBUG macro
2007-10-12 aland Close ref. Patch as posted to the list by Apple.
2007-10-09 aland Whitespace changes (indenting and formatting to meet...
2007-10-09 aland // -> /* ... */
2007-10-09 aland #if __APPLE__
2007-10-09 aland Move add_reply to mschap_add_reply, so that the opendi...
2007-08-17 aland Patch to fix bug #474
2007-08-13 aland Pulled fix from branch_1_1
2007-08-03 aland Patch was for 1.1.4, which has vp->strvalue. We now use
2007-08-03 aland OpenDirectory support from Apple Inc. Their patch...