Code

Added -4 and -6 command line options into check_http, check_ldap and
[nagiosplug.git] / plugins / check_snmp.c
2003-05-09 Karl DeBisschopcause snmpget try try for 1 second less than the timeou...
2003-04-07 Ton VoonRemoved unnecessary regex array
2003-03-11 Ton VoonRemove getopt_long checks
2003-02-18 Subhendu GhoshOID type prefix patch [Patches-679403]
2003-02-03 Ton VoonAvoid core dump with null or invalid data (679400 ...
2003-01-17 Subhendu GhoshCounter32 tag parsing added
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-16 Karl DeBisschopmy take on Subhendu's patches, plus a few comments...
2002-11-15 Subhendu Ghoshmemory bounds in options, no output comparison case
2002-11-15 Karl DeBisschopfix label handling, replace accidentally deleted elseif...
2002-11-11 Subhendu Ghoshshould use asprintf
2002-11-11 Subhendu Ghoshmore snmpv3 patches
2002-11-11 Subhendu Ghoshlong opt for miblist, snmpv3 support (rosenauer)
2002-11-11 Subhendu Ghoshoption to specify a miblist - llow
2002-11-11 Subhendu Ghoshmisc doc fix, missing verbose option
2002-11-09 Karl DeBisschopcleaner handling of DEFAULT_PORT
2002-11-09 Karl DeBisschopdefine and use usage3 where second part of message...
2002-11-08 Karl DeBisschopuser reports NULL still getting into asprintf
2002-11-07 Karl DeBisschopbugfixes to command format and (null) text created...
2002-10-21 Karl DeBisschopcleanup process_arguments, print_help, and print_usage
2002-10-20 Karl DeBisschopfixed scanning for multiple OIDs, which was not working
2002-10-20 Karl DeBisschopchange ssprintf to asprintf
2002-08-01 Subhendu Ghoshre-patched exit state comparison
2002-08-01 Subhendu Ghoshport option added, -c support net-snmpv5, complete...
2002-06-24 Subhendu Ghoshprintf bug for large numbers - Jeff Murray
2002-06-19 Subhendu Ghoshmore POSIX return value comparison related code fixes
2002-02-28 Ethan GalstadInitial revision