Code

nagiosplug.git
2007-02-09 Ton VoonFixed MKINSTALLDIRS problem on some systems - Lars...
2007-02-07 Ton VoonAdded test files to test the parse_ini.c routines....
2007-02-07 Holger WeissInclude <sys/param.h> before <sys/swap.h> in order...
2007-02-06 Thomas Guyot... Correct vim typo in comment block :P
2007-02-06 Benoit Mortiercorrecting some translation problems
2007-02-06 M. Sean Finneyinitial version of ini file parsing routines in C
2007-02-06 Benoit Mortieradding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:
2007-02-05 Ton VoonUpdate list of team members. More notes on new releases
2007-02-05 Ton VoonFor 1.4.6 release
2007-02-02 Thomas Guyot... Fix parsing of multiple OIDs sets needmibs = TRUE
2007-02-01 Thomas Guyot... Fix progname being partly set to upper case
2007-02-01 Thomas Guyot... Adding NEWS entry for check_jabber
2007-02-01 Thomas Guyot... Fix bug #1593073 Check_Log problem with log rotation
2007-01-31 Ton VoonConverted to new style object and Test::More testing...
2007-01-31 Thomas Guyot... Add check_jabber test. Will ask for a jabber host ...
2007-01-31 Thomas Guyot... Fix Debian Bug #392610: check_jabber always return...
2007-01-30 Thomas Guyot... Jail does not requires any arguments
2007-01-30 Ton Voonmake dist failing without config.rpath in top level...
2007-01-30 Thomas Guyot... Fix reporting bug using expect, affecting (not fixing...
2007-01-30 Holger Weissgrep(1) "-q" isn't portable (e.g., it won't work on...
2007-01-29 Thomas Guyot... Revert 1643463 (reversed disk thresholds) keeping the...
2007-01-29 Holger WeissAutomake 1.10 says: "compiling `test_disk.c' with per...
2007-01-29 Ton VoonMove config.rpath into build-aux for automake 1.10
2007-01-28 Holger WeissRemove description of deprecated ./configure --with...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2007-01-27 Thomas Guyot... Fix #1643463: Miscalculating thresholds check_disk
2007-01-27 Holger WeissChange the variable names `true' and `false' (which...
2007-01-27 Holger WeissInclude GNULib's "dirname.h" in order to pull in the...
2007-01-27 Holger WeissFix typos.
2007-01-27 Holger WeissAdded "-o,--ssh-option=OPTION" which hands "-o OPTION...
2007-01-27 Holger WeissInclude <sys/param.h> which is a prerequisite for ...
2007-01-25 Ton VoonUpdate references to NEWS instead of CHANGES. Fix compi...
2007-01-25 Ton VoonUse build-aux directory. Removed unnecessary checks...
2007-01-24 Ton VoonVarious cleanups in the syncing with gnulib
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2007-01-23 Holger WeissSupport `check_ssh --hostname=ADDRESS' (but keep `...
2007-01-23 Holger WeissLocation updates
2007-01-23 Holger WeissAdd missing `break' to the switch-case block that handl...
2007-01-23 Holger WeissInitialize `data' to zero, fixes potential segfault...
2007-01-23 Holger WeissAdd support for statvfs(2) which is needed in order...
2007-01-22 Holger WeissAdded "-o,--ssh-option=OPTION" which hands "-o OPTION...
2007-01-20 Ton VoonUpdated policy on contributed plugins
2007-01-20 Ton VoonAdministrative notes
2007-01-20 M. Sean Finneycompilation fixes for check_ntp.c:
2007-01-20 Thomas Guyot... Fix bug #1632091: printf format string typos. Add some...
2007-01-20 Thomas Guyot... Fix bug #1632078: critical threshold % incorrectly...
2007-01-20 Thomas Guyot... Fix bug #1632072 pointer error in plugins/netutils...
2007-01-17 Thomas Guyot... Fix bug #1630970 Fix for buffer overflow of check_procs...
2007-01-08 Ton VoonAdded notes about check_disk perf data fix. Added test...
2007-01-07 Thomas Guyot... Fix bug #1627970: check_disk performance output for...
2007-01-06 Thomas Guyot... Fix bug #1629008: check_ping fails to handle Packet...
2007-01-06 Thomas Guyot... Revert last patch: it works but not really for the...
2007-01-06 Thomas Guyot... Fix the way check_ping calculate the maximum run time
2007-01-04 Thomas Guyot... Fix bug #1574863: check_real does not accept the '...
2007-01-04 Thomas Guyot... Fix bug #1592605: check_ping times out
2007-01-04 Thomas Guyot... Adding my distclean script
2006-12-23 Thomas Guyot... Regexps in check_snmp tests fails where they shouldn't.
2006-12-21 Thomas Guyot... - Fixing small error (wrong file name) in NPTest.pm...
2006-12-20 Ton VoonRemoved unused timestamp variable (Matthias Eble)
2006-12-20 Ton VoonFixed inode thresholds, regressed from previous release
2006-12-20 Benoit Mortierupdated the nagios-pulgins.pot files now that localizat...
2006-12-12 Ton VoonEnhanced test for single letters in fqdn
2006-12-12 Ton VoonAllow single characters in fqdn (Dave Alden)
2006-12-07 Ton VoonFixed HP/UX's swapinfo command for check_procs (Dick...
2006-12-07 Ton VoonFix coredump on 64bit Solaris. Also adds more error...
2006-12-06 Ton VoonMove SSL libs to correct order per plugin
2006-12-06 Ton VoonOnly include -lssl for plugins that require it
2006-12-06 Ton VoonFlag common compile error because of no ar on Solaris
2006-12-06 Ton VoonRemove CVS files from distribution
2006-12-06 Ton VoonAdd libtool requirement for development
2006-11-09 Ton VoonReduced DNS lookups in check_ping and netutils.c in...
2006-11-03 Ton VoonAdd alloca files, required for *BSD
2006-11-01 Ton VoonFor 1.4.5 release
2006-10-27 Ton VoonMore edge testcases. Allow anything if ends with a...
2006-10-26 Ton VoonNew test variables default to "none", so no changes...
2006-10-26 Ton VoonFixed error if dba_free_space has no free segments...
2006-10-26 Ton VoonFixed regression where hostnames with hyphens were...
2006-10-26 Ton VoonRemoving unnecessary tarball
2006-10-26 Ton VoonRemove C style comments (1583467 - Markus Baertschi)
2006-10-24 Benoit Mortiermore fixes and removal of certain sentences not needed
2006-10-24 Benoit Mortierlast localization fixes for core plugins in c
2006-10-24 Benoit Mortiernext round of localization fixes
2006-10-24 Ton VoonFixed compile on non-glibc platforms
2006-10-24 Ton VoonRestored accidently regressed fix
2006-10-23 Benoit Mortierlocalization fixes
2006-10-23 Benoit Mortierfirst pass a making check icmp respecting nagiosplugins...
2006-10-22 Benoit Mortierlatest localization fixes for tonight ;-)
2006-10-22 Benoit Mortier localization fixes
2006-10-22 Benoit Mortierputting default template for copyright and explanations
2006-10-22 Benoit Mortierrevert mistake when commiting fixes
2006-10-22 Benoit Mortiermore localization fixes
2006-10-20 Ton VoonReverting back accidently regressed code
2006-10-20 Benoit Mortiermore localization fixes
2006-10-20 Benoit Mortierlocalization updates
2006-10-19 Benoit Mortieradding missing check_snmp
2006-10-19 Benoit Mortieranother round of localization cleaning
2006-10-19 Ton VoonFor 1.4.4 release
2006-10-19 Ton VoonAdded info re: 1.4.4 in prep for release
2006-10-19 Ton VoonInitialise strings for Fedora Core 5 (Henning Schmiedeh...
2006-10-19 Ton VoonRemoved asprintf for perf data (Craig Orsinger, Robby...
next