perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch]" -print`
[freeradius.git] / src / main / radius_snmp.c
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2003-09-03 cparkerGlob patch to change #if to #ifdef when checking variab...
2002-10-31 aland Use the new mainconfig.clients, instead of the old...
2001-05-04 aland centralized the handling of the version number, prior...
2001-03-05 cmiller Code "cleanups." I confess that I sometimes went...
2001-02-23 aland Added HOSTINFO definition, which is a string like...
2001-02-15 pacmanAdded a second mode of operation to cf_section_parse...
2000-12-27 cmiller Added or cleaned up copyright and license info. Cross...
2000-12-01 aland added smux_failures && smux_max_failures to 'rad_snmp'
2000-11-30 aland massive changes to enable smarter configure script...
2000-11-08 aland make more functions and variables 'static'
2000-11-08 aland defined an SNMP data structure for auth/acct server...
2000-10-03 aland SMUX patches from Jochen Friedrich <jochen+freeradius...
2000-10-02 aland more SNMP patches from Jochen Friedrich <jochen+freera...
2000-09-29 aland added 'static const char rcsid[]', so we can tell...
2000-09-26 aland minor cleanups and code changes
2000-09-26 aland adding SNMP / SMUX support to the server, from patches by