Age | Commit message (Expand) | Author | Files | Lines |
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 | patched bug id 1200030 - regex update | Subhendu Ghosh | 1 | -2/+2 |
2005-05-24 | patched bug id 1204636 | Subhendu Ghosh | 1 | -2/+2 |
2005-05-24 | optimizations and cleanup from andreas | M. Sean Finney | 3 | -131/+37 |
2005-05-23 | build fix | M. Sean Finney | 1 | -63/+7 |
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-05-01 | provide a --with-perl option | M. Sean Finney | 1 | -1/+9 |
2005-04-29 | check_sybase 0.7 from Simon Bellman. Thx | Stanley Hopcroft | 1 | -14/+49 |
2005-04-19 | regexp fix for check_ntp | M. Sean Finney | 1 | -1/+1 |
2005-04-19 | check for the -w flag for ping6 as well as ping | M. Sean Finney | 1 | -0/+8 |
2005-04-17 | also change the --help output to reflect that check_disk_smb defaults to empt... | M. Sean Finney | 1 | -1/+1 |
2005-04-16 | patch to check_disk_smb to allow empty passwords | M. Sean Finney | 1 | -3/+3 |
2005-04-14 | check_mailq fix, don't be case sensitive matching /^\s+Total\sRequests:\s(\d+)$/ | M. Sean Finney | 1 | -1/+1 |
2005-04-14 | typographical fix in check_ntp | M. Sean Finney | 1 | -1/+1 |
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 | 2 | -1/+11 |
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 | More contributors | Ton Voon | 1 | -0/+3 |
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-08 | Added OS info for offset issue | Ton Voon | 1 | -1/+1 |
2005-03-04 | Ignore extra check on offset 0.00000 (John Warburton - 1150777) | Ton Voon | 1 | -1/+3 |
2005-03-04 | Fixed // comments (Steve Greenland - 1143836) | Ton Voon | 3 | -6/+4 |
2005-03-04 | Support for IPv6 (Merijn Evertse - 1119917) | Ton Voon | 1 | -10/+28 |
2005-03-04 | Changed to next version number | Ton Voon | 2 | -2/+2 |
2005-03-04 | Notes on branching | Ton Voon | 1 | -2/+5 |
2005-03-04 | Missed check_disk addition to 1.4 | Ton Voon | 1 | -0/+1 |
2005-02-11 | Fix for check_icmp build on Solaris from Andreas Ericsson <ae@op5.se> | Stanley Hopcroft | 1 | -1/+1 |
2005-02-04 | For 1.4 releaserelease-1.4 | Ton Voon | 1 | -1/+1 |
2005-02-04 | Updated for 1.4 release | Ton Voon | 1 | -0/+326 |
2005-02-04 | New file to note known bugs for major releases | Ton Voon | 1 | -0/+14 |
2005-02-04 | Reordering of items with most important announcements first | Ton Voon | 1 | -10/+4 |
2005-02-04 | New version (1.1) from John Koyle | Stanley Hopcroft | 1 | -25/+37 |
2005-02-04 | BUGS file addition to release | Ton Voon | 1 | -1/+2 |
2005-02-04 | Cleanup and addition of reference to BUGS file | Ton Voon | 1 | -9/+8 |
2005-02-04 | Updated with corrections. Added note to update BUGS file | Ton Voon | 1 | -3/+6 |
2005-02-03 | Patch against check_log | Ton Voon | 1 | -1/+1 |
2005-02-03 | Check for log file readability | Ton Voon | 1 | -0/+3 |
2005-02-02 | Add debug option from John Rouillard | Stanley Hopcroft | 1 | -3/+12 |
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 | Thank you to Myke Place for check_traceroute-pure_perl.pl | Stanley Hopcroft | 1 | -0/+119 |
2005-02-01 | Thank you for contributed plugins | Stanley Hopcroft | 1 | -0/+10 |
2005-02-01 | check_icmp added to libexec_PROGRAMS | Stanley Hopcroft | 1 | -2/+2 |
2005-02-01 | check_icmp no longer regarded as volatile; built by default | Stanley Hopcroft | 1 | -3/+0 |
2005-02-01 | plugins/linux.h, vestigeal header required for prior versions of check_icmp, ... | Stanley Hopcroft | 1 | -135/+0 |
2005-02-01 | Amendments for check_icmp | Stanley Hopcroft | 1 | -6/+2 |