summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2002-11-11more snmpv3 patchesSubhendu Ghosh1-23/+13
2002-11-11long opt for miblist, snmpv3 support (rosenauer)Subhendu Ghosh1-6/+113
2002-11-11option to specify a miblist - llowSubhendu Ghosh1-8/+16
2002-11-11misc doc fix, missing verbose optionSubhendu Ghosh1-7/+11
2002-11-09remove call_getoptKarl DeBisschop2-115/+65
2002-11-09remove call_getoptKarl DeBisschop4-139/+102
2002-11-09cleaner handling of DEFAULT_PORTKarl DeBisschop1-4/+1
2002-11-09define and use usage3 where second part of message is a an int/charKarl DeBisschop5-10/+16
2002-11-09HAVE_C99_SNPRINTF is not tested, so remove from ifdefKarl DeBisschop1-1/+1
2002-11-08user reports NULL still getting into asprintfKarl DeBisschop1-8/+4
2002-11-08remove call_getoptKarl DeBisschop1-51/+41
2002-11-08patches required to build on solaris with asprintf and gettimeofdayKarl DeBisschop3-9/+32
2002-11-08remove unused variablesKarl DeBisschop6-13/+7
2002-11-07bugfixes to command format and (null) text created by asprintf switchKarl DeBisschop1-7/+6
2002-11-07remove call_getopt, add [] arougn timeKarl DeBisschop1-97/+72
2002-10-30replace fixed-lentgh buffer with asprintfKarl DeBisschop1-8/+6
2002-10-30forgot to remove call_getoptKarl DeBisschop1-67/+26
2002-10-30forgot to remove call_getopt declarationKarl DeBisschop2-2/+0
2002-10-30remove call_getopt, fix several buffer overruns possible due to use of fixed ...Karl DeBisschop1-92/+55
2002-10-25remove check_ntKarl DeBisschop1-3/+1
2002-10-25include getloadavg sources, add some Solaris pkg build supportKarl DeBisschop1-1/+2
2002-10-22remove call_getopt, replace ssprintf with asprintf,better server version repo...Karl DeBisschop1-58/+31
2002-10-22add check_spopKarl DeBisschop1-2/+12
2002-10-22remove call_getopt, replace ssprintf with asprintfKarl DeBisschop1-108/+76
2002-10-22check_nt is downloadable from nsclient.ready2run.nlSubhendu Ghosh1-548/+0
2002-10-21use asprintf instead of ssprintfKarl DeBisschop1-10/+6
2002-10-21need to define SOURCES for check_tcp to also build as check_ftp,check_imap,ch...Karl DeBisschop1-20/+24
2002-10-21use asprintf to do strscpyKarl DeBisschop1-17/+3
2002-10-21roll check_ftp, check_imap, check_pop, and check_nntp into check_tcpKarl DeBisschop1-22/+25
2002-10-21these are all combined into check_tcp nowKarl DeBisschop4-1459/+0
2002-10-21remove broken call_getoptKarl DeBisschop1-12/+24
2002-10-21cleanup process_arguments, print_help, and print_usageKarl DeBisschop1-115/+174
2002-10-21now we provide long opts if they do not existKarl DeBisschop1-6/+1
2002-10-20fixed scanning for multiple OIDs, which was not workingKarl DeBisschop1-89/+62
2002-10-20change ssprintf to asprintfKarl DeBisschop1-11/+8
2002-10-18remove old call_getoptKarl DeBisschop1-39/+26
2002-10-18remove old call_getopt code, fix bug taking single float, allow colon as sepa...Karl DeBisschop1-67/+58
2002-10-18handle null src in strscatKarl DeBisschop1-0/+2
2002-10-18millisecond timingKarl DeBisschop1-15/+17
2002-10-18refine STD_LONG_OPTSKarl DeBisschop1-4/+2
2002-10-18provide on more decimal point printing timeKarl DeBisschop1-13/+12
2002-10-18remove broken call_getopt stuffKarl DeBisschop1-108/+96
2002-10-17using asprintfKarl DeBisschop1-4/+7
2002-10-16millisecond timimg where supportedKarl DeBisschop3-47/+47
2002-10-16use asprintfKarl DeBisschop1-36/+30
2002-10-16use asprintf to construct strscatKarl DeBisschop1-19/+2
2002-10-16timeout interval is externKarl DeBisschop1-1/+1
2002-10-16start support for gettimeofday and tv_usecKarl DeBisschop2-7/+39
2002-10-16newer snprintf from samba.orgKarl DeBisschop1-328/+931
2002-10-07patch for expected IP addressSubhendu Ghosh1-4/+28