summaryrefslogtreecommitdiffstats
path: root/plugins/check_snmp.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-21cleanup process_arguments, print_help, and print_usageKarl DeBisschop1-115/+174
2002-10-20fixed scanning for multiple OIDs, which was not workingKarl DeBisschop1-89/+62
2002-10-20change ssprintf to asprintfKarl DeBisschop1-11/+8
2002-08-01re-patched exit state comparisonSubhendu Ghosh1-3/+3
2002-08-01port option added, -c support net-snmpv5, complete response string outputSubhendu Ghosh1-13/+16
2002-06-24printf bug for large numbers - Jeff MurraySubhendu Ghosh1-1/+1
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-3/+13
2002-02-28Initial revisionEthan Galstad1-0/+805