Karl DeBisschop 8bfa89346f make sure host_name is set and remove NULL string inits that can lead to segfaults 23 年 前
..
t 44a321cb8a Initial revision 24 年 前
tests 44a321cb8a Initial revision 24 年 前
.cvsignore 652cb86d51 Fix for stupid me 24 年 前
Makefile.am 554758a9fe another try at portable symlinking 23 年 前
check_by_ssh.c b6f64e1290 avoid segfault when host is not given 23 年 前
check_dig.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_disk.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_dns.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_dummy.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_fping.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_game.c ec1ff298a5 progname and print_usage need to be defined 23 年 前
check_hpjd.c b69a16dc7d semicolon needed where praogname define was replced 23 年 前
check_http.c 9452b46d95 remove NULL string inits that can lead to segfaults 23 年 前
check_ide-smart.c 44a321cb8a Initial revision 24 年 前
check_ldap.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_load.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_mrtg.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_mrtgtraf.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_mysql.c 53c65d0bcd missed argc check on port parameter 23 年 前
check_nagios.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_nwstat.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_overcr.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_pgsql.c 3a04e399fd semicolon needed where progname define was replaced 23 年 前
check_ping.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_procs.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_radius.c e200689550 semicolon needed where praogname define was replced 23 年 前
check_real.c 8bfa89346f make sure host_name is set and remove NULL string inits that can lead to segfaults 23 年 前
check_smtp.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_snmp.c 1c359fe16f Counter32 tag parsing added 23 年 前
check_ssh.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_swap.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_tcp.c cdf54898cf cleanup progname assignment 23 年 前
check_time.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_udp.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_ups.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_users.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
check_vsz.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
common.h.in 1c4dd10d70 patches required to build on solaris with asprintf and gettimeofday 23 年 前
getloadavg.c 6839342c46 lets use library instead od inconsistent command line interfaces 23 年 前
getopt.c 44a321cb8a Initial revision 24 年 前
getopt.h feb2ca7a33 failed to carry over from old plugins, listed in EXTRA_DIST, needed for build 24 年 前
getopt1.c 44a321cb8a Initial revision 24 年 前
negate.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
netutils.c 44a321cb8a Initial revision 24 年 前
netutils.h.in 44a321cb8a Initial revision 24 年 前
popen.c de5650f28e change exit status to be POSIX compliant 23 年 前
popen.h.in 26af21dad2 timeout interval is extern 23 年 前
snprintf.c d3af657e46 HAVE_C99_SNPRINTF is not tested, so remove from ifdef 23 年 前
urlize.c 0c3386274e convert PROGANE from a define to a const char 23 年 前
utils.c 518c841e42 restore max() macro 23 年 前
utils.h.in 0c3386274e convert PROGANE from a define to a const char 23 年 前
version.h.in 2a68978c56 remove call_getopt and ssprintf 23 年 前