Code

Properly handle SMTP server responses which are split into multiple
[nagiosplug.git] / NEWS
2007-09-15 Holger WeissProperly handle SMTP server responses which are split...
2007-09-15 Holger WeissCorrect all instances of misaligned memory access....
2007-07-26 Holger WeissThe "--serverip" and "--requestedip" options now accept...
2007-07-26 Holger WeissNew "-m, --mac" option which allows for specifying...
2007-07-26 Holger WeissNew "-u, --unicast" option which gives check_dhcp the...
2007-07-21 Holger WeissAdd "Connection: close" to the HTTP request header...
2007-07-10 Matthias EbleAdded examples for new features to check_disk
2007-07-10 Matthias EbleCheck_disk now calls stat() for all filesystems to...
2007-06-20 Matthias EbleClarified check_ldaps behaviour. New arguments to expli...
2007-06-17 Holger WeissFix buffer overflow vulnerabilities when parsing HTTP...
2007-06-04 Ton VoonFor 1.4.9 release
2007-06-03 Matthias EbleMoved check_tcp's expect string testing into utils_tcp...
2007-06-01 Holger WeissFix possible check_http segfaults when following HTTP...
2007-05-29 Thomas Guyot-Sionnestcheck_snmp don't warn anymore if something is printed...
2007-05-23 Thomas Guyot-SionnestUpdate many strings in check_http to get more consisten...
2007-05-02 Thomas Guyot-Sionnest/* Nothing */
2007-05-02 Thomas Guyot-SionnestFix check_time returning wrong OK when time is before...
2007-04-25 Ton Vooncheck_load can optionally divide by number of cpus
2007-04-19 Thomas Guyot-SionnestFix compilation of check_ldap, check_radius and check_p...
2007-04-18 Holger WeissRevert my previous change to "-S/--skip" in favour...
2007-04-15 Thomas Guyot-SionnestAdd thresholds support for check_cluster + lots of...
2007-04-11 Ton Voon1.4.8 release
2007-03-31 Holger WeissVarious check_ntp fixes
2007-03-30 Ton VoonFix AC_CHECK_LIB for mysql_init - add dependent librari...
2007-03-29 Ton Voon1.4.7 release
2007-03-25 Ton VoonReinstate --with-nagios-user/group and new --without...
2007-03-12 Ton Vooncheck_ping's timeout interval is only +1 if ping comman...
2007-03-08 Thomas Guyot-SionnestNew switch to check_icmp to set the minimum required...
2007-03-06 Ton VoonFixed broken HELO cmd (Enrico Scholz - 1675279)
2007-03-06 Ton VoonUse /usr/ucb/ps on Solaris in preference to pst3 (probl...
2007-03-06 Ton VoonDetect if check_mysql compile will work at ./configure...
2007-03-06 Ton VoonRoot plugins installed with world executable permission...
2007-02-14 Ton Vooncheck_sybase now maintained in NagiosExchange
2007-02-09 Ton VoonFixed MKINSTALLDIRS problem on some systems - Lars...
2007-02-05 Ton VoonFor 1.4.6 release
2007-02-01 Thomas Guyot-SionnestAdding NEWS entry for check_jabber
2007-01-27 Holger WeissFix typos.
2007-01-27 Holger WeissAdded "-o,--ssh-option=OPTION" which hands "-o OPTION...
2007-01-24 Ton VoonVarious cleanups in the syncing with gnulib
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2002-02-28 Ethan GalstadInitial revision