aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_snmp.c
AgeCommit message (Expand)Author
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-02-18OID type prefix patch [Patches-679403]Gravatar Subhendu Ghosh
2003-02-03Avoid core dump with null or invalid data (679400 - Mathieu Masseboeuf)Gravatar Ton Voon
2003-01-17Counter32 tag parsing addedGravatar Subhendu Ghosh
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-16my take on Subhendu's patches, plus a few comments for clarityGravatar Karl DeBisschop
2002-11-15memory bounds in options, no output comparison caseGravatar Subhendu Ghosh
2002-11-15fix label handling, replace accidentally deleted elseif l.310Gravatar Karl DeBisschop
2002-11-11should use asprintfGravatar Subhendu Ghosh
2002-11-11more snmpv3 patchesGravatar Subhendu Ghosh
2002-11-11long opt for miblist, snmpv3 support (rosenauer)Gravatar Subhendu Ghosh
2002-11-11option to specify a miblist - llowGravatar Subhendu Ghosh
2002-11-11misc doc fix, missing verbose optionGravatar Subhendu Ghosh
2002-11-09cleaner handling of DEFAULT_PORTGravatar Karl DeBisschop
2002-11-09define and use usage3 where second part of message is a an int/charGravatar Karl DeBisschop
2002-11-08user reports NULL still getting into asprintfGravatar Karl DeBisschop
2002-11-07bugfixes to command format and (null) text created by asprintf switchGravatar Karl DeBisschop
2002-10-21cleanup process_arguments, print_help, and print_usageGravatar Karl DeBisschop
2002-10-20fixed scanning for multiple OIDs, which was not workingGravatar Karl DeBisschop
2002-10-20change ssprintf to asprintfGravatar Karl DeBisschop
2002-08-01re-patched exit state comparisonGravatar Subhendu Ghosh
2002-08-01port option added, -c support net-snmpv5, complete response string outputGravatar Subhendu Ghosh
2002-06-24printf bug for large numbers - Jeff MurrayGravatar Subhendu Ghosh
2002-06-19more POSIX return value comparison related code fixesGravatar Subhendu Ghosh
2002-02-28Initial revisionGravatar Ethan Galstad