Code

Call the SSL library initialization functions only once (not for every
[nagiosplug.git] / ChangeLog
index a9ba35837dcca6c90b363249ff73f1825bf66a95..7f6db96d28f02c3ead7b55d7009156b7a9baf76f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2007-05-03 22:34  psychotrahe
+
+       * plugins/check_disk.c: - Fix partition selection if if last
+         argument is a pathname/device without using -p
+
+2007-04-10 08:17  dermoth
+
+       * po/: POTFILES.in, de.po, fr.po, nagios-plugins.pot: Add some
+         check_ntp translations
+
+2007-04-10 08:17  dermoth
+
+       * plugins/check_ntp.c: - Fix possibility of printing scientific
+         numbers in perfdata - Use fperfdata function for perfdata
+         formatting - Make the printing part a bit more flexible (similar
+         to check_disk)
+
+2007-04-10 06:58  dermoth
+
+       * po/: de.po, fr.po, nagios-plugins.pot: Hopefully this is correct.
+         Need to make more changes so I'm commiting these.
+
+2007-04-04 21:08  dermoth
+
+       * plugins/check_ntp.c: Fix for getting dispersion instead of jitter
+         on older servers (like xntpd on Solaris).
+
+2007-04-03 18:19  hweiss
+
+       * plugins/check_ntp.c: Fix the synchronization source selection on
+         big-endian systems.
+
+2007-04-03 02:31  dermoth
+
+       * plugins/check_ntp.c: Temporary fix for jitter calculation
+
+2007-04-02 13:39  hweiss
+
+       * plugins/check_ntp.c: Don't rely on the assumption that the size
+         of a READSTAT response is a multiple of
+         sizeof(ntp_assoc_status_pair).
+
+2007-04-02 10:28  tonvoon
+
+       * lib/tests/Makefile.am: Add libgnu.a as regex functions required
+
+2007-04-02 08:32  dermoth
+
+       * plugins/check_ntp.c: Fix byte order in verbose logging
+
+2007-04-02 07:00  dermoth
+
+       * plugins/check_ntp.c: Seems like we don't get any jitter
+         sometimes. While this needs to be fixed we should at least handle
+         it gracefully.
+
+2007-04-01 15:21  psychotrahe
+
+       * plugins/t/check_http.t: check_http.t: - added internet_access
+         variable to skip tests where internet access is required.
+                - added host_tcp_http2 variable for a webserver serving
+         the string 'nagios' in index                - no tests are
+         skipped if the new vars are not defined (existing installations)
+
+2007-04-01 12:17  psychotrahe
+
+       * lib/utils_disk.c: utils_disk: fixed handling if check_disk -p is
+         a device (np_set_best_match())
+
+2007-03-31 19:49  hweiss
+
+       * NEWS: Various check_ntp fixes
+
+2007-03-31 19:48  hweiss
+
+       * plugins/check_ntp.c: Fix an out-of-bounds memcpy(3) and add a
+         realloc(3) error check in jitter_request().
+
+2007-03-31 18:35  hweiss
+
+       * plugins/check_ntp.c: Add a warning to the verbose output if
+         jitter_request() found no synchronization source.
+
+2007-03-31 18:29  hweiss
+
+       * plugins/check_ntp.c: Avoid division by zero.
+
+2007-03-31 18:25  hweiss
+
+       * plugins/check_ntp.c: Remove the '-O' option, as it's ignored.
+
+2007-03-30 16:45  tonvoon
+
+       * m4/np_mysqlclient.m4: Use AS_HELP_STRING instead of
+         ACX_HELP_STRING
+
+2007-03-30 15:08  tonvoon
+
+       * NEWS, configure.in, m4/np_mysqlclient.m4: Fix AC_CHECK_LIB for
+         mysql_init - add dependent libraries. mysql detection separated
+         into external m4 file
+
+2007-03-30 10:00  psychotrahe
+
+       * lib/tests/test_disk.c, plugins/t/check_disk.t: Test Cases for
+         check_disk's -r, -R, -C and -g
+
+2007-03-30 09:56  psychotrahe
+
+       * plugins/check_disk.c: check_disk: minor fix for -C if bestmatch
+         != -p
+
+2007-03-30 09:53  psychotrahe
+
+       * lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
+         check_disk: added regex functionality -r and -R. see np-devel
+         mail (2007-02-10)
+
+2007-03-30 09:52  psychotrahe
+
+       * lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
+         check_disk: added grouping functionality. see np-devel mail
+         (2007-02-10)
+
+2007-03-30 09:48  psychotrahe
+
+       * lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
+         check_disk -C is more flexible now. See np-devel post
+         (2007-02-10)
+
+2007-03-29 18:58  hweiss
+
+       * THANKS.in, plugins/check_mysql.c: Fix argument processing (Felix
+         Frank - 1690697)
+
+2007-03-29 18:34  hweiss
+
+       * plugins-root/Makefile.am: Set the "read" and "execute" bits only
+         for "user" and "group" in order to not overwrite
+         "--without-world-permissions" for the root plugins.
+
+2007-03-29 11:32  tonvoon
+
+       * BUGS, NEWS, configure.in, package.def, ChangeLog: 1.4.7 release
+
+2007-03-29 11:25  tonvoon
+
+       * plugins/check_ntp.c: Adding help text for jitter flags
+
+2007-03-27 07:53  dermoth
+
+       * THANKS.in, plugins-root/check_icmp.c: Fix bug #1494629 -
+         check_icmp fails after some time on FreeBSD
+
+2007-03-25 14:55  tonvoon
+
+       * configure.in, NEWS: Reinstate --with-nagios-user/group and new
+         --without-group-permissions ./configure options
+
+2007-03-22 17:54  hweiss
+
+       * THANKS.in, plugins/common.h: Increase MAX_INPUT_BUFFER from 1k to
+         8k in order to increase I/O performance (Stefan Meier)
+
+2007-03-16 12:11  gonzai
+
+       * plugins-scripts/check_ifoperstatus.pl: Fix bogus 'eq (  ||  )'
+         constructions in check_ifoperstatus.pl.
+
+2007-03-12 10:51  tonvoon
+
+       * NEWS, plugins/check_ping.c, plugins/t/check_ping.t: check_ping's
+         timeout interval is only +1 if ping command has a timeout value.
+         Tests updated to check for 100% packet loss (always if ping has
+         timeout), otherwise will check for "timed out" string
+
+2007-03-11 06:51  dermoth
+
+       * plugins-root/t/check_icmp.t: Add tests for new check_icmp switch
+         -m
+
+2007-03-11 02:27  tonvoon
+
+       * plugins/t/check_ping.t, plugins-root/t/check_icmp.t: Converted
+         check_ping.t to new-style testcases. Added test case for
+         check_icmp - requires sudo access
+
+2007-03-11 01:57  tonvoon
+
+       * plugins/check_ping.c: Fixed some help display. Removed -L from
+         usage as deprecated option
+
+2007-03-08 09:09  dermoth
+
+       * NEWS, THANKS.in, plugins-root/check_icmp.c: New switch to
+         check_icmp to set the minimum required hosts for success.
+
+2007-03-08 06:12  dermoth
+
+       * config_test/child_test.c: Ficing C++ style comments
+
+2007-03-08 06:09  dermoth
+
+       * plugins-root/check_icmp.c: Fixed C++ style comments, but I don't
+         get why those lines were originally commented out.
+
+2007-03-06 22:45  tonvoon
+
+       * plugins/check_http.c: Fix option handling (Nobuhiro Ban -
+         1657280)
+
+2007-03-06 22:29  tonvoon
+
+       * plugins/check_smtp.c: Fixed compile errors in check_smtp.c
+
+2007-03-06 22:17  tonvoon
+
+       * NEWS, THANKS.in, plugins/check_smtp.c: Fixed broken HELO cmd
+         (Enrico Scholz - 1675279)
+
+2007-03-06 17:29  tonvoon
+
+       * NEWS, configure.in, plugins/check_procs.c: Use /usr/ucb/ps on
+         Solaris in preference to pst3 (problems in 64bit mode)
+
+2007-03-06 17:26  tonvoon
+
+       * plugins/t/check_disk.t: Test failure if a filesystem which is a
+         subset of another fails the inode check (Matthias Elbe - 1660953)
+
+2007-03-06 14:18  tonvoon
+
+       * NEWS, configure.in: Detect if check_mysql compile will work at
+         ./configure time, due to some Redhat systems distributing
+         mysql_config, but not the include files
+
+2007-03-06 11:03  tonvoon
+
+       * configure.in: Clearer message when --with-nagios-user is used for
+         ./configure
+
+2007-03-06 10:48  tonvoon
+
+       * FAQ, INSTALLING, NEWS, README, plugins-root/Makefile.am: Root
+         plugins installed with world executable permissions. Removed
+         references to --with-nagios-user and --with-nagios-group in
+         README
+
+2007-03-02 01:38  egalstad
+
+       * plugins/check_mrtgtraf.c: Fix for broken check_mrtgtraf
+
+2007-02-24 01:03  dermoth
+
+       * doc/makefile: Fix the makefile ('[[' is bash-specific, 'rm -f'
+         don't remove directories)
+
+2007-02-14 20:56  tonvoon
+
+       * NEWS, contrib/check_sybase: check_sybase now maintained in
+         NagiosExchange
+
+2007-02-14 20:52  tonvoon
+
+       * plugins/check_disk.c: Fixed typo in help for -M
+
+2007-02-14 10:11  tonvoon
+
+       * plugins/: check_tcp.c, t/check_tcp.t: Documentation fix re:
+         --escape flag. Fix of ./check_tcp test to webservers to make it
+         more standards compliant
+
+2007-02-09 14:35  tonvoon
+
+       * NEWS, THANKS.in, po/.cvsignore, po/Makefile.in.in: Fixed
+         MKINSTALLDIRS problem on some systems - Lars Stavholm
+
+2007-02-07 14:46  tonvoon
+
+       * lib/: Makefile.config-opts, parse_ini.c,
+         tests/Makefile.config-opts, tests/config-tiny.ini,
+         tests/plugin.ini, tests/test_ini.c: Added test files to test the
+         parse_ini.c routines. Requires libtap
+
+2007-02-07 14:06  hweiss
+
+       * plugins/check_swap.c: Include <sys/param.h> before <sys/swap.h>
+         in order to fix compilation on OpenBSD (nsturm - 1653934)
+
+2007-02-06 23:30  dermoth
+
+       * plugins/check_tcp.c: Correct vim typo in comment block :P
+
+2007-02-06 21:03  opensides
+
+       * plugins/check_disk.c, plugins/check_http.c,
+         plugins/check_ide_smart.c, plugins/check_mrtg.c,
+         plugins/check_mrtgtraf.c, plugins/check_overcr.c,
+         plugins/check_smtp.c, plugins/check_tcp.c, po/de.po, po/fr.po,
+         po/nagios-plugins.pot:
+         correcting some translation problems
+
+2007-02-06 19:33  seanius
+
+       * lib/: parse_ini.c, parse_ini.h: initial version of ini file
+         parsing routines in C
+
+2007-02-06 18:34  opensides
+
+       * po/Makevars:
+         adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:
+
+2007-02-05 13:51  tonvoon
+
+       * AUTHORS, doc/RELEASING: Update list of team members. More notes
+         on new releases
+
+2007-02-05 13:13  tonvoon
+
+       * BUGS, NEWS, ChangeLog, configure.in, package.def: For 1.4.6
+         release
+
+2007-02-02 09:10  dermoth
+
+       * plugins/check_snmp.c: Fix parsing of multiple OIDs sets needmibs
+         = TRUE
+
+2007-02-01 06:53  dermoth
+
+       * plugins/: check_tcp.c, t/check_jabber.t: Fix progname being
+         partly set to upper case Change formating of invalid hostname
+         output
+
+2007-02-01 05:37  dermoth
+
+       * NEWS: Adding NEWS entry for check_jabber
+
+2007-02-01 05:33  dermoth
+
+       * plugins-scripts/check_log.sh: Fix bug #1593073 Check_Log problem
+         with log rotation
+
+2007-01-31 22:50  tonvoon
+
+       * plugins/t/check_jabber.t: Converted to new style object and
+         Test::More testing. Skipped jabber server tests if not defined
+
+2007-01-31 06:18  dermoth
+
+       * plugins/t/check_jabber.t: Add check_jabber test. Will ask for a
+         jabber host (default should be OK)
+
+2007-01-31 04:47  dermoth
+
+       * plugins/check_tcp.c: Fix Debian Bug #392610: check_jabber always
+         return warning
+
+2007-01-30 14:24  dermoth
+
+       * plugins/check_tcp.c: Jail does not requires any arguments
+
+2007-01-30 09:56  tonvoon
+
+       * config.rpath: make dist failing without config.rpath in top
+         level. File copied from build-aux/
+
+2007-01-30 05:01  dermoth
+
+       * plugins/: check_tcp.c, t/check_tcp.t: Fix reporting bug using
+         expect, affecting (not fixing) Debian bug #392610: check_jabber
+         always return warning
+
+2007-01-30 02:22  hweiss
+
+       * configure.in: grep(1) "-q" isn't portable (e.g., it won't work on
+         Solaris 8), redirect output to /dev/null instead.
+
+2007-01-29 14:14  dermoth
+
+       * plugins/: check_disk.c, t/check_disk.t: Revert 1643463 (reversed
+         disk thresholds) keeping the thresholds checks.
+
+2007-01-29 12:13  hweiss
+
+       * configure.in: Automake 1.10 says: "compiling `test_disk.c' with
+         per-target flags requires `AM_PROG_CC_C_O' in `configure.in'".
+
+2007-01-29 10:06  tonvoon
+
+       * config.rpath, build-aux/config.rpath: Move config.rpath into
+         build-aux for automake 1.10
+
+2007-01-28 22:00  hweiss
+
+       * INSTALLING: Remove description of deprecated ./configure
+         --with-nagios-{user,group} options.
+
+2007-01-28 21:46  hweiss
+
+       * plugins/check_apt.c, plugins/check_by_ssh.c, plugins/check_dig.c,
+         plugins/check_dns.c, plugins/check_fping.c, plugins/check_game.c,
+         plugins/check_hpjd.c, plugins/check_http.c,
+         plugins/check_ide_smart.c, plugins/check_ldap.c,
+         plugins/check_load.c, plugins/check_mrtg.c,
+         plugins/check_mrtgtraf.c, plugins/check_mysql.c,
+         plugins/check_mysql_query.c, plugins/check_nagios.c,
+         plugins/check_nt.c, plugins/check_ntp.c, plugins/check_nwstat.c,
+         plugins/check_overcr.c, plugins/check_pgsql.c,
+         plugins/check_ping.c, plugins/check_procs.c,
+         plugins/check_radius.c, plugins/check_real.c,
+         plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
+         plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
+         plugins/check_ups.c, plugins/check_users.c, plugins/negate.c,
+         plugins/urlize.c, plugins/utils.c, plugins/utils.h,
+         plugins-root/check_dhcp.c: Don't try to print `optarg' (which
+         will be a NULL pointer) if an unknown command line option was
+         used, as this leads to a segfault on some systems.  The unknown
+         option will be printed by getopt(3) anyway.  So, simply call
+         print_usage() and exit UNKNOWN via the new usage5() instead.
+
+2007-01-27 21:49  dermoth
+
+       * plugins/: check_disk.c, t/check_disk.t: Fix #1643463:
+         Miscalculating thresholds check_disk
+
+2007-01-27 17:49  hweiss
+
+       * lib/utils_base.c: Change the variable names `true' and `false'
+         (which are keywords in C99) to `yes' and `no'.  Fixes compilation
+         when using SGI's MIPSpro c99(1).
+
+2007-01-27 17:42  hweiss
+
+       * plugins/common.h: Include GNULib's "dirname.h" in order to pull
+         in the base_name() prototype, fixes compilation of check_procs
+         using SGI's MIPSpro C.
+
+2007-01-27 16:56  hweiss
+
+       * ACKNOWLEDGEMENTS, NEWS: Fix typos.
+
+2007-01-27 16:51  hweiss
+
+       * NEWS: Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over
+         to ssh(1) and "-q,--quiet" which tells ssh(1) to suppress
+         warnings (Gerhard Lausser - 1472491)
+
+2007-01-27 16:37  hweiss
+
+       * plugins-root/check_dhcp.c: Include <sys/param.h> which is a
+         prerequisite for <sys/sysctl.h> on NetBSD and OpenBSD (at least).
+
+2007-01-25 00:58  tonvoon
+
+       * Makefile.am, README, configure.in, doc/RELEASING: Update
+         references to NEWS instead of CHANGES. Fix compile of libtap test
+         programs
+
+2007-01-25 00:26  tonvoon
+
+       * config.guess, config.sub, configure.in, ltmain.sh,
+         build-aux/.cvsignore, build-aux/ltmain.sh: Use build-aux
+         directory. Removed unnecessary checks in configure.in.  Keeping
+         libtool to link to libtap - can't find a suitable replacement
+         method
+
+2007-01-24 23:18  tonvoon
+
+       * ACKNOWLEDGEMENTS, CHANGES, NEWS, config.rpath, configure.in,
+         doc/developer-guidelines.sgml, gl/.cvsignore,
+         plugins/Makefile.am, plugins/check_procs.c, po/POTFILES.in:
+         Various cleanups in the syncing with gnulib
+
+2007-01-24 22:46  tonvoon
+
+       * Makefile.am, NEWS, config.rpath, configure.in,
+         doc/developer-guidelines.sgml, gl/Makefile.am, gl/alloca.c,
+         gl/alloca_.h, gl/asnprintf.c, gl/asprintf.c, gl/basename.c,
+         gl/c-strtod.c, gl/c-strtod.h, gl/cloexec.c, gl/cloexec.h,
+         gl/creat-safer.c, gl/dirname.c, gl/dirname.h, gl/dup-safer.c,
+         gl/error.c, gl/error.h, gl/exit.h, gl/exitfail.c, gl/exitfail.h,
+         gl/fcntl--.h, gl/fcntl-safer.h, gl/fd-safer.c, gl/fsusage.c,
+         gl/fsusage.h, gl/full-read.c, gl/full-read.h, gl/full-write.c,
+         gl/full-write.h, gl/gai_strerror.c, gl/getaddrinfo.c,
+         gl/getaddrinfo.h, gl/gethostname.c, gl/getloadavg.c, gl/getopt.c,
+         gl/getopt1.c, gl/getopt_.h, gl/getopt_int.h, gl/gettext.h,
+         gl/inet_ntop.c, gl/inet_ntop.h, gl/intprops.h, gl/malloc.c,
+         gl/mbchar.c, gl/mbchar.h, gl/mbuiter.h, gl/memchr.c, gl/minmax.h,
+         gl/mountlist.c, gl/mountlist.h, gl/open-safer.c, gl/pipe-safer.c,
+         gl/printf-args.c, gl/printf-args.h, gl/printf-parse.c,
+         gl/printf-parse.h, gl/regcomp.c, gl/regex.c, gl/regex.h,
+         gl/regex_internal.c, gl/regex_internal.h, gl/regexec.c,
+         gl/safe-read.c, gl/safe-read.h, gl/safe-write.c, gl/safe-write.h,
+         gl/size_max.h, gl/snprintf.c, gl/snprintf.h, gl/socket_.h,
+         gl/stdbool_.h, gl/stdint_.h, gl/strcase.h, gl/strcasecmp.c,
+         gl/strdup.c, gl/strdup.h, gl/stripslash.c, gl/strncasecmp.c,
+         gl/strndup.c, gl/strndup.h, gl/strnlen.c, gl/strnlen.h,
+         gl/strnlen1.c, gl/strnlen1.h, gl/unistd--.h, gl/unistd-safer.h,
+         gl/unistd_.h, gl/vasnprintf.c, gl/vasnprintf.h, gl/vasprintf.c,
+         gl/vasprintf.h, gl/vsnprintf.c, gl/vsnprintf.h, gl/wchar_.h,
+         gl/wctype_.h, gl/wcwidth.h, gl/xalloc-die.c, gl/xalloc.h,
+         gl/xmalloc.c, gl/xsize.h, gl/xstrndup.c, gl/xstrndup.h,
+         gl/m4/absolute-header.m4, gl/m4/alloca.m4, gl/m4/arpa_inet_h.m4,
+         gl/m4/c-strtod.m4, gl/m4/cloexec.m4, gl/m4/codeset.m4,
+         gl/m4/dirname.m4, gl/m4/dos.m4, gl/m4/double-slash-root.m4,
+         gl/m4/eoverflow.m4, gl/m4/error.m4, gl/m4/exitfail.m4,
+         gl/m4/extensions.m4, gl/m4/fcntl-safer.m4, gl/m4/fstypename.m4,
+         gl/m4/fsusage.m4, gl/m4/getaddrinfo.m4, gl/m4/gethostname.m4,
+         gl/m4/getloadavg.m4, gl/m4/getopt.m4, gl/m4/gettext.m4,
+         gl/m4/glibc2.m4, gl/m4/glibc21.m4, gl/m4/gnulib-cache.m4,
+         gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4,
+         gl/m4/gnulib-tool.m4, gl/m4/iconv.m4, gl/m4/inet_ntop.m4,
+         gl/m4/inline.m4, gl/m4/intdiv0.m4, gl/m4/intl.m4,
+         gl/m4/intldir.m4, gl/m4/intmax.m4, gl/m4/intmax_t.m4,
+         gl/m4/inttypes-pri.m4, gl/m4/inttypes_h.m4, gl/m4/lcmessage.m4,
+         gl/m4/lib-ld.m4, gl/m4/lib-link.m4, gl/m4/lib-prefix.m4,
+         gl/m4/lock.m4, gl/m4/longdouble.m4, gl/m4/longlong.m4,
+         gl/m4/ls-mntd-fs.m4, gl/m4/mbchar.m4, gl/m4/mbiter.m4,
+         gl/m4/mbrtowc.m4, gl/m4/memchr.m4, gl/m4/minmax.m4,
+         gl/m4/mountlist.m4, gl/m4/netinet_in_h.m4, gl/m4/nls.m4,
+         gl/m4/onceonly_2_57.m4, gl/m4/po.m4, gl/m4/printf-posix.m4,
+         gl/m4/progtest.m4, gl/m4/regex.m4, gl/m4/safe-read.m4,
+         gl/m4/safe-write.m4, gl/m4/size_max.m4, gl/m4/snprintf.m4,
+         gl/m4/socklen.m4, gl/m4/sockpfaf.m4, gl/m4/ssize_t.m4,
+         gl/m4/stdbool.m4, gl/m4/stdint.m4, gl/m4/stdint_h.m4,
+         gl/m4/strcase.m4, gl/m4/strdup.m4, gl/m4/strndup.m4,
+         gl/m4/strnlen.m4, gl/m4/sys_socket_h.m4, gl/m4/uintmax_t.m4,
+         gl/m4/ulonglong.m4, gl/m4/unistd-safer.m4, gl/m4/unistd_h.m4,
+         gl/m4/vasnprintf.m4, gl/m4/vasprintf.m4, gl/m4/visibility.m4,
+         gl/m4/vsnprintf.m4, gl/m4/wchar.m4, gl/m4/wchar_t.m4,
+         gl/m4/wctype.m4, gl/m4/wcwidth.m4, gl/m4/wint_t.m4,
+         gl/m4/xalloc.m4, gl/m4/xsize.m4, gl/m4/xstrndup.m4,
+         lib/Makefile.am, lib/alloca.c, lib/alloca_.h, lib/basename.c,
+         lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cloexec.c,
+         lib/cloexec.h, lib/creat-safer.c, lib/dirname.h, lib/dup-safer.c,
+         lib/error.c, lib/error.h, lib/exit.h, lib/exitfail.c,
+         lib/exitfail.h, lib/fcntl--.h, lib/fcntl-safer.h, lib/fd-safer.c,
+         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
+         lib/full-write.c, lib/full-write.h, lib/getloadavg.c,
+         lib/getopt.c, lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h,
+         lib/gettext.h, lib/intprops.h, lib/malloc.c, lib/mountlist.c,
+         lib/mountlist.h, lib/open-safer.c, lib/pipe-safer.c,
+         lib/realloc.c, lib/regcomp.c, lib/regex.c, lib/regex.h,
+         lib/regex_internal.c, lib/regex_internal.h, lib/regexec.c,
+         lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
+         lib/safe-write.h, lib/snprintf.c, lib/stdbool_.h, lib/strcase.h,
+         lib/strtod.c, lib/unistd--.h, lib/unistd-safer.h,
+         lib/unlocked-io.h, lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c,
+         lib/xstrdup.c, lib/tests/Makefile.am, m4/Makefile.am.in,
+         m4/afs.m4, m4/alloca.m4, m4/basename.m4, m4/c-strtod.m4,
+         m4/codeset.m4, m4/dos.m4, m4/error.m4, m4/exitfail.m4,
+         m4/extensions.m4, m4/fcntl-safer.m4, m4/fstypename.m4,
+         m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
+         m4/iconv.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
+         m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4,
+         m4/longdouble.m4, m4/longlong.m4, m4/ls-mntd-fs.m4,
+         m4/mountlist.m4, m4/nls.m4, m4/np_coreutils.m4, m4/np_curl.m4,
+         m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/regex.m4,
+         m4/restrict.m4, m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4,
+         m4/uintmax_t.m4, m4/ulonglong.m4, m4/unistd-safer.m4,
+         m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xalloc.m4,
+         plugins/Makefile.am, plugins/check_smtp.c, plugins/common.h,
+         plugins/getaddrinfo.c, plugins/getaddrinfo.h,
+         plugins/gethostbyname.c, plugins/gethostbyname.h,
+         plugins/netutils.h, plugins-root/Makefile.am, tools/setup,
+         tools/update_coreutils: Sync with gnulib - lots of extraneous
+         code removed in preference to GNU code
+
+2007-01-23 18:34  hweiss
+
+       * THANKS.in, plugins/check_ssh.c: Support `check_ssh
+         --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward
+         compatibility) (Ville Mattila - 1642780)
+
+2007-01-23 18:20  hweiss
+
+       * REQUIREMENTS: Location updates
+
+2007-01-23 17:20  hweiss
+
+       * plugins/check_tcp.c: Add missing `break' to the switch-case block
+         that handles the `-m' option (Nobuhiro Ban - 1642682)
+
+2007-01-23 16:42  hweiss
+
+       * THANKS.in, plugins/check_radius.c: Initialize `data' to zero,
+         fixes potential segfault (Nobuhiro Ban - 1642658)
+
+2007-01-23 14:39  hweiss
+
+       * lib/mountlist.c: Add support for statvfs(2) which is needed in
+         order to compile the plugins on NetBSD 3.0 and newer.  The
+         current coreutils release supports statvfs(2), so this patch
+         won't be needed anymore when updating the coreutils files.
+
+2007-01-22 04:05  hweiss
+
+       * plugins/check_by_ssh.c: Added "-o,--ssh-option=OPTION" which
+         hands "-o OPTION" over to ssh(1) and "-q,--quiet" which tells
+         ssh(1) to suppress warnings (Gerhard Lausser - 1472491)
+
+2007-01-20 20:45  tonvoon
+
+       * doc/developer-guidelines.sgml: Updated policy on contributed
+         plugins
+
+2007-01-20 20:06  tonvoon
+
+       * doc/: LEAVERS, NEW_STARTERS, RELEASING: Administrative notes
+
+2007-01-20 10:59  seanius
+
+       * plugins/check_ntp.c: compilation fixes for check_ntp.c: -
+         check_ntp.c:290: warning: overflow in implicit constant
+         conversion   fixed with an explicit cast to int8_t.  -
+         check_ntp.c:544: warning: pointer of type ā€˜void *ā€™ used in
+         arithmetic   fixed by casting to ptrdiff_t before arithmetic and
+         (void*) afterwards - in TVtoNTP64, cast arithmetic result passed
+         to R32 as uint64_t.
+
+2007-01-20 07:18  dermoth
+
+       * plugins/: check_http.c, check_ldap.c: Fix bug #1632091: printf
+         format string typos. Add some more cosmetic changes.
+
+2007-01-20 06:27  dermoth
+
+       * plugins-root/check_icmp.c: Fix bug #1632078: critical threshold %
+         incorrectly displayed by check_icmp
+
+2007-01-20 06:07  dermoth
+
+       * CHANGES, THANKS.in, plugins/netutils.c: Fix bug #1632072 pointer
+         error in plugins/netutils.c. Add changelog entry for previous
+         commit.
+
+2007-01-17 05:28  dermoth
+
+       * THANKS.in, plugins/check_procs.c: Fix bug #1630970 Fix for buffer
+         overflow of check_procs procprog string
+
+2007-01-08 11:05  tonvoon
+
+       * CHANGES, THANKS.in, plugins/t/check_disk.t: Added notes about
+         check_disk perf data fix. Added test to check perf data is same
+         when mount points reversed
+
+2007-01-07 07:14  dermoth
+
+       * plugins/check_disk.c: Fix bug #1627970: check_disk performance
+         output for more then one partition
+
+2007-01-06 06:41  dermoth
+
+       * plugins/check_ping.c: Fix bug #1629008: check_ping fails to
+         handle Packet filtered error
+
+2007-01-06 06:33  dermoth
+
+       * plugins/check_ping.c: Revert last patch: it works but not really
+         for the reason I though.
+
+2007-01-06 04:52  dermoth
+
+       * plugins/check_ping.c: Fix the way check_ping calculate the
+         maximum run time
+
+2007-01-04 11:51  dermoth
+
+       * plugins/check_real.c: Fix bug #1574863: check_real does not
+         accept the '-v' option
+
+2007-01-04 11:35  dermoth
+
+       * plugins/check_ping.c: Fix bug #1592605: check_ping times out
+
+2007-01-04 11:18  dermoth
+
+       * tools/: README, distclean: Adding my distclean script
+
+2006-12-23 18:59  dermoth
+
+       * plugins/t/check_snmp.t: Regexps in check_snmp tests fails where
+         they shouldn't.
+
+2006-12-21 05:25  dermoth
+
+       * NPTest.pm: - Fixing small error (wrong file name) in NPTest.pm
+         documentation.
+
+2006-12-20 22:33  tonvoon
+
+       * CHANGES, THANKS.in, plugins/check_http.c, plugins/t/check_http.t:
+         Removed unused timestamp variable (Matthias Eble) Fixed
+         redirection test. Added extra tests for funny syntax when
+         checking certificates, updated help for more common syntax
+
+2006-12-20 19:25  tonvoon
+
+       * lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c,
+         plugins/t/check_disk.t: Fixed inode thresholds, regressed from
+         previous release
+
+2006-12-20 11:32  opensides
+
+       * po/: de.po, fr.po, nagios-plugins.pot:
+         updated the nagios-pulgins.pot files now that localization is
+         clean first pass at updating the french locale
+
+2006-12-12 12:59  tonvoon
+
+       * plugins-scripts/t/utils.t: Enhanced test for single letters in
+         fqdn
+
+2006-12-12 08:56  tonvoon
+
+       * plugins-scripts/utils.pm.in: Allow single characters in fqdn
+         (Dave Alden)
+
+2006-12-07 22:38  tonvoon
+
+       * CHANGES, THANKS.in, configure.in: Fixed HP/UX's swapinfo command
+         for check_procs (Dick van den Burg - 1573700)
+
+2006-12-07 16:07  tonvoon
+
+       * THANKS.in, plugins/check_disk.c, plugins/check_swap.c,
+         plugins/common.h, plugins/netutils.h: Fix coredump on 64bit
+         Solaris. Also adds more error conditions and moves swap specific
+         includes out of common.h (Duncan Ferguson - 1588031)
+
+2006-12-06 20:34  tonvoon
+
+       * plugins/Makefile.am: Move SSL libs to correct order per plugin
+
+2006-12-06 17:36  tonvoon
+
+       * plugins/Makefile.am: Only include -lssl for plugins that require
+         it
+
+2006-12-06 17:00  tonvoon
+
+       * configure.in: Flag common compile error because of no ar on
+         Solaris
+
+2006-12-06 15:58  tonvoon
+
+       * Makefile.am: Remove CVS files from distribution
+
+2006-12-06 15:53  tonvoon
+
+       * doc/developer-guidelines.sgml: Add libtool requirement for
+         development
+
+2006-11-09 11:44  tonvoon
+
+       * CHANGES, THANKS.in, plugins/check_ping.c, plugins/netutils.c:
+         Reduced DNS lookups in check_ping and netutils.c in IPv6
+         configurations (Pawel Malachowski)
+
+2006-11-03 15:40  tonvoon
+
+       * lib/: Makefile.am, alloca.c, alloca_.h: Add alloca files,
+         required for *BSD
+
+2006-11-01 21:15  tonvoon
+
+       * ChangeLog, configure.in, package.def: For 1.4.5 release
+
+2006-10-27 16:37  tonvoon
+
+       * plugins-scripts/: utils.pm.in, t/utils.t: More edge testcases.
+         Allow anything if ends with a . as long as correct characters
+
+2006-10-26 22:32  tonvoon
+
+       * NPTest.pm: New test variables default to "none", so no changes
+         required to tinderbox satelites
+
+2006-10-26 22:10  tonvoon
+
+       * THANKS.in, plugins-scripts/check_oracle.sh: Fixed error if
+         dba_free_space has no free segments (Florian Gleixner)
+
+2006-10-26 22:02  tonvoon
+
+       * plugins-scripts/: Makefile.am, utils.pm.in, t/utils.t: Fixed
+         regression where hostnames with hyphens were rejected (1581402 -
+         Holger Weiss)
+
+2006-10-26 21:56  tonvoon
+
+       * contrib/tarballs/check_traffic-0.90b.tar.gz: Removing unnecessary
+         tarball
+
+2006-10-26 21:51  tonvoon
+
+       * THANKS.in, plugins/check_disk.c, plugins/check_http.c: Remove C
+         style comments (1583467 - Markus Baertschi)
+
+2006-10-24 22:54  opensides
+
+       * plugins-root/check_icmp.c:
+         more fixes and removal of certain sentences not needed
+
+2006-10-24 22:48  opensides
+
+       * plugins/check_nt.c, plugins-root/check_icmp.c:
+         last localization fixes for core plugins in c
+
+2006-10-24 22:01  opensides
+
+       * plugins/check_nt.c:
+         next round of localization fixes
+
+2006-10-24 10:48  tonvoon
+
+       * plugins-root/: Makefile.am, check_icmp.c: Fixed compile on
+         non-glibc platforms
+
+2006-10-24 09:34  tonvoon
+
+       * plugins/check_http.c: Restored accidently regressed fix
+
+2006-10-23 22:47  opensides
+
+       * plugins/check_http.c:
+         localization fixes
+
+2006-10-23 01:02  opensides
+
+       * plugins-root/check_icmp.c:
+         first pass a making check icmp respecting nagiosplugins rules
+
+2006-10-22 23:34  opensides
+
+       * plugins/check_nt.c:
+         latest localization fixes for tonight ;-)
+
+2006-10-22 23:24  opensides
+
+       * plugins/check_ldap.c:
+          localization fixes
+
+2006-10-22 23:14  opensides
+
+       * plugins-root/check_icmp.c:
+         putting default template for copyright and explanations
+
+2006-10-22 23:07  opensides
+
+       * plugins-root/check_icmp.c:
+         revert mistake when commiting fixes
+
+2006-10-22 23:03  opensides
+
+       * plugins/check_apt.c, plugins/check_procs.c,
+         plugins-root/check_icmp.c:
+         more localization fixes
+
+2006-10-20 08:53  tonvoon
+
+       * plugins/check_snmp.c: Reverting back accidently regressed code
+
+2006-10-20 08:39  opensides
+
+       * plugins/check_mrtg.c:
+         more localization fixes
+
+2006-10-20 07:24  opensides
+
+       * plugins/check_apt.c, plugins-root/check_dhcp.c:
+         localization updates
+
+2006-10-20 00:56  opensides
+
+       * plugins/check_snmp.c:
+         adding missing check_snmp
+
+2006-10-20 00:53  opensides
+
+       * plugins/: check_radius.c, check_real.c, check_smtp.c,
+         check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
+         check_ups.c, check_users.c, negate.c, urlize.c:
+         another round of localization cleaning
+
+2006-10-19 21:04  tonvoon
+
+       * BUGS, ChangeLog, configure.in, package.def: For 1.4.4 release
+
+2006-10-19 20:52  tonvoon
+
+       * CHANGES: Added info re: 1.4.4 in prep for release
+
+2006-10-19 20:36  tonvoon
+
+       * THANKS.in, plugins/check_snmp.c: Initialise strings for Fedora
+         Core 5 (Henning Schmiedehausen)
+
+2006-10-19 20:25  tonvoon
+
+       * THANKS.in, plugins/check_snmp.c: Removed asprintf for perf data
+         (Craig Orsinger, Robby Giffin - 1310495)
+
+2006-10-19 20:13  tonvoon
+
+       * THANKS.in, plugins/check_snmp.c: type variable not cleared in Sol
+         10 (Kyle Tucker)
+
+2006-10-19 19:59  tonvoon
+
+       * THANKS.in, plugins/check_http.c, plugins/t/check_http.t:
+         Redirection error if other headers beginning with L (Aravind
+         Gottipati - 1562572)
+
+2006-10-19 19:44  tonvoon
+
+       * THANKS.in, plugins-scripts/utils.pm.in: Allow hostnames beginning
+         with digits (O'Shaughnessy Evans - 1567390)
+
+2006-10-19 12:56  tonvoon
+
+       * plugins/t/check_smtp.t: Added tests for SMTP servers without TLS
+         and with TLS
+
+2006-10-19 01:25  opensides
+
+       * plugins/: check_apt.c, check_by_ssh.c, check_dig.c, check_dns.c,
+         check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
+         check_http.c, check_ide_smart.c, check_ldap.c, check_load.c,
+         check_mrtg.c, check_mrtgtraf.c, check_mysql.c,
+         check_mysql_query.c, check_nagios.c, check_nt.c, check_ntp.c,
+         check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
+         check_procs.c:
+         first pass at cleaning localization for new release first pass at
+         making all the headre be the same licence, plugin, etc...
+
+2006-10-18 13:12  tonvoon
+
+       * plugins/: check_disk.c, t/check_disk.t: Re-added perf data to
+         check_disk
+
+2006-10-18 13:05  tonvoon
+
+       * lib/: utils_disk.h, tests/test_disk.c: Fix tests for exact
+         matches when searching filesystems
+
+2006-10-18 13:03  tonvoon
+
+       * lib/: utils_base.c, utils_base.h: Cater for different errors when
+         setting thresholds
+
+2006-10-12 21:36  tonvoon
+
+       * plugins/: check_smtp.c, t/check_smtp.t: Resend EHLO after TLS
+         negotiation as per RFC3207 (Holger Weiss - 1482832)
+
+2006-10-12 15:22  tonvoon
+
+       * plugins/check_ntp.c: Removed extraneous comma in perf data output
+
+2006-10-12 15:14  tonvoon
+
+       * plugins/: check_disk.c, t/check_disk.t: Remove the "- free space"
+         if status is OK
+
+2006-10-12 14:58  tonvoon
+
+       * NPTest.pm, THANKS.in, plugins/check_disk.c,
+         plugins/t/check_disk.t: Fixed output from -e in check_disk
+         (Andreas Behal)
+
+2006-10-02 13:09  tonvoon
+
+       * plugins/t/check_load.t: Fix test failure on poseidon
+
+2006-09-21 11:41  tonvoon
+
+       * THANKS.in, plugins/check_nwstat.c: Added perfdata for most
+         variables and new parameters: VMU, VMF, VMP, NRMH, NRMP, NRMM,
+         NRMS, NSS1 to NSS7 (Christian Mies)
+
+2006-09-02 21:41  seanius
+
+       * lib/utils_base.h, plugins/utils.h: - explicitly include
+         utils_base.h from utils.h - put utils.h inside of an
+         #ifndef/#endif
+
+2006-09-02 21:32  seanius
+
+       * plugins/check_tcp.c: - fix for warning/critical timeouts in
+         check_tcp.c, in which the plugin   would exit with a usage error
+         if non-int timeouts were passed.  - change
+         --warning-time/--critical-time to just --warning/--critical,   as
+         it's what --help says.
+
+2006-08-14 10:04  tonvoon
+
+       * THANKS.in, plugins/check_disk.c: Fixed inode percent free output
+         (Mike Emigh - 1531899)
+
+2006-08-14 09:42  tonvoon
+
+       * plugins/t/check_ntp.t: Fixed skip of no ntp test
+
+2006-08-11 09:26  tonvoon
+
+       * plugins/: check_ntp.c, t/check_ntp.t: Catch no responses from any
+         server (1538341 - nmdias)
+
+2006-08-03 09:14  tonvoon
+
+       * tools/tinderbox_build: Interpret the snapshot datestamp as GMT
+
+2006-07-31 19:55  harpermann
+
+       * plugins/check_nt.c: Bug: 694259 fix.  After consulting with the
+         target service authors, we decided to keep the default port as
+         1248 and add a note about other services sometimes using this
+         port and suggesting to change the port.  Closing bug.
+
+2006-07-31 15:09  tonvoon
+
+       * doc/developer-guidelines.sgml: M4 requirement for developer
+         platform
+
+2006-07-29 02:43  tonvoon
+
+       * plugins/common.h, plugins-root/check_dhcp.c: Fix two Solaris
+         compile problems
+
+2006-07-29 01:04  tonvoon
+
+       * po/POTFILES.in: Remove reference to check_udp.c
+
+2006-07-29 00:59  tonvoon
+
+       * configure.in, plugins/Makefile.am, plugins-scripts/Makefile.am:
+         Cleanup references to old check_udp and INSTALL_OPTS. Error if
+         --with-nagios-user or --with-nagios-group specified for configure
+
+2006-07-28 23:44  tonvoon
+
+       * CHANGES, plugins/Makefile.am, plugins/check_udp.c,
+         plugins/t/check_udp.t: check_udp.c deprecated and check_udp now
+         linked to check_tcp. check_udp2 removed
+
+2006-07-27 12:29  tonvoon
+
+       * doc/developer-guidelines.sgml: Example ranges (Nathan Vonnahme)
+
+2006-07-20 00:05  tonvoon
+
+       * THANKS.in, configure.in: Stricter autoconf 2.60 rules (Lance
+         Albertson - 1522900)
+
+2006-07-19 23:56  tonvoon
+
+       * plugins/common.h: Fix to add uintmax_t, for check_disk.c compile
+
+2006-07-19 23:37  tonvoon
+
+       * plugins/common.h: Fix for CHAR_MAX on Solaris 9
+
+2006-07-14 10:47  tonvoon
+
+       * lib/: Makefile.am, utils_base.c: Missing header files
+
+2006-07-14 10:43  tonvoon
+
+       * plugins/check_disk.c: Fix inode percents using coreutils'
+         percentage calculation technique
+
+2006-07-14 00:58  tonvoon
+
+       * CHANGES, lib/utils_base.c, lib/utils_base.h, lib/utils_disk.c,
+         lib/utils_disk.h, lib/tests/test_utils.c, plugins/check_disk.c,
+         plugins/t/check_disk.t: Major fixes to check_disk. Now should
+         return same data as df
+
+2006-07-13 13:50  tonvoon
+
+       * Makefile.am, configure.in, lib/Makefile.am, lib/tests/.cvsignore,
+         lib/tests/Makefile.am, lib/tests/README, lib/tests/test_disk.c,
+         lib/tests/test_disk.t, lib/tests/test_utils.c,
+         lib/tests/test_utils.t, plugins/Makefile.am,
+         plugins/check_disk.c, plugins/check_dns.c, plugins/check_mysql.c,
+         plugins/check_mysql_query.c, plugins/utils.c, plugins/utils.h,
+         plugins/utils_disk.c, plugins/utils_disk.h,
+         plugins/tests/.cvsignore, plugins/tests/Makefile.am,
+         plugins/tests/README, plugins/tests/test_disk.c,
+         plugins/tests/test_disk.t, plugins/tests/test_utils.c,
+         plugins/tests/test_utils.t: Move new util_* functions to lib/
+
+2006-07-13 09:54  tonvoon
+
+       * configure.in, lib/basename.c, lib/dirname.h, m4/basename.m4,
+         m4/dos.m4, m4/np_coreutils.m4, plugins/check_procs.c,
+         plugins/utils.c, plugins/utils.h: Using coreutils' base_name
+         function because of portability issues with Tru64
+
+2006-07-12 23:53  tonvoon
+
+       * plugins/: check_disk.c, utils_disk.c, utils_disk.h,
+         t/check_disk.t: Added -E option for exact match of filesystem.
+         Restructured main filesystem loop. Added extra tests for possible
+         duplicate filesystems.
+
+2006-07-12 20:30  tonvoon
+
+       * plugins/: check_disk.c, utils_disk.c, utils_disk.h,
+         tests/.cvsignore, tests/test_disk.c: Moving parameter_list into
+         utils_disk.h. Given list of mount points, can now work out best
+         match or exact match.
+
+2006-07-12 13:15  tonvoon
+
+       * plugins/: Makefile.am, check_disk.c, utils_disk.c, utils_disk.h,
+         tests/Makefile.am, tests/test_disk.c, tests/test_disk.t: Moving
+         check_disk functions into utils_disk.c and testing them
+
+2006-07-11 13:38  tonvoon
+
+       * m4/fcntl-safer.m4, m4/np_coreutils.m4, m4/unistd-safer.m4,
+         lib/creat-safer.c, lib/dup-safer.c, lib/fcntl--.h,
+         lib/fcntl-safer.h, lib/fd-safer.c, lib/open-safer.c,
+         lib/pipe-safer.c, lib/unistd--.h, lib/unistd-safer.h: Extra files
+         from coreutils required for getloadavg.c to compile on Tru64
+         (Ciro Iriarte - 1520331)
+
+2006-07-10 09:44  tonvoon
+
+       * lib/Makefile.am: Didn't add intprops.h into distribution
+         correctly
+
+2006-07-07 07:36  harpermann
+
+       * plugins/urlize.c: Added check for two arguments.  Was segfaulting
+         if no or one arg.  Now returns help.
+
+2006-07-05 14:45  tonvoon
+
+       * plugins-scripts/check_mailq.pl: Fixed checking of return codes
+         from external mailq programs
+
+2006-07-05 09:55  tonvoon
+
+       * tools/tinderbox_build: Add instructions for manually sending
+         Tinderbox build logs
+
+2006-07-05 09:26  tonvoon
+
+       * lib/: Makefile.am, intprops.h: Missing intprops.h for Tru64 (Ciro
+         Iriarte - 1517379)
+
+2006-07-04 10:47  tonvoon
+
+       * THANKS.in, m4/alloca.m4, m4/np_coreutils.m4: Added alloca.h check
+         and fixed locale.h, wchar.h (Ari Pollak - 1516578)
+
+2006-07-03 09:03  tonvoon
+
+       * plugins/check_dig.c: Fixed -p getopt call (Allan Bennett -
+         1511650)
+
+2006-07-03 08:55  tonvoon
+
+       * THANKS.in, lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c,
+         m4/c-strtod.m4, m4/np_coreutils.m4, plugins/Makefile.am: Fixed
+         compile on Tru64 5.1b (Ciro Iriarte - 1515435)
+
+2006-06-21 12:05  opensides
+
+       * plugins/: check_snmp.c, check_ssh.c:
+         cleaning help and usage
+
+2006-06-21 10:49  opensides
+
+       * po/LINGUAS:
+         fixing bug id #1509699
+
+2006-06-20 12:17  opensides
+
+       * plugins/: check_procs.c, check_radius.c, check_real.c,
+         check_smtp.c, check_snmp.c, check_ssh.c:
+         cleaning help and usage + license
+
+2006-06-18 20:36  opensides
+
+       * plugins/: check_disk.c, check_time.c, check_udp.c, check_ups.c,
+         check_users.c, gethostbyname.c, gethostbyname.h, negate.c,
+         netutils.c, popen.c, runcmd.c, sslutils.c, urlize.c, utils.c:
+         updating help and usage and license
+
+2006-06-17 13:28  opensides
+
+       * plugins/: check_hpjd.c, check_nt.c, check_ntp.c, check_nwstat.c,
+         check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c:
+         cleaning up help and usage
+
+2006-06-15 13:52  opensides
+
+       * plugins/: check_ldap.c, check_load.c, check_mrtg.c,
+         check_mysql.c, check_mysql_query.c, check_nagios.c:
+         cleaning help and usage
+
+2006-06-15 11:16  opensides
+
+       * plugins/check_ide_smart.c:
+         cleaning help and usage
+
+2006-06-14 22:27  opensides
+
+       * plugins/: check_dns.c, check_dummy.c, check_fping.c,
+         check_game.c:
+         updating the help and usage for localization
+
+2006-06-14 20:15  tonvoon
+
+       * INSTALLING, doc/developer-guidelines.sgml: Updated requirements
+         for development platform
+
+2006-06-14 19:48  opensides
+
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c:
+         starting the BIG locale update ;-)
+
+2006-06-07 15:28  seanius
+
+       * contrib/check_linux_raid.pl: some gratuitous whitespace changes,
+         and a fix to the "recovery =" detection logic in
+         check_linux_raid.pl
+
+2006-06-07 15:23  seanius
+
+       * plugins-scripts/utils.pm.in: removed stale references to
+         PATH_TO_NTPFOO, as it's no longer used.
+
+2006-06-07 08:59  tonvoon
+
+       * plugins-root/Makefile.am: Do not install setuid programs unless
+         run as root
+
+2006-06-07 08:18  tonvoon
+
+       * tools/setup, plugins-root/Makefile.am: Fixed two build problems
+         re: libtool and pst3
+
+2006-06-06 17:48  seanius
+
+       * plugins/check_pgsql.c: modify the is_pg_dbname() function to
+         allow databases with '-' in their name.  reference: sf tracker
+         #1500752
+
+2006-06-04 00:06  seanius
+
+       * configure.in: removed the -R for openssl, as it should be figured
+         out automatically by libtool and also controlled via the
+         --enable-rpath/--disable-rpath configure options.  furthermore
+         keeping it in forces the rpath option on in spite of what's
+         passed on the configure line.
+
+2006-06-01 23:30  seanius
+
+       * contrib/check_linux_raid.pl: gave some TLC to check_linux_raid
+
+2006-05-30 10:55  tonvoon
+
+       * configure.in: Default to search path for mysql_config
+
+2006-05-30 10:39  tonvoon
+
+       * THANKS.in: For reporting check_radius compile problem
+
+2006-05-30 10:19  tonvoon
+
+       * .cvsignore, config.guess, config.sub, ltmain.sh,
+         doc/developer-guidelines.sgml: Added libtool files, at version
+         1.5.22, into CVS
+
+2006-05-25 18:40  egalstad
+
+       * plugins-root/check_dhcp.c: Applied patch for responses from
+         helpers/relays, cleaned up different coding styles for
+         consistency
+
+2006-05-25 17:59  tonvoon
+
+       * lib/regex.o: Removed unnecessary file
+
+2006-05-25 17:58  tonvoon
+
+       * configure.in, lib/Makefile.am, plugins/common.h: Gettext fixes to
+         sync with coreutils
+
+2006-05-25 17:53  egalstad
+
+       * plugins-root/check_dhcp.c: Fixed short interface name length,
+         UNKNOWN return code (patches from tracker)
+
+2006-05-25 16:34  tonvoon
+
+       * plugins/: check_http.c, t/check_http.t: Option to invert results
+         from a regexp pattern match
+
+2006-05-25 13:33  tonvoon
+
+       * configure.in, lib/.cvsignore, lib/regcomp.c, lib/regex.c,
+         lib/regex.h, lib/regex.o, lib/regex_internal.c,
+         lib/regex_internal.h, lib/regexec.c, lib/strcase.h,
+         m4/.cvsignore, m4/np_coreutils.m4, m4/regex.m4, m4/restrict.m4,
+         plugins/check_apt.c, plugins/check_http.c, plugins/check_smtp.c,
+         plugins/check_snmp.c: Use coreutils' regexp libraries, so regexp
+         always available now
+
+2006-05-25 13:13  tonvoon
+
+       * m4/ls-mntd-fs.m4: Sync with coreutils 5.96
+
+2006-05-24 13:48  tonvoon
+
+       * THANKS.in, configure.in: Fix for mysql 3.x (Jeremy Reed, Michael
+         Tiernan - 1491936)
+
+2006-05-24 10:23  tonvoon
+
+       * doc/developer-guidelines.sgml: Reminder of no inline variable
+         declarations
+
+2006-05-24 10:05  tonvoon
+
+       * plugins/check_snmp.c: Variables need to be declared at top of
+         code for better portability (Gerhard Lausser)
+
+2006-05-19 22:41  tonvoon
+
+       * configure.in, doc/developer-guidelines.sgml: Requirement of
+         automake 1.8.3, as coreutils needs it
+
+2006-05-19 22:30  tonvoon
+
+       * .cvsignore, config.rpath, mkinstalldirs, po/.cvsignore,
+         po/remove-potcdate.sin: Adding more required files from gettext
+
+2006-05-19 00:17  tonvoon
+
+       * tools/setup: Bug in Makefile.am creation
+
+2006-05-19 00:09  tonvoon
+
+       * .cvsignore, ABOUT-NLS, m4/Makefile.am, m4/Makefile.am.in,
+         po/.cvsignore, po/Makefile.in.in, tools/setup: Fixes from
+         coreutils sync: some files now required and removed generateable
+         files
+
+2006-05-18 23:05  tonvoon
+
+       * .cvsignore, Makefile.am, configure.in,
+         doc/developer-guidelines.sgml, lib/Makefile.am, lib/cloexec.c,
+         lib/cloexec.h, lib/error.c, lib/error.h, lib/exit.h,
+         lib/exitfail.c, lib/exitfail.h, lib/fsusage.c, lib/fsusage.h,
+         lib/full-read.c, lib/full-read.h, lib/full-write.c,
+         lib/full-write.h, lib/getloadavg.c, lib/getopt.c, lib/getopt.h,
+         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/gettext.h,
+         lib/malloc.c, lib/mountlist.c, lib/mountlist.h, lib/realloc.c,
+         lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
+         lib/safe-write.h, lib/stdbool_.h, lib/strtod.c,
+         lib/unlocked-io.h, lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c,
+         m4/.cvsignore, m4/Makefile.am, m4/afs.m4, m4/codeset.m4,
+         m4/error.m4, m4/exitfail.m4, m4/extensions.m4, m4/fstypename.m4,
+         m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
+         m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
+         m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4,
+         m4/lib-link.m4, m4/lib-prefix.m4, m4/longdouble.m4,
+         m4/longlong.m4, m4/ls-mntd-fs.m4, m4/malloc.m4, m4/mountlist.m4,
+         m4/nls.m4, m4/np_coreutils.m4, m4/onceonly.m4,
+         m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/realloc.m4,
+         m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4, m4/uintmax_t.m4,
+         m4/ulonglong.m4, m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4,
+         m4/xalloc.m4, plugins/.cvsignore, plugins/check_disk.c,
+         plugins/common.h, plugins/tests/.cvsignore,
+         plugins-root/.cvsignore, plugins-root/check_dhcp.c,
+         po/.cvsignore, tools/setup: Synchronise with coreutils 2.95.
+         Gettext now synced with coreutils, so no longer development
+         platform requirement
+
+2006-05-17 11:10  tonvoon
+
+       * configure.in: Fix for loading SSL libraries at runtime
+
+2006-05-17 09:56  tonvoon
+
+       * configure.in, plugins-root/Makefile.am: Fix compile problems on
+         Solaris for pst3 and ssl libs
+
+2006-05-15 14:20  tonvoon
+
+       * CHANGES, contrib/check_disk_snmp.pl: check_disk_snmp.pl removed.
+         Notice added to CHANGES
+
+2006-05-15 14:07  tonvoon
+
+       * tools/sfsnapshot: Changed snapshot generator due to cvs changes
+         on SF
+
+2006-05-03 15:12  tonvoon
+
+       * doc/LEAVERS: Leavers process documented
+
+2006-05-02 09:30  tonvoon
+
+       * plugins/check_disk.c: Inode thresholds not always being
+         initialised (James Fidell - 1476457)
+
+2006-05-02 09:21  tonvoon
+
+       * CHANGES: New check_ntp and check_apt plugins by Sean
+
+2006-05-01 22:52  seanius
+
+       * configure.in, plugins/Makefile.am, plugins/check_ntp.c,
+         plugins/common.h, plugins/runcmd.c, plugins-scripts/Makefile.am:
+         - check_ntp:   - now roughly feature-complete.    - various
+         bugfixes, esp. offset calculation.    - enhanced the asynchronous
+         offset polling to set requests that      haven't recieved a
+         response in >= 1 second to stale and retransmit them,      which
+         results in much better performance on unreliable networks.    -
+         we only spend timeout/2 seconds polling offsets, and if we don't
+         get      everything by that point we work with what we have and
+         set status to      warning/critical depending on how much data we
+         have.    - set the same defaults as the perl script.  - commit
+         changes to configure.in to support automatic building of
+         check_apt   (if apt-get is installed and regex libraries
+         available) and check_ntp   (unconditionally), now defaulting to
+         check_ntp.c instead of the perl script.    if this is an issue we
+         can back out the commit of course.  an eye    should be kept on
+         check_ntp building and running correctly in different
+         environments, esp. 64-bit and big-endian platforms, and those
+         with more    "esoteric" API's (do any of the platforms not have
+         poll()?).  - similar changes to Makefile.am's.  - common.h: add
+         statement to include sys/poll.h - runcmd.c: exit STATE_UNKNOWN if
+         execve() fails.
+
+2006-04-28 16:52  tonvoon
+
+       * configure.in: Remove stupid error where pst3 was always compiled
+
+2006-04-28 09:45  tonvoon
+
+       * configure.in, plugins-root/Makefile.am: Added pst3 into
+         distribution (Jason Kau - 1476451)
+
+2006-04-27 14:25  tonvoon
+
+       * configure.in, plugins/check_procs.c, plugins/utils.c,
+         plugins/utils.h, plugins/tests/test_utils.c: Internal version of
+         basename if one not found in system
+
+2006-04-19 10:33  tonvoon
+
+       * plugins/t/check_nagios.t: Fix check_nagios tests on MacOSX 10.4
+
+2006-04-19 04:47  sghosh
+
+       * ChangeLog: ChangeLog update - release pending
+
+2006-04-19 04:42  sghosh
+
+       * configure.in, package.def: version update - release pending
+
+2006-04-17 22:08  opensides
+
+       * po/fr.po:
+         Final commit of fr.po
+
+2006-04-17 14:54  opensides
+
+       * po/fr.po:
+         another big chunk of fr.po
+
+         Still 20 to go ;)
+
+2006-04-16 15:24  opensides
+
+       * po/fr.po:
+         big revision of po file for 1.4.3
+
+2006-04-15 11:46  opensides
+
+       * po/fr.po:
+         second part of fr.po updating
+
+2006-04-14 23:44  opensides
+
+       * po/: de.po, fr.po, nagios-plugins.pot:
+         updated pot file sarted updating fr.po for nagios 1.4.3
+
+2006-04-12 11:00  seanius
+
+       * plugins/check_ntp.c: the offset_requests are now parallelized.
+         still stuff needs to be done (conveniently marked with XXX), but
+         on well behaving networks the plugin should behave more or less
+         identical to check_ntp.pl now.
+
+2006-04-12 07:33  seanius
+
+       * plugins/check_ntp.c: added a currently unused but "good for
+         reference" version of offset_request which attempts to behave
+         more like ntpdate, but this doesn't yet and the code isn't
+         actually used yet.
+
+2006-04-12 00:24  seanius
+
+       * plugins/check_ntp.c: another big code-commit to check_ntp.
+         jitter calculations now work, and the program is becoming much
+         closer on the packet-for-packet level to how check_ntp.pl
+         behaves.  i'll send an email in the morning :)
+
+2006-04-06 11:08  tonvoon
+
+       * THANKS.in, plugins/utils.c: Stop coredump on Solaris if arg not
+         specified (Jason Kau - 1465288)
+
+2006-04-05 09:11  tonvoon
+
+       * CHANGES: Notice added re: check_udp in next release
+
+2006-04-05 09:06  tonvoon
+
+       * plugins/check_procs.c: Use pid_t for pids (1463853)
+
+2006-04-05 08:58  tonvoon
+
+       * plugins/: check_http.c, t/check_http.t: Allow multiple -k
+         parameters (Gerd Mueller - 1457726)
+
+2006-04-05 07:58  seanius
+
+       * plugins/check_apt.c: finally??? cvs works again????  let me dig
+         up my week-old cvs commit message.....
+
+         i'm becoming very happy with check_apt now :) - now has support
+         for an externally (configure.in) path to apt-get,   though i
+         still have that in #ifdefs for the time being.  - support for
+         defining what packages are "critical updates", via   the
+         already-existing security regexp or overridable on the cmdline -
+         allow overriding of apt-get cmdline options - introduce a "no
+         upgrade" in case someone just wants to check that   they can
+         download the package lists with -u but not check for upgrades.
+         might need to change the name of this option to prevent
+         confusion.  - improved -h documentation
+
+2006-03-29 17:33  tonvoon
+
+       * THANKS.in, plugins/check_tcp.c, plugins/utils.c, plugins/utils.h,
+         plugins/tests/test_utils.c: New function to for escaped strings
+         from command line for send/quit.  Adapted from Sebastian
+         Wiesinger's patch (1292404)
+
+2006-03-29 16:30  tonvoon
+
+       * NPTest.pm: Will die if signal received from a testCmd
+
+2006-03-29 15:37  tonvoon
+
+       * plugins/t/check_udp.t: Allow 1 second delay in check_udp timeout
+
+2006-03-29 09:18  tonvoon
+
+       * plugins/t/check_http.t: Fix possible timeout issue on
+         hostname_invalid
+
+2006-03-29 09:13  tonvoon
+
+       * plugins/t/check_dns.t: Fix test if response time is one second
+
+2006-03-29 09:01  seanius
+
+       * plugins/check_apt.c: now support for detecting critical/security
+         updates, which sets the return code to STATE_CRITICAL instead of
+         just STATE_WARNING as it was previously doing.
+
+2006-03-27 09:39  tonvoon
+
+       * plugins/t/check_udp.t: Set timeout within nc, rather than the
+         test script
+
+2006-03-27 09:19  tonvoon
+
+       * plugins/check_disk.c: Fixed bug with malloc of wrong size
+
+2006-03-24 17:26  tonvoon
+
+       * plugins/t/check_dns.t: Fixing defaults to work
+
+2006-03-24 16:49  tonvoon
+
+       * CHANGES: Reintroduced --with-mysql configure option. Note about
+         SSL cleanup
+
+2006-03-24 16:25  tonvoon
+
+       * plugins/check_http.c: -C now implies -S/--ssl as well
+
+2006-03-24 16:13  tonvoon
+
+       * plugins/t/: check_hpjd.t, check_http.t: Tests converted to new
+         style
+
+2006-03-24 16:12  tonvoon
+
+       * plugins/: check_tcp.c, t/check_udp.t: udp checks require and send
+         and receive option. Tests updated so if nc is available, will
+         check send and receive working correctly
+
+2006-03-23 22:58  seanius
+
+       * plugins/check_apt.c: - addition of include/exclude option for
+         package names in check_apt,   using POSIX regexp support.  -
+         various commenting and tidying of code/logic/output.  - still
+         haven't committed the Makefile.am/configure.in stuff.
+
+2006-03-23 17:16  tonvoon
+
+       * NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
+         check_disk now errors if a specified directory does not exist (cf
+         df /foo)
+
+2006-03-23 16:06  tonvoon
+
+       * plugins/t/check_disk.t: Some versions of Test::More do not like
+         the m#foo# syntax
+
+2006-03-23 12:01  tonvoon
+
+       * NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
+         Incorrect output when checking non-existent disk (John Rouillard
+         - 1326050)
+
+2006-03-23 00:01  seanius
+
+       * plugins/check_apt.c: more work on check_apt.  more graceful error
+         handling and information reporting, a couple new cmdline options.
+         still not quite ready for prime-time, maybe tomorrow :)
+
+2006-03-22 17:32  tonvoon
+
+       * REQUIREMENTS, configure.in: Reinstated --with-mysql option
+
+2006-03-22 16:45  tonvoon
+
+       * plugins/: check_dns.c, t/check_dns.t: Added warning and critical
+         response times (John Rouillard - 1343159)
+
+2006-03-22 15:45  tonvoon
+
+       * plugins/t/check_pop.t: Convert to new style tests
+
+2006-03-22 15:45  tonvoon
+
+       * THANKS.in, plugins/check_tcp.c: Options to change line ends for
+         -s and -q (John Rouillard - 1346104)
+
+2006-03-22 14:32  tonvoon
+
+       * plugins-scripts/check_log.sh: Remove PATH restriction
+
+2006-03-22 14:17  tonvoon
+
+       * plugins/: check_dns.c, t/check_dns.t: New style tests. Cleanup of
+         presentation of help. Added '' around -a checks
+
+2006-03-22 13:18  tonvoon
+
+       * plugins/check_by_ssh.c: Typo (Thomas Guettler - 1433447)
+
+2006-03-22 12:59  tonvoon
+
+       * plugins-scripts/: check_log.sh, utils.sh.in: Remove hardlink to
+         /bin/sed. Leave to PATH (Abs - 1391483)
+
+2006-03-22 00:00  seanius
+
+       * plugins/check_apt.c: initial version of a check_apt plugin... not
+         editing configure/Makefile.am's until i'm happier with it (better
+         output, better ways to define warning vs. critical thresholds...
+         etc).
+
+2006-03-21 14:20  tonvoon
+
+       * THANKS.in, configure.in: Stop check_dns from compiling if
+         nslookup does not exist (Sakari Lehtonen - 1412721)
+
+2006-03-21 13:42  tonvoon
+
+       * plugins/t/check_load.t: Updated to new Test::More method for
+         testing
+
+2006-03-21 13:32  tonvoon
+
+       * configure.in: Fix for mysql 3.x
+
+2006-03-21 13:31  tonvoon
+
+       * plugins/check_tcp.c: Return CRITICAL if hostname invalid, as per
+         guidelines
+
+2006-03-21 12:56  tonvoon
+
+       * tools/setup: Patch to workaround SFnot having libtool installed
+
+2006-03-21 11:42  tonvoon
+
+       * REQUIREMENTS, CHANGES, THANKS.in, configure.in,
+         plugins/Makefile.am, plugins/tests/Makefile.am: mysql discovery
+         based on mysql_config (Johan Fischer - 1359414)
+
+2006-03-20 22:06  seanius
+
+       * plugins/check_ntp.c: - shuffling some code around to keep things
+         tidy.  - now average the result of 4 queries just as ntpdate does
+         - put things in place for jitter calculation
+
+2006-03-20 17:18  seanius
+
+       * plugins/check_ntp.c: ipv6 support for c-version of check_ntp
+
+2006-03-18 19:00  seanius
+
+       * plugins/check_ntp.c: initial version of the pure-c check_ntp
+         implementation.  jitter not yet implemented, and a couple other
+         misc things to do, so i haven't yet patched Makefile.am
+
+2006-03-18 14:47  seanius
+
+       * plugins/check_http.c: return-logic related fix for cert checking,
+         thanks to emmet hogan.
+
+2006-03-17 14:08  tonvoon
+
+       * plugins/tests/test_utils.t: Better error message re: tap library
+
+2006-03-17 14:07  tonvoon
+
+       * REQUIREMENTS, configure.in, plugins/Makefile.am,
+         plugins/check_mysql.c, plugins/check_mysql_query.c,
+         plugins/t/check_mysql.t: mysql detection cleanup: fixes runtime
+         linking, autodetection of main locations, detection of lib64 and
+         different layouts
+
+2006-03-17 10:20  tonvoon
+
+       * doc/developer-guidelines.sgml: Added requirement for developer
+         system to have gnu libtool
+
+2006-03-16 17:31  tonvoon
+
+       * configure.in, plugins/tests/Makefile.am, tools/setup: Using
+         libtool to get runpath for tap library
+
+2006-03-15 19:54  tonvoon
+
+       * THANKS.in, plugins/check_mysql.c, plugins/t/check_mysql.t: Alert
+         on amount of time a slave is behind (Steven Kreuzer)
+
+2006-03-13 17:59  seanius
+
+       * plugins/check_swap.c: fix for (tracker id 1420741) "check_swap:
+         incorrect totals for multiple partitions (BSD)" thanks to scott
+         thompson
+
+2006-03-13 11:08  tonvoon
+
+       * plugins/check_ping.c: Change warning message if there is stderr
+         output. This catches a problem where time was shifting backwards
+         on a linux VMware guest during the ping
+
+2006-03-07 10:33  tonvoon
+
+       * plugins/t/check_http.t: Added tests for two external websites
+         with certificates
+
+2006-03-07 10:23  tonvoon
+
+       * plugins/t/check_http.t: Tests re-written in new object format
+
+2006-02-24 17:03  tonvoon
+
+       * doc/developer-guidelines.sgml: Updated doc as tap library is now
+         automatically discovered
+
+2006-02-24 16:41  tonvoon
+
+       * configure.in, plugins/tests/Makefile.am: Use the installed tap
+         library instead of requesting a compiled object
+
+2006-02-17 09:08  tonvoon
+
+       * THANKS.in, plugins/popen.c: SIGALRM could be received before
+         child_process is created (Jason Crawford)
+
+2006-02-17 06:24  seanius
+
+       * plugins/check_procs.c: set LC_NUMERIC to POSIX in check_procs.c
+
+2006-02-01 13:23  tonvoon
+
+       * plugins/t/check_mysql_query.t: If a mysql server has anonymous
+         login, tests will always fail
+
+2006-02-01 11:53  tonvoon
+
+       * plugins/tests/Makefile.am: Need to distribute perl test file
+
+2006-01-31 16:48  tonvoon
+
+       * CHANGES: check_mysql_query included
+
+2006-01-31 16:47  tonvoon
+
+       * REQUIREMENTS: Note on MacOSX difference in mysql package
+
+2006-01-31 16:45  tonvoon
+
+       * configure.in, plugins/Makefile.am: Clean compile of
+         check_mysql_query on MacOSX
+
+2006-01-31 15:40  tonvoon
+
+       * NPTest.pm: Sort ordering of tests
+
+2006-01-31 14:52  tonvoon
+
+       * configure.in, plugins/.cvsignore, plugins/Makefile.am,
+         plugins/check_mysql_query.c, plugins/utils.h,
+         plugins/t/check_mysql_query.t: Adding check_mysql_query, using
+         new ranges and threshold checking
+
+2006-01-31 14:37  tonvoon
+
+       * plugins/t/check_mysql.t: Extra explanation in tests
+
+2006-01-31 14:36  tonvoon
+
+       * plugins/tests/test_utils.c: Fixed invalid free
+
+2006-01-31 10:06  tonvoon
+
+       * doc/developer-guidelines.sgml: Updated instructions on using
+         libtap as configure option changed
+
+2006-01-31 10:05  tonvoon
+
+       * configure.in: Changed configure option to --with-libtap-srcdir
+         because requires tap.h as well as tap.o
+
+2006-01-30 22:24  tonvoon
+
+       * doc/developer-guidelines.sgml, plugins/utils.c, plugins/utils.h,
+         plugins/tests/test_utils.c: Clearly defined thresholds & ranges
+         in docs. Added get_status routine. Added set_thresholds routine.
+         Tests enhanced to check new routines
+
+2006-01-30 16:10  tonvoon
+
+       * configure.in, doc/developer-guidelines.sgml, plugins/Makefile.am,
+         plugins/utils.c, plugins/utils.h, plugins/tests/.cvsignore,
+         plugins/tests/Makefile.am, plugins/tests/README,
+         plugins/tests/check_disk, plugins/tests/check_dns,
+         plugins/tests/check_ftp, plugins/tests/check_hpjd,
+         plugins/tests/check_http, plugins/tests/check_load,
+         plugins/tests/check_ping, plugins/tests/check_procs,
+         plugins/tests/check_swap, plugins/tests/check_users,
+         plugins/tests/check_vsz, plugins/tests/test_utils.c,
+         plugins/tests/test_utils.t: Added libtap tests for utils.c
+         library functions. Removed redundant test files
+
+2006-01-21 21:46  tonvoon
+
+       * tools/sfsnapshot: Have to use own id for cvs checkout. Change
+         compile server because old one not working consistently
+
+2005-12-19 09:25  tonvoon
+
+       * NPTest.pm: Break out of testing if a new parameter is required
+
+2005-12-16 18:41  harpermann
+
+       * contrib/check_log2.pl: Added ability to output critical on error.
+         Fixed open so it properly fails if the log file open throws an
+         error, turned on -w in the perl call, fixed warnings
+
+2005-12-15 17:06  tonvoon
+
+       * NPTest.pm, plugins/check_mysql.c, plugins/t/check_mysql.t:
+         Display errors with slave queries correctly. Added extra tests
+         for slaves
+
+2005-12-15 15:19  tonvoon
+
+       * NPTest.pm, doc/developer-guidelines.sgml, plugins/t/check_disk.t:
+         New 3 parameter version of getTestParameters. Updated
+         check_disk.t to reflect.  Added notes re: testing in developer
+         guidelines.
+
+2005-12-15 15:17  tonvoon
+
+       * plugins-scripts/: check_file_age.pl, t/check_file_age.t: Allow
+         directories and links to be tested by check_file_age. Sanitise
+         output.  Added tests
+
+2005-12-07 19:32  harpermann
+
+       * plugins/urlize.c: Nagiosplug bug 1266977.  Added code to insert
+         the closing </A> after the plugin output but before the
+         performance output.
+
+2005-12-07 15:10  tonvoon
+
+       * THANKS.in, plugins/common.h: No floorf on Solaris 9 (Jon
+         Vandegrift - 1374705)
+
+2005-12-02 22:28  tonvoon
+
+       * THANKS.in, doc/developer-guidelines.sgml, plugins/check_nagios.c,
+         plugins/t/check_nagios.nagios1.status.log,
+         plugins/t/check_nagios.nagios2.status.dat,
+         plugins/t/check_nagios.t: Support for Nagios 1 and Nagios 2
+         status files (Gerhard Lausser - 1296242)
+
+2005-12-02 22:25  tonvoon
+
+       * plugins/t/.cvsignore: Ignore temporary files created for tests
+
+2005-12-01 01:05  tonvoon
+
+       * configure.in, config_test/Makefile, config_test/run_tests: Run
+         longer test on redhat for spopen/pthread problem. Allow
+         enable/disable of pthread fix via configure option
+
+2005-11-30 00:49  harpermann
+
+       * plugins-scripts/check_ntp.pl: Nagiosplug bug # 1251096 check_ntp
+         wasn't properly handing a bad exit status from the external
+         programs it calls (ntpdate and ntpq), so jitter wasn't set.
+         Added check of $? on close and proper error output if status from
+         the sub program call completion is non-zero.  This includes "host
+         not found".
+
+2005-11-29 23:21  harpermann
+
+       * contrib/check_email_loop.pl: UNKNOWN exit status was returning
+         status of "-1", changed to "3"
+
+2005-11-29 23:19  harpermann
+
+       * contrib/check_email_loop.pl: Bug: 1355304 Added patch for ePN and
+         perl warnings.  Fixed some text and a warning about type
+         comparison.
+
+2005-11-18 12:56  tonvoon
+
+       * tools/sfsnapshot: Create a permanent link to HEAD snapshot
+
+2005-11-18 11:56  tonvoon
+
+       * doc/developer-guidelines.sgml: Updated with more detailed
+         description of UNKNOWN states
+
+2005-11-16 17:26  tonvoon
+
+       * plugins/check_disk.c: Fixed some compile errors with new
+         translations. Also reintroduced formatting after discussion with
+         Benoit
+
+2005-11-15 16:26  tonvoon
+
+       * plugins/t/check_disk.t: Updated tests to minimise false
+         positives. Breaking down so more obvious what the tests are doing
+
+2005-11-14 14:43  tonvoon
+
+       * doc/developer-guidelines.sgml: Added section re: translations
+
+2005-11-14 01:18  opensides
+
+       * plugins/check_http.c:
+         localization cleaning ...  last commit before sleeping
+
+2005-11-14 00:51  opensides
+
+       * plugins/: check_dig.c, check_disk.c, check_dns.c, check_dummy.c,
+         check_fping.c, check_game.c:
+         start of the cleaning of the localization
+
+2005-11-12 23:48  tonvoon
+
+       * THANKS.in, plugins/t/check_disk.t: Updated check_disk tests to
+         use Test::More (Serhan Kiymaz)
+
+2005-11-09 17:27  tonvoon
+
+       * plugins/t/check_mysql.t: Using Test::More
+
+2005-11-09 16:40  tonvoon
+
+       * NPTest.pm, plugins/t/check_imap.t, plugins/t/check_swap.t: Added
+         new NPTest->testCmd which returns objects back for testing at the
+         test script level. Updated check_swap and check_imap to this new
+         format
+
+2005-11-09 16:37  tonvoon
+
+       * plugins/check_swap.c: Problem where absolute thresholds not
+         working on /proc/meminfo systems. Suffixed all variables with the
+         unit of measurement
+
+2005-11-09 16:34  tonvoon
+
+       * configure.in: Typo with predetermined values
+
+2005-11-09 14:10  tonvoon
+
+       * doc/developer-guidelines.sgml: Added copyright/license info
+         required in submissions
+
+2005-11-09 09:31  tonvoon
+
+       * doc/: NEW_STARTERS, developer-guidelines.sgml: Updated dev
+         guidelines to link to NagiosExchange. Removed project admin notes
+         from guidelines into separate file
+
+2005-11-07 12:46  seanius
+
+       * configure.in: incorporated patch from Elan RuusamƤe (ahmake) to
+         override program autodetection (see Feature Requests-1341528).  i
+         would not call this quite complete just yet (i'll explain more in
+         the tracker), but should be functional and useful enough to
+         commit now, in any case.
+
+2005-11-04 09:38  tonvoon
+
+       * THANKS.in, plugins/check_tcp.c, plugins/t/check_imap.t: Fixed
+         --mismatch option for check_tcp. Added tests into check_imap
+         (Rick Fey - 1339134)
+
+2005-11-03 15:21  tonvoon
+
+       * Makefile.am, tools/tinderbox_build: Adding new tinderbox build
+         script
+
+2005-11-03 15:13  tonvoon
+
+       * plugins/t/: check_disk.t, check_procs.t: Invalid mount point
+         doesn't make sense because most df implementations would work out
+         the actual mount point. And fixed typo in check_procs.t
+
+2005-11-03 15:04  tonvoon
+
+       * NPTest.pm, plugins/t/check_http.t, plugins/t/check_time.t: Fixing
+         some test failures
+
+2005-11-02 08:59  seanius
+
+       * plugins/check_disk.c: #995761: patch from ben o'hara to include
+         inode calculations in          check_disk.c.
+
+         previous commit also had a patch for smtp auth support, but i
+         accidentally sent a blank commit message.
+
+2005-11-02 08:47  seanius
+
+       * plugins/check_smtp.c: check_smtp.c
+
+2005-10-31 20:03  seanius
+
+       * configure.in, plugins/check_game.c, plugins/check_http.c,
+         plugins/check_nagios.c, plugins/check_snmp.c,
+         plugins/check_swap.c, plugins/check_tcp.c, plugins/common.h,
+         plugins/netutils.c, plugins/netutils.h, plugins/sslutils.c: code
+         cleanups, largely resulting from turning on -Wall.  mostly unused
+         variables and explicit casting issues, but there were a couple
+         gotchas in there too.
+
+2005-10-30 22:45  seanius
+
+       * plugins/Makefile.am: turned on -Wall in plugins/Makefile.am via
+         AM_CFLAGS.  shouldn't keep our heads in the sand for potential
+         errors, after all :)
+
+2005-10-30 18:05  seanius
+
+       * plugins/check_tcp.c: another fix from alex: check for '/' in the
+         server_address before trying to resolve it via is_host().
+
+2005-10-30 10:25  seanius
+
+       * plugins/check_tcp.c: fixes for some bugs found in my merging of
+         the tcp socket patch
+
+2005-10-29 16:38  seanius
+
+       * plugins-scripts/check_log.sh: check_log fixes from Ade Rixon
+
+2005-10-29 13:46  seanius
+
+       * plugins/Makefile.am: patch from nsturm: Makefile.am should have
+         been checking for check_ldap instead of check_ldaps.  the result
+         was that check_ldaps was not being created during the build
+         process.
+
+2005-10-25 11:38  seanius
+
+       * COPYING, configure.in, plugins/Makefile.am, plugins/check_tcp.c,
+         plugins/netutils.c, plugins/netutils.h, plugins/utils.h,
+         po/de.po, po/fr.po: - added code to allow check_tcp (via
+         np_net_connect) work with local   unix sockets.  some testing
+         would be welcome.  based on idea from   Alex Samorukov.  - also
+         introduced a check_clamd behavior in check_tcp.
+
+2005-10-24 12:10  seanius
+
+       * plugins/: Makefile.am, check_by_ssh.c, check_dig.c, check_dns.c,
+         check_game.c, check_nagios.c, netutils.c, runcmd.c, runcmd.h,
+         utils.c, utils.h: initial merging of ae's np_runcmd code into
+         selected plugins.
+
+2005-10-23 13:01  seanius
+
+       * configure.in: whoops, missed this one, same as last commit
+
+2005-10-23 12:59  seanius
+
+       * plugins/: Makefile.am, netutils.c, sslutils.c: -
+         compartmentalized ssl code into seperate sslutils.c - ssl-related
+         cleanups in configure.in, and now openssl/gnutls options
+         automatically disable each other.
+
+2005-10-19 21:22  seanius
+
+       * plugins/: check_http.c, check_smtp.c, check_tcp.c, netutils.c,
+         netutils.h: all plugins now using centralized ssl functions in
+         netutils.c
+
+2005-10-19 14:05  seanius
+
+       * plugins/check_http.c: endif was a few lines off of where it
+         should be
+
+2005-10-19 13:59  seanius
+
+       * configure.in, plugins/Makefile.am, plugins/check_http.c,
+         plugins/check_smtp.c, plugins/check_tcp.c, plugins/common.h,
+         plugins/netutils.c, plugins/netutils.h, plugins-root/Makefile.am:
+         - initial attempt at consolidating ssl-related code into
+         netutils.{c,h} - added some #ifdefs to common.h and netutils.h to
+         prevent multiple   inclusions (as netlibs now includes common.h)
+         - all ssl plugins (tcp/http/smtp) compile cleanly against gnutls,
+         though   certificate checking still needs to be done.  - modified
+         configure script so you can also explicitly say "without-gnutls"
+         too (otherwise if you disable openssl you have no way of
+         disabling   gnutls too)
+
+2005-10-18 23:35  seanius
+
+       * configure.in, plugins/check_tcp.c: initial "experimental" support
+         for gnutls.  by default openssl is still used if available, and
+         gnutls is only used if openssl is not available or explicitly
+         disabled (--without-openssl).   currently the only plugin i've
+         verified to work is check_tcp, but i had to disable cert
+         checking.
+
+2005-10-18 10:26  tonvoon
+
+       * README: Added license information to README with exemption for
+         use of OpenSSL
+
+2005-10-13 12:51  tonvoon
+
+       * configure.in: Run spopen tests for Redhat ES SMP (Hans Engelen)
+
+2005-10-13 11:22  seanius
+
+       * po/de.po: debian bts #313960: - grammatical german fixes.  i'm
+         taking the reporter's word for it :)
+
+2005-10-13 11:20  seanius
+
+       * plugins-scripts/check_ntp.pl: debian bts #268044: - use a "less
+         beastly" regex for parsing ntpq output.  probably need   some
+         more widespread testing on this one.
+
+2005-10-13 11:18  seanius
+
+       * plugins/check_disk.c: debian bts #296278: - it seems that when
+         check_disk uses the "df" routines and is told to   check a
+         non-mountpoint, it would check the filesystem on which the
+         directory was mounted (i.e. /var/log -> /var if no /var/log
+         mount).    the system-call routines now do this too.  might need
+         a bit more    widespread testing, but looks good for me and i did
+         it without    modifying any of the system-call-specific
+         codeblocks.
+
+2005-10-13 11:16  seanius
+
+       * plugins/check_game.c: debian bts #307905: - someone changed the
+         cmdline syntax of check game without also   updating the
+         usage/help function ;p
+
+2005-10-13 11:14  seanius
+
+       * plugins-scripts/check_disk_smb.pl: debian bts #300701: -
+         check_smb fix for freespace threshold parsing from the cmdline
+         options.
+
+2005-10-13 11:11  seanius
+
+       * plugins/check_smtp.c: multiple fixes in check_smtp from debian
+         (bts #285554): - fix for double free via SSL_CTX_free.  looks
+         like the previous author   knew this was a problem but didn't
+         care enough to fix it ;p.  - use defines instead of const chars
+         for SMTP strings.  - default to send our fqdn (via gethostbyname
+         lookup on gethostname)   in the HELO string, as this is an
+         RFC/SMTP requirement.  overridable   via cmdline.  - use EHLO
+         instead of HELO if using STARTTLS, as it is not SMTP but   ESMTP.
+         - verify the server supports STARTTLS before initializing it.  -
+         always send QUIT before disconnecting when possible.
+
+2005-10-13 10:58  seanius
+
+       * plugins/check_mrtg.c: was this plugin even working?  i don't
+         think the if/else logic was doing what was intended.
+
+2005-10-13 10:55  seanius
+
+       * plugins/check_mysql.c: check mysql now reads [client] defaults
+         from my.cnf (debian bug #278817)
+
+2005-10-06 13:16  seanius
+
+       * plugins/check_ups.c: fix for misreporting temperature in perfdata
+         output for check_ups (debian bts id: #316534)
+
+2005-10-06 13:12  seanius
+
+       * configure.in, plugins-root/Makefile.am: whoops.  now using
+         automake conditionals to prevent attempted compiles of pst3 on
+         non solaris systems.
+
+2005-09-25 17:34  seanius
+
+       * plugins-root/Makefile.am: added rules to Makefile.am for pst3
+
+2005-09-24 21:01  seanius
+
+       * configure.in: a final change to hardcode the path for where
+         plugins are installed.  it's a very, very ugly hack... if anyone
+         can think of a better way to do it, i'm all ears.
+
+2005-09-22 13:10  seanius
+
+       * configure.in: use test instead of '[ ... ]' in configure.in.  the
+         check_procs/pst3 situation is still not quite fixed.
+
+2005-09-22 10:43  seanius
+
+       * THANKS.in, configure.in, plugins-root/pst3.c: first version of
+         bob ingraham's pst3 to allow checking for longer cmdline names
+         than otherwise possible, by querying solaris kmem directly (ps
+         forcibly truncates).  added requisite configure.in voodoo and
+         updated THANKS.in.
+
+2005-09-22 09:10  tonvoon
+
+       * po/POTFILES.in: Mark moving of check_dhcp and check_icmp for
+         translation
+
+2005-09-21 14:07  tonvoon
+
+       * AUTHORS, THANKS.in: Updated with contributors and new team member
+
+2005-09-21 14:04  tonvoon
+
+       * plugins/check_nwstat.c: Reopen connections for each query
+         (1296296 - David Sullivan)
+
+2005-09-21 11:09  tonvoon
+
+       * plugins/: check_dhcp.c, check_icmp.c: Moved into plugins-root/
+
+2005-09-21 11:06  tonvoon
+
+       * ACKNOWLEDGEMENTS, CHANGES, Makefile.am, README, configure.in,
+         plugins/Makefile.am, plugins-root/.cvsignore,
+         plugins-root/Makefile.am, plugins-root/check_dhcp.c,
+         plugins-root/check_icmp.c: Separation of root setuid plugins into
+         plugins-root/
+
+2005-09-20 17:11  tonvoon
+
+       * configure.in: Incorrect assignment of procppid in configure.in
+         (1296497 - Pascal Larisch)
+
+2005-09-20 12:34  tonvoon
+
+       * configure.in, plugins/t/check_procs.t: Support for Tru64 for
+         check_procs + additional test cases
+
+2005-09-19 15:18  tonvoon
+
+       * doc/RELEASING: Note to update version number before creating
+         ChangeLog
+
+2005-09-19 14:51  tonvoon
+
+       * configure.in, package.def: For 1.4.2 release
+
+2005-09-19 14:48  tonvoon
+
+       * ChangeLog: Updated for 1.4.2 release
+
+2005-09-19 14:46  tonvoon
+
+       * doc/RELEASING: Reminders for news item and tag format
+
+2005-09-19 14:42  tonvoon
+
+       * BUGS: Updated BUGS for 1.4.2 release
+
+2005-09-19 11:58  tonvoon
+
+       * THANKS.in: More contributors
+
+2005-09-15 09:39  tonvoon
+
+       * plugins/t/check_ping.t: Added test to make sure hostname has to
+         be specified
+
+2005-09-15 09:27  tonvoon
+
+       * plugins/: check_procs.c, check_swap.c: - Cleanup minor compile
+         errors on Irix
+
+2005-09-14 15:40  tonvoon
+
+       * plugins/check_ping.c: Using common message
+
+2005-09-14 15:36  tonvoon
+
+       * plugins/check_ping.c: Required hostname not flagging as an error
+
+2005-09-14 13:40  tonvoon
+
+       * plugins/Makefile.am: Some makes do not like blank lines after
+         "\". Fixed check_ldaps to only generate if check_ldap was created
+         (Chester Hosey)
+
+2005-09-14 10:53  tonvoon
+
+       * plugins/check_load.c: Fix to parsing of uptime (Ronald Tin -
+         1254656)
+
+2005-09-14 10:49  tonvoon
+
+       * configure.in: - Removing typos
+
+2005-09-13 16:48  tonvoon
+
+       * plugins/check_ping.c: More diagnostic messages from check_ping
+
+2005-09-12 12:20  seanius
+
+       * plugins/check_ping.c: re-add a call to setlocale(LC_ALL, "") in
+         check_ping.c
+
+2005-09-12 11:37  tonvoon
+
+       * THANKS.in: For help in fixing Red Hat problem with ECHILD and
+         waitpid
+
+2005-09-12 11:31  tonvoon
+
+       * plugins/popen.c, Makefile.am, configure.in, config_test/Makefile,
+         config_test/child_test.c, config_test/run_tests: ECHILD error at
+         waitpid on Red Hat systems (Peter Pramberger and Sascha Runschke
+         - 1250191)
+
+2005-08-30 23:11  tonvoon
+
+       * plugins-scripts/subst.in: Better comments for what the
+         substitutions are doing
+
+2005-08-01 22:30  tonvoon
+
+       * doc/BRANCHING: Move notes on branching away from RELEASING
+
+2005-08-01 22:28  tonvoon
+
+       * package.def: For 1.4.1 release
+
+2005-08-01 22:23  tonvoon
+
+       * ChangeLog, configure.in, BUGS, REQUIREMENTS: For 1.4.1 release
+
+2005-07-25 15:17  illumino
+
+       * NPTest.pm: Change the environment variable NPTESTCACHE to
+         NPTEST_CACHE for consistancy
+
+2005-07-25 02:47  illumino
+
+       * Helper.pm, Makefile.am, NPTest.pm, configure.in, test.pl.in,
+         plugins/t/check_disk.t, plugins/t/check_dns.t,
+         plugins/t/check_fping.t, plugins/t/check_ftp.t,
+         plugins/t/check_hpjd.t, plugins/t/check_http.t,
+         plugins/t/check_imap.t, plugins/t/check_load.t,
+         plugins/t/check_mysql.t, plugins/t/check_ping.t,
+         plugins/t/check_pop.t, plugins/t/check_procs.t,
+         plugins/t/check_smtp.t, plugins/t/check_snmp.t,
+         plugins/t/check_swap.t, plugins/t/check_tcp.t,
+         plugins/t/check_time.t, plugins/t/check_udp.t,
+         plugins/t/check_users.t, plugins/t/check_vsz.t,
+         plugins-scripts/t/check_rpc.t: [1185704] New Testing
+         Infrastructure.  Complete rewrite of the original testing
+         infrastructure and all test cases (to use the new infrastructure)
+         See NPTest.pm and issue 1185704 for more details.
+
+2005-07-20 23:39  tonvoon
+
+       * THANKS.in: More contributors
+
+2005-07-20 23:38  tonvoon
+
+       * plugins/check_ping.c: Fix parsing for netkit-ping and
+         iputils-ping (Christian G Warden)
+
+2005-07-11 23:15  tonvoon
+
+       * plugins/check_nwstat.c: Miscelleneous bug fixes (Gerd Mueller -
+         1235879)
+
+2005-07-09 05:44  tonvoon
+
+       * BRANCHES: Changed format (already!) for awk simplicity
+
+2005-07-09 05:03  tonvoon
+
+       * BRANCHES: Master file to describe the current branches in CVS.
+         Will be used by sfsnapshot to create the snapshot tarballs
+
+2005-07-06 23:21  tonvoon
+
+       * configure.in: Removed ",", causing problems with MacOSX compile
+
+2005-07-06 23:10  tonvoon
+
+       * plugins/check_swap.c: Updated help file to remove swap -s
+         reference (Sivakumar Nellurandi)
+
+2005-07-06 22:00  tonvoon
+
+       * AUTHORS, THANKS.in: Sean Finney moved to main list of plugin
+         developers
+
+2005-07-04 10:52  opensides
+
+       * contrib/tarballs/check_traffic-0.90b.tar.gz:
+         replace the version of check_traffic who was missing the plugin
+         by a good one
+
+2005-06-29 05:11  seanius
+
+       * plugins/: runcmd.c, runcmd.h: initial versions of the runcmd
+         framework by andreas
+
+2005-06-29 02:04  seanius
+
+       * plugins/check_swap.c: divide by 0 fix for check_swap
+
+2005-06-28 03:26  seanius
+
+       * plugins/check_load.c: set LC_NUMERIC to POSIX in check_load
+         (1164325)
+
+2005-06-28 01:26  seanius
+
+       * configure.in, plugins/Makefile.am, plugins/check_swap.c: scanf
+         parsing fix for check_swap from tracker id 1123292.  now use
+         floor(3) to round down floating point numbers.  requires -lm on
+         many systems, so support for testing for this was added to the
+         configure.in and automake template
+
+2005-06-27 14:07  seanius
+
+       * plugins/check_hpjd.c: fixes from richard brodie (tracker id
+         1216576)
+
+2005-06-26 17:27  seanius
+
+       * contrib/: check_dl_size.pl, check_ftpget.pl, check_logins.c,
+         check_mysql.c, check_mysql.pl, check_mysqlslave.pl,
+         check_nwstat.pl, check_pop3.pl, check_procl.sh, check_procr.sh:
+         spring cleaning of contrib directory from andreas
+
+2005-06-26 17:18  seanius
+
+       * contrib/tarballs/: berger-ping.tar.gz, check_memory.tgz,
+         check_spread.tar, radius.tar.gz: removal of obsolete tarballs
+
+2005-06-26 02:23  seanius
+
+       * plugins/check_swap.c: "asprintf madness" fix from andreas' patch
+         to np-d, minus the comments.
+
+2005-06-05 18:43  seanius
+
+       * plugins/check_tcp.c: check_tcp code cleanup from andreas plus fix
+         to andreas' patch from sean
+
+2005-06-03 14:53  seanius
+
+       * plugins/check_procs.c: gcc 2.x fixes from edward
+
+2005-06-01 20:41  sghosh
+
+       * plugins/check_snmp.c: only load mibs if needed or specified -
+         patch 1212395
+
+2005-05-28 02:21  seanius
+
+       * plugins/check_load.c: bugfixes to check_load thanks to andreas
+
+2005-05-26 03:13  seanius
+
+       * plugins/check_mysql.c: fix for check_msyql so that it doesn't use
+         column numbers but the names instead for determining slave
+         status.  thanks to james kingston.
+
+2005-05-25 18:42  sghosh
+
+       * plugins/check_time.c:  64bit sys support - 1185713
+
+2005-05-25 16:40  sghosh
+
+       * plugins/check_snmp.c: support for getnext - 1106430
+
+2005-05-25 15:25  sghosh
+
+       * plugins/check_ping.c: RH9 pattern
+
+2005-05-25 15:05  sghosh
+
+       * plugins-scripts/check_ntp.pl: perfdata patch - 1172539
+
+2005-05-25 04:37  sghosh
+
+       * plugins-scripts/check_ntp.pl: new option for zero offset -
+         1159317
+
+2005-05-25 04:23  sghosh
+
+       * plugins/check_snmp.c: v2c support - 1155754
+
+2005-05-25 01:43  seanius
+
+       * configure.in, plugins/check_nagios.c, plugins/check_procs.c:
+         fixes for check_procs: - added support for printing the pid in
+         all the ps outputs - don't use the proc name to ignore self, use
+         the pid vs getpid().  - initialize procetime to null string
+         otherwise -vvv can have funny results
+
+2005-05-25 01:30  seanius
+
+       * plugins/: check_tcp.c, netutils.c, netutils.h: bah, my_connect is
+         taken by mysql.  now calling it np_net_connect.
+
+2005-05-24 23:33  sghosh
+
+       * plugins-scripts/check_ntp.pl: patched bug id 1200030 - regex
+         update
+
+2005-05-24 23:10  sghosh
+
+       * plugins-scripts/check_ntp.pl: patched bug id 1204636
+
+2005-05-24 21:25  seanius
+
+       * plugins/: check_tcp.c, netutils.c, netutils.h: optimizations and
+         cleanup from andreas
+
+2005-05-23 06:09  seanius
+
+       * nagios-plugins.spec.in: build fix
+
+2005-05-03 03:00  seanius
+
+       * plugins/check_ping.c: setlocale(LC_ALL, "") should be
+         setlocale(LC_NUMERIC, "C") to properly parse the output of ping.
+
+2005-05-03 02:52  seanius
+
+       * plugins/check_tcp.c: if check_tcp was called with -e but not -s,
+         it would hang in a call to my_recv.  the fix committed here adds
+         on more piece of logic to the check to see if more data needs to
+         be read, avoiding the deadlock call.  a better fix would be to
+         not use these "voodoo" heuristics and instead use poll() or
+         select(), but that's quite a bit more complicated.
+
+2005-05-01 21:12  seanius
+
+       * plugins/: popen.c, popen.h: better error checking in spopen
+         signal handler (see 1107524)
+
+2005-05-01 20:50  seanius
+
+       * configure.in: provide a --with-perl option
+
+2005-04-29 01:27  stanleyhopcroft
+
+       * contrib/check_sybase: check_sybase 0.7 from Simon Bellman. Thx
+
+2005-04-19 01:16  seanius
+
+       * plugins-scripts/check_ntp.pl: regexp fix for check_ntp
+
+2005-04-19 01:09  seanius
+
+       * configure.in: check for the -w flag for ping6 as well as ping
+
+2005-04-17 23:22  seanius
+
+       * plugins-scripts/check_disk_smb.pl: also change the --help output
+         to reflect that check_disk_smb defaults to empty passwords
+
+2005-04-16 07:09  seanius
+
+       * plugins-scripts/check_disk_smb.pl: patch to check_disk_smb to
+         allow empty passwords
+
+2005-04-14 05:13  seanius
+
+       * plugins-scripts/check_mailq.pl: check_mailq fix, don't be case
+         sensitive matching /^\s+Total\sRequests:\s(\d+)$/
+
+2005-04-14 05:07  seanius
+
+       * plugins-scripts/check_ntp.pl: typographical fix in check_ntp
+
+2005-04-11 19:02  seanius
+
+       * plugins/check_ssh.c: properly call close() on the ssh connection
+         before exiting.
+
+2005-04-11 04:07  seanius
+
+       * configure.in, plugins/check_tcp.c: this should add support for
+         check_ssmtp, based on the 1.3.x patch in 1155562, but fixed to
+         follow how things are done in 1.4 (using strdup instead of
+         asprintf) and patching configure.in instead of configure.
+
+2005-04-07 05:33  seanius
+
+       * plugins/check_smtp.c: in honor of joining up, my first bugfix.
+         this should resolve 1174070.
+
+         note i don't have an exchange server to test this against, but it
+         does what the requester mentioned (slightly cleaner than the
+         patch attached in the tracker).
+
+         it does, however, still work against my own postfix server :)
+
+                 sean
+
+2005-04-05 22:26  harpermann
+
+       * plugins/check_snmp.c: This is a first cut at adding performance
+         data to check_snmp.  I wasn't sure how to handle UOM so only
+         values that return SNMP type Counter32: are labled with "c".  All
+         other values have a blank UOM.  I also left off warn, crit, max
+         and min values in the performance data until we come up with a
+         way to handle them.
+
+2005-04-04 19:25  tonvoon
+
+       * THANKS.in: More contributors
+
+2005-04-04 19:23  tonvoon
+
+       * plugins/: check_smtp.c: Fix static buffer (Nikolay Sturm)
+
+2005-03-18 03:14  mattkent
+
+       * plugins/check_mysql.c: Replication check support for 4.1.x from
+         Gerrit Beine
+
+2005-03-08 06:19  tonvoon
+
+       * plugins-scripts/check_ntp.pl: Added OS info for offset issue
+
+2005-03-04 22:20  tonvoon
+
+       * plugins-scripts/check_ntp.pl: Ignore extra check on offset
+         0.00000 (John Warburton - 1150777)
+
+2005-03-04 22:10  tonvoon
+
+       * plugins/: check_disk.c, check_smtp.c, check_ups.c: Fixed //
+         comments
+
+2005-03-04 21:58  tonvoon
+
+       * plugins/: check_disk.c, check_smtp.c, check_ups.c: Fixed //
+         comments (Steve Greenland - 1143836)
+
+2005-03-04 21:50  tonvoon
+
+       * plugins-scripts/check_ntp.pl: Support for IPv6 (Merijn Evertse -
+         1119917)
+
+2005-03-04 21:04  tonvoon
+
+       * configure.in, package.def: Changed to next version number
+
+2005-03-04 21:03  tonvoon
+
+       * doc/RELEASING: Notes on branching
+
+2005-03-04 20:43  tonvoon
+
+       * CHANGES: Missed check_disk addition to 1.4
+
+2005-02-11 11:49  stanleyhopcroft
+
+       * plugins/Makefile.am: Fix for check_icmp build on Solaris from
+         Andreas Ericsson <ae@op5.se>
+
+2005-02-04 00:44  tonvoon
+
+       * configure.in: For 1.4 release
+
+2005-02-04 00:43  tonvoon
+
+       * ChangeLog: Updated for 1.4 release
+
+2005-02-04 00:29  tonvoon
+
+       * BUGS: New file to note known bugs for major releases
+
+2005-02-04 00:28  tonvoon
+
+       * CHANGES: Reordering of items with most important announcements
+         first
+
+2005-02-04 00:27  stanleyhopcroft
+
+       * contrib/check_oracle_tbs: New version (1.1) from John Koyle
+
+2005-02-04 00:26  tonvoon
+
+       * Makefile.am: BUGS file addition to release
+
+2005-02-04 00:26  tonvoon
+
+       * README: Cleanup and addition of reference to BUGS file
+
+2005-02-04 00:25  tonvoon
+
+       * doc/RELEASING: Updated with corrections. Added note to update
+         BUGS file
+
+2005-02-03 23:52  tonvoon
+
+       * THANKS.in: Patch against check_log
+
+2005-02-03 23:51  tonvoon
+
+       * plugins-scripts/check_log.sh: Check for log file readability
+
+2005-02-02 09:47  stanleyhopcroft
+
+       * contrib/check_email_loop.pl: Add debug option from John Rouillard
+
+2005-02-02 06:42  stanleyhopcroft
+
+       * plugins/check_ide_smart.c: try again to stop looping
+
+2005-02-02 05:44  stanleyhopcroft
+
+       * plugins/check_ide_smart.c: restructure main() to stop looping on
+         -n
+
+2005-02-01 12:43  stanleyhopcroft
+
+       * contrib/check_traceroute-pure_perl.pl: Thank you to Myke Place
+         for check_traceroute-pure_perl.pl
+
+2005-02-01 12:42  stanleyhopcroft
+
+       * THANKS.in: Thank you for contributed plugins
+
+2005-02-01 12:30  stanleyhopcroft
+
+       * plugins/Makefile.am: check_icmp added to libexec_PROGRAMS
+
+2005-02-01 12:25  stanleyhopcroft
+
+       * CHANGES: check_icmp no longer regarded as volatile; built by
+         default
+
+2005-02-01 12:23  stanleyhopcroft
+
+       * plugins/linux.h: plugins/linux.h, vestigeal header required for
+         prior versions of check_icmp, no longer required.
+
+2005-02-01 07:35  stanleyhopcroft
+
+       * CHANGES: Amendments for check_icmp
+
+2005-02-01 07:34  stanleyhopcroft
+
+       * plugins/Makefile.am: hacks to partly support check_icmp.c (1.0).
+
+2005-02-01 07:33  stanleyhopcroft
+
+       * plugins/check_icmp.c: Revised check_icmp (1.0) from A Ericsson.
+
+2005-02-01 04:19  stanleyhopcroft
+
+       * contrib/: check_asterisk.pl,
+         check_http-with-client-certificate.c, check_email_loop.pl,
+         tarballs/check_traffic-0.91b.tar.gz: New or revised plugin in
+         /contrib
+
+2005-01-28 22:42  stanleyhopcroft
+
+       * contrib/check_sybase: New version of Simon Bellwoods check_sybase
+         (0.4). Thank you.
+
+2005-01-27 10:34  stanleyhopcroft
+
+       * contrib/check_traceroute.pl: Jon Meek's check_traceroute for Mon
+         hacked by YT for Nagios. Prob pretty weak
+
+2005-01-27 10:32  stanleyhopcroft
+
+       * contrib/check_smart.pl: Candidate successor to
+         /plugins/check_ide_smart.c. Now in /contrib. NB there is another
+         new plugin with sim function
+
+2005-01-27 04:52  stanleyhopcroft
+
+       * contrib/: check_fan_cpq_present, check_fan_fsc_present,
+         check_temp_cpq, check_temp_fsc, check_mysqlslave.pl: New /contrib
+         plugin
+
+2005-01-27 04:43  stanleyhopcroft
+
+       * contrib/: check_pfstate, check_logins.c, check_arping.pl,
+         check_frontpage, check_oracle_tbs, check_pcpmetric.py,
+         check_cpqarray.c: New /contrib plugin
+
+2005-01-27 02:27  stanleyhopcroft
+
+       * CHANGES, THANKS.in, contrib/README.TXT, po/de.po, po/fr.po:
+
+         1 New /contrib plugins 2 Revised check_dhcp.c status in CHANGES
+
+2005-01-27 01:38  harpermann
+
+       * plugins/Makefile.am: Added check_dhcp bask into libexec_PROGRAMS
+         after talking with Stanley.
+
+2005-01-26 21:39  tonvoon
+
+       * THANKS.in: More contributors
+
+2005-01-26 21:21  tonvoon
+
+       * plugins/check_dig.c: Convert tabs to spaces from dig's answer
+         section (Randy O'Meara - 1107651)
+
+2005-01-26 20:53  tonvoon
+
+       * REQUIREMENTS: Add recommendation for check_procs on Mandrake
+         systems (Paulo Fessel - 1106849)
+
+2005-01-25 22:15  stanleyhopcroft
+
+       * plugins/check_ide_smart.c: Display usage if no argv (Reuben
+         Farrelly)
+
+2005-01-25 18:11  harpermann
+
+       * plugins/check_dhcp.c: Tracker:1109261  This was an alignment
+         problem on Solaris.  Linux kernel fixes alignment so this was not
+         seen there.  Memcpy takes care of proper alignment.  Tested on
+         RHEL V3 U3, RHEL V4, FreeBSD 4.10 (Thanks Stanley!) and Solaris 9
+         with the GNU env.
+
+2005-01-25 12:43  stanleyhopcroft
+
+       * plugins/check_ide_smart.c: Trivial text changes (print_help,
+         commentary & -n option)
+
+2005-01-25 09:20  stanleyhopcroft
+
+       * contrib/tarballs/check_icmp-0.8.tar.gz: moved to /plugins (core
+         plugin)
+
+2005-01-25 09:19  stanleyhopcroft
+
+       * contrib/tarballs/check_cit.tgz: replaced by contrib/check_ica*
+         (esp check_ica_metaframe_pub_apps)
+
+2005-01-25 09:16  stanleyhopcroft
+
+       * contrib/check_dhcp.c: moved to /plugins (core plugin)
+
+2005-01-25 09:15  stanleyhopcroft
+
+       * contrib/check_citrix: Replaced by the check_ica* pair of plugins
+         (mainly check_ica_metaframe_pub_apps)
+
+2005-01-25 09:12  stanleyhopcroft
+
+       * contrib/packet_utils.pm: packet creation and dumping hacks used
+         by check_ica* and check_lotus
+
+2005-01-25 09:09  stanleyhopcroft
+
+       * contrib/check_ica_master_browser.pl: New plugin - checks that ICA
+         master browser is what it should be (important for firewalled
+         dialup)
+
+2005-01-25 09:07  stanleyhopcroft
+
+       * contrib/check_ica_metaframe_pub_apps.pl: Replacement (structured
+         name mainly) for check_citrix: check of ICA browse service
+
+2005-01-25 09:05  stanleyhopcroft
+
+       * contrib/check_ica_program_neigbourhood.pl: New plugin to check
+         Citrix Metaframe XP "Program Neighbourhood"
+
+2005-01-25 09:04  stanleyhopcroft
+
+       * contrib/check_lotus.pl: New plugin to check responsiveness of
+         Louts Notes (v5 at least) servers
+
+2005-01-24 23:17  stanleyhopcroft
+
+       * plugins/Makefile.am: Removed check_dhcp and check_icmp from
+         libexec_PROGRAMS (ie dont build by defaut)
+
+2005-01-24 23:15  stanleyhopcroft
+
+       * CHANGES: Notes about check_dhcp and check_icmp (no longer built
+         by default, use at own peril, volatile)
+
+2005-01-21 09:24  stanleyhopcroft
+
+       * configure.in: Set arch specifc preprocessor symbols in config.h.
+         TEMPORARY hack for check_dhcp.c [on FreeBSD 4: /check_dhcp -i
+         fxp0 -> DHCP ok: Received 1 DHCPOFFER(s), max lease time = 259200
+         sec.
+
+2005-01-21 01:03  harpermann
+
+       * plugins/check_snmp.c: Tracker 1106378 fixed - The -t (timeout)
+         arg was not handled correctly when passed to the snmpget command.
+         Added -e --retries for the correct retries value to snmpcmd.
+
+2005-01-21 00:01  tonvoon
+
+       * doc/developer-guidelines.sgml: Changing copyright to the Nagios
+         Plugins Development Team, rather than individual names. Also,
+         clarified use of ACKNOWLEDGEMENTS, THANKS.in and AUTHORS
+
+2005-01-20 23:40  harpermann
+
+       * plugins/check_http.c: Changed long argument --minmax to
+         --pagesize and updated help and usage
+
+2005-01-20 23:39  tonvoon
+
+       * AUTHORS, Makefile.am, THANKS.in: The AUTHORS file now used for
+         the plugin team, with THANKS.in as the contributors list.
+
+2005-01-20 23:37  harpermann
+
+       * CHANGES: Added comment about check_http --pagesize and added max
+         value to page size check
+
+2005-01-20 23:25  tonvoon
+
+       * AUTHORS: Added Sean for bug reports
+
+2005-01-20 22:50  harpermann
+
+       * plugins/check_http.c: Tracker 1099682 fix.  Now getting the page
+         size from Content-Length in the header.  Added max value to the
+         -m switch so can do "-m min:max".  Retained "-m min" convention.
+         Renamed long arg name to --minmax
+
+2005-01-19 23:39  harpermann
+
+       * plugins/check_nt.c: In the CHECK_COUNTER block, there were
+         several strcats writing to unallocated memory.  Changed to
+         asprintf. We're not freeing since plugin run is short.
+
+2005-01-19 21:14  tonvoon
+
+       * plugins/check_swap.c: Fixed parsing of AIX lsps command (1093522)
+
+2005-01-14 14:39  tonvoon
+
+       * AUTHORS: More contributors
+
+2005-01-14 14:13  tonvoon
+
+       * plugins/check_disk.c: Fix logic error with -e switch where result
+         not set (Daniel Austin - 1102012)
+
+2005-01-14 10:59  tonvoon
+
+       * configure.in: Fixed ssl configure problems on Solaris (Bug
+         1096091)
+
+2005-01-13 18:24  tonvoon
+
+       * configure.in, plugins/check_swap.c: Use floats for holding memory
+         values to avoid different types on different OSes. Seems to have
+         a problem with the perf data for check_swap on Sol 2.6, but not
+         critical
+
+2005-01-05 21:32  tonvoon
+
+       * configure.in, package.def: Update version number to next release
+
+2005-01-04 00:16  opensides
+
+       * plugins/check_ide_smart.c:
+         still trying to fix #1094326
+
+2005-01-03 01:37  opensides
+
+       * plugins/check_ide_smart.c:
+         more fixes for #1094326
+
+2005-01-03 00:59  opensides
+
+       * plugins-scripts/check_mailq.pl:
+         fixes for #1094324
+
+2005-01-02 14:00  opensides
+
+       * plugins/check_ide_smart.c:
+         fixing bug #1094326
+
+         still need to check the makefile for check_ide_smart.c
+
+2005-01-01 16:15  tonvoon
+
+       * plugins/check_smtp.c: Removed old terminate function (Bug
+         1093491)
+
+2004-12-30 17:17  tonvoon
+
+       * ChangeLog: Updated with r1_4-beta1 details
+
 2004-12-30 14:23  tonvoon
 
        * CHANGES: Note some syntax changes to check_disk
          bytes (Michael Musikhin -
          http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
 
+2004-03-02 17:44  kdebisschop
+
+       * pkg/: redhat/requires, fedora/requires: attempt to prune requires
+
 2004-03-02 06:17  kdebisschop
 
-       * Makefile.am, nagios-plugins.spec.in: make specfile into a
-         template which can generate a generic spec plus specs suitable
-         for various repositories
+       * Makefile.am, nagios-plugins.spec.in, pkg/fedora/requires: make
+         specfile into a template which can generate a generic spec plus
+         specs suitable for various repositories
 
 2004-03-02 06:13  kdebisschop