backport from HEAD
[freeradius.git] / src / main / radius_snmp.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-29 nbk Add an attribute to the unused parameters.
2005-07-19 aland Enable SNMP support for clients again.
2005-07-18 aland Move RADCLIENT* in mainconfig to rbtree's. This means...
2005-04-27 aland Don't include libradius.h right after autoconf.h,...
2005-04-08 aland 'static' to 'static const'
2005-03-17 nbk Move inclusion of SNMP header files to smux.h since...
2005-03-10 aland Moved inclusion of SNMP header files from global inclu...
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