backport from HEAD
[freeradius.git] / src / modules / rlm_radutmp / rlm_radutmp.c
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-07-30 nbk Don't zap the session if the function rad_check_ts...
2005-07-18 aland Move RADCLIENT* in mainconfig to rbtree's. This means...
2005-04-23 aland cl->shortname may now be NULL
2005-04-19 aland Massive change to add foundational support for IPv6.
2005-04-08 aland 'static' to 'static const'
2005-02-15 kkalevChange session_zap to include a session_time argument.
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-05 aland When we have a stop record, don't compare it to unused...
2003-09-01 phampsonFix redundant check for uint32_t >= 0.
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-06 aland Updated for new prototype of session_zap
2003-07-11 aland patch from the head
2003-07-11 aland free allocated memory
2003-07-07 aland check & memset
2003-06-20 phampsonMake NAS port unsigned
2003-03-18 aland More debug messages, more NAS_PORT_ID cleanups
2002-12-11 aland Clean ups and code re-arrangements
2002-12-05 aland Added 'case sensitive' configuration item, which shoul...
2002-08-24 aland Add more NULL's to module data structures, in preparat...
2002-05-23 aland Remove all references to nas_name(), as it's a bad...
2002-04-26 aland If rad_check_ts() returns an error, then close the...
2002-02-22 aland Use new library file lock/unlock functions
2002-02-21 aland Don't use a global 'acctfd'
2002-01-28 aland The patch below fixes a problem that Simultaneous_Use...
2001-10-15 aland Also use Calling-Station-ID to find multilink users...
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 aland Patch from Thiago Rondon <maluco@mileniumnet.com.br>
2001-01-15 pacmanMoved all radutmp functionality from radiusd into rlm_r...
2000-12-27 cmiller Added or cleaned up copyright and license info. Cross...
2000-02-26 miquelsPorted some fixes from the upcoming radiusd-cistron...
1999-12-07 aland merge of alpha code from Alan Curry. It doesn't build...