Thomas Guyot-Sionnest 7a05ad0166 Moved base64 function to /lib. %!s(int64=18) %!d(string=hai) anos
..
t d23b17e656 Added -i/-I to ignore pathes/partitions based on regular expressions %!s(int64=18) %!d(string=hai) anos
Makefile.am 8a39526e1b Stop double expansion of parameters for negate - works like %!s(int64=18) %!d(string=hai) anos
check_apt.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_by_ssh.c e8d6f41fad Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke (#1769653) %!s(int64=18) %!d(string=hai) anos
check_cluster.c a82c2b4c3e added -V/--version to check_cluster %!s(int64=18) %!d(string=hai) anos
check_dig.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_disk.c 6483a72b16 Removed some c99 style comments %!s(int64=18) %!d(string=hai) anos
check_dns.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_dummy.c eaf9908edd Tests for check_dummy %!s(int64=19) %!d(string=hai) anos
check_fping.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_game.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_hpjd.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_http.c 7a05ad0166 Moved base64 function to /lib. %!s(int64=18) %!d(string=hai) anos
check_ide_smart.c 7c8db659a4 Fixed some syntax errors to make check_ide_smart build %!s(int64=18) %!d(string=hai) anos
check_ldap.c 5d11612ecb Added -v/--verbose argument to call ldap_perror() for detailed messages on failure. %!s(int64=18) %!d(string=hai) anos
check_load.c d47be7a9e4 check_load can optionally divide by number of cpus %!s(int64=19) %!d(string=hai) anos
check_mrtg.c 19b97afb12 %!s(int64=19) %!d(string=hai) anos
check_mrtgtraf.c f2e6c3bed8 Fix for broken check_mrtgtraf %!s(int64=19) %!d(string=hai) anos
check_mysql.c b809d23c81 Fix argument processing (Felix Frank - 1690697) %!s(int64=19) %!d(string=hai) anos
check_mysql_query.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_nagios.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_nt.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_ntp.c 2acc26005c check_ntp now return UNKNOWN instead of WARNING if jitter is %!s(int64=18) %!d(string=hai) anos
check_nwstat.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_overcr.c 19b97afb12 %!s(int64=19) %!d(string=hai) anos
check_pgsql.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_ping.c cf0dee616a Automatically update website with --help output. Cosmetic %!s(int64=18) %!d(string=hai) anos
check_procs.c d77b785d23 Make ps column count in zombie detection less restrictive. Thanks to Andrew Elwell (#1280470) %!s(int64=18) %!d(string=hai) anos
check_radius.c faf593d23a Drop the weird and undocumented behaviour of using positional argument %!s(int64=18) %!d(string=hai) anos
check_real.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
check_smtp.c 7a05ad0166 Moved base64 function to /lib. %!s(int64=18) %!d(string=hai) anos
check_snmp.c d2f758c5ee Fix check_snmp buffer overflow (CVE-2007-5623) %!s(int64=18) %!d(string=hai) anos
check_ssh.c 2562434648 Close the socket on all exits (not just the OK one) %!s(int64=18) %!d(string=hai) anos
check_swap.c c391272975 Include <sys/param.h> before <sys/swap.h> in order to fix compilation on %!s(int64=19) %!d(string=hai) anos
check_tcp.c d059eeb294 Moved check_tcp's expect string testing into utils_tcp for testing purposes. %!s(int64=18) %!d(string=hai) anos
check_time.c 3013b406f0 Fix check_time returning wrong OK when time is before the epoch on some arch %!s(int64=19) %!d(string=hai) anos
check_ups.c cf0dee616a Automatically update website with --help output. Cosmetic %!s(int64=18) %!d(string=hai) anos
check_users.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
common.h d47be7a9e4 check_load can optionally divide by number of cpus %!s(int64=19) %!d(string=hai) anos
negate.c 6483a72b16 Removed some c99 style comments %!s(int64=18) %!d(string=hai) anos
netutils.c 0b579a3456 Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted by %!s(int64=18) %!d(string=hai) anos
netutils.h fe856aa957 Sync with gnulib - lots of extraneous code removed in preference to GNU code %!s(int64=19) %!d(string=hai) anos
popen.c 15255ec599 Removed debug line %!s(int64=18) %!d(string=hai) anos
popen.h 1cd64d081d better error checking in spopen signal handler (see 1107524) %!s(int64=21) %!d(string=hai) anos
runcmd.c f9394308c9 %!s(int64=19) %!d(string=hai) anos
runcmd.h 290c9b1077 initial versions of the runcmd framework by andreas %!s(int64=20) %!d(string=hai) anos
sslutils.c f71de78952 Call the SSL library initialization functions only once (not for every %!s(int64=19) %!d(string=hai) anos
urlize.c fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos
utils.c ea6f0f5a6e Changed output order of print_revision %!s(int64=18) %!d(string=hai) anos
utils.h fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown %!s(int64=19) %!d(string=hai) anos