Enable building #WITHOUT_PROXY
[freeradius.git] / src / modules / rlm_detail / rlm_detail.c
2010-09-29 Alan T. DeKokEnable building #WITHOUT_PROXY
2009-12-06 Alan T. DeKokBe more specific about which detail files we suppress
2009-09-29 Alan T. DeKokUse packet codes from libradius
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2009-02-15 Alan T. DeKokSet Accounting-Response in post-proxy fail
2008-06-30 aland DEBUG -> RDEBUG
2007-12-02 aland Safer way of setting things
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-13 aland marked more modules HUP-safe
2007-11-12 aland Mark more modules safe for -C
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-14 nbk Delete trailing whitespace.
2007-05-04 aland Suppress writes to the detail file if the request...
2007-04-20 aland Removed the "verified" field from RADIUS_PACKET, as...
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-03-05 aland Don't de-reference packet->vps if there's no packet.
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-12 aland Don't free strings allocated by cf_section_parse()
2007-02-12 aland Free allocated memory
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-08-15 aland Now that we have Cleartext-Password and Password-With...
2006-07-07 aland Add "log_packet_header" config, which will log src...
2006-07-05 aland Update for new hash table
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-30 aland Make hash table have comparison callback, it's needed.
2006-05-09 fcusackimport from HEAD:
2006-04-19 aland Port "suppress" attribute printing from the head
2006-04-19 aland Add configurable suppression of attribute printing
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-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-17 aland Re-arrange entries in the module_t structure, and...
2005-08-17 aland Catch the case where someone deletes a directory that...
2005-05-13 nbk Use the new locking algorithm from Alan and Miquel.
2005-04-27 aland Remove libradius.h from the top of the standard header...
2005-04-19 aland Massive change to add foundational support for IPv6.
2005-04-08 aland 'static' to 'static const'
2005-03-14 aland Make the header for the detail file configurable.
2005-03-03 aland close outfd outside of the loop, not while we're tryin...
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-12 aland Print timestamp as an unsigned long, which works a...
2004-01-12 aland FCNTL locks work across processes. For threads, we...
2003-12-19 aland Patch to change ctime_r to CTIME_R, which is now a...
2003-11-20 aland Don't loop forever
2003-09-11 phampsonCorrect GPL boilerplate in files which had it wrong...
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-11 aland Added pre/post-proxy sections to detail module
2003-07-07 aland die if failed allocating memory.
2003-04-01 kkalevRun in authorize and postauth sections also
2002-08-24 aland Add more NULL's to module data structures, in preparat...
2002-07-08 aland Finalize the radrelay additions, based on Cistron...
2002-02-01 aland Moved the server to using ctime_r, instead of ctime...
2001-11-07 aland Print out the proper verified message.
2001-03-14 aland Renamed radius_xlat2 to radius_xlat, as the old radius...
2001-02-20 pacmanMake the 5 packet methods into an array within module_t...
2001-02-15 pacmanAdded a second mode of operation to cf_section_parse...
2001-02-07 hartwick * Replace the call to malloc() with a call to rad_mall...
next