Age | Commit message (Expand) | Author | Files | Lines |
2005-06-05 | check_tcp code cleanup from andreas plus fix to andreas' patch from sean | M. Sean Finney | 1 | -276/+242 |
2005-06-03 | gcc 2.x fixes from edward | M. Sean Finney | 1 | -9/+9 |
2005-06-01 | only load mibs if needed or specified - patch 1212395 | Subhendu Ghosh | 1 | -10/+32 |
2005-05-28 | bugfixes to check_load thanks to andreas | M. Sean Finney | 1 | -125/+98 |
2005-05-26 | fix for check_msyql so that it doesn't use column numbers but the | M. Sean Finney | 1 | -9/+26 |
2005-05-25 | 64bit sys support - 1185713 | Subhendu Ghosh | 1 | -1/+1 |
2005-05-25 | support for getnext - 1106430 | Subhendu Ghosh | 1 | -2/+18 |
2005-05-25 | RH9 pattern | Subhendu Ghosh | 1 | -1/+3 |
2005-05-25 | v2c support - 1155754 | Subhendu Ghosh | 1 | -1/+4 |
2005-05-25 | fixes for check_procs: | M. Sean Finney | 2 | -9/+11 |
2005-05-25 | bah, my_connect is taken by mysql. now calling it np_net_connect. | M. Sean Finney | 3 | -7/+7 |
2005-05-24 | optimizations and cleanup from andreas | M. Sean Finney | 3 | -131/+37 |
2005-05-03 | setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to properly parse ... | M. Sean Finney | 1 | -1/+1 |
2005-05-03 | if check_tcp was called with -e but not -s, it would hang in a call to my_rec... | M. Sean Finney | 1 | -2/+4 |
2005-05-01 | better error checking in spopen signal handler (see 1107524) | M. Sean Finney | 2 | -5/+9 |
2005-04-11 | properly call close() on the ssh connection before exiting. | M. Sean Finney | 1 | -0/+1 |
2005-04-11 | this should add support for check_ssmtp, based on the 1.3.x patch in 1155562, | M. Sean Finney | 1 | -0/+10 |
2005-04-07 | in honor of joining up, my first bugfix. this should resolve 1174070. | M. Sean Finney | 1 | -10/+7 |
2005-04-05 | This is a first cut at adding performance data to check_snmp. I wasn't sure | Harper Mann | 1 | -5/+18 |
2005-04-04 | Fix static buffer (Nikolay Sturm) | Ton Voon | 1 | -2/+2 |
2005-03-18 | Replication check support for 4.1.x from Gerrit Beine | Matthew Kent | 1 | -1/+9 |
2005-03-04 | Fixed // comments (Steve Greenland - 1143836) | Ton Voon | 3 | -6/+4 |
2005-02-11 | Fix for check_icmp build on Solaris from Andreas Ericsson <ae@op5.se> | Stanley Hopcroft | 1 | -1/+1 |
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 |