Code

nagiosplug.git
2005-08-30 Ton VoonBetter comments for what the substitutions are doing
2005-08-01 Ton VoonMove notes on branching away from RELEASING
2005-08-01 Ton VoonFor 1.4.1 release
2005-07-25 Peter BrayChange the environment variable NPTESTCACHE to NPTEST_C...
2005-07-25 Peter Bray[1185704] New Testing Infrastructure.
2005-07-20 Ton VoonMore contributors
2005-07-20 Ton VoonFix parsing for netkit-ping and iputils-ping (Christian...
2005-07-11 Ton VoonMiscelleneous bug fixes (Gerd Mueller - 1235879)
2005-07-09 Ton VoonChanged format (already!) for awk simplicity
2005-07-09 Ton VoonMaster file to describe the current branches in CVS...
2005-07-06 Ton VoonRemoved ",", causing problems with MacOSX compile
2005-07-06 Ton VoonUpdated help file to remove swap -s reference (Sivakuma...
2005-07-06 Ton VoonSean Finney moved to main list of plugin developers
2005-07-04 Benoit Mortierreplace the version of check_traffic who was missing...
2005-06-29 M. Sean Finneyinitial versions of the runcmd framework by andreas
2005-06-29 M. Sean Finneydivide by 0 fix for check_swap
2005-06-28 M. Sean Finneyset LC_NUMERIC to POSIX in check_load (1164325)
2005-06-28 M. Sean Finneyscanf parsing fix for check_swap from tracker id 112329...
2005-06-27 M. Sean Finneyfixes from richard brodie (tracker id 1216576)
2005-06-26 M. Sean Finneyspring cleaning of contrib directory from andreas
2005-06-26 M. Sean Finneyremoval of obsolete tarballs
2005-06-26 M. Sean Finney"asprintf madness" fix from andreas' patch to np-d...
2005-06-05 M. Sean Finneycheck_tcp code cleanup from andreas plus fix to andreas...
2005-06-03 M. Sean Finneygcc 2.x fixes from edward
2005-06-01 Subhendu Ghoshonly load mibs if needed or specified - patch 1212395
2005-05-28 M. Sean Finneybugfixes to check_load thanks to andreas
2005-05-26 M. Sean Finneyfix for check_msyql so that it doesn't use column numbe...
2005-05-25 Subhendu Ghosh 64bit sys support - 1185713
2005-05-25 Subhendu Ghoshsupport for getnext - 1106430
2005-05-25 Subhendu GhoshRH9 pattern
2005-05-25 Subhendu Ghoshperfdata patch - 1172539
2005-05-25 Subhendu Ghoshnew option for zero offset - 1159317
2005-05-25 Subhendu Ghoshv2c support - 1155754
2005-05-25 M. Sean Finneyfixes for check_procs:
2005-05-25 M. Sean Finneybah, my_connect is taken by mysql. now calling it...
2005-05-24 Subhendu Ghoshpatched bug id 1200030 - regex update
2005-05-24 Subhendu Ghoshpatched bug id 1204636
2005-05-24 M. Sean Finneyoptimizations and cleanup from andreas
2005-05-23 M. Sean Finneybuild fix
2005-05-03 M. Sean Finneysetlocale(LC_ALL, "") should be setlocale(LC_NUMERIC...
2005-05-03 M. Sean Finneyif check_tcp was called with -e but not -s, it would...
2005-05-01 M. Sean Finneybetter error checking in spopen signal handler (see...
2005-05-01 M. Sean Finneyprovide a --with-perl option
2005-04-29 Stanley Hopcroftcheck_sybase 0.7 from Simon Bellman. Thx
2005-04-19 M. Sean Finneyregexp fix for check_ntp
2005-04-19 M. Sean Finneycheck for the -w flag for ping6 as well as ping
2005-04-17 M. Sean Finneyalso change the --help output to reflect that check_dis...
2005-04-16 M. Sean Finneypatch to check_disk_smb to allow empty passwords
2005-04-14 M. Sean Finneycheck_mailq fix, don't be case sensitive matching ...
2005-04-14 M. Sean Finneytypographical fix in check_ntp
2005-04-11 M. Sean Finneyproperly call close() on the ssh connection before...
2005-04-11 M. Sean Finneythis should add support for check_ssmtp, based on the...
2005-04-07 M. Sean Finneyin honor of joining up, my first bugfix. this should...
2005-04-05 Harper MannThis is a first cut at adding performance data to check...
2005-04-04 Ton VoonMore contributors
2005-04-04 Ton VoonFix static buffer (Nikolay Sturm)
2005-03-18 Matthew KentReplication check support for 4.1.x from Gerrit Beine
2005-03-08 Ton VoonAdded OS info for offset issue
2005-03-04 Ton VoonIgnore extra check on offset 0.00000 (John Warburton...
2005-03-04 Ton VoonFixed // comments (Steve Greenland - 1143836)
2005-03-04 Ton VoonSupport for IPv6 (Merijn Evertse - 1119917)
2005-03-04 Ton VoonChanged to next version number
2005-03-04 Ton VoonNotes on branching
2005-03-04 Ton VoonMissed check_disk addition to 1.4
2005-02-11 Stanley HopcroftFix for check_icmp build on Solaris from Andreas Ericss...
2005-02-04 Ton VoonFor 1.4 release
2005-02-04 Ton VoonUpdated for 1.4 release
2005-02-04 Ton VoonNew file to note known bugs for major releases
2005-02-04 Ton VoonReordering of items with most important announcements...
2005-02-04 Stanley HopcroftNew version (1.1) from John Koyle
2005-02-04 Ton VoonBUGS file addition to release
2005-02-04 Ton VoonCleanup and addition of reference to BUGS file
2005-02-04 Ton VoonUpdated with corrections. Added note to update BUGS...
2005-02-03 Ton VoonPatch against check_log
2005-02-03 Ton VoonCheck for log file readability
2005-02-02 Stanley HopcroftAdd debug option from John Rouillard
2005-02-02 Stanley Hopcrofttry again to stop looping
2005-02-02 Stanley Hopcroftrestructure main() to stop looping on -n
2005-02-01 Stanley HopcroftThank you to Myke Place for check_traceroute-pure_perl.pl
2005-02-01 Stanley HopcroftThank you for contributed plugins
2005-02-01 Stanley Hopcroftcheck_icmp added to libexec_PROGRAMS
2005-02-01 Stanley Hopcroftcheck_icmp no longer regarded as volatile; built by...
2005-02-01 Stanley Hopcroftplugins/linux.h, vestigeal header required for prior...
2005-02-01 Stanley HopcroftAmendments for check_icmp
2005-02-01 Stanley Hopcrofthacks to partly support check_icmp.c (1.0).
2005-02-01 Stanley HopcroftRevised check_icmp (1.0) from A Ericsson.
2005-02-01 Stanley HopcroftNew or revised plugin in /contrib
2005-01-28 Stanley HopcroftNew version of Simon Bellwoods check_sybase (0.4)....
2005-01-27 Stanley HopcroftJon Meek's check_traceroute for Mon hacked by YT for...
2005-01-27 Stanley HopcroftCandidate successor to /plugins/check_ide_smart.c....
2005-01-27 Stanley HopcroftNew /contrib plugin
2005-01-27 Stanley HopcroftNew /contrib plugin
2005-01-27 Stanley Hopcroft1 New /contrib plugins
2005-01-27 Harper MannAdded check_dhcp bask into libexec_PROGRAMS after talki...
2005-01-26 Ton VoonMore contributors
2005-01-26 Ton VoonConvert tabs to spaces from dig's answer section (Randy...
2005-01-26 Ton VoonAdd recommendation for check_procs on Mandrake systems...
2005-01-25 Stanley HopcroftDisplay usage if no argv (Reuben Farrelly)
2005-01-25 Harper MannTracker:1109261 This was an alignment problem on Solar...
2005-01-25 Stanley HopcroftTrivial text changes (print_help, commentary & -n option)
next