Code

fix a variety of compiler warnings about qualifier discards and other pedantic stuff
[nagiosplug.git] / plugins /
2003-01-28 Karl DeBisschopmissed argc check on port parameter
2003-01-28 Karl DeBisschopremove NULL string inits that can lead to segfaults
2003-01-27 Karl DeBisschopdo not pass host if none is provided
2003-01-27 Karl DeBisschopwe were sending extra CRLF
2003-01-17 Subhendu GhoshCounter32 tag parsing added
2003-01-16 Karl DeBisschopsemicolon needed where progname define was replaced
2003-01-16 Karl DeBisschopadd option to let regex span newlines
2003-01-16 Karl DeBisschopprogname and print_usage need to be defined
2003-01-16 Karl DeBisschopsemicolon needed where praogname define was replced
2003-01-16 Karl DeBisschopsemicolon needed where praogname define was replced
2003-01-16 Karl DeBisschoprestore max() macro
2003-01-16 Karl DeBisschopcleanup progname assignment
2003-01-16 Karl DeBisschopavoid segfault when host is not given
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2003-01-13 Karl DeBisschopchange exit status to be POSIX compliant
2003-01-13 Karl DeBisschopcheck for a few null strings, change PROGNAME from...
2003-01-13 Karl DeBisschopadd options for excluding devices and for skipping...
2003-01-03 Karl DeBisschopprotect against some null strings, make formats more...
2002-12-19 Karl DeBisschopexpect is +OK for SPOP too
2002-12-19 Karl DeBisschopserver expect not getting set, expect is +OK for POP
2002-12-19 Karl DeBisschopremove spurious CRLF
2002-11-25 Karl DeBisschopwas segfaulting if no dtat was returned
2002-11-22 Karl DeBisschopadd replace battery condition, replace unchecked strcat...
2002-11-22 Karl DeBisschopadd a few comments, trap a few place where a NULL strin...
2002-11-21 Karl DeBisschopfix empty output on errors
2002-11-20 Karl DeBisschopadd switch to evaluate each swap individually
2002-11-20 Karl DeBisschopfix solaris SEGV, still need to print meaningful error...
2002-11-20 Karl DeBisschopin short options, t no no argument
2002-11-20 Karl DeBisschopreplace some strcpy with strscpy
2002-11-19 Karl DeBisschopanother try at portable symlinking
2002-11-19 Karl DeBisschopanother try at portable symlinking
2002-11-19 Karl DeBisschopexplicitly cast recv() arg2 for SunOS5.6
2002-11-19 Karl DeBisschoprewrite of install-exec-hook for solaris
2002-11-18 Karl DeBisschoptest total swap instead of individual disks
2002-11-18 Karl DeBisschopfailed to handle multple disks
2002-11-18 Karl DeBisschopmore readable max_state() code
2002-11-16 Karl DeBisschopfix too many sources problem for programs tha are symli...
2002-11-16 Karl DeBisschopmy take on Subhendu's patches, plus a few comments...
2002-11-15 Subhendu Ghoshmemory bounds in options, no output comparison case
2002-11-15 Karl DeBisschopfix label handling, replace accidentally deleted elseif...
2002-11-14 Karl DeBisschopfix bug with gettimeofday test, improve version/release...
2002-11-14 Karl DeBisschopfix typo in snprintf build
2002-11-14 Karl DeBisschopcan't drop these sources -- neded for dist
2002-11-14 Karl DeBisschopfix build rule for snprintf
2002-11-14 Karl DeBisschoppagesize count off by one
2002-11-14 Karl DeBisschopclean up NULL from status on Solaris
2002-11-14 Karl DeBisschopremove check_nt again
2002-11-14 Karl DeBisschopback out last change -- it was only work in progress
2002-11-14 Karl DeBisschopremove call_getopt and ssprintf
2002-11-13 Karl DeBisschopremove call_getopt and asprintf
2002-11-12 Karl DeBisschopcleanup asprintf, old function decls
2002-11-12 Karl DeBisschopremove call_getopt
2002-11-11 Subhendu Ghoshshould use asprintf
2002-11-11 Subhendu Ghoshmore snmpv3 patches
2002-11-11 Subhendu Ghoshlong opt for miblist, snmpv3 support (rosenauer)
2002-11-11 Subhendu Ghoshoption to specify a miblist - llow
2002-11-11 Subhendu Ghoshmisc doc fix, missing verbose option
2002-11-09 Karl DeBisschopremove call_getopt
2002-11-09 Karl DeBisschopremove call_getopt
2002-11-09 Karl DeBisschopcleaner handling of DEFAULT_PORT
2002-11-09 Karl DeBisschopdefine and use usage3 where second part of message...
2002-11-09 Karl DeBisschopHAVE_C99_SNPRINTF is not tested, so remove from ifdef
2002-11-08 Karl DeBisschopuser reports NULL still getting into asprintf
2002-11-08 Karl DeBisschopremove call_getopt
2002-11-08 Karl DeBisschoppatches required to build on solaris with asprintf...
2002-11-08 Karl DeBisschopremove unused variables
2002-11-07 Karl DeBisschopbugfixes to command format and (null) text created...
2002-11-07 Karl DeBisschopremove call_getopt, add [] arougn time
2002-10-30 Karl DeBisschopreplace fixed-lentgh buffer with asprintf
2002-10-30 Karl DeBisschopforgot to remove call_getopt
2002-10-30 Karl DeBisschopforgot to remove call_getopt declaration
2002-10-30 Karl DeBisschopremove call_getopt, fix several buffer overruns possibl...
2002-10-25 Karl DeBisschopremove check_nt
2002-10-25 Karl DeBisschopinclude getloadavg sources, add some Solaris pkg build...
2002-10-22 Karl DeBisschopremove call_getopt, replace ssprintf with asprintf...
2002-10-22 Karl DeBisschopadd check_spop
2002-10-22 Karl DeBisschopremove call_getopt, replace ssprintf with asprintf
2002-10-22 Subhendu Ghoshcheck_nt is downloadable from nsclient.ready2run.nl
2002-10-21 Karl DeBisschopuse asprintf instead of ssprintf
2002-10-21 Karl DeBisschopneed to define SOURCES for check_tcp to also build...
2002-10-21 Karl DeBisschopuse asprintf to do strscpy
2002-10-21 Karl DeBisschoproll check_ftp, check_imap, check_pop, and check_nntp...
2002-10-21 Karl DeBisschopthese are all combined into check_tcp now
2002-10-21 Karl DeBisschopremove broken call_getopt
2002-10-21 Karl DeBisschopcleanup process_arguments, print_help, and print_usage
2002-10-21 Karl DeBisschopnow we provide long opts if they do not exist
2002-10-20 Karl DeBisschopfixed scanning for multiple OIDs, which was not working
2002-10-20 Karl DeBisschopchange ssprintf to asprintf
2002-10-18 Karl DeBisschopremove old call_getopt
2002-10-18 Karl DeBisschopremove old call_getopt code, fix bug taking single...
2002-10-18 Karl DeBisschophandle null src in strscat
2002-10-18 Karl DeBisschopmillisecond timing
2002-10-18 Karl DeBisschoprefine STD_LONG_OPTS
2002-10-18 Karl DeBisschopprovide on more decimal point printing time
2002-10-18 Karl DeBisschopremove broken call_getopt stuff
2002-10-17 Karl DeBisschopusing asprintf
2002-10-16 Karl DeBisschopmillisecond timimg where supported
2002-10-16 Karl DeBisschopuse asprintf
2002-10-16 Karl DeBisschopuse asprintf to construct strscat
2002-10-16 Karl DeBisschoptimeout interval is extern
next