diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-09-21 10:06:37 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-09-21 10:06:37 (GMT) |
commit | fb1936ca4f9ed6aef99fab9f41f806b79b0a533f (patch) | |
tree | 50b5e6ef86af697fd243d2d7418ac6462aabbb07 /CHANGES | |
parent | 635ac19a4ef66b3091210335e8eb4afbaac801dd (diff) | |
download | monitoring-plugins-fb1936ca4f9ed6aef99fab9f41f806b79b0a533f.tar.gz |
Separation of root setuid plugins into plugins-root/
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1233 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 1.4.3 | ||
4 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install | ||
5 | |||
6 | 1.4.2 | ||
7 | Fix for Redhat ES4 for check_dns and check_dig | ||
8 | |||
3 | 1.4 | 9 | 1.4 |
4 | IPv6 support in check_ping, check_by_ssh, check_http, check_ldap, check_smtp, check_tcp | 10 | IPv6 support in check_ping, check_by_ssh, check_http, check_ldap, check_smtp, check_tcp |
5 | Internationalisation support | 11 | Internationalisation support |