Karl DeBisschop 63ac65ccb8 add replace battery condition, replace unchecked strcat calls with asprintf (I do not think buffer overflow was possible here, but lets be consistent) %!s(int64=23) %!d(string=hai) anos
..
t 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
tests 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
.cvsignore 652cb86d51 Fix for stupid me %!s(int64=24) %!d(string=hai) anos
Makefile.am 554758a9fe another try at portable symlinking %!s(int64=23) %!d(string=hai) anos
check_by_ssh.c 5c36290094 in short options, t no no argument %!s(int64=23) %!d(string=hai) anos
check_dig.c cc6eb04be8 fix empty output on errors %!s(int64=23) %!d(string=hai) anos
check_disk.c 52c1c4d859 failed to handle multple disks %!s(int64=23) %!d(string=hai) anos
check_dns.c 2a68978c56 remove call_getopt and ssprintf %!s(int64=23) %!d(string=hai) anos
check_dummy.c 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
check_fping.c 9e009c4b11 remove call_getopt and asprintf %!s(int64=23) %!d(string=hai) anos
check_game.c e5822d19fc Mod to display current/max number of players in a game (Frank Kannemann) %!s(int64=23) %!d(string=hai) anos
check_hpjd.c 9e009c4b11 remove call_getopt and asprintf %!s(int64=23) %!d(string=hai) anos
check_http.c 00db49d7fa pagesize count off by one %!s(int64=23) %!d(string=hai) anos
check_ide-smart.c 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
check_ldap.c 2a68978c56 remove call_getopt and ssprintf %!s(int64=23) %!d(string=hai) anos
check_load.c 34ba941736 remove unused variables %!s(int64=23) %!d(string=hai) anos
check_mrtg.c 2a68978c56 remove call_getopt and ssprintf %!s(int64=23) %!d(string=hai) anos
check_mrtgtraf.c 2a68978c56 remove call_getopt and ssprintf %!s(int64=23) %!d(string=hai) anos
check_mysql.c 41367d9625 remove call_getopt %!s(int64=23) %!d(string=hai) anos
check_nagios.c f4c6f7f093 more POSIX return value comparison related code fixes %!s(int64=24) %!d(string=hai) anos
check_nwstat.c 2a68978c56 remove call_getopt and ssprintf %!s(int64=23) %!d(string=hai) anos
check_overcr.c 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
check_pgsql.c 731426203c define and use usage3 where second part of message is a an int/char %!s(int64=23) %!d(string=hai) anos
check_ping.c 9e009c4b11 remove call_getopt and asprintf %!s(int64=23) %!d(string=hai) anos
check_procs.c 61bf15c0f6 add a few comments, trap a few place where a NULL string might have been handled %!s(int64=23) %!d(string=hai) anos
check_radius.c 2a68978c56 remove call_getopt and ssprintf %!s(int64=23) %!d(string=hai) anos
check_real.c 41367d9625 remove call_getopt %!s(int64=23) %!d(string=hai) anos
check_smtp.c 34ba941736 remove unused variables %!s(int64=23) %!d(string=hai) anos
check_snmp.c 3043247280 my take on Subhendu's patches, plus a few comments for clarity %!s(int64=23) %!d(string=hai) anos
check_ssh.c 5f5bb8c472 forgot to remove call_getopt declaration %!s(int64=23) %!d(string=hai) anos
check_swap.c 4b2e85d372 add switch to evaluate each swap individually %!s(int64=23) %!d(string=hai) anos
check_tcp.c 34ba941736 remove unused variables %!s(int64=23) %!d(string=hai) anos
check_time.c af00c7bc63 explicitly cast recv() arg2 for SunOS5.6 %!s(int64=23) %!d(string=hai) anos
check_udp.c 1da8bf725c forgot to remove call_getopt %!s(int64=23) %!d(string=hai) anos
check_ups.c 63ac65ccb8 add replace battery condition, replace unchecked strcat calls with asprintf (I do not think buffer overflow was possible here, but lets be consistent) %!s(int64=23) %!d(string=hai) anos
check_users.c 938d0d68da remove call_getopt %!s(int64=23) %!d(string=hai) anos
check_vsz.c 9e009c4b11 remove call_getopt and asprintf %!s(int64=23) %!d(string=hai) anos
common.h.in 1c4dd10d70 patches required to build on solaris with asprintf and gettimeofday %!s(int64=23) %!d(string=hai) anos
getloadavg.c 6839342c46 lets use library instead od inconsistent command line interfaces %!s(int64=23) %!d(string=hai) anos
getopt.c 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
getopt.h feb2ca7a33 failed to carry over from old plugins, listed in EXTRA_DIST, needed for build %!s(int64=24) %!d(string=hai) anos
getopt1.c 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
negate.c 731426203c define and use usage3 where second part of message is a an int/char %!s(int64=23) %!d(string=hai) anos
netutils.c 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
netutils.h.in 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
popen.c 0505e9fb07 make sure we do not run past the end of an unterminated string %!s(int64=23) %!d(string=hai) anos
popen.h.in 26af21dad2 timeout interval is extern %!s(int64=23) %!d(string=hai) anos
snprintf.c d3af657e46 HAVE_C99_SNPRINTF is not tested, so remove from ifdef %!s(int64=23) %!d(string=hai) anos
urlize.c 9e009c4b11 remove call_getopt and asprintf %!s(int64=23) %!d(string=hai) anos
utils.c 57c32f3473 more readable max_state() code %!s(int64=23) %!d(string=hai) anos
utils.h.in 731426203c define and use usage3 where second part of message is a an int/char %!s(int64=23) %!d(string=hai) anos
version.h.in 2a68978c56 remove call_getopt and ssprintf %!s(int64=23) %!d(string=hai) anos