summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-01Move notes on branching away from RELEASINGrelease-1.4.1Ton Voon1-0/+10
2005-08-01For 1.4.1 releaseTon Voon5-9/+346
2005-07-25Change the environment variable NPTESTCACHE to NPTEST_CACHE for consistancyPeter Bray1-2/+2
2005-07-25[1185704] New Testing Infrastructure.Peter Bray26-574/+1060
2005-07-20More contributorsTon Voon1-0/+3
2005-07-20Fix parsing for netkit-ping and iputils-ping (Christian G Warden)Ton Voon1-2/+4
2005-07-11Miscelleneous bug fixes (Gerd Mueller - 1235879)Ton Voon1-6/+24
2005-07-09Changed format (already!) for awk simplicityTon Voon1-2/+3
2005-07-09Master file to describe the current branches in CVS. Will be used byTon Voon1-0/+8
2005-07-06Removed ",", causing problems with MacOSX compileTon Voon1-1/+1
2005-07-06Updated help file to remove swap -s reference (Sivakumar Nellurandi)Ton Voon1-4/+0
2005-07-06Sean Finney moved to main list of plugin developersTon Voon2-1/+1
2005-07-04replace the version of check_traffic who was missing the pluginBenoit Mortier1-0/+0
2005-06-29initial versions of the runcmd framework by andreasM. Sean Finney2-0/+378
2005-06-29divide by 0 fix for check_swapM. Sean Finney1-1/+7
2005-06-28set LC_NUMERIC to POSIX in check_load (1164325)M. Sean Finney1-0/+1
2005-06-28scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)M. Sean Finney3-10/+18
2005-06-27fixes from richard brodie (tracker id 1216576)M. Sean Finney1-5/+6
2005-06-26spring cleaning of contrib directory from andreasM. Sean Finney10-1752/+0
2005-06-26removal of obsolete tarballsM. Sean Finney4-0/+0
2005-06-26"asprintf madness" fix from andreas' patch to np-d, minus the comments.M. Sean Finney1-13/+11
2005-06-05check_tcp code cleanup from andreas plus fix to andreas' patch from seanM. Sean Finney1-276/+242
2005-06-03gcc 2.x fixes from edwardM. Sean Finney1-9/+9
2005-06-01only load mibs if needed or specified - patch 1212395Subhendu Ghosh1-10/+32
2005-05-28bugfixes to check_load thanks to andreasM. Sean Finney1-125/+98
2005-05-26fix for check_msyql so that it doesn't use column numbers but theM. Sean Finney1-9/+26
2005-05-25 64bit sys support - 1185713Subhendu Ghosh1-1/+1
2005-05-25support for getnext - 1106430Subhendu Ghosh1-2/+18
2005-05-25RH9 patternSubhendu Ghosh1-1/+3
2005-05-25perfdata patch - 1172539Subhendu Ghosh1-24/+28
2005-05-25new option for zero offset - 1159317Subhendu Ghosh1-4/+9
2005-05-25v2c support - 1155754Subhendu Ghosh1-1/+4
2005-05-25fixes for check_procs:M. Sean Finney3-113/+128
2005-05-25bah, my_connect is taken by mysql. now calling it np_net_connect.M. Sean Finney3-7/+7
2005-05-24patched bug id 1200030 - regex updateSubhendu Ghosh1-2/+2
2005-05-24patched bug id 1204636Subhendu Ghosh1-2/+2
2005-05-24optimizations and cleanup from andreasM. Sean Finney3-131/+37
2005-05-23build fixM. Sean Finney1-63/+7
2005-05-03setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to properly parse ...M. Sean Finney1-1/+1
2005-05-03if check_tcp was called with -e but not -s, it would hang in a call to my_rec...M. Sean Finney1-2/+4
2005-05-01better error checking in spopen signal handler (see 1107524)M. Sean Finney2-5/+9
2005-05-01provide a --with-perl optionM. Sean Finney1-1/+9
2005-04-29check_sybase 0.7 from Simon Bellman. ThxStanley Hopcroft1-14/+49
2005-04-19regexp fix for check_ntpM. Sean Finney1-1/+1
2005-04-19check for the -w flag for ping6 as well as pingM. Sean Finney1-0/+8
2005-04-17also change the --help output to reflect that check_disk_smb defaults to empt...M. Sean Finney1-1/+1
2005-04-16patch to check_disk_smb to allow empty passwordsM. Sean Finney1-3/+3
2005-04-14check_mailq fix, don't be case sensitive matching /^\s+Total\sRequests:\s(\d+)$/M. Sean Finney1-1/+1
2005-04-14typographical fix in check_ntpM. Sean Finney1-1/+1
2005-04-11properly call close() on the ssh connection before exiting.M. Sean Finney1-0/+1