Code

Fix for regex input of '|', being output causing problems with Nagios' parsing of
[nagiosplug.git] / NEWS
2011-01-21 Ton VoonFix for regex input of '|', being output causing proble...
2011-01-01 Thomas Guyot-SionnestMake check_http use standard threshold functions
2010-12-23 Thomas Guyot-SionnestFix check_ldap overriding the port when --ssl was speci...
2010-12-01 Thomas Guyot-SionnestRevert "check_snmp now considers strings returned by...
2010-12-01 Thomas Guyot-Sionnestcheck_snmp: Remove that is_numeric madness
2010-11-28 Matthias Eblecheck_disk_smb now handles NT_STATUS_ACCESS_DENIED...
2010-11-28 Matthias EbleMake check_disk_smb accept spaces in share names (...
2010-11-15 Matthias EbleFix check_disk free space calculation if blocksizes...
2010-11-15 nagioscheck_snmp now considers strings returned by SNMP that...
2010-10-16 Thomas Guyot-SionnestUpdate NEWS for last commit
2010-07-27 Ton Voon1.4.15 prep
2010-07-07 Ton VoonFix examples in check_disk, where it implied was possib...
2010-07-07 Ton VoonAllow check_ifstatus to accept version=2c
2010-07-02 Thomas Guyot-SionnestFix cmd_run overwriting the environment
2010-06-23 tonvoonAdded option to invert search results
2010-06-23 tonvoonDisplay missing search string and URL when failed ...
2010-06-23 Ton VoonAdded state retention APIs. Implemented for check_snmp...
2010-06-18 Thomas Guyot-SionnestNEWS entry for last commit
2010-04-22 Thomas Guyot-SionnestFix tests and update NEWS file
2010-04-15 tonvoonUpdated Nagios::Plugin library
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2010-04-14 Thomas Guyot-SionnestFix check_radius returning OK on unexpected results
2010-04-14 Thomas Guyot-SionnestTypo
2010-04-14 Thomas Guyot-Sionnestpst3.c must not use nagiosplug/gnulib includes
2010-04-12 Holger WeissFix Debian bug #545940: Failure when run via ePN
2010-04-11 Holger WeissFix Debian bug #482947: No --nas-ip-address option
2010-04-11 Holger WeissFix Debian bug #479984: Allow empty LDAP base
2010-04-11 Holger WeissFix Debian bug #478906: Failure when run via ePN
2010-04-11 Holger WeissFix Debian bug #425129: SMB guest mode won't work
2010-04-10 Holger Weisscheck_disk_smb: Allow for specifying an IP address
2010-04-06 Thomas Guyot-Sionnestcheck_http: Add warning about SNI not enabled by defaul...
2010-04-06 Thomas Guyot-SionnestFix regression in check_http ssl checks on some servers
2010-03-31 Thomas Guyot-Sionnestcheck_snmp: Fix regression introduced in #1867716
2010-03-27 Thomas Guyot-SionnestFix compilation with GCC 2.96 (Konstantin Khomoutov...
2010-03-17 Holger WeissLet check_ntp_peer check the number of truechimers
2010-03-16 Thomas Guyot-SionnestTypo in NEWS
2010-02-26 Ton VoonFix memory leak in check_http for large pages (Jimmy...
2009-12-05 Thomas Guyot-SionnestDetect arguments passed via --with-ping[6]-command...
2009-10-22 Thomas Guyot-SionnestFix usage of repeated -o options in check_snmp
2009-10-16 Thomas Guyot-SionnestIncrement per-host sequence in check_icmp
2009-09-24 Ton VoonUpdated documentation re: no equals sign and single...
2009-09-24 Ton VoonUpdated NEWS file with docs changes
2009-09-23 Thomas Guyot-SionnestTest, again
2009-09-23 Thomas Guyot-SionnestTest
2009-09-22 Thomas Guyot-SionnestOops - wrong author/bug in last commit!
2009-09-22 Thomas Guyot-SionnestAdd proxy-authorization option to check_http (Peter...
2009-09-19 Thomas Guyot-SionnestFix check_ircd binding to wrong interface (#668778)
2009-09-16 Ton VoonPrep for 1.4.14 release
2009-07-14 Ton Voonpst3 compile with Sun Studio Compiler
2009-06-11 Matthias EbleMerge branch 'master' of ssh://PsychoTrahe@repo.or...
2009-06-11 Matthias Eblerenamed check_ifoperstatus' newly introdced -x to ...
2009-06-11 Matthias EbleFixed SNMPv3 behaviour of check_ifstatus. Added -P...
2009-06-11 Matthias Eblecheck_ifoperstatus is now more user friendly in case...
2009-06-10 Matthias EbleFixed SNMPv3 behaviour of check_ifoperstatus. Added...
2009-06-01 Matthias Eblecheck_fping now supports passing target timeout and...
2009-05-28 Thomas Guyot-Sionnestcheck_snmp: Make use of standard threshold functions
2009-05-26 Thomas Guyot-SionnestFix check_by_ssh interpretation of quotes in -C paramet...
2009-05-22 Matthias EbleFixed wrong perfdata label for output traffic in check_...
2009-05-20 Thomas Guyot-Sionnestcheck_http: Add SSL/TLS hostname extension support...
2009-05-20 Thomas Guyot-SionnestFix awk subst.in/subst script path error (#2722832...
2009-05-20 Thomas Guyot-SionnestFix check_mysql* not using password set in my.cnf ...
2009-05-07 Ton VoonFixed typo in check_disk
2009-05-01 Matthias EbleFixed crash from check_nt when -H unspecified or given...
2009-03-25 Thomas Guyot-Sionnestcheck_nt: allow returning UNKNOWN on timeouts (-u)
2009-03-24 Thomas Guyot-Sionnestcheck_mysql: Fix segfault with old slaves (#2696823...
2009-03-21 Thomas Guyot-Sionnestcheck_http: add --onredirect=stickyport - also follow...
2009-03-20 Thomas Guyot-Sionnestnegate: make timeouts configurable
2009-03-20 Thomas Guyot-Sionnestnegate: Fix not printing the real timeout in ALRM handl...
2009-03-19 Thomas Guyot-Sionn... Fixed check_http not timing-out on redirects
2009-03-17 Thomas Guyot-SionnestFix check_http sending HTTP/1.0 with v1.1 headers ...
2009-03-14 Ton VoonFixed passing of quotes in OID for check_snmp (#1985230...
2009-03-05 Ton VoonMerge branch 'master' of ssh://repo.or.cz/srv/git/nagio...
2009-02-24 Thomas Guyot-Sionnestcheck_snmp long help missing retries entry (#2608223)
2009-02-19 Ton VoonFixed coredump from check_nt when drive not found ...
2009-02-06 Thomas Guyot-SionnestSmall correction in NEWS entry
2009-02-05 Thomas Guyot-Sionnestcheck_http --onredirect=sticky follows using the same...
2009-02-03 Thomas Guyot-SionnestAdd NEWS entry for last commit
2008-12-03 Thomas Guyot-Sionnestcheck_mrtg: fix plugin returning UNKNOWN instead of...
2008-11-29 Thomas Guyot-SionnestAdd Libtap as a bundled library (does not change any...
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-07 Thomas Guyot-Sionnestcheck_icmp now reports min and max round trip time...
2008-11-05 Thomas Guyot-SionnestFix check_tcp longoptions handling
2008-11-05 Thomas Guyot-SionnestMissing NEWS item
2008-11-05 Ton VoonFixed libtap dependency issue. Warning: will install...
2008-11-04 Thomas Guyot-SionnestMake extra-opts (C plugins) behave more like N::P:
2008-11-04 Thomas Guyot-Sionnestcheck_ups now sends a LOGOUT string (debian bug #387001)
2008-10-22 Matthias Eblecheck_ifoperstatus -n flag now works as expected (sf...
2008-10-21 Ton VoonUpdated tinderbox server
2008-10-05 Thomas Guyot-Sionnestcheck-users thresholds was >= rather than > as documented.
2008-09-25 Ton VoonPreparation for 1.4.13
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-08-25 Holger WeissThe "-e" option now accepts a comma-delimited list...
2008-08-21 Ton VoonNote re: --enable-libtap
next