diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-12-23 11:40:20 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-12-23 11:40:20 -0500 |
commit | a2a279e262ef341b95fe2511d7164cbc60f6b026 (patch) | |
tree | e34930dcb74009637db00165fd4e39d2203f7233 /NEWS | |
parent | c49fed07c3837fb7590bd05d192d6b6f6c4ae5d4 (diff) | |
download | monitoring-plugins-a2a279e262ef341b95fe2511d7164cbc60f6b026.tar.gz |
Fix check_ldap overriding the port when --ssl was specified after -p
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ This file documents the major additions and syntax changes between releases. | |||
8 | FIXES | 8 | FIXES |
9 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) | 9 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) |
10 | check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696) | 10 | check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696) |
11 | Make check_snmp work more like v1.4.14 with regard to using special values (Timeticks, STRING) as numeric thresholds. | 11 | Make check_snmp work more like v1.4.14 with regard to using special values (Timeticks, STRING) as numeric thresholds |
12 | Fix check_ldap overriding the port when --ssl was specified after -p | ||
12 | 13 | ||
13 | 1.4.15 27th July 2010 | 14 | 1.4.15 27th July 2010 |
14 | ENHANCEMENTS | 15 | ENHANCEMENTS |