Code

Fix for regex input of '|', being output causing problems with Nagios' parsing of
[nagiosplug.git] / plugins /
2009-02-24 Thomas Guyot-Sionnestcheck_snmp long help missing retries entry (#2608223)
2009-02-20 Ton VoonTypo fixes (Jan Wagner - SF 1878971)
2009-02-19 Ton VoonFixed coredump from check_nt when drive not found ...
2009-02-05 Thomas Guyot-Sionnestcheck_http --onredirect=sticky follows using the same...
2009-02-03 Thomas Guyot-SionnestFix aberrant behaviours in check_http:
2009-01-26 Thomas Guyot-SionnestMake extract_value more generic:
2009-01-21 Thomas Guyot-SionnestMove check_ntp's extract_value to utils_base.c.
2009-01-21 Thomas Guyot-SionnestTrick for check_users test without users logged-in
2009-01-15 Thomas Guyot-SionnestSync with gnulib
2008-12-23 Ton VoonAllow privproto to be passed through check_snmp to...
2008-12-03 Thomas Guyot-Sionnestcheck_mrtg: fix plugin returning UNKNOWN instead of...
2008-11-27 Thomas Guyot-SionnestFixing build breakages (I totally forgot this rule...
2008-11-26 Thomas Guyot-SionnestDisable dynamic versionning for releases, and allow...
2008-11-25 Thomas Guyot-SionnestWorkaround to support more make programs
2008-11-23 Thomas Guyot-SionnestAvoid the use of .PHONY (target s created twice and...
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-20 Thomas Guyot-SionnestAdd comment to recent check_disk patch
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-11-19 Thomas Guyot-SionnestFixed buffer overflow in check_ntp/check_ntp_peer ...
2008-11-19 Thomas Guyot-Sionnestcheck_disk: rerpopulate the mount list after doing...
2008-11-08 Thomas Guyot-SionnestAdd missing long options for check_nt (for use with...
2008-11-08 Thomas Guyot-SionnestFix long options parsing in check_disk, check_dns,...
2008-11-08 Ton VoonFixed bug where extra headers and redirect caused segfa...
2008-11-08 Ton Vooncheck_http now has options to specify the HTTP method...
2008-11-05 Thomas Guyot-SionnestFix check_tcp longoptions handling
2008-11-05 Thomas Guyot-SionnestFix check_http test (altinity.com redirects now).
2008-11-04 Thomas Guyot-Sionnestcheck_ups now sends a LOGOUT string (debian bug #387001)
2008-10-05 Thomas Guyot-Sionnestcheck-users thresholds was >= rather than > as documented.
2008-09-25 Ton VoonFix small test failure
2008-09-02 Thomas Guyot-SionnestTypo
2008-09-02 Holger WeissSome HTTP server applications/configurations cause...
2008-09-02 Thomas Guyot-SionnestFix possible segfault in check_ntp_peer with deliberate...
2008-09-01 Thomas Guyot-Sionnestcheck_ntp_peer/check_ntp_time used to show port in...
2008-09-01 Thomas Guyot-SionnestRevert "Re-structure the HTTP 1.1 headers to prevent...
2008-09-01 Holger WeissUnder some circumstances, the 'url' path of a redirecti...
2008-08-25 Ton VoonFix HTTP::Daemon::VERSION to get a fixed header size...
2008-08-25 Ton VoonUpdated with more tests re: multiple status codes ...
2008-08-25 Holger WeissThe "-e" option now accepts a comma-delimited list...
2008-08-22 Ton VoonAdded HTTP tests for status codes
2008-08-21 Thomas Guyot-SionnestNothing
2008-08-21 Thomas Guyot-SionnestMisplaced comment
2008-08-21 Thomas Guyot-SionnestComplete rewrite of the extract_value function
2008-08-16 Thomas Guyot-SionnestFix assignment written as a comparison in validate_argu...
2008-08-16 Thomas Guyot-SionnestFix check_fping --help output (Patch from blog.barfoo...
2008-08-16 Thomas Guyot-SionnestTypo
2008-08-08 Thomas Guyot-SionnestRe-structure the HTTP 1.1 headers to prevent 301s on...
2008-07-10 Thomas Guyot-SionnestVerbose should not have to exceed 3 as per developement...
2008-07-10 Thomas Guyot-SionnestTypo in check_ups
2008-07-09 Matthias Eblerewrote check_snmp.t to use Test::More
2008-07-09 Matthias Eblecheck_snmp now only prints perfdata for non numeric...
2008-07-08 Ton Vooncheck_procs captures stderr and adds to plugin output...
2008-06-09 Matthias EbleAdded testcases for check_dig
2008-05-30 Thomas Guyot-SionnestFix Debian bug #460097: check_http --max-age broken...
2008-05-27 Ton VoonAddition to help to state that -f will always return...
2008-05-21 Thomas Guyot-SionnestFixed passive option in check_by_ssh
2008-05-20 Thomas Guyot-SionnestOops - forgot to remove the SKIP block (which didn...
2008-05-20 Thomas Guyot-SionnestAdd check_by_ssh tests (passive checks are broken ...
2008-05-20 Thomas Guyot-SionnestClobber password in check_radius process list aguments
2008-05-13 Thomas Guyot-SionnestTypo
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-05-07 Thomas Guyot-SionnestAdded performance data to check_ping (Christian Schneemann)
2008-05-02 Thomas Guyot-Sionnestnegate now has the ability to replace the status text...
2008-04-30 Thomas Guyot-SionnestAdd socket support to check_mysql*
2008-04-29 Thomas Guyot-SionnestUse UT_THRESHOLDS_NOTES in all plugins
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-04-23 Thomas Guyot-SionnestCorrect typo and make the --help notes a bit simpler.
2008-04-17 Thomas Guyot-SionnestCorrect the help text
2008-04-17 Thomas Guyot-SionnestAllow to repeat -a to set multiple possible addresses
2008-04-05 Thomas Guyot-Sionnestcheck_ntp and check_ntp_peer now show proper jitter...
2008-03-20 Thomas Guyot-Sionnest- Fix bug #1920671
2008-03-18 Ton VoonInclude test for check_procs, using input file
2008-03-18 Ton VoonUpdated check_procs with a hidden --input-file option.
2008-03-17 Ton VoonDon't run check_nagios tests on Solaris, because of...
2008-03-15 Matthias EbleAdd port to Host Header to prevent problems with non...
2008-03-14 Matthias EbleAdded -A/--dig-arguments to check_dig (#1889453/#1874041)
2008-03-14 Matthias EbleEnhanced check_smtp to actually print invalid response...
2008-03-14 Ton VoonFixed 64 bit pst3 when tries to link to gettext. Gettex...
2008-03-11 Ton VoonFixed link -m64 problems on pst3 for solaris. Fixed...
2008-02-28 Ton VoonReverted check_procs for solaris back to using pst3...
2008-02-13 Matthias Eblecheck_pgsql now builds with postgres lib v8.3 (Jan...
2008-02-13 Matthias EbleFix --local argument handling (Jan Wagner #1878971)
2008-02-13 Thomas Guyot-SionnestFix broken intending (The whole file use spaces only...
2008-02-13 Thomas Guyot-Sionnestset_thresholds now let the user free the thresolds...
2008-02-13 Thomas Guyot-SionnestThis floorf workaround is Nnot needed anymore since...
2008-02-12 Thomas Guyot-SionnestImport Gnulib floorf and base64 and removed our old...
2008-02-12 Thomas Guyot-SionnestSync to latest Gnulib
2008-01-31 Thomas Guyot-SionnestBump plugins/ to GPLv3 (header files)
2008-01-31 Thomas Guyot-SionnestBump plugins/ to GPLv3 (non-plugind files)
2008-01-31 Thomas Guyot-SionnestBump plugin/ to GPLv3 (check_overcr to check_users)
2008-01-30 Thomas Guyot-SionnestBump plugins/ to GPLv3 (check_apt to check_nwstat)
2008-01-29 Thomas Guyot-Sionnestcheck_ntp_peer now checks for the LI_ALARM flag
2008-01-29 Thomas Guyot-SionnestFix bugs and flaws in best offset server selection...
2008-01-26 Thomas Guyot-Sionnest Fix help text of check_ntp_* (Bug #1880095)
2008-01-15 Thomas Guyot-SionnestFix check_disk disk usage calculation when using -...
2008-01-08 Matthias EbleFixed reverse lookup damaged by previous commit
2008-01-08 Ton VoonChanged default test values for check_dns (using nagios...
2008-01-08 Ton VoonReverted commits 1898 and 1899 due to reversion of...
2008-01-08 Ton VoonReverted commit 1879 where an invalid hostname returns...
2008-01-08 Thomas Guyot-Sionnestmore r1879 fixes
2008-01-08 Thomas Guyot-SionnestFix test breakages for commit r1879: check_tcp now...
next