Code

Preparation for 1.4.12 release
[nagiosplug.git] / ChangeLog
1 2008-05-27 21:52  tonvoon
3         * [r2003] THANKS.in, configure.in:
4           Not picking up solaris systems correctly for check_dhcp. Only
5           affected SunStudio compiles of check_dhcp (1890260 - Rob Windsor)
7 2008-05-27 21:31  tonvoon
9         * [r2002] plugins/check_by_ssh.c:
10           Addition to help to state that -f will always return OK if ssh
11           command is executed (Alain Dewit - 1852198)
13 2008-05-27 13:35  tonvoon
15         * [r2001] plugins-root/pst3.c:
16           Add additional PID column heading
18 2008-05-26 09:43  dermoth
20         * [r2000] NEWS:
21           correct typo in NEWS
23 2008-05-23 09:09  dermoth
25         * [r1999] REQUIREMENTS:
26           Add a note about radiusclient
28 2008-05-22 08:25  dermoth
30         * [r1998] NEWS, configure.in:
31           Fix linking against OpenSSL where libdl is required
33 2008-05-21 08:57  dermoth
35         * [r1997] NEWS, plugins/check_by_ssh.c, plugins/t/check_by_ssh.t:
36           Fixed passive option in check_by_ssh Also: - On non-skipped
37           stderr, check_by_ssh now returns UNKNOWN or worse (result from
38           command) instead of always UNKNOWN. - Fixed passive tests and
39           make is always run the specified number of tests (using fail if
40           there's nothing to test).
42 2008-05-20 11:37  dermoth
44         * [r1996] plugins/t/check_by_ssh.t:
45           Oops - forgot to remove the SKIP block (which didn't seem to work
46           fine)
48 2008-05-20 11:32  dermoth
50         * [r1995] plugins/t/check_by_ssh.t:
51           Add check_by_ssh tests (passive checks are broken - should be
52           fixed before next release!)
54 2008-05-20 07:57  dermoth
56         * [r1994] NEWS, plugins/check_radius.c:
57           Clobber password in check_radius process list aguments
59 2008-05-13 09:14  dermoth
61         * [r1992] plugins/check_dns.c:
62           Typo
64 2008-05-07 10:02  dermoth
66         * [r1991] plugins-root/check_dhcp.c, plugins-root/check_icmp.c,
67           plugins/check_apt.c, plugins/check_by_ssh.c,
68           plugins/check_cluster.c, plugins/check_dig.c,
69           plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
70           plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c,
71           plugins/check_ide_smart.c, plugins/check_ldap.c,
72           plugins/check_load.c, plugins/check_mrtg.c,
73           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
74           plugins/check_mysql_query.c, plugins/check_nagios.c,
75           plugins/check_nt.c, plugins/check_ntp.c,
76           plugins/check_ntp_peer.c, plugins/check_ntp_time.c,
77           plugins/check_nwstat.c, plugins/check_overcr.c,
78           plugins/check_pgsql.c, plugins/check_ping.c,
79           plugins/check_procs.c, plugins/check_radius.c,
80           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
81           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
82           plugins/check_time.c, plugins/check_ups.c, plugins/check_users.c,
83           plugins/utils.h:
84           Added support for --extra-opts in all C plugins (disabled by
85           default, see configure --help)
87 2008-05-07 10:01  dermoth
89         * [r1990] NEWS, THANKS.in, plugins/check_ping.c:
90           Added performance data to check_ping (Christian Schneemann)
92 2008-05-02 09:28  dermoth
94         * [r1989] NEWS, plugins/negate.c:
95           negate now has the ability to replace the status text as well
96           (-s, --substitute) Also changed: - default timeout to 11 instead
97           of 9 (since it's recommended to have a higher timeout, and many
98           plugins default to 10 seconds) - If there's no STDOUT lines
99           returned, still returns the returned result if it's NON-ok
100           instead of forcing it to UNKNOWN
102 2008-04-30 12:50  dermoth
104         * [r1988] NEWS, plugins/check_mysql.c, plugins/check_mysql_query.c,
105           plugins/t/check_mysql.t:
106           Add socket support to check_mysql* Also clears the password from
107           check_mysql command-line options
109 2008-04-29 14:54  hweiss
111         * [r1987] configure.in:
112           Support "--without-pgsql" (reported by Alex Songe via IRC).
114 2008-04-29 09:01  dermoth
116         * [r1986] plugins/check_ntp.c, plugins/check_ntp_peer.c,
117           plugins/check_ntp_time.c:
118           Use UT_THRESHOLDS_NOTES in all plugins
120 2008-04-29 09:01  dermoth
122         * [r1985] plugins-root/check_dhcp.c, plugins-root/check_icmp.c:
123           --help output cleanup (plus removal of spaces on blank lines)
125 2008-04-27 14:35  dermoth
127         * [r1984] plugins/check_apt.c, plugins/check_by_ssh.c,
128           plugins/check_cluster.c, plugins/check_dig.c,
129           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
130           plugins/check_fping.c, plugins/check_game.c,
131           plugins/check_hpjd.c, plugins/check_http.c,
132           plugins/check_ide_smart.c, plugins/check_ldap.c,
133           plugins/check_load.c, plugins/check_mrtg.c,
134           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
135           plugins/check_mysql_query.c, plugins/check_nagios.c,
136           plugins/check_nt.c, plugins/check_ntp.c,
137           plugins/check_ntp_peer.c, plugins/check_nwstat.c,
138           plugins/check_overcr.c, plugins/check_pgsql.c,
139           plugins/check_ping.c, plugins/check_procs.c,
140           plugins/check_radius.c, plugins/check_real.c,
141           plugins/check_snmp.c, plugins/check_swap.c, plugins/check_ups.c,
142           plugins/utils.h:
143           --help output cleanup (plus removal of spaces on blank lines)
145 2008-04-23 08:19  dermoth
147         * [r1983] plugins/check_radius.c:
148           Correct typo and make the --help notes a bit simpler.
150 2008-04-17 10:46  dermoth
152         * [r1979] plugins/check_dns.c:
153           Correct the help text
155 2008-04-17 10:37  dermoth
157         * [r1978] NEWS, plugins/check_dns.c:
158           Allow to repeat -a to set multiple possible addresses
160 2008-04-05 08:02  dermoth
162         * [r1977] NEWS, plugins/check_ntp.c, plugins/check_ntp_peer.c:
163           check_ntp and check_ntp_peer now show proper jitter/stratum
164           thresholds longopts in --help
166 2008-04-04 10:11  dermoth
168         * [r1976] lib/extra_opts.c, lib/parse_ini.c, lib/tests/test_ini.c,
169           lib/tests/test_opts.c:
170           make parse_ini die like in N::P if section isn't found
172 2008-04-02 09:19  dermoth
174         * [r1974] lib/Makefile.config-opts, lib/tests/Makefile.config-opts:
175           Delete obsolete files
177 2008-04-02 09:11  dermoth
179         * [r1973] configure.in, lib/Makefile.am, lib/parse_ini.c,
180           lib/tests/Makefile.am, lib/tests/test_ini.t,
181           lib/tests/test_opts.t, po/de.po, po/fr.po, po/nagios-plugins.pot:
182           - Add --enable-extra-opts configure option for compiling
183           extra-opts support - Auto-update po/pot files
185 2008-04-01 09:38  dermoth
187         * [r1972] lib/parse_ini.c:
188           fix the obvious...
190 2008-04-01 09:31  dermoth
192         * [r1971] lib/extra_opts.c, lib/extra_opts.h:
193           np_extra_opts now retain pointers from argv so that plugins can
194           still overwrite sensitive options
196 2008-03-31 07:07  dermoth
198         * [r1970] gl:
199           update svn:ignore property (last gnulib update added many
200           auto-generated files)
202 2008-03-31 07:04  dermoth
204         * [r1969] lib/extra_opts.c, lib/tests/test_opts.c:
205           Fix bug with --extra-opts as last argument with no value Fix
206           problem with duplicate function name (function should eventually
207           move to /lib)
209 2008-03-31 05:31  dermoth
211         * [r1968] lib/extra_opts.c, lib/extra_opts.h, lib/parse_ini.c,
212           lib/parse_ini.h, lib/tests/test_ini.c, lib/tests/test_opts.c:
213           Fix for last commit - I accidentaly broke my local Makefile and
214           tests weren't being re-compiled.
216 2008-03-30 14:02  dermoth
218         * [r1967] lib/extra_opts.c, lib/extra_opts.h,
219           lib/tests/test_opts.c:
220           - Remove the last argument of np_extra_opts - Code cleanups and
221           comments
223 2008-03-29 15:35  dermoth
225         * [r1966] lib/tests:
226           Update svn:ignore property
228 2008-03-26 09:46  dermoth
230         * [r1962] lib/parse_ini.c, lib/parse_ini.h, lib/tests/plugins.ini,
231           lib/tests/test_opts.c:
232           write ini-file lookup function + tests
234 2008-03-24 07:02  dermoth
236         * [r1961] lib/extra_opts.c, lib/extra_opts.h,
237           lib/tests/config-opts.ini, lib/tests/test_opts.c,
238           lib/tests/test_opts.t:
239           Add extra-opts argument parsing with tests
241 2008-03-24 06:28  dermoth
243         * [r1960] lib/parse_ini.c, lib/parse_ini.h:
244           Replace broken usage of NAGIOS_CONFIG_PATH with a stub function
245           (that will try to find a config file in the future...) Allow NULL
246           locator (default file/section)
248 2008-03-20 11:53  dermoth
250         * [r1959] plugins/check_dig.c:
251           - Fix bug #1920671 - Make --help output looks nice
253 2008-03-18 10:59  tonvoon
255         * [r1955] plugins/tests/check_procs.t:
256           Include test for check_procs, using input file
258 2008-03-18 01:21  tonvoon
260         * [r1954] plugins/check_procs.c, plugins/tests/var,
261           plugins/tests/var/ps-axwo.darwin,
262           plugins/tests/var/ps_axwo.debian:
263           Updated check_procs with a hidden --input-file option. Include
264           some sample outputs for testing
266 2008-03-17 23:08  tonvoon
268         * [r1953] plugins/t/check_nagios.t:
269           Don't run check_nagios tests on Solaris, because of pst3
270           requirement
272 2008-03-16 18:10  dermoth
274         * [r1951] lib/tests/config-dos.ini, lib/tests/plugin.ini,
275           lib/tests/test_ini.c:
276           Add tests: - DOS-newline ini file - section defined twice
278 2008-03-15 22:42  dermoth
280         * [r1950] lib/parse_ini.c:
281           parse_ini now reads the default section if the request one can't
282           be found. All tests should return ok now.
284 2008-03-15 21:51  dermoth
286         * [r1949] lib/parse_ini.c:
287           Oops - this line shouldn't have been here (doesn't even work
288           anyways) ;)
290 2008-03-15 20:47  dermoth
292         * [r1948] lib/parse_ini.c, lib/tests/plugin.ini,
293           lib/tests/test_ini.c:
294           - Make equal-less parameters illegal - parameters without
295           argument after '=' are now assumed to be argument-less - Add a
296           testcase for space in stanza and various argument-less parameters
298 2008-03-15 20:34  dermoth
300         * [r1947] lib/parse_ini.c:
301           Fix handling of leading and trailing spaces in stanza
303 2008-03-15 16:17  dermoth
305         * [r1946] lib/parse_ini.c, lib/tests/test_ini.c:
306           Fix segfault in test_ini.c and uncomment the affected tests Fix
307           bug in stanza parsing where full section could be skipped Fix
308           single-argument options
310 2008-03-15 04:51  dermoth
312         * [r1945] lib/parse_ini.c, lib/parse_ini.h, lib/tests/test_ini.c,
313           lib/tests/test_ini.t:
314           This commit consist of two changes: 1. Make np_get_defaults
315           return a linked list instead of a string. It will then be easy to
316           convert the linked list back to an argument array. 2. Fix tests
317           3-4 of test_ini.c.
318           
319           A test_ini.t was added too. parse_ini and test_ini aren't
320           included yet in the build makefiles.
322 2008-03-15 00:14  psychotrahe
324         * [r1944] plugins/check_http.c:
325           Add port to Host Header to prevent problems with non default
326           ports (Christophe Dupre #1881898)
328 2008-03-14 23:47  psychotrahe
330         * [r1943] NEWS, plugins/check_dig.c:
331           Added -A/--dig-arguments to check_dig (#1889453/#1874041)
333 2008-03-14 22:35  psychotrahe
335         * [r1942] plugins/check_smtp.c:
336           Enhanced check_smtp to actually print invalid response text
337           (#1911239)
339 2008-03-14 15:44  tonvoon
341         * [r1941] NEWS, plugins-root/Makefile.am, plugins/Makefile.am:
342           Fixed 64 bit pst3 when tries to link to gettext. Gettext linked
343           dynamically, if necessary
345 2008-03-14 10:17  dermoth
347         * [r1940] gl/charset.alias, gl/configmake.h, gl/math.h,
348           gl/ref-add.sed, gl/ref-del.sed, gl/stdio.h, gl/stdlib.h,
349           gl/string.h, gl/unistd.h:
350           These files are generated automatically during the make process,
351           and removed by make clean.
353 2008-03-11 00:37  tonvoon
355         * [r1939] configure.in, gl/m4/mbstate_t.m4:
356           Possible fix for HP-UX compile problems of regex_internal.c
358 2008-03-11 00:10  tonvoon
360         * [r1938] configure.in, lib/utils_base.c, plugins-root/Makefile.am,
361           plugins/check_http.c, plugins/check_smtp.c, plugins/common.h:
362           Fixed link -m64 problems on pst3 for solaris. Fixed
363           _FILE_OFFSET_BITS redefinition warnings. Fixed helper ar error in
364           ./configure
366 2008-02-28 16:21  tonvoon
368         * [r1937] NEWS, configure.in, plugins-root/Makefile.am,
369           plugins-root/pst3.c, plugins/check_procs.c,
370           plugins/t/check_procs.t:
371           Reverted check_procs for solaris back to using pst3 due to
372           truncation for argument fields using other methods
374 2008-02-28 12:54  tonvoon
376         * [r1936] tools/build_perl_modules:
377           Fix where PERL5LIB is blank
379 2008-02-18 11:23  tonvoon
381         * [r1935] NEWS:
382           Added CVE MITRE tracking number
384 2008-02-13 20:36  psychotrahe
386         * [r1934] NEWS, plugins/check_pgsql.c:
387           check_pgsql now builds with postgres lib v8.3 (Jan Wagner
388           #1878972)
390 2008-02-13 19:14  psychotrahe
392         * [r1933] plugins/check_disk.c:
393           Fix --local argument handling (Jan Wagner #1878971)
395 2008-02-13 15:10  dermoth
397         * [r1932] plugins/check_disk.c:
398           Fix broken intending (The whole file use spaces only except my
399           last patch and 1-3 other places).
401 2008-02-13 11:37  dermoth
403         * [r1931] gl:
404           Add two files to svn:ignore
406 2008-02-13 11:05  dermoth
408         * [r1930] lib/utils_base.c, plugins/check_disk.c:
409           set_thresholds now let the user free the thresolds. (P.S.: When
410           you set twice the thresholds for a path in check disk (like using
411           -C followed by -p ) it overrides them. All new elements are
412           created with np_add_parameter which initialises the thresholds to
413           NULL.)
415 2008-02-13 04:18  dermoth
417         * [r1929] NEWS:
418           News, nothing else.
420 2008-02-13 04:16  dermoth
422         * [r1928] plugins/common.h:
423           This floorf workaround is Nnot needed anymore since floorf is
424           part of Gnulib
426 2008-02-13 04:07  dermoth
428         * [r1927] lib/tests/test_base64.c:
429           Reverting patch to test 8-bit data: Still broken on Solaris
430           (7-bit works as before)
432 2008-02-12 12:03  dermoth
434         * [r1926] gl/Makefile.am, gl/base64.c, gl/base64.h,
435           gl/charset.alias, gl/configmake.h, gl/floor.c, gl/floorf.c,
436           gl/m4/base64.m4, gl/m4/floorf.m4, gl/m4/gnulib-cache.m4,
437           gl/m4/gnulib-comp.m4, gl/m4/math_h.m4, gl/math.h, gl/math.in.h,
438           gl/ref-add.sed, gl/ref-del.sed, gl/stdio.h, gl/stdlib.h,
439           gl/string.h, gl/unistd.h, lib/Makefile.am, lib/base64.c,
440           lib/base64.h, lib/tests/Makefile.am, lib/tests/test_base64.c,
441           plugins/check_http.c, plugins/check_smtp.c:
442           Import Gnulib floorf and base64 and removed our old base64
443           library.
445 2008-02-12 11:07  dermoth
447         * [r1925] build-aux/config.rpath, build-aux/link-warning.h,
448           gl/Makefile.am, gl/alloca.c, gl/alloca.in.h, gl/alloca_.h,
449           gl/asnprintf.c, gl/asprintf.c, gl/basename.c, gl/c-strtod.c,
450           gl/cloexec.c, gl/config.charset, gl/creat-safer.c, gl/dirname.c,
451           gl/dirname.h, gl/dup-safer.c, gl/error.c, gl/error.h, gl/exit.h,
452           gl/exitfail.c, gl/exitfail.h, gl/fcntl--.h, gl/fcntl-safer.h,
453           gl/fd-safer.c, gl/float+.h, gl/float.in.h, gl/fsusage.c,
454           gl/fsusage.h, gl/full-read.c, gl/full-read.h, gl/full-write.c,
455           gl/full-write.h, gl/gai_strerror.c, gl/getaddrinfo.c,
456           gl/getaddrinfo.h, gl/gethostname.c, gl/getloadavg.c, gl/getopt.c,
457           gl/getopt.in.h, gl/getopt1.c, gl/getopt_.h, gl/getopt_int.h,
458           gl/gettext.h, gl/inet_ntop.c, gl/inet_ntop.h, gl/intprops.h,
459           gl/localcharset.c, gl/localcharset.h, gl/m4/absolute-header.m4,
460           gl/m4/alloca.m4, gl/m4/extensions.m4, gl/m4/float_h.m4,
461           gl/m4/fsusage.m4, gl/m4/getaddrinfo.m4, gl/m4/getloadavg.m4,
462           gl/m4/gettext.m4, gl/m4/gnulib-cache.m4, gl/m4/gnulib-common.m4,
463           gl/m4/gnulib-comp.m4, gl/m4/iconv.m4, gl/m4/include_next.m4,
464           gl/m4/intdiv0.m4, gl/m4/intl.m4, gl/m4/intlmacosx.m4,
465           gl/m4/intmax_t.m4, gl/m4/lib-link.m4, gl/m4/localcharset.m4,
466           gl/m4/lock.m4, gl/m4/longdouble.m4, gl/m4/longlong.m4,
467           gl/m4/malloc.m4, gl/m4/mbchar.m4, gl/m4/mbiter.m4,
468           gl/m4/mbrtowc.m4, gl/m4/memchr.m4, gl/m4/minmax.m4,
469           gl/m4/netinet_in_h.m4, gl/m4/po.m4, gl/m4/printf-posix.m4,
470           gl/m4/regex.m4, gl/m4/snprintf.m4, gl/m4/socklen.m4,
471           gl/m4/stdint.m4, gl/m4/stdio_h.m4, gl/m4/stdlib_h.m4,
472           gl/m4/strcase.m4, gl/m4/strdup.m4, gl/m4/strerror.m4,
473           gl/m4/string_h.m4, gl/m4/strndup.m4, gl/m4/strnlen.m4,
474           gl/m4/sys_socket_h.m4, gl/m4/uintmax_t.m4, gl/m4/ulonglong.m4,
475           gl/m4/unistd_h.m4, gl/m4/vasnprintf.m4, gl/m4/vasprintf.m4,
476           gl/m4/vsnprintf.m4, gl/m4/wchar.m4, gl/m4/wctype.m4,
477           gl/m4/wcwidth.m4, gl/m4/wint_t.m4, gl/malloc.c, gl/mbchar.c,
478           gl/mbchar.h, gl/mbuiter.h, gl/memchr.c, gl/minmax.h,
479           gl/mountlist.c, gl/mountlist.h, gl/netinet_in.in.h,
480           gl/open-safer.c, gl/pipe-safer.c, gl/printf-args.c,
481           gl/printf-args.h, gl/printf-parse.c, gl/printf-parse.h,
482           gl/ref-add.sin, gl/ref-del.sin, gl/regcomp.c, gl/regex.c,
483           gl/regex.h, gl/regex_internal.c, gl/regex_internal.h,
484           gl/regexec.c, gl/safe-read.c, gl/safe-read.h, gl/safe-write.c,
485           gl/safe-write.h, gl/size_max.h, gl/snprintf.c, gl/snprintf.h,
486           gl/socket_.h, gl/stdbool.in.h, gl/stdbool_.h, gl/stdint.in.h,
487           gl/stdint_.h, gl/stdio.in.h, gl/stdlib.in.h, gl/strcase.h,
488           gl/strcasecmp.c, gl/strdup.c, gl/strdup.h, gl/strerror.c,
489           gl/string.in.h, gl/stripslash.c, gl/strncasecmp.c, gl/strndup.c,
490           gl/strndup.h, gl/strnlen.c, gl/strnlen.h, gl/strnlen1.c,
491           gl/strnlen1.h, gl/sys_socket.in.h, gl/unistd--.h,
492           gl/unistd-safer.h, gl/unistd.in.h, gl/unistd_.h, gl/vasnprintf.c,
493           gl/vasnprintf.h, gl/vasprintf.c, gl/vasprintf.h, gl/vsnprintf.c,
494           gl/vsnprintf.h, gl/wchar.in.h, gl/wchar_.h, gl/wctype.in.h,
495           gl/wctype_.h, gl/wcwidth.h, gl/xalloc-die.c, gl/xalloc.h,
496           gl/xmalloc.c, gl/xsize.h, gl/xstrndup.c, gl/xstrndup.h,
497           plugins/common.h, po/Makevars:
498           Sync to latest Gnulib
500 2008-02-11 21:36  tonvoon
502         * [r1924] REQUIREMENTS:
503           Hints re: SSL features
505 2008-02-11 21:23  tonvoon
507         * [r1923] configure.in:
508           Added link to FAQ for redhat spopen problem
510 2008-01-31 11:52  dermoth
512         * [r1920] plugins-root/check_dhcp.c, plugins-root/check_icmp.c,
513           plugins-root/pst3.c:
514           Bump plugins-root/ to GPLv3
516 2008-01-31 11:45  dermoth
518         * [r1919] plugins/common.h, plugins/netutils.h, plugins/popen.h,
519           plugins/runcmd.h:
520           Bump plugins/ to GPLv3 (header files)
522 2008-01-31 11:27  dermoth
524         * [r1918] plugins/negate.c, plugins/netutils.c, plugins/popen.c,
525           plugins/runcmd.c, plugins/sslutils.c, plugins/urlize.c,
526           plugins/utils.c:
527           Bump plugins/ to GPLv3 (non-plugind files)
529 2008-01-31 10:44  dermoth
531         * [r1917] plugins/check_overcr.c, plugins/check_pgsql.c,
532           plugins/check_ping.c, plugins/check_procs.c,
533           plugins/check_radius.c, plugins/check_real.c,
534           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
535           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
536           plugins/check_ups.c, plugins/check_users.c:
537           Bump plugin/ to GPLv3 (check_overcr to check_users)
539 2008-01-30 10:53  dermoth
541         * [r1916] plugins/check_apt.c, plugins/check_by_ssh.c,
542           plugins/check_cluster.c, plugins/check_dig.c,
543           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
544           plugins/check_fping.c, plugins/check_game.c,
545           plugins/check_hpjd.c, plugins/check_http.c,
546           plugins/check_ide_smart.c, plugins/check_ldap.c,
547           plugins/check_load.c, plugins/check_mrtg.c,
548           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
549           plugins/check_mysql_query.c, plugins/check_nagios.c,
550           plugins/check_nt.c, plugins/check_ntp.c,
551           plugins/check_ntp_peer.c, plugins/check_ntp_time.c,
552           plugins/check_nwstat.c:
553           Bump plugins/ to GPLv3 (check_apt to check_nwstat)
555 2008-01-30 09:46  dermoth
557         * [r1915] lib/utils_disk.c, lib/utils_tcp.c:
558           details...
560 2008-01-30 09:38  dermoth
562         * [r1914] lib/tests/test_base64.c, lib/tests/test_cmd.c,
563           lib/tests/test_disk.c, lib/tests/test_ini.c,
564           lib/tests/test_tcp.c, lib/tests/test_utils.c:
565           Bump lib/tests to GPLv3
567 2008-01-30 09:33  dermoth
569         * [r1913] lib/parse_ini.c, lib/utils_base.c, lib/utils_cmd.c,
570           lib/utils_disk.c, lib/utils_tcp.c:
571           Bump /lib to GPLv3
573 2008-01-30 09:03  dermoth
575         * [r1912] lib/parse_ini.c:
576           new standardized GPLv3 header (will be applied to all C files)
578 2008-01-29 10:27  dermoth
580         * [r1911] NEWS, plugins/check_ntp_peer.c:
581           check_ntp_peer now checks for the LI_ALARM flag
583 2008-01-29 08:55  dermoth
585         * [r1910] NEWS:
586           typo
588 2008-01-29 08:54  dermoth
590         * [r1909] NEWS, plugins/check_ntp.c, plugins/check_ntp_time.c:
591           Fix bugs and flaws in best offset server selection of
592           check_ntp_time and (deprecated) check_ntp
594 2008-01-26 15:55  dermoth
596         * [r1908] NEWS, THANKS.in, plugins/check_ntp_peer.c,
597           plugins/check_ntp_time.c:
598           Fix help text of check_ntp_* (Bug #1880095)
600 2008-01-15 11:34  dermoth
602         * [r1907] NEWS, plugins/check_disk.c:
603           Fix check_disk disk usage calculation when using --group=NAME
604           (related to bug #1348746)
606 2008-01-15 09:40  dermoth
608         * [r1906] NEWS, configure.in:
609           Add AC_SYS_LARGEFILE to configure.in (check_disk should now work
610           with large file systems (2TB+) on all archs that supports it)
612 2008-01-10 07:49  dermoth
614         * [r1905] lib/tests/test_cmd.c:
615           Add a return-code check (also test cmd_run without out/err
616           buffers)
618 2008-01-09 04:27  dermoth
620         * [r1904] tools/tinderbox_build:
621           make test-debug generate lots of false errors in tinderbox.
622           Turning off until we find a solution (so al least we can watch
623           the tinderbox for breakages again)
625 2008-01-08 23:08  psychotrahe
627         * [r1903] plugins/check_dns.c:
628           Fixed reverse lookup damaged by previous commit
630 2008-01-08 16:05  tonvoon
632         * [r1902] plugins/t/check_dns.t:
633           Changed default test values for check_dns (using nagios.com)
635 2008-01-08 11:57  tonvoon
637         * [r1901] plugins/t/check_ftp.t, plugins/t/check_imap.t,
638           plugins/t/check_jabber.t, plugins/t/check_pop.t,
639           plugins/t/check_tcp.t:
640           Reverted commits 1898 and 1899 due to reversion of 1879
642 2008-01-08 11:51  tonvoon
644         * [r1900] NEWS, plugins/check_tcp.c:
645           Reverted commit 1879 where an invalid hostname returns UNKNOWN -
646           back to CRITICAL
648 2008-01-08 11:35  dermoth
650         * [r1899] plugins/t/check_imap.t, plugins/t/check_jabber.t,
651           plugins/t/check_pop.t:
652           more r1879 fixes
654 2008-01-08 11:27  dermoth
656         * [r1898] plugins/t/check_ftp.t, plugins/t/check_tcp.t:
657           Fix test breakages for commit r1879: check_tcp now returns
658           UNKNOWN with an invalid hostname on command line
660 2008-01-08 02:06  hweiss
662         * [r1897] plugins-root/check_icmp.c:
663           Hide some debug output which was printed even without "-v" (under
664           certain circumstances).
666 2008-01-08 01:51  hweiss
668         * [r1896] plugins-root/check_icmp.c:
669           Fix the handling of ICMP packets which are not echo replies (such
670           as destination unreachable messages) or which are not directed at
671           us.
673 2008-01-08 01:43  hweiss
675         * [r1895] plugins-root/check_icmp.c:
676           Get rid of a cast which increases the required alignment.
678 2008-01-08 01:40  hweiss
680         * [r1894] plugins-root/check_icmp.c:
681           Mark some constant strings "const".
683 2008-01-07 02:04  hweiss
685         * [r1893] plugins/netutils.c:
686           Support "[IPv6]" address syntax.
688 2008-01-07 01:59  hweiss
690         * [r1892] plugins/check_http.c:
691           My assumption that "-H example.com:80" didn't work (see my
692           previous commit) was wrong, it worked if used together with "-I".
693           So, here's support for "-H [IPv6]:port", "-H [IPv6]", "-H IPv6",
694           "-H IPv4:port", "-H IPv4", and "-H host:port".
696 2008-01-06 19:45  hweiss
698         * [r1891] plugins/check_http.c:
699           Remove support for specifying the port number using "-H
700           example.com:80". Since this didn't work anyway (because ":80"
701           wasn't stripped from the "host_name" after extracting the
702           "server_port"), nobody can be using this syntax, and it prevents
703           "-H" from accepting IPv6 addresses (neufeind - 1865082). IMO,
704           fixing it to recognize both ":80" and IPv6 addresses isn't worth
705           it, as the ":80" syntax doesn't seem very useful for Nagios
706           plugins (given the way how they are usually called in Nagios
707           command definitions).
709 2008-01-06 15:44  dermoth
711         * [r1890] lib/tests/test_base64.c:
712           Fix base64 test (known string wasn't null-terminated)
714 2008-01-06 07:04  dermoth
716         * [r1889] lib/tests/test_cmd.c:
717           Fix tinderbox breakage
719 2008-01-06 00:10  psychotrahe
721         * [r1888] plugins/check_ldap.c:
722           If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei
723           Haramundanis - #1498923)
725 2008-01-05 14:09  dermoth
727         * [r1887] NEWS, plugins/check_ntp.c, plugins/check_ntp_time.c:
728           Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply
729           to check_ntp)
731 2008-01-05 01:06  psychotrahe
733         * [r1886] NEWS, THANKS.in, plugins/check_dns.c:
734           check_dns now sorts addresses for -a support with multiple
735           address replies (Matthias Urlichs #1724052)
737 2008-01-04 22:10  psychotrahe
739         * [r1885] plugins/check_procs.c:
740           Cleaned check_procs usage output (Ferenc Wagner #1862218)
742 2007-12-21 14:19  hweiss
744         * [r1884] plugins-root/check_icmp.c:
745           Fix INADDR_NONE value (for systems which don't define it).
747 2007-12-21 14:17  hweiss
749         * [r1883] plugins-root/check_icmp.c:
750           Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined
751           on Solaris.
753 2007-12-21 13:25  hweiss
755         * [r1882] NEWS, THANKS.in, plugins-root/check_icmp.c:
756           New "-s" option to specify the source IP address (thanks to
757           Harald Jenny for providing the patch and to Patrick Cervicek for
758           looking into it!)
760 2007-12-21 04:23  dermoth
762         * [r1881] plugins/check_ldap.c:
763           Remove c formating from translated strings (makes translation
764           easier)
766 2007-12-19 18:41  hweiss
768         * [r1880] plugins/check_ldap.c:
769           Fix the "--help" output.
771 2007-12-19 10:08  tonvoon
773         * [r1879] NEWS, plugins/check_tcp.c:
774           check_tcp now returns UNKNOWN with an invalid hostname on command
775           line
777 2007-12-17 11:47  tonvoon
779         * [r1877] NEWS, THANKS.in, plugins/check_nt.c:
780           Add check_nt -v INSTANCES (Alessandro Ren)
782 2007-12-13 23:17  tonvoon
784         * [r1876] plugins/check_nwstat.c:
785           Fixed help output (Christian Mies)
787 2007-12-13 23:12  tonvoon
789         * [r1875] NEWS:
790           NEWS edited for consistent grammar
792 2007-12-13 22:39  tonvoon
794         * [r1873] BUGS, ChangeLog, NEWS, configure.in, package.def:
795           Preparation for 1.4.11
797 2007-12-13 22:22  tonvoon
799         * [r1872] NEWS, THANKS.in, plugins-root/Makefile.am:
800           Fixed VPATH problem in plugins-root (Tom Payerle - 1789000)
802 2007-12-13 22:09  tonvoon
804         * [r1871] NEWS, perlmods/Nagios-Plugin-0.21.tar.gz,
805           perlmods/Nagios-Plugin-0.22.tar.gz:
806           Update to latest Nagios::Plugin
808 2007-12-12 08:52  dermoth
810         * [r1867] ., gl, lib, lib/tests, plugins:
811           Add build files/binaries to the svn:ignore propt
813 2007-12-12 01:27  tonvoon
815         * [r1866] Makefile.am, NEWS, lib/Makefile.am,
816           lib/tests/Makefile.am, perlmods/Makefile.am,
817           plugins-scripts/Makefile.am, plugins/Makefile.am,
818           tools/tinderbox_build:
819           Run tinderbox builds in a test debug mode using "make test-debug"
821 2007-12-11 13:54  dermoth
823         * [r1865] plugins/t/check_ntp.t:
824           D'oh! single escape will be handled by Perl....
826 2007-12-11 13:31  dermoth
828         * [r1864] plugins/check_ntp_peer.c, plugins/t/check_ntp.t:
829           - Fix check_ntp_peer returning misleading information when an
830           ICMP message came back - Try to fix some servers apparently
831           exanding the ~ in threshold ranges in t/check_ntp.t
833 2007-12-11 12:05  tonvoon
835         * [r1863] lib/tests/test_cmd.c:
836           Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep).
837           Added extra test for missing command - should drop into
838           STATE_UNKNOWN
840 2007-12-11 10:58  tonvoon
842         * [r1862] lib/tests/Makefile.am:
843           Add verbose flag so each test result is seen, rather than grouped
844           by test
846 2007-12-11 05:57  dermoth
848         * [r1861] plugins-root/check_icmp.c, plugins/check_cluster.c,
849           plugins/check_http.c, plugins/check_mrtgtraf.c,
850           plugins/check_ntp.c, plugins/check_ntp_peer.c,
851           plugins/check_ntp_time.c:
852           Adding missing function calls needed for i18n (only for plugins
853           already in POTFILES.in)
855 2007-12-10 08:10  dermoth
857         * [r1860] po/fr.po:
858           Some corrections
860 2007-12-10 07:52  dermoth
862         * [r1859] plugins/check_cluster.c, plugins/check_mysql.c,
863           plugins/check_radius.c, plugins/check_snmp.c,
864           plugins/check_swap.c, plugins/negate.c, po/de.po, po/fr.po,
865           po/nagios-plugins.pot:
866           Plenty of french translations (and a few fixes BTW) - No more
867           fuzzy french translations - Only (!) 355 strings to translate
869 2007-12-10 04:00  dermoth
871         * [r1858] plugins/check_ntp.c, plugins/check_ntp_peer.c,
872           plugins/check_ntp_time.c:
873           OOPS! Last commit should have included these files.
875 2007-12-10 03:40  dermoth
877         * [r1857] po/de.po, po/fr.po, po/nagios-plugins.pot:
878           D'autres translations - Err, I mean more translations :)
880 2007-12-10 02:30  dermoth
882         * [r1856] po/fr.po:
883           More translations
885 2007-12-10 02:10  dermoth
887         * [r1855] po/de.po, po/fr.po, po/nagios-plugins.pot:
888           re-update the po files
890 2007-12-10 02:07  dermoth
892         * [r1854] plugins/check_ntp_peer.c, po/fr.po:
893           Some translations
895 2007-12-10 01:50  psychotrahe
897         * [r1853] po/de.po, po/fr.po, po/nagios-plugins.pot:
898           Localization updates for recent changes
900 2007-12-10 01:13  psychotrahe
902         * [r1852] plugins/check_http.c:
903           Fix output when response time is critical. Thanks to Nobuhiro Ban
904           (patch #1817228)
906 2007-12-10 00:19  psychotrahe
908         * [r1851] NEWS, plugins/check_load.c, plugins/t/check_load.t:
909           Fixed check_load argument handling when passing non triplet
910           thresholds. Thanks to Jonathan Kamens (bug #1831890)
912 2007-12-09 23:36  dermoth
914         * [r1850] po/POTFILES.in, po/de.po, po/fr.po,
915           po/nagios-plugins.pot:
916           Gettin' ready for some translation frenzy :)
918 2007-12-09 17:15  dermoth
920         * [r1849] po/de.po, po/fr.po, po/nagios-plugins.pot:
921           update po files and fix a few French translations
923 2007-12-08 16:34  dermoth
925         * [r1848] NEWS, plugins/check_disk.c:
926           Fix check_disk reporting OK if disk usage grows over 100% (bug
927           #1348746).
929 2007-12-04 12:57  dermoth
931         * [r1847] plugins/check_ntp_time.c:
932           Interesting... For some reason it did not take this (patch barfed
933           on it and I thought I had fixed it already)...
935 2007-12-04 12:38  dermoth
937         * [r1846] NEWS, plugins/Makefile.am, plugins/check_ntp_peer.c,
938           plugins/check_ntp_time.c, plugins/t/check_ntp.t:
939           Merge changes from branches/dermoth_ntp_rework
940           (check_ntp_peer/check_ntp_time)
941           
942           NEWS | 13 plugins/Makefile.am | 8 plugins/check_ntp_peer.c | 628
943           ++++++++++++++++-------------------------------
944           plugins/check_ntp_time.c | 323 ++----------------------
945           plugins/t/check_ntp.t | 92 +++++-
947 2007-12-04 12:27  dermoth
949         * [r1843] plugins/check_ntp_peer.c, plugins/check_ntp_time.c:
950           Add the new checks as check_ntp copies to keep full plug-in
951           history
953 2007-12-04 11:14  dermoth
955         * [r1838] plugins/check_ntp.c:
956           missing word in comment block.
958 2007-11-23 04:21  dermoth
960         * [r1830] NEWS, plugins/check_ntp.c:
961           - Use max_state_alt in check_ntp to fix some issues with the
962           latest commits. - Roll back the stratum check as there were
963           issues with it and a better one is already implemented in
964           check_ntp_peer (about to be included)
966 2007-11-23 04:18  dermoth
968         * [r1829] plugins/utils.c, plugins/utils.h:
969           Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead
970           of OK.
972 2007-11-11 16:29  dermoth
974         * [r1827] NEWS, plugins/check_cluster.c, plugins/check_snmp.c:
975           Fix broken usage2 in check_snmp and check_cluster Fix
976           check_cluster blocking some special characters for thresholds
977           ("-", "@", "~")
979 2007-11-10 17:37  dermoth
981         * [r1822] plugins/check_ntp.c:
982           Fix newly added stratum check (has to be decreased by one when
983           using normal NTP packets versus control packets)
985 2007-11-09 23:24  dermoth
987         * [r1819] lib/tests/test_base64.c:
988           Adding svn:keywords props
990 2007-11-09 22:01  dermoth
992         * [r1818] configure.in, lib/tests/Makefile.am,
993           lib/tests/test_base64.c, lib/tests/test_base64.t,
994           tools/distclean:
995           Adding test for base64 lib
997 2007-11-09 21:17  dermoth
999         * [r1817] lib/Makefile.am, lib/base64.c, lib/base64.h,
1000           plugins/check_http.c, plugins/check_smtp.c:
1001           Moved base64 function to /lib.
1003 2007-11-09 18:24  dermoth
1005         * [r1816] lib/utils_tcp.h:
1006           Nothing to see here...
1008 2007-11-09 17:21  dermoth
1010         * [r1815] THANKS.in:
1011           Credits of check_snmp fix for bug #1815362 (CVE-2007-5623)
1013 2007-11-09 16:05  dermoth
1015         * [r1814] plugins/check_snmp.c:
1016           Fix check_snmp buffer overflow (CVE-2007-5623)
1017           
1018           This patch comes from the Gentoo Portage tree but I couldn't find
1019           the author. I sent an email and will give credits when I get an
1020           answer.
1022 2007-11-09 13:08  dermoth
1024         * [r1813] plugins/check_ssh.c:
1025           Close the socket on all exits (not just the OK one)
1027 2007-11-09 13:06  dermoth
1029         * [r1812] plugins/check_snmp.c:
1030           Fix missing \n in --help output
1032 2007-10-25 21:06  dermoth
1034         * [r1811] NEWS, plugins/check_ntp.c:
1035           check_ntp now return UNKNOWN instead of WARNING if jitter is
1036           unavailable. If no offset threshold is specified and the offset
1037           is unavailable, will return UNKNOWN as well.
1039 2007-10-25 20:43  tonvoon
1041         * [r1810] plugins-root/check_dhcp.c, plugins/check_ping.c,
1042           plugins/check_ups.c, tools/sync_website:
1043           Automatically update website with --help output. Cosmetic fixes
1044           for some help output
1046 2007-10-24 15:08  hweiss
1048         * [r1809] THANKS.in, plugins/check_snmp.c:
1049           Hide the SNMP community string (and v3 passwords) from error
1050           messages (Bernhard Fischer on nagiosplug-devel@)
1052 2007-10-15 06:52  tonvoon
1054         * [r1808] doc/RELEASING:
1055           Add reparagraph option to make ChangeLog output bit prettier
1057 2007-10-14 22:19  hweiss
1059         * [r1807] plugins/check_http.c:
1060           Fix a possible segfault if using "-f follow" and the server sends
1061           a forged "LLLLocation" header prefixed with multiple "L"s
1062           (fabiodds - 1813346)
1064 2007-10-11 04:21  dermoth
1066         * [r1806] NEWS, plugins/check_ntp.c:
1067           Add stratum thresholds support for check_ntp (feature request
1068           #1703823)
1070 2007-10-11 02:56  dermoth
1072         * [r1805] plugins/check_ntp.c:
1073           Use provided threshold functions (no functionnal change apart the
1074           check for overlaping thresholds)
1076 2007-10-02 13:51  hweiss
1078         * [r1804] NEWS, plugins/check_http.c:
1079           Fix regression in 1.4.10 where following redirects to relative
1080           URLs on virtual hosts failed if both "-H" and "-I" were specified
1081           (noted by Rodrigo A. G. Schichaschwili on nagiosplug-devel@)
1083 2007-09-29 10:03  tonvoon
1085         * [r1803] doc/RELEASING:
1086           Updated notes on releasing, mainly for svn
1088 2007-09-29 00:44  tonvoon
1090         * [r1801] BUGS, ChangeLog, NEWS, configure.in, package.def:
1091           Prep for 1.4.10
1093 2007-09-26 10:57  hweiss
1095         * [r1800] NEWS, plugins/check_radius.c:
1096           Drop the weird and undocumented behaviour of using positional
1097           argument parsing instead of getopt(3) if 8 command line arguments
1098           were given (as suggested by Matthias) and check whether all
1099           required arguments have been specified in order to spit out
1100           proper error messages and to avoid a possible segfault (as
1101           suggested by Thomas).
1103 2007-09-26 04:16  dermoth
1105         * [r1799] NEWS, THANKS.in, plugins/check_ntp.c:
1106           Patch #1798774: check_ntp: honor ntp flags
1108 2007-09-24 19:34  tonvoon
1110         * [r1798] perlmods, perlmods/Nagios-Plugin-0.20.tar.gz,
1111           perlmods/Nagios-Plugin-0.21.tar.gz:
1112           Update N::P with new version, redirecting help, version and usage
1113           to stdout
1115 2007-09-24 18:51  tonvoon
1117         * [r1796] doc/developer-guidelines.sgml:
1118           State that stderr should not have any output
1120 2007-09-24 00:30  hweiss
1122         * [r1794] NEWS, configure.in, plugins/netutils.c:
1123           Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups
1124           (noted by Mark Frost on nagios-users@)
1126 2007-09-23 12:29  psychotrahe
1128         * [r1793] plugins/check_disk.c, plugins/negate.c:
1129           Removed some c99 style comments
1131 2007-09-23 12:26  psychotrahe
1133         * [r1792] NEWS, plugins/check_by_ssh.c:
1134           Added multiline output capability to check_by_ssh. Thanks to
1135           Matthias Flacke (#1769653)
1137 2007-09-23 11:18  psychotrahe
1139         * [r1791] BUGS:
1140           removed solved issues
1142 2007-09-23 11:03  psychotrahe
1144         * [r1790] REQUIREMENTS:
1145           Added radiusclient-ng support to requirement notes
1147 2007-09-23 10:58  psychotrahe
1149         * [r1789] NEWS, plugins/check_disk.c:
1150           Fixed bug: stat was called on remote fs even if -l was given
1151           Added -L option to call stat on remote fs but without threshold
1152           comparison
1154 2007-09-23 09:48  psychotrahe
1156         * [r1788] NEWS, THANKS.in, configure.in, plugins/check_radius.c:
1157           Added radiusclient-ng support for check_radius. Thanks to
1158           Sebastien Guay (#1218438)
1160 2007-09-22 17:48  psychotrahe
1162         * [r1787] lib/utils_disk.c, lib/utils_tcp.c, plugins/check_disk.c:
1163           substituted bool/true/false with int/TRUE/FALSE (discussed on
1164           np-devel)
1166 2007-09-22 17:40  psychotrahe
1168         * [r1786] NEWS, lib/tests/test_disk.c, lib/utils_disk.c,
1169           lib/utils_disk.h, plugins/check_disk.c, plugins/t/check_disk.t:
1170           Added -i/-I to ignore pathes/partitions based on regular
1171           expressions Added check_disk -A selecting all filesystems -E
1172           option must now be passed before -p or -r/-R Passing -E after -p
1173           or -r results in UNKNOWN state Fixed bug when mixing case
1174           sensitive and insensitive regexes
1176 2007-09-22 03:00  dermoth
1178         * [r1785] NEWS, plugins/negate.c, plugins/t/negate.t:
1179           Rewrite the "map changes to return codes" patch nearly from
1180           scratch.
1182 2007-09-21 23:01  tonvoon
1184         * [r1784] NEWS, configure.in, lib/Makefile.am,
1185           lib/tests/Makefile.am, lib/tests/test_cmd.c,
1186           lib/tests/test_cmd.t, lib/utils_cmd.c, lib/utils_cmd.h,
1187           plugins/Makefile.am, plugins/negate.c, plugins/t/negate.pl,
1188           plugins/t/negate.t:
1189           Stop double expansion of parameters for negate - works like time
1190           command now
1192 2007-09-21 05:05  dermoth
1194         * [r1783] plugins/check_disk.c:
1195           My solaris box needs %llu to display 64bits integers.
1197 2007-09-21 04:59  dermoth
1199         * [r1782] plugins/check_disk.c:
1200           - Added some variables at verbose==3 - Removed support for
1201           verbose<0 (-q). -q was broken and tried to to the same as -e. -
1202           -q in now an undocumented alias of -e (for
1203           backward-compatibility). NB: Long help text for -d was already
1204           missing. - Reordered the switches so that: Ā  a. less-important
1205           ones are in alphabetical order b. short and long help orders
1206           match. - Enclosed "-p | -x" inside braces instead of brackets as
1207           one or the other is required.
1209 2007-09-17 08:19  tonvoon
1211         * [r1781] Makefile.am:
1212           Include directories and files required for perl modules
1214 2007-09-15 14:25  hweiss
1216         * [r1780] NEWS, plugins/check_smtp.c:
1217           Properly handle SMTP server responses which are split into
1218           multiple packets (noted by Chris Adams on nagiosplug-help@).
1219           TODO: The new recvline()/recvlines() functions should buffer
1220           received data instead of reading one byte at a time and they
1221           should be moved to netutils.c so that other plugins can use them,
1222           too.
1224 2007-09-15 11:55  hweiss
1226         * [r1779] NEWS, plugins-root/check_icmp.c:
1227           Correct all instances of misaligned memory access. This fixes bus
1228           erros on platforms which require alignment (such as SPARC and
1229           MIPS).
1231 2007-09-15 11:34  hweiss
1233         * [r1778] tools/devmode:
1234           Remove "-Wtraditional" from our development GCC flags. We use
1235           ANSI C.
1237 2007-09-13 11:36  tonvoon
1239         * [r1777] Makefile.am, configure.in, perlmods,
1240           perlmods/Class-Accessor-0.31.tar.gz,
1241           perlmods/Config-Tiny-2.10.tar.gz, perlmods/Makefile.am,
1242           perlmods/Math-Calc-Units-1.06.tar.gz,
1243           perlmods/Nagios-Plugin-0.20.tar.gz,
1244           perlmods/Params-Validate-0.88.tar.gz,
1245           perlmods/Test-Simple-0.70.tar.gz, perlmods/install_order,
1246           tools/build_perl_modules:
1247           Adding in optional Nagios::Plugin perl module (and dependencies)
1248           compilation and installation
1250 2007-08-28 03:19  dermoth
1252         * [r1771] contrib/check_apc_ups.pl, contrib/check_appletalk.pl,
1253           contrib/check_linux_raid.pl, contrib/check_snmp_procs.pl:
1254           These plugins assumed the "use lib util.pm;" would be substituted
1255           like standard Perl plugins (in plugins-scripts) which isn't the
1256           case in contrib. I changed the "use lib" line to use the default
1257           path. People using custom paths will have to change it manually.
1259 2007-08-09 12:32  hweiss
1261         * [r1770] plugins/check_disk.c:
1262           Don't use C++ style comments (noted by Johannes Kingma on
1263           nagiosplug-help@)
1265 2007-07-31 14:47  hweiss
1267         * [r1769] plugins/check_smtp.c:
1268           Read the response to an SMTP QUIT command before closing the
1269           socket (noted by Dieter Hendricks on nagiosplug-help@)
1271 2007-07-29 12:42  hweiss
1273         * [r1768] lib/utils_base.c:
1274           Don't use C++ style comments.
1276 2007-07-27 15:49  hweiss
1278         * [r1767] tools/tinderbox_build:
1279           If the TMPDIR environment variable is set, use that instead of
1280           "/tmp" as the installation directory.
1282 2007-07-26 17:32  hweiss
1284         * [r1766] NEWS, plugins-root/check_dhcp.c:
1285           The "--serverip" and "--requestedip" options now accept host
1286           names, too. This doesn't quite fit the option names and so far I
1287           haven't changed the "--help" output which currently only talks
1288           about IP addresses. However, I don't see why resolving host names
1289           should not be supported.
1290           
1291           Also note that for the moment, I added a quick'n'dirty
1292           resolve_host() function which should really go into netutils.c. I
1293           just wanted to think about its interface a bit more before
1294           providing such a function globally.
1296 2007-07-26 12:38  hweiss
1298         * [r1765] NEWS, plugins-root/check_dhcp.c:
1299           New "-m, --mac" option which allows for specifying the MAC
1300           address to use in the DHCP request.
1302 2007-07-26 00:46  hweiss
1304         * [r1764] plugins-root/check_dhcp.c:
1305           Make sure strncpy(3)d buffers are nul-terminated.
1307 2007-07-26 00:07  hweiss
1309         * [r1763] plugins-root/check_dhcp.c:
1310           A few minor fixes/improvements which were included with (but
1311           unrelated to) the "--unicast" patch (Andreas Ericsson and Heiti
1312           Ernits - 1218235)
1314 2007-07-26 00:02  hweiss
1316         * [r1762] NEWS, THANKS.in, configure.in, plugins-root/check_dhcp.c:
1317           New "-u, --unicast" option which gives check_dhcp the ability to
1318           mimic a DHCP relay server in order to check remote subnets (Heiti
1319           Ernits and Andreas Ericsson - 1218235)
1321 2007-07-24 00:35  tonvoon
1323         * [r1761] .cvsignore, build-aux/.cvsignore, doc/.cvsignore,
1324           gl/.cvsignore, intl/.cvsignore, lib/.cvsignore,
1325           lib/tests/.cvsignore, m4/.cvsignore, pkg/solaris/.cvsignore,
1326           plugins-root/.cvsignore, plugins-scripts/.cvsignore,
1327           plugins/.cvsignore, plugins/t/.cvsignore, po/.cvsignore:
1328           Removing all .cvsignore files
1330 2007-07-24 00:35  tonvoon
1332         * [r1760] tools/sfsnapshot, tools/sfwebcron:
1333           Updated to use svn instead of cvs
1335 2007-07-21 16:29  hweiss
1337         * [r1759] NEWS, plugins/check_http.c:
1338           Add "Connection: close" to the HTTP request header, which tells
1339           HTTP/1.1 servers to close the connection after completion of the
1340           response. This should be compatible with HTTP/1.0, as HTTP/1.0
1341           allows for custom header fields which should be ignored if not
1342           recognized by the server. With some server configurations, the
1343           server would keep the connection alive without this header line
1344           (despite the plugin requesting HTTP/1.0), resulting in the plugin
1345           running into either the server's or it's own timeout (reported by
1346           Roman Schliessmeyer and Jesse Morgan via IRC).
1348 2007-07-15 15:21  psychotrahe
1350         * [r1758] THANKS.in, plugins/check_procs.c:
1351           Make ps column count in zombie detection less restrictive. Thanks
1352           to Andrew Elwell (#1280470)
1354 2007-07-14 19:36  psychotrahe
1356         * [r1757] THANKS.in, plugins/check_smtp.c:
1357           Fixed segfault in argument processing. Thanks to Christoph Schell
1358           (#1742066)
1360 2007-07-14 18:30  psychotrahe
1362         * [r1756] THANKS.in, plugins/check_ntp.c:
1363           check_ntp: Fixed typo in typo in argument sanity check. Thanks to
1364           Aurelien Bompard (#1753506)
1366 2007-07-10 20:45  psychotrahe
1368         * [r1755] NEWS, plugins/check_disk.c:
1369           Added examples for new features to check_disk
1371 2007-07-10 20:18  psychotrahe
1373         * [r1754] NEWS, plugins/check_disk.c, plugins/t/check_disk.t:
1374           Check_disk now calls stat() for all filesystems to check.
1375           Check_disk prints an strerror() message if the call of stat()
1376           fails.
1378 2007-07-07 22:20  psychotrahe
1380         * [r1753] plugins/check_ldap.c:
1381           Added -v/--verbose argument to call ldap_perror() for detailed
1382           messages on failure.
1384 2007-07-07 12:02  psychotrahe
1386         * [r1752] plugins/utils.c:
1387           Changed output order of print_revision print_revision now uses
1388           clean_revstring
1390 2007-07-07 11:55  psychotrahe
1392         * [r1751] plugins-scripts/utils.pm.in:
1393           Changed print_revision output order in utils.pm
1395 2007-07-07 11:54  psychotrahe
1397         * [r1750] plugins-scripts/check_file_age.pl:
1398           substituted $ID$ through $Revision$ in print_revision call
1400 2007-07-07 11:40  psychotrahe
1402         * [r1749] plugins-scripts/check_log.sh,
1403           plugins-scripts/check_oracle.sh, plugins-scripts/utils.sh.in:
1404           Changed order in -V/--version output Fixed -V output for
1405           check_log and check_oracle
1407 2007-07-06 23:03  psychotrahe
1409         * [r1748] doc/developer-guidelines.sgml:
1410           Added hint to avoid using the boolean type in C as discussed on
1411           the devel list
1413 2007-06-20 11:09  psychotrahe
1415         * [r1747] plugins/check_ldap.c:
1416           Fixed default behaviour of check_ldaps
1418 2007-06-20 11:00  psychotrahe
1420         * [r1746] NEWS, plugins/check_ldap.c:
1421           Clarified check_ldaps behaviour. New arguments to explicitly
1422           select secure connect behaviour (--starttls/--ssl).
1424 2007-06-20 09:01  psychotrahe
1426         * [r1745] plugins/check_cluster.c:
1427           added -V/--version to check_cluster
1429 2007-06-18 20:20  psychotrahe
1431         * [r1744] REQUIREMENTS, configure.in, plugins, plugins/.cvsignore:
1432           Make Linux specific plugin check_ide_smart build if appropriate
1433           headers are found
1435 2007-06-17 19:34  hweiss
1437         * [r1743] plugins/check_http.c:
1438           Minor fixes.
1440 2007-06-17 19:22  hweiss
1442         * [r1742] NEWS, plugins/check_http.c:
1443           Fix buffer overflow vulnerabilities when parsing HTTP redirect
1444           'Location:' strings using sscanf(3) (Nobuhiro Ban - 1687867)
1446 2007-06-15 18:37  hweiss
1448         * [r1741] plugins/check_http.c:
1449           When following redirects, the plugin supported 'Location:' header
1450           fields which spanned multiple lines. However, it was not checked
1451           whether extra lines are preceeded with white space, which could
1452           lead to the following header field name being interpreted as the
1453           value of the 'Location:' field if the latter was empty for some
1454           reason.
1456 2007-06-15 18:31  hweiss
1458         * [r1740] plugins/check_http.c:
1459           `host_name' is a NULL pointer if the "-I" flag is used instead of
1460           "-H", so use `server_address' instead. Fixes a possible segfault
1461           when following redirects to relative URLs (reported by Ingo
1462           Lantschner).
1464 2007-06-13 09:43  psychotrahe
1466         * [r1739] plugins/check_ide_smart.c:
1467           Fixed some syntax errors to make check_ide_smart build
1469 2007-06-12 23:18  hweiss
1471         * [r1738] plugins/check_by_ssh.c:
1472           Add "-v" to help/usage output.
1474 2007-06-12 07:13  psychotrahe
1476         * [r1737] plugins/popen.c:
1477           Removed debug line
1479 2007-06-11 20:54  psychotrahe
1481         * [r1736] THANKS.in, plugins/popen.c:
1482           Fixed problem with popen.c not parsing --longopt='foo bar'
1483           correctly (Daniel Bimschas #1291987)
1485 2007-06-04 09:07  tonvoon
1487         * [r1735] THANKS.in:
1488           Removed duplicate names
1490 2007-06-04 08:58  tonvoon
1492         * [r1733] BUGS, ChangeLog, NEWS, configure.in, package.def:
1493           For 1.4.9 release
1495 2007-06-03 15:58  psychotrahe
1497         * [r1732] lib/tests/test_tcp.c:
1498           Minor corrections to test_tcp.c
1500 2007-06-03 15:14  psychotrahe
1502         * [r1731] lib/tests/Makefile.am:
1503           Makefile.am changes for test_tcp.c
1505 2007-06-03 15:00  psychotrahe
1507         * [r1730] configure.in, lib/tests, lib/tests/.cvsignore,
1508           lib/tests/test_tcp.c, lib/tests/test_tcp.t:
1509           Added test cases for utils_tcp
1511 2007-06-03 14:40  psychotrahe
1513         * [r1729] NEWS, lib/Makefile.am, lib/utils_tcp.c, lib/utils_tcp.h,
1514           plugins/check_tcp.c:
1515           Moved check_tcp's expect string testing into utils_tcp for
1516           testing purposes. Added -A/--all flag to test for every expect
1517           string passed.
1519 2007-06-01 23:11  hweiss
1521         * [r1728] BUGS, NEWS:
1522           Fix possible check_http segfaults when following HTTP redirects.
1524 2007-06-01 23:08  hweiss
1526         * [r1727] plugins/check_http.c:
1527           Fix an off-by-one error where a realloc(3) call doesn't allocate
1528           space for nul-termination (Aravind Gottipati - 1729692)
1530 2007-06-01 22:57  hweiss
1532         * [r1726] plugins/sslutils.c:
1533           Call the SSL library initialization functions only once (not for
1534           every SSL connection).
1536 2007-06-01 17:06  hweiss
1538         * [r1725] plugins/sslutils.c:
1539           Save an entire CPU cycle if c points to NULL already.
1541 2007-06-01 16:42  hweiss
1543         * [r1724] plugins/sslutils.c:
1544           Set the pointers to the SSL and SSL_CTX objects back to NULL
1545           after freeing them in np_net_ssl_cleanup(). This fixes a
1546           check_http segfault if an SSL site redirects to a non-SSL one
1547           (reported by Aravind Gottipati via IRC).
1549 2007-05-29 20:01  psychotrahe
1551         * [r1723] plugins/check_tcp.c:
1552           Fix segfault when -e is specified multiple times. Thanks to John
1553           Rouillard and Ralph Roessner (#1475899)
1555 2007-05-29 19:11  psychotrahe
1557         * [r1722] plugins/check_tcp.c:
1558           No more warn/crit values in performance data if -w and -c are not
1559           specified. Thanks to Simon Bellwood (#1181554)
1561 2007-05-29 05:22  dermoth
1563         * [r1721] NEWS, plugins/check_snmp.c:
1564           check_snmp don't warn anymore if something is printed on stderr
1566 2007-05-29 04:25  dermoth
1568         * [r1720] plugins/check_snmp.c:
1569           change a bunch of whitespaces (no code was harmed)
1571 2007-05-27 14:49  psychotrahe
1573         * [r1719] THANKS.in, plugins-scripts/check_oracle.sh:
1574           check_oracle does not need a valid ORACLE_HOME if called with
1575           --db. Thanks to Jason Martin (#1505551)
1577 2007-05-27 13:46  seanius
1579         * [r1718] lib/utils_base.c, lib/utils_base.h,
1580           plugins-root/check_dhcp.c, plugins-root/check_icmp.c:
1581           added functions to utils_base: np_check_if_root() - returns
1582           nonzero if geteuid()==0 np_warn_if_not_root() - uses the above to
1583           print an informative warning added uses of these functions to
1584           check_dhcp and check_icmp.
1586 2007-05-24 08:53  tonvoon
1588         * [r1717] plugins/t/negate.pl:
1589           Test for new functionality in negate (not automatically run in
1590           make test)
1592 2007-05-24 08:35  tonvoon
1594         * [r1716] plugins/check_dummy.c, plugins/t/check_dummy.t:
1595           Tests for check_dummy
1597 2007-05-23 08:22  dermoth
1599         * [r1715] NEWS, plugins/check_http.c, po/de.po, po/fr.po,
1600           po/nagios-plugins.pot:
1601           Update many strings in check_http to get more consistent output
1602           Update translation files; fix all check_http changes in French
1603           and most changes in German.
1605 2007-05-18 07:17  dermoth
1607         * [r1714] plugins/t/check_tcp.t:
1608           Make check_tcp.t compatible with picky web servers.
1610 2007-05-13 20:02  hweiss
1612         * [r1713] plugins/check_http.c:
1613           Add missing options to the usage output.
1615 2007-05-13 12:28  psychotrahe
1617         * [r1712] THANKS.in, plugins-root/check_dhcp.c:
1618           check_dhcp now adds mandatory end option (Thanks to Enrico Scholz
1619           - #1675306)
1621 2007-05-12 07:45  psychotrahe
1623         * [r1711] plugins/check_cluster.c:
1624           Fixed glibc error caused in utils_base.c due to uninitialized
1625           thresholds struct (spotted on ubundu 6.06 LTS).
1627 2007-05-12 00:49  tonvoon
1629         * [r1710] ABOUT-NLS, build-aux/mkinstalldirs, configure.in:
1630           Updating gettext files from coreutils-6.9. mkinstalldirs needs to
1631           be in build-aux for some systems without gettext natively. Also
1632           have at top level, though gettext documentation says file not
1633           neceesary
1635 2007-05-09 09:16  psychotrahe
1637         * [r1709] plugins/check_ups.c:
1638           small typo in --help
1640 2007-05-09 09:09  psychotrahe
1642         * [r1708] THANKS.in, plugins/check_ups.c:
1643           Fixed --help output (Ask Bjoern Hansen - #1714823)
1645 2007-05-09 08:16  psychotrahe
1647         * [r1707] plugins/t/check_disk.t:
1648           added testcase to verify that old positional arguments only
1649           select one path
1651 2007-05-03 20:43  psychotrahe
1653         * [r1706] ChangeLog, THANKS.in, plugins/check_disk.c:
1654           fixed backward incompatibility introduced in 1.4.8 where all
1655           partitions are selected, if path is specified as last argument
1656           (without using -p). Thanks to Emil Michles (Emilis) on #nagios
1658 2007-05-02 10:11  dermoth
1660         * [r1705] tools/distclean:
1661           Making Solaris happy
1663 2007-05-02 05:30  dermoth
1665         * [r1704] NEWS:
1666           /* Nothing */
1668 2007-05-02 05:22  dermoth
1670         * [r1703] NEWS, THANKS.in, plugins/check_time.c:
1671           Fix check_time returning wrong OK when time is before the epoch
1672           on some arch
1674 2007-04-28 21:57  psychotrahe
1676         * [r1702] plugins/t/check_cluster.t:
1677           added test cases for check_cluster
1679 2007-04-25 22:21  tonvoon
1681         * [r1701] tools/tinderbox_build:
1682           Test installs into temporary directories
1684 2007-04-25 22:10  tonvoon
1686         * [r1700] NEWS, configure.in, plugins/check_load.c,
1687           plugins/common.h, plugins/t/check_load.t:
1688           check_load can optionally divide by number of cpus
1690 2007-04-23 07:30  hweiss
1692         * [r1699] plugins/check_ping.c:
1693           #ifdef can only test a single macro, not an expression.
1695 2007-04-20 17:55  hweiss
1697         * [r1698] plugins-root/check_dhcp.c:
1698           Remove unused variables.
1700 2007-04-20 17:46  hweiss
1702         * [r1697] plugins/check_cluster.c:
1703           Include "utils_base.h".
1705 2007-04-20 17:45  hweiss
1707         * [r1696] lib/utils_base.h:
1708           Declare print_thresholds().
1710 2007-04-20 17:39  hweiss
1712         * [r1695] plugins/check_cluster.c:
1713           Predeclare functions and remove unused variables.
1715 2007-04-20 17:25  hweiss
1717         * [r1694] THANKS.in, plugins-root/check_dhcp.c:
1718           Use the 'server identifier' option instead of the 'siaddr' field
1719           as the DHCP server address; see RFC 2131, 2. (Denis Knauf -
1720           1667488)
1722 2007-04-19 03:46  dermoth
1724         * [r1693] NEWS, configure.in:
1725           Fix compilation of check_ldap, check_radius and check_pgsql
1726           (*ding*)
1728 2007-04-18 19:31  hweiss
1730         * [r1692] NEWS, plugins/check_by_ssh.c:
1731           Revert my previous change to "-S/--skip" in favour of the two
1732           options "-E/--skip-stderr" and "-S/--skip-stdout". Both of them
1733           support omitting the number of lines to skip, in which case all
1734           output on the respective file descriptor is skipped. "--skip" is
1735           kept as an alias for "--skip-stdout" for backwards compatibility
1736           with recent releases.
1737           
1738           Also, print a message if no (non-skipped) stdout/stderr output is
1739           available. This fixes a segfault if the remote command prints no
1740           output.
1742 2007-04-15 15:17  dermoth
1744         * [r1691] plugins/check_cluster.c:
1745           Localization and help fixes (Thanks Benoit M.)
1747 2007-04-15 09:03  dermoth
1749         * [r1690] plugins/check_cluster.c:
1750           Cosmetic change
1752 2007-04-15 08:56  dermoth
1754         * [r1689] contrib/check_cluster2.README:
1755           More details about the changes
1757 2007-04-15 08:50  dermoth
1759         * [r1688] NEWS, plugins/Makefile.am, plugins/check_cluster.c:
1760           Add thresholds support for check_cluster + lots of
1761           standardization. Add forgotten items to NEWS.
1763 2007-04-15 06:44  dermoth
1765         * [r1687] BUGS, plugins/check_snmp.c:
1766           Fix bug #1344584: Counter64 values not handled correctly
1768 2007-04-14 15:07  dermoth
1770         * [r1686] BUGS:
1771           Works for me
1773 2007-04-14 03:09  hweiss
1775         * [r1685] BUGS, plugins/check_by_ssh.c:
1776           Up to revision 1.35, the "-S" option skipped the specified number
1777           of lines written to stderr. With revision 1.36 and newer, "-S"
1778           skipped the specified number of lines written to stdout. Now,
1779           "-S" skips the specified number of lines written to stderr; and
1780           if the number specified via "-S" minus the number of lines
1781           written to stderr is larger than 0, the difference is used as the
1782           number of lines written to stdout to skip. Also, the "--help"
1783           output was fixed. (Hector - 1675286)
1785 2007-04-13 11:38  dermoth
1787         * [r1684] plugins, plugins/.cvsignore:
1788           ... Some CVS magic too
1790 2007-04-13 11:35  dermoth
1792         * [r1683] contrib/check_cluster2.README, plugins/Makefile.am,
1793           plugins/check_cluster.c:
1794           automake magic for check_cluster
1796 2007-04-11 14:43  tonvoon
1798         * [r1682] doc/RELEASING:
1799           Add news item to nagiosplugins.org
1801 2007-04-11 12:08  tonvoon
1803         * [r1680] AUTHORS, BUGS, ChangeLog, NEWS, configure.in,
1804           package.def:
1805           1.4.8 release
1807 2007-04-10 07:17  dermoth
1809         * [r1679] po/POTFILES.in, po/de.po, po/fr.po,
1810           po/nagios-plugins.pot:
1811           Add some check_ntp translations
1813 2007-04-10 07:17  dermoth
1815         * [r1678] plugins/check_ntp.c:
1816           - Fix possibility of printing scientific numbers in perfdata -
1817           Use fperfdata function for perfdata formatting - Make the
1818           printing part a bit more flexible (similar to check_disk)
1820 2007-04-10 05:58  dermoth
1822         * [r1677] po/de.po, po/fr.po, po/nagios-plugins.pot:
1823           Hopefully this is correct. Need to make more changes so I'm
1824           commiting these.
1826 2007-04-04 20:08  dermoth
1828         * [r1676] plugins/check_ntp.c:
1829           Fix for getting dispersion instead of jitter on older servers
1830           (like xntpd on Solaris).
1832 2007-04-03 17:19  hweiss
1834         * [r1675] plugins/check_ntp.c:
1835           Fix the synchronization source selection on big-endian systems.
1837 2007-04-03 01:31  dermoth
1839         * [r1674] plugins/check_ntp.c:
1840           Temporary fix for jitter calculation
1842 2007-04-02 12:39  hweiss
1844         * [r1673] plugins/check_ntp.c:
1845           Don't rely on the assumption that the size of a READSTAT response
1846           is a multiple of sizeof(ntp_assoc_status_pair).
1848 2007-04-02 09:28  tonvoon
1850         * [r1672] lib/tests/Makefile.am:
1851           Add libgnu.a as regex functions required
1853 2007-04-02 07:32  dermoth
1855         * [r1671] plugins/check_ntp.c:
1856           Fix byte order in verbose logging
1858 2007-04-02 06:00  dermoth
1860         * [r1670] plugins/check_ntp.c:
1861           Seems like we don't get any jitter sometimes. While this needs to
1862           be fixed we should at least handle it gracefully.
1864 2007-04-01 14:21  psychotrahe
1866         * [r1669] plugins/t/check_http.t:
1867           check_http.t: - added internet_access variable to skip tests
1868           where internet access is required. - added host_tcp_http2
1869           variable for a webserver serving the string 'nagios' in index -
1870           no tests are skipped if the new vars are not defined (existing
1871           installations)
1873 2007-04-01 11:17  psychotrahe
1875         * [r1668] lib/utils_disk.c:
1876           utils_disk: fixed handling if check_disk -p is a device
1877           (np_set_best_match())
1879 2007-03-31 18:49  hweiss
1881         * [r1667] NEWS:
1882           Various check_ntp fixes
1884 2007-03-31 18:48  hweiss
1886         * [r1666] plugins/check_ntp.c:
1887           Fix an out-of-bounds memcpy(3) and add a realloc(3) error check
1888           in jitter_request().
1890 2007-03-31 17:35  hweiss
1892         * [r1665] plugins/check_ntp.c:
1893           Add a warning to the verbose output if jitter_request() found no
1894           synchronization source.
1896 2007-03-31 17:29  hweiss
1898         * [r1664] plugins/check_ntp.c:
1899           Avoid division by zero.
1901 2007-03-31 17:25  hweiss
1903         * [r1663] plugins/check_ntp.c:
1904           Remove the '-O' option, as it's ignored.
1906 2007-03-30 15:45  tonvoon
1908         * [r1662] m4/np_mysqlclient.m4:
1909           Use AS_HELP_STRING instead of ACX_HELP_STRING
1911 2007-03-30 14:08  tonvoon
1913         * [r1661] NEWS, configure.in, m4/np_mysqlclient.m4:
1914           Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql
1915           detection separated into external m4 file
1917 2007-03-30 09:00  psychotrahe
1919         * [r1660] lib/tests/test_disk.c, plugins/t/check_disk.t:
1920           Test Cases for check_disk's -r, -R, -C and -g
1922 2007-03-30 08:56  psychotrahe
1924         * [r1659] plugins/check_disk.c:
1925           check_disk: minor fix for -C if bestmatch != -p
1927 2007-03-30 08:53  psychotrahe
1929         * [r1658] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
1930           check_disk: added regex functionality -r and -R. see np-devel
1931           mail (2007-02-10)
1933 2007-03-30 08:52  psychotrahe
1935         * [r1657] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
1936           check_disk: added grouping functionality. see np-devel mail
1937           (2007-02-10)
1939 2007-03-30 08:48  psychotrahe
1941         * [r1656] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
1942           check_disk -C is more flexible now. See np-devel post
1943           (2007-02-10)
1945 2007-03-29 17:58  hweiss
1947         * [r1655] THANKS.in, plugins/check_mysql.c:
1948           Fix argument processing (Felix Frank - 1690697)
1950 2007-03-29 17:34  hweiss
1952         * [r1654] plugins-root/Makefile.am:
1953           Set the "read" and "execute" bits only for "user" and "group" in
1954           order to not overwrite "--without-world-permissions" for the root
1955           plugins.
1957 2007-03-29 10:32  tonvoon
1959         * [r1652] BUGS, ChangeLog, NEWS, configure.in, package.def:
1960           1.4.7 release
1962 2007-03-29 10:25  tonvoon
1964         * [r1651] plugins/check_ntp.c:
1965           Adding help text for jitter flags
1967 2007-03-27 06:53  dermoth
1969         * [r1650] THANKS.in, plugins-root/check_icmp.c:
1970           Fix bug #1494629 - check_icmp fails after some time on FreeBSD
1972 2007-03-25 13:55  tonvoon
1974         * [r1649] NEWS, configure.in:
1975           Reinstate --with-nagios-user/group and new
1976           --without-group-permissions ./configure options
1978 2007-03-22 17:54  hweiss
1980         * [r1646] THANKS.in, plugins/common.h:
1981           Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O
1982           performance (Stefan Meier)
1984 2007-03-16 12:11  gonzai
1986         * [r1642] plugins-scripts/check_ifoperstatus.pl:
1987           Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl.
1989 2007-03-12 10:51  tonvoon
1991         * [r1639] NEWS, plugins/check_ping.c, plugins/t/check_ping.t:
1992           check_ping's timeout interval is only +1 if ping command has a
1993           timeout value. Tests updated to check for 100% packet loss
1994           (always if ping has timeout), otherwise will check for "timed
1995           out" string
1997 2007-03-11 06:51  dermoth
1999         * [r1638] plugins-root/t/check_icmp.t:
2000           Add tests for new check_icmp switch -m
2002 2007-03-11 02:27  tonvoon
2004         * [r1637] plugins-root/t, plugins-root/t/check_icmp.t,
2005           plugins/t/check_ping.t:
2006           Converted check_ping.t to new-style testcases. Added test case
2007           for check_icmp - requires sudo access
2009 2007-03-11 01:57  tonvoon
2011         * [r1636] plugins/check_ping.c:
2012           Fixed some help display. Removed -L from usage as deprecated
2013           option
2015 2007-03-08 09:09  dermoth
2017         * [r1635] NEWS, THANKS.in, plugins-root/check_icmp.c:
2018           New switch to check_icmp to set the minimum required hosts for
2019           success.
2021 2007-03-08 06:12  dermoth
2023         * [r1634] config_test/child_test.c:
2024           Ficing C++ style comments
2026 2007-03-08 06:09  dermoth
2028         * [r1633] plugins-root/check_icmp.c:
2029           Fixed C++ style comments, but I don't get why those lines were
2030           originally commented out.
2032 2007-03-06 22:45  tonvoon
2034         * [r1632] plugins/check_http.c:
2035           Fix option handling (Nobuhiro Ban - 1657280)
2037 2007-03-06 22:29  tonvoon
2039         * [r1631] plugins/check_smtp.c:
2040           Fixed compile errors in check_smtp.c
2042 2007-03-06 22:17  tonvoon
2044         * [r1630] NEWS, THANKS.in, plugins/check_smtp.c:
2045           Fixed broken HELO cmd (Enrico Scholz - 1675279)
2047 2007-03-06 17:29  tonvoon
2049         * [r1629] NEWS, configure.in, plugins/check_procs.c:
2050           Use /usr/ucb/ps on Solaris in preference to pst3 (problems in
2051           64bit mode)
2053 2007-03-06 17:26  tonvoon
2055         * [r1628] plugins/t/check_disk.t:
2056           Test failure if a filesystem which is a subset of another fails
2057           the inode check (Matthias Elbe - 1660953)
2059 2007-03-06 14:18  tonvoon
2061         * [r1627] NEWS, configure.in:
2062           Detect if check_mysql compile will work at ./configure time, due
2063           to some Redhat systems distributing mysql_config, but not the
2064           include files
2066 2007-03-06 11:03  tonvoon
2068         * [r1626] configure.in:
2069           Clearer message when --with-nagios-user is used for ./configure
2071 2007-03-06 10:48  tonvoon
2073         * [r1625] FAQ, INSTALLING, NEWS, README, plugins-root/Makefile.am:
2074           Root plugins installed with world executable permissions. Removed
2075           references to --with-nagios-user and --with-nagios-group in
2076           README
2078 2007-03-02 01:38  egalstad
2080         * [r1624] plugins/check_mrtgtraf.c:
2081           Fix for broken check_mrtgtraf
2083 2007-02-24 01:03  dermoth
2085         * [r1623] doc/makefile:
2086           Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove
2087           directories)
2089 2007-02-14 20:56  tonvoon
2091         * [r1622] NEWS, contrib/check_sybase:
2092           check_sybase now maintained in NagiosExchange
2094 2007-02-14 20:52  tonvoon
2096         * [r1621] plugins/check_disk.c:
2097           Fixed typo in help for -M
2099 2007-02-14 10:11  tonvoon
2101         * [r1620] plugins/check_tcp.c, plugins/t/check_tcp.t:
2102           Documentation fix re: --escape flag. Fix of ./check_tcp test to
2103           webservers to make it more standards compliant
2105 2007-02-09 14:35  tonvoon
2107         * [r1619] NEWS, THANKS.in, po, po/.cvsignore, po/Makefile.in.in:
2108           Fixed MKINSTALLDIRS problem on some systems - Lars Stavholm
2110 2007-02-07 14:46  tonvoon
2112         * [r1614] lib/Makefile.config-opts, lib/parse_ini.c,
2113           lib/tests/Makefile.config-opts, lib/tests/config-tiny.ini,
2114           lib/tests/plugin.ini, lib/tests/test_ini.c:
2115           Added test files to test the parse_ini.c routines. Requires
2116           libtap
2118 2007-02-07 14:06  hweiss
2120         * [r1613] plugins/check_swap.c:
2121           Include <sys/param.h> before <sys/swap.h> in order to fix
2122           compilation on OpenBSD (nsturm - 1653934)
2124 2007-02-06 23:30  dermoth
2126         * [r1612] plugins/check_tcp.c:
2127           Correct vim typo in comment block :P
2129 2007-02-06 21:03  opensides
2131         * [r1611] plugins/check_disk.c, plugins/check_http.c,
2132           plugins/check_ide_smart.c, plugins/check_mrtg.c,
2133           plugins/check_mrtgtraf.c, plugins/check_overcr.c,
2134           plugins/check_smtp.c, plugins/check_tcp.c, po/de.po, po/fr.po,
2135           po/nagios-plugins.pot:
2136           correcting some translation problems
2138 2007-02-06 19:33  seanius
2140         * [r1610] lib/parse_ini.c, lib/parse_ini.h:
2141           initial version of ini file parsing routines in C
2143 2007-02-06 18:34  opensides
2145         * [r1609] po/Makevars:
2146           adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:
2148 2007-02-05 13:51  tonvoon
2150         * [r1608] AUTHORS, doc/RELEASING:
2151           Update list of team members. More notes on new releases
2153 2007-02-05 13:13  tonvoon
2155         * [r1606] BUGS, ChangeLog, NEWS, configure.in, package.def:
2156           For 1.4.6 release
2158 2007-02-02 09:10  dermoth
2160         * [r1605] plugins/check_snmp.c:
2161           Fix parsing of multiple OIDs sets needmibs = TRUE
2163 2007-02-01 06:53  dermoth
2165         * [r1604] plugins/check_tcp.c, plugins/t/check_jabber.t:
2166           Fix progname being partly set to upper case Change formating of
2167           invalid hostname output
2169 2007-02-01 05:37  dermoth
2171         * [r1603] NEWS:
2172           Adding NEWS entry for check_jabber
2174 2007-02-01 05:33  dermoth
2176         * [r1602] plugins-scripts/check_log.sh:
2177           Fix bug #1593073 Check_Log problem with log rotation
2179 2007-01-31 22:50  tonvoon
2181         * [r1601] plugins/t/check_jabber.t:
2182           Converted to new style object and Test::More testing. Skipped
2183           jabber server tests if not defined
2185 2007-01-31 06:18  dermoth
2187         * [r1600] plugins/t/check_jabber.t:
2188           Add check_jabber test. Will ask for a jabber host (default should
2189           be OK)
2191 2007-01-31 04:47  dermoth
2193         * [r1599] plugins/check_tcp.c:
2194           Fix Debian Bug #392610: check_jabber always return warning
2196 2007-01-30 14:24  dermoth
2198         * [r1598] plugins/check_tcp.c:
2199           Jail does not requires any arguments
2201 2007-01-30 09:56  tonvoon
2203         * [r1597] config.rpath:
2204           make dist failing without config.rpath in top level. File copied
2205           from build-aux/
2207 2007-01-30 05:01  dermoth
2209         * [r1596] plugins/check_tcp.c, plugins/t/check_tcp.t:
2210           Fix reporting bug using expect, affecting (not fixing) Debian bug
2211           #392610: check_jabber always return warning
2213 2007-01-30 02:22  hweiss
2215         * [r1595] configure.in:
2216           grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8),
2217           redirect output to /dev/null instead.
2219 2007-01-29 14:14  dermoth
2221         * [r1594] plugins/check_disk.c, plugins/t/check_disk.t:
2222           Revert 1643463 (reversed disk thresholds) keeping the thresholds
2223           checks.
2225 2007-01-29 12:13  hweiss
2227         * [r1593] configure.in:
2228           Automake 1.10 says: "compiling `test_disk.c' with per-target
2229           flags requires `AM_PROG_CC_C_O' in `configure.in'".
2231 2007-01-29 10:06  tonvoon
2233         * [r1592] build-aux/config.rpath, config.rpath:
2234           Move config.rpath into build-aux for automake 1.10
2236 2007-01-28 22:00  hweiss
2238         * [r1591] INSTALLING:
2239           Remove description of deprecated ./configure
2240           --with-nagios-{user,group} options.
2242 2007-01-28 21:46  hweiss
2244         * [r1590] plugins-root/check_dhcp.c, plugins/check_apt.c,
2245           plugins/check_by_ssh.c, plugins/check_dig.c, plugins/check_dns.c,
2246           plugins/check_fping.c, plugins/check_game.c,
2247           plugins/check_hpjd.c, plugins/check_http.c,
2248           plugins/check_ide_smart.c, plugins/check_ldap.c,
2249           plugins/check_load.c, plugins/check_mrtg.c,
2250           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
2251           plugins/check_mysql_query.c, plugins/check_nagios.c,
2252           plugins/check_nt.c, plugins/check_ntp.c, plugins/check_nwstat.c,
2253           plugins/check_overcr.c, plugins/check_pgsql.c,
2254           plugins/check_ping.c, plugins/check_procs.c,
2255           plugins/check_radius.c, plugins/check_real.c,
2256           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
2257           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
2258           plugins/check_ups.c, plugins/check_users.c, plugins/negate.c,
2259           plugins/urlize.c, plugins/utils.c, plugins/utils.h:
2260           Don't try to print `optarg' (which will be a NULL pointer) if an
2261           unknown command line option was used, as this leads to a segfault
2262           on some systems. The unknown option will be printed by getopt(3)
2263           anyway. So, simply call print_usage() and exit UNKNOWN via the
2264           new usage5() instead.
2266 2007-01-27 21:49  dermoth
2268         * [r1589] plugins/check_disk.c, plugins/t/check_disk.t:
2269           Fix #1643463: Miscalculating thresholds check_disk
2271 2007-01-27 17:49  hweiss
2273         * [r1588] lib/utils_base.c:
2274           Change the variable names `true' and `false' (which are keywords
2275           in C99) to `yes' and `no'. Fixes compilation when using SGI's
2276           MIPSpro c99(1).
2278 2007-01-27 17:42  hweiss
2280         * [r1587] plugins/common.h:
2281           Include GNULib's "dirname.h" in order to pull in the base_name()
2282           prototype, fixes compilation of check_procs using SGI's MIPSpro
2283           C.
2285 2007-01-27 16:56  hweiss
2287         * [r1586] ACKNOWLEDGEMENTS, NEWS:
2288           Fix typos.
2290 2007-01-27 16:51  hweiss
2292         * [r1585] NEWS:
2293           Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to
2294           ssh(1) and "-q,--quiet" which tells ssh(1) to suppress warnings
2295           (Gerhard Lausser - 1472491)
2297 2007-01-27 16:37  hweiss
2299         * [r1584] plugins-root/check_dhcp.c:
2300           Include <sys/param.h> which is a prerequisite for <sys/sysctl.h>
2301           on NetBSD and OpenBSD (at least).
2303 2007-01-25 00:58  tonvoon
2305         * [r1583] Makefile.am, README, configure.in, doc/RELEASING:
2306           Update references to NEWS instead of CHANGES. Fix compile of
2307           libtap test programs
2309 2007-01-25 00:26  tonvoon
2311         * [r1582] build-aux, build-aux/.cvsignore, build-aux/ltmain.sh,
2312           config.guess, config.sub, configure.in, ltmain.sh:
2313           Use build-aux directory. Removed unnecessary checks in
2314           configure.in. Keeping libtool to link to libtap - can't find a
2315           suitable replacement method
2317 2007-01-24 23:18  tonvoon
2319         * [r1581] ACKNOWLEDGEMENTS, CHANGES, NEWS, config.rpath,
2320           configure.in, doc/developer-guidelines.sgml, gl, gl/.cvsignore,
2321           plugins/Makefile.am, plugins/check_procs.c, po/POTFILES.in:
2322           Various cleanups in the syncing with gnulib
2324 2007-01-24 22:47  tonvoon
2326         * [r1580] Makefile.am, NEWS, config.rpath, configure.in,
2327           doc/developer-guidelines.sgml, gl, gl/Makefile.am, gl/alloca.c,
2328           gl/alloca_.h, gl/asnprintf.c, gl/asprintf.c, gl/basename.c,
2329           gl/c-strtod.c, gl/c-strtod.h, gl/cloexec.c, gl/cloexec.h,
2330           gl/creat-safer.c, gl/dirname.c, gl/dirname.h, gl/dup-safer.c,
2331           gl/error.c, gl/error.h, gl/exit.h, gl/exitfail.c, gl/exitfail.h,
2332           gl/fcntl--.h, gl/fcntl-safer.h, gl/fd-safer.c, gl/fsusage.c,
2333           gl/fsusage.h, gl/full-read.c, gl/full-read.h, gl/full-write.c,
2334           gl/full-write.h, gl/gai_strerror.c, gl/getaddrinfo.c,
2335           gl/getaddrinfo.h, gl/gethostname.c, gl/getloadavg.c, gl/getopt.c,
2336           gl/getopt1.c, gl/getopt_.h, gl/getopt_int.h, gl/gettext.h,
2337           gl/inet_ntop.c, gl/inet_ntop.h, gl/intprops.h, gl/m4,
2338           gl/m4/absolute-header.m4, gl/m4/alloca.m4, gl/m4/arpa_inet_h.m4,
2339           gl/m4/c-strtod.m4, gl/m4/cloexec.m4, gl/m4/codeset.m4,
2340           gl/m4/dirname.m4, gl/m4/dos.m4, gl/m4/double-slash-root.m4,
2341           gl/m4/eoverflow.m4, gl/m4/error.m4, gl/m4/exitfail.m4,
2342           gl/m4/extensions.m4, gl/m4/fcntl-safer.m4, gl/m4/fstypename.m4,
2343           gl/m4/fsusage.m4, gl/m4/getaddrinfo.m4, gl/m4/gethostname.m4,
2344           gl/m4/getloadavg.m4, gl/m4/getopt.m4, gl/m4/gettext.m4,
2345           gl/m4/glibc2.m4, gl/m4/glibc21.m4, gl/m4/gnulib-cache.m4,
2346           gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4,
2347           gl/m4/gnulib-tool.m4, gl/m4/iconv.m4, gl/m4/inet_ntop.m4,
2348           gl/m4/inline.m4, gl/m4/intdiv0.m4, gl/m4/intl.m4,
2349           gl/m4/intldir.m4, gl/m4/intmax.m4, gl/m4/intmax_t.m4,
2350           gl/m4/inttypes-pri.m4, gl/m4/inttypes_h.m4, gl/m4/lcmessage.m4,
2351           gl/m4/lib-ld.m4, gl/m4/lib-link.m4, gl/m4/lib-prefix.m4,
2352           gl/m4/lock.m4, gl/m4/longdouble.m4, gl/m4/longlong.m4,
2353           gl/m4/ls-mntd-fs.m4, gl/m4/mbchar.m4, gl/m4/mbiter.m4,
2354           gl/m4/mbrtowc.m4, gl/m4/memchr.m4, gl/m4/minmax.m4,
2355           gl/m4/mountlist.m4, gl/m4/netinet_in_h.m4, gl/m4/nls.m4,
2356           gl/m4/onceonly_2_57.m4, gl/m4/po.m4, gl/m4/printf-posix.m4,
2357           gl/m4/progtest.m4, gl/m4/regex.m4, gl/m4/safe-read.m4,
2358           gl/m4/safe-write.m4, gl/m4/size_max.m4, gl/m4/snprintf.m4,
2359           gl/m4/socklen.m4, gl/m4/sockpfaf.m4, gl/m4/ssize_t.m4,
2360           gl/m4/stdbool.m4, gl/m4/stdint.m4, gl/m4/stdint_h.m4,
2361           gl/m4/strcase.m4, gl/m4/strdup.m4, gl/m4/strndup.m4,
2362           gl/m4/strnlen.m4, gl/m4/sys_socket_h.m4, gl/m4/uintmax_t.m4,
2363           gl/m4/ulonglong.m4, gl/m4/unistd-safer.m4, gl/m4/unistd_h.m4,
2364           gl/m4/vasnprintf.m4, gl/m4/vasprintf.m4, gl/m4/visibility.m4,
2365           gl/m4/vsnprintf.m4, gl/m4/wchar.m4, gl/m4/wchar_t.m4,
2366           gl/m4/wctype.m4, gl/m4/wcwidth.m4, gl/m4/wint_t.m4,
2367           gl/m4/xalloc.m4, gl/m4/xsize.m4, gl/m4/xstrndup.m4, gl/malloc.c,
2368           gl/mbchar.c, gl/mbchar.h, gl/mbuiter.h, gl/memchr.c, gl/minmax.h,
2369           gl/mountlist.c, gl/mountlist.h, gl/open-safer.c, gl/pipe-safer.c,
2370           gl/printf-args.c, gl/printf-args.h, gl/printf-parse.c,
2371           gl/printf-parse.h, gl/regcomp.c, gl/regex.c, gl/regex.h,
2372           gl/regex_internal.c, gl/regex_internal.h, gl/regexec.c,
2373           gl/safe-read.c, gl/safe-read.h, gl/safe-write.c, gl/safe-write.h,
2374           gl/size_max.h, gl/snprintf.c, gl/snprintf.h, gl/socket_.h,
2375           gl/stdbool_.h, gl/stdint_.h, gl/strcase.h, gl/strcasecmp.c,
2376           gl/strdup.c, gl/strdup.h, gl/stripslash.c, gl/strncasecmp.c,
2377           gl/strndup.c, gl/strndup.h, gl/strnlen.c, gl/strnlen.h,
2378           gl/strnlen1.c, gl/strnlen1.h, gl/unistd--.h, gl/unistd-safer.h,
2379           gl/unistd_.h, gl/vasnprintf.c, gl/vasnprintf.h, gl/vasprintf.c,
2380           gl/vasprintf.h, gl/vsnprintf.c, gl/vsnprintf.h, gl/wchar_.h,
2381           gl/wctype_.h, gl/wcwidth.h, gl/xalloc-die.c, gl/xalloc.h,
2382           gl/xmalloc.c, gl/xsize.h, gl/xstrndup.c, gl/xstrndup.h,
2383           lib/Makefile.am, lib/alloca.c, lib/alloca_.h, lib/basename.c,
2384           lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cloexec.c,
2385           lib/cloexec.h, lib/creat-safer.c, lib/dirname.h, lib/dup-safer.c,
2386           lib/error.c, lib/error.h, lib/exit.h, lib/exitfail.c,
2387           lib/exitfail.h, lib/fcntl--.h, lib/fcntl-safer.h, lib/fd-safer.c,
2388           lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
2389           lib/full-write.c, lib/full-write.h, lib/getloadavg.c,
2390           lib/getopt.c, lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h,
2391           lib/gettext.h, lib/intprops.h, lib/malloc.c, lib/mountlist.c,
2392           lib/mountlist.h, lib/open-safer.c, lib/pipe-safer.c,
2393           lib/realloc.c, lib/regcomp.c, lib/regex.c, lib/regex.h,
2394           lib/regex_internal.c, lib/regex_internal.h, lib/regexec.c,
2395           lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
2396           lib/safe-write.h, lib/snprintf.c, lib/stdbool_.h, lib/strcase.h,
2397           lib/strtod.c, lib/tests/Makefile.am, lib/unistd--.h,
2398           lib/unistd-safer.h, lib/unlocked-io.h, lib/xalloc-die.c,
2399           lib/xalloc.h, lib/xmalloc.c, lib/xstrdup.c, m4/Makefile.am.in,
2400           m4/afs.m4, m4/alloca.m4, m4/basename.m4, m4/c-strtod.m4,
2401           m4/codeset.m4, m4/dos.m4, m4/error.m4, m4/exitfail.m4,
2402           m4/extensions.m4, m4/fcntl-safer.m4, m4/fstypename.m4,
2403           m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
2404           m4/iconv.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
2405           m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4,
2406           m4/longdouble.m4, m4/longlong.m4, m4/ls-mntd-fs.m4,
2407           m4/mountlist.m4, m4/nls.m4, m4/np_coreutils.m4, m4/np_curl.m4,
2408           m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/regex.m4,
2409           m4/restrict.m4, m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4,
2410           m4/uintmax_t.m4, m4/ulonglong.m4, m4/unistd-safer.m4,
2411           m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xalloc.m4,
2412           plugins-root/Makefile.am, plugins/Makefile.am,
2413           plugins/check_smtp.c, plugins/common.h, plugins/getaddrinfo.c,
2414           plugins/getaddrinfo.h, plugins/gethostbyname.c,
2415           plugins/gethostbyname.h, plugins/netutils.h, tools/setup,
2416           tools/update_coreutils:
2417           Sync with gnulib - lots of extraneous code removed in preference
2418           to GNU code
2420 2007-01-23 18:34  hweiss
2422         * [r1579] THANKS.in, plugins/check_ssh.c:
2423           Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS'
2424           for backward compatibility) (Ville Mattila - 1642780)
2426 2007-01-23 18:20  hweiss
2428         * [r1578] REQUIREMENTS:
2429           Location updates
2431 2007-01-23 17:20  hweiss
2433         * [r1577] plugins/check_tcp.c:
2434           Add missing `break' to the switch-case block that handles the
2435           `-m' option (Nobuhiro Ban - 1642682)
2437 2007-01-23 16:42  hweiss
2439         * [r1576] THANKS.in, plugins/check_radius.c:
2440           Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban
2441           - 1642658)
2443 2007-01-23 14:39  hweiss
2445         * [r1575] lib/mountlist.c:
2446           Add support for statvfs(2) which is needed in order to compile
2447           the plugins on NetBSD 3.0 and newer. The current coreutils
2448           release supports statvfs(2), so this patch won't be needed
2449           anymore when updating the coreutils files.
2451 2007-01-22 04:05  hweiss
2453         * [r1574] plugins/check_by_ssh.c:
2454           Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to
2455           ssh(1) and "-q,--quiet" which tells ssh(1) to suppress warnings
2456           (Gerhard Lausser - 1472491)
2458 2007-01-20 20:45  tonvoon
2460         * [r1573] doc/developer-guidelines.sgml:
2461           Updated policy on contributed plugins
2463 2007-01-20 20:06  tonvoon
2465         * [r1572] doc/LEAVERS, doc/NEW_STARTERS, doc/RELEASING:
2466           Administrative notes
2468 2007-01-20 10:59  seanius
2470         * [r1571] plugins/check_ntp.c:
2471           compilation fixes for check_ntp.c: - check_ntp.c:290: warning:
2472           overflow in implicit constant conversion fixed with an explicit
2473           cast to int8_t. - check_ntp.c:544: warning: pointer of type
2474           Ć¢\80\98void *Ć¢\80\99 used in arithmetic fixed by casting to ptrdiff_t
2475           before arithmetic and (void*) afterwards - in TVtoNTP64, cast
2476           arithmetic result passed to R32 as uint64_t.
2478 2007-01-20 07:18  dermoth
2480         * [r1570] plugins/check_http.c, plugins/check_ldap.c:
2481           Fix bug #1632091: printf format string typos. Add some more
2482           cosmetic changes.
2484 2007-01-20 06:27  dermoth
2486         * [r1569] plugins-root/check_icmp.c:
2487           Fix bug #1632078: critical threshold % incorrectly displayed by
2488           check_icmp
2490 2007-01-20 06:07  dermoth
2492         * [r1568] CHANGES, THANKS.in, plugins/netutils.c:
2493           Fix bug #1632072 pointer error in plugins/netutils.c. Add
2494           changelog entry for previous commit.
2496 2007-01-17 05:28  dermoth
2498         * [r1566] THANKS.in, plugins/check_procs.c:
2499           Fix bug #1630970 Fix for buffer overflow of check_procs procprog
2500           string
2502 2007-01-08 11:05  tonvoon
2504         * [r1565] CHANGES, THANKS.in, plugins/t/check_disk.t:
2505           Added notes about check_disk perf data fix. Added test to check
2506           perf data is same when mount points reversed
2508 2007-01-07 07:14  dermoth
2510         * [r1564] plugins/check_disk.c:
2511           Fix bug #1627970: check_disk performance output for more then one
2512           partition
2514 2007-01-06 06:41  dermoth
2516         * [r1563] plugins/check_ping.c:
2517           Fix bug #1629008: check_ping fails to handle Packet filtered
2518           error
2520 2007-01-06 06:33  dermoth
2522         * [r1562] plugins/check_ping.c:
2523           Revert last patch: it works but not really for the reason I
2524           though.
2526 2007-01-06 04:52  dermoth
2528         * [r1561] plugins/check_ping.c:
2529           Fix the way check_ping calculate the maximum run time
2531 2007-01-04 11:51  dermoth
2533         * [r1560] plugins/check_real.c:
2534           Fix bug #1574863: check_real does not accept the '-v' option
2536 2007-01-04 11:35  dermoth
2538         * [r1559] plugins/check_ping.c:
2539           Fix bug #1592605: check_ping times out
2541 2007-01-04 11:18  dermoth
2543         * [r1558] tools/README, tools/distclean:
2544           Adding my distclean script
2546 2006-12-23 18:59  dermoth
2548         * [r1557] plugins/t/check_snmp.t:
2549           Regexps in check_snmp tests fails where they shouldn't.
2551 2006-12-21 05:25  dermoth
2553         * [r1556] NPTest.pm:
2554           - Fixing small error (wrong file name) in NPTest.pm
2555           documentation.
2557 2006-12-20 22:33  tonvoon
2559         * [r1555] CHANGES, THANKS.in, plugins/check_http.c,
2560           plugins/t/check_http.t:
2561           Removed unused timestamp variable (Matthias Eble) Fixed
2562           redirection test. Added extra tests for funny syntax when
2563           checking certificates, updated help for more common syntax
2565 2006-12-20 19:25  tonvoon
2567         * [r1554] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c,
2568           plugins/t/check_disk.t:
2569           Fixed inode thresholds, regressed from previous release
2571 2006-12-20 11:32  opensides
2573         * [r1553] po/de.po, po/fr.po, po/nagios-plugins.pot:
2574           updated the nagios-pulgins.pot files now that localization is
2575           clean first pass at updating the french locale
2577 2006-12-12 12:59  tonvoon
2579         * [r1549] plugins-scripts/t/utils.t:
2580           Enhanced test for single letters in fqdn
2582 2006-12-12 08:56  tonvoon
2584         * [r1548] plugins-scripts/utils.pm.in:
2585           Allow single characters in fqdn (Dave Alden)
2587 2006-12-07 22:38  tonvoon
2589         * [r1547] CHANGES, THANKS.in, configure.in:
2590           Fixed HP/UX's swapinfo command for check_procs (Dick van den Burg
2591           - 1573700)
2593 2006-12-07 16:07  tonvoon
2595         * [r1546] THANKS.in, plugins/check_disk.c, plugins/check_swap.c,
2596           plugins/common.h, plugins/netutils.h:
2597           Fix coredump on 64bit Solaris. Also adds more error conditions
2598           and moves swap specific includes out of common.h (Duncan Ferguson
2599           - 1588031)
2601 2006-12-06 20:34  tonvoon
2603         * [r1545] plugins/Makefile.am:
2604           Move SSL libs to correct order per plugin
2606 2006-12-06 17:36  tonvoon
2608         * [r1544] plugins/Makefile.am:
2609           Only include -lssl for plugins that require it
2611 2006-12-06 17:00  tonvoon
2613         * [r1543] configure.in:
2614           Flag common compile error because of no ar on Solaris
2616 2006-12-06 15:58  tonvoon
2618         * [r1542] Makefile.am:
2619           Remove CVS files from distribution
2621 2006-12-06 15:53  tonvoon
2623         * [r1541] doc/developer-guidelines.sgml:
2624           Add libtool requirement for development
2626 2006-11-09 11:44  tonvoon
2628         * [r1535] CHANGES, THANKS.in, plugins/check_ping.c,
2629           plugins/netutils.c:
2630           Reduced DNS lookups in check_ping and netutils.c in IPv6
2631           configurations (Pawel Malachowski)
2633 2006-11-03 15:40  tonvoon
2635         * [r1534] lib/Makefile.am, lib/alloca.c, lib/alloca_.h:
2636           Add alloca files, required for *BSD
2638 2006-11-01 21:15  tonvoon
2640         * [r1532] ChangeLog, configure.in, package.def:
2641           For 1.4.5 release
2643 2006-10-27 15:37  tonvoon
2645         * [r1531] plugins-scripts/t/utils.t, plugins-scripts/utils.pm.in:
2646           More edge testcases. Allow anything if ends with a . as long as
2647           correct characters
2649 2006-10-26 21:32  tonvoon
2651         * [r1530] NPTest.pm:
2652           New test variables default to "none", so no changes required to
2653           tinderbox satelites
2655 2006-10-26 21:10  tonvoon
2657         * [r1529] THANKS.in, plugins-scripts/check_oracle.sh:
2658           Fixed error if dba_free_space has no free segments (Florian
2659           Gleixner)
2661 2006-10-26 21:02  tonvoon
2663         * [r1528] plugins-scripts/Makefile.am, plugins-scripts/t/utils.t,
2664           plugins-scripts/utils.pm.in:
2665           Fixed regression where hostnames with hyphens were rejected
2666           (1581402 - Holger Weiss)
2668 2006-10-26 20:56  tonvoon
2670         * [r1527] contrib/tarballs/check_traffic-0.90b.tar.gz:
2671           Removing unnecessary tarball
2673 2006-10-26 20:51  tonvoon
2675         * [r1526] THANKS.in, plugins/check_disk.c, plugins/check_http.c:
2676           Remove C style comments (1583467 - Markus Baertschi)
2678 2006-10-24 21:54  opensides
2680         * [r1525] plugins-root/check_icmp.c:
2681           more fixes and removal of certain sentences not needed
2683 2006-10-24 21:48  opensides
2685         * [r1524] plugins-root/check_icmp.c, plugins/check_nt.c:
2686           last localization fixes for core plugins in c
2688 2006-10-24 21:01  opensides
2690         * [r1523] plugins/check_nt.c:
2691           next round of localization fixes
2693 2006-10-24 09:48  tonvoon
2695         * [r1522] plugins-root/Makefile.am, plugins-root/check_icmp.c:
2696           Fixed compile on non-glibc platforms
2698 2006-10-24 08:34  tonvoon
2700         * [r1521] plugins/check_http.c:
2701           Restored accidently regressed fix
2703 2006-10-23 21:47  opensides
2705         * [r1520] plugins/check_http.c:
2706           localization fixes
2708 2006-10-23 00:02  opensides
2710         * [r1519] plugins-root/check_icmp.c:
2711           first pass a making check icmp respecting nagiosplugins rules
2713 2006-10-22 22:34  opensides
2715         * [r1518] plugins/check_nt.c:
2716           latest localization fixes for tonight ;-)
2718 2006-10-22 22:24  opensides
2720         * [r1517] plugins/check_ldap.c:
2721           localization fixes
2723 2006-10-22 22:14  opensides
2725         * [r1516] plugins-root/check_icmp.c:
2726           putting default template for copyright and explanations
2728 2006-10-22 22:07  opensides
2730         * [r1515] plugins-root/check_icmp.c:
2731           revert mistake when commiting fixes
2733 2006-10-22 22:03  opensides
2735         * [r1514] plugins-root/check_icmp.c, plugins/check_apt.c,
2736           plugins/check_procs.c:
2737           more localization fixes
2739 2006-10-20 07:53  tonvoon
2741         * [r1513] plugins/check_snmp.c:
2742           Reverting back accidently regressed code
2744 2006-10-20 07:39  opensides
2746         * [r1512] plugins/check_mrtg.c:
2747           more localization fixes
2749 2006-10-20 06:24  opensides
2751         * [r1511] plugins-root/check_dhcp.c, plugins/check_apt.c:
2752           localization updates
2754 2006-10-19 23:56  opensides
2756         * [r1510] plugins/check_snmp.c:
2757           adding missing check_snmp
2759 2006-10-19 23:53  opensides
2761         * [r1509] plugins/check_radius.c, plugins/check_real.c,
2762           plugins/check_smtp.c, plugins/check_ssh.c, plugins/check_swap.c,
2763           plugins/check_tcp.c, plugins/check_time.c, plugins/check_ups.c,
2764           plugins/check_users.c, plugins/negate.c, plugins/urlize.c:
2765           another round of localization cleaning
2767 2006-10-19 20:04  tonvoon
2769         * [r1507] BUGS, ChangeLog, configure.in, package.def:
2770           For 1.4.4 release
2772 2006-10-19 19:52  tonvoon
2774         * [r1506] CHANGES:
2775           Added info re: 1.4.4 in prep for release
2777 2006-10-19 19:36  tonvoon
2779         * [r1505] THANKS.in, plugins/check_snmp.c:
2780           Initialise strings for Fedora Core 5 (Henning Schmiedehausen)
2782 2006-10-19 19:25  tonvoon
2784         * [r1504] THANKS.in, plugins/check_snmp.c:
2785           Removed asprintf for perf data (Craig Orsinger, Robby Giffin -
2786           1310495)
2788 2006-10-19 19:13  tonvoon
2790         * [r1503] THANKS.in, plugins/check_snmp.c:
2791           type variable not cleared in Sol 10 (Kyle Tucker)
2793 2006-10-19 18:59  tonvoon
2795         * [r1502] THANKS.in, plugins/check_http.c, plugins/t/check_http.t:
2796           Redirection error if other headers beginning with L (Aravind
2797           Gottipati - 1562572)
2799 2006-10-19 18:44  tonvoon
2801         * [r1501] THANKS.in, plugins-scripts/utils.pm.in:
2802           Allow hostnames beginning with digits (O'Shaughnessy Evans -
2803           1567390)
2805 2006-10-19 11:56  tonvoon
2807         * [r1500] plugins/t/check_smtp.t:
2808           Added tests for SMTP servers without TLS and with TLS
2810 2006-10-19 00:25  opensides
2812         * [r1499] plugins/check_apt.c, plugins/check_by_ssh.c,
2813           plugins/check_dig.c, plugins/check_dns.c, plugins/check_dummy.c,
2814           plugins/check_fping.c, plugins/check_game.c,
2815           plugins/check_hpjd.c, plugins/check_http.c,
2816           plugins/check_ide_smart.c, plugins/check_ldap.c,
2817           plugins/check_load.c, plugins/check_mrtg.c,
2818           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
2819           plugins/check_mysql_query.c, plugins/check_nagios.c,
2820           plugins/check_nt.c, plugins/check_ntp.c, plugins/check_nwstat.c,
2821           plugins/check_overcr.c, plugins/check_pgsql.c,
2822           plugins/check_ping.c, plugins/check_procs.c:
2823           first pass at cleaning localization for new release first pass at
2824           making all the headre be the same licence, plugin, etc...
2826 2006-10-18 12:12  tonvoon
2828         * [r1498] plugins/check_disk.c, plugins/t/check_disk.t:
2829           Re-added perf data to check_disk
2831 2006-10-18 12:05  tonvoon
2833         * [r1497] lib/tests/test_disk.c, lib/utils_disk.h:
2834           Fix tests for exact matches when searching filesystems
2836 2006-10-18 12:03  tonvoon
2838         * [r1496] lib/utils_base.c, lib/utils_base.h:
2839           Cater for different errors when setting thresholds
2841 2006-10-12 20:36  tonvoon
2843         * [r1493] plugins/check_smtp.c, plugins/t/check_smtp.t:
2844           Resend EHLO after TLS negotiation as per RFC3207 (Holger Weiss -
2845           1482832)
2847 2006-10-12 14:22  tonvoon
2849         * [r1492] plugins/check_ntp.c:
2850           Removed extraneous comma in perf data output
2852 2006-10-12 14:14  tonvoon
2854         * [r1491] plugins/check_disk.c, plugins/t/check_disk.t:
2855           Remove the "- free space" if status is OK
2857 2006-10-12 13:58  tonvoon
2859         * [r1490] NPTest.pm, THANKS.in, plugins/check_disk.c,
2860           plugins/t/check_disk.t:
2861           Fixed output from -e in check_disk (Andreas Behal)
2863 2006-10-02 12:09  tonvoon
2865         * [r1487] plugins/t/check_load.t:
2866           Fix test failure on poseidon
2868 2006-09-21 10:41  tonvoon
2870         * [r1480] THANKS.in, plugins/check_nwstat.c:
2871           Added perfdata for most variables and new parameters: VMU, VMF,
2872           VMP, NRMH, NRMP, NRMM, NRMS, NSS1 to NSS7 (Christian Mies)
2874 2006-09-02 20:41  seanius
2876         * [r1474] lib/utils_base.h, plugins/utils.h:
2877           - explicitly include utils_base.h from utils.h - put utils.h
2878           inside of an #ifndef/#endif
2880 2006-09-02 20:32  seanius
2882         * [r1473] plugins/check_tcp.c:
2883           - fix for warning/critical timeouts in check_tcp.c, in which the
2884           plugin would exit with a usage error if non-int timeouts were
2885           passed. - change --warning-time/--critical-time to just
2886           --warning/--critical, as it's what --help says.
2888 2006-08-14 09:04  tonvoon
2890         * [r1469] THANKS.in, plugins/check_disk.c:
2891           Fixed inode percent free output (Mike Emigh - 1531899)
2893 2006-08-14 08:42  tonvoon
2895         * [r1468] plugins/t/check_ntp.t:
2896           Fixed skip of no ntp test
2898 2006-08-11 08:26  tonvoon
2900         * [r1467] plugins/check_ntp.c, plugins/t/check_ntp.t:
2901           Catch no responses from any server (1538341 - nmdias)
2903 2006-08-03 08:14  tonvoon
2905         * [r1465] tools/tinderbox_build:
2906           Interpret the snapshot datestamp as GMT
2908 2006-07-31 18:55  harpermann
2910         * [r1464] plugins/check_nt.c:
2911           Bug: 694259 fix. After consulting with the target service
2912           authors, we decided to keep the default port as 1248 and add a
2913           note about other services sometimes using this port and
2914           suggesting to change the port. Closing bug.
2916 2006-07-31 14:09  tonvoon
2918         * [r1463] doc/developer-guidelines.sgml:
2919           M4 requirement for developer platform
2921 2006-07-29 01:43  tonvoon
2923         * [r1462] plugins-root/check_dhcp.c, plugins/common.h:
2924           Fix two Solaris compile problems
2926 2006-07-29 00:04  tonvoon
2928         * [r1461] po/POTFILES.in:
2929           Remove reference to check_udp.c
2931 2006-07-28 23:59  tonvoon
2933         * [r1460] configure.in, plugins-scripts/Makefile.am,
2934           plugins/Makefile.am:
2935           Cleanup references to old check_udp and INSTALL_OPTS. Error if
2936           --with-nagios-user or --with-nagios-group specified for configure
2938 2006-07-28 22:44  tonvoon
2940         * [r1459] CHANGES, plugins/Makefile.am, plugins/check_udp.c,
2941           plugins/t/check_udp.t:
2942           check_udp.c deprecated and check_udp now linked to check_tcp.
2943           check_udp2 removed
2945 2006-07-27 11:29  tonvoon
2947         * [r1458] doc/developer-guidelines.sgml:
2948           Example ranges (Nathan Vonnahme)
2950 2006-07-19 23:05  tonvoon
2952         * [r1457] THANKS.in, configure.in:
2953           Stricter autoconf 2.60 rules (Lance Albertson - 1522900)
2955 2006-07-19 22:56  tonvoon
2957         * [r1456] plugins/common.h:
2958           Fix to add uintmax_t, for check_disk.c compile
2960 2006-07-19 22:37  tonvoon
2962         * [r1455] plugins/common.h:
2963           Fix for CHAR_MAX on Solaris 9
2965 2006-07-14 09:47  tonvoon
2967         * [r1454] lib/Makefile.am, lib/utils_base.c:
2968           Missing header files
2970 2006-07-14 09:43  tonvoon
2972         * [r1453] plugins/check_disk.c:
2973           Fix inode percents using coreutils' percentage calculation
2974           technique
2976 2006-07-13 23:58  tonvoon
2978         * [r1452] CHANGES, lib/tests/test_utils.c, lib/utils_base.c,
2979           lib/utils_base.h, lib/utils_disk.c, lib/utils_disk.h,
2980           plugins/check_disk.c, plugins/t/check_disk.t:
2981           Major fixes to check_disk. Now should return same data as df
2983 2006-07-13 12:50  tonvoon
2985         * [r1451] Makefile.am, configure.in, lib/Makefile.am, lib/tests,
2986           lib/tests/.cvsignore, lib/tests/Makefile.am, lib/tests/README,
2987           lib/tests/test_disk.c, lib/tests/test_disk.t,
2988           lib/tests/test_utils.c, lib/tests/test_utils.t,
2989           plugins/Makefile.am, plugins/check_disk.c, plugins/check_dns.c,
2990           plugins/check_mysql.c, plugins/check_mysql_query.c,
2991           plugins/tests/.cvsignore, plugins/tests/Makefile.am,
2992           plugins/tests/README, plugins/tests/test_disk.c,
2993           plugins/tests/test_disk.t, plugins/tests/test_utils.c,
2994           plugins/tests/test_utils.t, plugins/utils.c, plugins/utils.h,
2995           plugins/utils_disk.c, plugins/utils_disk.h:
2996           Move new util_* functions to lib/
2998 2006-07-13 08:54  tonvoon
3000         * [r1450] configure.in, lib/basename.c, lib/dirname.h,
3001           m4/basename.m4, m4/dos.m4, m4/np_coreutils.m4,
3002           plugins/check_procs.c, plugins/utils.c, plugins/utils.h:
3003           Using coreutils' base_name function because of portability issues
3004           with Tru64
3006 2006-07-12 22:53  tonvoon
3008         * [r1449] plugins/check_disk.c, plugins/t/check_disk.t,
3009           plugins/utils_disk.c, plugins/utils_disk.h:
3010           Added -E option for exact match of filesystem. Restructured main
3011           filesystem loop. Added extra tests for possible duplicate
3012           filesystems.
3014 2006-07-12 19:30  tonvoon
3016         * [r1448] plugins/check_disk.c, plugins/tests,
3017           plugins/tests/.cvsignore, plugins/tests/test_disk.c,
3018           plugins/utils_disk.c, plugins/utils_disk.h:
3019           Moving parameter_list into utils_disk.h. Given list of mount
3020           points, can now work out best match or exact match.
3022 2006-07-12 12:15  tonvoon
3024         * [r1447] plugins/Makefile.am, plugins/check_disk.c,
3025           plugins/tests/Makefile.am, plugins/tests/test_disk.c,
3026           plugins/tests/test_disk.t, plugins/utils_disk.c,
3027           plugins/utils_disk.h:
3028           Moving check_disk functions into utils_disk.c and testing them
3030 2006-07-11 12:38  tonvoon
3032         * [r1446] lib/creat-safer.c, lib/dup-safer.c, lib/fcntl--.h,
3033           lib/fcntl-safer.h, lib/fd-safer.c, lib/open-safer.c,
3034           lib/pipe-safer.c, lib/unistd--.h, lib/unistd-safer.h,
3035           m4/fcntl-safer.m4, m4/np_coreutils.m4, m4/unistd-safer.m4:
3036           Extra files from coreutils required for getloadavg.c to compile
3037           on Tru64 (Ciro Iriarte - 1520331)
3039 2006-07-10 08:44  tonvoon
3041         * [r1445] lib/Makefile.am:
3042           Didn't add intprops.h into distribution correctly
3044 2006-07-07 06:36  harpermann
3046         * [r1444] plugins/urlize.c:
3047           Added check for two arguments. Was segfaulting if no or one arg.
3048           Now returns help.
3050 2006-07-05 13:45  tonvoon
3052         * [r1443] plugins-scripts/check_mailq.pl:
3053           Fixed checking of return codes from external mailq programs
3055 2006-07-05 08:55  tonvoon
3057         * [r1442] tools/tinderbox_build:
3058           Add instructions for manually sending Tinderbox build logs
3060 2006-07-05 08:26  tonvoon
3062         * [r1441] lib/Makefile.am, lib/intprops.h:
3063           Missing intprops.h for Tru64 (Ciro Iriarte - 1517379)
3065 2006-07-04 09:47  tonvoon
3067         * [r1440] THANKS.in, m4/alloca.m4, m4/np_coreutils.m4:
3068           Added alloca.h check and fixed locale.h, wchar.h (Ari Pollak -
3069           1516578)
3071 2006-07-03 08:03  tonvoon
3073         * [r1439] plugins/check_dig.c:
3074           Fixed -p getopt call (Allan Bennett - 1511650)
3076 2006-07-03 07:55  tonvoon
3078         * [r1438] THANKS.in, lib/c-strtod.c, lib/c-strtod.h,
3079           lib/c-strtold.c, m4/c-strtod.m4, m4/np_coreutils.m4,
3080           plugins/Makefile.am:
3081           Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
3083 2006-06-21 11:05  opensides
3085         * [r1437] plugins/check_snmp.c, plugins/check_ssh.c:
3086           cleaning help and usage
3088 2006-06-21 09:49  opensides
3090         * [r1436] po/LINGUAS:
3091           fixing bug id #1509699
3093 2006-06-20 11:17  opensides
3095         * [r1435] plugins/check_procs.c, plugins/check_radius.c,
3096           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
3097           plugins/check_ssh.c:
3098           cleaning help and usage + license
3100 2006-06-18 19:36  opensides
3102         * [r1434] plugins/check_disk.c, plugins/check_time.c,
3103           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
3104           plugins/gethostbyname.c, plugins/gethostbyname.h,
3105           plugins/negate.c, plugins/netutils.c, plugins/popen.c,
3106           plugins/runcmd.c, plugins/sslutils.c, plugins/urlize.c,
3107           plugins/utils.c:
3108           updating help and usage and license
3110 2006-06-17 12:28  opensides
3112         * [r1433] plugins/check_hpjd.c, plugins/check_nt.c,
3113           plugins/check_ntp.c, plugins/check_nwstat.c,
3114           plugins/check_overcr.c, plugins/check_pgsql.c,
3115           plugins/check_ping.c, plugins/check_procs.c:
3116           cleaning up help and usage
3118 2006-06-15 12:52  opensides
3120         * [r1432] plugins/check_ldap.c, plugins/check_load.c,
3121           plugins/check_mrtg.c, plugins/check_mysql.c,
3122           plugins/check_mysql_query.c, plugins/check_nagios.c:
3123           cleaning help and usage
3125 2006-06-15 10:16  opensides
3127         * [r1430] plugins/check_ide_smart.c:
3128           cleaning help and usage
3130 2006-06-14 21:27  opensides
3132         * [r1427] plugins/check_dns.c, plugins/check_dummy.c,
3133           plugins/check_fping.c, plugins/check_game.c:
3134           updating the help and usage for localization
3136 2006-06-14 19:15  tonvoon
3138         * [r1426] INSTALLING, doc/developer-guidelines.sgml:
3139           Updated requirements for development platform
3141 2006-06-14 18:48  opensides
3143         * [r1425] plugins/check_by_ssh.c, plugins/check_dig.c,
3144           plugins/check_disk.c:
3145           starting the BIG locale update ;-)
3147 2006-06-07 14:28  seanius
3149         * [r1418] contrib/check_linux_raid.pl:
3150           some gratuitous whitespace changes, and a fix to the "recovery ="
3151           detection logic in check_linux_raid.pl
3153 2006-06-07 14:23  seanius
3155         * [r1417] plugins-scripts/utils.pm.in:
3156           removed stale references to PATH_TO_NTPFOO, as it's no longer
3157           used.
3159 2006-06-07 07:59  tonvoon
3161         * [r1416] plugins-root/Makefile.am:
3162           Do not install setuid programs unless run as root
3164 2006-06-07 07:18  tonvoon
3166         * [r1415] plugins-root/Makefile.am, tools/setup:
3167           Fixed two build problems re: libtool and pst3
3169 2006-06-06 16:48  seanius
3171         * [r1414] plugins/check_pgsql.c:
3172           modify the is_pg_dbname() function to allow databases with '-' in
3173           their name. reference: sf tracker #1500752
3175 2006-06-03 23:06  seanius
3177         * [r1413] configure.in:
3178           removed the -R for openssl, as it should be figured out
3179           automatically by libtool and also controlled via the
3180           --enable-rpath/--disable-rpath configure options. furthermore
3181           keeping it in forces the rpath option on in spite of what's
3182           passed on the configure line.
3184 2006-06-01 22:30  seanius
3186         * [r1412] contrib/check_linux_raid.pl:
3187           gave some TLC to check_linux_raid
3189 2006-05-30 09:55  tonvoon
3191         * [r1411] configure.in:
3192           Default to search path for mysql_config
3194 2006-05-30 09:39  tonvoon
3196         * [r1410] THANKS.in:
3197           For reporting check_radius compile problem
3199 2006-05-30 09:19  tonvoon
3201         * [r1409] ., .cvsignore, config.guess, config.sub,
3202           doc/developer-guidelines.sgml, ltmain.sh:
3203           Added libtool files, at version 1.5.22, into CVS
3205 2006-05-25 17:40  egalstad
3207         * [r1408] plugins-root/check_dhcp.c:
3208           Applied patch for responses from helpers/relays, cleaned up
3209           different coding styles for consistency
3211 2006-05-25 16:59  tonvoon
3213         * [r1407] lib/regex.o:
3214           Removed unnecessary file
3216 2006-05-25 16:58  tonvoon
3218         * [r1406] configure.in, lib/Makefile.am, plugins/common.h:
3219           Gettext fixes to sync with coreutils
3221 2006-05-25 16:53  egalstad
3223         * [r1405] plugins-root/check_dhcp.c:
3224           Fixed short interface name length, UNKNOWN return code (patches
3225           from tracker)
3227 2006-05-25 15:34  tonvoon
3229         * [r1404] plugins/check_http.c, plugins/t/check_http.t:
3230           Option to invert results from a regexp pattern match
3232 2006-05-25 12:33  tonvoon
3234         * [r1403] configure.in, lib, lib/.cvsignore, lib/regcomp.c,
3235           lib/regex.c, lib/regex.h, lib/regex.o, lib/regex_internal.c,
3236           lib/regex_internal.h, lib/regexec.c, lib/strcase.h, m4,
3237           m4/.cvsignore, m4/np_coreutils.m4, m4/regex.m4, m4/restrict.m4,
3238           plugins/check_apt.c, plugins/check_http.c, plugins/check_smtp.c,
3239           plugins/check_snmp.c:
3240           Use coreutils' regexp libraries, so regexp always available now
3242 2006-05-25 12:13  tonvoon
3244         * [r1402] m4/ls-mntd-fs.m4:
3245           Sync with coreutils 5.96
3247 2006-05-24 12:48  tonvoon
3249         * [r1401] THANKS.in, configure.in:
3250           Fix for mysql 3.x (Jeremy Reed, Michael Tiernan - 1491936)
3252 2006-05-24 09:23  tonvoon
3254         * [r1400] doc/developer-guidelines.sgml:
3255           Reminder of no inline variable declarations
3257 2006-05-24 09:05  tonvoon
3259         * [r1399] plugins/check_snmp.c:
3260           Variables need to be declared at top of code for better
3261           portability (Gerhard Lausser)
3263 2006-05-19 21:41  tonvoon
3265         * [r1398] configure.in, doc/developer-guidelines.sgml:
3266           Requirement of automake 1.8.3, as coreutils needs it
3268 2006-05-19 21:30  tonvoon
3270         * [r1397] ., .cvsignore, config.rpath, mkinstalldirs, po,
3271           po/.cvsignore, po/remove-potcdate.sin:
3272           Adding more required files from gettext
3274 2006-05-18 23:17  tonvoon
3276         * [r1396] tools/setup:
3277           Bug in Makefile.am creation
3279 2006-05-18 23:09  tonvoon
3281         * [r1395] ., .cvsignore, ABOUT-NLS, m4/Makefile.am,
3282           m4/Makefile.am.in, po, po/.cvsignore, po/Makefile.in.in,
3283           tools/setup:
3284           Fixes from coreutils sync: some files now required and removed
3285           generateable files
3287 2006-05-18 22:05  tonvoon
3289         * [r1394] ., .cvsignore, Makefile.am, configure.in,
3290           doc/developer-guidelines.sgml, lib/Makefile.am, lib/cloexec.c,
3291           lib/cloexec.h, lib/error.c, lib/error.h, lib/exit.h,
3292           lib/exitfail.c, lib/exitfail.h, lib/fsusage.c, lib/fsusage.h,
3293           lib/full-read.c, lib/full-read.h, lib/full-write.c,
3294           lib/full-write.h, lib/getloadavg.c, lib/getopt.c, lib/getopt.h,
3295           lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/gettext.h,
3296           lib/malloc.c, lib/mountlist.c, lib/mountlist.h, lib/realloc.c,
3297           lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
3298           lib/safe-write.h, lib/stdbool_.h, lib/strtod.c,
3299           lib/unlocked-io.h, lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c,
3300           m4, m4/.cvsignore, m4/Makefile.am, m4/afs.m4, m4/codeset.m4,
3301           m4/error.m4, m4/exitfail.m4, m4/extensions.m4, m4/fstypename.m4,
3302           m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
3303           m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
3304           m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4,
3305           m4/lib-link.m4, m4/lib-prefix.m4, m4/longdouble.m4,
3306           m4/longlong.m4, m4/ls-mntd-fs.m4, m4/malloc.m4, m4/mountlist.m4,
3307           m4/nls.m4, m4/np_coreutils.m4, m4/onceonly.m4,
3308           m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/realloc.m4,
3309           m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4, m4/uintmax_t.m4,
3310           m4/ulonglong.m4, m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4,
3311           m4/xalloc.m4, plugins, plugins-root, plugins-root/.cvsignore,
3312           plugins-root/check_dhcp.c, plugins/.cvsignore,
3313           plugins/check_disk.c, plugins/common.h, plugins/tests,
3314           plugins/tests/.cvsignore, po, po/.cvsignore, tools/setup:
3315           Synchronise with coreutils 2.95. Gettext now synced with
3316           coreutils, so no longer development platform requirement
3318 2006-05-17 10:10  tonvoon
3320         * [r1393] configure.in:
3321           Fix for loading SSL libraries at runtime
3323 2006-05-17 08:56  tonvoon
3325         * [r1392] configure.in, plugins-root/Makefile.am:
3326           Fix compile problems on Solaris for pst3 and ssl libs
3328 2006-05-15 13:20  tonvoon
3330         * [r1391] CHANGES, contrib/check_disk_snmp.pl:
3331           check_disk_snmp.pl removed. Notice added to CHANGES
3333 2006-05-15 13:07  tonvoon
3335         * [r1390] tools/sfsnapshot:
3336           Changed snapshot generator due to cvs changes on SF
3338 2006-05-03 14:12  tonvoon
3340         * [r1389] doc/LEAVERS:
3341           Leavers process documented
3343 2006-05-02 08:30  tonvoon
3345         * [r1388] plugins/check_disk.c:
3346           Inode thresholds not always being initialised (James Fidell -
3347           1476457)
3349 2006-05-02 08:21  tonvoon
3351         * [r1387] CHANGES:
3352           New check_ntp and check_apt plugins by Sean
3354 2006-05-01 21:52  seanius
3356         * [r1386] configure.in, plugins-scripts/Makefile.am,
3357           plugins/Makefile.am, plugins/check_ntp.c, plugins/common.h,
3358           plugins/runcmd.c:
3359           - check_ntp: - now roughly feature-complete. - various bugfixes,
3360           esp. offset calculation. - enhanced the asynchronous offset
3361           polling to set requests that haven't recieved a response in >= 1
3362           second to stale and retransmit them, which results in much better
3363           performance on unreliable networks. - we only spend timeout/2
3364           seconds polling offsets, and if we don't get everything by that
3365           point we work with what we have and set status to
3366           warning/critical depending on how much data we have. - set the
3367           same defaults as the perl script. - commit changes to
3368           configure.in to support automatic building of check_apt (if
3369           apt-get is installed and regex libraries available) and check_ntp
3370           (unconditionally), now defaulting to check_ntp.c instead of the
3371           perl script. if this is an issue we can back out the commit of
3372           course. an eye should be kept on check_ntp building and running
3373           correctly in different environments, esp. 64-bit and big-endian
3374           platforms, and those with more "esoteric" API's (do any of the
3375           platforms not have poll()?). - similar changes to Makefile.am's.
3376           - common.h: add statement to include sys/poll.h - runcmd.c: exit
3377           STATE_UNKNOWN if execve() fails.
3379 2006-04-28 15:52  tonvoon
3381         * [r1385] configure.in:
3382           Remove stupid error where pst3 was always compiled
3384 2006-04-28 08:45  tonvoon
3386         * [r1384] configure.in, plugins-root/Makefile.am:
3387           Added pst3 into distribution (Jason Kau - 1476451)
3389 2006-04-27 13:25  tonvoon
3391         * [r1383] configure.in, plugins/check_procs.c,
3392           plugins/tests/test_utils.c, plugins/utils.c, plugins/utils.h:
3393           Internal version of basename if one not found in system
3395 2006-04-19 09:33  tonvoon
3397         * [r1382] plugins/t/check_nagios.t:
3398           Fix check_nagios tests on MacOSX 10.4
3400 2006-04-19 03:47  sghosh
3402         * [r1380] ChangeLog:
3403           ChangeLog update - release pending
3405 2006-04-19 03:42  sghosh
3407         * [r1379] configure.in, package.def:
3408           version update - release pending
3410 2006-04-17 21:08  opensides
3412         * [r1378] po/fr.po:
3413           Final commit of fr.po
3415 2006-04-17 13:54  opensides
3417         * [r1377] po/fr.po:
3418           another big chunk of fr.po
3419           
3420           Still 20 to go ;)
3422 2006-04-16 14:24  opensides
3424         * [r1376] po/fr.po:
3425           big revision of po file for 1.4.3
3427 2006-04-15 10:46  opensides
3429         * [r1375] po/fr.po:
3430           second part of fr.po updating
3432 2006-04-14 22:44  opensides
3434         * [r1374] po/de.po, po/fr.po, po/nagios-plugins.pot:
3435           updated pot file sarted updating fr.po for nagios 1.4.3
3437 2006-04-12 10:00  seanius
3439         * [r1373] plugins/check_ntp.c:
3440           the offset_requests are now parallelized. still stuff needs to be
3441           done (conveniently marked with XXX), but on well behaving
3442           networks the plugin should behave more or less identical to
3443           check_ntp.pl now.
3445 2006-04-12 06:33  seanius
3447         * [r1372] plugins/check_ntp.c:
3448           added a currently unused but "good for reference" version of
3449           offset_request which attempts to behave more like ntpdate, but
3450           this doesn't yet and the code isn't actually used yet.
3452 2006-04-11 23:24  seanius
3454         * [r1371] plugins/check_ntp.c:
3455           another big code-commit to check_ntp. jitter calculations now
3456           work, and the program is becoming much closer on the
3457           packet-for-packet level to how check_ntp.pl behaves. i'll send an
3458           email in the morning :)
3460 2006-04-06 10:08  tonvoon
3462         * [r1370] THANKS.in, plugins/utils.c:
3463           Stop coredump on Solaris if arg not specified (Jason Kau -
3464           1465288)
3466 2006-04-05 08:11  tonvoon
3468         * [r1369] CHANGES:
3469           Notice added re: check_udp in next release
3471 2006-04-05 08:06  tonvoon
3473         * [r1368] plugins/check_procs.c:
3474           Use pid_t for pids (1463853)
3476 2006-04-05 07:58  tonvoon
3478         * [r1367] plugins/check_http.c, plugins/t/check_http.t:
3479           Allow multiple -k parameters (Gerd Mueller - 1457726)
3481 2006-04-05 06:58  seanius
3483         * [r1366] plugins/check_apt.c:
3484           finally??? cvs works again???? let me dig up my week-old cvs
3485           commit message.....
3486           
3487           i'm becoming very happy with check_apt now :) - now has support
3488           for an externally (configure.in) path to apt-get, though i still
3489           have that in #ifdefs for the time being. - support for defining
3490           what packages are "critical updates", via the already-existing
3491           security regexp or overridable on the cmdline - allow overriding
3492           of apt-get cmdline options - introduce a "no upgrade" in case
3493           someone just wants to check that they can download the package
3494           lists with -u but not check for upgrades. might need to change
3495           the name of this option to prevent confusion. - improved -h
3496           documentation
3498 2006-03-29 16:33  tonvoon
3500         * [r1365] THANKS.in, plugins/check_tcp.c,
3501           plugins/tests/test_utils.c, plugins/utils.c, plugins/utils.h:
3502           New function to for escaped strings from command line for
3503           send/quit. Adapted from Sebastian Wiesinger's patch (1292404)
3505 2006-03-29 15:30  tonvoon
3507         * [r1364] NPTest.pm:
3508           Will die if signal received from a testCmd
3510 2006-03-29 14:37  tonvoon
3512         * [r1363] plugins/t/check_udp.t:
3513           Allow 1 second delay in check_udp timeout
3515 2006-03-29 08:18  tonvoon
3517         * [r1362] plugins/t/check_http.t:
3518           Fix possible timeout issue on hostname_invalid
3520 2006-03-29 08:13  tonvoon
3522         * [r1361] plugins/t/check_dns.t:
3523           Fix test if response time is one second
3525 2006-03-29 08:01  seanius
3527         * [r1360] plugins/check_apt.c:
3528           now support for detecting critical/security updates, which sets
3529           the return code to STATE_CRITICAL instead of just STATE_WARNING
3530           as it was previously doing.
3532 2006-03-27 08:39  tonvoon
3534         * [r1359] plugins/t/check_udp.t:
3535           Set timeout within nc, rather than the test script
3537 2006-03-27 08:19  tonvoon
3539         * [r1358] plugins/check_disk.c:
3540           Fixed bug with malloc of wrong size
3542 2006-03-24 17:26  tonvoon
3544         * [r1357] plugins/t/check_dns.t:
3545           Fixing defaults to work
3547 2006-03-24 16:49  tonvoon
3549         * [r1356] CHANGES:
3550           Reintroduced --with-mysql configure option. Note about SSL
3551           cleanup
3553 2006-03-24 16:25  tonvoon
3555         * [r1355] plugins/check_http.c:
3556           -C now implies -S/--ssl as well
3558 2006-03-24 16:13  tonvoon
3560         * [r1354] plugins/t/check_hpjd.t, plugins/t/check_http.t:
3561           Tests converted to new style
3563 2006-03-24 16:12  tonvoon
3565         * [r1353] plugins/check_tcp.c, plugins/t/check_udp.t:
3566           udp checks require and send and receive option. Tests updated so
3567           if nc is available, will check send and receive working correctly
3569 2006-03-23 22:58  seanius
3571         * [r1352] plugins/check_apt.c:
3572           - addition of include/exclude option for package names in
3573           check_apt, using POSIX regexp support. - various commenting and
3574           tidying of code/logic/output. - still haven't committed the
3575           Makefile.am/configure.in stuff.
3577 2006-03-23 17:16  tonvoon
3579         * [r1351] NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
3580           check_disk now errors if a specified directory does not exist (cf
3581           df /foo)
3583 2006-03-23 16:06  tonvoon
3585         * [r1350] plugins/t/check_disk.t:
3586           Some versions of Test::More do not like the m#foo# syntax
3588 2006-03-23 12:01  tonvoon
3590         * [r1349] NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
3591           Incorrect output when checking non-existent disk (John Rouillard
3592           - 1326050)
3594 2006-03-23 00:01  seanius
3596         * [r1348] plugins/check_apt.c:
3597           more work on check_apt. more graceful error handling and
3598           information reporting, a couple new cmdline options. still not
3599           quite ready for prime-time, maybe tomorrow :)
3601 2006-03-22 17:32  tonvoon
3603         * [r1347] REQUIREMENTS, configure.in:
3604           Reinstated --with-mysql option
3606 2006-03-22 16:45  tonvoon
3608         * [r1346] plugins/check_dns.c, plugins/t/check_dns.t:
3609           Added warning and critical response times (John Rouillard -
3610           1343159)
3612 2006-03-22 15:45  tonvoon
3614         * [r1345] plugins/t/check_pop.t:
3615           Convert to new style tests
3617 2006-03-22 15:45  tonvoon
3619         * [r1344] THANKS.in, plugins/check_tcp.c:
3620           Options to change line ends for -s and -q (John Rouillard -
3621           1346104)
3623 2006-03-22 14:32  tonvoon
3625         * [r1343] plugins-scripts/check_log.sh:
3626           Remove PATH restriction
3628 2006-03-22 14:17  tonvoon
3630         * [r1342] plugins/check_dns.c, plugins/t/check_dns.t:
3631           New style tests. Cleanup of presentation of help. Added '' around
3632           -a checks
3634 2006-03-22 13:18  tonvoon
3636         * [r1341] plugins/check_by_ssh.c:
3637           Typo (Thomas Guettler - 1433447)
3639 2006-03-22 12:59  tonvoon
3641         * [r1340] plugins-scripts/check_log.sh,
3642           plugins-scripts/utils.sh.in:
3643           Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483)
3645 2006-03-22 00:00  seanius
3647         * [r1339] plugins/check_apt.c:
3648           initial version of a check_apt plugin... not editing
3649           configure/Makefile.am's until i'm happier with it (better output,
3650           better ways to define warning vs. critical thresholds... etc).
3652 2006-03-21 14:20  tonvoon
3654         * [r1338] THANKS.in, configure.in:
3655           Stop check_dns from compiling if nslookup does not exist (Sakari
3656           Lehtonen - 1412721)
3658 2006-03-21 13:42  tonvoon
3660         * [r1337] plugins/t/check_load.t:
3661           Updated to new Test::More method for testing
3663 2006-03-21 13:32  tonvoon
3665         * [r1336] configure.in:
3666           Fix for mysql 3.x
3668 2006-03-21 13:31  tonvoon
3670         * [r1335] plugins/check_tcp.c:
3671           Return CRITICAL if hostname invalid, as per guidelines
3673 2006-03-21 12:56  tonvoon
3675         * [r1334] tools/setup:
3676           Patch to workaround SFnot having libtool installed
3678 2006-03-21 11:42  tonvoon
3680         * [r1333] CHANGES, REQUIREMENTS, THANKS.in, configure.in,
3681           plugins/Makefile.am, plugins/tests/Makefile.am:
3682           mysql discovery based on mysql_config (Johan Fischer - 1359414)
3684 2006-03-20 22:06  seanius
3686         * [r1332] plugins/check_ntp.c:
3687           - shuffling some code around to keep things tidy. - now average
3688           the result of 4 queries just as ntpdate does - put things in
3689           place for jitter calculation
3691 2006-03-20 17:18  seanius
3693         * [r1331] plugins/check_ntp.c:
3694           ipv6 support for c-version of check_ntp
3696 2006-03-18 19:00  seanius
3698         * [r1330] plugins/check_ntp.c:
3699           initial version of the pure-c check_ntp implementation. jitter
3700           not yet implemented, and a couple other misc things to do, so i
3701           haven't yet patched Makefile.am
3703 2006-03-18 14:47  seanius
3705         * [r1329] plugins/check_http.c:
3706           return-logic related fix for cert checking, thanks to emmet
3707           hogan.
3709 2006-03-17 14:08  tonvoon
3711         * [r1328] plugins/tests/test_utils.t:
3712           Better error message re: tap library
3714 2006-03-17 14:07  tonvoon
3716         * [r1327] REQUIREMENTS, configure.in, plugins/Makefile.am,
3717           plugins/check_mysql.c, plugins/check_mysql_query.c,
3718           plugins/t/check_mysql.t:
3719           mysql detection cleanup: fixes runtime linking, autodetection of
3720           main locations, detection of lib64 and different layouts
3722 2006-03-17 10:20  tonvoon
3724         * [r1326] doc/developer-guidelines.sgml:
3725           Added requirement for developer system to have gnu libtool
3727 2006-03-16 17:31  tonvoon
3729         * [r1325] configure.in, plugins/tests/Makefile.am, tools/setup:
3730           Using libtool to get runpath for tap library
3732 2006-03-15 19:54  tonvoon
3734         * [r1324] THANKS.in, plugins/check_mysql.c,
3735           plugins/t/check_mysql.t:
3736           Alert on amount of time a slave is behind (Steven Kreuzer)
3738 2006-03-13 17:59  seanius
3740         * [r1323] plugins/check_swap.c:
3741           fix for (tracker id 1420741) "check_swap: incorrect totals for
3742           multiple partitions (BSD)" thanks to scott thompson
3744 2006-03-13 11:08  tonvoon
3746         * [r1322] plugins/check_ping.c:
3747           Change warning message if there is stderr output. This catches a
3748           problem where time was shifting backwards on a linux VMware guest
3749           during the ping
3751 2006-03-07 10:33  tonvoon
3753         * [r1321] plugins/t/check_http.t:
3754           Added tests for two external websites with certificates
3756 2006-03-07 10:23  tonvoon
3758         * [r1320] plugins/t/check_http.t:
3759           Tests re-written in new object format
3761 2006-02-24 17:03  tonvoon
3763         * [r1319] doc/developer-guidelines.sgml:
3764           Updated doc as tap library is now automatically discovered
3766 2006-02-24 16:41  tonvoon
3768         * [r1318] configure.in, plugins/tests/Makefile.am:
3769           Use the installed tap library instead of requesting a compiled
3770           object
3772 2006-02-17 09:08  tonvoon
3774         * [r1317] THANKS.in, plugins/popen.c:
3775           SIGALRM could be received before child_process is created (Jason
3776           Crawford)
3778 2006-02-17 06:24  seanius
3780         * [r1316] plugins/check_procs.c:
3781           set LC_NUMERIC to POSIX in check_procs.c
3783 2006-02-01 13:23  tonvoon
3785         * [r1315] plugins/t/check_mysql_query.t:
3786           If a mysql server has anonymous login, tests will always fail
3788 2006-02-01 11:53  tonvoon
3790         * [r1314] plugins/tests/Makefile.am:
3791           Need to distribute perl test file
3793 2006-01-31 16:48  tonvoon
3795         * [r1313] CHANGES:
3796           check_mysql_query included
3798 2006-01-31 16:47  tonvoon
3800         * [r1312] REQUIREMENTS:
3801           Note on MacOSX difference in mysql package
3803 2006-01-31 16:45  tonvoon
3805         * [r1311] configure.in, plugins/Makefile.am:
3806           Clean compile of check_mysql_query on MacOSX
3808 2006-01-31 15:40  tonvoon
3810         * [r1310] NPTest.pm:
3811           Sort ordering of tests
3813 2006-01-31 14:52  tonvoon
3815         * [r1309] configure.in, plugins, plugins/.cvsignore,
3816           plugins/Makefile.am, plugins/check_mysql_query.c,
3817           plugins/t/check_mysql_query.t, plugins/utils.h:
3818           Adding check_mysql_query, using new ranges and threshold checking
3820 2006-01-31 14:37  tonvoon
3822         * [r1308] plugins/t/check_mysql.t:
3823           Extra explanation in tests
3825 2006-01-31 14:36  tonvoon
3827         * [r1307] plugins/tests/test_utils.c:
3828           Fixed invalid free
3830 2006-01-31 10:06  tonvoon
3832         * [r1306] doc/developer-guidelines.sgml:
3833           Updated instructions on using libtap as configure option changed
3835 2006-01-31 10:05  tonvoon
3837         * [r1305] configure.in:
3838           Changed configure option to --with-libtap-srcdir because requires
3839           tap.h as well as tap.o
3841 2006-01-30 22:24  tonvoon
3843         * [r1304] doc/developer-guidelines.sgml,
3844           plugins/tests/test_utils.c, plugins/utils.c, plugins/utils.h:
3845           Clearly defined thresholds & ranges in docs. Added get_status
3846           routine. Added set_thresholds routine. Tests enhanced to check
3847           new routines
3849 2006-01-30 16:10  tonvoon
3851         * [r1303] configure.in, doc/developer-guidelines.sgml,
3852           plugins/Makefile.am, plugins/tests, plugins/tests/.cvsignore,
3853           plugins/tests/Makefile.am, plugins/tests/README,
3854           plugins/tests/check_disk, plugins/tests/check_dns,
3855           plugins/tests/check_ftp, plugins/tests/check_hpjd,
3856           plugins/tests/check_http, plugins/tests/check_load,
3857           plugins/tests/check_ping, plugins/tests/check_procs,
3858           plugins/tests/check_swap, plugins/tests/check_users,
3859           plugins/tests/check_vsz, plugins/tests/test_utils.c,
3860           plugins/tests/test_utils.t, plugins/utils.c, plugins/utils.h:
3861           Added libtap tests for utils.c library functions. Removed
3862           redundant test files
3864 2006-01-21 21:46  tonvoon
3866         * [r1302] tools/sfsnapshot:
3867           Have to use own id for cvs checkout. Change compile server
3868           because old one not working consistently
3870 2005-12-19 09:25  tonvoon
3872         * [r1301] NPTest.pm:
3873           Break out of testing if a new parameter is required
3875 2005-12-16 18:41  harpermann
3877         * [r1300] contrib/check_log2.pl:
3878           Added ability to output critical on error. Fixed open so it
3879           properly fails if the log file open throws an error, turned on -w
3880           in the perl call, fixed warnings
3882 2005-12-15 17:06  tonvoon
3884         * [r1299] NPTest.pm, plugins/check_mysql.c,
3885           plugins/t/check_mysql.t:
3886           Display errors with slave queries correctly. Added extra tests
3887           for slaves
3889 2005-12-15 15:19  tonvoon
3891         * [r1298] NPTest.pm, doc/developer-guidelines.sgml,
3892           plugins/t/check_disk.t:
3893           New 3 parameter version of getTestParameters. Updated
3894           check_disk.t to reflect. Added notes re: testing in developer
3895           guidelines.
3897 2005-12-15 15:17  tonvoon
3899         * [r1297] plugins-scripts/check_file_age.pl,
3900           plugins-scripts/t/check_file_age.t:
3901           Allow directories and links to be tested by check_file_age.
3902           Sanitise output. Added tests
3904 2005-12-07 19:32  harpermann
3906         * [r1296] plugins/urlize.c:
3907           Nagiosplug bug 1266977. Added code to insert the closing </A>
3908           after the plugin output but before the performance output.
3910 2005-12-07 15:10  tonvoon
3912         * [r1295] THANKS.in, plugins/common.h:
3913           No floorf on Solaris 9 (Jon Vandegrift - 1374705)
3915 2005-12-02 22:28  tonvoon
3917         * [r1294] THANKS.in, doc/developer-guidelines.sgml,
3918           plugins/check_nagios.c,
3919           plugins/t/check_nagios.nagios1.status.log,
3920           plugins/t/check_nagios.nagios2.status.dat,
3921           plugins/t/check_nagios.t:
3922           Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser -
3923           1296242)
3925 2005-12-02 22:25  tonvoon
3927         * [r1293] plugins/t, plugins/t/.cvsignore:
3928           Ignore temporary files created for tests
3930 2005-12-01 01:05  tonvoon
3932         * [r1292] config_test/Makefile, config_test/run_tests,
3933           configure.in:
3934           Run longer test on redhat for spopen/pthread problem. Allow
3935           enable/disable of pthread fix via configure option
3937 2005-11-30 00:49  harpermann
3939         * [r1291] plugins-scripts/check_ntp.pl:
3940           Nagiosplug bug # 1251096 check_ntp wasn't properly handing a bad
3941           exit status from the external programs it calls (ntpdate and
3942           ntpq), so jitter wasn't set. Added check of $? on close and
3943           proper error output if status from the sub program call
3944           completion is non-zero. This includes "host not found".
3946 2005-11-29 23:21  harpermann
3948         * [r1290] contrib/check_email_loop.pl:
3949           UNKNOWN exit status was returning status of "-1", changed to "3"
3951 2005-11-29 23:19  harpermann
3953         * [r1289] contrib/check_email_loop.pl:
3954           Bug: 1355304 Added patch for ePN and perl warnings. Fixed some
3955           text and a warning about type comparison.
3957 2005-11-18 12:56  tonvoon
3959         * [r1288] tools/sfsnapshot:
3960           Create a permanent link to HEAD snapshot
3962 2005-11-18 11:56  tonvoon
3964         * [r1287] doc/developer-guidelines.sgml:
3965           Updated with more detailed description of UNKNOWN states
3967 2005-11-16 17:26  tonvoon
3969         * [r1286] plugins/check_disk.c:
3970           Fixed some compile errors with new translations. Also
3971           reintroduced formatting after discussion with Benoit
3973 2005-11-15 16:26  tonvoon
3975         * [r1285] plugins/t/check_disk.t:
3976           Updated tests to minimise false positives. Breaking down so more
3977           obvious what the tests are doing
3979 2005-11-14 14:43  tonvoon
3981         * [r1284] doc/developer-guidelines.sgml:
3982           Added section re: translations
3984 2005-11-14 01:18  opensides
3986         * [r1283] plugins/check_http.c:
3987           localization cleaning ... last commit before sleeping
3989 2005-11-14 00:51  opensides
3991         * [r1282] plugins/check_dig.c, plugins/check_disk.c,
3992           plugins/check_dns.c, plugins/check_dummy.c,
3993           plugins/check_fping.c, plugins/check_game.c:
3994           start of the cleaning of the localization
3996 2005-11-12 23:48  tonvoon
3998         * [r1281] THANKS.in, plugins/t/check_disk.t:
3999           Updated check_disk tests to use Test::More (Serhan Kiymaz)
4001 2005-11-09 17:27  tonvoon
4003         * [r1280] plugins/t/check_mysql.t:
4004           Using Test::More
4006 2005-11-09 16:40  tonvoon
4008         * [r1279] NPTest.pm, plugins/t/check_imap.t,
4009           plugins/t/check_swap.t:
4010           Added new NPTest->testCmd which returns objects back for testing
4011           at the test script level. Updated check_swap and check_imap to
4012           this new format
4014 2005-11-09 16:37  tonvoon
4016         * [r1278] plugins/check_swap.c:
4017           Problem where absolute thresholds not working on /proc/meminfo
4018           systems. Suffixed all variables with the unit of measurement
4020 2005-11-09 16:34  tonvoon
4022         * [r1277] configure.in:
4023           Typo with predetermined values
4025 2005-11-09 14:10  tonvoon
4027         * [r1276] doc/developer-guidelines.sgml:
4028           Added copyright/license info required in submissions
4030 2005-11-09 09:31  tonvoon
4032         * [r1275] doc/NEW_STARTERS, doc/developer-guidelines.sgml:
4033           Updated dev guidelines to link to NagiosExchange. Removed project
4034           admin notes from guidelines into separate file
4036 2005-11-07 12:46  seanius
4038         * [r1274] configure.in:
4039           incorporated patch from Elan RuusamƤe (ahmake) to override
4040           program autodetection (see Feature Requests-1341528). i would not
4041           call this quite complete just yet (i'll explain more in the
4042           tracker), but should be functional and useful enough to commit
4043           now, in any case.
4045 2005-11-04 09:38  tonvoon
4047         * [r1273] THANKS.in, plugins/check_tcp.c, plugins/t/check_imap.t:
4048           Fixed --mismatch option for check_tcp. Added tests into
4049           check_imap (Rick Fey - 1339134)
4051 2005-11-03 15:21  tonvoon
4053         * [r1272] Makefile.am, tools/tinderbox_build:
4054           Adding new tinderbox build script
4056 2005-11-03 15:13  tonvoon
4058         * [r1271] plugins/t/check_disk.t, plugins/t/check_procs.t:
4059           Invalid mount point doesn't make sense because most df
4060           implementations would work out the actual mount point. And fixed
4061           typo in check_procs.t
4063 2005-11-03 15:04  tonvoon
4065         * [r1270] NPTest.pm, plugins/t/check_http.t,
4066           plugins/t/check_time.t:
4067           Fixing some test failures
4069 2005-11-02 08:59  seanius
4071         * [r1269] plugins/check_disk.c:
4072           #995761: patch from ben o'hara to include inode calculations in
4073           check_disk.c.
4074           
4075           previous commit also had a patch for smtp auth support, but i
4076           accidentally sent a blank commit message.
4078 2005-11-02 08:47  seanius
4080         * [r1268] plugins/check_smtp.c:
4081           check_smtp.c
4083 2005-10-31 20:03  seanius
4085         * [r1267] configure.in, plugins/check_game.c, plugins/check_http.c,
4086           plugins/check_nagios.c, plugins/check_snmp.c,
4087           plugins/check_swap.c, plugins/check_tcp.c, plugins/common.h,
4088           plugins/netutils.c, plugins/netutils.h, plugins/sslutils.c:
4089           code cleanups, largely resulting from turning on -Wall. mostly
4090           unused variables and explicit casting issues, but there were a
4091           couple gotchas in there too.
4093 2005-10-30 22:45  seanius
4095         * [r1266] plugins/Makefile.am:
4096           turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't
4097           keep our heads in the sand for potential errors, after all :)
4099 2005-10-30 18:05  seanius
4101         * [r1265] plugins/check_tcp.c:
4102           another fix from alex: check for '/' in the server_address before
4103           trying to resolve it via is_host().
4105 2005-10-30 10:25  seanius
4107         * [r1264] plugins/check_tcp.c:
4108           fixes for some bugs found in my merging of the tcp socket patch
4110 2005-10-29 15:38  seanius
4112         * [r1263] plugins-scripts/check_log.sh:
4113           check_log fixes from Ade Rixon
4115 2005-10-29 12:46  seanius
4117         * [r1262] plugins/Makefile.am:
4118           patch from nsturm: Makefile.am should have been checking for
4119           check_ldap instead of check_ldaps. the result was that
4120           check_ldaps was not being created during the build process.
4122 2005-10-25 10:38  seanius
4124         * [r1261] COPYING, configure.in, plugins/Makefile.am,
4125           plugins/check_tcp.c, plugins/netutils.c, plugins/netutils.h,
4126           plugins/utils.h, po/de.po, po/fr.po:
4127           - added code to allow check_tcp (via np_net_connect) work with
4128           local unix sockets. some testing would be welcome. based on idea
4129           from Alex Samorukov. - also introduced a check_clamd behavior in
4130           check_tcp.
4132 2005-10-24 11:10  seanius
4134         * [r1260] plugins/Makefile.am, plugins/check_by_ssh.c,
4135           plugins/check_dig.c, plugins/check_dns.c, plugins/check_game.c,
4136           plugins/check_nagios.c, plugins/netutils.c, plugins/runcmd.c,
4137           plugins/runcmd.h, plugins/utils.c, plugins/utils.h:
4138           initial merging of ae's np_runcmd code into selected plugins.
4140 2005-10-23 12:01  seanius
4142         * [r1259] configure.in:
4143           whoops, missed this one, same as last commit
4145 2005-10-23 11:59  seanius
4147         * [r1258] plugins/Makefile.am, plugins/netutils.c,
4148           plugins/sslutils.c:
4149           - compartmentalized ssl code into seperate sslutils.c -
4150           ssl-related cleanups in configure.in, and now openssl/gnutls
4151           options automatically disable each other.
4153 2005-10-19 20:22  seanius
4155         * [r1257] plugins/check_http.c, plugins/check_smtp.c,
4156           plugins/check_tcp.c, plugins/netutils.c, plugins/netutils.h:
4157           all plugins now using centralized ssl functions in netutils.c
4159 2005-10-19 13:05  seanius
4161         * [r1256] plugins/check_http.c:
4162           endif was a few lines off of where it should be
4164 2005-10-19 12:59  seanius
4166         * [r1255] configure.in, plugins-root/Makefile.am,
4167           plugins/Makefile.am, plugins/check_http.c, plugins/check_smtp.c,
4168           plugins/check_tcp.c, plugins/common.h, plugins/netutils.c,
4169           plugins/netutils.h:
4170           - initial attempt at consolidating ssl-related code into
4171           netutils.{c,h} - added some #ifdefs to common.h and netutils.h to
4172           prevent multiple inclusions (as netlibs now includes common.h) -
4173           all ssl plugins (tcp/http/smtp) compile cleanly against gnutls,
4174           though certificate checking still needs to be done. - modified
4175           configure script so you can also explicitly say "without-gnutls"
4176           too (otherwise if you disable openssl you have no way of
4177           disabling gnutls too)
4179 2005-10-18 22:35  seanius
4181         * [r1254] configure.in, plugins/check_tcp.c:
4182           initial "experimental" support for gnutls. by default openssl is
4183           still used if available, and gnutls is only used if openssl is
4184           not available or explicitly disabled (--without-openssl).
4185           currently the only plugin i've verified to work is check_tcp, but
4186           i had to disable cert checking.
4188 2005-10-18 09:26  tonvoon
4190         * [r1253] README:
4191           Added license information to README with exemption for use of
4192           OpenSSL
4194 2005-10-13 11:51  tonvoon
4196         * [r1252] configure.in:
4197           Run spopen tests for Redhat ES SMP (Hans Engelen)
4199 2005-10-13 10:22  seanius
4201         * [r1251] po/de.po:
4202           debian bts #313960: - grammatical german fixes. i'm taking the
4203           reporter's word for it :)
4205 2005-10-13 10:20  seanius
4207         * [r1250] plugins-scripts/check_ntp.pl:
4208           debian bts #268044: - use a "less beastly" regex for parsing ntpq
4209           output. probably need some more widespread testing on this one.
4211 2005-10-13 10:18  seanius
4213         * [r1249] plugins/check_disk.c:
4214           debian bts #296278: - it seems that when check_disk uses the "df"
4215           routines and is told to check a non-mountpoint, it would check
4216           the filesystem on which the directory was mounted (i.e. /var/log
4217           -> /var if no /var/log mount). the system-call routines now do
4218           this too. might need a bit more widespread testing, but looks
4219           good for me and i did it without modifying any of the
4220           system-call-specific codeblocks.
4222 2005-10-13 10:16  seanius
4224         * [r1248] plugins/check_game.c:
4225           debian bts #307905: - someone changed the cmdline syntax of check
4226           game without also updating the usage/help function ;p
4228 2005-10-13 10:14  seanius
4230         * [r1247] plugins-scripts/check_disk_smb.pl:
4231           debian bts #300701: - check_smb fix for freespace threshold
4232           parsing from the cmdline options.
4234 2005-10-13 10:11  seanius
4236         * [r1246] plugins/check_smtp.c:
4237           multiple fixes in check_smtp from debian (bts #285554): - fix for
4238           double free via SSL_CTX_free. looks like the previous author knew
4239           this was a problem but didn't care enough to fix it ;p. - use
4240           defines instead of const chars for SMTP strings. - default to
4241           send our fqdn (via gethostbyname lookup on gethostname) in the
4242           HELO string, as this is an RFC/SMTP requirement. overridable via
4243           cmdline. - use EHLO instead of HELO if using STARTTLS, as it is
4244           not SMTP but ESMTP. - verify the server supports STARTTLS before
4245           initializing it. - always send QUIT before disconnecting when
4246           possible.
4248 2005-10-13 09:58  seanius
4250         * [r1245] plugins/check_mrtg.c:
4251           was this plugin even working? i don't think the if/else logic was
4252           doing what was intended.
4254 2005-10-13 09:55  seanius
4256         * [r1244] plugins/check_mysql.c:
4257           check mysql now reads [client] defaults from my.cnf (debian bug
4258           #278817)
4260 2005-10-06 12:16  seanius
4262         * [r1243] plugins/check_ups.c:
4263           fix for misreporting temperature in perfdata output for check_ups
4264           (debian bts id: #316534)
4266 2005-10-06 12:12  seanius
4268         * [r1242] configure.in, plugins-root/Makefile.am:
4269           whoops. now using automake conditionals to prevent attempted
4270           compiles of pst3 on non solaris systems.
4272 2005-09-25 16:34  seanius
4274         * [r1241] plugins-root/Makefile.am:
4275           added rules to Makefile.am for pst3
4277 2005-09-24 20:01  seanius
4279         * [r1240] configure.in:
4280           a final change to hardcode the path for where plugins are
4281           installed. it's a very, very ugly hack... if anyone can think of
4282           a better way to do it, i'm all ears.
4284 2005-09-22 12:10  seanius
4286         * [r1239] configure.in:
4287           use test instead of '[ ... ]' in configure.in. the
4288           check_procs/pst3 situation is still not quite fixed.
4290 2005-09-22 09:43  seanius
4292         * [r1238] THANKS.in, configure.in, plugins-root/pst3.c:
4293           first version of bob ingraham's pst3 to allow checking for longer
4294           cmdline names than otherwise possible, by querying solaris kmem
4295           directly (ps forcibly truncates). added requisite configure.in
4296           voodoo and updated THANKS.in.
4298 2005-09-22 08:10  tonvoon
4300         * [r1237] po/POTFILES.in:
4301           Mark moving of check_dhcp and check_icmp for translation
4303 2005-09-21 13:07  tonvoon
4305         * [r1236] AUTHORS, THANKS.in:
4306           Updated with contributors and new team member
4308 2005-09-21 13:04  tonvoon
4310         * [r1235] plugins/check_nwstat.c:
4311           Reopen connections for each query (1296296 - David Sullivan)
4313 2005-09-21 10:09  tonvoon
4315         * [r1234] plugins/check_dhcp.c, plugins/check_icmp.c:
4316           Moved into plugins-root/
4318 2005-09-21 10:06  tonvoon
4320         * [r1233] ACKNOWLEDGEMENTS, CHANGES, Makefile.am, README,
4321           configure.in, plugins-root, plugins-root/.cvsignore,
4322           plugins-root/Makefile.am, plugins-root/check_dhcp.c,
4323           plugins-root/check_icmp.c, plugins/Makefile.am:
4324           Separation of root setuid plugins into plugins-root/
4326 2005-09-20 16:11  tonvoon
4328         * [r1232] configure.in:
4329           Incorrect assignment of procppid in configure.in (1296497 -
4330           Pascal Larisch)
4332 2005-09-20 11:34  tonvoon
4334         * [r1231] configure.in, plugins/t/check_procs.t:
4335           Support for Tru64 for check_procs + additional test cases
4337 2005-09-19 14:18  tonvoon
4339         * [r1230] doc/RELEASING:
4340           Note to update version number before creating ChangeLog
4342 2005-09-19 13:51  tonvoon
4344         * [r1228] configure.in, package.def:
4345           For 1.4.2 release
4347 2005-09-19 13:48  tonvoon
4349         * [r1227] ChangeLog:
4350           Updated for 1.4.2 release
4352 2005-09-19 13:46  tonvoon
4354         * [r1226] doc/RELEASING:
4355           Reminders for news item and tag format
4357 2005-09-19 13:42  tonvoon
4359         * [r1225] BUGS:
4360           Updated BUGS for 1.4.2 release
4362 2005-09-19 10:58  tonvoon
4364         * [r1224] THANKS.in:
4365           More contributors
4367 2005-09-15 08:39  tonvoon
4369         * [r1223] plugins/t/check_ping.t:
4370           Added test to make sure hostname has to be specified
4372 2005-09-15 08:27  tonvoon
4374         * [r1222] plugins/check_procs.c, plugins/check_swap.c:
4375           - Cleanup minor compile errors on Irix
4377 2005-09-14 14:40  tonvoon
4379         * [r1221] plugins/check_ping.c:
4380           Using common message
4382 2005-09-14 14:36  tonvoon
4384         * [r1220] plugins/check_ping.c:
4385           Required hostname not flagging as an error
4387 2005-09-14 12:40  tonvoon
4389         * [r1219] plugins/Makefile.am:
4390           Some makes do not like blank lines after "\". Fixed check_ldaps
4391           to only generate if check_ldap was created (Chester Hosey)
4393 2005-09-14 09:53  tonvoon
4395         * [r1218] plugins/check_load.c:
4396           Fix to parsing of uptime (Ronald Tin - 1254656)
4398 2005-09-14 09:49  tonvoon
4400         * [r1217] configure.in:
4401           - Removing typos
4403 2005-09-13 15:48  tonvoon
4405         * [r1216] plugins/check_ping.c:
4406           More diagnostic messages from check_ping
4408 2005-09-12 11:20  seanius
4410         * [r1215] plugins/check_ping.c:
4411           re-add a call to setlocale(LC_ALL, "") in check_ping.c
4413 2005-09-12 10:37  tonvoon
4415         * [r1214] THANKS.in:
4416           For help in fixing Red Hat problem with ECHILD and waitpid
4418 2005-09-12 10:31  tonvoon
4420         * [r1213] Makefile.am, config_test, config_test/Makefile,
4421           config_test/child_test.c, config_test/run_tests, configure.in,
4422           plugins/popen.c:
4423           ECHILD error at waitpid on Red Hat systems (Peter Pramberger and
4424           Sascha Runschke - 1250191)
4426 2005-08-30 22:11  tonvoon
4428         * [r1212] plugins-scripts/subst.in:
4429           Better comments for what the substitutions are doing
4431 2005-08-01 21:30  tonvoon
4433         * [r1210] doc/BRANCHING:
4434           Move notes on branching away from RELEASING
4436 2005-08-01 21:28  tonvoon
4438         * [r1209] BUGS, ChangeLog, REQUIREMENTS, configure.in, package.def:
4439           For 1.4.1 release
4441 2005-07-25 14:17  illumino
4443         * [r1208] NPTest.pm:
4444           Change the environment variable NPTESTCACHE to NPTEST_CACHE for
4445           consistancy
4447 2005-07-25 01:47  illumino
4449         * [r1207] Helper.pm, Makefile.am, NPTest.pm, configure.in,
4450           plugins-scripts/t/check_rpc.t, plugins/t/check_disk.t,
4451           plugins/t/check_dns.t, plugins/t/check_fping.t,
4452           plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
4453           plugins/t/check_http.t, plugins/t/check_imap.t,
4454           plugins/t/check_load.t, plugins/t/check_mysql.t,
4455           plugins/t/check_ping.t, plugins/t/check_pop.t,
4456           plugins/t/check_procs.t, plugins/t/check_smtp.t,
4457           plugins/t/check_snmp.t, plugins/t/check_swap.t,
4458           plugins/t/check_tcp.t, plugins/t/check_time.t,
4459           plugins/t/check_udp.t, plugins/t/check_users.t,
4460           plugins/t/check_vsz.t, test.pl.in:
4461           [1185704] New Testing Infrastructure. Complete rewrite of the
4462           original testing infrastructure and all test cases (to use the
4463           new infrastructure) See NPTest.pm and issue 1185704 for more
4464           details.
4466 2005-07-20 22:39  tonvoon
4468         * [r1206] THANKS.in:
4469           More contributors
4471 2005-07-20 22:38  tonvoon
4473         * [r1205] plugins/check_ping.c:
4474           Fix parsing for netkit-ping and iputils-ping (Christian G Warden)
4476 2005-07-11 22:15  tonvoon
4478         * [r1204] plugins/check_nwstat.c:
4479           Miscelleneous bug fixes (Gerd Mueller - 1235879)
4481 2005-07-09 04:44  tonvoon
4483         * [r1203] BRANCHES:
4484           Changed format (already!) for awk simplicity
4486 2005-07-09 04:03  tonvoon
4488         * [r1202] BRANCHES:
4489           Master file to describe the current branches in CVS. Will be used
4490           by sfsnapshot to create the snapshot tarballs
4492 2005-07-06 22:21  tonvoon
4494         * [r1201] configure.in:
4495           Removed ",", causing problems with MacOSX compile
4497 2005-07-06 22:10  tonvoon
4499         * [r1200] plugins/check_swap.c:
4500           Updated help file to remove swap -s reference (Sivakumar
4501           Nellurandi)
4503 2005-07-06 21:00  tonvoon
4505         * [r1199] AUTHORS, THANKS.in:
4506           Sean Finney moved to main list of plugin developers
4508 2005-07-04 09:52  opensides
4510         * [r1198] contrib/tarballs/check_traffic-0.90b.tar.gz:
4511           replace the version of check_traffic who was missing the plugin
4512           by a good one
4514 2005-06-29 04:11  seanius
4516         * [r1197] plugins/runcmd.c, plugins/runcmd.h:
4517           initial versions of the runcmd framework by andreas
4519 2005-06-29 01:04  seanius
4521         * [r1196] plugins/check_swap.c:
4522           divide by 0 fix for check_swap
4524 2005-06-28 02:26  seanius
4526         * [r1195] plugins/check_load.c:
4527           set LC_NUMERIC to POSIX in check_load (1164325)
4529 2005-06-28 00:26  seanius
4531         * [r1194] configure.in, plugins/Makefile.am, plugins/check_swap.c:
4532           scanf parsing fix for check_swap from tracker id 1123292. now use
4533           floor(3) to round down floating point numbers. requires -lm on
4534           many systems, so support for testing for this was added to the
4535           configure.in and automake template
4537 2005-06-27 13:07  seanius
4539         * [r1193] plugins/check_hpjd.c:
4540           fixes from richard brodie (tracker id 1216576)
4542 2005-06-26 16:27  seanius
4544         * [r1192] contrib/check_dl_size.pl, contrib/check_ftpget.pl,
4545           contrib/check_logins.c, contrib/check_mysql.c,
4546           contrib/check_mysql.pl, contrib/check_mysqlslave.pl,
4547           contrib/check_nwstat.pl, contrib/check_pop3.pl,
4548           contrib/check_procl.sh, contrib/check_procr.sh:
4549           spring cleaning of contrib directory from andreas
4551 2005-06-26 16:18  seanius
4553         * [r1191] contrib/tarballs/berger-ping.tar.gz,
4554           contrib/tarballs/check_memory.tgz,
4555           contrib/tarballs/check_spread.tar,
4556           contrib/tarballs/radius.tar.gz:
4557           removal of obsolete tarballs
4559 2005-06-26 01:23  seanius
4561         * [r1190] plugins/check_swap.c:
4562           "asprintf madness" fix from andreas' patch to np-d, minus the
4563           comments.
4565 2005-06-05 17:43  seanius
4567         * [r1189] plugins/check_tcp.c:
4568           check_tcp code cleanup from andreas plus fix to andreas' patch
4569           from sean
4571 2005-06-03 13:53  seanius
4573         * [r1188] plugins/check_procs.c:
4574           gcc 2.x fixes from edward
4576 2005-06-01 19:41  sghosh
4578         * [r1187] plugins/check_snmp.c:
4579           only load mibs if needed or specified - patch 1212395
4581 2005-05-28 01:21  seanius
4583         * [r1186] plugins/check_load.c:
4584           bugfixes to check_load thanks to andreas
4586 2005-05-26 02:13  seanius
4588         * [r1185] plugins/check_mysql.c:
4589           fix for check_msyql so that it doesn't use column numbers but the
4590           names instead for determining slave status. thanks to james
4591           kingston.
4593 2005-05-25 17:42  sghosh
4595         * [r1183] plugins/check_time.c:
4596           64bit sys support - 1185713
4598 2005-05-25 15:40  sghosh
4600         * [r1182] plugins/check_snmp.c:
4601           support for getnext - 1106430
4603 2005-05-25 14:25  sghosh
4605         * [r1181] plugins/check_ping.c:
4606           RH9 pattern
4608 2005-05-25 14:05  sghosh
4610         * [r1180] plugins-scripts/check_ntp.pl:
4611           perfdata patch - 1172539
4613 2005-05-25 03:37  sghosh
4615         * [r1179] plugins-scripts/check_ntp.pl:
4616           new option for zero offset - 1159317
4618 2005-05-25 03:23  sghosh
4620         * [r1178] plugins/check_snmp.c:
4621           v2c support - 1155754
4623 2005-05-25 00:43  seanius
4625         * [r1177] configure.in, plugins/check_nagios.c,
4626           plugins/check_procs.c:
4627           fixes for check_procs: - added support for printing the pid in
4628           all the ps outputs - don't use the proc name to ignore self, use
4629           the pid vs getpid(). - initialize procetime to null string
4630           otherwise -vvv can have funny results
4632 2005-05-25 00:30  seanius
4634         * [r1176] plugins/check_tcp.c, plugins/netutils.c,
4635           plugins/netutils.h:
4636           bah, my_connect is taken by mysql. now calling it np_net_connect.
4638 2005-05-24 22:33  sghosh
4640         * [r1175] plugins-scripts/check_ntp.pl:
4641           patched bug id 1200030 - regex update
4643 2005-05-24 22:10  sghosh
4645         * [r1174] plugins-scripts/check_ntp.pl:
4646           patched bug id 1204636
4648 2005-05-24 20:25  seanius
4650         * [r1173] plugins/check_tcp.c, plugins/netutils.c,
4651           plugins/netutils.h:
4652           optimizations and cleanup from andreas
4654 2005-05-23 05:09  seanius
4656         * [r1172] nagios-plugins.spec.in:
4657           build fix
4659 2005-05-03 02:00  seanius
4661         * [r1171] plugins/check_ping.c:
4662           setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to
4663           properly parse the output of ping.
4665 2005-05-03 01:52  seanius
4667         * [r1170] plugins/check_tcp.c:
4668           if check_tcp was called with -e but not -s, it would hang in a
4669           call to my_recv. the fix committed here adds on more piece of
4670           logic to the check to see if more data needs to be read, avoiding
4671           the deadlock call. a better fix would be to not use these
4672           "voodoo" heuristics and instead use poll() or select(), but
4673           that's quite a bit more complicated.
4675 2005-05-01 20:12  seanius
4677         * [r1169] plugins/popen.c, plugins/popen.h:
4678           better error checking in spopen signal handler (see 1107524)
4680 2005-05-01 19:50  seanius
4682         * [r1168] configure.in:
4683           provide a --with-perl option
4685 2005-04-29 00:27  stanleyhopcroft
4687         * [r1167] contrib/check_sybase:
4688           check_sybase 0.7 from Simon Bellman. Thx
4690 2005-04-19 00:16  seanius
4692         * [r1166] plugins-scripts/check_ntp.pl:
4693           regexp fix for check_ntp
4695 2005-04-19 00:09  seanius
4697         * [r1165] configure.in:
4698           check for the -w flag for ping6 as well as ping
4700 2005-04-17 22:22  seanius
4702         * [r1164] plugins-scripts/check_disk_smb.pl:
4703           also change the --help output to reflect that check_disk_smb
4704           defaults to empty passwords
4706 2005-04-16 06:09  seanius
4708         * [r1163] plugins-scripts/check_disk_smb.pl:
4709           patch to check_disk_smb to allow empty passwords
4711 2005-04-14 04:13  seanius
4713         * [r1162] plugins-scripts/check_mailq.pl:
4714           check_mailq fix, don't be case sensitive matching
4715           /^\s+Total\sRequests:\s(\d+)$/
4717 2005-04-14 04:07  seanius
4719         * [r1161] plugins-scripts/check_ntp.pl:
4720           typographical fix in check_ntp
4722 2005-04-11 18:02  seanius
4724         * [r1160] plugins/check_ssh.c:
4725           properly call close() on the ssh connection before exiting.
4727 2005-04-11 03:07  seanius
4729         * [r1159] configure.in, plugins/check_tcp.c:
4730           this should add support for check_ssmtp, based on the 1.3.x patch
4731           in 1155562, but fixed to follow how things are done in 1.4 (using
4732           strdup instead of asprintf) and patching configure.in instead of
4733           configure.
4735 2005-04-07 04:33  seanius
4737         * [r1158] plugins/check_smtp.c:
4738           in honor of joining up, my first bugfix. this should resolve
4739           1174070.
4740           
4741           note i don't have an exchange server to test this against, but it
4742           does what the requester mentioned (slightly cleaner than the
4743           patch attached in the tracker).
4744           
4745           it does, however, still work against my own postfix server :)
4746           
4747           sean
4749 2005-04-05 21:26  harpermann
4751         * [r1157] plugins/check_snmp.c:
4752           This is a first cut at adding performance data to check_snmp. I
4753           wasn't sure how to handle UOM so only values that return SNMP
4754           type Counter32: are labled with "c". All other values have a
4755           blank UOM. I also left off warn, crit, max and min values in the
4756           performance data until we come up with a way to handle them.
4758 2005-04-04 18:25  tonvoon
4760         * [r1156] THANKS.in:
4761           More contributors
4763 2005-04-04 18:24  tonvoon
4765         * [r1155] nagiosplug/branches/r1_4-patches/plugins/check_smtp.c,
4766           plugins/check_smtp.c:
4767           Fix static buffer (Nikolay Sturm)
4769 2005-03-18 03:14  mattkent
4771         * [r1154] plugins/check_mysql.c:
4772           Replication check support for 4.1.x from Gerrit Beine
4774 2005-03-08 06:19  tonvoon
4776         * [r1149] plugins-scripts/check_ntp.pl:
4777           Added OS info for offset issue
4779 2005-03-04 22:20  tonvoon
4781         * [r1148] plugins-scripts/check_ntp.pl:
4782           Ignore extra check on offset 0.00000 (John Warburton - 1150777)
4784 2005-03-04 21:58  tonvoon
4786         * [r1146] plugins/check_disk.c, plugins/check_smtp.c,
4787           plugins/check_ups.c:
4788           Fixed // comments (Steve Greenland - 1143836)
4790 2005-03-04 21:50  tonvoon
4792         * [r1145] plugins-scripts/check_ntp.pl:
4793           Support for IPv6 (Merijn Evertse - 1119917)
4795 2005-03-04 21:04  tonvoon
4797         * [r1144] configure.in, package.def:
4798           Changed to next version number
4800 2005-03-04 21:03  tonvoon
4802         * [r1143] doc/RELEASING:
4803           Notes on branching
4805 2005-03-04 20:43  tonvoon
4807         * [r1141] CHANGES:
4808           Missed check_disk addition to 1.4
4810 2005-02-11 11:49  stanleyhopcroft
4812         * [r1140] plugins/Makefile.am:
4813           Fix for check_icmp build on Solaris from Andreas Ericsson
4814           <ae@op5.se>
4816 2005-02-04 00:44  tonvoon
4818         * [r1138] configure.in:
4819           For 1.4 release
4821 2005-02-04 00:43  tonvoon
4823         * [r1137] ChangeLog:
4824           Updated for 1.4 release
4826 2005-02-04 00:29  tonvoon
4828         * [r1136] BUGS:
4829           New file to note known bugs for major releases
4831 2005-02-04 00:28  tonvoon
4833         * [r1135] CHANGES:
4834           Reordering of items with most important announcements first
4836 2005-02-04 00:27  stanleyhopcroft
4838         * [r1134] contrib/check_oracle_tbs:
4839           New version (1.1) from John Koyle
4841 2005-02-04 00:26  tonvoon
4843         * [r1133] Makefile.am:
4844           BUGS file addition to release
4846 2005-02-04 00:26  tonvoon
4848         * [r1132] README:
4849           Cleanup and addition of reference to BUGS file
4851 2005-02-04 00:25  tonvoon
4853         * [r1131] doc/RELEASING:
4854           Updated with corrections. Added note to update BUGS file
4856 2005-02-03 23:52  tonvoon
4858         * [r1130] THANKS.in:
4859           Patch against check_log
4861 2005-02-03 23:51  tonvoon
4863         * [r1129] plugins-scripts/check_log.sh:
4864           Check for log file readability
4866 2005-02-02 09:47  stanleyhopcroft
4868         * [r1128] contrib/check_email_loop.pl:
4869           Add debug option from John Rouillard
4871 2005-02-02 06:42  stanleyhopcroft
4873         * [r1127] plugins/check_ide_smart.c:
4874           try again to stop looping
4876 2005-02-02 05:44  stanleyhopcroft
4878         * [r1126] plugins/check_ide_smart.c:
4879           restructure main() to stop looping on -n
4881 2005-02-01 12:43  stanleyhopcroft
4883         * [r1125] contrib/check_traceroute-pure_perl.pl:
4884           Thank you to Myke Place for check_traceroute-pure_perl.pl
4886 2005-02-01 12:42  stanleyhopcroft
4888         * [r1124] THANKS.in:
4889           Thank you for contributed plugins
4891 2005-02-01 12:30  stanleyhopcroft
4893         * [r1123] plugins/Makefile.am:
4894           check_icmp added to libexec_PROGRAMS
4896 2005-02-01 12:25  stanleyhopcroft
4898         * [r1122] CHANGES:
4899           check_icmp no longer regarded as volatile; built by default
4901 2005-02-01 12:23  stanleyhopcroft
4903         * [r1121] plugins/linux.h:
4904           plugins/linux.h, vestigeal header required for prior versions of
4905           check_icmp, no longer required.
4907 2005-02-01 07:35  stanleyhopcroft
4909         * [r1120] CHANGES:
4910           Amendments for check_icmp
4912 2005-02-01 07:34  stanleyhopcroft
4914         * [r1119] plugins/Makefile.am:
4915           hacks to partly support check_icmp.c (1.0).
4917 2005-02-01 07:33  stanleyhopcroft
4919         * [r1118] plugins/check_icmp.c:
4920           Revised check_icmp (1.0) from A Ericsson.
4922 2005-02-01 04:20  stanleyhopcroft
4924         * [r1117] contrib/check_asterisk.pl, contrib/check_email_loop.pl,
4925           contrib/check_http-with-client-certificate.c,
4926           contrib/tarballs/check_traffic-0.91b.tar.gz:
4927           New or revised plugin in /contrib
4929 2005-01-28 22:42  stanleyhopcroft
4931         * [r1116] contrib/check_sybase:
4932           New version of Simon Bellwoods check_sybase (0.4). Thank you.
4934 2005-01-27 10:34  stanleyhopcroft
4936         * [r1115] contrib/check_traceroute.pl:
4937           Jon Meek's check_traceroute for Mon hacked by YT for Nagios. Prob
4938           pretty weak
4940 2005-01-27 10:32  stanleyhopcroft
4942         * [r1114] contrib/check_smart.pl:
4943           Candidate successor to /plugins/check_ide_smart.c. Now in
4944           /contrib. NB there is another new plugin with sim function
4946 2005-01-27 04:54  stanleyhopcroft
4948         * [r1113] contrib/check_fan_cpq_present,
4949           contrib/check_fan_fsc_present, contrib/check_mysqlslave.pl,
4950           contrib/check_temp_cpq, contrib/check_temp_fsc:
4951           New /contrib plugin
4953 2005-01-27 04:46  stanleyhopcroft
4955         * [r1112] contrib/check_arping.pl, contrib/check_cpqarray.c,
4956           contrib/check_frontpage, contrib/check_logins.c,
4957           contrib/check_oracle_tbs, contrib/check_pcpmetric.py,
4958           contrib/check_pfstate:
4959           New /contrib plugin
4961 2005-01-27 02:27  stanleyhopcroft
4963         * [r1111] CHANGES, THANKS.in, contrib/README.TXT, po/de.po,
4964           po/fr.po:
4965           1 New /contrib plugins 2 Revised check_dhcp.c status in CHANGES
4967 2005-01-27 01:38  harpermann
4969         * [r1110] plugins/Makefile.am:
4970           Added check_dhcp bask into libexec_PROGRAMS after talking with
4971           Stanley.
4973 2005-01-26 21:39  tonvoon
4975         * [r1109] THANKS.in:
4976           More contributors
4978 2005-01-26 21:21  tonvoon
4980         * [r1108] plugins/check_dig.c:
4981           Convert tabs to spaces from dig's answer section (Randy O'Meara -
4982           1107651)
4984 2005-01-26 20:53  tonvoon
4986         * [r1107] REQUIREMENTS:
4987           Add recommendation for check_procs on Mandrake systems (Paulo
4988           Fessel - 1106849)
4990 2005-01-25 22:15  stanleyhopcroft
4992         * [r1106] plugins/check_ide_smart.c:
4993           Display usage if no argv (Reuben Farrelly)
4995 2005-01-25 18:11  harpermann
4997         * [r1105] plugins/check_dhcp.c:
4998           Tracker:1109261 This was an alignment problem on Solaris. Linux
4999           kernel fixes alignment so this was not seen there. Memcpy takes
5000           care of proper alignment. Tested on RHEL V3 U3, RHEL V4, FreeBSD
5001           4.10 (Thanks Stanley!) and Solaris 9 with the GNU env.
5003 2005-01-25 12:43  stanleyhopcroft
5005         * [r1104] plugins/check_ide_smart.c:
5006           Trivial text changes (print_help, commentary & -n option)
5008 2005-01-25 09:20  stanleyhopcroft
5010         * [r1103] contrib/check_dhcp.c,
5011           contrib/tarballs/check_icmp-0.8.tar.gz:
5012           moved to /plugins (core plugin)
5014 2005-01-25 09:19  stanleyhopcroft
5016         * [r1102] contrib/tarballs/check_cit.tgz:
5017           replaced by contrib/check_ica* (esp check_ica_metaframe_pub_apps)
5019 2005-01-25 09:15  stanleyhopcroft
5021         * [r1101] contrib/check_citrix:
5022           Replaced by the check_ica* pair of plugins (mainly
5023           check_ica_metaframe_pub_apps)
5025 2005-01-25 09:12  stanleyhopcroft
5027         * [r1100] contrib/packet_utils.pm:
5028           packet creation and dumping hacks used by check_ica* and
5029           check_lotus
5031 2005-01-25 09:09  stanleyhopcroft
5033         * [r1099] contrib/check_ica_master_browser.pl:
5034           New plugin - checks that ICA master browser is what it should be
5035           (important for firewalled dialup)
5037 2005-01-25 09:07  stanleyhopcroft
5039         * [r1098] contrib/check_ica_metaframe_pub_apps.pl:
5040           Replacement (structured name mainly) for check_citrix: check of
5041           ICA browse service
5043 2005-01-25 09:05  stanleyhopcroft
5045         * [r1097] contrib/check_ica_program_neigbourhood.pl:
5046           New plugin to check Citrix Metaframe XP "Program Neighbourhood"
5048 2005-01-25 09:04  stanleyhopcroft
5050         * [r1096] contrib/check_lotus.pl:
5051           New plugin to check responsiveness of Louts Notes (v5 at least)
5052           servers
5054 2005-01-24 23:17  stanleyhopcroft
5056         * [r1095] plugins/Makefile.am:
5057           Removed check_dhcp and check_icmp from libexec_PROGRAMS (ie dont
5058           build by defaut)
5060 2005-01-24 23:15  stanleyhopcroft
5062         * [r1094] CHANGES:
5063           Notes about check_dhcp and check_icmp (no longer built by
5064           default, use at own peril, volatile)
5066 2005-01-21 09:24  stanleyhopcroft
5068         * [r1093] configure.in:
5069           Set arch specifc preprocessor symbols in config.h. TEMPORARY hack
5070           for check_dhcp.c [on FreeBSD 4: /check_dhcp -i fxp0 -> DHCP ok:
5071           Received 1 DHCPOFFER(s), max lease time = 259200 sec.
5073 2005-01-21 01:03  harpermann
5075         * [r1092] plugins/check_snmp.c:
5076           Tracker 1106378 fixed - The -t (timeout) arg was not handled
5077           correctly when passed to the snmpget command. Added -e --retries
5078           for the correct retries value to snmpcmd.
5080 2005-01-21 00:01  tonvoon
5082         * [r1091] doc/developer-guidelines.sgml:
5083           Changing copyright to the Nagios Plugins Development Team, rather
5084           than individual names. Also, clarified use of ACKNOWLEDGEMENTS,
5085           THANKS.in and AUTHORS
5087 2005-01-20 23:40  harpermann
5089         * [r1090] plugins/check_http.c:
5090           Changed long argument --minmax to --pagesize and updated help and
5091           usage
5093 2005-01-20 23:39  tonvoon
5095         * [r1089] AUTHORS, Makefile.am, THANKS.in:
5096           The AUTHORS file now used for the plugin team, with THANKS.in as
5097           the contributors list.
5099 2005-01-20 23:37  harpermann
5101         * [r1088] CHANGES:
5102           Added comment about check_http --pagesize and added max value to
5103           page size check
5105 2005-01-20 23:25  tonvoon
5107         * [r1087] AUTHORS:
5108           Added Sean for bug reports
5110 2005-01-20 22:50  harpermann
5112         * [r1086] plugins/check_http.c:
5113           Tracker 1099682 fix. Now getting the page size from
5114           Content-Length in the header. Added max value to the -m switch so
5115           can do "-m min:max". Retained "-m min" convention. Renamed long
5116           arg name to --minmax
5118 2005-01-19 23:39  harpermann
5120         * [r1085] plugins/check_nt.c:
5121           In the CHECK_COUNTER block, there were several strcats writing to
5122           unallocated memory. Changed to asprintf. We're not freeing since
5123           plugin run is short.
5125 2005-01-19 21:14  tonvoon
5127         * [r1084] plugins/check_swap.c:
5128           Fixed parsing of AIX lsps command (1093522)
5130 2005-01-14 14:39  tonvoon
5132         * [r1083] AUTHORS:
5133           More contributors
5135 2005-01-14 10:59  tonvoon
5137         * [r1081] configure.in:
5138           Fixed ssl configure problems on Solaris (Bug 1096091)
5140 2005-01-13 18:24  tonvoon
5142         * [r1080] configure.in, plugins/check_swap.c:
5143           Use floats for holding memory values to avoid different types on
5144           different OSes. Seems to have a problem with the perf data for
5145           check_swap on Sol 2.6, but not critical
5147 2005-01-05 21:32  tonvoon
5149         * [r1079] configure.in, package.def:
5150           Update version number to next release
5152 2005-01-04 00:16  opensides
5154         * [r1078] plugins/check_ide_smart.c:
5155           still trying to fix #1094326
5157 2005-01-03 01:37  opensides
5159         * [r1077] plugins/check_ide_smart.c:
5160           more fixes for #1094326
5162 2005-01-03 00:59  opensides
5164         * [r1076] plugins-scripts/check_mailq.pl:
5165           fixes for #1094324
5167 2005-01-02 14:00  opensides
5169         * [r1075] plugins/check_ide_smart.c:
5170           fixing bug #1094326
5171           
5172           still need to check the makefile for check_ide_smart.c
5174 2005-01-01 16:15  tonvoon
5176         * [r1074] plugins/check_smtp.c:
5177           Removed old terminate function (Bug 1093491)
5179 2004-12-30 17:17  tonvoon
5181         * [r1072] ChangeLog:
5182           Updated with r1_4-beta1 details
5184 2004-12-30 14:23  tonvoon
5186         * [r1071] CHANGES:
5187           Note some syntax changes to check_disk
5189 2004-12-30 14:22  tonvoon
5191         * [r1070] doc/RELEASING:
5192           Update package files for version
5194 2004-12-30 14:21  tonvoon
5196         * [r1069] AUTHORS:
5197           For help with ps on FreeBSD 4
5199 2004-12-30 14:19  tonvoon
5201         * [r1068] configure.in:
5202           Get ps command for FreeBSD 4 (Tomasz Pilat)
5204 2004-12-30 00:41  opensides
5206         * [r1067] plugins/check_dhcp.c, plugins/check_dns.c,
5207           plugins/check_ping.c, plugins/check_procs.c,
5208           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_swap.c,
5209           plugins/check_tcp.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
5210           more internationalization fixes internationalization freeze for
5211           beta1
5213 2004-12-28 23:40  opensides
5215         * [r1066] AUTHORS, po/fr.po:
5216           more internationalization
5218 2004-12-28 23:18  opensides
5220         * [r1065] plugins/Makefile.am, plugins/check_smtp.c, po/fr.po:
5221           starttls support for check_smtp #1041576
5223 2004-12-28 22:34  opensides
5225         * [r1064] AUTHORS, plugins/check_ping.c:
5226           String match in check_ping for Solaris 10 #1091043
5228 2004-12-28 20:40  tonvoon
5230         * [r1063] configure.in:
5231           sys/param.h needed for sys/swap.h on openbsd 3.6 (Julien Touche)
5233 2004-12-27 22:44  opensides
5235         * [r1062] po/fr.po:
5236           more internationalization
5238 2004-12-25 23:17  opensides
5240         * [r1061] plugins/check_dig.c, plugins/check_disk.c,
5241           plugins/check_dns.c, plugins/check_dummy.c,
5242           plugins/check_fping.c, plugins/check_game.c,
5243           plugins/check_hpjd.c, plugins/check_icmp.c,
5244           plugins/check_ide_smart.c, plugins/check_ldap.c,
5245           plugins/check_load.c, plugins/check_mrtg.c,
5246           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5247           plugins/check_nagios.c, plugins/check_nt.c,
5248           plugins/check_nwstat.c, plugins/check_overcr.c,
5249           plugins/check_pgsql.c, plugins/check_ping.c,
5250           plugins/check_procs.c, plugins/check_radius.c,
5251           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5252           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5253           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5254           plugins/check_users.c, plugins/negate.c, plugins/netutils.c,
5255           plugins/popen.c, plugins/popen.h, plugins/urlize.c,
5256           plugins/utils.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
5257           various fixes for localization
5259 2004-12-25 16:18  opensides
5261         * [r1060] po/de.po, po/fr.po, po/nagios-plugins.pot:
5262           new version of po files and pot file
5264 2004-12-25 12:25  opensides
5266         * [r1059] package.def, po/POTFILES.in:
5267           change realase name on package.def adding check_dhcp.c to
5268           potfiles.in
5270 2004-12-25 12:09  opensides
5272         * [r1058] plugins/check_by_ssh.c, plugins/check_dhcp.c:
5273           internationalization of check_dhcp internationalization fixes of
5274           check_ssh
5276 2004-12-24 18:06  opensides
5278         * [r1057] plugins/check_icmp.c, po/POTFILES.in, po/fr.po:
5279           first pass at adapting to plugin guidelines and start of
5280           localization
5282 2004-12-23 18:54  opensides
5284         * [r1056] plugins/check_http.c, po/fr.po:
5285           internationalization fixes
5287 2004-12-23 16:47  mwirtgen
5289         * [r1055] po/de.po:
5290           german translations 391 to go
5292 2004-12-23 09:30  tonvoon
5294         * [r1054] ACKNOWLEDGEMENTS, configure.in, m4/np_curl.m4,
5295           plugins/Makefile.am:
5296           Another attempt at fixing check_http compile on Redhat EL3. Fixed
5297           check_icmp compile (Lynne Lawrence - 1087171) - still some code
5298           changes to check_icmp outstanding. Fixed compile of check_dhcp
5299           (complaining about socklen_t). Added acknowledgements for
5300           Coreutils and curl
5302 2004-12-22 23:02  harpermann
5304         * [r1053] plugins/check_nt.c:
5305           Added check for "%" in COUNTER <description>. If it exists,
5306           <description> is used as an arg to asprintf. If it doesn't exist,
5307           <description> is used as a label. If the formatting is wrong, the
5308           program will segv.
5310 2004-12-22 07:24  tonvoon
5312         * [r1052] lib/Makefile.am, lib/stdbool_.h:
5313           File required from coreutils
5315 2004-12-21 22:52  tonvoon
5317         * [r1051] configure.in, plugins/Makefile.am:
5318           Revert back to previous openssl checks (the ones from curl kept
5319           having problems with later Redhat versions)
5321 2004-12-21 22:36  tonvoon
5323         * [r1050] m4/stdbool.m4:
5324           Another m4 from coreutils
5326 2004-12-21 15:45  tonvoon
5328         * [r1049] AUTHORS:
5329           For their bug reports
5331 2004-12-21 09:32  tonvoon
5333         * [r1047] lib/Makefile.am, m4/Makefile.am, m4/np_coreutils.m4:
5334           Fixed compile problem on Sol2.6 with stdbool.h
5336 2004-12-21 08:56  stanleyhopcroft
5338         * [r1046] plugins/check_dhcp.c:
5339           Commentary changes only: cite origin of copied code with
5340           reference to ACK file
5342 2004-12-21 08:55  stanleyhopcroft
5344         * [r1045] ACKNOWLEDGEMENTS:
5345           ACK file contains the details of the authors of code copied by
5346           the plugins
5348 2004-12-21 05:00  mattkent
5350         * [r1044] plugins/check_dns.c:
5351           Add another error string match from Pasi Tiittanen
5353 2004-12-20 22:20  tonvoon
5355         * [r1043] plugins/check_nagios.c:
5356           Corrected help for expiry units. Restored functionality of
5357           searching for process arguments
5359 2004-12-20 22:01  tonvoon
5361         * [r1042] plugins/check_nagios.c:
5362           Updating help text to reflect using shortname instead of full
5363           path for command
5365 2004-12-20 21:38  tonvoon
5367         * [r1041] configure.in:
5368           - stupid typo
5370 2004-12-20 21:26  tonvoon
5372         * [r1040] configure.in:
5373           Fix compile errors when looking for openssl
5375 2004-12-20 09:04  stanleyhopcroft
5377         * [r1039] COPYING, plugins/check_dhcp.c, po/de.po, po/fr.po:
5378           Compilation fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX
5379           10. Unknown if check_dhcp works on UX.
5381 2004-12-18 18:28  mwirtgen
5383         * [r1038] po/de.po:
5384           Initial commit on german translation - 428 to go
5386 2004-12-17 18:14  tonvoon
5388         * [r1037] configure.in:
5389           Support for FreeBSD 5.2.1 and 5.3 in check_procs
5391 2004-12-15 23:12  tonvoon
5393         * [r1036] configure.in:
5394           Bump version to next release
5396 2004-12-15 23:11  tonvoon
5398         * [r1035] doc/developer-guidelines.sgml:
5399           Mistake in automake version - back to 1.8
5401 2004-12-15 23:10  tonvoon
5403         * [r1034] doc/RELEASING:
5404           Clarified notes
5406 2004-12-15 21:56  tonvoon
5408         * [r1032] ChangeLog:
5409           Updated for r1_4_0-alpha3
5411 2004-12-15 21:27  tonvoon
5413         * [r1031] doc/developer-guidelines.sgml:
5414           Updated requirements for GNU tools
5416 2004-12-15 21:01  tonvoon
5418         * [r1030] m4/Makefile.am:
5419           Makefile for m4 files
5421 2004-12-15 20:54  tonvoon
5423         * [r1029] Makefile.am, configure.in, plugins/Makefile.am,
5424           tools/setup:
5425           Support for coreutils lib. Configure tests via m4 scripts from
5426           coreutils
5428 2004-12-15 20:51  tonvoon
5430         * [r1028] m4, m4/Makefile.am.in, m4/afs.m4, m4/codeset.m4,
5431           m4/error.m4, m4/exitfail.m4, m4/extensions.m4, m4/fstypename.m4,
5432           m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
5433           m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
5434           m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4,
5435           m4/lib-link.m4, m4/lib-prefix.m4, m4/ls-mntd-fs.m4, m4/malloc.m4,
5436           m4/mountlist.m4, m4/np_coreutils.m4, m4/onceonly.m4,
5437           m4/progtest.m4, m4/realloc.m4, m4/stdint_h.m4, m4/uintmax_t.m4,
5438           m4/ulonglong.m4, m4/unlocked-io.m4, m4/xalloc.m4:
5439           Moving m4 files from lib/
5441 2004-12-15 20:47  tonvoon
5443         * [r1027] lib/Makefile.am, lib/afs.m4, lib/error.m4,
5444           lib/exitfail.m4, lib/fstypename.m4, lib/fsusage.m4,
5445           lib/full-read.c, lib/full-write.c, lib/full-write.h,
5446           lib/getopt.m4, lib/ls-mntd-fs.m4, lib/onceonly.m4,
5447           lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
5448           lib/safe-write.h, lib/unlocked-io.m4, lib/xalloc.m4:
5449           Moving m4 files into m4/. Added extra coreutils files required
5450           from autoconf tests. Updated Makefile.am to have nagiosplug lib
5451           and a separate coreutils lib
5453 2004-12-15 00:10  opensides
5455         * [r1026] po/de.po, po/fr.po:
5456           fr.po work in progress still 88 to translate ;-)
5458 2004-12-11 06:25  mattkent
5460         * [r1025] plugins/check_tcp.c:
5461           Patch from Ollie Cook to define return code when expected value
5462           not received (#1082275). Also included another change from Ollie
5463           Cook to do stricter matching of expected values from the
5464           beginning of the line. When a user defines an expected string
5465           this is changed to the old style strstr matching.
5467 2004-12-10 21:18  tonvoon
5469         * [r1024] plugins/check_ldap.c:
5470           Fixed compile warning
5472 2004-12-10 06:10  mattkent
5474         * [r1023] plugins/Makefile.am:
5475           Compile broken - fixing link flags.
5477 2004-12-10 05:57  mattkent
5479         * [r1022] plugins/check_dns.c:
5480           Error catching improvements from Ollie Cook
5482 2004-12-10 05:54  mattkent
5484         * [r1021] plugins/check_pgsql.c:
5485           Fixing broken compile
5487 2004-12-10 05:39  mattkent
5489         * [r1020] AUTHORS:
5490           More contributers
5492 2004-12-10 00:54  stanleyhopcroft
5494         * [r1019] plugins/Makefile.am:
5495           Changes to link flags for check_dhcp.c
5497 2004-12-10 00:52  stanleyhopcroft
5499         * [r1018] plugins/check_dhcp.c:
5500           Extensive changes to get MAC address from Solaris via DLPI
5502 2004-12-10 00:20  tonvoon
5504         * [r1017] plugins/check_dns.c, plugins/check_procs.c:
5505           Reverting back ngettext calls
5507 2004-12-10 00:13  tonvoon
5509         * [r1016] plugins/common.h:
5510           Fix includes for gettext
5512 2004-12-09 22:33  tonvoon
5514         * [r1015] configure.in:
5515           Include $libsuff for systems that define this (based on advice
5516           from Daniel Stenberg)
5518 2004-12-08 23:14  tonvoon
5520         * [r1014] configure.in:
5521           Removed redundant check and make export LD_LIBRARY_PATH more sh
5522           friendly
5524 2004-12-08 00:36  opensides
5526         * [r1013] configure.in, plugins/Makefile.am,
5527           plugins/check_by_ssh.c, plugins/check_game.c,
5528           plugins/check_http.c, plugins/check_ide_smart.c,
5529           plugins/check_ldap.c, plugins/check_snmp.c, plugins/check_tcp.c:
5530           patch 1028033
5531           
5532           minor internationalization fixes
5534 2004-12-08 00:22  tonvoon
5536         * [r1012] configure.in:
5537           Fixed output info for openssl and LD_LIBRARY_PATH for subsequent
5538           compiles (otherwise get ld.so.1: ./conftest: fatal:
5539           libssl.so.0.9.7: open failed)
5541 2004-12-07 06:51  tonvoon
5543         * [r1011] configure.in, plugins/Makefile.am:
5544           Better SSL checking (inspired by curl 7.12.2's configure.ac)
5546 2004-12-07 03:13  mattkent
5548         * [r1010] plugins-scripts/check_ifoperstatus.pl:
5549           Option to check for admin down (#1012191) from RaĆŗl Pedroche.
5551 2004-12-07 02:45  stanleyhopcroft
5553         * [r1009] plugins/Makefile.am:
5554           Correct dependencies for check_dhcp.c.
5556 2004-12-07 02:33  stanleyhopcroft
5558         * [r1008] plugins/Makefile.am, plugins/check_dhcp.c:
5559           New plugin: check_dhcp.c. Attempt to port to non Linux platform.
5561 2004-12-06 18:49  opensides
5563         * [r1007] po/fr.po:
5564           new version of fr.po
5566 2004-12-05 22:07  mattkent
5568         * [r1006] plugins/check_snmp.c:
5569           Fix for -s string matching (#756567, Tony Missana)
5571 2004-12-05 12:59  opensides
5573         * [r1005] plugins/check_nt.c, po/fr.po, po/nagios-plugins.pot:
5574           cleaned fr.po nagios-plugins.pot
5576 2004-12-05 00:54  opensides
5578         * [r1004] plugins/check_http.c, plugins/check_icmp.c,
5579           plugins/check_nwstat.c, plugins/check_ping.c,
5580           plugins/check_smtp.c, plugins/check_swap.c, plugins/utils.h:
5581           fix patch 998291 fix patch 1078934 expect check_ssh fix and
5582           check_nt perfdata should stay on one word like in nagios
5584 2004-12-04 12:34  opensides
5586         * [r1003] po/nagios-plugins.pot:
5587           new version of pot file
5589 2004-12-04 12:31  opensides
5591         * [r1002] plugins/check_by_ssh.c, plugins/check_dns.c,
5592           po/POTFILES.in:
5593           various internationalization fixes
5595 2004-12-04 12:12  opensides
5597         * [r1001] plugins/Makefile.am, plugins/check_by_ssh.c,
5598           plugins/check_dig.c, plugins/check_http.c,
5599           plugins/check_ide-smart.c, plugins/check_ide_smart.c,
5600           plugins/check_mrtg.c, plugins/check_nt.c, plugins/check_nwstat.c,
5601           plugins/check_overcr.c, plugins/check_real.c,
5602           plugins/check_smtp.c, plugins/check_swap.c, plugins/check_tcp.c,
5603           plugins/check_time.c, plugins/check_udp.c, po/POTFILES.in:
5604           internationalization fixes bugfixes
5606 2004-12-04 10:57  opensides
5608         * [r1000] plugins/check_dns.c, plugins/check_hpjd.c:
5609           check_dns needs a space between 'time' and the hostname
5610           check_hpjd needs a parenthesis removed in print_usage()
5612 2004-12-04 00:23  opensides
5614         * [r999] plugins/check_swap.c:
5615           Bug Fix [ 1024735 ] check_swap providing inaccurate swap
5616           information on Sol6
5618 2004-12-03 23:55  opensides
5620         * [r998] plugins/check_by_ssh.c, plugins/check_dig.c,
5621           plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
5622           plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c,
5623           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
5624           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5625           plugins/check_nagios.c, plugins/check_nt.c,
5626           plugins/check_nwstat.c, plugins/check_overcr.c,
5627           plugins/check_pgsql.c, plugins/check_ping.c,
5628           plugins/check_procs.c, plugins/check_radius.c,
5629           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5630           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5631           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5632           plugins/check_users.c, plugins/negate.c:
5633           reverting my changes from !=TRUE to == ERROR, that's not good ;-(
5634           sorry
5636 2004-12-03 23:23  opensides
5638         * [r997] plugins/check_tcp.c, po/de.po, po/fr.po,
5639           po/nagios-plugins.pot:
5640           check_tcp parenthesis bug, header fix for po files
5642 2004-12-03 23:02  opensides
5644         * [r996] plugins/check_dig.c, plugins/check_disk.c,
5645           plugins/check_dns.c, plugins/check_dummy.c,
5646           plugins/check_fping.c, plugins/check_game.c,
5647           plugins/check_hpjd.c, plugins/check_http.c,
5648           plugins/check_ide-smart.c, plugins/check_ldap.c,
5649           plugins/check_mrtg.c, plugins/check_mrtgtraf.c,
5650           plugins/check_nagios.c, plugins/check_nt.c,
5651           plugins/check_nwstat.c, plugins/check_overcr.c,
5652           plugins/check_pgsql.c, plugins/check_procs.c,
5653           plugins/check_radius.c, plugins/check_real.c,
5654           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_swap.c,
5655           plugins/check_tcp.c, plugins/check_time.c, plugins/check_udp.c,
5656           plugins/check_ups.c:
5657           print_help and print_usage() cleanup
5658           
5659           other misc cleanups
5661 2004-12-03 21:56  stanleyhopcroft
5663         * [r995] plugins/check_tcp.c:
5664           1041571: -D option processing corrected (Eric Chen). Changed
5665           process_arguments() to return TRUE. Dont know why this was
5666           necessary.
5668 2004-12-03 20:28  opensides
5670         * [r994] plugins/check_by_ssh.c, plugins/check_dig.c,
5671           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
5672           plugins/check_fping.c, plugins/check_game.c,
5673           plugins/check_hpjd.c, plugins/check_http.c,
5674           plugins/check_ide-smart.c, plugins/check_ldap.c,
5675           plugins/check_load.c, plugins/check_mrtg.c,
5676           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5677           plugins/check_nagios.c, plugins/check_nt.c,
5678           plugins/check_nwstat.c, plugins/check_overcr.c,
5679           plugins/check_pgsql.c, plugins/check_ping.c,
5680           plugins/check_procs.c, plugins/check_radius.c,
5681           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5682           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5683           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5684           plugins/check_users.c, plugins/negate.c, plugins/urlize.c:
5685           remove UT_HLP_VRS from print_usage this was not a good idea ;-)
5687 2004-12-03 19:20  opensides
5689         * [r993] plugins/utils.c:
5690           removing support fonction removing warranty from print_revision
5692 2004-12-03 17:48  opensides
5694         * [r992] ROADMAP, package.def, plugins/negate.c, plugins/utils.h:
5695           some minor fixes
5697 2004-12-03 17:15  opensides
5699         * [r991] plugins/check_load.c, plugins/check_ssh.c:
5700           correcting parenthesis error
5702 2004-12-03 16:56  opensides
5704         * [r990] AUTHORS, plugins/check_load.c, plugins/check_pgsql.c,
5705           plugins/check_ping.c, plugins/check_procs.c,
5706           plugins/check_radius.c, plugins/check_real.c,
5707           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
5708           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
5709           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
5710           plugins/urlize.c:
5711           fixes for internationalization
5713 2004-12-03 11:45  opensides
5715         * [r989] plugins/check_by_ssh.c, plugins/check_dig.c,
5716           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
5717           plugins/check_fping.c, plugins/check_game.c,
5718           plugins/check_hpjd.c, plugins/check_http.c,
5719           plugins/check_ide-smart.c, plugins/check_ldap.c,
5720           plugins/check_load.c, plugins/check_mrtg.c,
5721           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5722           plugins/check_nagios.c, plugins/check_nt.c,
5723           plugins/check_nwstat.c:
5724           internationalization fixes and help fixes
5726 2004-12-03 09:19  opensides
5728         * [r988] plugins/check_by_ssh.c, plugins/check_dig.c,
5729           plugins/check_http.c, plugins/check_nwstat.c,
5730           plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_udp.c,
5731           po, po/.cvsignore:
5732           Localization fixes
5734 2004-12-03 08:45  opensides
5736         * [r987] plugins/check_ide-smart.c, plugins/check_pgsql.c:
5737           correcting copyright and remaning int result = STATE_UNKNOWN;
5739 2004-12-03 04:37  mattkent
5741         * [r986] plugins/check_nagios.c:
5742           Affected by elapsed time patch.
5744 2004-12-03 04:16  mattkent
5746         * [r985] AUTHORS:
5747           Another contributer.
5749 2004-12-03 04:10  mattkent
5751         * [r984] configure.in, plugins/check_procs.c:
5752           Patch from Russell Miller which adds elapsed time as a metric.
5753           Only for linux so far. (991359)
5755 2004-12-03 02:21  mattkent
5757         * [r983] plugins/check_ldap.c:
5758           Fix typo breaking compile.
5760 2004-12-03 00:55  opensides
5762         * [r982] plugins/check_by_ssh.c, plugins/check_dig.c,
5763           plugins/check_dns.c, plugins/check_dummy.c,
5764           plugins/check_fping.c, plugins/check_game.c,
5765           plugins/check_hpjd.c, plugins/check_ide-smart.c,
5766           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
5767           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5768           plugins/check_nagios.c, plugins/check_nt.c,
5769           plugins/check_nwstat.c, plugins/check_overcr.c,
5770           plugins/check_pgsql.c, plugins/check_ping.c,
5771           plugins/check_procs.c, plugins/check_radius.c,
5772           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5773           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5774           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5775           plugins/check_users.c, plugins/negate.c, plugins/urlize.c:
5776           bump copyright year initialize result to STATE_UNKNOW in place of
5777           STATE_OK
5779 2004-12-02 21:23  opensides
5781         * [r981] plugins/check_dns.c, plugins/check_ldap.c,
5782           plugins/check_procs.c:
5783           --disable-nls throws an error on check_dns, check_procs and
5784           check_ldap without this patch.
5786 2004-12-02 21:03  stanleyhopcroft
5788         * [r980] plugins/check_tcp.c:
5789           Tracker 1041571: appended :D to getopt_long() args (for cert
5790           expiry check). Eric Chen.
5792 2004-12-02 16:51  opensides
5794         * [r979] plugins/check_by_ssh.c, plugins/check_dig.c,
5795           plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
5796           plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c,
5797           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
5798           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5799           plugins/check_nagios.c, plugins/check_nt.c,
5800           plugins/check_nwstat.c, plugins/check_overcr.c,
5801           plugins/check_pgsql.c, plugins/check_ping.c,
5802           plugins/check_procs.c, plugins/check_radius.c,
5803           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5804           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5805           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5806           plugins/check_users.c, plugins/negate.c, plugins/popen.c,
5807           plugins/utils.c:
5808           More internationalization work new usage4 function to permit
5809           localisation of think like check_ssh: xxxxx
5811 2004-12-02 14:54  opensides
5813         * [r978] plugins/check_by_ssh.c, plugins/check_dig.c,
5814           plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
5815           plugins/check_game.c, plugins/check_hpjd.c, plugins/check_ldap.c,
5816           plugins/check_load.c, plugins/check_mrtg.c,
5817           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5818           plugins/check_nagios.c, plugins/check_nt.c,
5819           plugins/check_nwstat.c, plugins/check_overcr.c,
5820           plugins/check_pgsql.c, plugins/check_ping.c,
5821           plugins/check_procs.c, plugins/check_radius.c,
5822           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5823           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5824           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5825           plugins/check_users.c, plugins/negate.c:
5826           return of process_arguments() is TRUE not OK !
5828 2004-12-02 14:35  opensides
5830         * [r977] plugins/check_http.c:
5831           return of process_arguments() is TRUE not OK !
5833 2004-12-02 08:45  stanleyhopcroft
5835         * [r976] plugins/Makefile.am:
5836           Add check_icmp plugin
5838 2004-12-02 08:44  stanleyhopcroft
5840         * [r975] plugins/check_icmp.c:
5841           check_icmp plugin from A Ericsson
5843 2004-12-02 08:44  stanleyhopcroft
5845         * [r974] plugins/linux.h:
5846           For check_icmp plugin from A Ericsson
5848 2004-12-02 04:48  mattkent
5850         * [r973] command.cfg.in:
5851           Fix typo.
5853 2004-12-02 04:36  mattkent
5855         * [r972] AUTHORS, REQUIREMENTS, command.cfg.in,
5856           plugins/check_ups.c:
5857           Patch from Arnaud Quette to bring support to NUT 2.0 plus couple
5858           improvements and fixes (1038413 which includes 1032009, 815785).
5860 2004-12-02 01:11  opensides
5862         * [r971] plugins/check_dns.c, plugins/check_game.c,
5863           plugins/check_http.c, plugins/check_ide-smart.c,
5864           plugins/check_load.c, plugins/check_mrtgtraf.c,
5865           plugins/check_mysql.c, plugins/check_nagios.c,
5866           plugins/check_nt.c, plugins/check_nwstat.c,
5867           plugins/check_overcr.c, plugins/check_pgsql.c,
5868           plugins/check_ping.c, plugins/check_procs.c,
5869           plugins/check_radius.c, plugins/check_real.c,
5870           plugins/check_snmp.c, plugins/check_ssh.c, plugins/check_tcp.c,
5871           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5872           plugins/negate.c, plugins/popen.c:
5873           changed Error: by CRITICAL - more localization fixes
5875 2004-12-02 00:30  opensides
5877         * [r970] contrib/check_rbl.c:
5878           adapted for localization
5880 2004-12-01 23:54  opensides
5882         * [r969] plugins/check_by_ssh.c, plugins/check_dig.c,
5883           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
5884           plugins/check_fping.c, plugins/check_game.c,
5885           plugins/check_hpjd.c, plugins/check_http.c,
5886           plugins/check_ide-smart.c, plugins/check_ldap.c,
5887           plugins/check_load.c, plugins/check_mrtg.c,
5888           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5889           plugins/check_nagios.c, plugins/check_nt.c,
5890           plugins/check_nwstat.c, plugins/check_overcr.c,
5891           plugins/check_pgsql.c, plugins/check_ping.c,
5892           plugins/check_procs.c, plugins/check_radius.c,
5893           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5894           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5895           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5896           plugins/check_users.c, plugins/common.h, plugins/getaddrinfo.c,
5897           plugins/getaddrinfo.h, plugins/gethostbyname.c,
5898           plugins/gethostbyname.h, plugins/negate.c, plugins/netutils.c,
5899           plugins/netutils.h, plugins/popen.c, plugins/urlize.c,
5900           plugins/utils.c, plugins/utils.h:
5901           standardize localization string standardize unknow arguments
5903 2004-12-01 22:02  tonvoon
5905         * [r968] doc/RELEASING:
5906           Notes on releasing
5908 2004-12-01 21:55  tonvoon
5910         * [r967] configure.in:
5911           Next version number
5913 2004-12-01 21:01  tonvoon
5915         * [r965] ChangeLog:
5916           Updated for r1_4_0-alpha2
5918 2004-12-01 20:43  tonvoon
5920         * [r964] tools/devmode:
5921           eval not working - instructions now in comments
5923 2004-12-01 20:09  tonvoon
5925         * [r963] plugins-scripts/check_oracle.sh:
5926           Fixed pmon process checking from a change I made earlier
5928 2004-12-01 19:33  opensides
5930         * [r962] plugins/check_by_ssh.c, plugins/check_dig.c,
5931           plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
5932           plugins/check_ssh.c:
5933           first pass at standardization of messages for the localization
5935 2004-12-01 08:41  stanleyhopcroft
5937         * [r961] configure.in:
5938           Bryan Loniewski contributed check_jabber plugin (SSL/check_tcp);
5939           Eric Chen check_nntps plugin + SSL certficate expiry check [added
5940           -D option to check_tcp]
5942 2004-12-01 08:28  stanleyhopcroft
5944         * [r960] plugins/netutils.c:
5945           1075725: patch to my_connect() to deal with SEGV if connect fails
5947 2004-12-01 08:26  stanleyhopcroft
5949         * [r959] plugins/check_tcp.c:
5950           1041571 & 664615: check_tcp with cert check + nntps, simap,
5951           jabber
5953 2004-12-01 03:50  mattkent
5955         * [r958] contrib/check_nmap.py:
5956           Small fix from David Rippel (996800) for newer versions of nmap
5958 2004-12-01 03:26  mattkent
5960         * [r957] plugins-scripts/check_oracle.sh:
5961           Perf data and other improvements by Florian Gleixner (1027787)
5963 2004-11-30 07:40  opensides
5965         * [r956] po/fr.po:
5966           more french translations
5968 2004-11-30 00:25  tonvoon
5970         * [r955] plugins/check_ide-smart.c:
5971           Capitalized some error messages
5973 2004-11-30 00:24  tonvoon
5975         * [r954] plugins/urlize.c:
5976           Updated output to UNKNOWN
5978 2004-11-30 00:21  opensides
5980         * [r953] po/fr.po:
5981           translating fr.po new part
5983 2004-11-29 23:52  tonvoon
5985         * [r952] lib/Makefile.am, lib/exitfail.m4, lib/getopt.m4:
5986           Extra files required from coreutils
5988 2004-11-29 23:46  tonvoon
5990         * [r951] SUPPORT:
5991           Cleanup and statement re: contrib plugins
5993 2004-11-29 22:42  tonvoon
5995         * [r950] configure.in:
5996           Patches for configure on *BSD (Julien Touche)
5998 2004-11-29 05:07  stanleyhopcroft
6000         * [r949] contrib/README.TXT, contrib/rblcheck-dns,
6001           contrib/rblcheck-web, contrib/tarballs/check_icmp-0.8.tar.gz:
6002           *** empty log message ***
6004 2004-11-29 04:49  mattkent
6006         * [r948] contrib/check_linux_raid.pl:
6007           Better error checking (820806)
6009 2004-11-29 00:56  opensides
6011         * [r947] po/fr.po:
6012           second version of french .po still 300 ;-) to translate
6014 2004-11-28 22:57  opensides
6016         * [r946] po/fr.po:
6017           first new translation of fr.po
6019 2004-11-27 21:00  mattkent
6021         * [r945] plugins/check_ssh.c:
6022           Add remote version check (1030269, Daniel Gullin)
6024 2004-11-26 08:54  stanleyhopcroft
6026         * [r944] AUTHORS:
6027           New plugin/bugfix: tracker 1070929. check_hpjdres
6029 2004-11-25 05:09  mattkent
6031         * [r943] plugins/check_disk.c:
6032           From old test harness code, make ./check_disk -w 0 -c 0 / valid
6033           parameters again
6035 2004-11-25 05:06  mattkent
6037         * [r942] plugins/t/check_dns.t, plugins/t/check_http.t,
6038           plugins/t/check_load.t, plugins/t/check_mysql.t, test.pl.in:
6039           Updating test harness
6041 2004-11-25 04:49  stanleyhopcroft
6043         * [r941] contrib/README.TXT:
6044           Removed reference to non existent tar balls (Hopcroft plugins)
6046 2004-11-25 04:46  stanleyhopcroft
6048         * [r940] contrib/check_wins.pl:
6049           Non functional tidy ups to check_wins
6051 2004-11-25 04:30  stanleyhopcroft
6053         * [r939] contrib/check_hw.sh:
6054           Added /contrib/check_hw.sh by Rok Debevc
6056 2004-11-25 04:28  stanleyhopcroft
6058         * [r938] contrib/check_sybase:
6059           Added /contrib/check_sybase by Simon Bellwood
6061 2004-11-25 03:01  stanleyhopcroft
6063         * [r937] contrib/check_hprsc.pl:
6064           update check_hprsc.pl for Net-SNMP versions >=4
6066 2004-11-24 21:34  tonvoon
6068         * [r936] tools/sfsnapshot:
6069           Removing build directory after creating distribution
6071 2004-11-24 21:19  tonvoon
6073         * [r935] doc/makefile:
6074           Added clean
6076 2004-11-24 06:36  stanleyhopcroft
6078         * [r933] plugins/check_hpjd.c:
6079           add -OQa to command_line in check_hpjd.c. Correct
6080           nagiosplug-Bugs-889948, 846329
6082 2004-11-24 04:35  mattkent
6084         * [r932] plugins/check_nwstat.c:
6085           Attempting to fix a reported segfault (1055054)
6087 2004-11-24 04:25  mattkent
6089         * [r931] plugins/check_http.c:
6090           Added support for sending port in host header (913633)
6092 2004-11-24 00:46  tonvoon
6094         * [r930] plugins/check_by_ssh.c, plugins/check_dig.c,
6095           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
6096           plugins/check_fping.c, plugins/check_game.c,
6097           plugins/check_hpjd.c, plugins/check_http.c, plugins/check_ldap.c,
6098           plugins/check_load.c, plugins/check_mrtg.c,
6099           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
6100           plugins/check_nwstat.c, plugins/check_overcr.c,
6101           plugins/check_pgsql.c, plugins/check_ping.c,
6102           plugins/check_procs.c, plugins/check_radius.c,
6103           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
6104           plugins/check_ssh.c, plugins/check_tcp.c, plugins/check_time.c,
6105           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
6106           plugins/negate.c, plugins/urlize.c:
6107           Making messages more consistent
6109 2004-11-23 23:53  tonvoon
6111         * [r929] plugins/check_by_ssh.c, plugins/check_dns.c,
6112           plugins/check_hpjd.c, plugins/check_mrtg.c,
6113           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
6114           plugins/check_real.c, plugins/check_smtp.c, plugins/check_swap.c,
6115           plugins/check_time.c:
6116           Standardising translation texts
6118 2004-11-23 23:35  tonvoon
6120         * [r928] doc/developer-guidelines.sgml:
6121           Guidelines on translated text (Yves Mettier, Simon Bellwood,
6122           Andreas Ericsson)
6124 2004-11-23 22:49  tonvoon
6126         * [r927] doc/developer-guidelines.sgml:
6127           Adding notes on developer and translator access in SF
6129 2004-11-23 06:06  mattkent
6131         * [r926] AUTHORS:
6132           More contributers.
6134 2004-11-23 05:49  mattkent
6136         * [r925] plugins/check_disk.c:
6137           Fix integer warning and critical options. Take values from
6138           current unit instead of always KB.
6140 2004-11-23 00:06  stanleyhopcroft
6142         * [r924] doc/developer-guidelines.sgml:
6143           trivial changes to Perl plugin section.
6145 2004-11-22 22:44  tonvoon
6147         * [r923] AUTHORS:
6148           More contributors
6150 2004-11-22 22:30  tonvoon
6152         * [r922] plugins/check_nt.c:
6153           Fixed some messages that should not be translated (Benoit
6154           Mortier)
6156 2004-11-21 05:24  mattkent
6158         * [r920] plugins/check_mysql.c:
6159           Patch from Nathan Shafer to add replication slave check (1006777)
6161 2004-11-20 22:56  mattkent
6163         * [r919] AUTHORS:
6164           Oops, forgot one.
6166 2004-11-20 22:46  mattkent
6168         * [r918] AUTHORS:
6169           More contributers.
6171 2004-11-20 22:43  mattkent
6173         * [r917] contrib/check_linux_raid.pl:
6174           Fix always reading status from the last line (1045506)
6176 2004-11-20 22:28  mattkent
6178         * [r916] plugins/check_ping.c:
6179           New output format reported by pumuckel1980 (946857)
6181 2004-11-20 21:36  mattkent
6183         * [r915] plugins/check_http.c:
6184           Bit of cleanup, fix verbose output.
6186 2004-11-20 07:04  tonvoon
6188         * [r914] configure.in:
6189           Fixed va_copy problem on AIX by copying samba's configure.in
6191 2004-11-19 15:58  tonvoon
6193         * [r913] CODING:
6194           Added perl coding guidelines, from Programming Perl book (Andreas
6195           Ericsson)
6197 2004-11-19 14:28  tonvoon
6199         * [r912] lib/getloadavg.m4:
6200           I think getloadavg.m4 is no longer required (as autoconf has
6201           built-in function)
6203 2004-11-19 14:24  tonvoon
6205         * [r911] lib/Makefile.am:
6206           Removed getloadavg.m4 (built-in function in autoconf) and added
6207           cloexec.[hc] for getloadavg.c
6209 2004-11-19 14:23  tonvoon
6211         * [r910] lib/cloexec.c, lib/cloexec.h:
6212           Files required for getloadavg.c
6214 2004-11-19 03:59  mattkent
6216         * [r909] plugins-scripts/check_ntp.pl:
6217           Fix incorrectly labelled units in output (1025905, Jason Martin)
6219 2004-11-19 03:44  mattkent
6221         * [r908] plugins/check_procs.c:
6222           Enabling timeout flag (1010097, Jason Martin)
6224 2004-11-19 02:53  mattkent
6226         * [r907] plugins/check_http.c:
6227           Make -L notice ssl use to output a proper href (1035234, Abid
6228           Rasheed)
6230 2004-11-19 02:39  mattkent
6232         * [r906] plugins/check_smtp.c:
6233           Change unit from 'us' to 's' to match other core plugins for
6234           simplicity.
6236 2004-11-19 00:21  tonvoon
6238         * [r905] AUTHORS:
6239           - More great contributors...
6241 2004-11-19 00:12  tonvoon
6243         * [r904] plugins/check_http.c:
6244           Options for User Agent string and extra headers (Ibere Tizio)
6246 2004-11-18 22:48  tonvoon
6248         * [r903] configure.in:
6249           Remove unnecessary CPPFLAGS for openssl (Lutz Behnke - 686476)
6251 2004-11-18 22:42  tonvoon
6253         * [r902] plugins/check_tcp.c:
6254           Enhance SSL initialization problems (Phil Dibowitz - 1055120)
6256 2004-11-18 05:36  mattkent
6258         * [r901] plugins/check_smtp.c:
6259           Go critical on no route to host instead of warning (934025)
6261 2004-11-18 00:27  tonvoon
6263         * [r900] tools/setup:
6264           Use copy of tools for consistency if building on different
6265           platforms from shared source
6267 2004-11-17 23:35  tonvoon
6269         * [r899] plugins/check_tcp.c:
6270           Ignore output from tcp port (949070 - Jan-Piet Mens)
6272 2004-11-17 23:22  tonvoon
6274         * [r898] plugins/check_http.c:
6275           --no-body and --max-age options (949521 - Jamie Zawinski)
6277 2004-11-17 22:19  tonvoon
6279         * [r897] doc/developer-guidelines.sgml:
6280           Added section on using Sourceforge, mainly for administrators
6282 2004-11-12 00:51  tonvoon
6284         * [r896] tools/update_coreutils:
6285           Tool to pull newer coreutil libs into nagiosplug's lib directory
6287 2004-11-12 00:49  tonvoon
6289         * [r895] lib/Makefile.am, lib/error.c, lib/error.h, lib/error.m4,
6290           lib/exit.h, lib/exitfail.c, lib/exitfail.h, lib/fsusage.c,
6291           lib/fsusage.h, lib/fsusage.m4, lib/full-read.h, lib/getloadavg.c,
6292           lib/getopt.c, lib/getopt.h, lib/getopt1.c, lib/gettext.h,
6293           lib/ls-mntd-fs.m4, lib/malloc.c, lib/mountlist.c,
6294           lib/mountlist.h, lib/onceonly.m4, lib/realloc.c, lib/snprintf.c,
6295           lib/strtod.c, lib/unlocked-io.h, lib/unlocked-io.m4,
6296           lib/xalloc.h, lib/xalloc.m4, lib/xmalloc.c, lib/xstrdup.c,
6297           plugins/check_disk.c, po/de.po, po/fr.po:
6298           Update to using coreutils 5.2.1 libraries and snprintf.c from
6299           samba 3.0.8
6301 2004-09-07 20:27  tonvoon
6303         * [r894] doc/developer-guidelines.sgml:
6304           Clarity based on comments by Ben Clewett
6306 2004-08-23 21:59  tonvoon
6308         * [r893] AUTHORS:
6309           For patch to check_nt
6311 2004-08-23 21:58  tonvoon
6313         * [r892] plugins/check_nt.c:
6314           Restore divisor for memory size reported by Windows. Also,
6315           implements warning and critical levels for performance counters.
6316           (Paulo Afonso Graner Fessel)
6318 2004-08-23 21:18  tonvoon
6320         * [r891] configure.in, plugins/check_swap.c, plugins/common.h:
6321           Using swapctl for Solaris, Tru64 and *BSD (Sean Finney)
6323 2004-08-19 19:05  tonvoon
6325         * [r890] configure.in, plugins/check_swap.c, plugins/common.h:
6326           Patch for tru64 using swapctl calls (Sean Finney)
6328 2004-08-18 21:32  tonvoon
6330         * [r889] AUTHORS:
6331           Another day's work...
6333 2004-08-18 21:25  tonvoon
6335         * [r888] plugins/check_dig.c:
6336           Checks different record types and checks against an expected
6337           address (Bill Kunkel)
6339 2004-08-18 20:36  tonvoon
6341         * [r887] configure.in:
6342           Support for check_swap on NetBSD/OpenBSD (Sean Finney)
6344 2004-08-18 20:25  tonvoon
6346         * [r886] plugins-scripts/check_oracle.sh:
6347           More specific test for sid (Paul Allen)
6349 2004-08-18 20:21  tonvoon
6351         * [r885] plugins/check_disk.c:
6352           Fixed perfdata so that shows amount used (Garry Cook)
6354 2004-08-18 19:51  tonvoon
6356         * [r884] plugins-scripts/check_ifstatus.pl:
6357           Perfdata corrected (Garry Cook)
6359 2004-08-18 19:46  tonvoon
6361         * [r883] plugins-scripts/check_oracle.sh:
6362           Fix for similar dataabase sids (Carole Verdon)
6364 2004-08-18 19:41  tonvoon
6366         * [r882] AUTHORS:
6367           Gary Cook for perfdata for check_nt
6369 2004-08-18 19:40  tonvoon
6371         * [r881] plugins/check_nt.c:
6372           Perfdata added (Gary Cook)
6374 2004-06-26 16:39  tonvoon
6376         * [r880] tools/sfsnapshot:
6377           Change of compile server and cleanups
6379 2004-06-26 05:13  tonvoon
6381         * [r879] tools/sfsnapshot:
6382           Remove need to alter configure.in. Using different compile farms
6383           for SF to do the compiling
6385 2004-05-24 14:22  tonvoon
6387         * [r878] AUTHORS:
6388           Ben Clewett
6390 2004-05-24 14:21  tonvoon
6392         * [r877] lib/Makefile.am:
6393           Missed getloadavg.c (Ben Clewett)
6395 2004-05-20 06:09  egalstad
6397         * [r876] contrib/check_dhcp.c:
6398           DHCP bug fix
6400 2004-05-10 10:25  tonvoon
6402         * [r875] configure.in:
6403           Set EXTRAS with check_swap if ac_cv_have_swap is set
6405 2004-04-30 11:12  tonvoon
6407         * [r874] configure.in:
6408           ps -el for HP-UX
6410 2004-04-29 15:08  tonvoon
6412         * [r873] configure.in:
6413           Bug in ps -el for AIX 4.1
6415 2004-04-29 11:13  tonvoon
6417         * [r872] AUTHORS:
6418           Sven for HP-UX requirements
6420 2004-04-29 11:12  tonvoon
6422         * [r871] REQUIREMENTS:
6423           HP-UX requirements (Sven Schaffranneck)
6425 2004-04-19 13:14  sghosh
6427         * [r870] AUTHORS, contrib/check_nagios_db_pg.pl:
6428           Postgres backend monitor
6430 2004-04-19 13:10  sghosh
6432         * [r869] AUTHORS, plugins-scripts/check_mssql.pl:
6433           check_mssql.pl
6435 2004-04-19 13:08  sghosh
6437         * [r868] README:
6438           Win32 plugin repository
6440 2004-04-08 11:05  tonvoon
6442         * [r867] AUTHORS:
6443           Torsten Werner for check_racle patches
6445 2004-04-08 11:05  tonvoon
6447         * [r866] plugins-scripts/check_oracle.sh:
6448           Cleaner calls to awk and support if Oracle has different national
6449           language settings (Torsten Werner)
6451 2004-04-06 16:02  tonvoon
6453         * [r864] configure.in, plugins/check_procs.c:
6454           Fixed weird scanf bug on Solaris
6456 2004-04-02 19:37  kdebisschop
6458         * [r863] plugins/check_by_ssh.c:
6459           add example invocation to help
6461 2004-03-31 23:01  tonvoon
6463         * [r862] AUTHORS:
6464           Howard Wilkinson
6466 2004-03-31 22:53  tonvoon
6468         * [r861] plugins/check_nt.c:
6469           Command line argument bug (Howard Wilkinson)
6471 2004-03-31 22:48  tonvoon
6473         * [r860] plugins/netutils.c:
6474           Set default state (Howard Wilkinson)
6476 2004-03-31 19:20  tonvoon
6478         * [r859] doc/developer-guidelines.sgml:
6479           Update author list
6481 2004-03-23 06:35  kdebisschop
6483         * [r858] plugins/check_fping.c:
6484           check was supposed to be agains ms - got munged wfixeg the
6485           perfdata output to be in seconds
6487 2004-03-22 07:22  tonvoon
6489         * [r856] AUTHORS:
6490           Joe Rhett for getopt bug
6492 2004-03-22 07:19  tonvoon
6494         * [r855] plugins/check_http.c:
6495           Option --url not mapped (Joe Rhett)
6497 2004-03-18 20:58  tonvoon
6499         * [r854] AUTHORS:
6500           More help for patches
6502 2004-03-18 20:50  tonvoon
6504         * [r853] plugins/check_disk.c:
6505           Typo in check_disk units (Matthew Kent - 909281)
6507 2004-03-18 20:40  tonvoon
6509         * [r852] nagiosplug/branches/release-1.3.0/configure.in,
6510           configure.in:
6511           Mysql include path not added correctly (Arnold Cavazos - 912974)
6513 2004-03-18 20:31  tonvoon
6515         * [r851] plugins/check_radius.c:
6516           Option to fill in NAS-identifier to Emulate pam_radius behaviour
6517           (Alexander Kulak)
6519 2004-03-17 20:38  tonvoon
6521         * [r850] doc/developer-guidelines.sgml:
6522           Copyright information for patches
6524 2004-03-14 04:09  kdebisschop
6526         * [r849] plugins/check_ldap.c, plugins/check_load.c,
6527           plugins/check_mrtgtraf.c, plugins/check_pgsql.c,
6528           plugins/check_smtp.c, plugins/check_tcp.c, plugins/check_ups.c:
6529           use fperfdata
6531 2004-03-14 03:37  kdebisschop
6533         * [r848] plugins/check_fping.c:
6534           use fperfdata
6536 2004-03-12 03:40  egalstad
6538         * [r847] contrib/check_cluster2.c:
6539           New cluster plugin for Nagios 2.x
6541 2004-03-11 15:33  tonvoon
6543         * [r846] CHANGES:
6544           check_procs difference
6546 2004-03-11 15:17  tonvoon
6548         * [r845] plugins/check_nagios.c:
6549           Incorporate check_proc changes into check_nagios. ps handling
6550           probably should be moved into utils.c in future
6552 2004-03-08 21:03  tonvoon
6554         * [r844] configure.in:
6555           Require ngettext
6557 2004-03-08 21:01  tonvoon
6559         * [r843] doc/developer-guidelines.sgml:
6560           Information on plugin output format
6562 2004-03-04 05:08  kdebisschop
6564         * [r842] plugins/check_dig.c, plugins/check_dns.c,
6565           plugins/check_game.c:
6566           use float for time in perf data
6568 2004-03-03 12:33  kdebisschop
6570         * [r841] plugins/check_http.c, plugins/utils.c:
6571           begin writing some perfdata as float
6573 2004-03-03 04:24  kdebisschop
6575         * [r840] contrib/check_pop3.pl:
6576           fix loop and \r\n (Jason Burnett -
6577           http://sourceforge.net/tracker/index.php?func=detail&aid=895677&group_id=29880&atid=397599)
6579 2004-03-03 03:48  kdebisschop
6581         * [r839] plugins/check_disk.c:
6582           check_disk was getting blocks instead of bytes (Michael Musikhin
6583           -
6584           http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
6586 2004-03-02 17:44  kdebisschop
6588         * [r838] pkg/fedora/requires, pkg/redhat, pkg/redhat/requires:
6589           attempt to prune requires
6591 2004-03-02 06:17  kdebisschop
6593         * [r837] Makefile.am, nagios-plugins.spec.in, pkg/fedora,
6594           pkg/fedora/requires:
6595           make specfile into a template which can generate a generic spec
6596           plus specs suitable for various repositories
6598 2004-03-02 06:13  kdebisschop
6600         * [r836] configure.in:
6601           prpare for alpha2
6603 2004-03-02 05:25  kdebisschop
6605         * [r835] plugins/check_http.c:
6606           relax check for -w/-c to accept floats (bug report from Warrick
6607           FitzGerald)
6609 2004-03-02 05:01  kdebisschop
6611         * [r834] AUTHORS, plugins/check_swap.c:
6612           fix div by zero error when swaptotal is zero (Flo Gleixner)
6614 2004-03-01 12:27  kdebisschop
6616         * [r833] plugins/check_tcp.c, plugins/netutils.c:
6617           check_tcp was returning uninitialized string with user-defined
6618           refused outcome
6620 2004-03-01 06:15  kdebisschop
6622         * [r832] plugins/check_smtp.c:
6623           allow regex for ecpect checks
6625 2004-02-29 04:09  kdebisschop
6627         * [r831] plugins/check_nwstat.c, plugins/netutils.c,
6628           plugins/netutils.h:
6629           was making up to 34 separate tcp connections - now we open one
6630           and reuse
6632 2004-02-28 07:27  kdebisschop
6634         * [r830] plugins/check_snmp.c:
6635           checks for warn in check_num() mistakenly referred to crit limits
6637 2004-02-28 06:51  kdebisschop
6639         * [r829] plugins/check_smtp.c:
6640           minor doco update to reflect handling of repeated caoomand
6641           strings
6643 2004-02-28 06:48  kdebisschop
6645         * [r828] plugins/check_smtp.c:
6646           work in progress to accept multiple command/expect pairs
6648 2004-02-28 04:54  kdebisschop
6650         * [r827] plugins/check_swap.c:
6651           update to work with Linux 2.6 /proc/meminfo format
6653 2004-02-25 08:51  kdebisschop
6655         * [r826] AUTHORS, plugins/check_dns.c:
6656           check server for authoritative status (from Jon Hallet)
6658 2004-02-25 08:12  kdebisschop
6660         * [r825] plugins/check_swap.c:
6661           change some datatypes to llu for very large swaps
6663 2004-02-25 07:49  kdebisschop
6665         * [r824] configure.in, plugins/check_ping.c:
6666           pass timeout to ping if supported with -w parameter (linux)
6668 2004-02-21 05:37  kdebisschop
6670         * [r823] plugins/check_by_ssh.c:
6671           add option to ignore a specified number of lines on stderr (to
6672           suppress a login banner)
6674 2004-02-21 03:44  kdebisschop
6676         * [r821] AUTHORS:
6677           Add Jason Martin for report of missing $opt_C for 'use vars' in
6678           check_breeze
6680 2004-02-21 03:42  kdebisschop
6682         * [r820] plugins-scripts/check_breeze.pl:
6683           add opt_C to 'usr vars'
6685 2004-02-20 19:35  tonvoon
6687         * [r819] plugins/check_http.c:
6688           - Missed out getopt for -T
6690 2004-02-20 05:25  kdebisschop
6692         * [r818] nagiosplug/branches/release-1.3.0/contrib/check_dhcp.c,
6693           nagiosplug/branches/release-1.3.0/contrib/check_procl.sh,
6694           nagiosplug/branches/release-1.3.0/plugins/check_snmp.c,
6695           nagiosplug/branches/release-1.3.0/plugins/negate.c,
6696           nagiosplug/branches/release-1.3.0/plugins/netutils.c,
6697           nagiosplug/branches/release-1.3.0/plugins/urlize.c,
6698           contrib/check_dhcp.c, plugins/check_snmp.c, plugins/negate.c,
6699           plugins/netutils.c, plugins/urlize.c:
6700           spell fix "received"
6702 2004-02-20 05:21  kdebisschop
6704         * [r817] plugins/utils.c, plugins/utils.h:
6705           add perfdata function for floats to complement ints, also spell
6706           fix "received"
6708 2004-02-20 05:19  kdebisschop
6710         * [r816] AUTHORS:
6711           add Ralph Rye for report of check_procs segfault on AIX/WebSphere
6712           and proof-of-concept patch
6714 2004-02-20 05:04  kdebisschop
6716         * [r815] plugins/check_procs.c:
6717           handle case where line from ps output exceed MAX_INPUT_BUFFER
6719 2004-02-20 03:37  tonvoon
6721         * [r814] AUTHORS:
6722           Shaun Wills for patch to check_http
6724 2004-02-20 03:21  tonvoon
6726         * [r813] plugins/check_http.c:
6727           Added Content-type when POSTing (Shawn Wills)
6729 2004-02-20 03:00  tonvoon
6731         * [r812] plugins/check_procs.c:
6732           - compiler warning removed (but usage2 messages badly broken)
6734 2004-02-20 02:58  tonvoon
6736         * [r811] AUTHORS:
6737           Matt Pounsett for bug report
6739 2004-02-20 02:09  tonvoon
6741         * [r810] plugins/check_dns.c:
6742           Different text to scan for if multiple addresses
6744 2004-02-20 01:05  tonvoon
6746         * [r809] plugins/check_swap.c:
6747           Corrected usage message (Matt Pounsett)
6749 2004-02-19 13:24  tonvoon
6751         * [r808] AUTHORS:
6752           Michael Musikhin for check_disk patch
6754 2004-02-19 13:23  tonvoon
6756         * [r807] plugins/check_disk.c:
6757           Uninitialised variables for -X (Bug 900091 - Michael Musikhin)
6759 2004-02-18 14:57  kdebisschop
6761         * [r806] configure.in:
6762           version bump (old)
6764 2004-02-18 14:56  kdebisschop
6766         * [r805] acinclude.m4, lib/afs.m4, lib/fstypename.m4,
6767           lib/fsusage.m4:
6768           underquoted defines cause warning on FC2
6770 2004-02-18 02:11  tonvoon
6772         * [r804] AUTHORS:
6773           Johannes Herlitz for patch to check_dns
6775 2004-02-18 02:09  tonvoon
6777         * [r803] plugins/check_dns.c:
6778           Output message includes the query_address, as inspired by
6779           Johannes Herlitz. Also cleanup of comments and handles multi-line
6780           nslookup output (MacOSX 10.3)
6782 2004-02-17 13:24  tonvoon
6784         * [r802] AUTHORS:
6785           David Alden for check_snmp_procs.pl
6787 2004-02-17 13:23  tonvoon
6789         * [r801] contrib/check_snmp_procs.pl:
6790           Checks remote processes via SNMP (David Alden)
6792 2004-02-09 08:32  tonvoon
6794         * [r800] AUTHORS:
6795           Patrick McCormick
6797 2004-02-09 08:27  tonvoon
6799         * [r799] plugins/check_ping.c:
6800           Fix for check_ping old-style argument handling (Patrick McCormick
6801           - 892211)
6803 2004-01-28 11:42  tonvoon
6805         * [r798] plugins/check_dummy.c:
6806           Print optional text
6808 2004-01-21 12:50  kdebisschop
6810         * [r797] nagiosplug/branches/release-1.3.0/AUTHORS, AUTHORS:
6811           credit David Croft (patch check_tcp formultibyte malloc bug in
6812           server_expect)
6814 2004-01-21 12:49  kdebisschop
6816         * [r796] nagiosplug/branches/release-1.3.0/plugins/check_tcp.c,
6817           plugins/check_tcp.c:
6818           =fix segfault on malloc of server_expect for multibyte chars
6819           (David Croft)
6821 2004-01-18 20:07  sghosh
6823         * [r795] contrib/check_snmp_printer.pl:
6824           plugin to check printer status via snmp, includes page count as
6825           perfdata; perl plugin
6827 2003-12-24 08:51  tonvoon
6829         * [r794] AUTHORS:
6830           Bug reporter
6832 2003-12-24 08:51  tonvoon
6834         * [r793] plugins/check_swap.c:
6835           Fixed help doc on use of % (854817 - Gunnar Hellekson)
6837 2003-12-18 09:24  tonvoon
6839         * [r792] README:
6840           Reference to CHANGES file
6842 2003-12-18 09:19  tonvoon
6844         * [r791] Makefile.am:
6845           Add CHANGES file to distribution
6847 2003-12-18 09:15  tonvoon
6849         * [r790] CHANGES:
6850           List major changes between releases
6852 2003-12-11 10:00  tonvoon
6854         * [r789] AUTHORS:
6855           For patch to check_http
6857 2003-12-11 10:00  tonvoon
6859         * [r788] plugins/check_http.c:
6860           Relative redirects not followed correctly (854131 - John Sivak)
6862 2003-12-05 18:12  tonvoon
6864         * [r787] AUTHORS:
6865           Ben Whaley for reported Solaris 8 /usr/ucb/ps problem in
6866           configure.in
6868 2003-12-05 18:08  tonvoon
6870         * [r786] configure.in:
6871           Not correctly working out ps command if /usr/ucb before /usr/bin
6872           in PATH for Solaris (reported by Ben Whaley)
6874 2003-12-05 16:45  tonvoon
6876         * [r785] AUTHORS:
6877           Patch to my_connect
6879 2003-12-05 16:42  tonvoon
6881         * [r784] plugins/netutils.c, plugins/netutils.h:
6882           Fix clash of namespace for my_connect with mysql (854339 - Ian
6883           Holsman)
6885 2003-12-02 15:27  tonvoon
6887         * [r783] plugins/check_disk.c:
6888           Default thresholds not defined for lists in -x parameter (raised
6889           by Matt Garrett)
6891 2003-12-01 02:47  kdebisschop
6893         * [r782] po/de.po, po/fr.po:
6894           commit changes caused by upstream code mods
6896 2003-12-01 02:46  kdebisschop
6898         * [r781] plugins/check_procs.c:
6899           use usage2 function
6901 2003-12-01 02:38  kdebisschop
6903         * [r780] nagios-plugins.spec.in:
6904           add THANKS to %doc
6906 2003-11-28 14:18  tonvoon
6908         * [r779] plugins/check_procs.c:
6909           Fixed listing of failed processes
6911 2003-11-24 14:56  tonvoon
6913         * [r778] AUTHORS:
6914           For patches
6916 2003-11-24 14:53  tonvoon
6918         * [r777] plugins/check_hpjd.c:
6919           Bug from code-clean (Antony Simmonds - 846311)
6921 2003-11-21 07:53  kdebisschop
6923         * [r776] README:
6924           update auotmake/autoconf versions
6926 2003-11-21 07:52  kdebisschop
6928         * [r775] doc/developer-guidelines.sgml:
6929           update developer names
6931 2003-11-21 07:34  kdebisschop
6933         * [r774] INSTALLING:
6934           our policy now is to use most recent versions of GNU tool chain
6936 2003-11-19 06:24  kdebisschop
6938         * [r773] plugins/check_time.c:
6939           add perfdata
6941 2003-11-19 06:00  kdebisschop
6943         * [r772] plugins/check_smtp.c:
6944           use perfdata() to return perfoamnace data in stanadrd format
6946 2003-11-17 11:45  kdebisschop
6948         * [r771] plugins/check_ups.c:
6949           bugfix - each supported option was overwriting the previous
6950           perfdata
6952 2003-11-17 07:19  kdebisschop
6954         * [r770] plugins/check_ups.c:
6955           add perfdata
6957 2003-11-17 06:37  kdebisschop
6959         * [r769] plugins/check_pgsql.c:
6960           add perfdata
6962 2003-11-12 06:05  kdebisschop
6964         * [r768] plugins/check_snmp.c:
6965           clean up compiler warnings
6967 2003-11-12 05:53  kdebisschop
6969         * [r767] plugins/check_mrtg.c, plugins/check_nt.c:
6970           clean up compiler warnings
6972 2003-11-12 05:41  kdebisschop
6974         * [r766] plugins/check_mrtgtraf.c, plugins/check_swap.c:
6975           clean up compiler warnings
6977 2003-11-12 05:29  kdebisschop
6979         * [r765] plugins/check_mrtgtraf.c:
6980           add perfdata
6982 2003-11-12 05:28  kdebisschop
6984         * [r764] plugins/check_dig.c:
6985           remove overflow checks of strtod - HUGE_VALF requires C99; also
6986           remove equality checks on warn/crit interval which are no doubles
6988 2003-11-11 10:43  tonvoon
6990         * [r763] plugins/check_tcp.c:
6991           Added perfdata
6993 2003-11-11 10:34  tonvoon
6995         * [r762] plugins/check_users.c:
6996           Added perfdata
6998 2003-11-11 10:27  tonvoon
7000         * [r761] plugins/check_swap.c:
7001           Added perfdata
7003 2003-11-11 10:19  tonvoon
7005         * [r760] plugins/check_swap.c:
7006           Fixed if only absolute warn/crit set
7008 2003-11-10 11:15  tonvoon
7010         * [r759] plugins/utils.h:
7011           - typo fixes
7013 2003-11-05 22:59  sghosh
7015         * [r758] plugins-scripts/check_ifoperstatus.pl,
7016           plugins-scripts/check_ifstatus.pl:
7017           added plugin timeout options
7019 2003-10-31 04:22  kdebisschop
7021         * [r757] plugins/check_nt.c:
7022           provide an error message
7024 2003-10-31 04:21  kdebisschop
7026         * [r756] plugins/check_hpjd.c:
7027           line indentation
7029 2003-10-31 04:20  kdebisschop
7031         * [r755] plugins/check_load.c:
7032           add perfdata
7034 2003-10-31 04:19  kdebisschop
7036         * [r754] plugins/check_mrtg.c:
7037           add perf data fix bug where stale data message would get
7038           overwritten
7040 2003-10-24 13:28  tonvoon
7042         * [r753] plugins/common.h:
7043           Ignore __attribute__ for non-GNU compilers
7045 2003-10-24 09:37  tonvoon
7047         * [r752] plugins/Makefile.am:
7048           Moved config.h to toplevel
7050 2003-10-23 10:24  tonvoon
7052         * [r751] lib/Makefile.am:
7053           Need to include intl/ for systems without libintl.h
7055 2003-10-21 16:16  tonvoon
7057         * [r750] AUTHORS:
7058           Matt Garrett for bug reports
7060 2003-10-21 15:56  tonvoon
7062         * [r749] plugins-scripts/check_file_age.pl:
7063           - Fixed file name (Matt Garrett)
7065 2003-10-20 14:03  tonvoon
7067         * [r748] configure.in, lib/fsusage.c, lib/mountlist.c:
7068           Fix for config.h at top level. Required for intl/
7070 2003-10-15 19:27  tonvoon
7072         * [r747] tools/mail_error:
7073           Need to export PATH for sfsnapshot to get correct GNU toolchain
7075 2003-10-14 03:15  sghosh
7077         * [r746] plugins-scripts/check_ifoperstatus.pl:
7078           snmpv3 patches
7080 2003-10-14 03:14  sghosh
7082         * [r745] plugins-scripts/check_ifstatus.pl:
7083           more snmpv3 patches
7085 2003-10-14 02:40  sghosh
7087         * [r744] plugins-scripts/check_ntp.pl:
7088           Bug 773588: added check to warn on matching # candidates only
7090 2003-10-14 02:15  sghosh
7092         * [r743] plugins-scripts/check_ifstatus.pl:
7093           Added -M for maxmsgsize (v1/v2c) Added v3 support
7095 2003-09-30 13:54  tonvoon
7097         * [r742] plugins/check_swap.c:
7098           Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris.
7099           Removed unnecessary ifdefs for help page. Better indentation for
7100           ifdefs
7102 2003-09-29 10:02  tonvoon
7104         * [r741] lib/Makefile.am:
7105           Missed GNU files for AIX 5.1
7107 2003-09-17 19:16  tonvoon
7109         * [r740] AUTHORS:
7110           Added authors of obsolete contrib plugins
7112 2003-09-17 19:07  tonvoon
7114         * [r739] contrib/maser-oracle.pl:
7115           Obsolete from main check_oracle
7117 2003-09-17 19:05  tonvoon
7119         * [r738] contrib/aix/check_crit_dsk, contrib/aix/check_dsk,
7120           contrib/aix/check_ping:
7121           Plugins obsolete from main check_disk and check_ping
7123 2003-09-17 16:33  tonvoon
7125         * [r737] lib/strtod.c:
7126           Required if strtod not GNU compilant
7128 2003-09-17 16:31  tonvoon
7130         * [r736] configure.in, lib/Makefile.am, lib/error.c, lib/error.h,
7131           lib/error.m4, lib/malloc.c, lib/realloc.c, lib/unlocked-io.h,
7132           lib/xalloc.h, lib/xmalloc.c:
7133           Support to compile on AIX
7135 2003-09-17 16:15  tonvoon
7137         * [r735] plugins/check_load.c:
7138           - typo
7140 2003-09-17 09:31  tonvoon
7142         * [r734] configure.in, plugins/check_swap.c:
7143           Support for check_swap in AIX (tested on 5.1)
7145 2003-09-17 09:25  tonvoon
7147         * [r733] tools/setup:
7148           Hide error message if docbook not available
7150 2003-09-16 21:58  tonvoon
7152         * [r732] doc/developer-guidelines.sgml:
7153           Added in threshold range format and updated autoconf to 2.54 for
7154           a problem on Darwin)
7156 2003-09-16 14:14  tonvoon
7158         * [r731] configure.in, plugins/Makefile.am, plugins/check_procs.c:
7159           Support for AIX ps command and cleanup of configure's ps checks
7161 2003-09-16 12:32  tonvoon
7163         * [r730] AUTHORS, plugins/common.h:
7164           AIX problem with enum TRUE and FALSE (Ludse Verhoeven)
7166 2003-09-16 11:36  kdebisschop
7168         * [r729] tools/sfsnapshot:
7169           here-doc format was not correct
7171 2003-09-16 05:45  kdebisschop
7173         * [r728] plugins/check_ldap.c:
7174           milisecond timing and perfdata, fix NULL pointer error in
7175           validate_arguments
7177 2003-09-15 15:49  tonvoon
7179         * [r727] AUTHORS:
7180           Contributors to the perfdata discussion
7182 2003-09-15 15:28  tonvoon
7184         * [r726] AUTHORS, plugins-scripts/check_mailq.pl:
7185           Added Exim support (768445 - Eric Bollengier)
7187 2003-09-15 14:57  tonvoon
7189         * [r725] AUTHORS, plugins/check_nt.c:
7190           Option to verify check_nt version (799098 - Steve Hanselman)
7192 2003-09-15 14:30  tonvoon
7194         * [r724] AUTHORS:
7195           Jason Burnett for check_disk_smb patch
7197 2003-09-15 14:26  tonvoon
7199         * [r723] plugins-scripts/check_disk_smb.pl:
7200           Optionally specify port for smbclient to use (781227 - Jason
7201           Burnett)
7203 2003-09-15 05:03  kdebisschop
7205         * [r722] plugins/check_http.c:
7206           make status code extensible (thanks to Chris Wilson
7207           <chris@netservers.co.uk>)
7209 2003-09-12 11:53  kdebisschop
7211         * [r721] AUTHORS:
7212           two new additions
7214 2003-09-12 11:38  kdebisschop
7216         * [r719] plugins/check_ping.c:
7217           new output format reported by Patrick Allen
7218           <p.allen@brandblue.co.uk>
7220 2003-09-11 11:50  kdebisschop
7222         * [r718] plugins/check_http.c:
7223           use prefdata function for size too
7225 2003-09-11 08:02  kdebisschop
7227         * [r717] plugins/check_http.c:
7228           use prefdata function
7230 2003-09-11 08:02  kdebisschop
7232         * [r716] configure.in, plugins/check_swap.c:
7233           last changes to configure broke check_swap on RHLinux. Restore
7234           /proc/meminfo check and make check_swap ifdefs safer
7236 2003-09-04 06:43  kdebisschop
7238         * [r715] Makefile.am:
7239           change so make-dist works in subdirs
7241 2003-09-03 19:37  tonvoon
7243         * [r714] configure.in:
7244           Remove df checks and ignore swap checks if no swap commands found
7246 2003-09-03 19:32  tonvoon
7248         * [r713] doc/developer-guidelines.sgml:
7249           No named credits in source code
7251 2003-09-03 10:32  tonvoon
7253         * [r712] configure.in:
7254           Fixed substitution for Tru64's ps format
7256 2003-09-03 06:01  kdebisschop
7258         * [r711] plugins/check_dig.c:
7259           allow warn/crit times to be floating point
7261 2003-09-03 06:00  kdebisschop
7263         * [r710] configure.in, plugins/common.h:
7264           include math.h if needed for HUGE_VAL
7266 2003-09-02 15:04  tonvoon
7268         * [r709] plugins/check_procs.c:
7269           Solaris requires asprintf checks for null variables
7271 2003-09-01 20:07  tonvoon
7273         * [r708] Makefile.am:
7274           Report duplicates in AUTHORS file
7276 2003-09-01 19:43  tonvoon
7278         * [r707] doc/developer-guidelines.sgml:
7279           Add contributor's name into CVS comments
7281 2003-08-31 05:24  tonvoon
7283         * [r706] ., .cvsignore, AUTHORS, Makefile.am, THANKS.in:
7284           Updated AUTHORS to include all contributors listed in comments in
7285           code and CVS for plugins and plugins-scripts. Still need to do SF
7287 2003-08-31 05:13  tonvoon
7289         * [r705] doc/developer-guidelines.sgml:
7290           Updated perf data standard for warn before crit
7292 2003-08-28 11:56  kdebisschop
7294         * [r704] plugins/check_game.c:
7295           add perf data
7297 2003-08-28 03:53  kdebisschop
7299         * [r703] plugins/check_dns.c:
7300           add perf data
7302 2003-08-28 03:53  kdebisschop
7304         * [r702] plugins/utils.c:
7305           use single quotes per guideline, also quote when SPC or = are
7306           found
7308 2003-08-28 03:22  kdebisschop
7310         * [r701] plugins/check_disk.c:
7311           add perf data
7313 2003-08-28 03:21  kdebisschop
7315         * [r700] plugins/utils.c:
7316           suppress quotes in perf data when not needed (some plugins need
7317           the space to keep below line length limit
7319 2003-08-28 03:20  kdebisschop
7321         * [r699] plugins/utils.h:
7322           add min() macro to complement max()
7324 2003-08-26 11:08  kdebisschop
7326         * [r698] plugins/check_dig.c:
7327           print perfdata
7329 2003-08-26 10:51  kdebisschop
7331         * [r697] plugins/check_fping.c:
7332           print perfdata
7334 2003-08-26 10:44  kdebisschop
7336         * [r696] plugins/utils.c, plugins/utils.h:
7337           function to make perfdata output
7339 2003-08-23 15:07  kdebisschop
7341         * [r695] plugins/check_http.c:
7342           - found and fixed memory allocation error in rewritten redir()
7343           function
7345 2003-08-23 13:59  kdebisschop
7347         * [r694] plugins/check_http.c:
7348           - hacked interim fix to segfault on redirect - for tesing only
7350 2003-08-23 13:58  kdebisschop
7352         * [r693] plugins/check_dig.c:
7353           - fix various format errors with newly added perf data
7355 2003-08-22 23:49  kdebisschop
7357         * [r692] plugins/check_dig.c:
7358           - forgot to declare struct timeval tv for hires timing
7360 2003-08-22 06:55  kdebisschop
7362         * [r691] plugins/check_dig.c:
7363           - add perf data for time
7365 2003-08-22 06:22  kdebisschop
7367         * [r690] plugins/check_by_ssh.c, plugins/check_dig.c,
7368           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
7369           plugins/check_fping.c, plugins/check_game.c,
7370           plugins/check_hpjd.c, plugins/check_http.c,
7371           plugins/check_ide-smart.c, plugins/check_ldap.c,
7372           plugins/check_load.c, plugins/check_mrtg.c,
7373           plugins/check_mysql.c, plugins/check_nagios.c,
7374           plugins/check_nt.c, plugins/check_nwstat.c,
7375           plugins/check_overcr.c, plugins/check_pgsql.c,
7376           plugins/check_ping.c, plugins/check_procs.c,
7377           plugins/check_radius.c, plugins/check_real.c,
7378           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
7379           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
7380           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
7381           plugins/negate.c, plugins/urlize.c:
7382           - bindtextdomain for gettext, a few other smale cleanups here and
7383           there
7385 2003-08-22 04:43  kdebisschop
7387         * [r689] nagiosplug/branches/release-1.3.0/plugins/check_http.c,
7388           plugins/check_http.c:
7389           * bugfix: snprintf of timestamp truncated '\0'
7391 2003-08-21 18:00  kdebisschop
7393         * [r688] plugins/check_http.c:
7394           * Check redirections for infinte loops and limit depth of
7395           recursion
7397 2003-08-20 09:54  tonvoon
7399         * [r687] plugins/check_time.c:
7400           Optionally use udp instead of tcp (Bradley Baetz - 751646)
7402 2003-08-20 08:31  tonvoon
7404         * [r686] contrib/check_wins.pl:
7405           Changed netsaint to nagios in use lib
7407 2003-08-19 11:41  kdebisschop
7409         * [r685] plugins/check_http.c:
7410           *BUGFIX: LWS is not required betwwen "Location:" header field
7411           name and field value
7413 2003-08-19 11:19  kdebisschop
7415         * [r684] plugins/check_http.c:
7416           *add missing status numbers from RFC 2616 (HTTP1.1)
7418 2003-08-18 11:05  kdebisschop
7420         * [r683] plugins/check_ping.c:
7421           move error scans to a new separate routine and scan both stderr
7422           and stdio
7424 2003-08-11 19:50  tonvoon
7426         * [r682] doc/developer-guidelines.sgml:
7427           Performance data guidelines added
7429 2003-08-11 19:43  tonvoon
7431         * [r681] tools/sfsnapshot:
7432           Fixed building snapshots - cvs update ignores new directories.
7433           Also do not need to run make
7435 2003-08-10 12:56  kdebisschop
7437         * [r680] plugins/utils.c:
7438           config.h is redundant (common.h includes it)
7440 2003-08-10 12:48  kdebisschop
7442         * [r679] plugins/check_dns.c, plugins/check_smtp.c:
7443           perf data in integer microseconds
7445 2003-08-10 12:12  kdebisschop
7447         * [r678] po/POTFILES.in, po/de.po, po/fr.po:
7448           first pass at NLS markup done
7450 2003-08-10 12:11  kdebisschop
7452         * [r677] plugins-scripts/check_rpc.pl:
7453           proposed fix for LANG issue
7455 2003-08-10 06:53  kdebisschop
7457         * [r676] plugins/check_by_ssh.c, plugins/check_dig.c,
7458           plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
7459           plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c,
7460           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
7461           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
7462           plugins/check_nagios.c, plugins/check_nt.c,
7463           plugins/check_nwstat.c, plugins/check_overcr.c,
7464           plugins/check_pgsql.c, plugins/check_ping.c,
7465           plugins/check_procs.c, plugins/check_radius.c,
7466           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
7467           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
7468           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
7469           plugins/check_users.c, plugins/negate.c, plugins/popen.c,
7470           plugins/urlize.c:
7471           the last round of pedantic compiler warnings
7473 2003-08-09 13:37  kdebisschop
7475         * [r675] tools/devmode:
7476           a little shell script to make it a little easier to produce
7477           pedantic compiler warnings
7479 2003-08-09 13:36  kdebisschop
7481         * [r674] plugins/check_smtp.c, plugins/check_ssh.c,
7482           plugins/check_tcp.c, plugins/check_time.c, plugins/check_udp.c,
7483           plugins/check_ups.c, plugins/check_users.c:
7484           more pedantic compiler warnings
7486 2003-08-09 06:51  undrgrid
7488         * [r673] plugins/common.h, po/de.po, po/fr.po:
7489           Code clean-up
7491 2003-08-09 06:01  kdebisschop
7493         * [r672] plugins/check_dig.c, plugins/check_http.c,
7494           plugins/check_load.c, plugins/check_mrtg.c,
7495           plugins/check_mrtgtraf.c, plugins/check_nwstat.c,
7496           plugins/check_overcr.c, plugins/check_ping.c,
7497           plugins/check_procs.c, plugins/check_real.c, plugins/utils.c,
7498           plugins/utils.h:
7499           more pedantic compiler warns
7501 2003-08-09 04:19  kdebisschop
7503         * [r671] plugins/check_http.c:
7504           more pedantic compiler warns, change to microsecond output for
7505           perf data, add size to perf data
7507 2003-08-09 04:12  kdebisschop
7509         * [r670] plugins/utils.c, plugins/utils.h:
7510           add function for elapsed tim ein microseconds
7512 2003-08-09 00:56  kdebisschop
7514         * [r669] plugins/check_http.c:
7515           more pedantic compiler warnings
7517 2003-08-09 00:41  kdebisschop
7519         * [r668] plugins/check_disk.c, plugins/check_dummy.c,
7520           plugins/popen.c, plugins/utils.c, plugins/utils.h:
7521           more pedantic compiler warnings
7523 2003-08-08 20:31  kdebisschop
7525         * [r667] lib/Makefile.am:
7526           include getloadvag.m4 in distrib
7528 2003-08-08 16:49  kdebisschop
7530         * [r666] plugins/check_disk.c, plugins/netutils.c,
7531           plugins/netutils.h:
7532           cleanups from pedantic complier warnings
7534 2003-08-08 16:48  kdebisschop
7536         * [r665] plugins/check_nt.c:
7537           change if/elseif block to case, general streamline
7539 2003-08-08 12:14  kdebisschop
7541         * [r664] plugins/check_disk.c:
7542           fix a variety of compiler warnings about qualifier discards and
7543           other pedantic stuff
7545 2003-08-08 05:09  kdebisschop
7547         * [r663] plugins/check_by_ssh.c, plugins/check_dig.c,
7548           plugins/check_disk.c, plugins/check_snmp.c, plugins/utils.c,
7549           plugins/utils.h:
7550           fix a variety of compiler warnings about qualifier discards and
7551           other pedantic stuff
7553 2003-08-08 04:33  kdebisschop
7555         * [r662] plugins/check_by_ssh.c, plugins/check_disk.c,
7556           plugins/check_nt.c, plugins/netutils.c, plugins/netutils.h,
7557           plugins/popen.h, plugins/utils.h:
7558           fix a variety of compiler warnings about qualifier discards and
7559           other pedantic stuff
7561 2003-08-08 03:51  kdebisschop
7563         * [r661] plugins/check_nt.c, plugins/check_smtp.c:
7564           markup for translation
7566 2003-08-07 23:17  kdebisschop
7568         * [r660] plugins/check_real.c:
7569           markup for translation
7571 2003-08-07 12:36  kdebisschop
7573         * [r659] plugins/check_procs.c:
7574           markup for translation
7576 2003-08-07 12:09  kdebisschop
7578         * [r658] plugins/check_load.c:
7579           reorder for consistency, restore prototypes for print_foo, nest
7580           #ifdef to avoid pedantic traditional c warn
7582 2003-08-07 12:00  kdebisschop
7584         * [r657] plugins/check_snmp.c:
7585           reorder for consistency (no code changes)
7587 2003-08-07 11:51  kdebisschop
7589         * [r656] plugins/check_by_ssh.c, plugins/check_disk.c,
7590           plugins/check_dns.c, plugins/check_fping.c, plugins/check_game.c,
7591           plugins/check_http.c, plugins/check_mrtg.c,
7592           plugins/check_mrtgtraf.c, plugins/check_nagios.c,
7593           plugins/check_nt.c, plugins/check_nwstat.c,
7594           plugins/check_overcr.c, plugins/check_radius.c,
7595           plugins/check_real.c, plugins/check_snmp.c, plugins/check_swap.c,
7596           plugins/check_tcp.c, plugins/check_time.c, plugins/negate.c,
7597           plugins/netutils.c, plugins/popen.c, plugins/utils.c,
7598           plugins/utils.h:
7599           replace "terminate" with "die" for shorter name and better
7600           readability
7602 2003-08-07 11:49  kdebisschop
7604         * [r655] plugins/check_ping.c:
7605           cleanup for better readability
7607 2003-08-07 09:51  kdebisschop
7609         * [r654] plugins/check_ping.c:
7610           markup for translation
7612 2003-08-07 01:23  kdebisschop
7614         * [r653] tools/sfsnapshot:
7615           make must be run before make dist to creat language files
7617 2003-08-06 20:53  tonvoon
7619         * [r652] doc/developer-guidelines.sgml:
7620           Added in that Nagios plugins are written to GNU standards
7622 2003-08-06 14:26  kdebisschop
7624         * [r651] lib, lib/.cvsignore:
7625           ignore ulonglong.m4
7627 2003-08-06 12:13  kdebisschop
7629         * [r650] plugins/check_overcr.c:
7630           markup for translation, move send_buffer assignment to
7631           process_args so process_tcp_request can be moved outside the
7632           conditional, replace if/esleif with switch, replace #defines with
7633           enum
7635 2003-08-06 12:11  kdebisschop
7637         * [r649] plugins/check_nwstat.c:
7638           markup for translation
7640 2003-08-05 19:20  tonvoon
7642         * [r648] doc/developer-guidelines.sgml:
7643           Added dev platform requirements
7645 2003-08-05 11:53  kdebisschop
7647         * [r647] plugins/check_ssh.c:
7648           markup for translation
7650 2003-08-05 09:56  stanleyhopcroft
7652         * [r646] contrib/check_mssql.sh:
7653           Version 2.0 of MS SQL server plugin (contrib/check_mssql.sh) from
7654           T De Blende.
7656 2003-08-04 11:38  kdebisschop
7658         * [r645] plugins/check_users.c, plugins/urlize.c:
7659           markup for translation
7661 2003-08-04 08:13  kdebisschop
7663         * [r644] plugins/check_time.c, plugins/check_udp.c:
7664           markup for translation
7666 2003-08-04 07:42  kdebisschop
7668         * [r643] plugins/check_ldap.c, plugins/check_nagios.c,
7669           plugins/check_radius.c, plugins/check_udp.c, plugins/check_ups.c,
7670           plugins/negate.c:
7671           markup for translation
7673 2003-08-03 14:24  kdebisschop
7675         * [r642] plugins/check_ldap.c, plugins/check_mrtg.c,
7676           plugins/check_mrtgtraf.c:
7677           markup for translation
7679 2003-08-03 06:19  kdebisschop
7681         * [r641] plugins/check_load.c:
7682           markup for translation
7684 2003-08-03 06:05  kdebisschop
7686         * [r640] plugins/check_ldap.c:
7687           markup for translation
7689 2003-08-03 06:05  kdebisschop
7691         * [r639] plugins/check_http.c, plugins/check_ldap.c,
7692           plugins/check_tcp.c:
7693           markup for translation
7695 2003-08-03 06:03  kdebisschop
7697         * [r638] plugins/Makefile.am, plugins/check_ide-smart.c:
7698           markup for translation, use common.h, fix problems compiling
7700 2003-08-03 00:01  kdebisschop
7702         * [r637] plugins/check_http.c:
7703           markup for translation
7705 2003-08-02 22:19  kdebisschop
7707         * [r636] plugins/check_hpjd.c:
7708           markup for translation
7710 2003-08-02 22:08  kdebisschop
7712         * [r635] plugins/check_mysql.c:
7713           markup for translation
7715 2003-08-02 22:06  kdebisschop
7717         * [r634] plugins/check_fping.c, plugins/check_game.c,
7718           plugins/check_mysql.c, plugins/check_snmp.c, plugins/utils.h:
7719           markupf for translation
7721 2003-08-02 18:22  kdebisschop
7723         * [r633] plugins/utils.c, plugins/utils.h:
7724           ifdef so utils.h can be header for utils.c
7726 2003-08-02 18:22  kdebisschop
7728         * [r632] plugins/check_fping.c, plugins/check_snmp.c:
7729           markup for translation
7731 2003-08-02 16:42  kdebisschop
7733         * [r631] plugins/check_by_ssh.c, plugins/check_dig.c,
7734           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
7735           plugins/check_pgsql.c, plugins/check_swap.c, plugins/check_tcp.c,
7736           plugins/utils.h:
7737           establish "UT_" namespace for usage text in #defines
7739 2003-08-02 16:42  kdebisschop
7741         * [r630] plugins/check_snmp.c:
7742           markup for translation
7744 2003-08-01 23:56  kdebisschop
7746         * [r628] plugins/check_dns.c:
7747           terminate in error_scan() so meaningfull errors can be sent
7749 2003-08-01 06:04  kdebisschop
7751         * [r627] plugins/check_dummy.c:
7752           mark for transaltion
7754 2003-08-01 06:03  kdebisschop
7756         * [r626] plugins/check_dns.c:
7757           do not translate the strings that will be compared to utility
7758           output - LC_ALL is set to C so those strings should be
7759           untranslated regardless of the system settings
7761 2003-08-01 06:01  kdebisschop
7763         * [r625] plugins/popen.c:
7764           set LC_ALL to C in execve environemnt
7766 2003-08-01 02:12  kdebisschop
7768         * [r624] nagiosplug/branches/release-1.3.0/plugins/Makefile.am,
7769           plugins/Makefile.am:
7770           'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s
7771           ...'
7773 2003-07-31 12:06  kdebisschop
7775         * [r623] plugins/check_dns.c:
7776           mark for translation (note problem here - it relies on
7777           tranalation in underlying utility, which has a high chance of
7778           failing)
7780 2003-07-31 11:02  kdebisschop
7782         * [r622] plugins/check_disk.c, plugins/utils.h:
7783           mark for translation
7785 2003-07-30 11:39  kdebisschop
7787         * [r621] plugins/check_by_ssh.c:
7788           mark up for translation
7790 2003-07-30 04:07  kdebisschop
7792         * [r620] plugins/check_dig.c, plugins/check_pgsql.c,
7793           plugins/check_swap.c, plugins/check_tcp.c, plugins/utils.h:
7794           markup for translation
7796 2003-07-29 11:58  kdebisschop
7798         * [r619] plugins/check_pgsql.c, plugins/check_swap.c,
7799           plugins/check_tcp.c:
7800           mark for translation
7802 2003-07-29 11:57  kdebisschop
7804         * [r618] plugins/utils.h:
7805           some shared text for internationalized help text
7807 2003-07-29 05:49  kdebisschop
7809         * [r617] plugins/utils.c:
7810           clean up warnings about ill-formed comment and string
7811           concatenation
7813 2003-07-29 05:43  kdebisschop
7815         * [r616] ., .cvsignore, ChangeLog, README, configure.in,
7816           lib/Makefile.am:
7817           bump to gettext 0.11.5 and cleanup GNU toolchain
7819 2003-07-29 05:38  kdebisschop
7821         * [r615] ABOUT-NLS, INSTALL:
7822           get from GNU files instead of storing in CVS
7824 2003-07-29 05:03  kdebisschop
7826         * [r614] tools/setup:
7827           move autopoint to start of gnu toolchain setup use
7828           --force-missing instead on manually copying files (manual process
7829           was broken on RedHat, and we should expect automake to do its job
7830           right anyway)
7832 2003-07-29 03:06  kdebisschop
7834         * [r613] nagiosplug/branches/release-1.3.0/configure.in,
7835           configure.in:
7836           look for getloadavg.c in $topdir/lib, not $srcdir/lib
7838 2003-07-29 03:05  kdebisschop
7840         * [r612] nagiosplug/branches/release-1.3.0/plugins/check_http.c,
7841           plugins/check_http.c:
7842           patch attempt to reference undefined optarg (credit Paul Farrall)
7844 2003-07-28 11:36  tonvoon
7846         * [r611] configure.in:
7847           - Specify srcdir so no confusion
7849 2003-07-28 11:30  tonvoon
7851         * [r608] configure.in, lib/getloadavg.m4:
7852           Readded getloadavg.m4 as using autoconf 2.50+. This fixes redhat
7853           6.2 compiles
7855 2003-07-26 12:15  kdebisschop
7857         * [r607] plugins/check_pgsql.c:
7858           mark for translation
7860 2003-07-26 12:13  kdebisschop
7862         * [r606] plugins/common.h:
7863           add S_ macor to mark message for both translation and inclusion
7864           into docbook SGML
7866 2003-07-26 05:29  kdebisschop
7868         * [r605] po/de.po, po/fr.po:
7869           updated check_tcp
7871 2003-07-26 05:25  kdebisschop
7873         * [r604] plugins/check_tcp.c, po/ChangeLog:
7874           internationalization
7876 2003-07-26 05:17  kdebisschop
7878         * [r603] intl, intl/.cvsignore, lib, lib/.cvsignore, po,
7879           po/.cvsignore:
7880           skip gettext files
7882 2003-07-26 04:36  kdebisschop
7884         * [r602] lib/Makefile.am:
7885           checkins for internationalization
7887 2003-07-26 04:33  kdebisschop
7889         * [r601] lib/Makefile.am:
7890           checkins for internationalization
7892 2003-07-26 04:25  kdebisschop
7894         * [r600] po/Makevars:
7895           checkins for internationalization
7897 2003-07-26 04:17  kdebisschop
7899         * [r599] configure.in, tools/setup:
7900           checkins for internationalization
7902 2003-07-26 04:17  kdebisschop
7904         * [r598] ., .cvsignore, ABOUT-NLS, ChangeLog, Makefile.am,
7905           configure.in, lib/Makefile.am, lib/gettext.h,
7906           nagios-plugins.spec.in, plugins/Makefile.am, plugins/check_tcp.c,
7907           plugins/common.h, plugins/utils.c, po, po/LINGUAS,
7908           po/POTFILES.in, po/de.po, po/fr.po, tools/setup:
7909           checkins for internationalization
7911 2003-07-21 12:06  kdebisschop
7913         * [r597] plugins/common.h:
7914           add stubs to allow markup for translation
7916 2003-07-21 11:53  kdebisschop
7918         * [r596] configure.in, plugins/common.h:
7919           test GNU_SOURCE and include features.h if present to clear
7920           warning about asprintf definition
7922 2003-07-20 14:40  kdebisschop
7924         * [r595] doc/developer-guidelines.sgml:
7925           must use '&amp;' in attribute values instead of '&' id tokens
7926           (attibute values) must not have embedded spaces
7928 2003-07-17 12:14  tonvoon
7930         * [r593] plugins-scripts/check_oracle.sh:
7931           - Cleanup comments
7933 2003-07-17 09:35  tonvoon
7935         * [r592] doc/developer-guidelines.sgml:
7936           Guidelines updated to use Sourceforge tracker system
7938 2003-07-11 22:20  tonvoon
7940         * [r591] doc/developer-guidelines.sgml:
7941           - Fixed CVS commit comments
7943 2003-07-11 13:06  tonvoon
7945         * [r590] doc/developer-guidelines.sgml:
7946           Added in practice of prefixing comments in CVS commits
7948 2003-07-04 10:42  kdebisschop
7950         * [r586] configure.in, plugins/Makefile.am:
7951           only make links for check_spop and check_simap when SSL is built
7952           into check_tcp
7954 2003-07-03 16:49  tonvoon
7956         * [r585] plugins/check_procs.c:
7957           Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander
7958           Matey)
7960 2003-07-03 15:00  tonvoon
7962         * [r584] tools/setup:
7963           Changing $() to `` to be compatible with Solaris' sh
7965 2003-07-03 03:23  kdebisschop
7967         * [r583] autogen.sh, tools/setup:
7968           mv GNU toolchain check into tools/setup
7970 2003-07-03 03:19  kdebisschop
7972         * [r582] plugins/utils.c:
7973           remove LABELLEN
7975 2003-07-02 16:21  tonvoon
7977         * [r581]
7978           nagiosplug/branches/release-1.3.0/plugins-scripts/check_oracle.sh,
7979           plugins-scripts/check_oracle.sh:
7980           Check for ORA- errors for tablespace and cache (patch 755456 -
7981           Sven Meyer)
7983 2003-07-02 15:57  tonvoon
7985         * [r580] plugins-scripts/check_disk_smb.pl:
7986           Update error message from smbclient v2.2.7 (Patch 740132 - Cove
7987           Schneider)
7989 2003-07-02 15:01  tonvoon
7991         * [r578] contrib/check_file_age.pl, plugins-scripts,
7992           plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
7993           plugins-scripts/check_file_age.pl, plugins-scripts/subst.in:
7994           Moving check_file_age into core
7996 2003-07-02 14:39  tonvoon
7998         * [r577] configure.in:
7999           Fixed SUPPORT message
8001 2003-06-30 19:47  undrgrid
8003         * [r575] plugins/check_http.c, plugins/check_ldap.c,
8004           plugins/check_smtp.c:
8005           Added -4 and -6 command line options into check_http, check_ldap
8006           and check_smtp
8008 2003-06-30 18:52  undrgrid
8010         * [r574] plugins/check_ping.c, plugins/check_ssh.c,
8011           plugins/check_tcp.c, plugins/netutils.c:
8012           Corrections to get code to compile on systems without IPv6
8013           support
8015 2003-06-30 18:52  undrgrid
8017         * [r573] plugins/Makefile.am:
8018           Added check_simap & check_spop to check_tcp_programs If someone
8019           knows how to make this conditional in the Makefile only if being
8020           compiled with SSL I think this is the only way to make it better
8022 2003-06-30 17:02  tonvoon
8024         * [r572] plugins/check_disk.c:
8025           Fixed support for "check_disk warn crit [path]" with thresholds
8026           at used levels
8028 2003-06-29 19:54  undrgrid
8030         * [r571] configure.in, plugins/check_ldap.c:
8031           Included patch for check_ldap from Patch #753621 by Ziya Suzen
8033 2003-06-29 19:22  undrgrid
8035         * [r570] plugins/check_ping.c, plugins/check_tcp.c:
8036           Changed usage output to show -4 and -6 are mutually exclusive.
8037           You can only use one or the other but not both. The last one used
8038           will win out.
8040 2003-06-29 19:17  undrgrid
8042         * [r569] plugins/check_ping.c, plugins/netutils.c:
8043           check_ping is now coded with -4 & -6 options to call PING or
8044           PING6 command netutils modified to verify hosts based on
8045           address_family setting when used with -4 or -6 options.
8046           is_inet_addr() will not be tested if -6 is used and
8047           is_inet6_addr() will not be tested if -4 is used. Also the
8048           is_hostname() will use the address_family value to resolve
8049           hostnames only if IPv6 support is available otherwise defaults to
8050           AF_INET.
8052 2003-06-29 06:36  undrgrid
8054         * [r568] plugins/check_ssh.c, plugins/check_tcp.c,
8055           plugins/netutils.c, plugins/netutils.h:
8056           Added address_family extern int variable to netutils to allow for
8057           -4 & -6 options for explicit connection protocol Added support
8058           for -4 & -6 options to check_ssh and check_tcp for testing
8060 2003-06-29 02:18  tonvoon
8062         * [r567] plugins/check_nwstat.c:
8063           Added NLM test (Phil Randal)
8065 2003-06-29 01:52  tonvoon
8067         * [r566] plugins/check_swap.c:
8068           Corrected reported size for PROC_MEMINFO systems
8070 2003-06-29 01:36  tonvoon
8072         * [r565] tools/sfwebcron:
8073           Fixed so goes to correct web area
8075 2003-06-29 01:07  tonvoon
8077         * [r564] tools/sfwebcron:
8078           New tool to run on shell.sf.net to update the dev guidelines
8080 2003-06-29 00:58  tonvoon
8082         * [r563] doc/makefile:
8083           Fixed makefile
8085 2003-06-27 18:47  undrgrid
8087         * [r562] plugins/netutils.c:
8088           Modified my_connect to include ai_socktype in the hints to be
8089           compliant with RFC3493 as pointed out by Janos Mohacsi.
8091 2003-06-27 14:43  tonvoon
8093         * [r561] configure.in, plugins/check_swap.c:
8094           Support for swap -s for solaris. Also changes size of swap to MBs
8095           through a conversion amount in configure. Possible breakage on
8096           other OSes
8098 2003-06-27 12:04  tonvoon
8100         * [r560] doc/makefile:
8101           Remove if which check - done in tools/setup instead
8103 2003-06-27 10:30  tonvoon
8105         * [r559] tools/setup:
8106           Fiddling as Solaris' which command is broken
8108 2003-06-26 23:33  tonvoon
8110         * [r558] plugins/check_disk.c:
8111           Fixed different thresholds if using exclude lists
8113 2003-06-25 15:43  tonvoon
8115         * [r557] plugins/check_disk.c:
8116           Support for different thresholds for different filesystems
8118 2003-06-25 13:38  tonvoon
8120         * [r556] plugins/check_disk.c:
8121           Removed -d option and just check against -p parameter
8123 2003-06-25 13:28  tonvoon
8125         * [r555] plugins/check_disk.c:
8126           Report errors if path specified not found
8128 2003-06-25 13:16  tonvoon
8130         * [r554] plugins/check_disk.c:
8131           Problems compiling on SunOS 5.6 with gcc 2.8.1. Fixed by
8132           specifying floating variables, rather than letting asprintf work
8133           it out
8135 2003-06-21 05:49  kdebisschop
8137         * [r552] plugins/Makefile.am:
8138           soalris 8 needs 'ln -s -f' instead of 'ln -sf'
8140 2003-06-21 05:23  kdebisschop
8142         * [r549] plugins/check_http.c:
8143           add remaining URI_PATH chars per RFC 2396 remove '-' from
8144           URI_PORT
8146 2003-06-12 04:46  undrgrid
8148         * [r548] nagiosplug/branches/release-1.3.0/command.cfg.in,
8149           command.cfg.in:
8150           Renamed duplicate check_snmp command definitions to be unique
8152 2003-06-12 04:16  undrgrid
8154         * [r547] nagiosplug/branches/release-1.3.0/command.cfg.in,
8155           command.cfg.in, configure.in:
8156           Made the two check_ifoperstatus commands unique to remove
8157           conflicts
8159 2003-06-11 10:41  kdebisschop
8161         * [r546] plugins/check_http.c:
8162           fix URI_PATH to allow ?&#: (more still should be allowed) fix
8163           class to be POSIX compliant
8165 2003-06-10 05:04  kdebisschop
8167         * [r544] contrib/urlize.pl:
8168           add comment about shell quote removal to address
8169           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
8171 2003-06-10 05:02  kdebisschop
8173         * [r543] plugins/urlize.c:
8174           add note about shell quote removal to address
8175           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
8177 2003-06-08 22:39  tonvoon
8179         * [r540] configure.in:
8180           Fixed quoting on SWAP_FORMAT
8182 2003-06-08 22:22  tonvoon
8184         * [r539] configure.in:
8185           Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
8187 2003-06-07 00:36  sghosh
8189         * [r537] plugins/check_real.c:
8190           \r\n patch from Mathias
8192 2003-06-04 22:17  tonvoon
8194         * [r533] plugins/check_disk.c:
8195           Argument to asprintf in wrong order
8197 2003-06-04 21:17  tonvoon
8199         * [r532] pkg/solaris/solpkg:
8200           Remove /usr as well. Maybe this is best done by changing BASEDIR
8201           to configure's prefix?
8203 2003-06-02 14:46  kdebisschop
8205         * [r531] nagiosplug/branches/release-1.3.0/plugins/check_tcp.c,
8206           plugins/check_tcp.c:
8207           finish recv() loop when stream GT or EQ maxbytes (was GT)
8209 2003-06-01 05:38  kdebisschop
8211         * [r529] plugins/check_tcp.c:
8212           allow user to limit number of bytes fetched fix some doco (wait
8213           is now delay, server_quit was not shown)
8215 2003-05-31 14:39  kdebisschop
8217         * [r526] plugins/check_dns.c:
8218           first revised patch failed to trap the "break" in while()
8220 2003-05-27 13:10  stanleyhopcroft
8222         * [r523] contrib/check_sap.sh:
8223           check_sap.sh plugin to check SAP /R3 servers from Karel Salavec
8224           and Tom De Blende.
8226 2003-05-26 10:09  stanleyhopcroft
8228         * [r522] contrib/check_axis.sh, contrib/check_mssql.sh:
8229           Revisions to Tom De Blende contributed plugins: check_axis.sh and
8230           check_mssql.sh
8232 2003-05-17 23:10  tonvoon
8234         * [r521] nagiosplug/branches/release-1.3.0/plugins/t/check_ftp.t,
8235           plugins/t/check_ftp.t:
8236           Fixed test (Mathew Ericson - 738609)
8238 2003-05-17 17:59  tonvoon
8240         * [r520] nagiosplug/branches/release-1.3.0/plugins/t/check_load.t,
8241           plugins/t/check_load.t:
8242           Fixed tests (Mathew Ericson - 738607)
8244 2003-05-17 17:50  tonvoon
8246         * [r519] nagiosplug/branches/release-1.3.0/plugins/t/check_procs.t,
8247           plugins/t/check_procs.t:
8248           Fixed test commands (Mathew Ericson - 738605)
8250 2003-05-17 17:40  tonvoon
8252         * [r518] nagiosplug/branches/release-1.3.0/plugins/t/check_http.t,
8253           plugins/t/check_http.t:
8254           Fixed tests (Mathew Ericson - 738608)
8256 2003-05-17 17:36  tonvoon
8258         * [r517] plugins/t/check_tcp.t:
8259           Fixed tests (Mathew Ericson - 738604) CV:
8260           ----------------------------------------------------------------------
8262 2003-05-16 17:33  sghosh
8264         * [r515]
8265           nagiosplug/branches/release-1.3.0/plugins-scripts/check_ntp.pl,
8266           plugins-scripts/check_ntp.pl:
8267           bug fix
8269 2003-05-14 23:17  tonvoon
8271         * [r514] plugins/negate.c:
8272           Added examples
8274 2003-05-14 21:59  tonvoon
8276         * [r513] plugins-scripts/check_mailq.pl:
8277           Added postfix support (Thomas Nilsen - 735218)
8279 2003-05-14 21:51  tonvoon
8281         * [r512] plugins/check_nwstat.c:
8282           Added DSVER and UPTIME checks (Phil Randal - 737617)
8284 2003-05-14 21:49  tonvoon
8286         * [r511] pkg/solaris/solpkg:
8287           Typo
8289 2003-05-14 21:44  tonvoon
8291         * [r510] doc, doc/.cvsignore:
8292           Ignore developer-guidelines.html as generated from docbook
8294 2003-05-14 21:39  tonvoon
8296         * [r509] Makefile.am, pkg/solaris/pkginfo.in, pkg/solaris/solpkg:
8297           Remove dependency on gnu make
8299 2003-05-13 23:20  tonvoon
8301         * [r508] doc/developer-guidelines.sgml:
8302           Updated docs to include comments, contrib->main, getopts_long and
8303           verbose output levels
8305 2003-05-13 22:23  tonvoon
8307         * [r507] tools/sfsnapshot:
8308           Calls tools/setup and creates a README for the snapshot directory
8310 2003-05-13 22:03  tonvoon
8312         * [r506] doc/developer-guidelines.html, doc/makefile, tools/setup:
8313           The developer-guidelines.html file is now generated from the sgml
8314           file by docbook2html at tools/setup time
8316 2003-05-13 12:14  stanleyhopcroft
8318         * [r505] contrib/tarballs/hopcroft-plugins.tar.gz:
8319           Removed contrib/tarballs/hopcroft-plugins.tar.gz. This is
8320           archaic, anachronistic, unmaintained and humblingly embarrassing.
8322 2003-05-13 12:13  stanleyhopcroft
8324         * [r504] contrib/check_mssql.sh:
8325           check_mssql.sh. A new plugin from Mr T DE BLENDE to check MS
8326           SQLServer databases.
8328 2003-05-09 03:22  kdebisschop
8330         * [r503] plugins/check_http.c:
8331           fix error when server closes connection immediately
8333 2003-05-09 03:00  kdebisschop
8335         * [r501] nagiosplug/branches/release-1.3.0/plugins/check_snmp.c,
8336           plugins/check_snmp.c:
8337           cause snmpget try try for 1 second less than the timeout
8338           (allowing plugin to force close if needed)
8340 2003-05-07 18:01  undrgrid
8342         * [r500] plugins/check_ping.c:
8343           Modified check_ping to handle IPv6 as well as IPv4 ICMP checks
8344           using the PING6_COMMAND determined during the configure script
8345           execution. As USE_IPV6 may be defined and PING6_COMMAND is not
8346           defined if there is not IPv6 TCP stack available when configure
8347           is run I condition it off PING6_COMMAND existing to remove build
8348           errors for being undefined.
8350 2003-04-25 09:07  sghosh
8352         * [r499]
8353           nagiosplug/branches/release-1.3.0/plugins-scripts/check_ntp.pl,
8354           plugins-scripts/check_ntp.pl:
8355           corrected output units
8357 2003-04-23 04:58  kdebisschop
8359         * [r498] nagiosplug/branches/release-1.3.0/plugins/check_http.c,
8360           nagiosplug/branches/release-1.3.0/plugins/utils.c,
8361           plugins/check_http.c:
8362           update to RFC1123 hostname specs
8364 2003-04-17 05:56  kdebisschop
8366         * [r497] nagios-plugins.spec.in:
8367           add check_nt, drop check_vsz
8369 2003-04-17 05:55  kdebisschop
8371         * [r496] plugins/check_dig.c, plugins/check_tcp.c,
8372           plugins/check_users.c:
8373           code cleanup to clear strict compiler warnings
8375 2003-04-17 05:36  kdebisschop
8377         * [r495] plugins/check_dig.c, plugins/check_tcp.c,
8378           plugins/netutils.c:
8379           code cleanup to clear strict compiler warnings
8381 2003-04-16 15:06  sghosh
8383         * [r493] plugins/check_real.c:
8384           reset to old behavior of not checking stream by default
8386 2003-04-13 04:49  sghosh
8388         * [r492] plugins/check_hpjd.c:
8389           reduce compiler warning between gcc3 and gcc2.96
8391 2003-04-13 04:28  sghosh
8393         * [r491] configure.in, plugins-scripts/utils.pm.in:
8394           update for check_mailq - qmail support
8396 2003-04-13 04:23  sghosh
8398         * [r490] plugins-scripts/check_mailq.pl:
8399           Added sendmail multi-queue support (Canau), merged qmail support
8400           (Schmid)
8402 2003-04-11 23:47  tonvoon
8404         * [r488] plugins/check_procs.c:
8405           Match -a STRING anywhere in ps args (Laurent Vaslin - 719783)
8407 2003-04-11 22:36  sghosh
8409         * [r487] plugins-scripts/check_ifstatus.pl:
8410           added feature -u (list of unused ifIndex)
8412 2003-04-11 22:09  sghosh
8414         * [r486] plugins-scripts/check_ifstatus.pl:
8415           bug 691412, added feature -x (list of excluded ifTypes)
8417 2003-04-11 18:44  sghosh
8419         * [r485] plugins/check_hpjd.c:
8420           patch 698384 - order of args to snmpget + print a bit of stderr
8422 2003-04-09 03:46  kdebisschop
8424         * [r483] plugins/check_hpjd.c, plugins/check_http.c,
8425           plugins/check_nt.c:
8426           cleanup to suppress various strict compiler warnings
8428 2003-04-09 03:44  kdebisschop
8430         * [r482] plugins/common.h:
8431           rewrite #elif to be compatible with traditional C
8433 2003-04-09 02:09  kdebisschop
8435         * [r481] plugins/Makefile.am:
8436           check_game needs popen.c now
8438 2003-04-08 20:38  tonvoon
8440         * [r479] command.cfg.in:
8441           Updated command for new check_procs
8443 2003-04-08 20:37  tonvoon
8445         * [r478] plugins/check_hpjd.c, plugins/check_nt.c:
8446           Changed // to /* */ comments as some compilers do not like them
8448 2003-04-08 00:00  stanleyhopcroft
8450         * [r477] contrib/check_axis.sh:
8451           check_axis.sh (Axis 5xx print servers) from Tom De Blende
8453 2003-04-07 23:40  tonvoon
8455         * [r476] plugins/check_procs.c:
8456           Fixed zombie processes
8458 2003-04-07 23:16  tonvoon
8460         * [r475] configure.in:
8461           Missed some PS_FORMAT strings
8463 2003-04-07 22:53  tonvoon
8465         * [r474] configure.in, plugins/Makefile.am, plugins/check_nagios.c,
8466           plugins/check_procs.c, plugins/check_vsz.c:
8467           Souped up check_procs with different metrics
8469 2003-04-07 21:21  tonvoon
8471         * [r472] plugins/check_snmp.c:
8472           Removed unnecessary regex array
8474 2003-04-07 11:39  kdebisschop
8476         * [r471] plugins/check_http.c:
8477           ste timeout one second greater than critical time
8479 2003-04-07 11:38  kdebisschop
8481         * [r470] plugins/check_game.c:
8482           had been grandfathered ibto core, finally use normal getopts, add
8483           options for player, max-player array positions
8485 2003-04-03 21:21  tonvoon
8487         * [r469] plugins-scripts/check_oracle.sh:
8488           Cleaned up cache output
8490 2003-04-01 22:24  tonvoon
8492         * [r468] plugins-scripts/check_oracle.sh:
8493           Fixed sqlplus calls and rearranged parameters for --tablespace &
8494           --cache
8496 2003-04-01 04:00  kdebisschop
8498         * [r467] configure.in:
8499           remove PATH_PROG call for autoconf/automake components
8501 2003-03-31 12:49  kdebisschop
8503         * [r466] plugins/check_disk.c:
8504           checkpoint supresses iso9660 adds option for checking only local
8505           adds choice of scale factor
8507 2003-03-27 22:53  tonvoon
8509         * [r465] plugins/check_nwstat.c:
8510           Extra Netware checks (Patch 710247 - Dietmar Ruzicka)
8512 2003-03-26 05:37  tonvoon
8514         * [r464] configure.in:
8515           ipv6 check requires unistd.h for Darwin
8517 2003-03-26 03:57  tonvoon
8519         * [r463] configure.in, plugins/check_procs.c:
8520           Removal of ps_raw and ps_vars
8522 2003-03-26 03:39  tonvoon
8524         * [r462] plugins/check_nagios.c:
8525           Uses same ps command as check_procs
8527 2003-03-25 06:33  kdebisschop
8529         * [r461] ., .cvsignore:
8530           subst is no longer used
8532 2003-03-24 19:05  undrgrid
8534         * [r460] ., .cvsignore, Makefile.am:
8535           Better stripping of prefix for Solaris package install needs to
8536           remove /usr/local as package installs there by default
8538 2003-03-24 17:45  undrgrid
8540         * [r459] Makefile.am, pkg/solaris, pkg/solaris/.cvsignore,
8541           pkg/solaris/pkginfo.in, plugins/check_disk.c:
8542           Minor changes to build for Solaris packages
8544 2003-03-24 16:23  tonvoon
8546         * [r458] plugins/check_procs.c:
8547           Use max_state
8549 2003-03-24 02:57  tonvoon
8551         * [r457] tools/mail_error, tools/sfsnapshot:
8552           PATH set in correct place and extra comments
8554 2003-03-24 02:44  tonvoon
8556         * [r456] tools/mail_error, tools/sfsnapshot:
8557           Bug fixes
8559 2003-03-24 02:21  tonvoon
8561         * [r455] tools/mail_error:
8562           Sends email if non-zero return code from command
8564 2003-03-24 02:19  tonvoon
8566         * [r454] tools/sfsnapshot:
8567           Error code depending on number of files generated
8569 2003-03-24 01:18  tonvoon
8571         * [r453] lib/ls-mntd-fs.m4:
8572           Using coreutils 4.5.11 version to fix Darwin problem
8574 2003-03-24 00:42  tonvoon
8576         * [r452] nagiosplug/branches/release-1.3.0/REQUIREMENTS,
8577           REQUIREMENTS:
8578           Add NSClient requirement for check_nt
8580 2003-03-24 00:26  tonvoon
8582         * [r450] plugins/check_nt.c:
8583           Reference to web site to get NSClient
8585 2003-03-23 07:01  undrgrid
8587         * [r449] Makefile.am, autogen.sh, configure.in, lib/Makefile.am,
8588           pkg, pkg/solaris, pkg/solaris/pkginfo.in, pkg/solaris/solpkg:
8589           Solaris package build system
8591 2003-03-23 06:20  kdebisschop
8593         * [r448] plugins/check_disk.c:
8594           can once again exclude indiviual path/partitions
8596 2003-03-23 06:11  kdebisschop
8598         * [r447] plugins/check_disk.c:
8599           add -X to exclude FS type, now works with more than one path/dev
8600           specified
8602 2003-03-22 13:23  kdebisschop
8604         * [r446] plugins/utils.c:
8605           declaration must precede printf
8607 2003-03-21 14:08  kdebisschop
8609         * [r444] plugins/check_disk.c:
8610           checkpoint, allows selecting devices and paths now
8612 2003-03-21 14:04  kdebisschop
8614         * [r443] configure.in:
8615           instructions for posting plugin version number
8617 2003-03-19 23:44  kdebisschop
8619         * [r442] plugins/check_by_ssh.c:
8620           allow to specify -1 and -2 for protocol version
8622 2003-03-19 13:01  kdebisschop
8624         * [r440] plugins/utils.c, plugins/utils.h:
8625           make state_text a function
8627 2003-03-19 12:59  kdebisschop
8629         * [r439] lib/mountlist.c, plugins/check_disk.c:
8630           check_disk working with mountlist.c
8632 2003-03-19 02:28  kdebisschop
8634         * [r438] Makefile.am, configure.in:
8635           subst.* was replaced by dist-hook
8637 2003-03-19 02:27  kdebisschop
8639         * [r437] subst.in, subst.sh:
8640           these were replaced by dist-hook
8642 2003-03-18 15:18  kdebisschop
8644         * [r436] configure.in:
8645           running the AFS macro causes newer AC/AM to barf
8647 2003-03-18 09:02  kdebisschop
8649         * [r435] configure.in:
8650           afs checking
8652 2003-03-18 08:50  kdebisschop
8654         * [r434] lib/afs.m4, lib/ls-mntd-fs.m4:
8655           use AC_DEFINE_UNQOUTED
8657 2003-03-18 08:47  kdebisschop
8659         * [r433] lib/ls-mntd-fs.m4:
8660           stop warning on autoheader 2.13
8662 2003-03-18 07:57  kdebisschop
8664         * [r432] plugins/netutils.c, plugins/netutils.h:
8665           common.h was doubly included
8667 2003-03-18 07:57  kdebisschop
8669         * [r431] plugins/common.h:
8670           use enum instead of define, remove some cruft from old snprintf
8671           implementation
8673 2003-03-18 07:48  kdebisschop
8675         * [r430] configure.in, lib/Makefile.am, plugins/check_disk.c:
8676           use GNU fileutils for check_disk
8678 2003-03-18 07:47  kdebisschop
8680         * [r429] lib/afs.m4, lib/fstypename.m4, lib/fsusage.c,
8681           lib/fsusage.h, lib/fsusage.m4, lib/ls-mntd-fs.m4,
8682           lib/mountlist.c, lib/mountlist.h:
8683           from GNU fileutils for check_disk
8685 2003-03-17 22:24  tonvoon
8687         * [r428]
8688           nagiosplug/branches/release-1.3.0/plugins-scripts/check_oracle.sh,
8689           plugins-scripts/check_oracle.sh:
8690           Allow default Oracle home from oratab (reported by Walbert
8691           Oberngruber)
8693 2003-03-16 23:54  undrgrid
8695         * [r427] configure.in:
8696           Modified to automatically enable getaddrinfo emulation if lwres
8697           is not used and getaddrinfo is not found in the system.
8699 2003-03-16 23:28  undrgrid
8701         * [r426] plugins/check_tcp.c, plugins/netutils.c,
8702           plugins/netutils.h:
8703           Applied patch #660973 for tcp refusals
8705 2003-03-15 01:28  undrgrid
8707         * [r425] configure.in:
8708           Left over debug define
8710 2003-03-15 01:25  undrgrid
8712         * [r424] configure.in, lib/Makefile.am, lib/getaddrinfo.c,
8713           lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
8714           plugins/Makefile.am, plugins/getaddrinfo.c,
8715           plugins/getaddrinfo.h, plugins/gethostbyname.c,
8716           plugins/gethostbyname.h, plugins/netutils.c, plugins/netutils.h,
8717           plugins/utils.c, plugins/utils.h:
8718           Spent the day working on backwards compatability using
8719           getaddrinfo() Moved getaddrinfo.? and gethostbyname.? from lib/
8720           to plugins/ due to problems with compiling into the
8721           libnagiosplug.a as it required linking against socket libraries
8722           which are unneeded except for network based plugins. This code
8723           should hopefully happily work for all systems and has been tested
8724           prior to commit on Debian GNU/Linux, SPARC Solaris 7 and SPARC
8725           Solaris 9.
8727 2003-03-14 13:28  kdebisschop
8729         * [r423] plugins-scripts/check_ntp.pl:
8730           add timeout, fix taint chacking diom
8732 2003-03-13 22:20  undrgrid
8734         * [r422] ., .cvsignore, configure.in, lib/Makefile.am:
8735           Working out issues with getaddrinfo emulation build environment
8737 2003-03-13 21:14  tonvoon
8739         * [r421] plugins/check_dns.c, plugins/check_http.c,
8740           plugins/check_tcp.c:
8741           Strip leading spaces in perf data
8743 2003-03-13 21:10  tonvoon
8745         * [r420] plugins/check_smtp.c:
8746           Perf data without leading spaces and fix ANSI C complaint about
8747           \n
8749 2003-03-13 20:33  tonvoon
8751         * [r419] plugins/check_tcp.c:
8752           Fix compiler warnings re progname
8754 2003-03-13 06:52  undrgrid
8756         * [r418] depcomp:
8757           Removed auto-tools script that automake adds
8759 2003-03-13 06:51  undrgrid
8761         * [r417] ., .cvsignore, configure.in, install-sh, missing,
8762           mkinstalldirs, plugins, plugins/.cvsignore, plugins/Makefile.am,
8763           plugins/common.h, plugins/common.h.in, plugins/netutils.h,
8764           plugins/netutils.h.in, plugins/popen.h, plugins/popen.h.in,
8765           plugins/utils.c, plugins/utils.h, plugins/utils.h.in,
8766           plugins/version.h.in:
8767           Updated cvs ignore files to reflect changes Moved header files
8768           from being ran through configure to standard Removed auto-tools
8769           scripts that get added by automake
8771 2003-03-13 06:00  kdebisschop
8773         * [r416] plugins/negate.c:
8774           negate must be POSIXly correct in handling options, else wrapped
8775           options get passed to it
8777 2003-03-13 05:59  undrgrid
8779         * [r415] configure.in:
8780           Removed --with-ipv6 configure option so it determines IPv6
8781           availablity completely on it's own per suggestion by Karl
8783 2003-03-12 22:13  undrgrid
8785         * [r413] plugins/check_tcp.c:
8786           doco standarization
8788 2003-03-12 19:50  undrgrid
8790         * [r412] configure.in, plugins-scripts/subst.in:
8791           Just a lil namespace clean-up
8793 2003-03-12 17:42  undrgrid
8795         * [r411] configure.in:
8796           Minor fix to --with-ipv6 behavior
8798 2003-03-12 17:11  undrgrid
8800         * [r410] autogen.sh, configure.in, plugins/utils.c,
8801           plugins/utils.h.in:
8802           Added autogen.sh script that rebuilds using autotools and runs
8803           configure Modified configure.in to include some debug build
8804           option info at the end of the scripts execution. Can be removed
8805           by release time. Modified configure.in to include a --with-ipv6
8806           option Default build is without IPv6 support now to enable you
8807           need to use the --with-ipv6 command line option to configure.
8808           Modified plugins/utils.* to use USE_IPV6
8810 2003-03-12 07:05  kdebisschop
8812         * [r409] plugins/check_disk.c:
8813           doco standarization
8815 2003-03-12 06:44  kdebisschop
8817         * [r408] plugins/check_disk.c:
8818           errors for statfs
8820 2003-03-12 06:41  kdebisschop
8822         * [r407] plugins/check_smtp.c:
8823           comment/doco cleanup for embeeded doc work, control STMP command
8824           via options instead of defines
8826 2003-03-12 06:38  kdebisschop
8828         * [r406] configure.in:
8829           version increase, statfs work
8831 2003-03-12 02:47  undrgrid
8833         * [r405] plugins, plugins/.cvsignore:
8834           Add some more extra plugins
8836 2003-03-12 02:29  undrgrid
8838         * [r404] plugins/check_http.c:
8839           Clean up of output from plugin
8841 2003-03-12 02:29  undrgrid
8843         * [r403] plugins/check_dig.c, plugins/check_http.c,
8844           plugins/check_ldap.c, plugins/check_udp.c:
8845           Code clean-up
8847 2003-03-12 02:23  undrgrid
8849         * [r402] plugins/check_tcp.c:
8850           Code cleanup
8852 2003-03-12 00:45  tonvoon
8854         * [r401] plugins/check_dns.c:
8855           Removed is_host checks to speed up code. Fixed timings so no
8856           spaces
8858 2003-03-12 00:08  tonvoon
8860         * [r400] plugins/check_dns.c:
8861           Timings in milliseconds and nicer output
8863 2003-03-11 22:51  tonvoon
8865         * [r399] plugins-scripts, plugins-scripts/.cvsignore:
8866           Add script ignores
8868 2003-03-11 22:36  tonvoon
8870         * [r398] plugins/negate.c:
8871           Remove getopt_long checks
8873 2003-03-11 22:34  tonvoon
8875         * [r397] nagiosplug/branches/release-1.3.0/plugins/negate.c,
8876           plugins/negate.c:
8877           Fixed reading too many argv parameters and changed to asprintf
8879 2003-03-11 22:22  tonvoon
8881         * [r396] plugins/check_by_ssh.c, plugins/check_dig.c,
8882           plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
8883           plugins/check_hpjd.c, plugins/check_http.c,
8884           plugins/check_ide-smart.c, plugins/check_ldap.c,
8885           plugins/check_load.c, plugins/check_mrtg.c,
8886           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
8887           plugins/check_nagios.c, plugins/check_nt.c,
8888           plugins/check_nwstat.c, plugins/check_overcr.c,
8889           plugins/check_pgsql.c, plugins/check_ping.c,
8890           plugins/check_procs.c, plugins/check_radius.c,
8891           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
8892           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
8893           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
8894           plugins/check_users.c, plugins/check_vsz.c:
8895           Remove getopt_long checks
8897 2003-03-11 22:09  undrgrid
8899         * [r395] configure.in:
8900           Fixed some ping6 variables
8902 2003-03-11 18:32  undrgrid
8904         * [r394] configure.in:
8905           Minor change to Karl's statfs check Inclusion of ICMPv6 ping
8906           tests to define PING6_COMMAND Minor fix to ps syntax checking to
8907           fix bug I introduced last nite
8909 2003-03-11 07:04  undrgrid
8911         * [r393] Makefile.am, configure.in:
8912           Removed acconfig.h from EXTRA_DIST Fixed problem with test in
8913           SWAP_FORMAT and SWAP_COMMAND
8915 2003-03-11 06:44  kdebisschop
8917         * [r392] configure.in, plugins/check_disk.c:
8918           use statfs for check_disk (still needs fs scan)
8920 2003-03-11 06:03  undrgrid
8922         * [r391] acconfig.h, configure.in:
8923           Finishing clean-up of configure.in Removing acconfig.h as it's no
8924           longer needed
8926 2003-03-10 23:58  undrgrid
8928         * [r390] acconfig.h, configure.in:
8929           Cleaned up configure for PS and PING to produce cleaner config.h
8931 2003-03-09 18:13  undrgrid
8933         * [r389] plugins/common.h.in:
8934           Make sure sys/socket.h is explicitly included if
8935           HAVE_SYS_SOCKET_H is defined
8937 2003-03-09 10:39  tonvoon
8939         * [r388] nagiosplug/branches/release-1.3.0/plugins/check_disk.c,
8940           plugins/check_disk.c:
8941           Implement error-only option for check_disk (Ian Duggan)
8943 2003-03-08 12:08  tonvoon
8945         * [r387] nagiosplug/branches/release-1.3.0/plugins/check_disk.c,
8946           plugins/check_disk.c:
8947           Fix AIX /proc filesystem (Ian Duggan)
8949 2003-03-08 11:44  tonvoon
8951         * [r386] configure.in:
8952           snprintf checks in configure.in like samba
8954 2003-03-08 02:27  undrgrid
8956         * [r385] plugins/check_dns.c:
8957           Modified code to call is_addr() rather than is_dotted_quad() with
8958           the new AF indepdent function routines
8960 2003-03-08 02:26  undrgrid
8962         * [r384] plugins/netutils.c, plugins/netutils.h.in,
8963           plugins/utils.c, plugins/utils.h.in:
8964           AF indepedent routines introduced. Modifed process_request() &
8965           my_connect() parameters to make 'proto' type 'int' rather than
8966           'char *' and use IPPROTO_* POSIX values. Removed is_dotted_quad()
8967           & my_inet_aton() functions Added is_addr(), is_inet_addr(),
8968           is_inet6_addr() and resolve_host_or_addr() functions to check
8969           whether it is a valid IP address Modified is_host() to call
8970           is_addr() and is_hostname()
8972 2003-03-08 02:02  tonvoon
8974         * [r383] tools/sfsnapshot:
8975           Need to remove configure.in
8977 2003-03-08 01:59  tonvoon
8979         * [r382] lib/Makefile.am, lib/snprintf.c, plugins/Makefile.am,
8980           plugins/snprintf.c:
8981           Move snprintf into lib
8983 2003-03-08 01:48  tonvoon
8985         * [r381] tools/sfsnapshot:
8986           Have to run through whole automake procedure as datestamp in
8987           RELEASE variable
8989 2003-03-08 01:13  tonvoon
8991         * [r380] tools/sfsnapshot:
8992           Added automake parameters for config.sub and config.guess
8994 2003-03-08 00:57  tonvoon
8996         * [r379] tools/sfsnapshot:
8997           Fixed production OUT variable
8999 2003-03-08 00:55  tonvoon
9001         * [r378] tools/sfsnapshot:
9002           Adds MD5SUM file, creates multiple branch snapshots and doesn't
9003           rerun configure/automake/autoconf unnecessarily
9005 2003-03-08 00:23  tonvoon
9007         * [r377] nagiosplug/branches/release-1.3.0/Makefile.am,
9008           Makefile.am:
9009           Use Makefile's variables (to support a shortcut in sfsnapshot)
9011 2003-03-07 22:11  undrgrid
9013         * [r376] configure.in, lib/Makefile.am, lib/getaddrinfo.c,
9014           lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
9015           plugins/check_pgsql.c, plugins/common.h.in, plugins/netutils.c,
9016           plugins/netutils.h.in, tools/setup:
9017           Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553
9018           functions if missing in system libs and lwres not present Moved
9019           all references to netdb.h and sys/socket.h into common.h.in
9020           Modified automake call in tools/setup to include adding missing
9021           files so config.sub and config.guess will be available
9023 2003-03-07 07:45  kdebisschop
9025         * [r374] plugins/check_smtp.c:
9026           millisecond timing and perf data
9028 2003-03-07 07:17  kdebisschop
9030         * [r373] nagiosplug/branches/release-1.3.0/plugins/check_smtp.c,
9031           plugins/check_smtp.c:
9032           whole timer loop was on the wrong side of connection close code
9034 2003-03-07 06:43  kdebisschop
9036         * [r372] nagiosplug/branches/release-1.3.0/plugins/check_udp.c,
9037           plugins/check_udp.c:
9038           fix for -H invocation of hostname
9040 2003-03-06 06:40  undrgrid
9042         * [r371] acinclude.m4, configure.in:
9043           Adds --with-lwres and --enable-emulate-getaddrinfo but are not
9044           used in any of the code at this time. Has a check for IPv6
9045           support but only runs if using the emulate-getaddrinfo routines,
9046           this needs to be modified. !!! I need input from results of this
9047           run on various platforms to see what results are seen in
9048           plugins/config.h so please help test !!!
9050 2003-03-05 07:27  kdebisschop
9052         * [r370] plugins-scripts/check_ntp.pl:
9053           add "m" to regex for minutes
9055 2003-03-05 00:17  tonvoon
9057         * [r365] plugins/check_http.c:
9058           check_http min size option (680467 - Dave Viner)
9060 2003-03-04 23:56  tonvoon
9062         * [r364] plugins/check_nt.c:
9063           Make output message for CPU Load a bit nicer
9065 2003-03-04 23:35  tonvoon
9067         * [r363] tools/sfsnapshot:
9068           To create nagiosplug daily snapshots on SF
9070 2003-03-03 03:49  kdebisschop
9072         * [r362] plugins/check_ping.c:
9073           accept comma-delimted list of hosts for checking if a multihomed
9074           host is alive
9076 2003-03-02 06:01  kdebisschop
9078         * [r361] plugins/check_ping.c:
9079           add logic to check multiple servers
9081 2003-03-02 04:59  kdebisschop
9083         * [r360] ChangeLog:
9084           update from CVS
9086 2003-03-02 04:58  kdebisschop
9088         * [r359] configure.in, nagios-plugins.spec.in:
9089           adjustments to remove beta tagging
9091 2003-03-02 04:32  kdebisschop
9093         * [r358] ChangeLog:
9094           update from CVS
9096 2003-03-01 05:09  kdebisschop
9098         * [r357] nagios-plugins.spec.in:
9099           we were missing some docs in the RPM
9101 2003-02-23 17:11  sghosh
9103         * [r356] REQUIREMENTS:
9104           Novell requirements
9106 2003-02-23 17:10  sghosh
9108         * [r355] contrib/check_bgpstate.pl:
9109           removed community string in CRIT message
9111 2003-02-22 19:06  tonvoon
9113         * [r354] configure.in:
9114           Solaris and Unixware labels round the wrong way for swap command
9116 2003-02-22 13:01  kdebisschop
9118         * [r353] Makefile.am:
9119           provide target for nagios-plugins.spec
9121 2003-02-22 07:27  kdebisschop
9123         * [r352] Makefile.am:
9124           add CODING FAQ LEGAL to distribution tarball
9126 2003-02-21 21:59  tonvoon
9128         * [r351] plugins/check_http.c:
9129           Fixed coredump with unallocated string
9131 2003-02-21 21:46  tonvoon
9133         * [r350] plugins/check_dns.c:
9134           Strip leading spaces on dns return value (689563 - Simon L
9135           Nielsen)
9137 2003-02-20 03:16  kdebisschop
9139         * [r348] plugins-scripts/check_disk_smb.pl:
9140           option regexs need to include ^ and $
9142 2003-02-19 22:56  tonvoon
9144         * [r347] lib/Makefile.am:
9145           Removing getloadavg.m4 from dist
9147 2003-02-19 08:36  kdebisschop
9149         * [r346] INSTALL, configure.in, lib/getloadavg.m4, tools/setup:
9150           remove getloadavg.m4
9152 2003-02-19 00:45  tonvoon
9154         * [r345] Makefile.am, configure.in, getloadavg.m4, lib/Makefile.am,
9155           lib/getloadavg.c, lib/getloadavg.m4, plugins/Makefile.am,
9156           plugins/getloadavg.c:
9157           Move getloadavg to lib directory. Must run "aclocal -I lib"
9159 2003-02-18 23:00  kdebisschop
9161         * [r344] plugins/check_pgsql.c:
9162           spurious backslash escape
9164 2003-02-18 22:56  kdebisschop
9166         * [r343] configure.in:
9167           set tag for beta3, fix pgsql detection
9169 2003-02-18 22:24  kdebisschop
9171         * [r342] plugins/check_udp.c:
9172           never exited getopt loop
9174 2003-02-18 22:20  kdebisschop
9176         * [r341] plugins/check_tcp.c:
9177           failed if header was more than 1023 bytes
9179 2003-02-18 22:10  tonvoon
9181         * [r340] plugins/check_load.c:
9182           Fixed the output messages (Bug 688729 - Jayjay)
9184 2003-02-18 21:58  tonvoon
9186         * [r339] Makefile.am:
9187           Add SUPPORT file to distribution
9189 2003-02-18 21:56  tonvoon
9191         * [r338] plugins/check_http.c:
9192           Fixed compiler warning and increased the SSL random key for a
9193           Solaris PRNG problem
9195 2003-02-18 05:38  kdebisschop
9197         * [r337] configure.in:
9198           remainder of ps fix for UnixWare, and move [] in if/elif to
9199           indicate m4 quoting instead of test invocation
9201 2003-02-18 04:05  sghosh
9203         * [r336] contrib/check_appletalk.pl:
9204           Appletalk ping plugin
9206 2003-02-18 04:04  sghosh
9208         * [r335] plugins/check_snmp.c:
9209           OID type prefix patch [Patches-679403]
9211 2003-02-18 03:46  sghosh
9213         * [r334] plugins/check_swap.c:
9214           support for Large swap sizes
9216 2003-02-18 03:17  sghosh
9218         * [r333] configure.in:
9219           regex fix to catch *BSD swapinfo and not HP-UX error and
9220           memory/file swap in addition to device for HP-UX
9222 2003-02-17 22:01  kdebisschop
9224         * [r332] configure.in:
9225           typo in testing uname output
9227 2003-02-17 21:57  kdebisschop
9229         * [r331] configure.in:
9230           ping and swap for unixware
9232 2003-02-17 21:04  kdebisschop
9234         * [r330] configure.in:
9235           library search dirs are part of LDFLAGS
9237 2003-02-17 19:11  sghosh
9239         * [r329] REQUIREMENTS:
9240           location updates
9242 2003-02-16 08:41  tonvoon
9244         * [r328] plugins/Makefile.am:
9245           Fixed dependencies for check_nt
9247 2003-02-16 08:25  tonvoon
9249         * [r327] plugins/check_nt.c:
9250           Coredump if no variable set (reported by Marc C. Poulin)
9252 2003-02-16 02:46  egalstad
9254         * [r326] contrib/check_dhcp.c:
9255           Interface patch byor Clemens Resen
9257 2003-02-16 02:18  sghosh
9259         * [r325] plugins-scripts/check_ntp.pl:
9260           all alphanumeric accepted for refid on ntpq
9262 2003-02-12 22:32  tonvoon
9264         * [r324] plugins, plugins/.cvsignore:
9265           Added extra plugins
9267 2003-02-12 22:30  tonvoon
9269         * [r323] lib, lib/.cvsignore:
9270           Add ignore files
9272 2003-02-12 22:29  tonvoon
9274         * [r322] plugins/negate.c:
9275           Remove unnecessary \ and fix coredump with no parameters
9276           specified
9278 2003-02-12 22:27  tonvoon
9280         * [r321] plugins/check_http.c:
9281           Remove unnecessary \ - complaints from Tru64's cc compiler
9283 2003-02-12 22:21  tonvoon
9285         * [r320] configure.in:
9286           Inadequate quoting for PS_FORMAT & removal of grep "*** for Tru64
9288 2003-02-12 04:36  sghosh
9290         * [r319] command.cfg.in:
9291           forced ntpq jitter check
9293 2003-02-12 04:32  sghosh
9295         * [r318] plugins-scripts/check_ifoperstatus.pl:
9296           added timeout alarm
9298 2003-02-12 04:30  sghosh
9300         * [r317] plugins-scripts/check_ntp.pl:
9301           fixed regex for stratum1 peer, added logic for failed ntpq
9302           call(e.g. sntp host)
9304 2003-02-11 00:47  tonvoon
9306         * [r316] plugins/check_mysql.c:
9307           Patch by Dave Viner for seg fault on RH 7.3 (655903)
9309 2003-02-10 23:59  tonvoon
9311         * [r315] configure.in:
9312           Update with references to REQUIREMENTS
9314 2003-02-10 23:58  tonvoon
9316         * [r314] Requirements:
9317           Remove file, superceded by REQUIREMENTS
9319 2003-02-10 23:34  tonvoon
9321         * [r313] plugins/getopt.c, plugins/getopt.h, plugins/getopt1.c:
9322           Removing getopt files - now in new lib directory
9324 2003-02-10 23:32  tonvoon
9326         * [r312] lib, lib/Makefile.am, lib/getopt.c, lib/getopt.h,
9327           lib/getopt1.c:
9328           New directory for common library files
9330 2003-02-10 23:28  tonvoon
9332         * [r311] plugins/common.h.in:
9333           Added in a define for HAVE_GETOPT_H for backwards compatibility
9335 2003-02-10 23:27  tonvoon
9337         * [r310] plugins/Makefile.am:
9338           Remove unnecessary getopt references and link in lib directory
9340 2003-02-10 23:26  tonvoon
9342         * [r309] configure.in:
9343           Removing checks for getopt.h - now always available. Also support
9344           lib dir
9346 2003-02-10 23:24  tonvoon
9348         * [r308] Makefile.am:
9349           Adding lib directory for getopts change
9351 2003-02-10 23:08  tonvoon
9353         * [r307] configure.in:
9354           Fixed Tru64 ps command (Bug 669585 - Paula Arnold)
9356 2003-02-10 18:36  undrgrid
9358         * [r306] plugins/check_ssh.c:
9359           Added argc checks before attempting to access argv[]
9360           
9361           Corrected return codes and output
9363 2003-02-10 14:18  undrgrid
9365         * [r305] plugins/check_ssh.c:
9366           Revised code to use resolving and connection code in utils.c and
9367           netutils.c rather than its own functions. Corrected code to
9368           properly handle input of server hostname and port on commandline
9369           without option flags.
9371 2003-02-10 04:49  kdebisschop
9373         * [r304] contrib/check_fping_in.c:
9374           this plugin is in core as check_fping
9376 2003-02-09 18:59  undrgrid
9378         * [r303] tools/setup:
9379           Reordered program calls so autoheader was called before automake
9380           thus getting rid of errors for header files not being present
9381           when automake was called. Also puts it inline with documentation
9382           in INSTALL & INSTALLING
9384 2003-02-09 14:20  sghosh
9386         * [r302] contrib/check_adptraid.sh,
9387           contrib/check_compaq_insight.pl, contrib/check_file_age.pl:
9388           new plugins
9390 2003-02-09 14:18  sghosh
9392         * [r301] contrib/README.TXT, contrib/readme.txt:
9393           file rename
9395 2003-02-09 14:16  sghosh
9397         * [r300] contrib/check_remote_nagios_status.pl,
9398           contrib/check_wins.pl, contrib/sched_downtime.pl:
9399           more contribs
9401 2003-02-09 14:03  sghosh
9403         * [r299] contrib/tarballs/fetchlog-0.92.tar.gz,
9404           contrib/tarballs/fetchlog-0.94.tar.gz:
9405           new version
9407 2003-02-09 12:56  kdebisschop
9409         * [r298] CODING, README:
9410           spell check
9412 2003-02-09 12:36  kdebisschop
9414         * [r297] FAQ:
9415           spell check
9417 2003-02-09 12:17  sghosh
9419         * [r296] SUPPORT:
9420           ispell
9422 2003-02-08 06:00  kdebisschop
9424         * [r295] plugins/check_pgsql.c:
9425           use enum instead of define
9427 2003-02-08 05:58  kdebisschop
9429         * [r294] FAQ:
9430           add item on submitting new plugins
9432 2003-02-08 05:57  kdebisschop
9434         * [r293] SUPPORT:
9435           suggest minimum standards for support requests
9437 2003-02-08 05:32  kdebisschop
9439         * [r292] plugins/check_http.c:
9440           submit request with one send
9442 2003-02-05 05:59  kdebisschop
9444         * [r291] configure.in:
9445           fix for SSL build on RedHat rawhide
9447 2003-02-05 05:58  kdebisschop
9449         * [r290] plugins/check_dns.c:
9450           allow check to proceed using servers from resolv.conf
9452 2003-02-05 05:57  kdebisschop
9454         * [r289] plugins/check_http.c:
9455           fix segfault due to bad asprintf invocation
9457 2003-02-04 06:24  sghosh
9459         * [r288] plugins-scripts/Makefile.am:
9460           install user:grp perms [patch 679703 -Detlef Boehm]
9462 2003-02-04 06:16  sghosh
9464         * [r287] plugins-scripts/check_flexlm.pl:
9465           lmstat output update
9467 2003-02-04 05:54  sghosh
9469         * [r286] plugins-scripts/check_ntp.pl:
9470           corrected ntpdate offset to seconds
9472 2003-02-03 21:43  tonvoon
9474         * [r285] plugins/check_snmp.c:
9475           Avoid core dump with null or invalid data (679400 - Mathieu
9476           Masseboeuf)
9478 2003-02-03 21:33  tonvoon
9480         * [r284] plugins/Makefile.am:
9481           Patch for Mac OS X compile (652080 - Ton Voon)
9483 2003-02-03 20:43  sghosh
9485         * [r283] contrib/tarballs/check_cit.tgz:
9486           Citrix plugin
9488 2003-02-03 20:35  sghosh
9490         * [r282] command.cfg.in:
9491           more sample command configurations
9493 2003-02-03 20:29  sghosh
9495         * [r281] configure.in, plugins-scripts/check_ntp.pl,
9496           plugins-scripts/utils.pm.in:
9497           change ntpdc to ntpq (Jonathan Rozes,Thomas Schimpke, bug-656237
9498           )
9500 2003-02-03 15:47  sghosh
9502         * [r280] plugins-scripts/check_ntp.pl:
9503           patch for desync peer and ntpdate (James Fidell)
9505 2003-02-03 05:29  sghosh
9507         * [r279] plugins-scripts/check_ifstatus.pl:
9508           bugfix [bug 651021 mperry2]
9510 2003-02-03 05:07  sghosh
9512         * [r278] plugins/check_hpjd.c:
9513           added default community [bug-patch #600349 jbaumgartner]
9515 2003-01-31 18:40  tonvoon
9517         * [r277] plugins/check_procs.c:
9518           Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)
9520 2003-01-31 18:36  tonvoon
9522         * [r276] plugins/check_nt.c:
9523           Reapply all asprintf calls. Fix for %% problem with -l flag.
9525 2003-01-31 01:26  tonvoon
9527         * [r275] plugins/check_nt.c:
9528           Removed all unnecessary asprintf calls. Replaced with original
9529           check_nt.c to minimise amount of changes (reported by Reuben
9530           Farrelly)
9532 2003-01-30 23:18  tonvoon
9534         * [r274] plugins/check_nt.c:
9535           Added reference to the official NSClient web site
9537 2003-01-30 22:57  tonvoon
9539         * [r273] plugins/check_swap.c:
9540           Fixed long --allswap option
9542 2003-01-30 22:55  tonvoon
9544         * [r272] plugins/check_procs.c:
9545           Fixed progname
9547 2003-01-29 20:57  tonvoon
9549         * [r271] plugins/check_mrtgtraf.c:
9550           Fixed error and success codes (638656 - Paul Dlug)
9552 2003-01-29 20:47  tonvoon
9554         * [r270] plugins-scripts/check_oracle.sh:
9555           Added cache and tablespace check (621567 - John Marquart)
9557 2003-01-29 20:33  tonvoon
9559         * [r269] plugins/Makefile.am, plugins/check_nt.c:
9560           Added in check_nt for bug 646516
9562 2003-01-29 06:38  kdebisschop
9564         * [r268] plugins/check_mysql.c:
9565           remove incorrect check_disk() declaration
9567 2003-01-29 06:16  kdebisschop
9569         * [r267] plugins/check_ldap.c:
9570           fix segfault when argc>=2 and the -H or -b options are not
9571           supplied
9573 2003-01-29 06:15  kdebisschop
9575         * [r266] plugins/check_by_ssh.c:
9576           1.8
9578 2003-01-29 05:55  tonvoon
9580         * [r265] plugins/check_http.c:
9581           Better error if server requests client based certificate (609382
9582           - Olaf Greis)
9584 2003-01-29 05:27  tonvoon
9586         * [r264] contrib/check_dns_random.pl:
9587           Exit code added (604837 - Lachlan Cameron-Smith)
9589 2003-01-29 05:10  tonvoon
9591         * [r263] plugins-scripts/check_oracle.sh:
9592           Added dummy login test (650970 - Ton Voon)
9594 2003-01-29 04:28  tonvoon
9596         * [r262] plugins/check_vsz.c:
9597           Error when no params passed, better invalid params message
9598           (652086 - Ton Voon)
9600 2003-01-29 04:11  tonvoon
9602         * [r261] plugins/check_procs.c:
9603           Fixed NULL status in Solaris (644783 - Fabian Pehla) Fixed -p
9604           options (652082 - Ton Voon)
9606 2003-01-28 07:44  kdebisschop
9608         * [r260] contrib/checkciscotemp.pl:
9609           typo: had commented use Net::SNMP for testing
9611 2003-01-28 07:42  kdebisschop
9613         * [r259] plugins/check_real.c:
9614           make sure host_name is set and remove NULL string inits that can
9615           lead to segfaults
9617 2003-01-28 07:26  kdebisschop
9619         * [r258] plugins/check_mysql.c:
9620           missed argc check on port parameter
9622 2003-01-28 07:17  kdebisschop
9624         * [r257] contrib/checkciscotemp.pl:
9625           split and validate input more robustly
9627 2003-01-28 07:15  kdebisschop
9629         * [r256] plugins/check_http.c:
9630           remove NULL string inits that can lead to segfaults
9632 2003-01-28 00:32  tonvoon
9634         * [r255] configure.in:
9635           ps support for Darwin / MacOSX
9637 2003-01-27 11:53  kdebisschop
9639         * [r254] plugins/check_http.c:
9640           do not pass host if none is provided
9642 2003-01-27 06:04  kdebisschop
9644         * [r253] plugins/check_http.c:
9645           we were sending extra CRLF
9647 2003-01-19 06:34  kdebisschop
9649         * [r252] plugins-scripts/check_rpc.pl:
9650           indicate new default state in get_rpcinfo, also fix a bunch of
9651           indents for consistent format
9653 2003-01-17 05:56  sghosh
9655         * [r251] plugins-scripts/check_rpc.pl:
9656           bug fix for state and opt_c initialization
9658 2003-01-17 05:37  sghosh
9660         * [r250] plugins/check_snmp.c:
9661           Counter32 tag parsing added
9663 2003-01-16 06:42  kdebisschop
9665         * [r249] plugins/check_mysql.c, plugins/check_pgsql.c:
9666           semicolon needed where progname define was replaced
9668 2003-01-16 06:29  kdebisschop
9670         * [r248] plugins/check_http.c:
9671           add option to let regex span newlines
9673 2003-01-16 06:28  kdebisschop
9675         * [r247] plugins/check_game.c:
9676           progname and print_usage need to be defined
9678 2003-01-16 06:22  kdebisschop
9680         * [r246] plugins/check_radius.c:
9681           semicolon needed where praogname define was replced
9683 2003-01-16 06:10  kdebisschop
9685         * [r245] plugins/check_hpjd.c:
9686           semicolon needed where praogname define was replced
9688 2003-01-16 05:22  kdebisschop
9690         * [r244] configure.in:
9691           find kerberos libs in latest Red Hat beta
9693 2003-01-16 05:21  kdebisschop
9695         * [r243] plugins/utils.c:
9696           restore max() macro
9698 2003-01-16 05:20  kdebisschop
9700         * [r242] plugins/check_tcp.c:
9701           cleanup progname assignment
9703 2003-01-16 05:19  kdebisschop
9705         * [r241] plugins-scripts/check_disk_smb.pl:
9706           accept $ for share and \\ for users
9708 2003-01-16 05:17  kdebisschop
9710         * [r240] plugins/check_by_ssh.c:
9711           avoid segfault when host is not given
9713 2003-01-13 12:21  kdebisschop
9715         * [r239] contrib/check_dhcp.c, contrib/check_fping_in.c,
9716           contrib/check_rbl.c:
9717           convert PROGANE from a define to a const char
9719 2003-01-13 12:15  kdebisschop
9721         * [r238] plugins/check_by_ssh.c, plugins/check_dig.c,
9722           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
9723           plugins/check_fping.c, plugins/check_hpjd.c,
9724           plugins/check_http.c, plugins/check_ldap.c, plugins/check_load.c,
9725           plugins/check_mrtg.c, plugins/check_mrtgtraf.c,
9726           plugins/check_mysql.c, plugins/check_nagios.c,
9727           plugins/check_nwstat.c, plugins/check_overcr.c,
9728           plugins/check_pgsql.c, plugins/check_ping.c,
9729           plugins/check_procs.c, plugins/check_radius.c,
9730           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
9731           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
9732           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
9733           plugins/check_users.c, plugins/check_vsz.c, plugins/negate.c,
9734           plugins/urlize.c, plugins/utils.c, plugins/utils.h.in:
9735           convert PROGANE from a define to a const char
9737 2003-01-13 12:13  kdebisschop
9739         * [r237] plugins/popen.c:
9740           change exit status to be POSIX compliant
9742 2003-01-13 12:09  kdebisschop
9744         * [r236] plugins/check_nagios.c:
9745           check for a few null strings, change PROGNAME from #define to
9746           const *char
9748 2003-01-13 04:50  kdebisschop
9750         * [r235] plugins/check_disk.c:
9751           add options for excluding devices and for skipping OK devices in
9752           summary
9754 2003-01-03 03:24  kdebisschop
9756         * [r234] plugins/utils.c:
9757           protect against some null strings, make formats more uniform
9759 2002-12-19 19:30  kdebisschop
9761         * [r233] plugins/check_tcp.c:
9762           expect is +OK for SPOP too
9764 2002-12-19 19:29  kdebisschop
9766         * [r232] plugins/check_tcp.c:
9767           server expect not getting set, expect is +OK for POP
9769 2002-12-19 19:20  kdebisschop
9771         * [r231] plugins/check_http.c:
9772           remove spurious CRLF
9774 2002-11-29 12:02  stanleyhopcroft
9776         * [r230] contrib/check_citrix:
9777           New plugin to check the ICA browse service (used by Citrix
9778           Metaframe servers) from Ed Rolison and Tom De Blende.
9780 2002-11-25 12:00  kdebisschop
9782         * [r228] plugins/check_tcp.c:
9783           was segfaulting if no dtat was returned
9785 2002-11-24 13:43  kdebisschop
9787         * [r227] tools/snapshot:
9788           some fixes needed to move off old devel box
9790 2002-11-24 13:09  kdebisschop
9792         * [r226] tools/snapshot:
9793           make routine snapshots of nagios and plugin CVS to expand testing
9795 2002-11-22 10:52  kdebisschop
9797         * [r225] plugins/check_ups.c:
9798           add replace battery condition, replace unchecked strcat calls
9799           with asprintf (I do not think buffer overflow was possible here,
9800           but lets be consistent)
9802 2002-11-22 02:46  kdebisschop
9804         * [r224] configure.in:
9805           get long args output to work on check_procs by putting
9806           incantations with -w ahead of others
9808 2002-11-22 02:33  kdebisschop
9810         * [r223] configure.in:
9811           get long args output to work on linux check_procs, actually works
9812           this time (needs OpenBSD testing)
9814 2002-11-22 01:33  kdebisschop
9816         * [r222] plugins/check_procs.c:
9817           add a few comments, trap a few place where a NULL string might
9818           have been handled
9820 2002-11-22 01:31  kdebisschop
9822         * [r221] configure.in:
9823           get long args output to work on linux check_procs (needs OpenBSD
9824           testing)
9826 2002-11-21 12:40  kdebisschop
9828         * [r220] plugins/check_dig.c:
9829           fix empty output on errors
9831 2002-11-20 11:56  kdebisschop
9833         * [r219] plugins/check_swap.c:
9834           add switch to evaluate each swap individually
9836 2002-11-20 11:28  kdebisschop
9838         * [r218] plugins/check_dig.c:
9839           fix solaris SEGV, still need to print meaningful error text
9841 2002-11-20 01:19  kdebisschop
9843         * [r217] plugins/check_by_ssh.c:
9844           in short options, t no no argument
9846 2002-11-20 01:09  kdebisschop
9848         * [r216] plugins/check_dig.c:
9849           replace some strcpy with strscpy
9851 2002-11-19 19:13  kdebisschop
9853         * [r215] plugins/Makefile.am:
9854           another try at portable symlinking
9856 2002-11-19 19:07  kdebisschop
9858         * [r214] plugins/Makefile.am:
9859           another try at portable symlinking
9861 2002-11-19 19:06  kdebisschop
9863         * [r213] plugins/check_time.c:
9864           explicitly cast recv() arg2 for SunOS5.6
9866 2002-11-19 07:13  kdebisschop
9868         * [r212] plugins/Makefile.am:
9869           rewrite of install-exec-hook for solaris
9871 2002-11-18 21:58  sghosh
9873         * [r211] contrib/check_javaproc.pl, contrib/nagios_sendim.pl:
9874           javaproc, sendim
9876 2002-11-18 14:46  sghosh
9878         * [r210] contrib-reporting, contrib-reporting/process_perfdata.pl:
9879           New directory to for perfdata and reporting scripts
9881 2002-11-18 11:24  kdebisschop
9883         * [r209] plugins/check_swap.c:
9884           test total swap instead of individual disks
9886 2002-11-18 07:23  kdebisschop
9888         * [r208] plugins/check_disk.c:
9889           failed to handle multple disks
9891 2002-11-18 07:22  kdebisschop
9893         * [r207] plugins/utils.c:
9894           more readable max_state() code
9896 2002-11-16 12:57  kdebisschop
9898         * [r206] plugins/Makefile.am:
9899           fix too many sources problem for programs tha are symlinks to
9900           check_tcp
9902 2002-11-16 04:59  kdebisschop
9904         * [r205] plugins/check_snmp.c:
9905           my take on Subhendu's patches, plus a few comments for clarity
9907 2002-11-15 17:47  sghosh
9909         * [r204] plugins/check_snmp.c:
9910           memory bounds in options, no output comparison case
9912 2002-11-15 04:51  kdebisschop
9914         * [r203] nagios-plugins.spec.in:
9915           make spec work again, now that release is in source name again
9917 2002-11-15 00:51  kdebisschop
9919         * [r202] configure.in:
9920           release numbering fix
9922 2002-11-15 00:50  kdebisschop
9924         * [r201] plugins/check_snmp.c:
9925           fix label handling, replace accidentally deleted elseif l.310
9927 2002-11-14 18:25  kdebisschop
9929         * [r200] Makefile.am, acconfig.h, configure.in,
9930           nagios-plugins.spec.in, plugins/utils.c:
9931           fix bug with gettimeofday test, improve version/release handling,
9932           update rpm spec
9934 2002-11-14 18:23  kdebisschop
9936         * [r199] plugins/Makefile.am:
9937           fix typo in snprintf build
9939 2002-11-14 05:36  kdebisschop
9941         * [r198] plugins/Makefile.am:
9942           can't drop these sources -- neded for dist
9944 2002-11-14 05:27  kdebisschop
9946         * [r197] plugins/Makefile.am:
9947           fix build rule for snprintf
9949 2002-11-14 05:25  kdebisschop
9951         * [r196] plugins/check_http.c:
9952           pagesize count off by one
9954 2002-11-14 04:45  kdebisschop
9956         * [r195] plugins/check_http.c:
9957           clean up NULL from status on Solaris
9959 2002-11-14 04:00  kdebisschop
9961         * [r194] configure.in:
9962           typo in AC_DEFINE of PS_FORMAT for solaris
9964 2002-11-14 03:37  kdebisschop
9966         * [r193] plugins/Makefile.am:
9967           remove check_nt again
9969 2002-11-14 03:09  kdebisschop
9971         * [r192] plugins/Makefile.am:
9972           back out last change -- it was only work in progress
9974 2002-11-14 02:26  kdebisschop
9976         * [r191] plugins/Makefile.am, plugins/check_dns.c,
9977           plugins/check_ldap.c, plugins/check_mrtg.c,
9978           plugins/check_mrtgtraf.c, plugins/check_nwstat.c,
9979           plugins/check_radius.c, plugins/utils.c, plugins/version.h.in:
9980           remove call_getopt and ssprintf
9982 2002-11-13 11:50  kdebisschop
9984         * [r190] plugins/check_disk.c, plugins/check_dns.c,
9985           plugins/check_fping.c, plugins/check_hpjd.c,
9986           plugins/check_mrtg.c, plugins/check_nwstat.c,
9987           plugins/check_ping.c, plugins/check_vsz.c, plugins/urlize.c,
9988           plugins/utils.c:
9989           remove call_getopt and asprintf
9991 2002-11-12 11:28  kdebisschop
9993         * [r189] plugins/check_dig.c:
9994           cleanup asprintf, old function decls
9996 2002-11-12 11:26  kdebisschop
9998         * [r188] plugins/check_mysql.c, plugins/check_real.c,
9999           plugins/check_ups.c:
10000           remove call_getopt
10002 2002-11-11 22:15  sghosh
10004         * [r187] plugins/check_snmp.c:
10005           should use asprintf
10007 2002-11-11 20:19  sghosh
10009         * [r186] plugins/check_snmp.c:
10010           more snmpv3 patches
10012 2002-11-11 19:29  sghosh
10014         * [r185] plugins/check_snmp.c:
10015           long opt for miblist, snmpv3 support (rosenauer)
10017 2002-11-11 16:04  sghosh
10019         * [r184] plugins/check_snmp.c:
10020           option to specify a miblist - llow
10022 2002-11-11 15:43  sghosh
10024         * [r183] plugins/check_snmp.c:
10025           misc doc fix, missing verbose option
10027 2002-11-09 11:37  kdebisschop
10029         * [r182] plugins/check_ups.c, plugins/check_users.c:
10030           remove call_getopt
10032 2002-11-09 04:22  kdebisschop
10034         * [r181] plugins/check_by_ssh.c, plugins/check_dig.c,
10035           plugins/check_ping.c, plugins/check_time.c:
10036           remove call_getopt
10038 2002-11-09 04:21  kdebisschop
10040         * [r180] plugins/check_snmp.c:
10041           cleaner handling of DEFAULT_PORT
10043 2002-11-09 03:43  kdebisschop
10045         * [r179] configure.in:
10046           add HPUX swap, try to cleanup getopt processing
10048 2002-11-09 03:39  kdebisschop
10050         * [r178] plugins/check_pgsql.c, plugins/check_ping.c,
10051           plugins/check_snmp.c, plugins/negate.c, plugins/utils.h.in:
10052           define and use usage3 where second part of message is a an
10053           int/char
10055 2002-11-09 03:16  kdebisschop
10057         * [r177] plugins/snprintf.c:
10058           HAVE_C99_SNPRINTF is not tested, so remove from ifdef
10060 2002-11-08 08:07  kdebisschop
10062         * [r176] plugins/check_snmp.c:
10063           user reports NULL still getting into asprintf
10065 2002-11-08 08:06  kdebisschop
10067         * [r175] plugins/check_vsz.c:
10068           remove call_getopt
10070 2002-11-08 07:20  kdebisschop
10072         * [r174] acconfig.h, configure.in, plugins/common.h.in,
10073           plugins/utils.c, plugins/utils.h.in:
10074           patches required to build on solaris with asprintf and
10075           gettimeofday
10077 2002-11-08 07:18  kdebisschop
10079         * [r173] plugins/check_http.c, plugins/check_load.c,
10080           plugins/check_ping.c, plugins/check_procs.c,
10081           plugins/check_smtp.c, plugins/check_tcp.c:
10082           remove unused variables
10084 2002-11-08 07:17  kdebisschop
10086         * [r172] tools/oneliners:
10087           some useful onliners
10089 2002-11-07 14:30  kdebisschop
10091         * [r171] plugins/check_snmp.c:
10092           bugfixes to command format and (null) text created by asprintf
10093           switch
10095 2002-11-07 07:07  kdebisschop
10097         * [r170] plugins/check_by_ssh.c:
10098           remove call_getopt, add [] arougn time
10100 2002-11-07 07:06  kdebisschop
10102         * [r169] configure.in:
10103           test snprintf function family for ifdefs in snprintf.c
10105 2002-10-30 18:47  kdebisschop
10107         * [r168] plugins/check_tcp.c:
10108           replace fixed-lentgh buffer with asprintf
10110 2002-10-30 18:46  kdebisschop
10112         * [r167] plugins/check_udp.c:
10113           forgot to remove call_getopt
10115 2002-10-30 18:45  kdebisschop
10117         * [r166] plugins/check_ssh.c, plugins/check_swap.c:
10118           forgot to remove call_getopt declaration
10120 2002-10-30 18:29  kdebisschop
10122         * [r165] plugins/check_smtp.c:
10123           remove call_getopt, fix several buffer overruns possible due to
10124           use of fixed size buffers
10126 2002-10-30 18:22  kdebisschop
10128         * [r164] tools/setup:
10129           debian builds not actively maintained, so suppress error in setup
10130           script
10132 2002-10-30 05:07  sghosh
10134         * [r163] acconfig.h, configure.in, plugins-scripts/Makefile.am,
10135           plugins-scripts/check_mailq.pl, plugins-scripts/utils.pm.in:
10136           monitor mailq
10138 2002-10-28 13:05  kdebisschop
10140         * [r162] plugins-scripts/check_breeze.pl,
10141           plugins-scripts/check_disk_smb.pl,
10142           plugins-scripts/check_flexlm.pl, plugins-scripts/check_log.sh,
10143           plugins-scripts/check_ntp.pl, plugins-scripts/check_rpc.pl,
10144           plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl:
10145           remove pspace in shebang since no sequent users replied
10147 2002-10-26 13:30  kdebisschop
10149         * [r161] nagios-plugins.spec.in:
10150           release should not be in tarball name
10152 2002-10-25 13:58  kdebisschop
10154         * [r160] nagios-plugins.spec.in:
10155           tweak source macro
10157 2002-10-25 12:35  kdebisschop
10159         * [r159] plugins/Makefile.am:
10160           remove check_nt
10162 2002-10-25 02:31  kdebisschop
10164         * [r158] Makefile.am, plugins/Makefile.am:
10165           include getloadavg sources, add some Solaris pkg build support
10167 2002-10-22 09:13  kdebisschop
10169         * [r157] plugins/check_ssh.c:
10170           remove call_getopt, replace ssprintf with asprintf,better server
10171           version reporting
10173 2002-10-22 08:54  kdebisschop
10175         * [r156] plugins/check_tcp.c:
10176           add check_spop
10178 2002-10-22 08:19  kdebisschop
10180         * [r155] plugins/check_procs.c:
10181           remove call_getopt, replace ssprintf with asprintf
10183 2002-10-22 02:57  sghosh
10185         * [r154] contrib/check_procr.sh:
10186           From: Jerome Tytgat - checks to see if named process is running
10188 2002-10-22 01:31  sghosh
10190         * [r153] README, plugins/check_nt.c:
10191           check_nt is downloadable from nsclient.ready2run.nl
10193 2002-10-21 05:04  kdebisschop
10195         * [r152] plugins/check_swap.c:
10196           use asprintf instead of ssprintf
10198 2002-10-21 04:36  kdebisschop
10200         * [r151] plugins/Makefile.am:
10201           need to define SOURCES for check_tcp to also build as
10202           check_ftp,check_imap,check_nntp,check_pop
10204 2002-10-21 04:05  kdebisschop
10206         * [r150] plugins/utils.c:
10207           use asprintf to do strscpy
10209 2002-10-21 04:04  kdebisschop
10211         * [r149] plugins/Makefile.am:
10212           roll check_ftp, check_imap, check_pop, and check_nntp into
10213           check_tcp
10215 2002-10-21 04:03  kdebisschop
10217         * [r148] plugins/check_ftp.c, plugins/check_imap.c,
10218           plugins/check_nntp.c, plugins/check_pop.c:
10219           these are all combined into check_tcp now
10221 2002-10-21 03:55  kdebisschop
10223         * [r147] plugins/check_load.c:
10224           remove broken call_getopt
10226 2002-10-21 03:43  kdebisschop
10228         * [r146] plugins/check_snmp.c:
10229           cleanup process_arguments, print_help, and print_usage
10231 2002-10-21 03:40  kdebisschop
10233         * [r145] plugins/check_pgsql.c:
10234           now we provide long opts if they do not exist
10236 2002-10-20 20:22  kdebisschop
10238         * [r144] plugins/check_snmp.c:
10239           fixed scanning for multiple OIDs, which was not working
10241 2002-10-20 18:49  kdebisschop
10243         * [r143] plugins/check_snmp.c:
10244           change ssprintf to asprintf back out change at line 225 in r1.4
10245           (values were mismatched to format string, so output was nonsense)
10246           (I left a comment showing a construct that should work, but it
10247           fails for PHBs: if my disk gets nearly full, they want 'CRITICAL
10248           - 99%' not 'CRITICAL - Gauge32: 99') (If someine has a rationale
10249           for the change, maybe it could be done as an option? - it seems
10250           fairly clear that the Web display should be sensible to PHBs so
10251           long as there's no real loss)
10253 2002-10-18 06:41  kdebisschop
10255         * [r142] plugins/check_swap.c:
10256           remove old call_getopt
10258 2002-10-18 05:55  kdebisschop
10260         * [r141] plugins/check_load.c:
10261           remove old call_getopt code, fix bug taking single float, allow
10262           colon as separators in additin to commas
10264 2002-10-18 04:41  kdebisschop
10266         * [r140] plugins/utils.c:
10267           handle null src in strscat
10269 2002-10-18 03:48  kdebisschop
10271         * [r139] plugins/check_tcp.c:
10272           millisecond timing
10274 2002-10-18 03:46  kdebisschop
10276         * [r138] plugins/utils.h.in:
10277           refine STD_LONG_OPTS
10279 2002-10-18 03:46  kdebisschop
10281         * [r137] plugins/check_http.c:
10282           provide on more decimal point printing time
10284 2002-10-18 03:45  kdebisschop
10286         * [r136] plugins/check_ping.c:
10287           remove broken call_getopt stuff
10289 2002-10-17 06:09  kdebisschop
10291         * [r135] plugins/check_tcp.c:
10292           using asprintf
10294 2002-10-17 06:06  kdebisschop
10296         * [r134] INSTALL, INSTALLING, tools/setup:
10297           revise now that aclocal is remved from CVS
10299 2002-10-16 22:26  kdebisschop
10301         * [r133] configure.in:
10302           need some quoting on ifdef
10304 2002-10-16 22:17  kdebisschop
10306         * [r132] acinclude.m4, configure.in:
10307           finally a working fix for AM/AC_FUNC_STRTOD nightmare
10309 2002-10-16 22:03  kdebisschop
10311         * [r131] configure.in:
10312           mismatched quote
10314 2002-10-16 22:01  kdebisschop
10316         * [r130] configure.in:
10317           mismatched quote
10319 2002-10-16 21:54  kdebisschop
10321         * [r129] configure.in:
10322           missing commas
10324 2002-10-16 21:46  kdebisschop
10326         * [r128] configure.in:
10327           complains on paren in comment
10329 2002-10-16 21:43  kdebisschop
10331         * [r127] acinclude.m4:
10332           lost a paren
10334 2002-10-16 21:41  kdebisschop
10336         * [r126] acinclude.m4:
10337           old auto???? has AM_FUNC_STRTOD, now renamed AC_FUNC_STRTOD
10339 2002-10-16 21:32  kdebisschop
10341         * [r125] plugins/check_http.c, plugins/utils.c, plugins/utils.h.in:
10342           millisecond timimg where supported
10344 2002-10-16 21:31  kdebisschop
10346         * [r124] configure.in, missing:
10347           build cleanly on RedHat 8.0
10349 2002-10-16 10:46  kdebisschop
10351         * [r123] ., .cvsignore:
10352           ignore aclocal.m4
10354 2002-10-16 10:34  kdebisschop
10356         * [r122] configure.in:
10357           AM_STRTOD was a typo
10359 2002-10-16 10:31  kdebisschop
10361         * [r121] aclocal.m4:
10362           automake invokes acloacl on each run - it cannot be right to
10363           include this
10365 2002-10-16 10:18  kdebisschop
10367         * [r120] acconfig.h:
10368           better checks for vsnprintf stuff
10370 2002-10-16 10:16  kdebisschop
10372         * [r119] configure.in, plugins/check_http.c:
10373           use asprintf
10375 2002-10-16 10:14  kdebisschop
10377         * [r118] plugins/utils.c:
10378           use asprintf to construct strscat
10380 2002-10-16 04:57  kdebisschop
10382         * [r117] plugins/popen.h.in:
10383           timeout interval is extern
10385 2002-10-16 04:56  kdebisschop
10387         * [r116] plugins/utils.c, plugins/utils.h.in:
10388           start support for gettimeofday and tv_usec
10390 2002-10-16 04:54  kdebisschop
10392         * [r115] aclocal.m4:
10393           generated with automake 1.6 / autoconf 2.53 (maybe should not be
10394           in CVS, however)
10396 2002-10-16 04:52  kdebisschop
10398         * [r114] plugins/snprintf.c:
10399           newer snprintf from samba.org
10401 2002-10-16 04:44  kdebisschop
10403         * [r113] ., .cvsignore, depcomp:
10404           needed for automake 1.6 / autoconf 2.53
10406 2002-10-16 04:43  kdebisschop
10408         * [r112] Makefile.am:
10409           cosmetic line wrap before 80 chars
10411 2002-10-16 04:41  kdebisschop
10413         * [r111] configure.in:
10414           work with newer automake, begin swithc to asprintf
10416 2002-10-15 06:23  sghosh
10418         * [r110] plugins-scripts/check_ifoperstatus.pl:
10419           new exit states, more conditional checking
10421 2002-10-07 19:05  sghosh
10423         * [r109] plugins/check_dns.c:
10424           patch for expected IP address
10426 2002-10-07 01:34  kdebisschop
10428         * [r108] plugins/popen.c:
10429           make sure we do not run past the end of an unterminated string
10431 2002-10-07 01:19  kdebisschop
10433         * [r107] plugins/negate.c:
10434           use asprintf, inhibit splint warning
10436 2002-10-05 11:08  kdebisschop
10438         * [r106] getloadavg.m4, plugins/getloadavg.c:
10439           lets use library instead od inconsistent command line interfaces
10441 2002-09-26 02:17  kdebisschop
10443         * [r105] plugins/urlize.c:
10444           use ssprintf instead of sprintf
10446 2002-09-25 08:01  kdebisschop
10448         * [r104] plugins/check_http.c:
10449           incorporate comment on my_recv from Russell Scibetti
10451 2002-09-25 07:58  kdebisschop
10453         * [r103] plugins/check_http.c:
10454           incorporate comments from Russell Scibetti
10456 2002-09-24 05:16  kdebisschop
10458         * [r102] plugins/check_http.c:
10459           replace remaining occurences of sprintf with snprintf
10461 2002-09-16 00:47  kdebisschop
10463         * [r101] INSTALL:
10464           needed for latest autoconf
10466 2002-09-16 00:47  kdebisschop
10468         * [r100] Makefile.am, aclocal.m4, configure.in,
10469           nagios-plugins.spec.in:
10470           finish ckleanup of rpm spec porcessing
10472 2002-09-14 21:11  kdebisschop
10474         * [r99] nagios-plugins.spec, nagios-plugins.spec.in:
10475           complete spec based on confugure.in
10477 2002-09-14 21:06  kdebisschop
10479         * [r98] make-tarball, rpm:
10480           automake makes the dist tarball, rpmbuild -ta makes the rpm
10482 2002-09-14 02:27  kdebisschop
10484         * [r97] plugins/check_http.c, plugins/check_tcp.c:
10485           time data in performance string
10487 2002-09-14 02:13  kdebisschop
10489         * [r96] plugins-scripts/check_log.sh:
10490           patch from Matthew Peters <mattp@esec.com.au>, plus turned up a
10491           few bugs on my own
10493 2002-09-12 02:43  kdebisschop
10495         * [r95] plugins/Makefile.am:
10496           negate wrapper
10498 2002-09-08 12:05  kdebisschop
10500         * [r94] plugins/negate.c:
10501           wrapper to invert return status
10503 2002-09-08 12:05  kdebisschop
10505         * [r93] plugins/utils.c:
10506           clears up warnings in splint
10508 2002-09-06 02:25  kdebisschop
10510         * [r92] plugins-scripts/check_rpc.pl:
10511           case on key to ERRORS hash
10513 2002-09-04 06:00  sghosh
10515         * [r91] configure.in:
10516           more Mysql patches
10518 2002-09-04 02:12  sghosh
10520         * [r90] plugins-scripts/check_ntp.pl:
10521           dispersion check now controlled by warn and crit
10523 2002-09-04 02:11  sghosh
10525         * [r89] configure.in:
10526           Mysql dir fix
10528 2002-09-04 02:10  sghosh
10530         * [r88] contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl:
10531           moved to supported plugins-scripts
10533 2002-09-02 18:47  sghosh
10535         * [r87] plugins/check_smtp.c:
10536           new -f option for adding a FROM address for RFC correctness
10538 2002-09-01 16:22  sghosh
10540         * [r86] INSTALL, INSTALLING:
10541           file rename for MacOS X
10543 2002-09-01 16:18  sghosh
10545         * [r85] plugins/check_smtp.c:
10546           Valid MAIL command
10548 2002-08-22 22:08  sghosh
10550         * [r84] contrib/check_snmp_process_monitor.pl:
10551           updates
10553 2002-08-22 14:43  sghosh
10555         * [r83] command.cfg.in:
10556           smsclient config
10558 2002-08-22 14:42  sghosh
10560         * [r82] contrib/check_snmp_disk_monitor.pl,
10561           contrib/check_snmp_process_monitor.pl:
10562           new plugins contrib
10564 2002-08-18 18:03  kdebisschop
10566         * [r81] plugins/check_by_ssh.c:
10567           typo in options passed to ssh for ipv6. fix by setting a generic
10568           hook for 1-char pasthhru options
10570 2002-08-14 19:17  sghosh
10572         * [r80] plugins-scripts/check_disk_smb.pl:
10573           patch for admin shares
10575 2002-08-14 19:07  sghosh
10577         * [r79] command.cfg.in:
10578           qpage definitions
10580 2002-08-14 19:06  sghosh
10582         * [r78] plugins-scripts/check_ifstatus.pl:
10583           skip PPP interfaces
10585 2002-08-14 19:04  sghosh
10587         * [r77] plugins/check_smtp.c:
10588           added HELO command
10590 2002-08-14 19:04  sghosh
10592         * [r76] plugins/check_by_ssh.c:
10593           ipv4/ipv6 switch added
10595 2002-08-14 19:03  sghosh
10597         * [r75] plugins/check_hpjd.c:
10598           net-snmp v5x fix
10600 2002-08-14 19:02  sghosh
10602         * [r74] contrib/check_apc_ups.pl:
10603           fix for ePN
10605 2002-08-14 19:01  sghosh
10607         * [r73] contrib/check_linux_raid.pl, contrib/check_nagios_db.pl:
10608           new plugins
10610 2002-08-14 19:00  sghosh
10612         * [r72] contrib/check_inodes-freebsd.pl:
10613           check inodes - freebsd - candidate for merge with check_inodes
10615 2002-08-14 15:29  sghosh
10617         * [r71] contrib/check_smb.sh:
10618           new smb check - users
10620 2002-08-13 03:18  egalstad
10622         * [r70] plugins/check_game.c:
10623           Mod to display current/max number of players in a game (Frank
10624           Kannemann)
10626 2002-08-12 23:09  egalstad
10628         * [r69] contrib/check_disk_snmp.pl:
10629           Updated to use getopt (Christoph Maser)
10631 2002-08-01 05:06  sghosh
10633         * [r68] plugins/check_snmp.c:
10634           re-patched exit state comparison
10636 2002-08-01 04:54  sghosh
10638         * [r67] plugins/check_snmp.c:
10639           port option added, -c support net-snmpv5, complete response
10640           string output
10642 2002-08-01 04:46  egalstad
10644         * [r66] contrib/check_digitemp.pl:
10645           Add Brian Lane's Digitemp (1-wire temp sensor) plugin
10647 2002-07-16 04:13  egalstad
10649         * [r65] contrib/check_disk_snmp.pl:
10650           Christoph Maser's plugin to check disk usage via SNMP3
10652 2002-07-16 00:04  stanleyhopcroft
10654         * [r64] contrib/check_ms_spooler.pl:
10655           Primitive and in need of refinement test of MS spooler (with
10656           smbclient)
10658 2002-07-04 22:02  sghosh
10660         * [r63] contrib/check_procl.sh:
10661           Jerome Tytgat - accumulated/percentage CPU/MEM per process - bash
10662           plugin
10664 2002-07-04 04:05  sghosh
10666         * [r62] INSTALL:
10667           doc update
10669 2002-06-28 21:08  sghosh
10671         * [r61] INSTALL:
10672           note about autoconf/automake version
10674 2002-06-25 21:32  sghosh
10676         * [r60] contrib/check_rbl.c:
10677           Check if IP address is specified on RBL - Tim Bell
10679 2002-06-25 13:55  sghosh
10681         * [r59] contrib/check_lmmon.pl:
10682           check motherboard/cpu temp via lmmon
10684 2002-06-24 21:29  sghosh
10686         * [r58] plugins/check_http.c:
10687           ignore return status codes if user specified status line check
10689 2002-06-24 20:41  sghosh
10691         * [r57] plugins/check_snmp.c:
10692           printf bug for large numbers - Jeff Murray
10694 2002-06-20 04:27  sghosh
10696         * [r56] plugins-scripts/check_disk_smb.pl:
10697           logic fix for disk space thresholds
10699 2002-06-19 05:11  sghosh
10701         * [r55] plugins/check_dig.c, plugins/check_dns.c,
10702           plugins/check_fping.c, plugins/check_hpjd.c,
10703           plugins/check_nagios.c, plugins/check_ping.c,
10704           plugins/check_snmp.c, plugins/check_vsz.c, plugins/urlize.c,
10705           plugins/utils.c, plugins/utils.h.in:
10706           more POSIX return value comparison related code fixes
10708 2002-06-19 03:09  sghosh
10710         * [r54] plugins/check_disk.c, plugins/check_ping.c,
10711           plugins/check_procs.c:
10712           fixes for using POSIX return codes
10714 2002-06-18 01:06  sghosh
10716         * [r53] plugins/common.h.in:
10717           updated to POSIX return codes
10719 2002-06-18 01:05  sghosh
10721         * [r52] contrib/check_cluster.c:
10722           Ethan's check_cluster
10724 2002-06-13 20:49  sghosh
10726         * [r51] plugins/check_smtp.c:
10727           conformance to RFC 821 <CRLF>
10729 2002-06-13 03:03  sghosh
10731         * [r50] configure.in:
10732           use xntpdc on Solaris for check_ntp
10734 2002-06-10 03:24  sghosh
10736         * [r49] plugins/check_smtp.c:
10737           patch to stop NOQUEUE syslog messages - Karl Ewald
10739 2002-06-08 00:33  sghosh
10741         * [r48] plugins-scripts/check_ntp.pl:
10742           xntpdc/ntpdc patch - John Koyle
10744 2002-06-06 04:16  sghosh
10746         * [r47] plugins-scripts/subst.in, plugins-scripts/utils.sh.in:
10747           corrected result codes - for sh; corrected substition for libexec
10748           - Tom Bertelson
10750 2002-06-06 04:15  sghosh
10752         * [r46] plugins/check_disk.c:
10753           added option for mount point - Tom Bertelson
10755 2002-06-06 04:15  sghosh
10757         * [r45] plugins-scripts/check_oracle.sh:
10758           Add test for Oracle name server, can dynamicall determine
10759           ORACLE_HOME - tom Bertelson
10761 2002-06-06 04:14  sghosh
10763         * [r44] plugins-scripts/check_flexlm.pl:
10764           conditional on lmstat
10766 2002-06-06 04:13  sghosh
10768         * [r43] plugins-scripts/check_ntp.pl:
10769           conditional on ntpdc
10771 2002-05-29 00:57  sghosh
10773         * [r42] command.cfg.in:
10774           notes added
10776 2002-05-28 03:14  sghosh
10778         * [r41] command.cfg.in:
10779           option updates, more examples
10781 2002-05-28 02:41  sghosh
10783         * [r40] command.cfg.in:
10784           option updates, more examples
10786 2002-05-27 02:10  sghosh
10788         * [r39] plugins-scripts/check_ntp.pl:
10789           checked in too quickly
10791 2002-05-27 02:05  sghosh
10793         * [r38] doc, doc/README, doc/developer-guidelines.html,
10794           doc/developer-guidelines.sgml:
10795           added developer guidelines.
10797 2002-05-27 02:03  sghosh
10799         * [r37] configure.in:
10800           typo, AIX 4.3 ps, smbclient, Net::SNMP fixes
10802 2002-05-27 02:01  sghosh
10804         * [r36] acconfig.h, plugins-scripts/utils.pm.in:
10805           new var - smbclient
10807 2002-05-27 01:56  sghosh
10809         * [r35] plugins-scripts/check_ntp.pl:
10810           logic reorg, ePN fix and support for utils.pm
10812 2002-05-27 01:55  sghosh
10814         * [r34] plugins-scripts/check_disk_smb.pl:
10815           ePN fix and support for utils.pm
10817 2002-05-23 16:39  sghosh
10819         * [r33] contrib/check_log2.pl, contrib/check_vcs.pl:
10820           New plugins from Aaron Bostick - Veritas Cluster, logfile
10822 2002-05-10 03:51  sghosh
10824         * [r32] plugins-scripts/check_rpc.pl:
10825           updates for ePN, patch for multiple version check
10827 2002-05-10 03:49  sghosh
10829         * [r31] configure.in, plugins-scripts/utils.pm.in:
10830           added programs to autoconf
10832 2002-05-10 03:49  sghosh
10834         * [r30] acconfig.h:
10835           This commit was generated by cvs2svn to compensate for changes in
10836           r29, which included commits to RCS files with non-trunk default
10837           branches.
10839 2002-05-09 19:03  sghosh
10841         * [r28] plugins-scripts/Makefile.am,
10842           plugins-scripts/check_ifoperstatus.pl:
10843           migrated check_ifoperstatus to standard plugin
10845 2002-05-08 15:35  sghosh
10847         * [r27] plugins/check_ping.c:
10848           patch for Suse 8.0 loss output
10850 2002-05-08 05:10  sghosh
10852         * [r26] plugins-scripts/utils.pm.in:
10853           is_hostname added, update CODES to POSIX
10855 2002-05-08 05:07  sghosh
10857         * [r25] plugins/check_hpjd.c, plugins/check_ups.c:
10858           updated notes
10860 2002-05-08 05:04  sghosh
10862         * [r24] configure.in:
10863           updated messages and check for host command
10865 2002-05-08 04:58  sghosh
10867         * [r23] plugins-scripts/Makefile.am,
10868           plugins-scripts/check_ifstatus.pl:
10869           moved updated check_ifstatus to standard plugin
10871 2002-05-07 05:35  sghosh
10873         * [r22] plugins-scripts/check_breeze.pl,
10874           plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
10875           plugins-scripts/check_netdns.pl, plugins-scripts/check_ntp.pl,
10876           plugins-scripts/check_wave.pl:
10877           2nd fix for ePN
10879 2002-05-02 16:43  sghosh
10881         * [r21] plugins-scripts/check_breeze.pl,
10882           plugins-scripts/check_disk_smb.pl,
10883           plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
10884           plugins-scripts/check_netdns.pl, plugins-scripts/check_ntp.pl,
10885           plugins-scripts/check_rpc.pl, plugins-scripts/check_wave.pl:
10886           fix for embedded perl
10888 2002-05-02 16:22  sghosh
10890         * [r20] tools/README, tools/mini_epn.c, tools/p1.pl:
10891           updated mini_epn and p1.pl added to plugins distribution
10893 2002-05-01 21:12  sghosh
10895         * [r19] contrib/tarballs/fetchlog-0.92.tar.gz:
10896           remote log check (via snmp possible) by Alexander Haderer
10898 2002-04-29 02:58  kdebisschop
10900         * [r18] plugins/getopt.h:
10901           failed to carry over from old plugins, listed in EXTRA_DIST,
10902           needed for build
10904 2002-04-23 12:50  sghosh
10906         * [r17] plugins/check_ping.c:
10907           corrected program name and added rtt patch for RH7.2+beta
10909 2002-04-18 21:59  egalstad
10911         * [r16] contrib/check_inodes.pl:
10912           add check_inodes contrib plugin by John Jolet
10914 2002-04-18 04:38  egalstad
10916         * [r15] configure.in:
10917           configure script patch for ping syntax
10919 2002-04-07 05:13  sghosh
10921         * [r14] contrib/check_backup.pl, contrib/check_dl_size.pl:
10922           plugins from Patrick Greenwell
10924 2002-04-05 22:22  sghosh
10926         * [r13] acconfig.h:
10927           This commit was generated by cvs2svn to compensate for changes in
10928           r12, which included commits to RCS files with non-trunk default
10929           branches.
10931 2002-04-05 22:19  sghosh
10933         * [r11] contrib/tarballs/check_spread.tar:
10934           plugin to check spread messaging toolkit
10936 2002-04-03 02:58  sghosh
10938         * [r10] contrib/check_oracle_instance.pl:
10939           from Sven Dolderer - check oracle instance
10941 2002-04-03 02:56  sghosh
10943         * [r9] plugins-scripts/check_nfs.pl:
10944           check_nfs functionality exists in check_rpc
10946 2002-03-18 05:15  sghosh
10948         * [r8] plugins-scripts/subst.in:
10949           function to update perl plugin scripts to find utils.pm
10951 2002-03-01 02:53  egalstad
10953         * [r7] plugins, plugins/.cvsignore, plugins/config.h.in:
10954           Fix for stupid me
10956 2002-03-01 02:42  egalstad
10958         * [r6] contrib/check_breeze.pl, contrib/check_dhcp.c,
10959           contrib/check_flexlm.pl, contrib/check_hltherm.c,
10960           contrib/check_hprsc.pl, contrib/check_ipxping.c,
10961           contrib/check_memory.tgz, contrib/check_mysql.c,
10962           contrib/check_uptime.c, contrib/check_wave.pl,
10963           contrib/readme.txt, contrib/tarballs/berger-ping.tar.gz,
10964           contrib/tarballs/bowen-langley_plugins.tar.gz,
10965           contrib/tarballs/check_bgp-1.0.tar.gz,
10966           contrib/tarballs/check_breeze.tar.gz,
10967           contrib/tarballs/check_flexlm.tar.gz,
10968           contrib/tarballs/check_hltherm.tar.gz,
10969           contrib/tarballs/check_hprsc.tar.gz,
10970           contrib/tarballs/check_memory.tgz,
10971           contrib/tarballs/check_radius.tar.gz,
10972           contrib/tarballs/check_wave.tar.gz,
10973           contrib/tarballs/hopcroft-plugins.tar.gz,
10974           contrib/tarballs/radius.tar.gz, plugins, plugins/.cvsignore,
10975           plugins/config.h.in:
10976           Contrib plugin cleanup
10978 2002-02-28 06:42  egalstad
10980         * [r2] ., .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ,
10981           Helper.pm, INSTALL, LEGAL, Makefile.am, NEWS, README,
10982           REQUIREMENTS, ROADMAP, Requirements, acconfig.h, aclocal.m4,
10983           command.cfg.in, configure.in, contrib, contrib/aix,
10984           contrib/aix/check_crit_dsk, contrib/aix/check_dsk,
10985           contrib/aix/check_failed, contrib/aix/check_io,
10986           contrib/aix/check_kerberos, contrib/aix/check_ping,
10987           contrib/aix/check_queue, contrib/aix/pg_stat,
10988           contrib/check_apache.pl, contrib/check_apc_ups.pl,
10989           contrib/check_bgpstate.pl, contrib/check_dhcp.c,
10990           contrib/check_dlswcircuit.pl, contrib/check_dns_random.pl,
10991           contrib/check_email_loop.pl, contrib/check_fping_in.c,
10992           contrib/check_ftpget.pl, contrib/check_ifoperstatus.pl,
10993           contrib/check_ifstatus.pl, contrib/check_ipxping.c,
10994           contrib/check_joy.sh, contrib/check_maxchannels.pl,
10995           contrib/check_maxwanstate.pl, contrib/check_mem.pl,
10996           contrib/check_memory.tgz, contrib/check_mysql.c,
10997           contrib/check_mysql.pl, contrib/check_nagios.pl,
10998           contrib/check_netapp.pl, contrib/check_nmap.py,
10999           contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
11000           contrib/check_pop3.pl, contrib/check_qmailq.pl,
11001           contrib/check_rrd_data.pl, contrib/check_sap.sh,
11002           contrib/check_sockets.pl, contrib/check_timeout.c,
11003           contrib/check_uptime.c, contrib/checkciscotemp.pl,
11004           contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
11005           contrib/restrict.pl, contrib/tarballs,
11006           contrib/tarballs/berger-ping.tar.gz,
11007           contrib/tarballs/bowen-langley_plugins.tar.gz,
11008           contrib/tarballs/check_bgp-1.0.tar.gz,
11009           contrib/tarballs/check_breeze.tar.gz,
11010           contrib/tarballs/check_flexlm.tar.gz,
11011           contrib/tarballs/check_hltherm.tar.gz,
11012           contrib/tarballs/check_hprsc.tar.gz,
11013           contrib/tarballs/check_radius.tar.gz,
11014           contrib/tarballs/check_wave.tar.gz,
11015           contrib/tarballs/hopcroft-plugins.tar.gz,
11016           contrib/tarballs/radius.tar.gz, contrib/urlize.pl,
11017           contrib/utils.py, install-sh, make-tarball, missing,
11018           mkinstalldirs, nagios-plugins.spec, opttest.pl, package.def,
11019           plugins, plugins-scripts, plugins-scripts/.cvsignore,
11020           plugins-scripts/Makefile.am, plugins-scripts/check_breeze.pl,
11021           plugins-scripts/check_disk_smb.pl,
11022           plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
11023           plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
11024           plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
11025           plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
11026           plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
11027           plugins-scripts/subst.in, plugins-scripts/t,
11028           plugins-scripts/t/check_rpc.t, plugins-scripts/utils.pm.in,
11029           plugins-scripts/utils.sh.in, plugins/.cvsignore,
11030           plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
11031           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
11032           plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
11033           plugins/check_hpjd.c, plugins/check_http.c,
11034           plugins/check_ide-smart.c, plugins/check_imap.c,
11035           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
11036           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
11037           plugins/check_nagios.c, plugins/check_nntp.c, plugins/check_nt.c,
11038           plugins/check_nwstat.c, plugins/check_overcr.c,
11039           plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_pop.c,
11040           plugins/check_procs.c, plugins/check_radius.c,
11041           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
11042           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
11043           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
11044           plugins/check_users.c, plugins/check_vsz.c, plugins/common.h.in,
11045           plugins/getopt.c, plugins/getopt1.c, plugins/netutils.c,
11046           plugins/netutils.h.in, plugins/popen.c, plugins/popen.h.in,
11047           plugins/snprintf.c, plugins/t, plugins/t/check_disk.t,
11048           plugins/t/check_dns.t, plugins/t/check_fping.t,
11049           plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
11050           plugins/t/check_http.t, plugins/t/check_imap.t,
11051           plugins/t/check_load.t, plugins/t/check_mysql.t,
11052           plugins/t/check_ping.t, plugins/t/check_pop.t,
11053           plugins/t/check_procs.t, plugins/t/check_smtp.t,
11054           plugins/t/check_snmp.t, plugins/t/check_swap.t,
11055           plugins/t/check_tcp.t, plugins/t/check_time.t,
11056           plugins/t/check_udp.t, plugins/t/check_users.t,
11057           plugins/t/check_vsz.t, plugins/tests, plugins/tests/check_disk,
11058           plugins/tests/check_dns, plugins/tests/check_ftp,
11059           plugins/tests/check_hpjd, plugins/tests/check_http,
11060           plugins/tests/check_load, plugins/tests/check_ping,
11061           plugins/tests/check_procs, plugins/tests/check_swap,
11062           plugins/tests/check_users, plugins/tests/check_vsz,
11063           plugins/urlize.c, plugins/utils.c, plugins/utils.h.in,
11064           plugins/version.h.in, rpm, subst.in, subst.sh, test.pl.in, tools,
11065           tools/setup, tools/tango:
11066           Initial revision
11068 2002-02-28 06:42  
11070         * [r1] Nagios-Plugin, Nagios-Plugin/branches, Nagios-Plugin/tags,
11071           Nagios-Plugin/trunk, nagiosmib, nagiosmib/branches,
11072           nagiosmib/tags, nagiosmib/trunk, nagiosplug, nagiosplug/branches,
11073           nagiosplug/tags, .:
11074           New repository initialized by cvs2svn.