Age | Commit message (Expand) | Author | Files | Lines |
2003-03-11 | use statfs for check_disk (still needs fs scan) | Karl DeBisschop | 2 | -5/+94 |
2003-03-11 | Finishing clean-up of configure.in | Jeremy T. Bouse | 2 | -137/+175 |
2003-03-10 | Cleaned up configure for PS and PING to produce cleaner config.h | Jeremy T. Bouse | 2 | -279/+343 |
2003-03-09 | Make sure sys/socket.h is explicitly included if HAVE_SYS_SOCKET_H is defined | Jeremy T. Bouse | 1 | -0/+4 |
2003-03-09 | Implement error-only option for check_disk (Ian Duggan) | Ton Voon | 1 | -2/+10 |
2003-03-08 | Fix AIX /proc filesystem (Ian Duggan) | Ton Voon | 1 | -1/+5 |
2003-03-08 | snprintf checks in configure.in like samba | Ton Voon | 1 | -22/+1 |
2003-03-08 | Modified code to call is_addr() rather than is_dotted_quad() with the | Jeremy T. Bouse | 1 | -1/+1 |
2003-03-08 | AF indepedent routines introduced. | Jeremy T. Bouse | 4 | -230/+116 |
2003-03-08 | Need to remove configure.in | Ton Voon | 1 | -0/+1 |
2003-03-08 | Move snprintf into lib | Ton Voon | 3 | -9/+2 |
2003-03-08 | Have to run through whole automake procedure as datestamp in RELEASE variable | Ton Voon | 1 | -7/+10 |
2003-03-08 | Added automake parameters for config.sub and config.guess | Ton Voon | 1 | -2/+2 |
2003-03-08 | Fixed production OUT variable | Ton Voon | 1 | -2/+1 |
2003-03-08 | Adds MD5SUM file, creates multiple branch snapshots and doesn't | Ton Voon | 1 | -34/+58 |
2003-03-08 | Use Makefile's variables (to support a shortcut in sfsnapshot) | Ton Voon | 1 | -2/+2 |
2003-03-07 | Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions | Jeremy T. Bouse | 11 | -16/+783 |
2003-03-07 | millisecond timing and perf data | Karl DeBisschop | 1 | -14/+19 |
2003-03-07 | whole timer loop was on the wrong side of connection close code | Karl DeBisschop | 1 | -34/+19 |
2003-03-07 | fix for -H invocation of hostname | Karl DeBisschop | 1 | -2/+2 |
2003-03-06 | Adds --with-lwres and --enable-emulate-getaddrinfo but are not used in any of | Jeremy T. Bouse | 2 | -0/+193 |
2003-03-05 | add "m" to regex for minutes | Karl DeBisschop | 1 | -1/+1 |
2003-03-05 | check_http min size option (680467 - Dave Viner) | Ton Voon | 1 | -2/+17 |
2003-03-04 | Make output message for CPU Load a bit nicer | Ton Voon | 1 | -2/+2 |
2003-03-04 | To create nagiosplug daily snapshots on SF | Ton Voon | 1 | -0/+56 |
2003-03-03 | accept comma-delimted list of hosts for checking if a multihomed host is alive | Karl DeBisschop | 1 | -21/+38 |
2003-03-02 | add logic to check multiple servers | Karl DeBisschop | 1 | -45/+60 |
2003-03-02 | update from CVS | Karl DeBisschop | 1 | -0/+11 |
2003-03-02 | adjustments to remove beta taggingrelease-1.3.1 | Karl DeBisschop | 2 | -3/+3 |
2003-03-02 | update from CVS | Karl DeBisschop | 1 | -128/+1307 |
2003-03-01 | we were missing some docs in the RPM | Karl DeBisschop | 1 | -1/+2 |
2003-02-23 | Novell requirements | Subhendu Ghosh | 1 | -1/+5 |
2003-02-23 | removed community string in CRIT message | Subhendu Ghosh | 1 | -1/+1 |
2003-02-22 | Solaris and Unixware labels round the wrong way for swap command | Ton Voon | 1 | -2/+2 |
2003-02-22 | provide target for nagios-plugins.spec | Karl DeBisschop | 1 | -0/+3 |
2003-02-22 | add CODING FAQ LEGAL to distribution tarball | Karl DeBisschop | 1 | -1/+2 |
2003-02-21 | Fixed coredump with unallocated string | Ton Voon | 1 | -2/+6 |
2003-02-21 | Strip leading spaces on dns return value (689563 - Simon L Nielsen) | Ton Voon | 1 | -1/+5 |
2003-02-20 | option regexs need to include ^ and $r1_3_0-beta3 | Karl DeBisschop | 1 | -5/+5 |
2003-02-19 | Removing getloadavg.m4 from dist | Ton Voon | 1 | -2/+0 |
2003-02-19 | remove getloadavg.m4 | Karl DeBisschop | 4 | -111/+9 |
2003-02-19 | Move getloadavg to lib directory. Must run "aclocal -I lib" | Ton Voon | 6 | -6/+8 |
2003-02-18 | spurious backslash escape | Karl DeBisschop | 1 | -2/+1 |
2003-02-18 | set tag for beta3, fix pgsql detection | Karl DeBisschop | 1 | -2/+5 |
2003-02-18 | never exited getopt loop | Karl DeBisschop | 1 | -1/+4 |
2003-02-18 | failed if header was more than 1023 bytes | Karl DeBisschop | 1 | -11/+35 |
2003-02-18 | Fixed the output messages (Bug 688729 - Jayjay) | Ton Voon | 1 | -4/+6 |
2003-02-18 | Add SUPPORT file to distribution | Ton Voon | 1 | -1/+1 |
2003-02-18 | Fixed compiler warning and increased the SSL random key for a Solaris PRNG pr... | Ton Voon | 1 | -2/+5 |
2003-02-18 | remainder of ps fix for UnixWare, and move [] in if/elif to indicate m4 quoti... | Karl DeBisschop | 1 | -47/+51 |