Age | Commit message (Expand) | Author | Files | Lines |
2005-08-01 | For 1.4.1 release | Ton Voon | 5 | -9/+346 |
2005-07-25 | Change the environment variable NPTESTCACHE to NPTEST_CACHE for consistancy | Peter Bray | 1 | -2/+2 |
2005-07-25 | [1185704] New Testing Infrastructure. | Peter Bray | 26 | -574/+1060 |
2005-07-20 | More contributors | Ton Voon | 1 | -0/+3 |
2005-07-20 | Fix parsing for netkit-ping and iputils-ping (Christian G Warden) | Ton Voon | 1 | -2/+4 |
2005-07-11 | Miscelleneous bug fixes (Gerd Mueller - 1235879) | Ton Voon | 1 | -6/+24 |
2005-07-09 | Changed format (already!) for awk simplicity | Ton Voon | 1 | -2/+3 |
2005-07-09 | Master file to describe the current branches in CVS. Will be used by | Ton Voon | 1 | -0/+8 |
2005-07-06 | Removed ",", causing problems with MacOSX compile | Ton Voon | 1 | -1/+1 |
2005-07-06 | Updated help file to remove swap -s reference (Sivakumar Nellurandi) | Ton Voon | 1 | -4/+0 |
2005-07-06 | Sean Finney moved to main list of plugin developers | Ton Voon | 2 | -1/+1 |
2005-07-04 | replace the version of check_traffic who was missing the plugin | Benoit Mortier | 1 | -0/+0 |
2005-06-29 | initial versions of the runcmd framework by andreas | M. Sean Finney | 2 | -0/+378 |
2005-06-29 | divide by 0 fix for check_swap | M. Sean Finney | 1 | -1/+7 |
2005-06-28 | set LC_NUMERIC to POSIX in check_load (1164325) | M. Sean Finney | 1 | -0/+1 |
2005-06-28 | scanf parsing fix for check_swap from tracker id 1123292. now use floor(3) | M. Sean Finney | 3 | -10/+18 |
2005-06-27 | fixes from richard brodie (tracker id 1216576) | M. Sean Finney | 1 | -5/+6 |
2005-06-26 | spring cleaning of contrib directory from andreas | M. Sean Finney | 10 | -1752/+0 |
2005-06-26 | removal of obsolete tarballs | M. Sean Finney | 4 | -0/+0 |
2005-06-26 | "asprintf madness" fix from andreas' patch to np-d, minus the comments. | M. Sean Finney | 1 | -13/+11 |
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 | perfdata patch - 1172539 | Subhendu Ghosh | 1 | -24/+28 |
2005-05-25 | new option for zero offset - 1159317 | Subhendu Ghosh | 1 | -4/+9 |
2005-05-25 | v2c support - 1155754 | Subhendu Ghosh | 1 | -1/+4 |
2005-05-25 | fixes for check_procs: | M. Sean Finney | 3 | -113/+128 |
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 |