summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog210
1 files changed, 210 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8073d0..a9ba358 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,213 @@
12004-12-30 14:23 tonvoon
2
3 * CHANGES: Note some syntax changes to check_disk
4
52004-12-30 14:22 tonvoon
6
7 * doc/RELEASING: Update package files for version
8
92004-12-30 14:21 tonvoon
10
11 * AUTHORS: For help with ps on FreeBSD 4
12
132004-12-30 14:19 tonvoon
14
15 * configure.in: Get ps command for FreeBSD 4 (Tomasz Pilat)
16
172004-12-30 00:41 opensides
18
19 * plugins/check_dhcp.c, plugins/check_dns.c, plugins/check_ping.c,
20 plugins/check_procs.c, plugins/check_smtp.c,
21 plugins/check_snmp.c, plugins/check_swap.c, plugins/check_tcp.c,
22 po/de.po, po/fr.po, po/nagios-plugins.pot:
23 more internationalization fixes internationalization freeze for
24 beta1
25
262004-12-28 23:40 opensides
27
28 * AUTHORS, po/fr.po:
29 more internationalization
30
312004-12-28 23:18 opensides
32
33 * plugins/Makefile.am, plugins/check_smtp.c, po/fr.po:
34 starttls support for check_smtp #1041576
35
362004-12-28 22:34 opensides
37
38 * AUTHORS, plugins/check_ping.c:
39 String match in check_ping for Solaris 10 #1091043
40
412004-12-28 20:40 tonvoon
42
43 * configure.in: sys/param.h needed for sys/swap.h on openbsd 3.6
44 (Julien Touche)
45
462004-12-27 22:44 opensides
47
48 * po/fr.po:
49 more internationalization
50
512004-12-25 23:17 opensides
52
53 * plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c,
54 plugins/check_dummy.c, plugins/check_fping.c,
55 plugins/check_game.c, plugins/check_hpjd.c, plugins/check_icmp.c,
56 plugins/check_ide_smart.c, plugins/check_ldap.c,
57 plugins/check_load.c, plugins/check_mrtg.c,
58 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
59 plugins/check_nagios.c, plugins/check_nt.c,
60 plugins/check_nwstat.c, plugins/check_overcr.c,
61 plugins/check_pgsql.c, plugins/check_ping.c,
62 plugins/check_procs.c, plugins/check_radius.c,
63 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
64 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
65 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
66 plugins/check_users.c, plugins/negate.c, plugins/netutils.c,
67 plugins/popen.c, plugins/popen.h, plugins/urlize.c,
68 plugins/utils.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
69 various fixes for localization
70
712004-12-25 16:18 opensides
72
73 * po/: de.po, fr.po, nagios-plugins.pot:
74 new version of po files and pot file
75
762004-12-25 12:25 opensides
77
78 * package.def, po/POTFILES.in:
79 change realase name on package.def adding check_dhcp.c to
80 potfiles.in
81
822004-12-25 12:09 opensides
83
84 * plugins/: check_by_ssh.c, check_dhcp.c:
85 internationalization of check_dhcp internationalization fixes of
86 check_ssh
87
882004-12-24 18:06 opensides
89
90 * plugins/check_icmp.c, po/POTFILES.in, po/fr.po:
91 first pass at adapting to plugin guidelines and start of
92 localization
93
942004-12-23 18:54 opensides
95
96 * plugins/check_http.c, po/fr.po:
97 internationalization fixes
98
992004-12-23 16:47 mwirtgen
100
101 * po/de.po: german translations 391 to go
102
1032004-12-23 09:30 tonvoon
104
105 * ACKNOWLEDGEMENTS, configure.in, m4/np_curl.m4,
106 plugins/Makefile.am: Another attempt at fixing check_http compile
107 on Redhat EL3. Fixed check_icmp compile (Lynne Lawrence -
108 1087171) - still some code changes to check_icmp outstanding.
109 Fixed compile of check_dhcp (complaining about socklen_t). Added
110 acknowledgements for Coreutils and curl
111
1122004-12-22 23:02 harpermann
113
114 * plugins/check_nt.c: Added check for "%" in COUNTER <description>.
115 If it exists, <description> is used as an arg to asprintf. If
116 it doesn't exist, <description> is used as a label. If the
117 formatting is wrong, the program will segv.
118
1192004-12-22 07:24 tonvoon
120
121 * lib/: Makefile.am, stdbool_.h: File required from coreutils
122
1232004-12-21 22:52 tonvoon
124
125 * configure.in, plugins/Makefile.am: Revert back to previous
126 openssl checks (the ones from curl kept having problems with
127 later Redhat versions)
128
1292004-12-21 22:36 tonvoon
130
131 * m4/stdbool.m4: Another m4 from coreutils
132
1332004-12-21 15:45 tonvoon
134
135 * AUTHORS: For their bug reports
136
1372004-12-21 12:47 tonvoon
138
139 * configure.in: Fix for FreeBSD ps command (reported by Michael
140 Bakker)
141
1422004-12-21 09:32 tonvoon
143
144 * lib/Makefile.am, m4/Makefile.am, m4/np_coreutils.m4: Fixed
145 compile problem on Sol2.6 with stdbool.h
146
1472004-12-21 08:56 stanleyhopcroft
148
149 * plugins/check_dhcp.c: Commentary changes only: cite origin of
150 copied code with reference to ACK file
151
1522004-12-21 08:55 stanleyhopcroft
153
154 * ACKNOWLEDGEMENTS: ACK file contains the details of the authors of
155 code copied by the plugins
156
1572004-12-21 05:00 mattkent
158
159 * plugins/check_dns.c: Add another error string match from Pasi
160 Tiittanen
161
1622004-12-20 22:20 tonvoon
163
164 * plugins/check_nagios.c: Corrected help for expiry units. Restored
165 functionality of searching for process arguments
166
1672004-12-20 22:01 tonvoon
168
169 * plugins/check_nagios.c: Updating help text to reflect using
170 shortname instead of full path for command
171
1722004-12-20 21:38 tonvoon
173
174 * configure.in: - stupid typo
175
1762004-12-20 21:26 tonvoon
177
178 * configure.in: Fix compile errors when looking for openssl
179
1802004-12-20 09:04 stanleyhopcroft
181
182 * COPYING, plugins/check_dhcp.c, po/de.po, po/fr.po: Compilation
183 fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown
184 if check_dhcp works on UX.
185
1862004-12-18 18:28 mwirtgen
187
188 * po/de.po: Initial commit on german translation - 428 to go
189
1902004-12-17 18:14 tonvoon
191
192 * configure.in: Support for FreeBSD 5.2.1 and 5.3 in check_procs
193
1942004-12-15 23:12 tonvoon
195
196 * configure.in: Bump version to next release
197
1982004-12-15 23:11 tonvoon
199
200 * doc/developer-guidelines.sgml: Mistake in automake version - back
201 to 1.8
202
2032004-12-15 23:10 tonvoon
204
205 * doc/RELEASING: Clarified notes
206
2072004-12-15 21:56 tonvoon
208
209 * ChangeLog: Updated for r1_4_0-alpha3
210
12004-12-15 21:27 tonvoon 2112004-12-15 21:27 tonvoon
2 212
3 * doc/developer-guidelines.sgml: Updated requirements for GNU tools 213 * doc/developer-guidelines.sgml: Updated requirements for GNU tools