Age | Commit message (Expand) | Author | Files | Lines |
2005-02-02 | try again to stop looping | Stanley Hopcroft | 1 | -6/+3 |
2005-02-02 | restructure main() to stop looping on -n | Stanley Hopcroft | 1 | -45/+48 |
2005-02-01 | check_icmp added to libexec_PROGRAMS | Stanley Hopcroft | 1 | -2/+2 |
2005-02-01 | plugins/linux.h, vestigeal header required for prior versions of check_icmp, ... | Stanley Hopcroft | 1 | -135/+0 |
2005-02-01 | hacks to partly support check_icmp.c (1.0). | Stanley Hopcroft | 1 | -2/+2 |
2005-02-01 | Revised check_icmp (1.0) from A Ericsson. | Stanley Hopcroft | 1 | -1229/+1012 |
2005-01-27 | Added check_dhcp bask into libexec_PROGRAMS after talking with Stanley. | Harper Mann | 1 | -2/+2 |
2005-01-26 | Convert tabs to spaces from dig's answer section (Randy O'Meara - 1107651) | Ton Voon | 1 | -1/+7 |
2005-01-25 | Display usage if no argv (Reuben Farrelly) | Stanley Hopcroft | 1 | -6/+10 |
2005-01-25 | Tracker:1109261 This was an alignment problem on Solaris. Linux kernel fixe... | Harper Mann | 1 | -6/+15 |
2005-01-25 | Trivial text changes (print_help, commentary & -n option) | Stanley Hopcroft | 1 | -3/+5 |
2005-01-24 | Removed check_dhcp and check_icmp from libexec_PROGRAMS (ie dont build by def... | Stanley Hopcroft | 1 | -4/+5 |
2005-01-21 | Tracker 1106378 fixed - The -t (timeout) arg was not handled correctly when p... | Harper Mann | 1 | -7/+18 |
2005-01-20 | Changed long argument --minmax to --pagesize and updated help and usage | Harper Mann | 1 | -2/+2 |
2005-01-20 | Tracker 1099682 fix. Now getting the page size from Content-Length in the he... | Harper Mann | 1 | -10/+84 |
2005-01-19 | In the CHECK_COUNTER block, there were several strcats writing to unallocated | Harper Mann | 1 | -8/+7 |
2005-01-19 | Fixed parsing of AIX lsps command (1093522) | Ton Voon | 1 | -1/+1 |
2005-01-13 | Use floats for holding memory values to avoid different types on different | Ton Voon | 1 | -24/+27 |
2005-01-04 | still trying to fix #1094326 | Benoit Mortier | 1 | -2/+1 |
2005-01-03 | more fixes for #1094326 | Benoit Mortier | 1 | -6/+13 |
2005-01-02 | fixing bug #1094326 | Benoit Mortier | 1 | -4/+3 |
2005-01-01 | Removed old terminate function (Bug 1093491) | Ton Voon | 1 | -2/+1 |
2004-12-30 | more internationalization fixes | Benoit Mortier | 8 | -41/+32 |
2004-12-28 | starttls support for check_smtp #1041576 | Benoit Mortier | 2 | -14/+273 |
2004-12-28 | String match in check_ping for Solaris 10 #1091043 | Benoit Mortier | 1 | -0/+1 |
2004-12-25 | various fixes for localization | Benoit Mortier | 38 | -316/+204 |
2004-12-25 | internationalization of check_dhcp | Benoit Mortier | 2 | -123/+106 |
2004-12-24 | first pass at adapting to plugin guidelines | Benoit Mortier | 1 | -63/+103 |
2004-12-23 | internationalization fixes | Benoit Mortier | 1 | -5/+3 |
2004-12-23 | Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp | Ton Voon | 1 | -0/+1 |
2004-12-22 | Added check for "%" in COUNTER <description>. If it exists, <description> is... | Harper Mann | 1 | -2/+8 |
2004-12-21 | Revert back to previous openssl checks (the ones from curl kept having | Ton Voon | 1 | -2/+2 |
2004-12-21 | Commentary changes only: cite origin of copied code with reference to ACK file | Stanley Hopcroft | 1 | -26/+6 |
2004-12-21 | Add another error string match from Pasi Tiittanen | Matthew Kent | 1 | -1/+2 |
2004-12-20 | Corrected help for expiry units. Restored functionality of searching for | Ton Voon | 1 | -6/+6 |
2004-12-20 | Updating help text to reflect using shortname instead of full path for command | Ton Voon | 1 | -12/+9 |
2004-12-20 | Compilation fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown... | Stanley Hopcroft | 1 | -4/+21 |
2004-12-15 | Support for coreutils lib. Configure tests via m4 scripts from coreutils | Ton Voon | 1 | -1/+1 |
2004-12-11 | Patch from Ollie Cook to define return code when expected value not received ... | Matthew Kent | 1 | -8/+28 |
2004-12-10 | Fixed compile warning | Ton Voon | 1 | -2/+3 |
2004-12-10 | Compile broken - fixing link flags. | Matthew Kent | 1 | -2/+2 |
2004-12-10 | Error catching improvements from Ollie Cook | Matthew Kent | 1 | -1/+13 |
2004-12-10 | Fixing broken compile | Matthew Kent | 1 | -4/+4 |
2004-12-10 | Changes to link flags for check_dhcp.c | Stanley Hopcroft | 1 | -2/+2 |
2004-12-10 | Extensive changes to get MAC address from Solaris via DLPI | Stanley Hopcroft | 1 | -116/+330 |
2004-12-10 | Reverting back ngettext calls | Ton Voon | 2 | -2/+2 |
2004-12-10 | Fix includes for gettext | Ton Voon | 1 | -14/+2 |
2004-12-08 | patch 1028033 | Benoit Mortier | 8 | -12/+78 |
2004-12-07 | Better SSL checking (inspired by curl 7.12.2's configure.ac) | Ton Voon | 1 | -1/+1 |
2004-12-07 | Correct dependencies for check_dhcp.c. | Stanley Hopcroft | 1 | -1/+1 |