summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-01-28split and validate input more robustlyKarl DeBisschop1-8/+11
2003-01-28remove NULL string inits that can lead to segfaultsKarl DeBisschop1-38/+33
2003-01-28ps support for Darwin / MacOSXTon Voon1-0/+17
2003-01-27do not pass host if none is providedKarl DeBisschop1-12/+12
2003-01-27we were sending extra CRLFKarl DeBisschop1-12/+14
2003-01-19indicate new default state in get_rpcinfo, also fix a bunch of indents for co...Karl DeBisschop1-11/+11
2003-01-17bug fix for state and opt_c initializationSubhendu Ghosh1-2/+2
2003-01-17Counter32 tag parsing addedSubhendu Ghosh1-0/+2
2003-01-16semicolon needed where progname define was replacedKarl DeBisschop2-2/+2
2003-01-16add option to let regex span newlinesKarl DeBisschop1-16/+30
2003-01-16progname and print_usage need to be definedKarl DeBisschop1-0/+6
2003-01-16semicolon needed where praogname define was replcedKarl DeBisschop1-1/+1
2003-01-16semicolon needed where praogname define was replcedKarl DeBisschop1-1/+1
2003-01-16find kerberos libs in latest Red Hat betaKarl DeBisschop1-0/+13
2003-01-16restore max() macroKarl DeBisschop1-0/+2
2003-01-16cleanup progname assignmentKarl DeBisschop1-2/+1
2003-01-16accept $ for share and \\ for usersKarl DeBisschop1-2/+2
2003-01-16avoid segfault when host is not givenKarl DeBisschop1-2/+7
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop3-13/+13
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop35-239/+234
2003-01-13change exit status to be POSIX compliantKarl DeBisschop1-5/+5
2003-01-13check for a few null strings, change PROGNAME from #define to const *charKarl DeBisschop1-6/+6
2003-01-13add options for excluding devices and for skipping OK devices in summaryKarl DeBisschop1-33/+61
2003-01-03protect against some null strings, make formats more uniformKarl DeBisschop1-32/+52
2002-12-19expect is +OK for SPOP tooKarl DeBisschop1-1/+1
2002-12-19server expect not getting set, expect is +OK for POPKarl DeBisschop1-2/+2
2002-12-19remove spurious CRLFKarl DeBisschop1-1/+1
2002-11-29New plugin to check the ICA browse service (used by Citrix Metaframe servers)...Stanley Hopcroft1-0/+431
2002-11-25was segfaulting if no dtat was returnedr1_3_0-beta2Karl DeBisschop1-46/+47
2002-11-24some fixes needed to move off old devel boxKarl DeBisschop1-2/+8
2002-11-24make routine snapshots of nagios and plugin CVS to expand testingKarl DeBisschop1-0/+63
2002-11-22add replace battery condition, replace unchecked strcat calls with asprintf (...Karl DeBisschop1-53/+51
2002-11-22get long args output to work on check_procs by putting incantations with -w a...Karl DeBisschop1-62/+62
2002-11-22get long args output to work on linux check_procs, actually works this time (...Karl DeBisschop1-22/+21
2002-11-22add a few comments, trap a few place where a NULL string might have been handledKarl DeBisschop1-11/+9
2002-11-22get long args output to work on linux check_procs (needs OpenBSD testing)Karl DeBisschop1-15/+29
2002-11-21fix empty output on errorsKarl DeBisschop1-8/+8
2002-11-20add switch to evaluate each swap individuallyKarl DeBisschop1-30/+85
2002-11-20fix solaris SEGV, still need to print meaningful error textKarl DeBisschop1-14/+9
2002-11-20in short options, t no no argumentKarl DeBisschop1-2/+2
2002-11-20replace some strcpy with strscpyKarl DeBisschop1-5/+5
2002-11-19another try at portable symlinkingKarl DeBisschop1-1/+1
2002-11-19another try at portable symlinkingKarl DeBisschop1-2/+2
2002-11-19explicitly cast recv() arg2 for SunOS5.6Karl DeBisschop1-3/+3
2002-11-19rewrite of install-exec-hook for solarisKarl DeBisschop1-13/+2
2002-11-18javaproc, sendimSubhendu Ghosh2-0/+344
2002-11-18New directory to for perfdata and reporting scriptsSubhendu Ghosh1-0/+193
2002-11-18test total swap instead of individual disksKarl DeBisschop1-22/+29
2002-11-18failed to handle multple disksKarl DeBisschop1-38/+5
2002-11-18more readable max_state() codeKarl DeBisschop1-27/+14