aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2003-01-03protect against some null strings, make formats more uniformGravatar Karl DeBisschop
2002-12-19expect is +OK for SPOP tooGravatar Karl DeBisschop
2002-12-19server expect not getting set, expect is +OK for POPGravatar Karl DeBisschop
2002-12-19remove spurious CRLFGravatar Karl DeBisschop
2002-11-25was segfaulting if no dtat was returnedGravatar Karl DeBisschop
2002-11-22add replace battery condition, replace unchecked strcat calls with asprintf (...Gravatar Karl DeBisschop
2002-11-22add a few comments, trap a few place where a NULL string might have been handledGravatar Karl DeBisschop
2002-11-21fix empty output on errorsGravatar Karl DeBisschop
2002-11-20add switch to evaluate each swap individuallyGravatar Karl DeBisschop
2002-11-20fix solaris SEGV, still need to print meaningful error textGravatar Karl DeBisschop
2002-11-20in short options, t no no argumentGravatar Karl DeBisschop
2002-11-20replace some strcpy with strscpyGravatar Karl DeBisschop
2002-11-19another try at portable symlinkingGravatar Karl DeBisschop
2002-11-19another try at portable symlinkingGravatar Karl DeBisschop
2002-11-19explicitly cast recv() arg2 for SunOS5.6Gravatar Karl DeBisschop
2002-11-19rewrite of install-exec-hook for solarisGravatar Karl DeBisschop
2002-11-18test total swap instead of individual disksGravatar Karl DeBisschop
2002-11-18failed to handle multple disksGravatar Karl DeBisschop
2002-11-18more readable max_state() codeGravatar Karl DeBisschop
2002-11-16fix too many sources problem for programs tha are symlinks to check_tcpGravatar 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-14fix bug with gettimeofday test, improve version/release handling, update rpm ...Gravatar Karl DeBisschop
2002-11-14fix typo in snprintf buildGravatar Karl DeBisschop
2002-11-14can't drop these sources -- neded for distGravatar Karl DeBisschop
2002-11-14fix build rule for snprintfGravatar Karl DeBisschop
2002-11-14pagesize count off by oneGravatar Karl DeBisschop
2002-11-14clean up NULL from status on SolarisGravatar Karl DeBisschop
2002-11-14remove check_nt againGravatar Karl DeBisschop
2002-11-14back out last change -- it was only work in progressGravatar Karl DeBisschop
2002-11-14remove call_getopt and ssprintfGravatar Karl DeBisschop
2002-11-13remove call_getopt and asprintfGravatar Karl DeBisschop
2002-11-12cleanup asprintf, old function declsGravatar Karl DeBisschop
2002-11-12remove call_getoptGravatar 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-09remove call_getoptGravatar Karl DeBisschop
2002-11-09remove call_getoptGravatar Karl DeBisschop
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-09HAVE_C99_SNPRINTF is not tested, so remove from ifdefGravatar Karl DeBisschop
2002-11-08user reports NULL still getting into asprintfGravatar Karl DeBisschop
2002-11-08remove call_getoptGravatar Karl DeBisschop
2002-11-08patches required to build on solaris with asprintf and gettimeofdayGravatar Karl DeBisschop
2002-11-08remove unused variablesGravatar Karl DeBisschop
2002-11-07bugfixes to command format and (null) text created by asprintf switchGravatar Karl DeBisschop