Age | Commit message (Expand) | Author | Files | Lines |
2003-07-29 | clean up warnings about ill-formed comment and string concatenation | Karl DeBisschop | 1 | -10/+11 |
2003-07-29 | bump to gettext 0.11.5 and cleanup GNU toolchain | Karl DeBisschop | 5 | -7/+67 |
2003-07-29 | get from GNU files instead of storing in CVS | Karl DeBisschop | 2 | -490/+0 |
2003-07-29 | move autopoint to start of gnu toolchain setup | Karl DeBisschop | 1 | -11/+2 |
2003-07-29 | look for getloadavg.c in $topdir/lib, not $srcdir/lib | Karl DeBisschop | 1 | -1/+1 |
2003-07-29 | patch attempt to reference undefined optarg (credit Paul Farrall) | Karl DeBisschop | 1 | -1/+1 |
2003-07-28 | - Specify srcdir so no confusion | Ton Voon | 1 | -1/+1 |
2003-07-28 | Readded getloadavg.m4 as using autoconf 2.50+. This fixes redhat 6.2 compiles | Ton Voon | 2 | -8/+109 |
2003-07-26 | mark for translation | Karl DeBisschop | 1 | -76/+90 |
2003-07-26 | add S_ macor to mark message for both translation and inclusion into docbook ... | Karl DeBisschop | 1 | -0/+2 |
2003-07-26 | updated check_tcp | Karl DeBisschop | 2 | -25/+214 |
2003-07-26 | internationalization | Karl DeBisschop | 2 | -95/+109 |
2003-07-26 | skip gettext files | Karl DeBisschop | 3 | -0/+64 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 1 | -2/+2 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 1 | -1/+1 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 1 | -0/+25 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 2 | -2/+2 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 17 | -142/+873 |
2003-07-21 | add stubs to allow markup for translation | Karl DeBisschop | 1 | -0/+11 |
2003-07-21 | test GNU_SOURCE and include features.h if present to clear warning about aspr... | Karl DeBisschop | 2 | -3/+10 |
2003-07-20 | must use '&' in attribute values instead of '&' | Karl DeBisschop | 1 | -3/+3 |
2003-07-17 | - Cleanup comments | Ton Voon | 1 | -20/+7 |
2003-07-17 | Guidelines updated to use Sourceforge tracker system | Ton Voon | 1 | -3/+19 |
2003-07-11 | - Fixed CVS commit comments | Ton Voon | 1 | -5/+13 |
2003-07-11 | Added in practice of prefixing comments in CVS commits | Ton Voon | 1 | -0/+9 |
2003-07-04 | only make links for check_spop and check_simap when SSL is built into check_tcp | Karl DeBisschop | 2 | -3/+5 |
2003-07-03 | Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey) | Ton Voon | 1 | -1/+5 |
2003-07-03 | Changing $() to `` to be compatible with Solaris' sh | Ton Voon | 1 | -4/+4 |
2003-07-03 | mv GNU toolchain check into tools/setup | Karl DeBisschop | 2 | -23/+30 |
2003-07-03 | remove LABELLEN | Karl DeBisschop | 1 | -1/+0 |
2003-07-02 | Check for ORA- errors for tablespace and cache (patch 755456 - Sven Meyer) | Ton Voon | 1 | -0/+18 |
2003-07-02 | Update error message from smbclient v2.2.7 (Patch 740132 - Cove Schneider) | Ton Voon | 1 | -5/+4 |
2003-07-02 | Moving check_file_age into core | Ton Voon | 4 | -4/+7 |
2003-07-02 | Fixed SUPPORT message | Ton Voon | 1 | -2/+1 |
2003-06-30 | Added -4 and -6 command line options into check_http, check_ldap and | Jeremy T. Bouse | 3 | -10/+60 |
2003-06-30 | Corrections to get code to compile on systems without IPv6 support | Jeremy T. Bouse | 4 | -0/+16 |
2003-06-30 | Added check_simap & check_spop to check_tcp_programs | Jeremy T. Bouse | 1 | -0/+1 |
2003-06-30 | Fixed support for "check_disk warn crit [path]" with thresholds at used levels | Ton Voon | 1 | -3/+11 |
2003-06-29 | Included patch for check_ldap from Patch #753621 by Ziya Suzen | Jeremy T. Bouse | 2 | -2/+41 |
2003-06-29 | Changed usage output to show -4 and -6 are mutually exclusive. You can only | Jeremy T. Bouse | 2 | -2/+2 |
2003-06-29 | check_ping is now coded with -4 & -6 options to call PING or PING6 command | Jeremy T. Bouse | 2 | -7/+20 |
2003-06-29 | Added address_family extern int variable to netutils to allow for -4 & -6 | Jeremy T. Bouse | 4 | -5/+30 |
2003-06-29 | Added NLM test (Phil Randal) | Ton Voon | 1 | -0/+21 |
2003-06-29 | Corrected reported size for PROC_MEMINFO systems | Ton Voon | 1 | -0/+3 |
2003-06-29 | Fixed so goes to correct web area | Ton Voon | 1 | -6/+3 |
2003-06-29 | New tool to run on shell.sf.net to update the dev guidelines | Ton Voon | 1 | -0/+32 |
2003-06-29 | Fixed makefile | Ton Voon | 1 | -1/+2 |
2003-06-27 | Modified my_connect to include ai_socktype in the hints to be compliant with | Jeremy T. Bouse | 1 | -0/+1 |
2003-06-27 | Support for swap -s for solaris. Also changes size of swap to MBs through | Ton Voon | 2 | -83/+101 |
2003-06-27 | Remove if which check - done in tools/setup instead | Ton Voon | 1 | -7/+4 |