Code

Updated for r1_4_0-alpha2
[nagiosplug.git] / ChangeLog
index d08ce0d02f4a816a679aabf013fc1b531253e9e8..0697268a1fd1e2cffc00bb43b3473046e45bf1fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2003-07-29  gettextize  <bug-gnu-gettext@gnu.org>
+2004-12-01 20:43  tonvoon
 
-       * configure.in (AM_GNU_GETTEXT_VERSION): Bump to 0.11.5.
+       * tools/devmode: eval not working - instructions now in comments
 
-2003-07-02  gettextize  <bug-gnu-gettext@gnu.org>
+2004-12-01 20:09  tonvoon
 
-       * Makefile.am (SUBDIRS): Add intl.
-       (EXTRA_DIST): Add config.rpath.
-       * configure.in (AC_OUTPUT): Add intl/Makefile,
+       * plugins-scripts/check_oracle.sh: Fixed pmon process checking from
+         a change I made earlier
 
-2003-03-02  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-12-01 19:33  opensides
 
-       * configure.in, nagios-plugins.spec.in:
-       adjustments to remove beta tagging
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
+         check_fping.c, check_ssh.c:
+         first pass at standardization of messages for the localization
 
-       * ChangeLog: update from CVS
+2004-12-01 08:41  stanleyhopcroft
 
-2003-03-01  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * configure.in: Bryan Loniewski contributed check_jabber plugin
+         (SSL/check_tcp); Eric Chen check_nntps plugin + SSL certficate
+         expiry check [added -D option to check_tcp]
 
-       * nagios-plugins.spec.in: we were missing some docs in the RPM
+2004-12-01 08:28  stanleyhopcroft
 
-2003-03-01  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/netutils.c: 1075725: patch to my_connect() to deal with
+         SEGV if connect fails
 
-       * nagios-plugins.spec.in: we were missing some docs in the RPM
+2004-12-01 08:26  stanleyhopcroft
 
-2003-02-23  sghosh  <sghosh>
+       * plugins/check_tcp.c: 1041571 & 664615: check_tcp with cert check
+         + nntps, simap, jabber
 
-       * REQUIREMENTS: Novell requirements
+2004-12-01 03:50  mattkent
 
-       * contrib/check_bgpstate.pl: removed community string in CRIT message
+       * contrib/check_nmap.py: Small fix from David Rippel (996800) for
+         newer versions of nmap
 
-2003-02-22  tonvoon  <tonvoon>
+2004-12-01 03:26  mattkent
 
-       * configure.in:
-       Solaris and Unixware labels round the wrong way for swap command
+       * plugins-scripts/check_oracle.sh: Perf data and other improvements
+         by Florian Gleixner (1027787)
 
-2003-02-22  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-11-30 07:40  opensides
 
-       * Makefile.am: provide target for nagios-plugins.spec
+       * po/fr.po:
+         more french translations
 
-       * Makefile.am: add CODING FAQ LEGAL to distribution tarball
+2004-11-30 00:25  tonvoon
 
-2003-02-21  tonvoon  <tonvoon>
+       * plugins/check_ide-smart.c: Capitalized some error messages
 
-       * plugins/check_http.c: Fixed coredump with unallocated string
+2004-11-30 00:24  tonvoon
 
-       * plugins/check_dns.c:
-       Strip leading spaces on dns return value (689563 - Simon L Nielsen)
+       * plugins/urlize.c: Updated output to UNKNOWN
 
-2003-02-20  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-11-30 00:21  opensides
 
-       * plugins-scripts/check_disk_smb.pl:
-       option regexs need to include ^ and $
+       * po/fr.po:
+         translating fr.po new part
 
-2003-02-19  tonvoon  <tonvoon>
+2004-11-29 23:52  tonvoon
 
-       * lib/Makefile.am: Removing getloadavg.m4 from dist
+       * lib/: Makefile.am, exitfail.m4, getopt.m4: Extra files required
+         from coreutils
 
-2003-02-19  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-11-29 23:46  tonvoon
 
-       * lib/getloadavg.m4, tools/setup, INSTALL, configure.in:
-       remove getloadavg.m4
+       * SUPPORT: Cleanup and statement re: contrib plugins
 
-2003-02-19  tonvoon  <tonvoon>
+2004-11-29 22:42  tonvoon
 
-       * getloadavg.m4, lib/Makefile.am, lib/getloadavg.c, lib/getloadavg.m4, plugins/Makefile.am, plugins/getloadavg.c, Makefile.am, configure.in:
-       Move getloadavg to lib directory. Must run "aclocal -I lib"
+       * configure.in: Patches for configure on *BSD (Julien Touche)
 
-2003-02-18  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-11-29 05:07  stanleyhopcroft
 
-       * plugins/check_pgsql.c: spurious backslash escape
+       * contrib/: README.TXT, rblcheck-dns, rblcheck-web,
+         tarballs/check_icmp-0.8.tar.gz: [no log message]
 
-       * configure.in: set tag for beta3, fix pgsql detection
+2004-11-29 04:49  mattkent
 
-       * plugins/check_udp.c: never exited getopt loop
+       * contrib/check_linux_raid.pl: Better error checking (820806)
 
-       * plugins/check_tcp.c: failed if header was more than 1023 bytes
+2004-11-29 00:56  opensides
 
-2003-02-18  tonvoon  <tonvoon>
+       * po/fr.po:
+         second version of french .po still 300 ;-) to translate
 
-       * plugins/check_load.c: Fixed the output messages (Bug 688729 - Jayjay)
+2004-11-28 22:57  opensides
 
-       * Makefile.am: Add SUPPORT file to distribution
+       * po/fr.po:
+         first new translation of fr.po
 
-       * plugins/check_http.c:
-       Fixed compiler warning and increased the SSL random key for a Solaris PRNG problem
+2004-11-27 21:00  mattkent
 
-2003-02-18  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_ssh.c: Add remote version check (1030269, Daniel
+         Gullin)
 
-       * configure.in:
-       remainder of ps fix for UnixWare, and move [] in if/elif to indicate m4 quoting instead of test invocation
+2004-11-26 08:54  stanleyhopcroft
 
-2003-02-18  sghosh  <sghosh>
+       * AUTHORS: New plugin/bugfix: tracker 1070929. check_hpjdres
 
-       * contrib/check_appletalk.pl: Appletalk ping plugin
+2004-11-25 05:09  mattkent
 
-       * plugins/check_snmp.c: OID type prefix patch [Patches-679403]
+       * plugins/check_disk.c: From old test harness code, make
+         ./check_disk -w 0 -c 0 / valid parameters again
 
-       * plugins/check_swap.c: support for Large swap sizes
+2004-11-25 05:06  mattkent
 
-       * configure.in:
-       regex fix to catch *BSD swapinfo and not HP-UX error and memory/file swap in addition to device for HP-UX
+       * test.pl.in, plugins/t/check_dns.t, plugins/t/check_http.t,
+         plugins/t/check_load.t, plugins/t/check_mysql.t: Updating test
+         harness
 
-2003-02-17  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-11-25 04:49  stanleyhopcroft
 
-       * configure.in: typo in testing uname output
+       * contrib/README.TXT: Removed reference to non existent tar balls
+         (Hopcroft plugins)
 
-       * configure.in: ping and swap for unixware
+2004-11-25 04:46  stanleyhopcroft
 
-       * configure.in: library search dirs are part of LDFLAGS
+       * contrib/check_wins.pl: Non functional tidy ups to check_wins
 
-2003-02-17  sghosh  <sghosh>
+2004-11-25 04:30  stanleyhopcroft
 
-       * REQUIREMENTS: location updates
+       * contrib/check_hw.sh: Added /contrib/check_hw.sh by Rok Debevc
 
-2003-02-16  tonvoon  <tonvoon>
+2004-11-25 04:28  stanleyhopcroft
 
-       * plugins/Makefile.am: Fixed dependencies for check_nt
+       * contrib/check_sybase: Added /contrib/check_sybase by Simon
+         Bellwood
 
-       * plugins/check_nt.c:
-       Coredump if no variable set (reported by Marc C. Poulin)
+2004-11-25 03:01  stanleyhopcroft
 
-2003-02-16  egalstad  <egalstad>
+       * contrib/check_hprsc.pl: update check_hprsc.pl for Net-SNMP
+         versions >=4
 
-       * contrib/check_dhcp.c: Interface patch byor Clemens Resen
+2004-11-24 21:34  tonvoon
 
-2003-02-16  sghosh  <sghosh>
+       * tools/sfsnapshot: Removing build directory after creating
+         distribution
 
-       * plugins-scripts/check_ntp.pl:
-       all alphanumeric accepted for refid on ntpq
+2004-11-24 21:19  tonvoon
 
-2003-02-12  tonvoon  <tonvoon>
+       * doc/makefile: Added clean
 
-       * plugins/.cvsignore: Added extra plugins
+2004-11-24 21:01  tonvoon
 
-       * lib/.cvsignore: Add ignore files
+       * configure.in: Fix snapshot build on SF
 
-       * plugins/negate.c:
-       Remove unnecessary \ and fix coredump with no parameters specified
+2004-11-24 06:36  stanleyhopcroft
 
-       * plugins/check_http.c:
-       Remove unnecessary \ - complaints from Tru64's cc compiler
+       * plugins/check_hpjd.c: add -OQa to command_line in check_hpjd.c.
+         Correct nagiosplug-Bugs-889948, 846329
 
-       * configure.in:
-       Inadequate quoting for PS_FORMAT & removal of grep "*** for Tru64
+2004-11-24 04:35  mattkent
 
-2003-02-12  sghosh  <sghosh>
+       * plugins/check_nwstat.c: Attempting to fix a reported segfault
+         (1055054)
 
-       * command.cfg.in: forced ntpq jitter check
+2004-11-24 04:25  mattkent
 
-       * plugins-scripts/check_ifoperstatus.pl: added timeout alarm
+       * plugins/check_http.c: Added support for sending port in host
+         header (913633)
 
-       * plugins-scripts/check_ntp.pl:
-       fixed regex for stratum1 peer, added logic for failed ntpq call(e.g. sntp host)
+2004-11-24 00:46  tonvoon
 
-2003-02-11  tonvoon  <tonvoon>
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
+         check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
+         check_http.c, check_ldap.c, check_load.c, check_mrtg.c,
+         check_mrtgtraf.c, check_mysql.c, check_nwstat.c, check_overcr.c,
+         check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
+         check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
+         check_tcp.c, check_time.c, check_udp.c, check_ups.c,
+         check_users.c, negate.c, urlize.c: Making messages more
+         consistent
 
-       * plugins/check_mysql.c:
-       Patch by Dave Viner for seg fault on RH 7.3 (655903)
+2004-11-23 23:53  tonvoon
 
-2003-02-10  tonvoon  <tonvoon>
+       * plugins/: check_hpjd.c, check_mrtg.c, check_mrtgtraf.c,
+         check_mysql.c, check_real.c, check_smtp.c, check_swap.c,
+         check_by_ssh.c, check_dns.c, check_time.c: Standardising
+         translation texts
 
-       * configure.in: Update with references to REQUIREMENTS
+2004-11-23 23:35  tonvoon
 
-       * Requirements: Remove file, superceded by REQUIREMENTS
+       * doc/developer-guidelines.sgml: Guidelines on translated text
+         (Yves Mettier, Simon Bellwood, Andreas Ericsson)
 
-       * plugins/getopt1.c, plugins/getopt.h, plugins/getopt.c:
-       Removing getopt files - now in new lib directory
+2004-11-23 22:49  tonvoon
 
-       * lib/getopt.c, lib/getopt.h, lib/getopt1.c, lib/Makefile.am:
-       New directory for common library files
+       * doc/developer-guidelines.sgml: Adding notes on developer and
+         translator access in SF
 
-       * plugins/common.h.in:
-       Added in a define for HAVE_GETOPT_H for backwards compatibility
+2004-11-23 06:06  mattkent
 
-       * plugins/Makefile.am:
-       Remove unnecessary getopt references and link in lib directory
+       * AUTHORS: More contributers.
 
-       * configure.in:
-       Removing checks for getopt.h - now always available. Also support lib dir
+2004-11-23 05:49  mattkent
 
-       * Makefile.am: Adding lib directory for getopts change
+       * plugins/check_disk.c: Fix integer warning and critical options.
+         Take values from current unit instead of always KB.
 
-       * configure.in: Fixed Tru64 ps command (Bug 669585 - Paula Arnold)
+2004-11-23 00:06  stanleyhopcroft
 
-2003-02-10  undrgrid  <undrgrid>
+       * doc/developer-guidelines.sgml: trivial changes to Perl plugin
+         section.
 
-       * plugins/check_ssh.c:
-       Added argc checks before attempting to access argv[]
+2004-11-22 22:44  tonvoon
 
-       Corrected return codes and output
+       * AUTHORS: More contributors
 
-       * plugins/check_ssh.c:
-       Revised code to use resolving and connection code in utils.c and
-       netutils.c rather than its own functions.
-       Corrected code to properly handle input of server hostname and port on
-       commandline without option flags.
+2004-11-22 22:30  tonvoon
 
-2003-02-10  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_nt.c: Fixed some messages that should not be
+         translated (Benoit Mortier)
 
-       * contrib/check_fping_in.c: this plugin is in core as check_fping
+2004-11-22 20:35  tonvoon
 
-2003-02-09  undrgrid  <undrgrid>
+       * lib/getloadavg.m4: Not required - autoconf has own macros
 
-       * tools/setup:
-       Reordered program calls so autoheader was called before automake thus
-       getting rid of errors for header files not being present when automake
-       was called. Also puts it inline with documentation in
-       INSTALL & INSTALLING
+2004-11-21 05:24  mattkent
 
-2003-02-09  sghosh  <sghosh>
+       * plugins/check_mysql.c: Patch from Nathan Shafer to add
+         replication slave check (1006777)
 
-       * contrib/check_adptraid.sh, contrib/check_compaq_insight.pl, contrib/check_file_age.pl:
-        new plugins
+2004-11-20 22:56  mattkent
 
-       * contrib/README.TXT, contrib/readme.txt: file rename
+       * AUTHORS: Oops, forgot one.
 
-       * contrib/sched_downtime.pl, contrib/check_remote_nagios_status.pl, contrib/check_wins.pl:
-       more contribs
+2004-11-20 22:46  mattkent
 
-       * contrib/tarballs/fetchlog-0.92.tar.gz, contrib/tarballs/fetchlog-0.94.tar.gz:
-       new version
+       * AUTHORS: More contributers.
 
-2003-02-09  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-11-20 22:43  mattkent
 
-       * README, CODING, FAQ: spell check
+       * contrib/check_linux_raid.pl: Fix always reading status from the
+         last line (1045506)
 
-2003-02-09  sghosh  <sghosh>
+2004-11-20 22:28  mattkent
 
-       * SUPPORT: ispell
+       * plugins/check_ping.c: New output format reported by pumuckel1980
+         (946857)
 
-2003-02-08  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-11-20 21:36  mattkent
 
-       * plugins/check_pgsql.c: use enum instead of define
+       * plugins/check_http.c: Bit of cleanup, fix verbose output.
 
-       * FAQ: add item on submitting new plugins
+2004-11-20 07:04  tonvoon
 
-       * SUPPORT: suggest minimum standards for support requests
+       * configure.in: Fixed va_copy problem on AIX by copying samba's
+         configure.in
 
-       * plugins/check_http.c: submit request with one send
+2004-11-19 15:58  tonvoon
 
-2003-02-05  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * CODING: Added perl coding guidelines, from Programming Perl book
+         (Andreas Ericsson)
 
-       * configure.in: fix for SSL build on RedHat rawhide
+2004-11-19 14:28  tonvoon
 
-       * plugins/check_dns.c:
-       allow check to proceed using servers from resolv.conf
+       * lib/getloadavg.m4: I think getloadavg.m4 is no longer required
+         (as autoconf has built-in function)
 
-       * plugins/check_http.c: fix segfault due to bad asprintf invocation
+2004-11-19 14:24  tonvoon
 
-2003-02-04  sghosh  <sghosh>
+       * lib/Makefile.am: Removed getloadavg.m4 (built-in function in
+         autoconf) and added cloexec.[hc] for getloadavg.c
 
-       * plugins-scripts/Makefile.am:
-        install user:grp perms [patch 679703 -Detlef Boehm]
+2004-11-19 14:22  tonvoon
 
-       * plugins-scripts/check_flexlm.pl: lmstat output update
+       * lib/: cloexec.h, cloexec.c: Files required for getloadavg.c
 
-       * plugins-scripts/check_ntp.pl: corrected ntpdate offset to seconds
+2004-11-19 03:59  mattkent
 
-2003-02-03  tonvoon  <tonvoon>
+       * plugins-scripts/check_ntp.pl: Fix incorrectly labelled units in
+         output (1025905, Jason Martin)
 
-       * plugins/check_snmp.c:
-       Avoid core dump with null or invalid data (679400 - Mathieu Masseboeuf)
+2004-11-19 03:44  mattkent
 
-       * plugins/Makefile.am: Patch for Mac OS X compile (652080 - Ton Voon)
+       * plugins/check_procs.c: Enabling timeout flag (1010097, Jason
+         Martin)
 
-2003-02-03  sghosh  <sghosh>
+2004-11-19 02:53  mattkent
 
-       * contrib/tarballs/check_cit.tgz: Citrix plugin
+       * plugins/check_http.c: Make -L notice ssl use to output a proper
+         href (1035234, Abid Rasheed)
 
-       * command.cfg.in: more sample command configurations
+2004-11-19 02:39  mattkent
 
-       * plugins-scripts/check_ntp.pl, plugins-scripts/utils.pm.in, configure.in:
-       change ntpdc to ntpq (Jonathan Rozes,Thomas Schimpke, bug-656237 )
+       * plugins/check_smtp.c: Change unit from 'us' to 's' to match other
+         core plugins for simplicity.
 
-       * plugins-scripts/check_ntp.pl:
-       patch for desync peer and ntpdate (James Fidell)
+2004-11-19 00:21  tonvoon
 
-       * plugins-scripts/check_ifstatus.pl:  bugfix [bug 651021 mperry2]
+       * AUTHORS: - More great contributors...
 
-       * plugins/check_hpjd.c:
-       added default community [bug-patch #600349 jbaumgartner]
+2004-11-19 00:12  tonvoon
 
-2003-01-31  tonvoon  <tonvoon>
+       * plugins/check_http.c: Options for User Agent string and extra
+         headers (Ibere Tizio)
 
-       * plugins/check_procs.c:
-       Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)
+2004-11-18 22:48  tonvoon
 
-       * plugins/check_nt.c:
-       Reapply all asprintf calls. Fix for %% problem with -l flag.
+       * configure.in: Remove unnecessary CPPFLAGS for openssl (Lutz
+         Behnke - 686476)
 
-       * plugins/check_nt.c:
-       Removed all unnecessary asprintf calls. Replaced with original check_nt.c
-       to minimise amount of changes (reported by Reuben Farrelly)
+2004-11-18 22:42  tonvoon
 
-2003-01-30  tonvoon  <tonvoon>
+       * plugins/check_tcp.c: Enhance SSL initialization problems (Phil
+         Dibowitz - 1055120)
 
-       * plugins/check_nt.c: Added reference to the official NSClient web site
+2004-11-18 05:36  mattkent
 
-       * plugins/check_swap.c: Fixed long --allswap option
+       * plugins/check_smtp.c: Go critical on no route to host instead of
+         warning (934025)
 
-       * plugins/check_procs.c: Fixed progname
+2004-11-18 00:27  tonvoon
 
-2003-01-29  tonvoon  <tonvoon>
+       * tools/setup: Use copy of tools for consistency if building on
+         different platforms from shared source
 
-       * plugins/check_mrtgtraf.c:
-       Fixed error and success codes (638656 - Paul Dlug)
+2004-11-17 23:35  tonvoon
 
-       * plugins-scripts/check_oracle.sh:
-       Added cache and tablespace check (621567 - John Marquart)
+       * plugins/check_tcp.c: Ignore output from tcp port (949070 -
+         Jan-Piet Mens)
 
-       * plugins/check_nt.c, plugins/Makefile.am:
-       Added in check_nt for bug 646516
+2004-11-17 23:22  tonvoon
 
-2003-01-29  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_http.c: --no-body and --max-age options (949521 -
+         Jamie Zawinski)
 
-       * plugins/check_mysql.c: remove incorrect check_disk() declaration
+2004-11-17 22:19  tonvoon
 
-       * plugins/check_ldap.c:
-       fix segfault when argc>=2 and the -H or -b options are not supplied
+       * doc/developer-guidelines.sgml: Added section on using
+         Sourceforge, mainly for administrators
 
-       * plugins/check_by_ssh.c: 1.8
+2004-11-12 00:51  tonvoon
 
-2003-01-29  tonvoon  <tonvoon>
+       * tools/update_coreutils: Tool to pull newer coreutil libs into
+         nagiosplug's lib directory
 
-       * plugins/check_http.c:
-       Better error if server requests client based certificate (609382 - Olaf Greis)
+2004-11-12 00:49  tonvoon
 
-       * contrib/check_dns_random.pl:
-       Exit code added (604837 - Lachlan Cameron-Smith)
+       * lib/Makefile.am, lib/error.c, lib/error.h, lib/error.m4,
+         lib/exit.h, lib/exitfail.c, lib/exitfail.h, lib/fsusage.c,
+         lib/fsusage.h, lib/fsusage.m4, lib/full-read.h, lib/getloadavg.c,
+         lib/getopt.c, lib/getopt.h, lib/getopt1.c, lib/gettext.h,
+         lib/ls-mntd-fs.m4, lib/malloc.c, lib/mountlist.c,
+         lib/mountlist.h, lib/onceonly.m4, lib/realloc.c, lib/snprintf.c,
+         lib/strtod.c, lib/unlocked-io.h, lib/unlocked-io.m4,
+         lib/xalloc.h, lib/xalloc.m4, lib/xmalloc.c, lib/xstrdup.c,
+         plugins/check_disk.c, po/de.po, po/fr.po: Update to using
+         coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8
 
-       * plugins-scripts/check_oracle.sh:
-       Added dummy login test (650970 - Ton Voon)
+2004-09-07 21:27  tonvoon
 
-       * plugins/check_vsz.c:
-       Error when no params passed, better invalid params message (652086 - Ton Voon)
+       * doc/developer-guidelines.sgml: Clarity based on comments by Ben
+         Clewett
 
-       * plugins/check_procs.c:
-       Fixed NULL status in Solaris (644783 - Fabian Pehla)
-       Fixed -p options (652082 - Ton Voon)
+2004-08-23 22:59  tonvoon
 
-2003-01-28  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * AUTHORS: For patch to check_nt
 
-       * contrib/checkciscotemp.pl:
-       typo: had commented use Net::SNMP for testing
+2004-08-23 22:58  tonvoon
 
-       * plugins/check_real.c:
-       make sure host_name is set and remove NULL string inits that can lead to segfaults
+       * plugins/check_nt.c: Restore divisor for memory size reported by
+         Windows. Also, implements warning and critical levels for
+         performance counters. (Paulo Afonso Graner Fessel)
 
-       * plugins/check_mysql.c: missed argc check on port parameter
+2004-08-23 22:18  tonvoon
 
-       * contrib/checkciscotemp.pl: split and validate input more robustly
+       * configure.in, plugins/check_swap.c, plugins/common.h: Using
+         swapctl for Solaris, Tru64 and *BSD (Sean Finney)
 
-       * plugins/check_http.c:
-       remove NULL string inits that can lead to segfaults
+2004-08-19 20:05  tonvoon
 
-2003-01-28  tonvoon  <tonvoon>
+       * configure.in, plugins/check_swap.c, plugins/common.h: Patch for
+         tru64 using swapctl calls (Sean Finney)
 
-       * configure.in: ps support for Darwin / MacOSX
+2004-08-18 22:32  tonvoon
 
-2003-01-27  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * AUTHORS: Another day's work...
 
-       * plugins/check_http.c: do not pass host if none is provided
+2004-08-18 22:25  tonvoon
 
-       * plugins/check_http.c: we were sending extra CRLF
+       * plugins/check_dig.c: Checks different record types and checks
+         against an expected address (Bill Kunkel)
 
-2003-01-19  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-08-18 21:36  tonvoon
 
-       * plugins-scripts/check_rpc.pl:
-       indicate new default state in get_rpcinfo, also fix a bunch of indents for consistent format
+       * configure.in: Support for check_swap on NetBSD/OpenBSD (Sean
+         Finney)
 
-2003-01-17  sghosh  <sghosh>
+2004-08-18 21:25  tonvoon
 
-       * plugins-scripts/check_rpc.pl:
-       bug fix for state and opt_c initialization
+       * plugins-scripts/check_oracle.sh: More specific test for sid (Paul
+         Allen)
 
-       * plugins/check_snmp.c: Counter32 tag parsing added
+2004-08-18 21:21  tonvoon
 
-2003-01-16  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_disk.c: Fixed perfdata so that shows amount used
+         (Garry Cook)
 
-       * plugins/check_mysql.c, plugins/check_pgsql.c:
-       semicolon needed where progname define was replaced
+2004-08-18 20:51  tonvoon
 
-       * plugins/check_http.c: add option to let regex span newlines
+       * plugins-scripts/check_ifstatus.pl: Perfdata corrected (Garry
+         Cook)
 
-       * plugins/check_game.c: progname and print_usage need to be defined
+2004-08-18 20:46  tonvoon
 
-       * plugins/check_radius.c, plugins/check_hpjd.c:
-       semicolon needed where praogname define was replced
+       * plugins-scripts/check_oracle.sh: Fix for similar dataabase sids
+         (Carole Verdon)
 
-       * configure.in: find kerberos libs in latest Red Hat beta
+2004-08-18 20:41  tonvoon
 
-       * plugins/utils.c: restore max() macro
+       * AUTHORS: Gary Cook for perfdata for check_nt
 
-       * plugins/check_tcp.c: cleanup progname assignment
+2004-08-18 20:40  tonvoon
 
-       * plugins-scripts/check_disk_smb.pl:
-       accept $ for share and \\ for users
+       * plugins/check_nt.c: Perfdata added (Gary Cook)
 
-       * plugins/check_by_ssh.c: avoid segfault when host is not given
+2004-06-26 17:39  tonvoon
 
-2003-01-13  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * tools/sfsnapshot: Change of compile server and cleanups
 
-       * contrib/check_dhcp.c, contrib/check_fping_in.c, contrib/check_rbl.c, plugins/check_http.c, plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c, plugins/check_mrtgtraf.c, plugins/check_mysql.c, plugins/check_nagios.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_udp.c, plugins/check_ups.c, plugins/check_users.c, plugins/check_vsz.c, plugins/negate.c, plugins/urlize.c, plugins/utils.c, plugins/utils.h.in, plugins/check_by_ssh.c, plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c, plugins/check_fping.c, plugins/check_hpjd.c:
-       convert PROGNAME from a define to a const char
+2004-06-26 06:13  tonvoon
 
-       * plugins/popen.c: change exit status to be POSIX compliant
+       * tools/sfsnapshot: Remove need to alter configure.in. Using
+         different compile farms for SF to do the compiling
 
-       * plugins/check_nagios.c:
-       check for a few null strings, change PROGNAME from #define to const *char
+2004-05-24 15:22  tonvoon
 
-       * plugins/check_disk.c:
-       add options for excluding devices and for skipping OK devices in summary
+       * AUTHORS: Ben Clewett
 
-2003-01-03  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-05-24 15:21  tonvoon
 
-       * plugins/utils.c:
-       protect against some null strings, make formats more uniform
+       * lib/Makefile.am: Missed getloadavg.c (Ben Clewett)
 
-2002-12-19  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-05-20 07:09  egalstad
 
-       * plugins/check_tcp.c: expect is +OK for SPOP too
+       * contrib/check_dhcp.c: DHCP bug fix
 
-       * plugins/check_tcp.c:
-       server expect not getting set, expect is +OK for POP
+2004-05-10 11:25  tonvoon
 
-       * plugins/check_http.c: remove spurious CRLF
+       * configure.in: Set EXTRAS with check_swap if ac_cv_have_swap is
+         set
 
-2002-11-29  stanleyhopcroft  <stanleyhopcroft>
+2004-04-30 12:12  tonvoon
 
-       * contrib/check_citrix:
-       New plugin to check the ICA browse service (used by Citrix Metaframe servers) from
-       Ed Rolison and Tom De Blende.
+       * configure.in: ps -el for HP-UX
 
-2002-11-25  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-04-29 16:08  tonvoon
 
-       * plugins/check_tcp.c: was segfaulting if no dtat was returned
+       * configure.in: Bug in ps -el for AIX 4.1
 
-2002-11-24  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-04-29 12:13  tonvoon
 
-       * tools/snapshot: some fixes needed to move off old devel box
+       * AUTHORS: Sven for HP-UX requirements
 
-       * tools/snapshot:
-       make routine snapshots of nagios and plugin CVS to expand testing
+2004-04-29 12:12  tonvoon
 
-2002-11-22  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * REQUIREMENTS: HP-UX requirements (Sven Schaffranneck)
 
-       * plugins/check_ups.c:
-       add replace battery condition, replace unchecked strcat calls with asprintf (I do not think buffer overflow was possible here, but lets be consistent)
+2004-04-19 14:13  sghosh
 
-       * configure.in:
-       get long args output to work on check_procs by putting incantations with -w ahead of others
+       * contrib/check_nagios_db_pg.pl, AUTHORS: Postgres backend monitor
 
-       * configure.in:
-       get long args output to work on linux check_procs, actually works this time (needs OpenBSD testing)
+2004-04-19 14:10  sghosh
 
-       * plugins/check_procs.c:
-       add a few comments, trap a few place where a NULL string might have been handled
+       * AUTHORS, plugins-scripts/check_mssql.pl: check_mssql.pl
 
-       * configure.in:
-       get long args output to work on linux check_procs (needs OpenBSD testing)
+2004-04-19 14:08  sghosh
 
-2002-11-21  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * README: Win32 plugin repository
 
-       * plugins/check_dig.c: fix empty output on errors
+2004-04-08 12:05  tonvoon
 
-2002-11-20  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * AUTHORS: Torsten Werner for check_racle patches
 
-       * plugins/check_swap.c: add switch to evaluate each swap individually
+2004-04-08 12:05  tonvoon
 
-       * plugins/check_dig.c:
-       fix solaris SEGV, still need to print meaningful error text
+       * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
+         if Oracle has different national language settings (Torsten
+         Werner)
 
-       * plugins/check_by_ssh.c: in short options, t no no argument
+2004-04-08 11:50  tonvoon
 
-       * plugins/check_dig.c: replace some strcpy with strscpy
+       * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
+         if Oracle has different national language settings (Torsten
+         Werner)
 
-2002-11-19  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-04-06 17:02  tonvoon
 
-       * plugins/Makefile.am: another try at portable symlinking
+       * configure.in, plugins/check_procs.c: Fixed weird scanf bug on
+         Solaris
 
-       * plugins/check_time.c: explicitly cast recv() arg2 for SunOS5.6
+2004-04-02 20:37  kdebisschop
 
-       * plugins/Makefile.am: rewrite of install-exec-hook for solaris
+       * plugins/check_by_ssh.c: add example invocation to help
 
-2002-11-18  sghosh  <sghosh>
+2004-04-01 00:01  tonvoon
 
-       * contrib/check_javaproc.pl, contrib/nagios_sendim.pl: javaproc, sendim
+       * AUTHORS: Howard Wilkinson
 
-       * contrib-reporting/process_perfdata.pl:
-       New directory to for perfdata and reporting scripts
+2004-03-31 23:53  tonvoon
 
-2002-11-18  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_nt.c: Command line argument bug (Howard Wilkinson)
 
-       * plugins/check_swap.c: test total swap instead of individual disks
+2004-03-31 23:48  tonvoon
 
-       * plugins/check_disk.c: failed to handle multple disks
+       * plugins/netutils.c: Set default state (Howard Wilkinson)
 
-       * plugins/utils.c: more readable max_state() code
+2004-03-31 20:20  tonvoon
 
-2002-11-16  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * doc/developer-guidelines.sgml: Update author list
 
-       * plugins/Makefile.am:
-       fix too many sources problem for programs tha are symlinks to check_tcp
+2004-03-23 06:35  kdebisschop
 
-       * plugins/check_snmp.c:
-       my take on Subhendu's patches, plus a few comments for clarity
+       * plugins/check_fping.c: check was supposed to be agains ms - got
+         munged wfixeg the perfdata output to be in seconds
 
-2002-11-15  sghosh  <sghosh>
+2004-03-22 07:25  tonvoon
 
-       * plugins/check_snmp.c:
-       memory bounds in options, no output comparison case
+       * plugins/check_http.c: Getopt bug (Joe Rhett)
 
-2002-11-15  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-03-22 07:22  tonvoon
 
-       * nagios-plugins.spec.in:
-       make spec work again, now that release is in source name again
+       * AUTHORS: Joe Rhett for getopt bug
 
-       * configure.in: release numbering fix
+2004-03-22 07:19  tonvoon
 
-       * plugins/check_snmp.c:
-       fix label handling, replace accidentally deleted elseif l.310
+       * plugins/check_http.c: Option --url not mapped (Joe Rhett)
 
-2002-11-14  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-03-18 20:58  tonvoon
 
-       * plugins/utils.c, configure.in, nagios-plugins.spec.in, Makefile.am, acconfig.h:
-       fix bug with gettimeofday test, improve version/release handling, update rpm spec
+       * AUTHORS: More help for patches
 
-       * plugins/Makefile.am: fix typo in snprintf build
+2004-03-18 20:50  tonvoon
 
-       * plugins/Makefile.am: can't drop these sources -- neded for dist
+       * plugins/check_disk.c: Typo in check_disk units (Matthew Kent -
+         909281)
 
-       * plugins/Makefile.am: fix build rule for snprintf
+2004-03-18 20:40  tonvoon
 
-       * plugins/check_http.c: pagesize count off by one
+       * configure.in: Mysql include path not added correctly (Arnold
+         Cavazos - 912974)
 
-       * plugins/check_http.c: clean up NULL from status on Solaris
+2004-03-18 20:37  tonvoon
 
-       * configure.in: typo in AC_DEFINE of PS_FORMAT for solaris
+       * configure.in: Mysql include path not added correctly (Arnold
+         Cavazos - 912974)
 
-       * plugins/Makefile.am: remove check_nt again
+2004-03-18 20:31  tonvoon
 
-       * plugins/Makefile.am:
-       back out last change -- it was only work in progress
+       * plugins/check_radius.c: Option to fill in NAS-identifier to
+         Emulate pam_radius behaviour (Alexander Kulak)
 
-       * plugins/Makefile.am, plugins/check_dns.c, plugins/check_ldap.c, plugins/check_mrtg.c, plugins/check_mrtgtraf.c, plugins/check_nwstat.c, plugins/check_radius.c, plugins/utils.c, plugins/version.h.in:
-       remove call_getopt and ssprintf
+2004-03-17 20:38  tonvoon
 
-2002-11-13  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * doc/developer-guidelines.sgml: Copyright information for patches
 
-       * plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c, plugins/check_hpjd.c, plugins/check_mrtg.c, plugins/check_nwstat.c, plugins/check_ping.c, plugins/check_vsz.c, plugins/urlize.c, plugins/utils.c:
-       remove call_getopt and asprintf
+2004-03-14 04:09  kdebisschop
 
-2002-11-12  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/: check_ldap.c, check_load.c, check_mrtgtraf.c,
+         check_pgsql.c, check_smtp.c, check_tcp.c, check_ups.c: use
+         fperfdata
 
-       * plugins/check_dig.c: cleanup asprintf, old function decls
+2004-03-14 03:37  kdebisschop
 
-       * plugins/check_mysql.c, plugins/check_real.c, plugins/check_ups.c:
-       remove call_getopt
+       * plugins/check_fping.c: use fperfdata
 
-2002-11-11  sghosh  <sghosh>
+2004-03-12 03:40  egalstad
 
-       * plugins/check_snmp.c: should use asprintf
+       * contrib/check_cluster2.c: New cluster plugin for Nagios 2.x
 
-       * plugins/check_snmp.c: more snmpv3 patches
+2004-03-11 15:33  tonvoon
 
-       * plugins/check_snmp.c:
-       long opt for miblist, snmpv3 support (rosenauer)
+       * CHANGES: check_procs difference
 
-       * plugins/check_snmp.c: option to specify a miblist - llow
+2004-03-11 15:17  tonvoon
 
-       * plugins/check_snmp.c: misc doc fix, missing verbose option
+       * plugins/check_nagios.c: Incorporate check_proc changes into
+         check_nagios. ps handling probably should be moved into utils.c
+         in future
 
-2002-11-09  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-03-08 21:03  tonvoon
 
-       * plugins/check_ups.c, plugins/check_users.c, plugins/check_by_ssh.c, plugins/check_dig.c, plugins/check_ping.c, plugins/check_time.c:
-       remove call_getopt
+       * configure.in: Require ngettext
 
-       * plugins/check_snmp.c: cleaner handling of DEFAULT_PORT
+2004-03-08 21:01  tonvoon
 
-       * configure.in: add HPUX swap, try to cleanup getopt processing
+       * doc/developer-guidelines.sgml: Information on plugin output
+         format
 
-       * plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_snmp.c, plugins/negate.c, plugins/utils.h.in:
-       define and use usage3 where second part of message is a an int/char
+2004-03-04 05:08  kdebisschop
 
-       * plugins/snprintf.c:
-       HAVE_C99_SNPRINTF is not tested, so remove from ifdef
+       * plugins/: check_dig.c, check_dns.c, check_game.c: use float for
+         time in perf data
 
-2002-11-08  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-03-03 12:33  kdebisschop
 
-       * plugins/check_snmp.c: user reports NULL still getting into asprintf
+       * plugins/: check_http.c, utils.c: begin writing some perfdata as
+         float
 
-       * plugins/check_vsz.c: remove call_getopt
+2004-03-03 04:24  kdebisschop
 
-       * acconfig.h, configure.in, plugins/common.h.in, plugins/utils.c, plugins/utils.h.in:
-       patches required to build on solaris with asprintf and gettimeofday
+       * contrib/check_pop3.pl: fix loop and \r\n (Jason Burnett -
+         http://sourceforge.net/tracker/index.php?func=detail&aid=895677&group_id=29880&atid=397599)
 
-       * plugins/check_http.c, plugins/check_load.c, plugins/check_ping.c, plugins/check_procs.c, plugins/check_smtp.c, plugins/check_tcp.c:
-       remove unused variables
+2004-03-03 03:48  kdebisschop
 
-       * tools/oneliners: some useful onliners
+       * plugins/check_disk.c: check_disk was getting blocks instead of
+         bytes (Michael Musikhin -
+         http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
 
-2002-11-07  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-03-02 06:17  kdebisschop
 
-       * plugins/check_snmp.c:
-       bugfixes to command format and (null) text created by asprintf switch
+       * Makefile.am, nagios-plugins.spec.in: make specfile into a
+         template which can generate a generic spec plus specs suitable
+         for various repositories
 
-       * plugins/check_by_ssh.c: remove call_getopt, add [] arougn time
+2004-03-02 06:13  kdebisschop
 
-       * configure.in: test snprintf function family for ifdefs in snprintf.c
+       * configure.in: prpare for alpha2
 
-2002-10-30  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-03-02 05:25  kdebisschop
 
-       * plugins/check_tcp.c: replace fixed-lentgh buffer with asprintf
+       * plugins/check_http.c: relax check for -w/-c to accept floats (bug
+         report from Warrick FitzGerald)
 
-       * plugins/check_udp.c: forgot to remove call_getopt
+2004-03-02 05:01  kdebisschop
 
-       * plugins/check_swap.c, plugins/check_ssh.c:
-       forgot to remove call_getopt declaration
+       * AUTHORS, plugins/check_swap.c: fix div by zero error when
+         swaptotal is zero (Flo Gleixner)
 
-       * plugins/check_smtp.c:
-       remove call_getopt, fix several buffer overruns possible due to use of fixed size buffers
+2004-03-01 12:27  kdebisschop
 
-       * tools/setup:
-       debian builds not actively maintained, so suppress error in setup script
+       * plugins/: check_tcp.c, netutils.c: check_tcp was returning
+         uninitialized string with user-defined refused outcome
 
-2002-10-30  sghosh  <sghosh>
+2004-03-01 06:15  kdebisschop
 
-       * acconfig.h, configure.in, plugins-scripts/Makefile.am, plugins-scripts/check_mailq.pl, plugins-scripts/utils.pm.in:
-       monitor mailq
+       * plugins/check_smtp.c: allow regex for ecpect checks
 
-2002-10-28  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-02-29 04:09  kdebisschop
 
-       * plugins-scripts/check_rpc.pl, plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl, plugins-scripts/check_flexlm.pl, plugins-scripts/check_log.sh, plugins-scripts/check_ntp.pl, plugins-scripts/check_breeze.pl, plugins-scripts/check_disk_smb.pl:
-       remove pspace in shebang since no sequent users replied
+       * plugins/: check_nwstat.c, netutils.c, netutils.h: was making up
+         to 34 separate tcp connections - now we open one and reuse
 
-2002-10-26  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-02-28 07:27  kdebisschop
 
-       * nagios-plugins.spec.in: release should not be in tarball name
+       * plugins/check_snmp.c: checks for warn in check_num() mistakenly
+         referred to crit limits
 
-2002-10-25  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-02-28 06:51  kdebisschop
 
-       * nagios-plugins.spec.in: tweak source macro
+       * plugins/check_smtp.c: minor doco update to reflect handling of
+         repeated caoomand strings
 
-       * plugins/Makefile.am: remove check_nt
+2004-02-28 06:48  kdebisschop
 
-       * plugins/Makefile.am, Makefile.am:
-       include getloadavg sources, add some Solaris pkg build support
+       * plugins/check_smtp.c: work in progress to accept multiple
+         command/expect pairs
 
-2002-10-22  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-02-28 04:54  kdebisschop
 
-       * plugins/check_ssh.c:
-       remove call_getopt, replace ssprintf with asprintf,better server version reporting
+       * plugins/check_swap.c: update to work with Linux 2.6 /proc/meminfo
+         format
 
-       * plugins/check_tcp.c: add check_spop
+2004-02-25 08:50  kdebisschop
 
-       * plugins/check_procs.c:
-       remove call_getopt, replace ssprintf with asprintf
+       * AUTHORS, plugins/check_dns.c: check server for authoritative
+         status (from Jon Hallet)
 
-2002-10-22  sghosh  <sghosh>
+2004-02-25 08:12  kdebisschop
 
-       * contrib/check_procr.sh:
-       From: Jerome Tytgat - checks to see if named process is running
+       * plugins/check_swap.c: change some datatypes to llu for very large
+         swaps
 
-       * README, plugins/check_nt.c:
-       check_nt is downloadable from nsclient.ready2run.nl
+2004-02-25 07:49  kdebisschop
 
-2002-10-21  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * configure.in, plugins/check_ping.c: pass timeout to ping if
+         supported with -w parameter (linux)
 
-       * plugins/check_swap.c: use asprintf instead of ssprintf
+2004-02-21 05:37  kdebisschop
 
-       * plugins/Makefile.am:
-       need to define SOURCES for check_tcp to also build as check_ftp,check_imap,check_nntp,check_pop
+       * plugins/check_by_ssh.c: add option to ignore a specified number
+         of lines on stderr (to suppress a login banner)
 
-       * plugins/utils.c: use asprintf to do strscpy
+2004-02-21 03:50  kdebisschop
 
-       * plugins/Makefile.am:
-       roll check_ftp, check_imap, check_pop, and check_nntp into check_tcp
+       * plugins-scripts/check_breeze.pl: add $opt_C to 'use vars' (report
+         882381 and patch form Jason Martin)
 
-       * plugins/check_ftp.c, plugins/check_imap.c, plugins/check_nntp.c, plugins/check_pop.c:
-       these are all combined into check_tcp now
+2004-02-21 03:44  kdebisschop
 
-       * plugins/check_load.c: remove broken call_getopt
+       * AUTHORS: Add Jason Martin for report of missing $opt_C for 'use
+         vars' in check_breeze
 
-       * plugins/check_snmp.c:
-       cleanup process_arguments, print_help, and print_usage
+2004-02-21 03:42  kdebisschop
 
-       * plugins/check_pgsql.c: now we provide long opts if they do not exist
+       * plugins-scripts/check_breeze.pl: add opt_C to 'usr vars'
 
-2002-10-20  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-02-20 19:35  tonvoon
 
-       * plugins/check_snmp.c:
-       fixed scanning for multiple OIDs, which was not working
+       * plugins/check_http.c: - Missed out getopt for -T
 
-       * plugins/check_snmp.c: change ssprintf to asprintf
-       back out change at line 225 in r1.4
-         (values were mismatched to format string, so output was nonsense)
-         (I left a comment showing a construct that should work, but it fails for PHBs:
-           if my disk gets nearly full, they want 'CRITICAL - 99%' not 'CRITICAL - Gauge32: 99')
-         (If someine has a rationale for the change, maybe it could be done as an option? - it seems
-           fairly clear that the Web display should be sensible to PHBs so long as there's no real loss)
+2004-02-20 05:25  kdebisschop
 
-2002-10-18  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * contrib/check_dhcp.c, contrib/check_procl.sh,
+         plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
+         plugins/urlize.c: spell fix "received"
 
-       * plugins/check_swap.c: remove old call_getopt
+2004-02-20 05:22  kdebisschop
 
-       * plugins/check_load.c:
-       remove old call_getopt code, fix bug taking single float, allow colon as separators in additin to commas
+       * plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
+         plugins/urlize.c, contrib/check_dhcp.c: spell fix "received"
 
-       * plugins/utils.c: handle null src in strscat
+2004-02-20 05:21  kdebisschop
 
-       * plugins/check_tcp.c: millisecond timing
+       * plugins/: utils.c, utils.h: add perfdata function for floats to
+         complement ints, also spell fix "received"
 
-       * plugins/utils.h.in: refine STD_LONG_OPTS
+2004-02-20 05:19  kdebisschop
 
-       * plugins/check_http.c: provide on more decimal point printing time
+       * AUTHORS: add Ralph Rye for report of check_procs segfault on
+         AIX/WebSphere and proof-of-concept patch
 
-       * plugins/check_ping.c: remove broken call_getopt stuff
+2004-02-20 05:04  kdebisschop
 
-2002-10-17  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_procs.c: handle case where line from ps output
+         exceed MAX_INPUT_BUFFER
 
-       * plugins/check_tcp.c: using asprintf
+2004-02-20 03:37  tonvoon
 
-       * tools/setup, INSTALL, INSTALLING:
-       revise now that aclocal is remved from CVS
+       * AUTHORS: Shaun Wills for patch to check_http
 
-2002-10-16  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-02-20 03:21  tonvoon
 
-       * configure.in: need some quoting on ifdef
+       * plugins/check_http.c: Added Content-type when POSTing (Shawn
+         Wills)
 
-       * acinclude.m4, configure.in:
-       finally a working fix for AM/AC_FUNC_STRTOD nightmare
+2004-02-20 03:00  tonvoon
 
-       * configure.in: mismatched quote
+       * plugins/check_procs.c: - compiler warning removed (but usage2
+         messages badly broken)
 
-       * configure.in: missing commas
+2004-02-20 02:58  tonvoon
 
-       * configure.in: complains on paren in comment
+       * AUTHORS: Matt Pounsett for bug report
 
-       * acinclude.m4: lost a paren
+2004-02-20 02:09  tonvoon
 
-       * acinclude.m4:
-       old auto???? has AM_FUNC_STRTOD, now renamed AC_FUNC_STRTOD
+       * plugins/check_dns.c: Different text to scan for if multiple
+         addresses
 
-       * plugins/check_http.c, plugins/utils.c, plugins/utils.h.in:
-       millisecond timimg where supported
+2004-02-20 01:05  tonvoon
 
-       * configure.in, missing: build cleanly on RedHat 8.0
+       * plugins/check_swap.c: Corrected usage message (Matt Pounsett)
 
-       * .cvsignore: ignore aclocal.m4
+2004-02-19 13:24  tonvoon
 
-       * configure.in: AM_STRTOD was a typo
+       * AUTHORS: Michael Musikhin for check_disk patch
 
-       * aclocal.m4:
-       automake invokes acloacl on each run - it cannot be right to include this
+2004-02-19 13:23  tonvoon
 
-       * acconfig.h: better checks for vsnprintf stuff
+       * plugins/check_disk.c: Uninitialised variables for -X (Bug 900091
+         - Michael Musikhin)
 
-       * configure.in, plugins/check_http.c: use asprintf
+2004-02-18 14:57  kdebisschop
 
-       * plugins/utils.c: use asprintf to construct strscat
+       * configure.in: version bump (old)
 
-       * plugins/popen.h.in: timeout interval is extern
+2004-02-18 14:56  kdebisschop
 
-       * plugins/utils.c, plugins/utils.h.in:
-       start support for gettimeofday and tv_usec
+       * acinclude.m4, lib/afs.m4, lib/fstypename.m4, lib/fsusage.m4:
+         underquoted defines cause warning on FC2
 
-       * aclocal.m4:
-       generated with automake 1.6 / autoconf 2.53 (maybe should not be in CVS, however)
+2004-02-18 02:11  tonvoon
 
-       * plugins/snprintf.c: newer snprintf from samba.org
+       * AUTHORS: Johannes Herlitz for patch to check_dns
 
-       * .cvsignore: needed for automake 1.6 / autoconf 2.53
+2004-02-18 02:09  tonvoon
 
-       * Makefile.am: cosmetic line wrap before 80 chars
+       * plugins/check_dns.c: Output message includes the query_address,
+         as inspired by Johannes Herlitz.  Also cleanup of comments and
+         handles multi-line nslookup output (MacOSX 10.3)
 
-       * depcomp: needed for automake 1.6 / autoconf 2.53
+2004-02-17 13:24  tonvoon
 
-       * configure.in: work with newer automake, begin swithc to asprintf
+       * AUTHORS: David Alden for check_snmp_procs.pl
 
-2002-10-15  sghosh  <sghosh>
+2004-02-17 13:23  tonvoon
 
-       * plugins-scripts/check_ifoperstatus.pl:
-       new exit states, more conditional checking
+       * contrib/check_snmp_procs.pl: Checks remote processes via SNMP
+         (David Alden)
 
-2002-10-07  sghosh  <sghosh>
+2004-02-09 08:32  tonvoon
 
-       * plugins/check_dns.c: patch for expected IP address
+       * AUTHORS: Patrick McCormick
 
-2002-10-07  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-02-09 08:27  tonvoon
 
-       * plugins/popen.c:
-       make sure we do not run past the end of an unterminated string
+       * plugins/check_ping.c: Fix for check_ping old-style argument
+         handling (Patrick McCormick - 892211)
 
-       * plugins/negate.c: use asprintf, inhibit splint warning
+2004-01-28 11:42  tonvoon
 
-2002-10-05  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_dummy.c: Print optional text
 
-       * getloadavg.m4, plugins/getloadavg.c:
-       lets use library instead od inconsistent command line interfaces
+2004-01-21 12:50  kdebisschop
 
-2002-09-26  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
+         bug in server_expect)
 
-       * plugins/urlize.c: use ssprintf instead of sprintf
+2004-01-21 12:49  kdebisschop
 
-2002-09-25  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
+         multibyte chars (David Croft)
 
-       * plugins/check_http.c:
-       incorporate comment on my_recv from Russell Scibetti
+2004-01-21 12:46  kdebisschop
 
-       * plugins/check_http.c: incorporate comments from Russell Scibetti
+       * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
+         bug in server_expect)
 
-2002-09-24  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-01-21 12:45  kdebisschop
 
-       * plugins/check_http.c:
-       replace remaining occurences of sprintf with snprintf
+       * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
+         multibyte chars (David Croft)
 
-2002-09-16  kdebisschop@alert.infoplease.com  <kdebisschop>
+2004-01-18 20:07  sghosh
 
-       * INSTALL: needed for latest autoconf
+       * contrib/check_snmp_printer.pl: plugin to check printer status via
+         snmp, includes page count as perfdata; perl plugin
 
-       * Makefile.am, aclocal.m4, configure.in, nagios-plugins.spec.in:
-       finish ckleanup of rpm spec porcessing
+2003-12-24 08:51  tonvoon
 
-2002-09-14  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * AUTHORS: Bug reporter
 
-       * nagios-plugins.spec, nagios-plugins.spec.in:
-       complete spec based on confugure.in
+2003-12-24 08:51  tonvoon
 
-       * make-tarball, rpm:
-       automake makes the dist tarball, rpmbuild -ta makes the rpm
+       * plugins/check_swap.c: Fixed help doc on use of % (854817 - Gunnar
+         Hellekson)
 
-       * plugins/check_tcp.c, plugins/check_http.c:
-       time data in performance string
+2003-12-18 09:24  tonvoon
 
-       * plugins-scripts/check_log.sh:
-       patch from Matthew Peters <mattp@esec.com.au>, plus turned up a few bugs on my own
+       * README: Reference to CHANGES file
 
-2002-09-12  kdebisschop@alert.infoplease.com  <kdebisschop>
+2003-12-18 09:19  tonvoon
 
-       * plugins/Makefile.am: negate wrapper
+       * Makefile.am: Add CHANGES file to distribution
 
-2002-09-08  kdebisschop@alert.infoplease.com  <kdebisschop>
+2003-12-18 09:15  tonvoon
 
-       * plugins/negate.c: wrapper to invert return status
+       * CHANGES: List major changes between releases
 
-       * plugins/utils.c: clears up warnings in splint
+2003-12-11 10:00  tonvoon
 
-2002-09-06  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * AUTHORS: For patch to check_http
 
-       * plugins-scripts/check_rpc.pl: case on key to ERRORS hash
+2003-12-11 10:00  tonvoon
 
-2002-09-04  sghosh  <sghosh>
+       * plugins/check_http.c: Relative redirects not followed correctly
+         (854131 - John Sivak)
 
-       * configure.in: more Mysql patches
+2003-12-05 18:12  tonvoon
 
-       * plugins-scripts/check_ntp.pl:
-       dispersion check now controlled by warn and crit
+       * AUTHORS: Ben Whaley for reported Solaris 8 /usr/ucb/ps problem in
+         configure.in
 
-       * configure.in: Mysql dir fix
+2003-12-05 18:08  tonvoon
 
-       * contrib/check_ifstatus.pl, contrib/check_ifoperstatus.pl:
-       moved to supported plugins-scripts
+       * configure.in: Not correctly working out ps command if /usr/ucb
+         before /usr/bin in PATH for Solaris (reported by Ben Whaley)
 
-2002-09-02  sghosh  <sghosh>
+2003-12-05 16:45  tonvoon
 
-       * plugins/check_smtp.c:
-       new -f option for adding a FROM address for RFC correctness
+       * AUTHORS: Patch to my_connect
 
-2002-09-01  sghosh  <sghosh>
+2003-12-05 16:42  tonvoon
 
-       * INSTALL, INSTALLING: file rename for MacOS X
+       * plugins/: netutils.c, netutils.h: Fix clash of namespace for
+         my_connect with mysql (854339 - Ian Holsman)
 
-       * plugins/check_smtp.c: Valid MAIL command
+2003-12-02 15:27  tonvoon
 
-2002-08-22  sghosh  <sghosh>
+       * plugins/check_disk.c: Default thresholds not defined for lists in
+         -x parameter (raised by Matt Garrett)
 
-       * contrib/check_snmp_process_monitor.pl: updates
+2003-12-01 02:47  kdebisschop
 
-       * command.cfg.in: smsclient config
+       * po/: de.po, fr.po: commit changes caused by upstream code mods
 
-       * contrib/check_snmp_disk_monitor.pl, contrib/check_snmp_process_monitor.pl:
-       new plugins contrib
+2003-12-01 02:46  kdebisschop
 
-2002-08-18  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * plugins/check_procs.c: use usage2 function
 
-       * plugins/check_by_ssh.c: typo in options passed to ssh for ipv6.
-       fix by setting a generic hook for 1-char pasthhru options
+2003-12-01 02:38  kdebisschop
 
-2002-08-14  sghosh  <sghosh>
+       * nagios-plugins.spec.in: add THANKS to %doc
 
-       * plugins-scripts/check_disk_smb.pl: patch for admin shares
+2003-11-28 14:18  tonvoon
 
-       * command.cfg.in: qpage definitions
+       * plugins/check_procs.c: Fixed listing of failed processes
 
-       * plugins-scripts/check_ifstatus.pl: skip PPP interfaces
+2003-11-24 14:56  tonvoon
 
-       * plugins/check_smtp.c: added HELO command
+       * AUTHORS: For patches
 
-       * plugins/check_by_ssh.c: ipv4/ipv6 switch added
+2003-11-24 14:53  tonvoon
 
-       * plugins/check_hpjd.c: net-snmp v5x fix
+       * plugins/check_hpjd.c: Bug from code-clean (Antony Simmonds -
+         846311)
 
-       * contrib/check_apc_ups.pl: fix for ePN
+2003-11-21 07:53  kdebisschop
 
-       * contrib/check_linux_raid.pl, contrib/check_nagios_db.pl:  new plugins
+       * README: update auotmake/autoconf versions
 
-       * contrib/check_inodes-freebsd.pl:
-       check inodes - freebsd  - candidate for merge with check_inodes
+2003-11-21 07:52  kdebisschop
 
-       * contrib/check_smb.sh: new smb check - users
+       * doc/developer-guidelines.sgml: update developer names
 
-2002-08-13  egalstad  <egalstad>
+2003-11-21 07:34  kdebisschop
 
-       * plugins/check_game.c:
-       Mod to display current/max number of players in a game (Frank Kannemann)
+       * INSTALLING: our policy now is to use most recent versions of GNU
+         tool chain
 
-2002-08-12  egalstad  <egalstad>
+2003-11-19 06:24  kdebisschop
 
-       * contrib/check_disk_snmp.pl: Updated to use getopt (Christoph Maser)
+       * plugins/check_time.c: add perfdata
 
-2002-08-01  sghosh  <sghosh>
+2003-11-19 06:00  kdebisschop
 
-       * plugins/check_snmp.c: re-patched exit state comparison
+       * plugins/check_smtp.c: use perfdata() to return perfoamnace data
+         in stanadrd format
 
-       * plugins/check_snmp.c:
-       port option added, -c support net-snmpv5, complete response string output
+2003-11-17 11:45  kdebisschop
 
-2002-08-01  egalstad  <egalstad>
+       * plugins/check_ups.c: bugfix - each supported option was
+         overwriting the previous perfdata
 
-       * contrib/check_digitemp.pl:
-       Add Brian Lane's Digitemp (1-wire temp sensor) plugin
+2003-11-17 07:19  kdebisschop
 
-2002-07-16  egalstad  <egalstad>
+       * plugins/check_ups.c: add perfdata
 
-       * contrib/check_disk_snmp.pl:
-       Christoph Maser's plugin to check disk usage via SNMP3
+2003-11-17 06:37  kdebisschop
 
-2002-07-16  stanleyhopcroft  <stanleyhopcroft>
+       * plugins/check_pgsql.c: add perfdata
 
-       * contrib/check_ms_spooler.pl:
-       Primitive and in need of refinement test of MS spooler (with smbclient)
+2003-11-12 06:05  kdebisschop
 
-2002-07-04  sghosh  <sghosh>
+       * plugins/check_snmp.c: clean up compiler warnings
 
-       * contrib/check_procl.sh:
-       Jerome Tytgat - accumulated/percentage CPU/MEM per process - bash plugin
+2003-11-12 05:53  kdebisschop
 
-       * INSTALL: doc update
+       * plugins/check_nt.c: clean up compiler warnings
 
-2002-06-28  sghosh  <sghosh>
+2003-11-12 05:48  kdebisschop
 
-       * INSTALL: note about autoconf/automake version
+       * plugins/check_mrtg.c: clean up compiler warnings
 
-2002-06-25  sghosh  <sghosh>
+2003-11-12 05:41  kdebisschop
 
-       * contrib/check_rbl.c:
-       Check if IP address is specified on RBL - Tim Bell
+       * plugins/check_mrtgtraf.c: clean up compiler warnings
 
-       * contrib/check_lmmon.pl: check motherboard/cpu temp via lmmon
+2003-11-12 05:37  kdebisschop
 
-2002-06-24  sghosh  <sghosh>
+       * plugins/check_swap.c: clean up compiler warnings
 
-       * plugins/check_http.c:
-       ignore return status codes if user specified status line check
+2003-11-12 05:29  kdebisschop
 
-       * plugins/check_snmp.c: printf bug for large numbers - Jeff Murray
+       * plugins/check_mrtgtraf.c: add perfdata
 
-2002-06-20  sghosh  <sghosh>
+2003-11-12 05:28  kdebisschop
 
-       * plugins-scripts/check_disk_smb.pl:
-       logic fix for disk space thresholds
+       * plugins/check_dig.c: remove overflow checks of strtod - HUGE_VALF
+         requires C99; also remove equality checks on warn/crit interval
+         which are no doubles
 
-2002-06-19  sghosh  <sghosh>
+2003-11-11 10:43  tonvoon
 
-       * plugins/check_dig.c, plugins/check_dns.c, plugins/check_fping.c, plugins/check_hpjd.c, plugins/check_nagios.c, plugins/check_ping.c, plugins/check_snmp.c, plugins/check_vsz.c, plugins/urlize.c, plugins/utils.c, plugins/utils.h.in:
-       more POSIX return value comparison related code fixes
+       * plugins/check_tcp.c: Added perfdata
 
-       * plugins/check_disk.c, plugins/check_ping.c, plugins/check_procs.c:
-       fixes for using POSIX return codes
+2003-11-11 10:34  tonvoon
 
-2002-06-18  sghosh  <sghosh>
+       * plugins/check_users.c: Added perfdata
 
-       * plugins/common.h.in:  updated to POSIX return codes
+2003-11-11 10:27  tonvoon
 
-       * contrib/check_cluster.c: Ethan's check_cluster
+       * plugins/check_swap.c: Added perfdata
 
-2002-06-13  sghosh  <sghosh>
+2003-11-11 10:19  tonvoon
 
-       * plugins/check_smtp.c: conformance to RFC 821 <CRLF>
+       * plugins/check_swap.c: Fixed if only absolute warn/crit set
 
-       * configure.in: use xntpdc on Solaris for check_ntp
+2003-11-10 11:15  tonvoon
 
-2002-06-10  sghosh  <sghosh>
+       * plugins/utils.h: - typo fixes
 
-       * plugins/check_smtp.c:
-       patch to stop NOQUEUE syslog messages - Karl Ewald
+2003-11-05 22:59  sghosh
 
-2002-06-08  sghosh  <sghosh>
+       * plugins-scripts/: check_ifoperstatus.pl, check_ifstatus.pl:
+         added plugin timeout options
 
-       * plugins-scripts/check_ntp.pl: xntpdc/ntpdc patch - John Koyle
+2003-10-31 04:22  kdebisschop
 
-2002-06-06  sghosh  <sghosh>
+       * plugins/check_nt.c: provide an error message
 
-       * plugins-scripts/subst.in, plugins-scripts/utils.sh.in:
-       corrected result codes - for sh; corrected substition for libexec - Tom Bertelson
+2003-10-31 04:21  kdebisschop
 
-       * plugins/check_disk.c: added option for mount point - Tom Bertelson
+       * plugins/check_hpjd.c: line indentation
 
-       * plugins-scripts/check_oracle.sh:
-       Add test for Oracle name server, can dynamicall determine ORACLE_HOME - tom Bertelson
+2003-10-31 04:20  kdebisschop
 
-       * plugins-scripts/check_flexlm.pl: conditional on lmstat
+       * plugins/check_load.c: add perfdata
 
-       * plugins-scripts/check_ntp.pl: conditional on ntpdc
+2003-10-31 04:19  kdebisschop
 
-2002-05-29  sghosh  <sghosh>
+       * plugins/check_mrtg.c: add perf data fix bug where stale data
+         message would get overwritten
 
-       * command.cfg.in: notes added
+2003-10-24 14:28  tonvoon
 
-2002-05-28  sghosh  <sghosh>
+       * plugins/common.h: Ignore __attribute__ for non-GNU compilers
 
-       * command.cfg.in: option updates, more examples
+2003-10-24 10:37  tonvoon
 
-2002-05-27  sghosh  <sghosh>
+       * plugins/Makefile.am: Moved config.h to toplevel
 
-       * plugins-scripts/check_ntp.pl: checked in too quickly
+2003-10-23 11:24  tonvoon
 
-       * doc/README, doc/developer-guidelines.html, doc/developer-guidelines.sgml:
-       added developer guidelines.
+       * lib/Makefile.am: Need to include intl/ for systems without
+         libintl.h
 
-       * configure.in: typo, AIX 4.3 ps, smbclient, Net::SNMP fixes
+2003-10-21 17:16  tonvoon
 
-       * acconfig.h, plugins-scripts/utils.pm.in:  new var - smbclient
+       * AUTHORS: Matt Garrett for bug reports
 
-       * plugins-scripts/check_ntp.pl:
-       logic reorg, ePN fix and support for utils.pm
+2003-10-21 16:56  tonvoon
 
-       * plugins-scripts/check_disk_smb.pl: ePN fix and support for utils.pm
+       * plugins-scripts/check_file_age.pl: - Fixed file name (Matt
+         Garrett)
 
-2002-05-23  sghosh  <sghosh>
+2003-10-20 15:03  tonvoon
 
-       * contrib/check_log2.pl, contrib/check_vcs.pl:
-       New plugins from Aaron Bostick - Veritas Cluster, logfile
+       * configure.in, lib/fsusage.c, lib/mountlist.c: Fix for config.h at
+         top level. Required for intl/
 
-2002-05-10  sghosh  <sghosh>
+2003-10-15 20:27  tonvoon
 
-       * plugins-scripts/check_rpc.pl:
-       updates for ePN, patch for multiple version check
+       * tools/mail_error: Need to export PATH for sfsnapshot to get
+         correct GNU toolchain
 
-       * configure.in, plugins-scripts/utils.pm.in: added programs to autoconf
+2003-10-14 04:15  sghosh
 
-       * acconfig.h: Added programs for autoconf
+       * plugins-scripts/check_ifoperstatus.pl: snmpv3 patches
 
-2002-05-09  sghosh  <sghosh>
+2003-10-14 04:14  sghosh
 
-       * plugins-scripts/Makefile.am, plugins-scripts/check_ifoperstatus.pl:
-       migrated check_ifoperstatus to standard plugin
+       * plugins-scripts/check_ifstatus.pl:  more snmpv3 patches
 
-2002-05-08  sghosh  <sghosh>
+2003-10-14 03:40  sghosh
 
-       * plugins/check_ping.c:  patch for Suse 8.0 loss output
+       * plugins-scripts/check_ntp.pl: Bug 773588: added check to warn on
+         matching # candidates only
 
-       * plugins-scripts/utils.pm.in:
-        is_hostname added, update CODES to POSIX
+2003-10-14 03:15  sghosh
 
-       * plugins/check_hpjd.c, plugins/check_ups.c: updated notes
+       * plugins-scripts/check_ifstatus.pl: Added -M for maxmsgsize
+         (v1/v2c) Added v3 support
 
-       * configure.in: updated messages and check for host command
+2003-09-30 14:54  tonvoon
 
-       * plugins-scripts/Makefile.am, plugins-scripts/check_ifstatus.pl:
-       moved updated check_ifstatus to standard plugin
+       * plugins/check_swap.c: Fixed logic problem if HAVE_SWAP, but not
+         on AIX or Solaris. Removed unnecessary ifdefs for help page.
+         Better indentation for ifdefs
 
-2002-05-07  sghosh  <sghosh>
+2003-09-29 11:02  tonvoon
 
-       * plugins-scripts/check_breeze.pl, plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl, plugins-scripts/check_netdns.pl, plugins-scripts/check_ntp.pl, plugins-scripts/check_wave.pl:
-       2nd fix for ePN
+       * lib/Makefile.am: Missed GNU files for AIX 5.1
 
-2002-05-02  sghosh  <sghosh>
+2003-09-17 20:16  tonvoon
 
-       * plugins-scripts/check_breeze.pl, plugins-scripts/check_disk_smb.pl, plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl, plugins-scripts/check_netdns.pl, plugins-scripts/check_ntp.pl, plugins-scripts/check_rpc.pl, plugins-scripts/check_wave.pl:
-       fix for embedded perl
+       * AUTHORS: Added authors of obsolete contrib plugins
 
-       * tools/README, tools/mini_epn.c, tools/p1.pl:
-       updated mini_epn and p1.pl added to plugins distribution
+2003-09-17 20:07  tonvoon
 
-2002-05-01  sghosh  <sghosh>
+       * contrib/maser-oracle.pl: Obsolete from main check_oracle
 
-       * contrib/tarballs/fetchlog-0.92.tar.gz:
-       remote log check (via snmp possible) by  Alexander Haderer
+2003-09-17 20:05  tonvoon
 
-2002-04-29  kdebisschop@alert.infoplease.com  <kdebisschop>
+       * contrib/aix/: check_crit_dsk, check_dsk, check_ping: Plugins
+         obsolete from main check_disk and check_ping
 
-       * plugins/getopt.h:
-       failed to carry over from old plugins, listed in EXTRA_DIST, needed for build
+2003-09-17 17:33  tonvoon
 
-2002-04-23  sghosh  <sghosh>
+       * lib/strtod.c: Required if strtod not GNU compilant
 
-       * plugins/check_ping.c:
-       corrected program name and added rtt patch for RH7.2+beta
+2003-09-17 17:31  tonvoon
 
-2002-04-18  egalstad  <egalstad>
+       * configure.in, lib/Makefile.am, lib/error.c, lib/error.h,
+         lib/error.m4, lib/malloc.c, lib/realloc.c, lib/unlocked-io.h,
+         lib/xalloc.h, lib/xmalloc.c: Support to compile on AIX
 
-       * contrib/check_inodes.pl:
-       add check_inodes contrib plugin by John Jolet
+2003-09-17 17:15  tonvoon
 
-       * configure.in: configure script patch for ping syntax
+       * plugins/check_load.c: - typo
 
-2002-04-07  sghosh  <sghosh>
+2003-09-17 10:31  tonvoon
 
-       * contrib/check_backup.pl, contrib/check_dl_size.pl:
-       plugins from Patrick Greenwell
+       * configure.in, plugins/check_swap.c: Support for check_swap in AIX
+         (tested on 5.1)
 
-2002-04-05  sghosh  <sghosh>
+2003-09-17 10:25  tonvoon
 
-       * acconfig.h: added HOST_COMMAND
+       * tools/setup: Hide error message if docbook not available
+
+2003-09-16 22:58  tonvoon
+
+       * doc/developer-guidelines.sgml: Added in threshold range format
+         and updated autoconf to 2.54 for a problem on Darwin)
+
+2003-09-16 15:14  tonvoon
+
+       * configure.in, plugins/Makefile.am, plugins/check_procs.c: Support
+         for AIX ps command and cleanup of configure's ps checks
+
+2003-09-16 13:32  tonvoon
+
+       * AUTHORS, plugins/common.h: AIX problem with enum TRUE and FALSE
+         (Ludse Verhoeven)
+
+2003-09-16 12:36  kdebisschop
+
+       * tools/sfsnapshot: here-doc format was not correct
+
+2003-09-16 06:45  kdebisschop
+
+       * plugins/check_ldap.c: milisecond timing and perfdata, fix NULL
+         pointer error in validate_arguments
+
+2003-09-15 16:49  tonvoon
+
+       * AUTHORS: Contributors to the perfdata discussion
+
+2003-09-15 16:28  tonvoon
+
+       * AUTHORS, plugins-scripts/check_mailq.pl: Added Exim support
+         (768445 - Eric Bollengier)
+
+2003-09-15 15:57  tonvoon
+
+       * AUTHORS, plugins/check_nt.c: Option to verify check_nt version
+         (799098 - Steve Hanselman)
+
+2003-09-15 15:30  tonvoon
+
+       * AUTHORS: Jason Burnett for check_disk_smb patch
+
+2003-09-15 15:26  tonvoon
+
+       * plugins-scripts/check_disk_smb.pl: Optionally specify port for
+         smbclient to use (781227 - Jason Burnett)
+
+2003-09-15 06:03  kdebisschop
+
+       * plugins/check_http.c: make status code extensible (thanks to
+         Chris Wilson <chris@netservers.co.uk>)
+
+2003-09-12 12:53  kdebisschop
+
+       * AUTHORS: two new additions
 
-       * contrib/tarballs/check_spread.tar:
-       plugin to check spread messaging toolkit
+2003-09-12 12:51  kdebisschop
 
-2002-04-03  sghosh  <sghosh>
+       * plugins/check_ping.c: *new output format reported by Patrick
+         Allen <p.allen@brandblue.co.uk>, also move atrribution for
+         Richard Brodie to thanks file
 
-       * contrib/check_oracle_instance.pl:
-        from Sven Dolderer - check oracle instance
+2003-09-12 12:38  kdebisschop
 
-       * plugins-scripts/check_nfs.pl:
-       check_nfs functionality exists in check_rpc
+       * plugins/check_ping.c: new output format reported by Patrick Allen
+         <p.allen@brandblue.co.uk>
 
-2002-03-18  sghosh  <sghosh>
+2003-09-11 12:50  kdebisschop
 
-       * plugins-scripts/subst.in:
-       function to update perl plugin scripts to find utils.pm
+       * plugins/check_http.c: use prefdata function for size too
 
-2002-03-01  egalstad  <egalstad>
+2003-09-11 09:02  kdebisschop
 
-       * plugins/.cvsignore, plugins/config.h.in: Fix for stupid me
+       * plugins/check_http.c: use prefdata function
 
-       * contrib/check_breeze.pl, contrib/check_dhcp.c, contrib/check_flexlm.pl, contrib/check_hltherm.c, contrib/check_hprsc.pl, contrib/check_ipxping.c, contrib/check_memory.tgz, contrib/check_mysql.c, contrib/check_uptime.c, contrib/check_wave.pl, contrib/readme.txt, contrib/tarballs/berger-ping.tar.gz, contrib/tarballs/bowen-langley_plugins.tar.gz, contrib/tarballs/check_bgp-1.0.tar.gz, contrib/tarballs/check_breeze.tar.gz, contrib/tarballs/check_flexlm.tar.gz, contrib/tarballs/check_hltherm.tar.gz, contrib/tarballs/check_hprsc.tar.gz, contrib/tarballs/check_memory.tgz, contrib/tarballs/check_radius.tar.gz, contrib/tarballs/check_wave.tar.gz, contrib/tarballs/hopcroft-plugins.tar.gz, contrib/tarballs/radius.tar.gz, plugins/.cvsignore, plugins/config.h.in:
-       Contrib plugin cleanup
+2003-09-11 09:02  kdebisschop
 
-2002-02-28  egalstad  <egalstad>
+       * configure.in, plugins/check_swap.c: last changes to configure
+         broke check_swap on RHLinux. Restore /proc/meminfo check and make
+         check_swap ifdefs safer
 
-       * plugins-scripts/.cvsignore, plugins-scripts/Makefile.am, plugins-scripts/check_breeze.pl, plugins-scripts/check_disk_smb.pl, plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl, plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl, plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl, plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl, plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl, plugins-scripts/subst.in, plugins-scripts/t/check_rpc.t, plugins-scripts/utils.pm.in, plugins-scripts/utils.sh.in, plugins/check_nagios.c, 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/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/utils.c, plugins/utils.h.in, plugins/version.h.in, tools/setup, tools/tango:
-       Initial import of existing plugin code
+2003-09-04 07:43  kdebisschop
 
-       * plugins-scripts/.cvsignore, plugins-scripts/Makefile.am, plugins-scripts/check_breeze.pl, plugins-scripts/check_disk_smb.pl, plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl, plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl, plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl, plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl, plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl, plugins-scripts/subst.in, plugins-scripts/t/check_rpc.t, plugins-scripts/utils.pm.in, plugins-scripts/utils.sh.in, plugins/check_nagios.c, 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/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/utils.c, plugins/utils.h.in, plugins/version.h.in, tools/setup, tools/tango:
-       New file.
+       * Makefile.am: change so make-dist works in subdirs
 
-       * plugins/check_snmp.c, plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c, plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c, plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in, plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c, plugins/urlize.c:
-       Initial import of existing plugin code
+2003-09-03 20:37  tonvoon
 
-       * plugins/check_snmp.c, plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c, plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c, plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in, plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c, plugins/urlize.c:
-       New file.
+       * configure.in: Remove df checks and ignore swap checks if no swap
+         commands found
 
-       * plugins/check_load.c, plugins/check_mrtg.c, plugins/check_mrtgtraf.c, plugins/check_mysql.c, plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c, plugins/check_overcr.c, plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c, plugins/check_radius.c, plugins/check_real.c, plugins/check_smtp.c:
-       Initial import of existing plugin code
+2003-09-03 20:32  tonvoon
 
-       * plugins/check_load.c, plugins/check_mrtg.c, plugins/check_mrtgtraf.c, plugins/check_mysql.c, plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c, plugins/check_overcr.c, plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c, plugins/check_radius.c, plugins/check_real.c, plugins/check_smtp.c:
-       New file.
+       * doc/developer-guidelines.sgml: No named credits in source code
 
-       * contrib/tarballs/radius.tar.gz, plugins/.cvsignore, plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c, plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c, plugins/check_ide-smart.c, plugins/check_imap.c, plugins/check_ldap.c:
-       Initial import of existing plugin code
+2003-09-03 11:32  tonvoon
 
-       * contrib/tarballs/radius.tar.gz, plugins/.cvsignore, plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c, plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c, plugins/check_ide-smart.c, plugins/check_imap.c, plugins/check_ldap.c:
-       New file.
+       * configure.in: Fixed substitution for Tru64's ps format
 
-       * contrib/tarballs/check_bgp-1.0.tar.gz, contrib/tarballs/check_breeze.tar.gz, contrib/tarballs/check_flexlm.tar.gz, contrib/tarballs/check_hltherm.tar.gz, contrib/tarballs/check_hprsc.tar.gz, contrib/tarballs/check_radius.tar.gz, contrib/tarballs/check_wave.tar.gz, contrib/tarballs/hopcroft-plugins.tar.gz:
-       Initial import of existing plugin code
+2003-09-03 07:01  kdebisschop
 
-       * contrib/tarballs/check_bgp-1.0.tar.gz, contrib/tarballs/check_breeze.tar.gz, contrib/tarballs/check_flexlm.tar.gz, contrib/tarballs/check_hltherm.tar.gz, contrib/tarballs/check_hprsc.tar.gz, contrib/tarballs/check_radius.tar.gz, contrib/tarballs/check_wave.tar.gz, contrib/tarballs/hopcroft-plugins.tar.gz:
-       New file.
+       * plugins/check_dig.c: allow warn/crit times to be floating point
 
-       * contrib/aix/check_crit_dsk, contrib/aix/check_dsk, contrib/aix/check_failed, contrib/aix/check_io, contrib/aix/check_kerberos, contrib/aix/check_ping, contrib/aix/check_queue, contrib/aix/pg_stat, contrib/check_nagios.pl, contrib/tarballs/berger-ping.tar.gz, contrib/tarballs/bowen-langley_plugins.tar.gz, contrib/urlize.pl:
-       Initial import of existing plugin code
+2003-09-03 07:00  kdebisschop
 
-       * contrib/aix/check_crit_dsk, contrib/aix/check_dsk, contrib/aix/check_failed, contrib/aix/check_io, contrib/aix/check_kerberos, contrib/aix/check_ping, contrib/aix/check_queue, contrib/aix/pg_stat, contrib/check_nagios.pl, contrib/tarballs/berger-ping.tar.gz, contrib/tarballs/bowen-langley_plugins.tar.gz, contrib/urlize.pl:
-       New file.
+       * configure.in, plugins/common.h: include math.h if needed for
+         HUGE_VAL
 
-       * contrib/check_ipxping.c, contrib/check_joy.sh, contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl, contrib/check_mem.pl, contrib/check_memory.tgz, contrib/check_mysql.c, contrib/check_mysql.pl, contrib/check_netapp.pl, contrib/check_nmap.py, contrib/check_nwstat.pl, contrib/check_ora_table_space.pl, contrib/check_rrd_data.pl, contrib/check_sap.sh, contrib/check_sockets.pl, contrib/check_uptime.c, contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt, contrib/restrict.pl, contrib/utils.py:
-       Initial import of existing plugin code
+2003-09-02 16:04  tonvoon
 
-       * contrib/check_ipxping.c, contrib/check_joy.sh, contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl, contrib/check_mem.pl, contrib/check_memory.tgz, contrib/check_mysql.c, contrib/check_mysql.pl, contrib/check_netapp.pl, contrib/check_nmap.py, contrib/check_nwstat.pl, contrib/check_ora_table_space.pl, contrib/check_rrd_data.pl, contrib/check_sap.sh, contrib/check_sockets.pl, contrib/check_uptime.c, contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt, contrib/restrict.pl, contrib/utils.py:
-       New file.
+       * plugins/check_procs.c: Solaris requires asprintf checks for null
+         variables
 
-       * LEGAL, configure.in, contrib/check_apache.pl, contrib/check_apc_ups.pl, contrib/check_bgpstate.pl, contrib/check_dhcp.c, contrib/check_dlswcircuit.pl, contrib/check_dns_random.pl, contrib/check_email_loop.pl, contrib/check_fping_in.c, contrib/check_ftpget.pl, contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl, contrib/check_pop3.pl, contrib/check_qmailq.pl, contrib/check_timeout.c, contrib/checkciscotemp.pl, install-sh, make-tarball, missing, mkinstalldirs, nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in, subst.sh, test.pl.in:
-       Initial import of existing plugin code
+2003-09-01 21:07  tonvoon
 
-       * LEGAL, configure.in, contrib/check_apache.pl, contrib/check_apc_ups.pl, contrib/check_bgpstate.pl, contrib/check_dhcp.c, contrib/check_dlswcircuit.pl, contrib/check_dns_random.pl, contrib/check_email_loop.pl, contrib/check_fping_in.c, contrib/check_ftpget.pl, contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl, contrib/check_pop3.pl, contrib/check_qmailq.pl, contrib/check_timeout.c, contrib/checkciscotemp.pl, install-sh, make-tarball, missing, mkinstalldirs, nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in, subst.sh, test.pl.in:
-       New file.
+       * Makefile.am: Report duplicates in AUTHORS file
 
-       * COPYING, ChangeLog, FAQ, Helper.pm, INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP, Requirements, acconfig.h, aclocal.m4, command.cfg.in:
-       Initial import of existing plugin code
+2003-09-01 20:43  tonvoon
 
-       * COPYING, ChangeLog, FAQ, Helper.pm, INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP, Requirements, acconfig.h, aclocal.m4, command.cfg.in:
-       New file.
+       * doc/developer-guidelines.sgml: Add contributor's name into CVS
+         comments
 
-       * .cvsignore, AUTHORS, CODING: Initial import of existing plugin code
+2003-08-31 06:24  tonvoon
 
-       * .cvsignore, AUTHORS, CODING: New file.
+       * .cvsignore, AUTHORS, Makefile.am, THANKS.in: Updated AUTHORS to
+         include all contributors listed in comments in code and CVS for
+         plugins and plugins-scripts. Still need to do SF
 
-2000-12-08  karldebisschop  <karldebisschop>
+2003-08-31 06:13  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       fix memory leaks
+       * doc/developer-guidelines.sgml: Updated perf data standard for
+         warn before crit
 
-2000-12-07  karldebisschop  <karldebisschop>
+2003-08-28 12:56  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_qmailq.pl:
-       checks mail in queue (needs much work still)
+       * plugins/check_game.c: add perf data
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_ftpget.pl:
-       tests fetching files from FTP server
+2003-08-28 04:53  kdebisschop
 
-2000-12-02  karldebisschop  <karldebisschop>
+       * plugins/check_dns.c: add perf data
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c:
-       password authentication patch, indent, standardize usage/help functions
+2003-08-28 04:53  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       don't quote PROGNAME
+       * plugins/utils.c: use single quotes per guideline, also quote when
+         SPC or = are found
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       print pagesize on verbose flag
+2003-08-28 04:22  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       strncat causes segv in RH6.2
+       * plugins/check_disk.c: add perf data
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       more tweaks for mysql
+2003-08-28 04:21  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in: typo in usage2
+       * plugins/utils.c: suppress quotes in perf data when not needed
+         (some plugins need the space to keep below line length limit
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       additional tweaks needed for mysql
+2003-08-28 04:20  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       add usage2 macro
+       * plugins/utils.h: add min() macro to complement max()
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       use strncat in strscat
+2003-08-26 12:08  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       fix recent bug in redirects
+       * plugins/check_dig.c: print perfdata
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       loof for libs in /usr/lib/mysql as well
+2003-08-26 11:51  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       test on nullhost may return warning or error
+       * plugins/check_fping.c: print perfdata
 
-2000-12-01  karldebisschop  <karldebisschop>
+2003-08-26 11:44  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c:
-       typo - fix dns left trim on bind 9
+       * plugins/: utils.c, utils.h: function to make perfdata output
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: details for 1.2.9-beta3
+2003-08-23 16:07  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def: 1.2.9-beta3
+       * plugins/check_http.c: - found and fixed memory allocation error
+         in rewritten redir() function
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       remove AC_MSG_WARN for openSSL (redundant)
+2003-08-23 14:59  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       use size constants in preference to sizeof()
+       * plugins/check_http.c: - hacked interim fix to segfault on
+         redirect - for tesing only
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c:
-       typo - chopped one ltoo many lead characters
+2003-08-23 14:58  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: 1.2.9-beta3
+       * plugins/check_dig.c: - fix various format errors with newly added
+         perf data
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       add argsument-array option to check_procs
+2003-08-23 00:49  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins/version.h.in:
-       prepare for 1.2.9-beta3
+       * plugins/check_dig.c: - forgot to declare struct timeval tv for
+         hires timing
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       move strip() to utils.c
+2003-08-22 07:55  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       add documentation for new argument-arry option
+       * plugins/check_dig.c: - add perf data for time
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       allow test against ARGS with -a switch
+2003-08-22 07:22  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t:
-       update for bind 9
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.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_mysql.c, check_nagios.c, check_nt.c,
+         check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
+         check_procs.c, check_radius.c, check_real.c, check_smtp.c,
+         check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c,
+         check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c,
+         urlize.c: - bindtextdomain for gettext, a few other smale
+         cleanups here and there
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_rrd_data.pl:
-       checks RRD data (for use with cricket)
+2003-08-22 05:42  kdebisschop
 
-2000-12-01  karldebisschop  <karldebisschop@skillet.infoplease.com>
+       * plugins/: check_http.c: * bugfix: snprintf of timestamp truncated
+         '\0'
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def: 1.2.9-beta3
+2003-08-21 19:00  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       remove AC_MSG_WARN for openSSL (redundant)
+       * plugins/check_http.c: * Check redirections for infinte loops and
+         limit depth of recursion
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       use size constants in preference to sizeof()
+2003-08-20 10:54  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c:
-       typo - chopped one ltoo many lead characters
+       * plugins/check_time.c: Optionally use udp instead of tcp (Bradley
+         Baetz - 751646)
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: 1.2.9-beta3
+2003-08-20 09:31  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       add argsument-array option to check_procs
+       * contrib/check_wins.pl: Changed netsaint to nagios in use lib
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins/version.h.in:
-       prepare for 1.2.9-beta3
+2003-08-19 12:41  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       move strip() to utils.c
+       * plugins/check_http.c: *BUGFIX: LWS is not required betwwen
+         "Location:" header field name and field value
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       add documentation for new argument-arry option
+2003-08-19 12:19  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       allow test against ARGS with -a switch
+       * plugins/check_http.c: *add missing status numbers from RFC 2616
+         (HTTP1.1)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t:
-       update for bind 9
+2003-08-18 12:05  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_rrd_data.pl:
-       checks RRD data (for use with cricket)
+       * plugins/check_ping.c: move error scans to a new separate routine
+         and scan both stderr and stdio
 
-2000-12-01  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-11 20:50  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       add argsument-array option to check_procs
+       * doc/developer-guidelines.sgml: Performance data guidelines added
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins/version.h.in:
-       prepare for 1.2.9-beta3
+2003-08-11 20:43  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       move strip() to utils.c
+       * tools/sfsnapshot: Fixed building snapshots - cvs update ignores
+         new directories.  Also do not need to run make
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       add documentation for new argument-arry option
+2003-08-10 13:56  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       allow test against ARGS with -a switch
+       * plugins/utils.c: config.h is redundant (common.h includes it)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t:
-       update for bind 9
+2003-08-10 13:48  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_rrd_data.pl:
-       checks RRD data (for use with cricket)
+       * plugins/: check_dns.c, check_smtp.c: perf data in integer
+         microseconds
 
-2000-11-30  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-10 13:12  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       fix typo, indent
+       * po/: POTFILES.in, de.po, fr.po: first pass at NLS markup done
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       don't trigger warning for Redhat 7 ping output on stderr (Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMP)
+2003-08-10 13:11  kdebisschop
 
-2000-11-28  karldebisschop  <karldebisschop@skillet.infoplease.com>
+       * plugins-scripts/check_rpc.pl: proposed fix for LANG issue
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c: indent
+2003-08-10 07:53  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       remove line continuations
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
+         check_fping.c, check_game.c, check_hpjd.c, check_http.c,
+         check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
+         check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
+         check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
+         check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
+         check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
+         check_udp.c, check_ups.c, check_users.c, negate.c, popen.c,
+         urlize.c: the last round of pedantic compiler warnings
 
-2000-11-18  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-09 14:37  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_disk_smb.pl:
-       add option for workgroups
+       * tools/devmode: a little shell script to make it a little easier
+         to produce  pedantic compiler warnings
 
-2000-11-17  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-09 14:36  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       run `indent -ts2 -sob check_disk.c`
+       * plugins/: check_smtp.c, check_ssh.c, check_tcp.c, check_time.c,
+         check_udp.c, check_ups.c, check_users.c: more pedantic compiler
+         warnings
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/common.h.in:
-       typo in #ifndef HAVE_STROL
+2003-08-09 07:51  undrgrid
 
-2000-11-16  karldebisschop  <karldebisschop@skillet.infoplease.com>
+       * plugins/common.h, po/de.po, po/fr.po: Code clean-up
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c: run indent
-       fix bugs on solaris
+2003-08-09 07:01  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       run indent over code
-       use strscat function instaed on messy internal loop
-       fix a couple of things that should have been ifdef'd for REGEX
+       * plugins/: check_dig.c, check_http.c, check_load.c, check_mrtg.c,
+         check_mrtgtraf.c, check_nwstat.c, check_overcr.c, check_ping.c,
+         check_procs.c, check_real.c, utils.c, utils.h: more pedantic
+         compiler warns
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ping.t:
-       indent, use state_text() for output
+2003-08-09 05:19  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_snmp.t, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c:
-       explicitly initialize eval_method array
+       * plugins/check_http.c: more pedantic compiler warns, change to
+         microsecond output for perf data, add size to perf data
 
-2000-11-15  hgayosso  <hgayosso@skillet.infoplease.com>
+2003-08-09 05:12  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       Added examples for: check_reply and check_radius.
+       * plugins/: utils.c, utils.h: add function for elapsed tim ein
+         microseconds
 
-2000-11-08  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-09 01:56  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_joy.sh:
-       checks joystick port
+       * plugins/check_http.c: more pedantic compiler warnings
 
-2000-11-07  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-09 01:41  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c: fix segfault
+       * plugins/: check_disk.c, check_dummy.c, popen.c, utils.c, utils.h:
+         more pedantic compiler warnings
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c:
-       set label and units in validate()
+2003-08-08 21:31  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       automatically increase timeout if critical treshold is greater than crta
+       * lib/Makefile.am: include getloadvag.m4 in distrib
 
-2000-11-03  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-08 17:49  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       fis segfault looking for EOL on stripped line
+       * plugins/: check_disk.c, netutils.c, netutils.h: cleanups from
+         pedantic complier warnings
 
-2000-10-25  karldebisschop  <karldebisschop@skillet.infoplease.com>
+2003-08-08 17:48  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: automatic update
+       * plugins/check_nt.c: change if/elseif block to case, general
+         streamline
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c: cleanup
-       move a slight bit closer to SSH protocal compliance
-       needs much more work
+2003-08-08 13:14  kdebisschop
 
-2000-10-25  karldebisschop  <karldebisschop>
+       * plugins/check_disk.c: fix a variety of compiler warnings about
+         qualifier discards and other pedantic stuff
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c: cleanup
-       move a slight bit closer to SSH protocal compliance
-       needs much more work
+2003-08-08 06:09  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       change type of counter 'i' to int
-       allow = in url query string
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c,
+         check_snmp.c, utils.c, utils.h: fix a variety of compiler
+         warnings about qualifier discards and other pedantic stuff
 
-2000-10-11  karldebisschop  <karldebisschop>
+2003-08-08 05:33  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c:
-       allow expiration to be optional
+       * plugins/: check_by_ssh.c, check_disk.c, check_nt.c, netutils.c,
+         netutils.h, popen.h, utils.h: fix a variety of compiler warnings
+         about qualifier discards and other pedantic stuff
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/package.def:
-       prepare for beta 2
+2003-08-08 04:51  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c:
-       use new process_tcp_request2 throughtout
+       * plugins/: check_nt.c, check_smtp.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c:
-       prototype for process_tcp_request2
+2003-08-08 00:17  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in:
-       new process_tcp_request2
+       * plugins/check_real.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c:
-       add function to get multiple lines of data from recv() loop
+2003-08-07 13:36  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c:
-       result was being improperly initialized
+       * plugins/check_procs.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c:
-       make consistent with check_mrtgtraf
+2003-08-07 13:09  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c:
-       cleanup arrays for '-u' and '-l' options
+       * plugins/check_load.c: reorder for consistency, restore prototypes
+         for print_foo, nest #ifdef to avoid pedantic traditional c warn
 
-2000-10-10  karldebisschop  <karldebisschop>
+2003-08-07 13:00  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       fix count of expect strings
+       * plugins/check_snmp.c: reorder for consistency (no code changes)
 
-2000-10-06  karldebisschop  <karldebisschop>
+2003-08-07 12:51  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/checkciscotemp.pl:
-       missing comma
+       * plugins/: check_by_ssh.c, check_disk.c, check_dns.c,
+         check_fping.c, check_game.c, check_http.c, check_mrtg.c,
+         check_mrtgtraf.c, check_nagios.c, check_nt.c, check_nwstat.c,
+         check_overcr.c, check_radius.c, check_real.c, check_snmp.c,
+         check_swap.c, check_tcp.c, check_time.c, negate.c, netutils.c,
+         popen.c, utils.c, utils.h: replace "terminate" with "die" for
+         shorter name and better readability
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       don't check output string content if there is no test string
+2003-08-07 12:49  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       add a few comments
+       * plugins/check_ping.c: cleanup for better readability
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       fix some line breaks, OID typos
+2003-08-07 10:51  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c:
-       make sure cmd exists before runnin strstr
+       * plugins/check_ping.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c:
-       cpp conditionals must be in consistent order
+2003-08-07 02:23  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       additional fixes for munged multiple expect loop
+       * tools/sfsnapshot: make must be run before make dist to creat
+         language files
 
-2000-10-02  karldebisschop  <karldebisschop>
+2003-08-06 21:53  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       fix bug in server expect code, due to bad logic in testing for
-       alternative expects for check_nntp
+       * doc/developer-guidelines.sgml: Added in that Nagios plugins are
+         written to GNU standards
 
-2000-09-27  karldebisschop  <karldebisschop>
+2003-08-06 15:26  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       fix some extraneous linefeeds
-       fix missing leading dots in a few SNMP OIDs
+       * lib/.cvsignore: ignore ulonglong.m4
 
-2000-09-25  karldebisschop  <karldebisschop>
+2003-08-06 13:13  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/.cvsignore:
-       make a separate distrib directory to run 'make dist'
+       * plugins/check_overcr.c: markup for translation, move send_buffer
+         assignment to process_args so process_tcp_request can be moved
+         outside the conditional, replace if/esleif with switch, replace
+         #defines with enum
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog:
-       1.2.9 beta 11.2.9 beta 11.2.9 beta 11.2.9 beta 11.2.9 beta 11.2.9 beta 11.2.9 beta 11.2.9 beta 11.2.9 beta 1
+2003-08-06 13:11  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c:
-       set cmd to NULL when there are characters left, but they are all whitespace
+       * plugins/check_nwstat.c: markup for translation
 
-2000-09-24  karldebisschop  <karldebisschop>
+2003-08-05 20:20  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t:
-       something funky in check_time failure mode -- remove tests for now
+       * doc/developer-guidelines.sgml: Added dev platform requirements
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c:
-       fix possible buffer overflows revealed by libsafe
+2003-08-05 12:53  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       give CRITICAL|WARNING on connect failures only if connect-time checking used
+       * plugins/check_ssh.c: markup for translation
 
-2000-09-24  karldebisschop  <karldebisschop>
+2003-08-05 10:56  stanleyhopcroft
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t:
-       something funky in check_time failure mode -- remove tests for now
+       * contrib/check_mssql.sh: Version 2.0 of MS SQL server plugin
+         (contrib/check_mssql.sh) from T De Blende.
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c:
-       fix possible buffer overflows revealed by libsafe
+2003-08-04 12:38  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       give CRITICAL|WARNING on connect failures only if connect-time checking used
+       * plugins/: check_users.c, urlize.c: markup for translation
 
-2000-09-21  karldebisschop  <karldebisschop>
+2003-08-04 09:13  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/aclocal.m4, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/common.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/getopt1.c, /cvsroot/netsaintplug/netsaintplug/plugins/getopt.c, /cvsroot/netsaintplug/netsaintplug/plugins/getopt.h, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am:
-       provide getopt_long for those OS's that do not have it
+       * plugins/: check_time.c, check_udp.c: markup for translation
 
-2000-09-20  karldebisschop  <karldebisschop>
+2003-08-04 08:42  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t:
-       plugin now warns if server is not present
+       * plugins/: check_ldap.c, check_nagios.c, check_radius.c,
+         check_udp.c, check_ups.c, negate.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       trap connect errors before invalid time difference is returned
+2003-08-03 15:24  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       strip line from server to remove EOL
-       use ssprintf to send proper length string to server
+       * plugins/: check_ldap.c, check_mrtg.c, check_mrtgtraf.c: markup
+         for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c:
-       a few fixes for help screens
+2003-08-03 07:19  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c:
-       fix missed token in reverse-compatibility mode
-       help was completely worng
+       * plugins/check_load.c: markup for translation
 
-2000-09-18  karldebisschop  <karldebisschop>
+2003-08-03 07:05  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c:
-       look for error codes oonly at beginning of string
-       add option to switch to MODE READER
+       * plugins/: check_http.c, check_ldap.c, check_tcp.c: markup for
+         translation
 
-2000-09-14  karldebisschop  <karldebisschop>
+2003-08-03 07:03  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/INSTALL:
-       Use list as primry contact, not Ethan
+       * plugins/: Makefile.am, check_ide-smart.c: markup for translation,
+         use common.h, fix problems compiling
 
-       * /cvsroot/netsaintplug/netsaintplug/INSTALL: Add preamble for CVS tree
+2003-08-03 07:02  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       add 'mdev' to output forms to scan
+       * plugins/check_ldap.c: markup for translation
 
-2000-09-13  karldebisschop  <karldebisschop>
+2003-08-03 01:01  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/test.pl.in:
-       get path a little closer to working on solaris with build dirs
+       * plugins/check_http.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_procs.t:
-       print when test is unexpectedly successful
+2003-08-02 23:19  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/t/check_rpc.t:
-       print better info on errors
+       * plugins/check_hpjd.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       authentication for SSL
+2003-08-02 23:08  kdebisschop
 
-2000-09-12  karldebisschop  <karldebisschop>
+       * plugins/check_mysql.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_load.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_mysql.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_pop.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_procs.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_smtp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_snmp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_swap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_users.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_vsz.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_imap.t:
-       better nessages when errors are found
+2003-08-02 23:06  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c: cleanup
+       * plugins/: check_fping.c, check_game.c, check_mysql.c,
+         check_snmp.c, utils.h: markupf for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       tweaks for better operation on debian (still not right)
+2003-08-02 19:22  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t: typo
+       * plugins/: utils.c, utils.h: ifdef so utils.h can be header for
+         utils.c
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ftp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_hpjd.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_disk.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       print better messages on failure
+2003-08-02 19:22  kdebisschop
 
-2000-09-11  karldebisschop  <karldebisschop>
+       * plugins/: check_fping.c, check_snmp.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: beta 1
+2003-08-02 17:42  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/package.def:
-       1.2.9-b11.2.9-b11.2.9-b11.2.9-b11.2.9-b11.2.9-b11.2.9-b11.2.9-b11.2.9-b1
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
+         check_dummy.c, check_pgsql.c, check_swap.c, check_tcp.c, utils.h:
+         establish "UT_" namespace for usage text in #defines
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t:
-       better output for error diagnosis
+2003-08-02 17:42  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dig.c:
-       trim newline on on DOS/MAC as well
+       * plugins/check_snmp.c: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dig.c:
-       trim extra linefeed
+2003-08-02 06:30  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       also allow commas for critical (AKA, fix my stupid ommision)
+       * plugins/check_dns.c: restore informative output that was lost in
+         previous bug fix
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       accept comma as arglist separator
+2003-08-02 00:56  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ftp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_http.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_udp.t:
-       don't check output when testing against nullhost or noserver
-         - there are just too many variants
+       * plugins/check_dns.c: terminate in error_scan() so meaningfull
+         errors can be sent
 
-2000-09-11  karldebisschop  <karldebisschop>
+2003-08-01 07:04  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/package.def:
-       1.2.9-b1
+       * plugins/check_dummy.c: mark for transaltion
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t:
-       better output for error diagnosis
+2003-08-01 07:03  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dig.c:
-       trim newline on on DOS/MAC as well
+       * plugins/check_dns.c: do not translate the strings that will be
+         compared to utility output - LC_ALL is set to C so those strings
+         should be untranslated regardless of the system settings
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dig.c:
-       trim extra linefeed
+2003-08-01 07:01  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       also allow commas for critical (AKA, fix my stupid ommision)
+       * plugins/popen.c: set LC_ALL to C in execve environemnt
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       accept comma as arglist separator
+2003-08-01 03:11  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ftp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_http.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_udp.t:
-       don't check output when testing against nullhost or noserver
-         - there are just too many variants
+       * plugins/: Makefile.am: 'ln -f -s ...' is not reliable/portable.
+         Use 'rm -f ...; ln -s ...'
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in: test for openssl
+2003-07-31 13:06  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_http.t:
-       don't check output string when testing nullhost
+       * plugins/check_dns.c: mark for translation (note problem here - it
+         relies on tranalation in underlying utility, which has a high
+         chance of failing)
 
-2000-09-10  karldebisschop  <karldebisschop>
+2003-07-31 12:02  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       bug killing 'ssl' twice cause segfault
+       * plugins/: utils.h, check_disk.c: mark for translation
 
-2000-09-07  karldebisschop  <karldebisschop>
+2003-07-30 12:39  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dig.c:
-       decalaration was moved into autoconf
+       * plugins/check_by_ssh.c: mark up for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c:
-       solaris had problems with prototypes
+2003-07-30 05:07  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       typo in variable name
+       * plugins/: check_dig.c, check_pgsql.c, check_swap.c, check_tcp.c,
+         utils.h: markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       add NNTP personality
+2003-07-29 12:58  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       put strpcat and strpcpy into utils
+       * plugins/: check_pgsql.c, check_swap.c, check_tcp.c: mark for
+         translation
 
-       * /cvsroot/netsaintplug/netsaintplug/acconfig.h, /cvsroot/netsaintplug/netsaintplug/configure.in:
-       add detection for getopt_long function call
+2003-07-29 12:57  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c:
-       cahnges needed fro Navis radius
+       * plugins/utils.h: some shared text for internationalized help text
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c:
-       by default only look for numeric codes, use server expect only when user specifies
+2003-07-29 06:49  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       show both long and short form for --help and --version
+       * plugins/utils.c: clean up warnings about ill-formed comment and
+         string concatenation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c:
-       fix typo in warning note
-       show both long and short forn for --help and --version
+2003-07-29 06:43  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       PS_RAW_COMMAND needs to look at full path
+       * .cvsignore, ChangeLog, README, configure.in, lib/Makefile.am:
+         bump to gettext 0.11.5 and cleanup GNU toolchain
 
-2000-09-06  karldebisschop  <karldebisschop>
+2003-07-29 06:38  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       use ssprintf function to formulate command
+       * ABOUT-NLS, INSTALL: get from GNU files instead of storing in CVS
 
-2000-09-01  karldebisschop  <karldebisschop>
+2003-07-29 06:03  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c:
-       accidentally dropped !
+       * tools/setup: move autopoint to start of gnu toolchain setup use
+         --force-missing instead on manually copying files  (manual
+         process was broken on RedHat, and we should expect automake to do
+         its job right anyway)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c:
-       add verbose printf's and checnge NNRP to NNTP
+2003-07-29 04:06  kdebisschop
 
-2000-09-01  karldebisschop  <kdebisschop>
+       * configure.in: look for getloadavg.c in $topdir/lib, not
+         $srcdir/lib
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/subst.in:
-       escape = for nawk (AIX)
+2003-07-29 04:04  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl:
-       change chop to chomp
+       * plugins/: check_http.c: patch attempt to reference undefined
+         optarg (credit Paul Farrall)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl:
-       typo in usage warning
+2003-07-29 04:03  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       terminate copied string explicitly
+       * configure.in: look for getloadavg.c in $topdir/lib, not
+         $srcdir/lib
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       ndle post operations
+2003-07-28 12:36  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_snmp.t:
-       handle multiple line output
+       * configure.in: - Specify srcdir so no confusion
 
-2000-08-31  karldebisschop  <kdebisschop>
+2003-07-28 12:34  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.am: add acconfig.h
+       * configure.in, lib/getloadavg.m4: Fixes Redhat 6.2 compiles for
+         getloadavg.o
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: alpha 7
+2003-07-28 12:30  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl:
-       add space in '$Revision$' to make emacs perl-maode work right
+       * configure.in, lib/getloadavg.m4: Readded getloadavg.m4 as using
+         autoconf 2.50+. This fixes redhat 6.2 compiles
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       alpha 7
+2003-07-26 13:15  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.am:
-       fix typo
+       * plugins/check_pgsql.c: mark for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       was reallocing the wrong thing
+2003-07-26 13:13  kdebisschop
 
-2000-08-31  karldebisschop  <kdebisschop>
+       * plugins/common.h: add S_ macor to mark message for both
+         translation and inclusion into docbook SGML
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl:
-       add space in '$Revision$' to make emacs perl-maode work right
+2003-07-26 06:29  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       alpha 7
+       * po/: de.po, fr.po: updated check_tcp
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.am:
-       fix typo
+2003-07-26 06:25  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       was reallocing the wrong thing
+       * plugins/check_tcp.c, po/ChangeLog: internationalization
 
-       * /cvsroot/netsaintplug/netsaintplug/test.pl.in:
-       PWD environment variable is not always present
+2003-07-26 06:17  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c:
-       fix option handling for -v and fix testing of ups_name
+       * po/.cvsignore, intl/.cvsignore, lib/.cvsignore: skip gettext
+         files
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/t/check_rpc.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ftp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_hpjd.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_http.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_imap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_load.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_mysql.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_pop.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_procs.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_smtp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_snmp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_swap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_udp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_users.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_vsz.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_disk.t:
-       always return 0 if called from Test::Harness
+2003-07-26 05:33  kdebisschop
 
-2000-08-30  karldebisschop  <kdebisschop>
+       * lib/: Makefile.am: checkins for internationalization
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.am:
-       fix test environment
+2003-07-26 05:25  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       remove typo: AC_DEFINE_UNQUOTED
+       * po/Makevars: checkins for internationalization
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       get check_disk to build on cygwin
+2003-07-26 05:17  kdebisschop
 
-2000-08-28  karldebisschop  <kdebisschop>
+       * lib/gettext.h: checkins for internationalization
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: autoupdate
+2003-07-26 05:14  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t: use Helper
+       * tools/setup: checkins for internationalization
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_wave.pl:
-       add option processing
+2003-07-26 05:09  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl:
-       typo in ERROR hash, better host name checking
+       * configure.in, ABOUT-NLS, po/de.po, po/fr.po: checkins for
+         internationalization
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_disk_smb.pl:
-       typo in ERROR hash
+2003-07-26 05:06  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t: fix typo
+       * .cvsignore, ChangeLog, Makefile.am, configure.in,
+         nagios-plugins.spec.in, lib/Makefile.am, plugins/Makefile.am,
+         plugins/check_tcp.c, plugins/common.h, plugins/utils.c,
+         po/LINGUAS, po/POTFILES.in, tools/setup: checkins for
+         internationalization
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       fix args to strscpy
+2003-07-21 13:06  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c:
-       argc=2 IS valid (--help), optopt is char
+       * plugins/common.h: add stubs to allow markup for translation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c:
-       fix incorrect PROGNAME
+2003-07-21 12:53  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/opttest.pl:
-       test -h, -V, --help, --version, and check for correct PROGNAME
+       * configure.in, plugins/common.h: test GNU_SOURCE and include
+         features.h if present to clear warning about asprintf definition
 
-2000-08-28  karldebisschop  <kdebisschop>
+2003-07-20 15:40  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t: use Helper
+       * doc/developer-guidelines.sgml: must use '&amp;' in attribute
+         values instead of '&' id tokens (attibute values) must not have
+         embedded spaces
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_wave.pl:
-       add option processing
+2003-07-20 15:01  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl:
-       typo in ERROR hash, better host name checking
+       * nagios-plugins.spec.in: was needed for build on RH9
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_disk_smb.pl:
-       typo in ERROR hash
+2003-07-17 13:14  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t: fix typo
+       * plugins-scripts/check_oracle.sh: - Cleanup comments
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       fix args to strscpy
+2003-07-17 10:35  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c:
-       argc=2 IS valid (--help), optopt is char
+       * doc/developer-guidelines.sgml: Guidelines updated to use
+         Sourceforge tracker system
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c:
-       fix incorrect PROGNAME
+2003-07-11 23:20  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/opttest.pl:
-       test -h, -V, --help, --version, and check for correct PROGNAME
+       * doc/developer-guidelines.sgml: - Fixed CVS commit comments
 
-2000-08-28  karldebisschop  <kdebisschop>
+2003-07-11 14:06  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t:
-       use udp_hostname instead of localhost
+       * doc/developer-guidelines.sgml: Added in practice of prefixing
+         comments in CVS commits
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c:
-       fix typo in #if statements
+2003-07-11 07:30  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_imap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_pop.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_smtp.t:
-       not all OS types take long opts -- remove from test
+       * ChangeLog: Auto Update from CVS (includes both stabel and devel -
+         ugh)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_hpjd.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_mysql.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_snmp.t:
-       don't run test if plugin was not made
+2003-07-11 07:12  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       don't run tests if plugin wasn't made
+       * configure.in, plugins/Makefile.am: link check_spop and
+         check_simap if ssl libs are compiled into check_tcp
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c:
-       arg processing typos
+2003-07-04 11:42  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.am:
-       specify t as directory rather than wildcard - allows make dist in subdir
+       * configure.in, plugins/Makefile.am: only make links for check_spop
+         and check_simap when SSL is built into check_tcp
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am:
-       pecify t as directory rather than wildcard - allows make dist in subdir
+2003-07-03 17:49  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec:
-       1.2.9 alpha 6
+       * plugins/check_procs.c: Fixed seg fault on some Sol 7/8 servers
+         (Patch 764745 - Alexander Matey)
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       PS_COMMAND checks for debian
+2003-07-03 16:00  tonvoon
 
-2000-08-25  karldebisschop  <kdebisschop>
+       * tools/setup: Changing $() to `` to be compatible with Solaris' sh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am:
-       chieck_by_ssh should also be in extras
+2003-07-03 04:23  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: update
+       * autogen.sh, tools/setup: mv GNU toolchain check into tools/setup
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       remove extra printf from debigging
+2003-07-03 04:19  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am:
-       make check_netsaint an extra
+       * plugins/utils.c: remove LABELLEN
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       small tweak to match latest check_fping mods
+2003-07-02 17:20  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       check to see if MSG_DONTWAIT is defined before using
+       * plugins-scripts/: check_oracle.sh: Check for ORA- errors for
+         tablespace and cache (patch 755456 - Sven Meyer)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c:
-       check times, variable packet size
+2003-07-02 16:57  tonvoon
 
-2000-08-25  karldebisschop  <kdebisschop>
+       * plugins-scripts/check_disk_smb.pl: Update error message from
+         smbclient v2.2.7 (Patch 740132 - Cove Schneider)
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog: update
+2003-07-02 16:52  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       remove extra printf from debigging
+       * plugins-scripts/check_disk_smb.pl: Update error message from
+         smbclient v2.2.7 (Patch 740132 - Cove Schneider)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am:
-       make check_netsaint an extra
+2003-07-02 16:01  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       small tweak to match latest check_fping mods
+       * contrib/check_file_age.pl, plugins-scripts/.cvsignore,
+         plugins-scripts/Makefile.am, plugins-scripts/check_file_age.pl,
+         plugins-scripts/subst.in: Moving check_file_age into core
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       check to see if MSG_DONTWAIT is defined before using
+2003-07-02 15:39  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c:
-       check times, variable packet size
+       * configure.in: Fixed SUPPORT message
 
-2000-08-23  karldebisschop  <kdebisschop>
+2003-07-01 10:27  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       1.2.9 alpha 5
+       * plugins/check_disk.c: Fix for large filesystems > 3TB (Stuart
+         Webster)
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def: ID breaks autoconf
+2003-06-30 20:47  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def: 1.2.9 alpha 5
+       * plugins/: check_http.c, check_ldap.c, check_smtp.c: Added -4 and
+         -6 command line options into check_http, check_ldap and
+         check_smtp
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       update to reflect changes to check_fping for variable packet size handling
+2003-06-30 19:52  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog:
-       more 1.2.9-a5 log entries
+       * plugins/: check_ping.c, check_ssh.c, check_tcp.c, netutils.c:
+         Corrections to get code to compile on systems without IPv6
+         support
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog:
-       log some 1.2.9a5 changes
+2003-06-30 19:52  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c:
-       provide option to control number of packets and packet size
+       * plugins/Makefile.am: Added check_simap & check_spop to
+         check_tcp_programs If someone knows how to make this conditional
+         in the Makefile only if being compiled with SSL I think this is
+         the only way to make it better
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       add $ after HOSTADDRESS in check_http
+2003-06-30 18:02  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t:
-       Should now answer for any of check_(imap|pop|smtp|udp|tcp|reply)
+       * plugins/check_disk.c: Fixed support for "check_disk warn crit
+         [path]" with thresholds at used levels
 
-2000-08-22  karldebisschop  <kdebisschop>
+2003-06-29 20:54  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c:
-       HOUX reveals bug with PROC_LOADAVG logic
+       * configure.in, plugins/check_ldap.c: Included patch for check_ldap
+         from Patch #753621 by Ziya Suzen
 
-       * /cvsroot/netsaintplug/netsaintplug/.cvsignore, /cvsroot/netsaintplug/netsaintplug/plugins/.cvsignore, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/.cvsignore:
-       housekeeping
+2003-06-29 20:22  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/acconfig.h, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl:
-       bug fixes on 1.2.9-a4
+       * plugins/: check_ping.c, check_tcp.c: Changed usage output to show
+         -4 and -6 are mutually exclusive. You can only      use one or
+         the other but not both. The last one used will win out.
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/config.h.in:
-       made by autoheader now
+2003-06-29 20:17  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.am:
-       need to install utils.pm and utils.sh
+       * plugins/: check_ping.c, netutils.c: check_ping is now coded with
+         -4 & -6 options to call PING or PING6 command netutils modified
+         to verify hosts based on address_family setting when used    with
+         -4 or -6 options. is_inet_addr() will not be tested if -6 is
+         used and is_inet6_addr() will not be tested if -4 is used. Also
+         the     is_hostname() will use the address_family value to
+         resolve hostnames    only if IPv6 support is available otherwise
+         defaults to AF_INET.
 
-2000-08-18  karldebisschop  <kdebisschop>
+2003-06-29 07:36  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.am, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       last few things to get rpm working for 1.2.9-a4
+       * plugins/: check_ssh.c, check_tcp.c, netutils.c, netutils.h: Added
+         address_family extern int variable to netutils to allow for -4 &
+         -6         options for explicit connection protocol Added support
+         for -4 & -6 options to check_ssh and check_tcp for testing
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Helper.pm, /cvsroot/netsaintplug/netsaintplug/Makefile.am, /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.am, /cvsroot/netsaintplug/netsaintplug/test.pl.in:
-       get make test to work again
-       a couple of doc fixes for check_radius
+2003-06-29 03:18  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.am, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       update spec for 1.2.9a4
-       add Helper.pm to dist
+       * plugins/check_nwstat.c: Added NLM test (Phil Randal)
 
-2000-08-17  karldebisschop  <kdebisschop>
+2003-06-29 02:52  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/t/check_rpc.t:
-       output does not begin with ./
+       * plugins/check_swap.c: Corrected reported size for PROC_MEMINFO
+         systems
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_log.sh, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle.sh, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors.sh, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/utils.sh.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_flexlm.pl:
-       add standard option syntax to shell plugins
+2003-06-29 02:36  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       standard option handling for shell scripts
+       * tools/sfwebcron: Fixed so goes to correct web area
 
-2000-08-16  karldebisschop  <kdebisschop>
+2003-06-29 02:07  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_imap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_pop.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_smtp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_udp.t:
-       tcp: don't scan unless --expect or --send
-       others: create a few new host types
+       * tools/sfwebcron: New tool to run on shell.sf.net to update the
+         dev guidelines
 
-       * /cvsroot/netsaintplug/netsaintplug/acconfig.h, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/package.def, /cvsroot/netsaintplug/netsaintplug/plugins/config.h.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/utils.pm.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       lost correct release tracking with change to automake - fixed
+2003-06-29 01:58  tonvoon
 
-2000-08-15  karldebisschop  <kdebisschop>
+       * doc/makefile: Fixed makefile
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_breeze.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_disk_smb.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/subst.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/utils.pm.in:
-       convert to getopt
+2003-06-27 19:47  undrgrid
 
-2000-08-12  karldebisschop  <kdebisschop>
+       * plugins/netutils.c: Modified my_connect to include ai_socktype in
+         the hints to be compliant with RFC3493 as pointed out by Janos
+         Mohacsi.
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/utils.pm.in:
-       conversion to getopt and automake
+2003-06-27 15:43  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am:
-       change to getopt
+       * configure.in, plugins/check_swap.c: Support for swap -s for
+         solaris. Also changes size of swap to MBs through a conversion
+         amount in configure. Possible breakage on other OSes
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_reply.c:
-       obsolete - functionanlity added to check_tcp
+2003-06-27 13:04  tonvoon
 
-2000-08-11  karldebisschop  <kdebisschop>
+       * doc/makefile: Remove if which check - done in tools/setup instead
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/checkciscotemp.pl, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec:
-       conversion to standard options syntax
+2003-06-27 11:30  tonvoon
 
-2000-08-10  karldebisschop  <kdebisschop>
+       * tools/setup: Fiddling as Solaris' which command is broken
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c:
-       complete change to getopt
+2003-06-27 00:33  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c:
-       convert radius to getopt, cleanup on tcp
+       * plugins/check_disk.c: Fixed different thresholds if using exclude
+         lists
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c:
-       wrong PROGNAME
+2003-06-25 16:43  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c:
-       convert to getopt
+       * plugins/check_disk.c: Support for different thresholds for
+         different filesystems
 
-2000-08-08  karldebisschop  <kdebisschop>
+2003-06-25 14:38  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/.cvsignore, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/.cvsignore, /cvsroot/netsaintplug/netsaintplug/.cvsignore:
-       Makefile.in is built by automake
+       * plugins/check_disk.c: Removed -d option and just check against -p
+         parameter
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t:
-       test for bin existence doesn't work right
+2003-06-25 14:28  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       use newer strscpy and ssprintf
-       fix typo (called wrong DEFINE)
+       * plugins/check_disk.c: Report errors if path specified not found
 
-       * /cvsroot/netsaintplug/netsaintplug/acconfig.h, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Makefile.am, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.am, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.am:
-       use automake
+2003-06-25 14:16  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in:
-       switch to automake
+       * plugins/check_disk.c: Problems compiling on SunOS 5.6 with gcc
+         2.8.1. Fixed by specifying floating variables, rather than
+         letting asprintf work it out
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/t/check_rpc.t:
-       use automake
+2003-06-25 13:38  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/config.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_disk.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ftp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_hpjd.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_http.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_imap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_load.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_mysql.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_pop.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_procs.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_smtp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_snmp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_swap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_udp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_users.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_vsz.t:
-       convert to automake
+       * plugins/check_disk.c: Returns critical if fs missing. Only works
+         for single fs specified in -p, otherwise will return warning as
+         before (reported by Jim Carroll)
 
-2000-08-04  karldebisschop  <kdebisschop>
+2003-06-21 06:49  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c:
-       needed for cygwin, other systems that don't meet SVr4 or BSD4.3
+       * plugins/Makefile.am: soalris 8 needs 'ln -s -f' instead of 'ln
+         -sf'
 
-2000-08-03  karldebisschop  <kdebisschop>
+2003-06-21 06:48  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/.cvsignore, /cvsroot/netsaintplug/netsaintplug/plugins/.cvsignore:
-       prep for automake
+       * plugins/Makefile.am: solaris 8 needs 'ln -s -f' instead of 'ln
+         -sf'
 
-       * /cvsroot/netsaintplug/netsaintplug/aclocal.m4, /cvsroot/netsaintplug/netsaintplug/AUTHORS, /cvsroot/netsaintplug/netsaintplug/missing, /cvsroot/netsaintplug/netsaintplug/mkinstalldirs, /cvsroot/netsaintplug/netsaintplug/NEWS:
-       GNU conformance, prep for automake
+2003-06-21 06:31  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/ChangeLog, /cvsroot/netsaintplug/netsaintplug/Changelog:
-       rename to comply with GNU standards
+       * plugins/check_http.c: fix character class for URI_PATH and
+         URI_PORT
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/.cvsignore:
-       needed now that there's a make process
+2003-06-21 06:23  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_dns.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_netdns.pl:
-       rename to avoid conflict when installing
+       * plugins/check_http.c: add remaining URI_PATH chars per RFC 2396
+         remove '-' from URI_PORT
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_dns.pl:
-       use Net::DNS to check name server
+2003-06-12 05:44  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dig.c:
-       use dig instead of nslookup.
+       * command.cfg.in: Renamed duplicate check_snmp command definitions
+         to be unique
 
-       * /cvsroot/netsaintplug/netsaintplug/acconfig.h: use autoheader
+2003-06-12 05:14  undrgrid
 
-2000-08-02  karldebisschop  <kdebisschop>
+       * command.cfg.in, configure.in: Made the two check_ifoperstatus
+         commands unique to remove conflicts
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/common.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/config.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/version.h.in:
-       get rid of common/*.h
+2003-06-11 11:41  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c: bugfix
+       * plugins/check_http.c: fix URI_PATH to allow ?&#: (more still
+         should be allowed) fix class to be POSIX compliant
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mysql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pop.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_reply.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_smtp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/urlize.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_game.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_imap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c:
-       move config.h and common.h out of ../common
-        ----------------------------------------------------------------------
+2003-06-11 11:39  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c:
-       correct return status for --help and --version
+       * plugins/check_http.c: character classes were wrong for URI_PATH
+         etc: 1) must include ?&#; for PATH 2) POSIX states "If a '-' is
+         in the scanlist and is not the first character, nor the second
+         where the first character is a '^' , nor the last character, the
+         behavior is implementation-defined"
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c:
-       convert to getopt
+2003-06-10 06:04  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/opttest.pl:
-       test all plugins for -h --help -v --version options
+       * contrib/urlize.pl: add comment about shell quote removal to
+         address
+         https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       reorganize LIBS to use as .IGNORED deps -- -L/usr/lib must be in LDFLAGS
+2003-06-10 06:02  kdebisschop
 
-2000-07-30  hgayosso  <hgayosso>
+       * plugins/urlize.c: add note about shell quote removal to address
+         https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       Added examples for: check_nmap.
+2003-06-10 05:55  kdebisschop
 
-2000-07-29  karldebisschop  <kdebisschop>
+       * contrib/urlize.pl: add comment relating to
+         https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
 
-       * /cvsroot/netsaintplug/netsaintplug/.cvsignore: add sparc64
+2003-06-10 05:53  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/subst.in:
-       use shell/sed for subst script to meet GNU coding stamdards
+       * plugins/urlize.c: add note about effect of shell quote handling
+         to address
+         https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_imap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_pop.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_smtp.t:
-       new tests written with getopt conversion
+2003-06-08 23:39  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/subst.sh:
-       shell wrapper handles diff'ing after sed substitution
-               (awk fails GNU coding stds)
+       * configure.in: Fixed quoting on SWAP_FORMAT
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_imap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pop.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_smtp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_swap.t:
-       switch to getopt
-       eliminate overflow in t/check_swap.t (still need to fix check_swap.c)
+2003-06-08 23:22  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       better way of doing is_int
+       * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
 
-2000-07-26  karldebisschop  <kdebisschop>
+2003-06-07 01:46  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/.cvsignore:
-       ignore arch-specific build directories
+       * plugins/check_real.c: \r\n patch from Mathias
 
-2000-07-25  karldebisschop  <kdebisschop>
+2003-06-07 01:36  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mysql.c:
-       convert to getopt
+       * plugins/check_real.c: \r\n patch from Mathias
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       clean out a few sscanf calls
+2003-06-05 00:09  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_mysql.t: new test
+       * configure.in: Display ps command used
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       help screen typo
+2003-06-04 23:56  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c:
-       delete extra printf
+       * configure.in: Stupid bug - what happens when you don't bother
+         testing
 
-2000-07-23  karldebisschop  <kdebisschop>
+2003-06-04 23:37  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       improve documentation of -i option and its use
+       * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/subst.in:
-       add -_ to acceptable cahracters in commad name
+2003-06-04 23:17  tonvoon
 
-2000-07-21  karldebisschop  <kdebisschop>
+       * plugins/check_disk.c: Argument to asprintf in wrong order
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       we use explicit path with new subst script
+2003-06-04 22:17  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/subst.in, /cvsroot/netsaintplug/netsaintplug/subst.in:
-       convert perl utility scripts to awk
+       * pkg/solaris/solpkg: Remove /usr as well. Maybe this is best done
+         by changing BASEDIR to configure's prefix?
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       use -H where possible, change @libexec@ to @libexecdir@
+2003-06-02 15:46  kdebisschop
 
-2000-07-20  karldebisschop  <kdebisschop>
+       * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
+         maxbytes (was GT)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       taint checking for -p option
+2003-06-02 15:43  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in: order of libs
+       * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
+         maxbytes (was GT)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/subst.in:
-       convert old perl script to awk
+2003-06-01 06:38  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       use package.def for tracking package release (works for scripts too)
-       allow df and ping syntax to be specified on command line
+       * plugins/check_tcp.c: typos in doco
 
-       * /cvsroot/netsaintplug/netsaintplug/package.def:
-       defines package release
+2003-06-01 06:38  kdebisschop
 
-2000-07-19  karldebisschop  <kdebisschop>
+       * plugins/check_tcp.c: allow user to limit number of bytes fetched
+         fix some doco (wait is now delay, server_quit was not shown)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       remove debugging printf
+2003-06-01 06:19  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       another attempt to get this to work with all servers.
+       * plugins/check_tcp.c: allow user to limit the number of bytes to
+         be fetched
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       get protocol version from buffer, but send reasonable client string
+2003-05-31 15:39  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       remove inconsistent comment info
-       change ':' as list separator to ',' (retain ':' for back-compatibility)
+       * plugins/check_dns.c: first revised patch failed to trap the
+         "break" in while()
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       fix goof in revision
+2003-05-31 15:39  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       send ident string (suppresses server error)
+       * plugins/check_dns.c: first revised patch failed to trap the
+         "break" in while()
 
-2000-07-17  karldebisschop  <kdebisschop>
+2003-05-31 15:22  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl:
-       use utils.py
-       use ntpdc if available
-       clarify final logic (still needs mor work)
+       * plugins/check_dns.c: typo in args to terminate
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in: make perl utils.pm
+2003-05-31 15:04  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/utils.pm.in:
-       perl script essential functions
+       * plugins/check_dns.c: trap null or empty returns from nslookup
 
-2000-07-15  karldebisschop  <kdebisschop>
+2003-05-27 14:10  stanleyhopcroft
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/utils.py:
-       user contribution
+       * contrib/check_sap.sh: check_sap.sh plugin to check SAP /R3
+         servers from Karel Salavec and Tom De Blende.
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_nmap.py: tag as 1.20
+2003-05-26 11:09  stanleyhopcroft
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_nmap.py:
-       closing in on consiostent options, etc
+       * contrib/: check_axis.sh, check_mssql.sh: Revisions to Tom De
+         Blende contributed plugins: check_axis.sh and check_mssql.sh
 
-2000-07-14  karldebisschop  <kdebisschop>
+2003-05-18 00:07  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_ircd.tar.gz:
-       This was in core
+       * plugins/t/: check_ftp.t: Fixed test (Mathew Ericson - 738609)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl:
-       dd $Id$
+2003-05-17 18:58  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl:
-       1.3 was accidental reversion of 1.2 to 1.1 - flip to correct state
+       * plugins/t/: check_load.t: Fixed tests (Mathew Ericson - 738607)
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_nmap.py:
-       contributor revisions
+2003-05-17 18:50  tonvoon
 
-2000-07-13  karldebisschop  <kdebisschop>
+       * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
+         738605)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl:
-       if xntpdc is present, check dispersion
-       set $state to be integer so compares can be done
+2003-05-17 18:46  tonvoon
 
-2000-07-12  karldebisschop  <kdebisschop>
+       * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
+         738605)
 
-       * /cvsroot/netsaintplug/netsaintplug/rpm: typo in macro for srcrpmdir
+2003-05-17 18:38  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/rpm:
-       reverse compatibility for ':'
+       * plugins/t/: check_http.t: Fixed tests (Mathew Ericson - 738608)
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       1.2.9-a2
+2003-05-17 18:36  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/COPYING:
-       We refer to it but didn't distrubute it before
+       * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604) CV:
+         ----------------------------------------------------------------------
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_nmap.py:
-       add note that license is GPL
+2003-05-17 18:33  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_udp.t:
-       set timeout, add new text matches
+       * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604)
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: 1.2.9-a2
+2003-05-16 18:32  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       fix bug resulting from use of strncmp
+       * plugins-scripts/: check_ntp.pl: bug fix
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       define suffix rules so both gnumake and pmake will work
+2003-05-15 00:17  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       must not send more than 2 \r\n pairs to zope
+       * plugins/negate.c: Added examples
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_nmap.py:
-       new contribution
+2003-05-14 22:59  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_udp.t: new test
+       * plugins-scripts/check_mailq.pl: Added postfix support (Thomas
+         Nilsen - 735218)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_disk.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ftp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_swap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t:
-       edit to go with change to getopt
+2003-05-14 22:51  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       documentation typo
+       * plugins/check_nwstat.c: Added DSVER and UPTIME checks (Phil
+         Randal - 737617)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c: use getopt
+2003-05-14 22:49  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       documentation typo
+       * pkg/solaris/solpkg: Typo
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c:
-       use getopt
+2003-05-14 22:44  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       use comma for pairs of options, reserve colon for ranges
+       * doc/.cvsignore: Ignore developer-guidelines.html as generated
+         from docbook
 
-2000-07-12  hgayosso  <hgayosso>
+2003-05-14 22:39  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       Added command examples for: check_fping, check_game, check_imap, check_rpc.
-       Changed one `/bin/printf' for `/bin/echo -e'. (hgayosso)
+       * Makefile.am, pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Remove
+         dependency on gnu make
 
-2000-07-11  karldebisschop  <kdebisschop>
+2003-05-14 00:20  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/REQUIREMENTS: add check_radius
+       * doc/developer-guidelines.sgml: Updated docs to include comments,
+         contrib->main, getopts_long and verbose output levels
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_sockets.pl:
-       new contribution
+2003-05-13 23:23  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c:
-       command termination on usage macro can be ambiguous in if block
+       * tools/sfsnapshot: Calls tools/setup and creates a README for the
+         snapshot directory
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c:
-       convert to getopt
+2003-05-13 23:03  tonvoon
 
-2000-07-07  karldebisschop  <kdebisschop>
+       * doc/developer-guidelines.html, doc/makefile, tools/setup: The
+         developer-guidelines.html file is now generated from the sgml
+         file by docbook2html at tools/setup time
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t:
-       make output a little more standard
+2003-05-13 13:14  stanleyhopcroft
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       add function ssprintf to print to mallocable string
+       * contrib/tarballs/hopcroft-plugins.tar.gz: Removed
+         contrib/tarballs/hopcroft-plugins.tar.gz. This is archaic,
+         anachronistic, unmaintained and humblingly embarrassing.
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       use new ssprintf function
-       don't sscanf for mount point
+2003-05-13 13:13  stanleyhopcroft
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_mem.pl:
-       check memory (written on BSD)
+       * contrib/check_mssql.sh: check_mssql.sh. A new plugin from Mr T DE
+         BLENDE to check MS SQLServer databases.
 
-2000-07-06  karldebisschop  <kdebisschop>
+2003-05-09 04:22  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c: typos in docs
+       * plugins/check_http.c: fix error when server closes connection
+         immediately
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       add support message
+2003-05-09 04:22  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_time.t, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c:
-       creation
+       * plugins/check_http.c: fix error when server closes connection
+         immediately
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       revert to 1.29
+2003-05-09 03:59  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       this mod is wrong - it will go away
+       * plugins/: check_snmp.c: cause snmpget try try for 1 second less
+         than the timeout (allowing plugin to force close if needed)
 
-2000-07-05  karldebisschop  <kdebisschop>
+2003-05-07 19:01  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_fping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_tcp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_users.t, /cvsroot/netsaintplug/netsaintplug/make-tarball, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       1.2.9-a1 cleanup
+       * plugins/check_ping.c: Modified check_ping to handle IPv6 as well
+         as IPv4 ICMP checks using the PING6_COMMAND determined during the
+         configure script execution. As USE_IPV6 may be defined and
+         PING6_COMMAND is not defined if there is not IPv6 TCP stack
+         available when configure is run I condition it off PING6_COMMAND
+         existing to remove build errors for being undefined.
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       fix usage statement
+2003-04-25 10:05  sghosh
 
-2000-07-04  karldebisschop  <kdebisschop>
+       * plugins-scripts/: check_ntp.pl: corrected output units
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c:
-       convert to getopt
+2003-04-23 05:57  kdebisschop
 
-2000-07-03  karldebisschop  <kdebisschop>
+       * plugins/: check_http.c, utils.c: update to RFC1123 hostname specs
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       minor bug fixes
+2003-04-17 06:56  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_disk.t:
-       match messages with new multidisk checks
+       * nagios-plugins.spec.in: add check_nt, drop check_vsz
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       CRITICAL if any unkown message are picked up on STDERR
+2003-04-17 06:55  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/make-tarball: exclude sparc-64
+       * plugins/: check_dig.c, check_tcp.c, check_users.c: code cleanup
+         to clear strict compiler warnings
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: exclude sparc64
+2003-04-17 06:36  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       add documentation
+       * plugins/: check_dig.c, check_tcp.c, netutils.c: code cleanup to
+         clear strict compiler warnings
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       fix inaccurate comment
+2003-04-16 16:31  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c: help screen
+       * plugins/check_real.c: old behavior - no stream check unless -u
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       check multiple disks
+2003-04-16 16:06  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       1.2.9-a1
+       * plugins/check_real.c: reset to old behavior of not checking
+         stream by default
 
-       * /cvsroot/netsaintplug/netsaintplug/make-tarball:
-       make bz2 files as well
+2003-04-13 05:49  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c:
-       use getopt
+       * plugins/check_hpjd.c: reduce compiler warning between gcc3 and
+         gcc2.96
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       functional multichecks, still need to tweak args
+2003-04-13 05:28  sghosh
 
-2000-06-30  karldebisschop  <kdebisschop>
+       * configure.in: update for check_mailq - qmail support
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       better error trapping for strscpy and strscat
+2003-04-13 05:25  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       further work on checking multiple partitions - some cleanup left,
-        plus documentation
+       * plugins-scripts/utils.pm.in: update for check_mailq - qmail
+         support
 
-2000-06-29  karldebisschop  <kdebisschop>
+2003-04-13 05:23  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       snapshot working toward multidisk checks
+       * plugins-scripts/check_mailq.pl: Added sendmail multi-queue
+         support (Canau), merged qmail support (Schmid)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       next snapshot for passive multichecks
+2003-04-12 01:02  tonvoon
 
-2000-06-28  karldebisschop  <kdebisschop>
+       * plugins/check_procs.c: Match -a STRING anywhere in ps args
+         (Laurent Vaslin - 719783)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       add new form of rta for FreeBSD
+2003-04-12 00:47  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in, /cvsroot/netsaintplug/netsaintplug/test.pl.in:
-       multiplatform build stuff
+       * plugins/check_procs.c: Match -a STRING anywhere in ps args
+         (Laurent Vaslin - 719783)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       napshot - at least this one compiles
+2003-04-11 23:36  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       still trying to make complete
+       * plugins-scripts/check_ifstatus.pl: added feature -u (list of
+         unused ifIndex)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       snapshot - updating for passive multichecks
+2003-04-11 23:09  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in, /cvsroot/netsaintplug/netsaintplug/test.pl, /cvsroot/netsaintplug/netsaintplug/test.pl.in:
-       multiplatform builds
+       * plugins-scripts/check_ifstatus.pl: bug 691412, added feature -x
+         (list of excluded ifTypes)
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       now able to specify varlist to ps so various orders can be handled (AIX)
+2003-04-11 19:44  sghosh
 
-2000-06-27  karldebisschop  <kdebisschop>
+       * plugins/check_hpjd.c: patch 698384 - order of args to snmpget +
+         print a bit of stderr
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Helper.pm, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in:
-       multiplatform builds
+2003-04-11 17:27  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Helper.pm:
-       modev for multiplatform builds
+       * plugins/check_hpjd.c: patch 698384 - order of args to snmpget
 
-       * /cvsroot/netsaintplug/netsaintplug/Helper.pm:
-       moved here for multipltform build
+2003-04-09 04:46  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/popen.c:
-       multiplatform builds
+       * plugins/: check_http.c, check_hpjd.c, check_nt.c: cleanup to
+         suppress various strict compiler warnings
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       strscat and strscpy functions
+2003-04-09 04:44  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       1.2.8-4 plus switch to bzip2
+       * plugins/common.h: rewrite #elif to be compatible with traditional
+         C
 
-2000-06-26  karldebisschop  <kdebisschop>
+2003-04-09 03:09  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       1.2.8-41.2.8-41.2.8-41.2.8-4
+       * plugins/Makefile.am: check_game needs popen.c now
 
-2000-06-25  karldebisschop  <kdebisschop>
+2003-04-08 21:49  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       use standard POSIX getopt (only GNU supports '-' leadin for optarg
+       * plugins/: check_nt.c, check_hpjd.c: Changed // to /* */ comments
+         as some compilers do not like them
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       possible fix for check_ping
+2003-04-08 21:38  tonvoon
 
-2000-06-23  karldebisschop  <kdebisschop>
+       * command.cfg.in: Updated command for new check_procs
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       try to get -p 1 at end of line to work
+2003-04-08 21:37  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       misplaced paren on host strlen
+       * plugins/: check_hpjd.c, check_nt.c: Changed // to /* */ comments
+         as some compilers do not like them
 
-2000-06-22  karldebisschop  <kdebisschop>
+2003-04-08 01:00  stanleyhopcroft
 
-       * /cvsroot/netsaintplug/netsaintplug/make-tarball, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/rpm:
-       housekeeping for rpm builds
+       * contrib/check_axis.sh: check_axis.sh (Axis 5xx print servers)
+         from Tom De Blende
 
-       * /cvsroot/netsaintplug/netsaintplug/.cvsignore, /cvsroot/netsaintplug/netsaintplug/make-tarball:
-       housekeeping
+2003-04-08 00:40  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/make-tarball:
-       automatically create md5sum
+       * plugins/check_procs.c: Fixed zombie processes
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog:
-       1.2.8-3 bugfix release1.2.8-3 bugfix release1.2.8-3 bugfix release
+2003-04-08 00:16  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: houskeeping
+       * configure.in: Missed some PS_FORMAT strings
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       was not printing errors correctly
+2003-04-07 23:53  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/.cvsignore, /cvsroot/netsaintplug/netsaintplug/rpm, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/README, /cvsroot/netsaintplug/netsaintplug/REQUIREMENTS:
-       housekeeping
+       * configure.in, plugins/Makefile.am, plugins/check_nagios.c,
+         plugins/check_procs.c, plugins/check_vsz.c: Souped up check_procs
+         with different metrics
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/make-tarball, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       houskeeping
+2003-04-07 22:23  tonvoon
 
-2000-06-21  karldebisschop  <kdebisschop>
+       * plugins/check_snmp.c: Removed unnecessary array for AIX compile
+         (reported by Alwyn Cherrington)
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: regular update
+2003-04-07 22:21  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       make more mandrake style
+       * plugins/check_snmp.c: Removed unnecessary regex array
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       allocate extra byte for trailing null when using malloc
+2003-04-07 12:39  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors.sh:
-       fix bug in version string cleanup
+       * plugins/check_http.c: ste timeout one second greater than
+         critical time
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       use new terminate, add':' to usage statement
+2003-04-07 12:38  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       terminate can now take format,arglist like printf
+       * plugins/check_game.c: had been grandfathered ibto core, finally
+         use normal getopts, add options for player, max-player array
+         positions
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c: update docs
+2003-04-03 22:21  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog:
-       new info, cleanup old info
+       * plugins-scripts/check_oracle.sh: Cleaned up cache output
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       another fix for reverse compatibility for -nohtml
+2003-04-01 23:24  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       another fix to revers compatibility for -nohtml
+       * plugins-scripts/check_oracle.sh: Fixed sqlplus calls and
+         rearranged parameters for --tablespace & --cache
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       first step in making SRPM more mandrake compatible
+2003-04-01 05:00  kdebisschop
 
-2000-06-19  karldebisschop  <kdebisschop>
+       * configure.in: remove PATH_PROG call for autoconf/automake
+         components
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: update
+2003-03-31 13:49  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       restore -nohtml as do-nothing option for reverse compatibility
+       * plugins/check_disk.c: checkpoint  supresses iso9660  adds option
+         for checking only local  adds choice of scale factor
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: typo
+2003-03-27 22:53  tonvoon
 
-2000-06-18  karldebisschop  <kdebisschop>
+       * plugins/check_nwstat.c: Extra Netware checks (Patch 710247 -
+         Dietmar Ruzicka)
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog:
-       1.2.8-2 -- really this time
+2003-03-26 05:37  tonvoon
 
-2000-06-17  karldebisschop  <kdebisschop>
+       * configure.in: ipv6 check requires unistd.h for Darwin
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c:
-       assume 20-char max size for int
+2003-03-26 03:57  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       fix DUP checking, use malloc instead of fixed length strings
+       * configure.in, plugins/check_procs.c: Removal of ps_raw and
+         ps_vars
 
-2000-06-16  karldebisschop  <kdebisschop>
+2003-03-26 03:39  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       fix docs, use malloc, fix bug with warn on DUPs
+       * plugins/check_nagios.c: Uses same ps command as check_procs
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       forgat to double % in printf spec
+2003-03-25 06:33  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog:
-       1.2.8-2 changes (complete?)
+       * .cvsignore: subst is no longer used
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       show header, status, content separately
-       do more rigorous parsing of where content starts
+2003-03-24 19:05  undrgrid
 
-2000-06-15  karldebisschop  <kdebisschop>
+       * .cvsignore, Makefile.am: Better stripping of prefix for Solaris
+         package install needs to remove       /usr/local as package
+         installs there by default
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/urlize.c: doc fix
+2003-03-24 17:44  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/urlize.c:
-       and long opts to docs
+       * Makefile.am, pkg/solaris/.cvsignore, pkg/solaris/pkginfo.in,
+         plugins/check_disk.c: Minor changes to build for Solaris packages
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       dd a little header stuff, upgrade to 1.2.8-1
+2003-03-24 16:23  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       fix docs, make nothml the default, and --link (-L) option
+       * plugins/check_procs.c: Use max_state
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog:
-       update to release new current
+2003-03-24 02:57  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       make failed if there were no extras
+       * tools/: mail_error, sfsnapshot: PATH set in correct place and
+         extra comments
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       fix docs, add separate option for vhost
+2003-03-24 02:44  tonvoon
 
-2000-06-14  karldebisschop  <kdebisschop>
+       * tools/: mail_error, sfsnapshot: Bug fixes
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: dd todays changes
+2003-03-24 02:21  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       change name of variable stat - it conflicts on AIX with <sys/stat.h>
+       * tools/mail_error: Sends email if non-zero return code from
+         command
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       make check_process obsolete
+2003-03-24 02:19  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c:
-       all new functionality now incorporated into check_procs.c
+       * tools/sfsnapshot: Error code depending on number of files
+         generated
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c:
-       fix documentation
+2003-03-24 01:18  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/subst.in:
-       -q option for mktemp breaks on HPUX
+       * lib/ls-mntd-fs.m4: Using coreutils 4.5.11 version to fix Darwin
+         problem
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors.sh:
-       make version reporting GNU like
+2003-03-24 00:40  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       comments were inaccurate
+       * REQUIREMENTS: Add NSClient requirement for check_nt
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in:
-       add #defines for standard options - testing only right now
+2003-03-24 00:39  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       make print_version more compatible with GNU coding standards
+       * plugins/check_nt.c: Reference to web site to get NSClient
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in:
-       add $(DESTDIR)
+2003-03-24 00:26  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c:
-       use getopt, cleanup documentation, retabify
+       * plugins/check_nt.c: Reference to web site to get NSClient
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       clean up documentation, retabify
+2003-03-23 07:01  undrgrid
 
-2000-06-13  karldebisschop  <kdebisschop>
+       * Makefile.am, autogen.sh, configure.in, lib/Makefile.am,
+         pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Solaris package build
+         system
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/Changelog:
-       tabify, update documentation
+2003-03-23 06:20  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       typo in print_help
+       * plugins/check_disk.c: can once again exclude indiviual
+         path/partitions
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog:
-       progress on 12 June 2000
+2003-03-23 06:11  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors.sh:
-       dd --verbose
+       * plugins/check_disk.c: add -X to exclude FS type, now works with
+         more than one path/dev specified
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors.sh:
-       add help and usage routines
+2003-03-22 13:23  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors.sh:
-       test for non-zero exit, fix bug
+       * plugins/utils.c: declaration must precede printf
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c:
-       dd netutils.h and timeout
+2003-03-21 20:21  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       dd netlibs to check_ldap
+       * configure.in: Stupid bug!
 
-2000-06-12  karldebisschop  <kdebisschop>
+2003-03-21 14:08  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       convert spaces to tab stops
+       * plugins/check_disk.c: checkpoint, allows selecting devices and
+         paths now
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       bux fix in command loop
+2003-03-21 14:04  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Makefile.in:
-       remove some GNUisms in Makefile, quote test strings
+       * configure.in: instructions for posting plugin version number
 
-2000-06-09  karldebisschop  <kdebisschop>
+2003-03-19 23:44  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       1.2.8 release
+       * plugins/check_by_ssh.c: allow to specify -1 and -2 for protocol
+         version
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/restrict.pl:
-       add comment that openssh will not work with this script
+2003-03-19 22:42  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl:
-       patch from William Pietri
+       * configure.in: Tru64 df support (Paul Clayton)
 
-2000-06-08  karldebisschop  <kdebisschop>
+2003-03-19 13:01  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog: just getting up to date
+       * plugins/: utils.c, utils.h: make state_text a function
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       mysql configure problems - will still want a bit more work
+2003-03-19 12:59  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       make -H option work right
+       * lib/mountlist.c, plugins/check_disk.c: check_disk working with
+         mountlist.c
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_ora_table_space.pl:
-       add a few comments
+2003-03-19 02:28  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/restrict.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_ora_table_space.pl:
-       new contributions
+       * Makefile.am, configure.in: subst.* was replaced by dist-hook
 
-2000-06-07  karldebisschop  <kdebisschop>
+2003-03-19 02:27  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       no  check_https anymore
+       * subst.in, subst.sh: these were replaced by dist-hook
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       check_https no longer exists
+2003-03-18 15:18  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       get HAVE_SSL def right
+       * configure.in: running the AFS macro causes newer AC/AM to barf
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in: typo
+2003-03-18 09:02  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       consolidate ssl for check_http into one plugin
+       * configure.in: afs checking
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http2.c:
-       seems debugged, so moved into check_http
+2003-03-18 08:50  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_https.c:
-       ssl functionality has been move into check_http
+       * lib/: ls-mntd-fs.m4, afs.m4: use AC_DEFINE_UNQOUTED
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http2.c:
-       fix problem with --onredirect
+2003-03-18 08:47  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http2.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_https.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       fix option processing, hopefully for the last time
+       * lib/ls-mntd-fs.m4: stop warning on autoheader 2.13
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec:
-       prepare for pre7 RPMs
+2003-03-18 07:57  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-core.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-extra.spec:
-       now contained in one netsaint-plugins spec
+       * plugins/: netutils.c, netutils.h: common.h was doubly included
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       upgrade to 1.2.8pre7, change install dir to plugins, add command.cfg to doc
+2003-03-18 07:57  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins-custom.spec:
-       undefined build list
+       * plugins/common.h: use enum instead of define, remove some cruft
+         from old snprintf implementation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http2.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c:
-       streamline and debug reverse compatibility mode for option processing
+2003-03-18 07:48  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_http.t:
-       use hostname to test http
+       * configure.in, lib/Makefile.am, plugins/check_disk.c: use GNU
+         fileutils for check_disk
 
-2000-06-06  karldebisschop  <kdebisschop>
+2003-03-18 07:47  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       clean up warn where user has no libcrypto
+       * lib/: afs.m4, fstypename.m4, fsusage.c, fsusage.h, fsusage.m4,
+         ls-mntd-fs.m4, mountlist.c, mountlist.h: from GNU fileutils for
+         check_disk
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-core.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-extra.spec:
-       minor changes
+2003-03-17 22:22  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in: pgsql on solaris
+       * plugins-scripts/: check_oracle.sh: Allow default Oracle home from
+         oratab (reported by Walbert Oberngruber)
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-core.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-extra.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       call directory plugins instead of plugin
+2003-03-16 23:54  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       comment debugging code
+       * configure.in: Modified to automatically enable getaddrinfo
+         emulation if lwres is not used and getaddrinfo is not found in
+         the system.
 
-       * /cvsroot/netsaintplug/netsaintplug/make-tarball:
-       clean and autoconf first to prvent careless errors
+2003-03-16 23:28  undrgrid
 
-2000-06-05  karldebisschop  <kdebisschop>
+       * plugins/: check_tcp.c, netutils.c, netutils.h: Applied patch
+         #660973 for tcp refusals
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-core.spec, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       try to get sane build of extras
-       modify check_http to try and get AIX to compile
+2003-03-15 01:28  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       cleanup final test for OpenSSL
+       * configure.in: Left over debug define
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Makefile.in:
-       typo in configure, plus try to get AIX to make scripts
+2003-03-15 01:25  undrgrid
 
-2000-06-04  karldebisschop  <kdebisschop>
+       * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
+         lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
+         plugins/Makefile.am, plugins/getaddrinfo.c,
+         plugins/getaddrinfo.h, plugins/gethostbyname.c,
+         plugins/gethostbyname.h, plugins/netutils.c, plugins/netutils.h,
+         plugins/utils.c, plugins/utils.h: Spent the day working on
+         backwards compatability using getaddrinfo() Moved getaddrinfo.?
+         and gethostbyname.? from lib/ to plugins/ due to problems with
+         compiling into the libnagiosplug.a as it required linking against
+         socket libraries which are unneeded except for network based
+         plugins.  This code should hopefully happily work for all systems
+         and has been tested prior to commit on Debian GNU/Linux, SPARC
+         Solaris 7 and SPARC Solaris 9.
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       try to make postgres work on non-redhat
+2003-03-14 13:28  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-core.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-extra.spec:
-       ichnage to pre6
+       * plugins-scripts/check_ntp.pl: add timeout, fix taint chacking
+         diom
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       yet another try for BSD
+2003-03-13 22:20  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       fix again for BSD - need to change order of packets option
+       * .cvsignore, configure.in, lib/Makefile.am: Working out issues
+         with getaddrinfo emulation build environment
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       cange order of options to support FreeBSD
+2003-03-13 21:14  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       change to match AIX man page
+       * plugins/: check_dns.c, check_http.c, check_tcp.c: Strip leading
+         spaces in perf data
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c:
-       get rid of duplicate definitiopn of max
+2003-03-13 21:10  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       get rid of egrep -s (use >/dev/null for compatibility)
+       * plugins/check_smtp.c: Perf data without leading spaces and fix
+         ANSI C complaint about \n
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-core.spec, /cvsroot/netsaintplug/netsaintplug/netsaint-plugin-extra.spec:
-       core should install on any system, extars may require nodeps
+2003-03-13 20:33  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.in:
-       quickcheck target is not defined anymore
+       * plugins/check_tcp.c: Fix compiler warnings re progname
 
-2000-06-03  karldebisschop  <kdebisschop>
+2003-03-13 06:52  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       update for 1.2.8pre5
+       * depcomp: Removed auto-tools script that automake adds
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       add rule for urlize (and check_http2, temporary)
+2003-03-13 06:51  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/urlize.c:
-       add help/usage/version info, plus a few comments
+       * .cvsignore, configure.in, install-sh, missing, mkinstalldirs,
+         plugins/.cvsignore, plugins/Makefile.am, plugins/common.h,
+         plugins/common.h.in, plugins/netutils.h, plugins/netutils.h.in,
+         plugins/popen.h, plugins/popen.h.in, plugins/utils.c,
+         plugins/utils.h, plugins/utils.h.in, plugins/version.h.in:
+         Updated cvs ignore files to reflect changes Moved header files
+         from being ran through configure to standard Removed auto-tools
+         scripts that get added by automake
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http2.c: comments
+2003-03-13 06:00  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ping.t:
-       fix needed to match new output from plugin
+       * plugins/negate.c: negate must be POSIXly correct in handling
+         options, else wrapped options get passed to it
 
-2000-06-02  karldebisschop  <kdebisschop>
+2003-03-13 05:59  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http2.c:
-       put up short term - will soon replace check_http and check_https
+       * configure.in: Removed --with-ipv6 configure option so it
+         determines IPv6 availablity completely on it's own per suggestion
+         by Karl
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       typo in email address
+2003-03-13 05:29  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       fix calls to realloc
+       * plugins/negate.c: negate must be POSIXly correct in handling
+         options, else wrapped options get passed to it
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c:
-       typos in print_help
+2003-03-12 22:13  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       typoes in usage and in getopt
+       * plugins/check_tcp.c: doco standarization
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in: fix for solaris
+2003-03-12 19:50  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c:
-       pedantic compilers complained these wre not tru prototypes
+       * configure.in, plugins-scripts/subst.in: Just a lil namespace
+         clean-up
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       fix bug (rta is not reported if pl = 100)
+2003-03-12 17:42  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       try different hadlning of lib to get OpenSSL to work on FreeBSD
+       * configure.in: Minor fix to --with-ipv6 behavior
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c:
-       typo (would not have effect under current code, but cleaner)
+2003-03-12 17:11  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       fix logic for check_https
+       * autogen.sh, configure.in, plugins/utils.c, plugins/utils.h.in:
+         Added autogen.sh script that rebuilds using autotools and runs
+         configure Modified configure.in to include some debug build
+         option info at the end of the scripts execution. Can be removed
+         by release time.  Modified configure.in to include a --with-ipv6
+         option Default build is without IPv6 support now to enable you
+         need to use the --with-ipv6 command line option to configure.
+         Modified plugins/utils.* to use USE_IPV6
 
-2000-06-01  karldebisschop  <kdebisschop>
+2003-03-12 07:05  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       delet build root
+       * plugins/check_disk.c: doco standarization
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       change to 1.2.8pre4
+2003-03-12 06:44  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/Requirements:
-       just a short list of where to get packages tha plugins depend on
+       * plugins/check_disk.c: errors for statfs
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/maser-oracle.pl:
-       expand from archive
+2003-03-12 06:41  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       fix bad @LIBS@ in makefiles
-       update version
+       * plugins/check_smtp.c: comment/doco cleanup for embeeded doc work,
+         control STMP command via options instead of defines
 
-2000-05-31  karldebisschop  <kdebisschop>
+2003-03-12 06:38  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       random changes
+       * configure.in: version increase, statfs work
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c:
-       check a bunch more OIDs
+2003-03-12 02:47  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/readme.txt:
-       make notes about moving some stuff to core
+       * plugins/.cvsignore: Add some more extra plugins
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       DO NOT include @LIBS@ in LDFLAGS - configure messes it up
+2003-03-12 02:29  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_ipxping.c, /cvsroot/netsaintplug/netsaintplug/contrib/check_ipxping.tar.gz:
-       unpack source
+       * plugins/check_dig.c: Code clean-up
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_ntp.tar.gz:
-       moved to core
+2003-03-12 02:29  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_nfs.tar.gz:
-       functionality moved to check_rpc in core
+       * plugins/check_http.c: Clean up of output from plugin
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_real.tar.gz:
-       moved to core
+2003-03-12 02:24  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/readme.txt:
-       updated file from www.netsaint.org
+       * plugins/: check_udp.c, check_ldap.c, check_http.c: Code clean-up
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_bgpstate.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_dns_random.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_ifoperstatus.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_ifstatus.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_maxchannels.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_maxwanstate.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_mysql.c, /cvsroot/netsaintplug/netsaintplug/contrib/check_mysql.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_pop3.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_radius.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_sap.sh, /cvsroot/netsaintplug/netsaintplug/contrib/check_uptime.c:
-       copied and unpacked from www.netsaint.org
+2003-03-12 02:23  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c:
-       minor typo in comment
+       * plugins/check_tcp.c: Code cleanup
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/urlize.c:
-       wraps output of another plugin with a URL
+2003-03-12 00:45  tonvoon
 
-2000-05-30  karldebisschop  <kdebisschop>
+       * plugins/check_dns.c: Removed is_host checks to speed up code.
+         Fixed timings so no spaces
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_netapp.pl:
-       new contribution
+2003-03-12 00:08  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/checkciscotemp.pl, /cvsroot/netsaintplug/netsaintplug/contrib/check_nwstat.pl, /cvsroot/netsaintplug/netsaintplug/contrib/mrtgext.pl, /cvsroot/netsaintplug/netsaintplug/contrib/urlize.pl:
-       new contributions, pending review and inclusion in main source tree
+       * plugins/check_dns.c: Timings in milliseconds and nicer output
 
-2000-05-25  karldebisschop  <kdebisschop>
+2003-03-11 22:51  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c:
-       general cleanup  - keep test order consistent so possible bugs are
-       more likely to be caught
+       * plugins-scripts/.cvsignore: Add script ignores
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       do not include @LIBS@ in LDFLAGS - it's getting munged by configure
+2003-03-11 22:36  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       get openssl and mysql to work on redhat 6.2
+       * plugins/negate.c: Remove getopt_long checks
 
-2000-05-24  karldebisschop  <kdebisschop>
+2003-03-11 22:34  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c:
-       some printers may be going offline with POWERSAVE mode
+       * plugins/negate.c: Fixed reading too many argv parameters and
+         changed to asprintf
 
-2000-05-19  karldebisschop  <kdebisschop>
+2003-03-11 22:29  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       realloc crashes when calloc outside of memory page - code page size as
-       define (I really need a better solution here)
+       * plugins/negate.c: Fixed reading too many argv parameters and
+         changed to asprintf
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.c:
-       fix possible sscanf overflow
+2003-03-11 22:22  tonvoon
 
-2000-05-18  karldebisschop  <kdebisschop>
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
+         check_fping.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_nagios.c, check_nt.c, check_nwstat.c,
+         check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
+         check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
+         check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
+         check_udp.c, check_ups.c, check_users.c, check_vsz.c: Remove
+         getopt_long checks
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c:
-       get regex and string searched to work for HTML pages longer than 1024 chars
+2003-03-11 22:09  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in: fix a few typos
+       * configure.in: Fixed some ping6 variables
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       spell author names correctly, fix help screen info
+2003-03-11 18:32  undrgrid
 
-2000-05-11  karldebisschop  <kdebisschop>
+       * configure.in: Minor change to Karl's statfs check Inclusion of
+         ICMPv6 ping tests to define PING6_COMMAND Minor fix to ps syntax
+         checking to fix bug I introduced last nite
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ide-smart.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c:
-       use text constants (no|required)_argument instead of numbers in getopt_long
-         options for clarity.   Fix any mis-specified options
+2003-03-11 07:04  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c:
-       make regex scan work
-       fix errors in specification of getopt_long parameters
+       * Makefile.am, configure.in: Removed acconfig.h from EXTRA_DIST
+         Fixed problem with test in SWAP_FORMAT and SWAP_COMMAND
 
-2000-05-10  karldebisschop  <kdebisschop>
+2003-03-11 06:44  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       drop reference to old saintcheck script
+       * configure.in, plugins/check_disk.c: use statfs for check_disk
+         (still needs fs scan)
 
-2000-05-05  karldebisschop  <kdebisschop>
+2003-03-11 06:03  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       fix typoes in OID definition
+       * acconfig.h, configure.in: Finishing clean-up of configure.in
+         Removing acconfig.h as it's no longer needed
 
-2000-05-04  karldebisschop  <kdebisschop>
+2003-03-10 23:58  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/saintcheck: obsoleted by test.pl
+       * acconfig.h, configure.in: Cleaned up configure for PS and PING to
+         produce cleaner config.h
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       update version number in -V option
+2003-03-09 18:13  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       add author, revision tracking
+       * plugins/common.h.in: Make sure sys/socket.h is explicitly
+         included if HAVE_SYS_SOCKET_H is defined
 
-2000-05-03  karldebisschop  <kdebisschop>
+2003-03-09 10:39  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/t/check_rpc.t:
-       try to get arg checking to work, add full rpc list
+       * plugins/check_disk.c: Implement error-only option for check_disk
+         (Ian Duggan)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       bug fixes
+2003-03-09 10:36  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/.cvsignore:
-       use this file to block syncronizing configure script (developers should run
-       autoconf on their own)
+       * plugins/check_disk.c: Implement error-only option for check_disk
+         (Ian Duggan)
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       fix includes for llber
+2003-03-08 12:08  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/test.pl:
-       replaces saintcheck (new script is based on standard perl test harness)
+       * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c:
-       use plugin standard -h for help
-       move -h(ost) option to -H
-       fix getopt to work on machines with no getopt_long
+2003-03-08 12:05  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.in: fix conflicts
+       * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
 
-       * /cvsroot/netsaintplug/netsaintplug/Changelog, /cvsroot/netsaintplug/netsaintplug/command.cfg.in, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/subst.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c:
-       bug fixes
+2003-03-08 11:44  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c: bug fix
+       * configure.in: snprintf checks in configure.in like samba
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c:
-       use getopt
+2003-03-08 02:27  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c: use getopt
-       include enhancements from check_process
+       * plugins/check_dns.c: Modified code to call is_addr() rather than
+         is_dotted_quad() with the    new AF indepdent function routines
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c: use getopt
-       scane multiple OIDs
+2003-03-08 02:26  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c:
-       add --version and --help
+       * plugins/: netutils.c, netutils.h.in, utils.c, utils.h.in: AF
+         indepedent routines introduced.  Modifed process_request() &
+         my_connect() parameters to make 'proto' type        'int' rather
+         than 'char *' and use IPPROTO_* POSIX values.  Removed
+         is_dotted_quad() & my_inet_aton() functions Added is_addr(),
+         is_inet_addr(), is_inet6_addr() and resolve_host_or_addr()
+         functions to check whether it is a valid IP address Modified
+         is_host() to call is_addr() and is_hostname()
 
-2000-05-02  karldebisschop  <kdebisschop>
+2003-03-08 02:02  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors:
-       moved to check_sensor.sh
+       * tools/sfsnapshot: Need to remove configure.in
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors.sh:
-       add basic error checking
+2003-03-08 01:59  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle.sh:
-       for simpler make
+       * lib/Makefile.am, lib/snprintf.c, plugins/Makefile.am,
+         plugins/snprintf.c: Move snprintf into lib
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle:
-       replace with check_oracle.sh
+2003-03-08 01:48  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in:
-       fix 'clean' target
+       * tools/sfsnapshot: Have to run through whole automake procedure as
+         datestamp in RELEASE variable
 
-2000-05-01  karldebisschop  <kdebisschop>
+2003-03-08 01:13  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       changes to get paths right for scripts
+       * tools/sfsnapshot: Added automake parameters for config.sub and
+         config.guess
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/Helper.pm, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_disk.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_dns.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ftp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_hpjd.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_http.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_load.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_ping.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_procs.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_snmp.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_swap.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_users.t, /cvsroot/netsaintplug/netsaintplug/plugins/t/check_vsz.t:
-       use perl test harness
+2003-03-08 00:57  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       bug fixes
+       * tools/sfsnapshot: Fixed production OUT variable
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_log, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_log.sh:
-       replace check_log with check_log.sh
+2003-03-08 00:55  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle.sh:
-       to replace check_oracle
+       * tools/sfsnapshot: Adds MD5SUM file, creates multiple branch
+         snapshots and doesn't rerun configure/automake/autoconf
+         unnecessarily
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_log.sh:
-       to replace check_log
+2003-03-08 00:21  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_rpc.pl:
-       replaces check_nfs and check_ypbind
+       * Makefile.am: Use Makefile's variables (to support a shortcut in
+         sfsnapshot)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/t/check_rpc.t, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Helper.pm, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/subst.in:
-       use perl test harness
+2003-03-07 22:11  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_breeze.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_disk_smb.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_flexlm.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_wave.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in:
-       small mods to get paths reasonable for script files
+       * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
+         lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
+         plugins/check_pgsql.c, plugins/common.h.in, plugins/netutils.c,
+         plugins/netutils.h.in, tools/setup: Added getaddrinfo.[ch] &
+         gethostbyname.[ch] to provide RFC2553 functions   if missing in
+         system libs and lwres not present Moved all references to netdb.h
+         and sys/socket.h into common.h.in Modified automake call in
+         tools/setup to include adding missing files         so config.sub
+         and config.guess will be available
 
-       * /cvsroot/netsaintplug/netsaintplug/make-tarball: Makes a tar ball
+2003-03-07 20:16  tonvoon
 
-2000-02-17  karldebisschop  <kdebisschop>
+       * plugins/check_nt.c: Make output for CPU load nicer
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       changes for check_https
+2003-03-07 07:45  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_https.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ide-smart.c, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_sensors:
-       C contribs unmodified.
-       Script had to be retyed from scratch - maybe CR/LF problem?
+       * plugins/check_smtp.c: millisecond timing and perf data
 
-2000-02-15  karldebisschop  <kdebisschop>
+2003-03-07 07:15  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c:
-       add argv[0] to uasge
-       include common/config.h
+       * plugins/: check_smtp.c: whole timer loop was on the wrong side of
+         connection close code
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c:
-       encapsulate getopt_long  stuff in ifdefs
+2003-03-07 06:43  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       fix solaris check_swap bug - change sscanf format from %*d,%*d to %*[0-9,-]
+       * plugins/check_udp.c: fix for -H invocation of hostname
 
-2000-02-11  karldebisschop  <kdebisschop>
+2003-03-07 06:40  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       modify to check uid and ppid for architectures other than linux
+       * plugins/check_udp.c: fix for -H invocation of hostname
 
-2000-02-09  karldebisschop  <kdebisschop>
+2003-03-06 06:40  undrgrid
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/configure.in:
-       step one to testing user (actually, userid) and ppid in check_procs
+       * acinclude.m4, configure.in: Adds --with-lwres and
+         --enable-emulate-getaddrinfo but are not used in any of the code
+         at this time. Has a check for IPv6 support but only runs if using
+         the emulate-getaddrinfo routines, this needs to be modified.  !!!
+         I need input from results of this run on various platforms to see
+         what results are seen in plugins/config.h so please help test !!!
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       get DUP check to give warning
+2003-03-05 07:27  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure:
-       should not be handed down - autoconf locally before making tarballs/RPMS
+       * plugins-scripts/check_ntp.pl: add "m" to regex for minutes
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c:
-       use foo[SIZE-1]=0 instead =f '\0' for better compatibility
+2003-03-05 05:59  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       change linux ping syntax to scan for DUPs
+       * plugins/check_smtp.c: remove race condition for a long HELO
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c:
-       check for duplicates
+2003-03-05 04:38  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c:
-       fix DB_NAMELEN and string comparison tests
-       get rid of waron about discarding constant string
+       * command.cfg.in: corrected snmp commands
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in:
-       use ps for HPUX that is close to working - still broken on check_vsz/rss
+2003-03-05 04:37  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c:
-       pass authentication info if either passwd or user is given
+       * plugins-scripts/check_ntp.pl: regex fix per Marc Poulin
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c:
-       allow user without password for authentication
-       fix dbname check
+2003-03-05 00:17  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c:
-       Patch submitted by author to use strncpy
+       * plugins/check_http.c: check_http min size option (680467 - Dave
+         Viner)
 
-2000-02-08  karldebisschop  <kdebisschop>
+2003-03-04 23:56  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in:
-       fix problem with test -e for solaris - kludge with 'cat filename'
+       * plugins/check_nt.c: Make output message for CPU Load a bit nicer
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/popen.h, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h:
-       superceded bu utils.h.in and popen.h.in
+2003-03-04 23:35  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/popen.c, /cvsroot/netsaintplug/netsaintplug/plugins/popen.h.in, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h.in, /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/subst.in:
-       use configure to check signal return type
-       use subst.in to fillin command.cfg
+       * tools/sfsnapshot: To create nagiosplug daily snapshots on SF
 
-2000-02-05  karldebisschop  <kdebisschop>
+2003-03-03 03:49  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in:
-       fix typo - triple slash in a few URLs
+       * plugins/check_ping.c: accept comma-delimted list of hosts for
+         checking if a multihomed host is alive
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c:
-       remove extra comma in terminate subroutine
+2003-03-02 06:01  kdebisschop
 
-2000-02-04  karldebisschop  <kdebisschop>
+       * plugins/check_ping.c: add logic to check multiple servers
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle:
-       submission by latigid010@yahoo.com
-       no scratch file
-       check db option
-       more normal switches (kdebisschop)
+2003-03-02 04:59  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in:
-       compile only base plugins for RPM
-       fix little glitches in commands.cfg
+       * ChangeLog: update from CVS
+
+2003-03-02 04:58  kdebisschop
+
+       * configure.in, nagios-plugins.spec.in: adjustments to remove beta
+         tagging
+
+2003-03-02 04:32  kdebisschop
+
+       * ChangeLog: update from CVS
+
+2003-03-01 05:09  kdebisschop
+
+       * nagios-plugins.spec.in: we were missing some docs in the RPM
+
+2003-02-23 17:11  sghosh
+
+       * REQUIREMENTS: Novell requirements
+
+2003-02-23 17:10  sghosh
+
+       * contrib/check_bgpstate.pl: removed community string in CRIT
+         message
+
+2003-02-22 19:06  tonvoon
+
+       * configure.in: Solaris and Unixware labels round the wrong way for
+         swap command
+
+2003-02-22 13:01  kdebisschop
+
+       * Makefile.am: provide target for nagios-plugins.spec
+
+2003-02-22 07:27  kdebisschop
+
+       * Makefile.am: add CODING FAQ LEGAL to distribution tarball
+
+2003-02-21 21:59  tonvoon
+
+       * plugins/check_http.c: Fixed coredump with unallocated string
+
+2003-02-21 21:46  tonvoon
+
+       * plugins/check_dns.c: Strip leading spaces on dns return value
+         (689563 - Simon L Nielsen)
+
+2003-02-20 03:16  kdebisschop
+
+       * plugins-scripts/check_disk_smb.pl: option regexs need to include
+         ^ and $
+
+2003-02-19 22:56  tonvoon
+
+       * lib/Makefile.am: Removing getloadavg.m4 from dist
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl:
-       better arg checking for perl taint
+2003-02-19 08:36  kdebisschop
 
-2000-02-01  hgayosso  <hgayosso>
+       * INSTALL, configure.in, lib/getloadavg.m4, tools/setup: remove
+         getloadavg.m4
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/check_hprsc.tar.gz:
-       Perl script (check_hprsc) to check HP-UX resources via SNMP daemon (hgayosso)
+2003-02-19 00:45  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/readme.txt:
-       check_hprsc.tar.gz added to the contrib plugins (hgayosso)
+       * Makefile.am, configure.in, getloadavg.m4, lib/Makefile.am,
+         lib/getloadavg.c, lib/getloadavg.m4, plugins/Makefile.am,
+         plugins/getloadavg.c: Move getloadavg to lib directory. Must run
+         "aclocal -I lib"
 
-2000-01-28  karldebisschop  <kdebisschop>
+2003-02-18 23:00  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_game.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_imap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mysql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pop.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_reply.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_smtp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in:
-       get date include correct
+       * plugins/check_pgsql.c: spurious backslash escape
+
+2003-02-18 22:56  kdebisschop
+
+       * configure.in: set tag for beta3, fix pgsql detection
+
+2003-02-18 22:24  kdebisschop
+
+       * plugins/check_udp.c: never exited getopt loop
+
+2003-02-18 22:20  kdebisschop
+
+       * plugins/check_tcp.c: failed if header was more than 1023 bytes
+
+2003-02-18 22:10  tonvoon
+
+       * plugins/check_load.c: Fixed the output messages (Bug 688729 -
+         Jayjay)
+
+2003-02-18 21:58  tonvoon
+
+       * Makefile.am: Add SUPPORT file to distribution
+
+2003-02-18 21:56  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c:
-       get date include right
+       * plugins/check_http.c: Fixed compiler warning and increased the
+         SSL random key for a Solaris PRNG problem
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_game.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_imap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mysql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pop.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_reply.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_smtp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/netsaint.h, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       try to get version includes right
+2003-02-18 05:38  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       get revision listsing fixed
+       * configure.in: remainder of ps fix for UnixWare, and move [] in
+         if/elif to indicate m4 quoting instead of test invocation
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       udpate for release 1.2.8pre1
+2003-02-18 04:05  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       update spec for 1.2.8-pre1
-       have makefile delete command.cfg on make distclean
+       * contrib/check_appletalk.pl: Appletalk ping plugin
+
+2003-02-18 04:04  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_game.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_imap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mysql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pop.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_reply.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_smtp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/popen.c, /cvsroot/netsaintplug/netsaintplug/plugins/popen.h, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h:
-       use print_revision function in utils
-       use included timeout_handlers throughout [(socket|popen)?alarm_handler]
-       clean up use of externs in popen.[hc] and utils.[hc] for above
-       handle percent or KB in check_disk
+       * plugins/check_snmp.c: OID type prefix patch [Patches-679403]
 
-2000-01-23  karldebisschop  <kdebisschop>
+2003-02-18 03:46  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       snmp: start trying to clarify hex mesages
-       ups: manually apply submitted patch
-       utils: bug fix in is_numeric
+       * plugins/check_swap.c: support for Large swap sizes
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle:
-       minor fixes posted to bugs list:
-        ircd - fix match string
-        ntp - return critical if server is down
-        oracle - make no temp files
+2003-02-18 03:17  sghosh
 
-2000-01-22  karldebisschop  <kdebisschop>
+       * configure.in: regex fix to catch *BSD swapinfo and not HP-UX
+         error and memory/file swap in addition to device for HP-UX
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       streamline utils functions is_integer and is_numeric
-       tighten check_ping error prose so it nearly shows on a 80x24 display
+2003-02-17 22:01  kdebisschop
 
-2000-01-21  karldebisschop  <kdebisschop>
+       * configure.in: typo in testing uname output
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h:
-       fix bug in adapting configure to check_netsaint
-       fix omission in check_procs arg testing
-       fix utils sscanf syntax - linux uses EOF where FreeBSD uses 0
+2003-02-17 21:57  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_process.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_radius.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/saintcheck:
-       add check_process and check_radius as extras
-       make check_pgsl understand old syntax as well
-       modify check_procs to look for specific comman names and test on ranges
-       modify configure.in tests so check_netsaint can maybe work with more OS's
+       * configure.in: ping and swap for unixware
 
-2000-01-20  karldebisschop  <kdebisschop>
+2003-02-17 21:04  kdebisschop
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/saintcheck:
-       set default timeout to 10 seconds
-       make tests give fewer warnings
-       move check_httpstr to check_http
+       * configure.in: library search dirs are part of LDFLAGS
 
-2000-01-19  karldebisschop  <kdebisschop>
+2003-02-17 19:11  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c:
-       use -q option for who if available
-       use getopt for check_pgsql
-       make check_users work even if no users are logged in
-       clean up (developmental) utils.c
+       * REQUIREMENTS: location updates
 
-2000-01-17  karldebisschop  <kdebisschop>
+2003-02-16 08:41  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in:
-       use the -n switch to prevent host lookups in check_ping
+       * plugins/Makefile.am: Fixed dependencies for check_nt
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c:
-       update for FreeBSD:
-         add new tests for FreeBSD ps syntax
-         add test for swapinfo command
-         modify check_users to work without -q option
-         modify check_vsz test to work without requiring 'init' listing in `ps` output
+2003-02-16 08:25  tonvoon
 
-2000-01-13  karldebisschop  <kdebisschop>
+       * plugins/check_nt.c: Coredump if no variable set (reported by Marc
+         C. Poulin)
 
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in:
-       add HAVE_REGEX_H to configure
+2003-02-16 02:46  egalstad
 
-       * /cvsroot/netsaintplug/netsaintplug/command.cfg.in:
-       this should be included by reference in hosts.cfg
+       * contrib/check_dhcp.c: Interface patch byor Clemens Resen
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr.c:
-       check redirects working
-       regex content search working
+2003-02-16 02:18  sghosh
 
-2000-01-10  karldebisschop  <kdebisschop>
+       * plugins-scripts/check_ntp.pl: all alphanumeric accepted for refid
+         on ntpq
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c:
-       Incorporate netsaint_plugins-1.2.7p1 changes:
-       - Fixed RH 6.1 ICMP error "bug" in check_ping plugin
-         (patch by Luiz Felipe R E)
-       - Fixed uninitialized memory bug in netutils.c (patch by Frank Conrad)
+2003-02-12 22:32  tonvoon
 
-1999-12-28  holoway  <holoway>
+       * plugins/.cvsignore: Added extra plugins
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       I'm a schmuck. :)  Would help if I deleted the line, doncha think?
+2003-02-12 22:30  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       Removed the requirement of netsaint in the rpm build; the plugins may
-       live on a machine without it. (nrpe or nrpep may use the plugins without
-       having netsaint proper present)
+       * lib/.cvsignore: Add ignore files
 
-1999-12-17  karldebisschop  <kdebisschop>
+2003-02-12 22:29  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/contrib/berger-ping.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/bowen-langley_plugins.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_bgp-1.0.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_breeze.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_flexlm.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_hltherm.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_ipxping.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_ircd.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_memory.tgz, /cvsroot/netsaintplug/netsaintplug/contrib/check_nfs.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_ntp.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_real.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/check_wave.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/hopcroft-plugins.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/radius.tar.gz, /cvsroot/netsaintplug/netsaintplug/contrib/readme.txt:
-       adds files from www.netsaint.org contrib area.
+       * plugins/negate.c: Remove unnecessary \ and fix coredump with no
+         parameters specified
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr:
-       add STATE_DEPENDENT to common/common.h
-       check_httpstr binary should never have been there in the first place
+2003-02-12 22:27  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c:
-       made actual http check into subroutine
-       cleaned up help screen
-       added option checking for --onredirect
-       added long-style syntax for all other current options
+       * plugins/check_http.c: Remove unnecessary \ - complaints from
+         Tru64's cc compiler
 
-1999-12-15  holoway  <holoway>
+2003-02-12 22:21  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       Modified the spec file to change the name of the tarball to
-       netsaint-plugins-version-release.tar.gz
+       * configure.in: Inadequate quoting for PS_FORMAT & removal of grep
+         "*** for Tru64
 
-       * /cvsroot/netsaintplug/netsaintplug/netsaint-plugins.spec:
-       Added the spec file for creating RPMs from the CVS source.
+2003-02-12 04:36  sghosh
 
-1999-12-14  karldebisschop  <kdebisschop>
+       * command.cfg.in: forced ntpq jitter check
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr.c:
-       checkpoint - incorporate version info in header
+2003-02-12 04:32  sghosh
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr:
-       use version.h for release date tracking
+       * plugins-scripts/check_ifoperstatus.pl: added timeout alarm
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr.c:
-       use sscanf to clean up HTTP error code checking
+2003-02-12 04:30  sghosh
 
-1999-12-10  karldebisschop  <kdebisschop>
+       * plugins-scripts/check_ntp.pl: fixed regex for stratum1 peer,
+         added logic for failed ntpq call(e.g. sntp host)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_nfs.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_wave.pl:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
+2003-02-11 00:47  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ircd.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_nfs.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_ntp.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_wave.pl:
-       New file.
+       * plugins/check_mysql.c: Patch by Dave Viner for seg fault on RH
+         7.3 (655903)
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_breeze.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_disk_smb.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_flexlm.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_log, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
+2003-02-10 23:59  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_breeze.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_disk_smb.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_flexlm.pl, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_log, /cvsroot/netsaintplug/netsaintplug/plugins-scripts/check_oracle:
-       New file.
+       * configure.in: Update with references to REQUIREMENTS
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
+2003-02-10 23:58  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_httpstr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_real.c, /cvsroot/netsaintplug/netsaintplug/plugins/Makefile.in, /cvsroot/netsaintplug/netsaintplug/plugins/utils.c, /cvsroot/netsaintplug/netsaintplug/plugins/utils.h:
-       New file.
+       * Requirements: Remove file, superceded by REQUIREMENTS
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
+2003-02-10 23:34  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_by_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_netsaint.c:
-       New file.
+       * plugins/: getopt.c, getopt.h, getopt1.c: Removing getopt files -
+         now in new lib directory
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_game.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mysql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_reply.c, /cvsroot/netsaintplug/netsaintplug/plugins/netsaint.h, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/popen.c, /cvsroot/netsaintplug/netsaintplug/plugins/popen.h:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
+2003-02-10 23:32  tonvoon
 
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_fping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_game.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ldap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mysql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_reply.c, /cvsroot/netsaintplug/netsaintplug/plugins/netsaint.h, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.c, /cvsroot/netsaintplug/netsaintplug/plugins/netutils.h.in, /cvsroot/netsaintplug/netsaintplug/plugins/popen.c, /cvsroot/netsaintplug/netsaintplug/plugins/popen.h:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_overcr.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_snmp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ssh.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ups.c:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_swap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_tcp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_time.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_udp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_users.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_vsz.c:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pop.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_smtp.c:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_pgsql.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ping.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_pop.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_procs.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_smtp.c:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtgtraf.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nntp.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_nwstat.c:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_imap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_hpjd.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_http.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_imap.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_load.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_mrtg.c:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/plugins/check_disk.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dns.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_dummy.c, /cvsroot/netsaintplug/netsaintplug/plugins/check_ftp.c:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/install-sh, /cvsroot/netsaintplug/netsaintplug/saintcheck:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/configure, /cvsroot/netsaintplug/netsaintplug/configure.in, /cvsroot/netsaintplug/netsaintplug/install-sh, /cvsroot/netsaintplug/netsaintplug/saintcheck:
-       New file.
-
-       * /cvsroot/netsaintplug/netsaintplug/Changelog, /cvsroot/netsaintplug/netsaintplug/INSTALL, /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/README, /cvsroot/netsaintplug/netsaintplug/REQUIREMENTS:
-       Initial checkin.
-       Release 1.2.7 plus bugfixes
-
-       * /cvsroot/netsaintplug/netsaintplug/Changelog, /cvsroot/netsaintplug/netsaintplug/INSTALL, /cvsroot/netsaintplug/netsaintplug/Makefile.in, /cvsroot/netsaintplug/netsaintplug/README, /cvsroot/netsaintplug/netsaintplug/REQUIREMENTS:
-       New file.
-
-NetSaint Plugins Changelog
---------------------------
-
-Current
--------
-1.2.9-a6 - 25 August 2000 (alpha code)
---------------------------------------
-* check_disk
-       (process_arguments) remove stray debugging printf in -p option
-* plugins/Makefile.am
-       (check_netsaint) move to EXTRAS
-       
-       
-1.2.9-a5 - 23 August 2000 (alpha code)
---------------------------------------
-* check_fping
-       (main) check rta and packet loss, control packet size and count
-       (process_arguments) add options for number of packets and size
-* check_tcp
-       (main) alter to run as any of check_(ftp|imaop|pop|smtp|tcp|ucp)
-* check_rpc
-       (main) fix checking against initial error state (start UNKNOWN)
-* plugins-scripts/Makefile.am
-       fix install.dist for utils.pm and utils.sh
-
-1.2.9-a2 - 12 July 2000 (alpha code)
-------------------------------------
-* check_http
-       (check_http) remove "\r\n" pair causing problems for zope
-       (print_help) fix documentation
-* check_disk
-       (global) malloc string pointers for most character variables
-       (print_help) fix documentation
-       (call_getopt) use comma for pairs of options, reserve colon for ranges
-       (main) use new ssprintf function to assemble 'command_line'
-       don't sscanf for mount point
-* check_load
-       (global) malloc string pointers for most character variables
-       (main) use getopt
-       (process_arguments, print_help, print_usage) new functions
-* check_procs
-       (main) was reporting too many matches due to strncmp
-* check_swap
-       (global) malloc string pointers for most character variables
-       (main) use getopt
-       (process_arguments, print_help, print_usage) new functions
-* check_time
-       (global) malloc string pointers for most character variables
-       (main) use getopt
-       (process_arguments, print_help, print_usage) new functions
-* check_tcp
-       (print_help) fix documentation
-* check_udp
-       (global) malloc string pointers for most character variables
-       (main) use getopt
-       (process_arguments, print_help, print_usage) new functions
-* check_users
-       (global) malloc string pointers for most character variables
-       (main) use getopt
-       (process_arguments, print_help, print_usage) new functions
-* utils
-       (strscpy) new -- safe string copy does its own malloc
-       (strscat) new -- safe string cat does its own malloc
-       (ssprintf) new -- safe string sprintf does its own malloc
-
-1.2.9-a1 - 3 July 2000 (alpha code)
------------------------------------
-* check_by_ssh.c (main) allow multiple services for passive checks
-  (call_getopt) add options needed for passive multichecks
-* check_disk.c (main) check all mounted partitions if none specified
-* check_fping.c (main) use getopt
-  (process_arguments, print_help, print_usage) new functions
-* check_ftp.c (main) use getopt
-  (process_arguments, print_help, print_usage) new functions
-* check_ping.c (check_ping) return critical if output comes on STDERR
-  add another sscanf for FreeBSD
-* check_procs.c (print_usage) fix docs
-* check_tcp.c (main) use getopt
-  (process_arguments, print_help, print_usage) new functions
-* check_users.c (main) use getopt
-  (process_arguments, print_help, print_usage) new functions
-* utils.h (macros) provide standard usage() macro
-* rearrange directory for multiplatform builds
-* test scripts added for check_fping and check_tcp
-
-1.2.8.4
--------
-* check_ping.c (process_arguments): don't malloc - just copy pointer
-  tweak to get non-POSIX order working
-  (call_getopt): don't malloc - just copy pointer
-
-1.2.8.3 - 22 June 2000
-----------------------
-* check_http.c (process_arguments): add -nothml to reverse-compat rewrites
-  (call_getopt): set display_html false for '-n'
-* check_procs.c (print_help): update docs
-  (print_usage): update docs
-  (call_getopt): fix long option (was 'program', is 'command')
-  (main): allow inverted order of max/min for outside ranges
-  (validate_arguments): some valid, though strange, thresholds were rejected
-* check_ssh.c (ssh_connect): fix display of host name for connect fails
-* check_ping.c (process_arguments): add -nothml to reverse-compat rewrites
-  fix malloc error - need to malloc strlen+1
-  (call_getopt): fix malloc error - need to malloc strlen+1
-* check_disk.c (main): use new terminate 
-  (print_usage): typo in printout
-* utils.h.in (terminate): update prototype for terminate
-* utils.c (terminate): allow terminate to accept format,arglist as printf
-* check_sensors.sh (print_revision): fix bug in Revision string cleanup
-* netsaint-plugins.spec: make relocatable
-  use macros throughout
-* netsaint-plugins-custom.spec: make relocatable
-  use macros throughout
-* make-tarball: create md5sum
-  do some rpm setup
-
-1.2.8-2 - 16 June 2000
-----------------------
-* check_ping.c (run_ping): was not warning of DUPLICATES anymore, fixed
-  (all): switch most fixed length buffers to malloc
-  (print_usage): fix documentation
-  (print_help): fix documentation
-  (call_getopt): make nohtml the default, add -L (--link) option
-* check_http.c (check_http): more rigorous header/content separation
-  alter verbose printout to show header, status, and content divisions
-  (process_arguments): distinguish server and vhost
-  (call_getopt): distinguish server and vhost
-  (print_usage): document new -I option for server IPaddress
-  (print_help): document new -I option for server IPaddress
-  (all): reindent, tabify
-* plugins-scripts/Makfile.in (install): add $(DESTDIR)
-* plugins/Makefile.in (install): add $(DESTDIR)
-  fix for case where there are no extras
-  (check_ldap): add NETLIBS and SOCKETLIBS
-  (check_process): remove (obolete)
-  (all): reorder $(CC) args so -o <src> comes earlier
-* check_process.c (all): move to obsolete directory
-* configure (check_process): remove (obolete)
-* check_procs.c (all): change variable name for 'stat' to 'statopt' for AIX ?bug?
-  (print_help): fix typo
-* check_dns.c (print_help,print_usage): fix documentation
-  (all): c-indent and retabify
-* subst.in (/bin/mktemp): -q option breaks HPUX
-* check_sensors.sh (print_help): new function
-  (print_usage): new function
-  (main): add --help, --version, --verbose options
-  (print_revision): make more GNU compatible
-* utils.c (print_revision): print license to be more GNU standard
-* utils.h.in: add #defines for STDOPTS
-* check_rpc.pl (all): fix a few introductory comments
-* check_vsz.c (main): move option processing to new process_arguments function
-  (all): retabify
-  use malloc and remove most fixed text string sizes
-* check_snmp.c (print_help,print_usage): add items, fix typo
-* check_by_ssh.c (parse_arguments): bugfix - increment 'c' in remote command parsing
-* check_ldap.c (main): add timeout alarm
-
-1.2.8 - 9 June 2000
--------------------
-* check_by_ssh.c (parse_arguments): bugfix in remote command parsing
-
-1.2.8pre7 - 8 June 2000
------------------------
-- make getopt() calls mostly backwards-compatible with all older
-  options specifications the do not directly conflict with present
-  standard. (pre-release 2 was only backwards compatible when compiled
-  against GNU getopt).
-- integrate ssl code from Rene Klootwijk into check_http
-- a variety of small bug fixes (mostly cases where I left development
-  printing code in plugin [KBD]).
-- add -v (--verbose) option to check_http tp print out page(s) as they
-  are read and any redirects are followed (if specified in options).
-- malloc variable for page contents in check_http so that entire page
-  can be scanned for strings or regular expressions.
-- add urlize to wrap plugin output in HTML link tags, make no-html the
-  default for check_http.
-- develop RPM specs netsaint-plugins.spec with a controlled list of
-  files in the package, and netsaint-plugins-custom.spec which will
-  rebuild differently based on the packages installed on the build
-  machine.
-
-1.2.8pre2 - 2 May 2000
-----------------------
-- Modify check_snmp to process multiple OIDs in a request (args not backward
-  compatible)
-- Use getopt in check_by_ssh, check_disk, check_dns, check_ldap, check_pgsql, 
-  check_ping, check_procs, check_snmp
-- integrate enhancements from check_process [Rene Klootwijk] into check_procs
-  (including filter by user, parent PID and process name)
-- add check_https plugin contributed by Rene Klootwijk
-- add check_ide-smart contributed by Robert Dale
-- add backward compatibility on check_ping args
-- add Makefile for scripts, process trusted path for portability
-- use perl test harness in place of saintcheck hack
-- fix all plugins calling spopen to also open stderr
-- add check_rpc script to replace check_nfs and check_ypbind
-- replace check_oracle script with enhanced version by litigid010@yahoo.com
-- modularize ping checking loop in check_ping to later allow adaptive loop
-  count within the plugin
-- modify check_disk to accept either paths that are not partition mount points
-- modify several plugins to print version number in response to --version opt
-- begin distinction between --help (may be many screens) and --usage (1 to 10
-  lines only)
-- maintain commands.cfg file with syntactically correct command definitions
-
-1.2.7 - 11/09/1999
-------------------
-- Added check_ntp plugin script contributed by Bo Kersey
-- Added check_real plugin contributed by Pedro Leite
-- Added check_netsaint plugin
-- Added delimiter option to check_snmp plugin
-- Added STR and SUBSTR evaluation options to check_snmp plugin
-- Fixed bug in check_hpjd where it would erroneously report timeout errors
-- Added option to suppress HTML link in check_http and check_ping plugins
-- Modified check_http plugin to send carriage returns in http request
-- Modified configure script and check_ping plugin to work under FreeBSD
-- Changed command line format for check_ping plugin!!
-
-
-1.2.6 - 10/16/1999
-------------------
-- Several plugin bugfixes by Karl DeBisschop
-- Added 'saintcheck' script contributed by Karl DeBisschop that can be used
-  to test various plugins before they are used
-- Added check_nfs and check_flexlm plugin scripts contributed by 
-  Ernst-Dieter Martin
-- Added check_breeze and check_wave plugin scripts contributed by Jeffrey Blank
-- Added check_ircd plugin script contributed by Richard Mayhew
-
-
-1.2.5 - 09/19/1999
-------------------
-- Fixed bug with expect argument (-e) in check_http plugin
-- Added additional ping command format to configure script (<srvr> -n <pkts>)
-- Switched several plugins to safer version of popen() contributed by Karl 
-  DeBisschop
-- Added basic authentication ability to check_http plugin as contributed by
-  Perry Clarke
-- Changed check_imap expect string to "* OK" (repoted by Matt Shibla) and 
-  default port to 143 (reported by Darin Fisher)
-- Added check_reply plugin contributed by Jacob Jundqvist
-
-
-1.2.4 - 08/26/1999
-------------------
-- Added check_ldap and check_mysql plugins contributed by Dietmar Rieder
-- Added check_game plugin contributed by Ian Cass
-- Modified configure script to work with ping command under OpenBSD
-
-
-1.2.3 - 08/18/1999
-------------------
-- Modified most plugins to use common network utilities and include files
-- Plugins no longer create temp files (expect the check_log plugin script)
-
-
-1.2.2 - 08/15/1999
-------------------
-- Modified plugins to create temp files in var/ subdirectory of installation
-- Added Michael Anton's check_disk_smb.pl plugin
-
-
-1.2.1 - 08/01/1999
-------------------
-- Added $(SOCKETLIBS) to Makefile for Over-CR plugin
-- Added quotes around query in check_log plugin to allow for multiple word
-  queries
-- Added a check for no supported options in the check_ups plugin
-
-
-1.2.0 - 07/30/1999
-------------------
-- Added new check_log plugin script
-- Added timeout alarm to the check_ssh plugin
-- Added "not equal" evaluation method to check_snmp plugin
-- Added new check_ups plugin (only tested on APC SmartUPS 2200)
-
-
-1.1.0 - 07/23/1999
-------------------
-- Added new check_ssh plugin contributed by Remi Paulmier
-- Added new check_overcr and check_snmp plugins
-- Fixed the help screen on the check_nwstat plugin to correctly reflect the
-  meanings of the warn_value and crit_value variables.
-- Fixed some problems with the check_load plugin to make it compile under 
-  NetBSD
-- Minor tweaks to various plugins
-
-
-1.0.0 - 07/13/1999
-------------------
-- Initial release of plugins as a separate distribution
+       * lib/: Makefile.am, getopt.c, getopt.h, getopt1.c: New directory
+         for common library files
 
+2003-02-10 23:28  tonvoon
 
+       * plugins/common.h.in: Added in a define for HAVE_GETOPT_H for
+         backwards compatibility
+
+2003-02-10 23:27  tonvoon
+
+       * plugins/Makefile.am: Remove unnecessary getopt references and
+         link in lib directory
+
+2003-02-10 23:26  tonvoon
+
+       * configure.in: Removing checks for getopt.h - now always
+         available. Also support lib dir
+
+2003-02-10 23:24  tonvoon
+
+       * Makefile.am: Adding lib directory for getopts change
+
+2003-02-10 23:08  tonvoon
+
+       * configure.in: Fixed Tru64 ps command (Bug 669585 - Paula Arnold)
+
+2003-02-10 18:36  undrgrid
+
+       * plugins/check_ssh.c: Added argc checks before attempting to
+         access argv[]
+
+         Corrected return codes and output
+
+2003-02-10 14:18  undrgrid
+
+       * plugins/check_ssh.c: Revised code to use resolving and connection
+         code in utils.c and netutils.c rather than its own functions.
+         Corrected code to properly handle input of server hostname and
+         port on commandline without option flags.
+
+2003-02-10 04:49  kdebisschop
+
+       * contrib/check_fping_in.c: this plugin is in core as check_fping
+
+2003-02-09 18:59  undrgrid
+
+       * tools/setup: Reordered program calls so autoheader was called
+         before automake thus getting rid of errors for header files not
+         being present when automake was called. Also puts it inline with
+         documentation in INSTALL & INSTALLING
+
+2003-02-09 14:20  sghosh
+
+       * contrib/: check_adptraid.sh, check_compaq_insight.pl,
+         check_file_age.pl:  new plugins
+
+2003-02-09 14:18  sghosh
+
+       * contrib/: README.TXT, readme.txt: file rename
+
+2003-02-09 14:16  sghosh
+
+       * contrib/: check_remote_nagios_status.pl, check_wins.pl,
+         sched_downtime.pl: more contribs
+
+2003-02-09 14:03  sghosh
+
+       * contrib/tarballs/: fetchlog-0.92.tar.gz, fetchlog-0.94.tar.gz:
+         new version
+
+2003-02-09 12:54  kdebisschop
+
+       * CODING, README: spell check
+
+2003-02-09 12:36  kdebisschop
+
+       * FAQ: spell check
+
+2003-02-09 12:17  sghosh
+
+       * SUPPORT: ispell
+
+2003-02-08 06:00  kdebisschop
+
+       * plugins/check_pgsql.c: use enum instead of define
+
+2003-02-08 05:58  kdebisschop
+
+       * FAQ: add item on submitting new plugins
+
+2003-02-08 05:57  kdebisschop
+
+       * SUPPORT: suggest minimum standards for support requests
+
+2003-02-08 05:32  kdebisschop
+
+       * plugins/check_http.c: submit request with one send
+
+2003-02-05 05:59  kdebisschop
+
+       * configure.in: fix for SSL build on RedHat rawhide
+
+2003-02-05 05:58  kdebisschop
+
+       * plugins/check_dns.c: allow check to proceed using servers from
+         resolv.conf
+
+2003-02-05 05:57  kdebisschop
+
+       * plugins/check_http.c: fix segfault due to bad asprintf invocation
+
+2003-02-04 06:24  sghosh
+
+       * plugins-scripts/Makefile.am:  install user:grp perms [patch
+         679703 -Detlef Boehm]
+
+2003-02-04 06:16  sghosh
+
+       * plugins-scripts/check_flexlm.pl: lmstat output update
+
+2003-02-04 05:54  sghosh
+
+       * plugins-scripts/check_ntp.pl: corrected ntpdate offset to seconds
+
+2003-02-03 21:43  tonvoon
+
+       * plugins/check_snmp.c: Avoid core dump with null or invalid data
+         (679400 - Mathieu Masseboeuf)
+
+2003-02-03 21:33  tonvoon
+
+       * plugins/Makefile.am: Patch for Mac OS X compile (652080 - Ton
+         Voon)
+
+2003-02-03 20:43  sghosh
+
+       * contrib/tarballs/check_cit.tgz: Citrix plugin
+
+2003-02-03 20:35  sghosh
+
+       * command.cfg.in: more sample command configurations
+
+2003-02-03 20:29  sghosh
+
+       * configure.in, plugins-scripts/check_ntp.pl,
+         plugins-scripts/utils.pm.in: change ntpdc to ntpq (Jonathan
+         Rozes,Thomas Schimpke, bug-656237 )
+
+2003-02-03 15:47  sghosh
+
+       * plugins-scripts/check_ntp.pl: patch for desync peer and ntpdate
+         (James Fidell)
+
+2003-02-03 05:29  sghosh
+
+       * plugins-scripts/check_ifstatus.pl:  bugfix [bug 651021 mperry2]
+
+2003-02-03 05:07  sghosh
+
+       * plugins/check_hpjd.c: added default community [bug-patch #600349
+         jbaumgartner]
+
+2003-01-31 18:40  tonvoon
+
+       * plugins/check_procs.c: Fix for zombie processes on Solaris (Bug
+         677803 - Matthew Brown)
+
+2003-01-31 18:36  tonvoon
+
+       * plugins/check_nt.c: Reapply all asprintf calls. Fix for %%
+         problem with -l flag.
+
+2003-01-31 01:26  tonvoon
+
+       * plugins/check_nt.c: Removed all unnecessary asprintf calls.
+         Replaced with original check_nt.c to minimise amount of changes
+         (reported by Reuben Farrelly)
+
+2003-01-30 23:18  tonvoon
+
+       * plugins/check_nt.c: Added reference to the official NSClient web
+         site
+
+2003-01-30 22:57  tonvoon
+
+       * plugins/check_swap.c: Fixed long --allswap option
+
+2003-01-30 22:55  tonvoon
+
+       * plugins/check_procs.c: Fixed progname
+
+2003-01-29 20:57  tonvoon
+
+       * plugins/check_mrtgtraf.c: Fixed error and success codes (638656 -
+         Paul Dlug)
+
+2003-01-29 20:47  tonvoon
+
+       * plugins-scripts/check_oracle.sh: Added cache and tablespace check
+         (621567 - John Marquart)
+
+2003-01-29 20:33  tonvoon
+
+       * plugins/: Makefile.am, check_nt.c: Added in check_nt for bug
+         646516
+
+2003-01-29 06:38  kdebisschop
+
+       * plugins/check_mysql.c: remove incorrect check_disk() declaration
+
+2003-01-29 06:16  kdebisschop
+
+       * plugins/check_ldap.c: fix segfault when argc>=2 and the -H or -b
+         options are not supplied
+
+2003-01-29 06:15  kdebisschop
+
+       * plugins/check_by_ssh.c: 1.8
+
+2003-01-29 05:55  tonvoon
+
+       * plugins/check_http.c: Better error if server requests client
+         based certificate (609382 - Olaf Greis)
+
+2003-01-29 05:27  tonvoon
+
+       * contrib/check_dns_random.pl: Exit code added (604837 - Lachlan
+         Cameron-Smith)
+
+2003-01-29 05:10  tonvoon
+
+       * plugins-scripts/check_oracle.sh: Added dummy login test (650970 -
+         Ton Voon)
+
+2003-01-29 04:28  tonvoon
+
+       * plugins/check_vsz.c: Error when no params passed, better invalid
+         params message (652086 - Ton Voon)
+
+2003-01-29 04:11  tonvoon
+
+       * plugins/check_procs.c: Fixed NULL status in Solaris (644783 -
+         Fabian Pehla) Fixed -p options (652082 - Ton Voon)
+
+2003-01-28 07:44  kdebisschop
+
+       * contrib/checkciscotemp.pl: typo: had commented use Net::SNMP for
+         testing
+
+2003-01-28 07:42  kdebisschop
+
+       * plugins/check_real.c: make sure host_name is set and remove NULL
+         string inits that can lead to segfaults
+
+2003-01-28 07:26  kdebisschop
+
+       * plugins/check_mysql.c: missed argc check on port parameter
+
+2003-01-28 07:17  kdebisschop
+
+       * contrib/checkciscotemp.pl: split and validate input more robustly
+
+2003-01-28 07:15  kdebisschop
+
+       * plugins/check_http.c: remove NULL string inits that can lead to
+         segfaults
+
+2003-01-28 00:32  tonvoon
+
+       * configure.in: ps support for Darwin / MacOSX
+
+2003-01-27 11:53  kdebisschop
+
+       * plugins/check_http.c: do not pass host if none is provided
+
+2003-01-27 06:04  kdebisschop
+
+       * plugins/check_http.c: we were sending extra CRLF
+
+2003-01-19 06:34  kdebisschop
+
+       * plugins-scripts/check_rpc.pl: indicate new default state in
+         get_rpcinfo, also fix a bunch of indents for consistent format
+
+2003-01-17 05:56  sghosh
+
+       * plugins-scripts/check_rpc.pl: bug fix for state and opt_c
+         initialization
+
+2003-01-17 05:37  sghosh
+
+       * plugins/check_snmp.c: Counter32 tag parsing added
+
+2003-01-16 06:42  kdebisschop
+
+       * plugins/: check_mysql.c, check_pgsql.c: semicolon needed where
+         progname define was replaced
+
+2003-01-16 06:29  kdebisschop
+
+       * plugins/check_http.c: add option to let regex span newlines
+
+2003-01-16 06:28  kdebisschop
+
+       * plugins/check_game.c: progname and print_usage need to be defined
+
+2003-01-16 06:22  kdebisschop
+
+       * plugins/check_radius.c: semicolon needed where praogname define
+         was replced
+
+2003-01-16 06:10  kdebisschop
+
+       * plugins/check_hpjd.c: semicolon needed where praogname define was
+         replced
+
+2003-01-16 05:22  kdebisschop
+
+       * configure.in: find kerberos libs in latest Red Hat beta
+
+2003-01-16 05:21  kdebisschop
+
+       * plugins/utils.c: restore max() macro
+
+2003-01-16 05:20  kdebisschop
+
+       * plugins/check_tcp.c: cleanup progname assignment
+
+2003-01-16 05:19  kdebisschop
+
+       * plugins-scripts/check_disk_smb.pl: accept $ for share and \\ for
+         users
+
+2003-01-16 05:17  kdebisschop
+
+       * plugins/check_by_ssh.c: avoid segfault when host is not given
+
+2003-01-13 12:21  kdebisschop
+
+       * contrib/: check_dhcp.c, check_fping_in.c, check_rbl.c: convert
+         PROGANE from a define to a const char
+
+2003-01-13 12:15  kdebisschop
+
+       * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
+         check_dummy.c, check_fping.c, check_hpjd.c, check_http.c,
+         check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
+         check_mysql.c, check_nagios.c, check_nwstat.c, check_overcr.c,
+         check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
+         check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
+         check_swap.c, check_tcp.c, check_time.c, check_udp.c,
+         check_ups.c, check_users.c, check_vsz.c, negate.c, urlize.c,
+         utils.c, utils.h.in: convert PROGANE from a define to a const
+         char
+
+2003-01-13 12:13  kdebisschop
+
+       * plugins/popen.c: change exit status to be POSIX compliant
+
+2003-01-13 12:09  kdebisschop
+
+       * plugins/check_nagios.c: check for a few null strings, change
+         PROGNAME from #define to const *char
+
+2003-01-13 04:50  kdebisschop
+
+       * plugins/check_disk.c: add options for excluding devices and for
+         skipping OK devices in summary
+
+2003-01-03 03:24  kdebisschop
+
+       * plugins/utils.c: protect against some null strings, make formats
+         more uniform
+
+2002-12-19 19:30  kdebisschop
+
+       * plugins/check_tcp.c: expect is +OK for SPOP too
+
+2002-12-19 19:29  kdebisschop
+
+       * plugins/check_tcp.c: server expect not getting set, expect is +OK
+         for POP
+
+2002-12-19 19:20  kdebisschop
+
+       * plugins/check_http.c: remove spurious CRLF
+
+2002-11-29 12:02  stanleyhopcroft
+
+       * contrib/check_citrix:
+         New plugin to check the ICA browse service (used by Citrix
+         Metaframe servers) from Ed Rolison and Tom De Blende.
+
+2002-11-25 12:00  kdebisschop
+
+       * plugins/check_tcp.c: was segfaulting if no dtat was returned
+
+2002-11-24 13:43  kdebisschop
+
+       * tools/snapshot: some fixes needed to move off old devel box
+
+2002-11-24 13:09  kdebisschop
+
+       * tools/snapshot: make routine snapshots of nagios and plugin CVS
+         to expand testing
+
+2002-11-22 10:52  kdebisschop
+
+       * plugins/check_ups.c: add replace battery condition, replace
+         unchecked strcat calls with asprintf (I do not think buffer
+         overflow was possible here, but lets be consistent)
+
+2002-11-22 02:46  kdebisschop
+
+       * configure.in: get long args output to work on check_procs by
+         putting incantations with -w ahead of others
+
+2002-11-22 02:33  kdebisschop
+
+       * configure.in: get long args output to work on linux check_procs,
+         actually works this time (needs OpenBSD testing)
+
+2002-11-22 01:33  kdebisschop
+
+       * plugins/check_procs.c: add a few comments, trap a few place where
+         a NULL string might have been handled
+
+2002-11-22 01:31  kdebisschop
+
+       * configure.in: get long args output to work on linux check_procs
+         (needs OpenBSD testing)
+
+2002-11-21 12:40  kdebisschop
+
+       * plugins/check_dig.c: fix empty output on errors
+
+2002-11-20 11:56  kdebisschop
+
+       * plugins/check_swap.c: add switch to evaluate each swap
+         individually
+
+2002-11-20 11:28  kdebisschop
+
+       * plugins/check_dig.c: fix solaris SEGV, still need to print
+         meaningful error text
+
+2002-11-20 01:19  kdebisschop
+
+       * plugins/check_by_ssh.c: in short options, t no no argument
+
+2002-11-20 01:09  kdebisschop
+
+       * plugins/check_dig.c: replace some strcpy with strscpy
+
+2002-11-19 19:13  kdebisschop
+
+       * plugins/Makefile.am: another try at portable symlinking
+
+2002-11-19 19:07  kdebisschop
+
+       * plugins/Makefile.am: another try at portable symlinking
+
+2002-11-19 19:06  kdebisschop
+
+       * plugins/check_time.c: explicitly cast recv() arg2 for SunOS5.6
+
+2002-11-19 07:13  kdebisschop
+
+       * plugins/Makefile.am: rewrite of install-exec-hook for solaris
+
+2002-11-18 21:58  sghosh
+
+       * contrib/: check_javaproc.pl, nagios_sendim.pl: javaproc, sendim
+
+2002-11-18 14:46  sghosh
+
+       * contrib-reporting/process_perfdata.pl: New directory to for
+         perfdata and reporting scripts
+
+2002-11-18 11:24  kdebisschop
+
+       * plugins/check_swap.c: test total swap instead of individual disks
+
+2002-11-18 07:23  kdebisschop
+
+       * plugins/check_disk.c: failed to handle multple disks
+
+2002-11-18 07:22  kdebisschop
+
+       * plugins/utils.c: more readable max_state() code
+
+2002-11-16 12:57  kdebisschop
+
+       * plugins/Makefile.am: fix too many sources problem for programs
+         tha are symlinks to check_tcp
+
+2002-11-16 04:59  kdebisschop
+
+       * plugins/check_snmp.c: my take on Subhendu's patches, plus a few
+         comments for clarity
+
+2002-11-15 17:47  sghosh
+
+       * plugins/check_snmp.c: memory bounds in options, no output
+         comparison case
+
+2002-11-15 04:51  kdebisschop
+
+       * nagios-plugins.spec.in: make spec work again, now that release is
+         in source name again
+
+2002-11-15 00:51  kdebisschop
+
+       * configure.in: release numbering fix
+
+2002-11-15 00:50  kdebisschop
+
+       * plugins/check_snmp.c: fix label handling, replace accidentally
+         deleted elseif l.310
+
+2002-11-14 18:25  kdebisschop
+
+       * Makefile.am, acconfig.h, configure.in, nagios-plugins.spec.in,
+         plugins/utils.c: fix bug with gettimeofday test, improve
+         version/release handling, update rpm spec
+
+2002-11-14 18:23  kdebisschop
+
+       * plugins/Makefile.am: fix typo in snprintf build
+
+2002-11-14 05:36  kdebisschop
+
+       * plugins/Makefile.am: can't drop these sources -- neded for dist
+
+2002-11-14 05:27  kdebisschop
+
+       * plugins/Makefile.am: fix build rule for snprintf
+
+2002-11-14 05:25  kdebisschop
+
+       * plugins/check_http.c: pagesize count off by one
+
+2002-11-14 04:45  kdebisschop
+
+       * plugins/check_http.c: clean up NULL from status on Solaris
+
+2002-11-14 04:00  kdebisschop
+
+       * configure.in: typo in AC_DEFINE of PS_FORMAT for solaris
+
+2002-11-14 03:37  kdebisschop
+
+       * plugins/Makefile.am: remove check_nt again
+
+2002-11-14 03:09  kdebisschop
+
+       * plugins/Makefile.am: back out last change -- it was only work in
+         progress
+
+2002-11-14 02:26  kdebisschop
+
+       * plugins/: Makefile.am, check_dns.c, check_ldap.c, check_mrtg.c,
+         check_mrtgtraf.c, check_nwstat.c, check_radius.c, utils.c,
+         version.h.in: remove call_getopt and ssprintf
+
+2002-11-13 11:50  kdebisschop
+
+       * plugins/: check_disk.c, check_dns.c, check_fping.c, check_hpjd.c,
+         check_mrtg.c, check_nwstat.c, check_ping.c, check_vsz.c,
+         urlize.c, utils.c: remove call_getopt and asprintf
+
+2002-11-12 11:28  kdebisschop
+
+       * plugins/check_dig.c: cleanup asprintf, old function decls
+
+2002-11-12 11:26  kdebisschop
+
+       * plugins/: check_mysql.c, check_real.c, check_ups.c: remove
+         call_getopt
+
+2002-11-11 22:15  sghosh
+
+       * plugins/check_snmp.c: should use asprintf
+
+2002-11-11 20:19  sghosh
+
+       * plugins/check_snmp.c: more snmpv3 patches
+
+2002-11-11 19:29  sghosh
+
+       * plugins/check_snmp.c: long opt for miblist, snmpv3 support
+         (rosenauer)
+
+2002-11-11 16:04  sghosh
+
+       * plugins/check_snmp.c: option to specify a miblist - llow
+
+2002-11-11 15:43  sghosh
+
+       * plugins/check_snmp.c: misc doc fix, missing verbose option
+
+2002-11-09 11:37  kdebisschop
+
+       * plugins/: check_ups.c, check_users.c: remove call_getopt
+
+2002-11-09 04:22  kdebisschop
+
+       * plugins/: check_by_ssh.c, check_dig.c, check_ping.c,
+         check_time.c: remove call_getopt
+
+2002-11-09 04:21  kdebisschop
+
+       * plugins/check_snmp.c: cleaner handling of DEFAULT_PORT
+
+2002-11-09 03:43  kdebisschop
+
+       * configure.in: add HPUX swap, try to cleanup getopt processing
+
+2002-11-09 03:39  kdebisschop
+
+       * plugins/: check_pgsql.c, check_ping.c, check_snmp.c, negate.c,
+         utils.h.in: define and use usage3 where second part of message is
+         a an int/char
+
+2002-11-09 03:16  kdebisschop
+
+       * plugins/snprintf.c: HAVE_C99_SNPRINTF is not tested, so remove
+         from ifdef
+
+2002-11-08 08:07  kdebisschop
+
+       * plugins/check_snmp.c: user reports NULL still getting into
+         asprintf
+
+2002-11-08 08:06  kdebisschop
+
+       * plugins/check_vsz.c: remove call_getopt
+
+2002-11-08 07:20  kdebisschop
+
+       * acconfig.h, configure.in, plugins/common.h.in, plugins/utils.c,
+         plugins/utils.h.in: patches required to build on solaris with
+         asprintf and gettimeofday
+
+2002-11-08 07:18  kdebisschop
+
+       * plugins/: check_http.c, check_load.c, check_ping.c,
+         check_procs.c, check_smtp.c, check_tcp.c: remove unused variables
+
+2002-11-08 07:17  kdebisschop
+
+       * tools/oneliners: some useful onliners
+
+2002-11-07 14:30  kdebisschop
+
+       * plugins/check_snmp.c: bugfixes to command format and (null) text
+         created by asprintf switch
+
+2002-11-07 07:07  kdebisschop
+
+       * plugins/check_by_ssh.c: remove call_getopt, add [] arougn time
+
+2002-11-07 07:06  kdebisschop
+
+       * configure.in: test snprintf function family for ifdefs in
+         snprintf.c
+
+2002-10-30 18:47  kdebisschop
+
+       * plugins/check_tcp.c: replace fixed-lentgh buffer with asprintf
+
+2002-10-30 18:46  kdebisschop
+
+       * plugins/check_udp.c: forgot to remove call_getopt
+
+2002-10-30 18:44  kdebisschop
+
+       * plugins/: check_ssh.c, check_swap.c: forgot to remove call_getopt
+         declaration
+
+2002-10-30 18:29  kdebisschop
+
+       * plugins/check_smtp.c: remove call_getopt, fix several buffer
+         overruns possible due to use of fixed size buffers
+
+2002-10-30 18:22  kdebisschop
+
+       * tools/setup: debian builds not actively maintained, so suppress
+         error in setup script
+
+2002-10-30 05:07  sghosh
+
+       * acconfig.h, configure.in, plugins-scripts/Makefile.am,
+         plugins-scripts/check_mailq.pl, plugins-scripts/utils.pm.in:
+         monitor mailq
+
+2002-10-28 13:05  kdebisschop
+
+       * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
+         check_flexlm.pl, check_log.sh, check_ntp.pl, check_rpc.pl,
+         check_sensors.sh, check_wave.pl: remove pspace in shebang since
+         no sequent users replied
+
+2002-10-26 14:30  kdebisschop
+
+       * nagios-plugins.spec.in: release should not be in tarball name
+
+2002-10-25 14:58  kdebisschop
+
+       * nagios-plugins.spec.in: tweak source macro
+
+2002-10-25 13:35  kdebisschop
+
+       * plugins/Makefile.am: remove check_nt
+
+2002-10-25 03:31  kdebisschop
+
+       * Makefile.am, plugins/Makefile.am: include getloadavg sources, add
+         some Solaris pkg build support
+
+2002-10-22 10:13  kdebisschop
+
+       * plugins/check_ssh.c: remove call_getopt, replace ssprintf with
+         asprintf,better server version reporting
+
+2002-10-22 09:54  kdebisschop
+
+       * plugins/check_tcp.c: add check_spop
+
+2002-10-22 09:19  kdebisschop
+
+       * plugins/check_procs.c: remove call_getopt, replace ssprintf with
+         asprintf
+
+2002-10-22 03:57  sghosh
+
+       * contrib/check_procr.sh: From: Jerome Tytgat - checks to see if
+         named process is running
+
+2002-10-22 02:31  sghosh
+
+       * README, plugins/check_nt.c: check_nt is downloadable from
+         nsclient.ready2run.nl
+
+2002-10-21 06:04  kdebisschop
+
+       * plugins/check_swap.c: use asprintf instead of ssprintf
+
+2002-10-21 05:36  kdebisschop
+
+       * plugins/Makefile.am: need to define SOURCES for check_tcp to also
+         build as check_ftp,check_imap,check_nntp,check_pop
+
+2002-10-21 05:05  kdebisschop
+
+       * plugins/utils.c: use asprintf to do strscpy
+
+2002-10-21 05:04  kdebisschop
+
+       * plugins/Makefile.am: roll check_ftp, check_imap, check_pop, and
+         check_nntp into check_tcp
+
+2002-10-21 05:03  kdebisschop
+
+       * plugins/: check_ftp.c, check_imap.c, check_nntp.c, check_pop.c:
+         these are all combined into check_tcp now
+
+2002-10-21 04:55  kdebisschop
+
+       * plugins/check_load.c: remove broken call_getopt
+
+2002-10-21 04:43  kdebisschop
+
+       * plugins/check_snmp.c: cleanup process_arguments, print_help, and
+         print_usage
+
+2002-10-21 04:40  kdebisschop
+
+       * plugins/check_pgsql.c: now we provide long opts if they do not
+         exist
+
+2002-10-20 21:22  kdebisschop
+
+       * plugins/check_snmp.c: fixed scanning for multiple OIDs, which was
+         not working
+
+2002-10-20 19:49  kdebisschop
+
+       * plugins/check_snmp.c: change ssprintf to asprintf back out change
+         at line 225 in r1.4   (values were mismatched to format string,
+         so output was nonsense)   (I left a comment showing a construct
+         that should work, but it fails for PHBs:     if my disk gets
+         nearly full, they want 'CRITICAL - 99%' not 'CRITICAL - Gauge32:
+         99')   (If someine has a rationale for the change, maybe it could
+         be done as an option? - it seems     fairly clear that the Web
+         display should be sensible to PHBs so long as there's no real
+         loss)
+
+2002-10-18 07:41  kdebisschop
+
+       * plugins/check_swap.c: remove old call_getopt
+
+2002-10-18 06:55  kdebisschop
+
+       * plugins/check_load.c: remove old call_getopt code, fix bug taking
+         single float, allow colon as separators in additin to commas
+
+2002-10-18 05:41  kdebisschop
+
+       * plugins/utils.c: handle null src in strscat
+
+2002-10-18 04:48  kdebisschop
+
+       * plugins/check_tcp.c: millisecond timing
+
+2002-10-18 04:46  kdebisschop
+
+       * plugins/utils.h.in: refine STD_LONG_OPTS
+
+2002-10-18 04:46  kdebisschop
+
+       * plugins/check_http.c: provide on more decimal point printing time
+
+2002-10-18 04:45  kdebisschop
+
+       * plugins/check_ping.c: remove broken call_getopt stuff
+
+2002-10-17 07:09  kdebisschop
+
+       * plugins/check_tcp.c: using asprintf
+
+2002-10-17 07:06  kdebisschop
+
+       * INSTALL, INSTALLING, tools/setup: revise now that aclocal is
+         remved from CVS
+
+2002-10-16 23:26  kdebisschop
+
+       * configure.in: need some quoting on ifdef
+
+2002-10-16 23:17  kdebisschop
+
+       * acinclude.m4, configure.in: finally a working fix for
+         AM/AC_FUNC_STRTOD nightmare
+
+2002-10-16 23:01  kdebisschop
+
+       * configure.in: mismatched quote
+
+2002-10-16 22:54  kdebisschop
+
+       * configure.in: missing commas
+
+2002-10-16 22:46  kdebisschop
+
+       * configure.in: complains on paren in comment
+
+2002-10-16 22:43  kdebisschop
+
+       * acinclude.m4: lost a paren
+
+2002-10-16 22:41  kdebisschop
+
+       * acinclude.m4: old auto???? has AM_FUNC_STRTOD, now renamed
+         AC_FUNC_STRTOD
+
+2002-10-16 22:32  kdebisschop
+
+       * plugins/: check_http.c, utils.c, utils.h.in: millisecond timimg
+         where supported
+
+2002-10-16 22:31  kdebisschop
+
+       * configure.in, missing: build cleanly on RedHat 8.0
+
+2002-10-16 11:46  kdebisschop
+
+       * .cvsignore: ignore aclocal.m4
+
+2002-10-16 11:34  kdebisschop
+
+       * configure.in: AM_STRTOD was a typo
+
+2002-10-16 11:31  kdebisschop
+
+       * aclocal.m4: automake invokes acloacl on each run - it cannot be
+         right to include this
+
+2002-10-16 11:18  kdebisschop
+
+       * acconfig.h: better checks for vsnprintf stuff
+
+2002-10-16 11:14  kdebisschop
+
+       * plugins/check_http.c, configure.in: use asprintf
+
+2002-10-16 11:14  kdebisschop
+
+       * plugins/utils.c: use asprintf to construct strscat
+
+2002-10-16 05:57  kdebisschop
+
+       * plugins/popen.h.in: timeout interval is extern
+
+2002-10-16 05:56  kdebisschop
+
+       * plugins/: utils.h.in, utils.c: start support for gettimeofday and
+         tv_usec
+
+2002-10-16 05:54  kdebisschop
+
+       * aclocal.m4: generated with automake 1.6 / autoconf 2.53 (maybe
+         should not be in CVS, however)
+
+2002-10-16 05:52  kdebisschop
+
+       * plugins/snprintf.c: newer snprintf from samba.org
+
+2002-10-16 05:43  kdebisschop
+
+       * Makefile.am: cosmetic line wrap before 80 chars
+
+2002-10-16 05:42  kdebisschop
+
+       * depcomp, .cvsignore: needed for automake 1.6 / autoconf 2.53
+
+2002-10-16 05:41  kdebisschop
+
+       * configure.in: work with newer automake, begin swithc to asprintf
+
+2002-10-15 07:23  sghosh
+
+       * plugins-scripts/check_ifoperstatus.pl: new exit states, more
+         conditional checking
+
+2002-10-07 20:05  sghosh
+
+       * plugins/check_dns.c: patch for expected IP address
+
+2002-10-07 02:34  kdebisschop
+
+       * plugins/popen.c: make sure we do not run past the end of an
+         unterminated string
+
+2002-10-07 02:19  kdebisschop
+
+       * plugins/negate.c: use asprintf, inhibit splint warning
+
+2002-10-05 12:08  kdebisschop
+
+       * getloadavg.m4, plugins/getloadavg.c: lets use library instead od
+         inconsistent command line interfaces
+
+2002-09-26 03:17  kdebisschop
+
+       * plugins/urlize.c: use ssprintf instead of sprintf
+
+2002-09-25 09:01  kdebisschop
+
+       * plugins/check_http.c: incorporate comment on my_recv from Russell
+         Scibetti
+
+2002-09-25 08:58  kdebisschop
+
+       * plugins/check_http.c: incorporate comments from Russell Scibetti
+
+2002-09-24 06:16  kdebisschop
+
+       * plugins/check_http.c: replace remaining occurences of sprintf
+         with snprintf
+
+2002-09-16 01:47  kdebisschop
+
+       * INSTALL: needed for latest autoconf
+
+2002-09-16 01:47  kdebisschop
+
+       * Makefile.am, aclocal.m4, configure.in, nagios-plugins.spec.in:
+         finish ckleanup of rpm spec porcessing
+
+2002-09-14 22:11  kdebisschop
+
+       * nagios-plugins.spec, nagios-plugins.spec.in: complete spec based
+         on confugure.in
+
+2002-09-14 22:06  kdebisschop
+
+       * make-tarball, rpm: automake makes the dist tarball, rpmbuild -ta
+         makes the rpm
+
+2002-09-14 03:27  kdebisschop
+
+       * plugins/check_tcp.c: time data in performance string
+
+2002-09-14 03:23  kdebisschop
+
+       * plugins/check_http.c: time data in performance string
+
+2002-09-14 03:13  kdebisschop
+
+       * plugins-scripts/check_log.sh: patch from Matthew Peters
+         <mattp@esec.com.au>, plus turned up a few bugs on my own
+
+2002-09-12 03:43  kdebisschop
+
+       * plugins/Makefile.am: negate wrapper
+
+2002-09-08 13:05  kdebisschop
+
+       * plugins/negate.c: wrapper to invert return status
+
+2002-09-08 13:05  kdebisschop
+
+       * plugins/utils.c: clears up warnings in splint
+
+2002-09-06 03:25  kdebisschop
+
+       * plugins-scripts/check_rpc.pl: case on key to ERRORS hash
+
+2002-09-04 07:00  sghosh
+
+       * configure.in: more Mysql patches
+
+2002-09-04 03:12  sghosh
+
+       * plugins-scripts/check_ntp.pl: dispersion check now controlled by
+         warn and crit
+
+2002-09-04 03:11  sghosh
+
+       * configure.in: Mysql dir fix
+
+2002-09-04 03:10  sghosh
+
+       * contrib/: check_ifoperstatus.pl, check_ifstatus.pl: moved to
+         supported plugins-scripts
+
+2002-09-02 19:47  sghosh
+
+       * plugins/check_smtp.c: new -f option for adding a FROM address for
+         RFC correctness
+
+2002-09-01 17:22  sghosh
+
+       * INSTALL, INSTALLING: file rename for MacOS X
+
+2002-09-01 17:18  sghosh
+
+       * plugins/check_smtp.c: Valid MAIL command
+
+2002-08-22 23:08  sghosh
+
+       * contrib/check_snmp_process_monitor.pl: updates
+
+2002-08-22 15:43  sghosh
+
+       * command.cfg.in: smsclient config
+
+2002-08-22 15:42  sghosh
+
+       * contrib/: check_snmp_disk_monitor.pl,
+         check_snmp_process_monitor.pl: new plugins contrib
+
+2002-08-18 19:03  kdebisschop
+
+       * plugins/check_by_ssh.c: typo in options passed to ssh for ipv6.
+         fix by setting a generic hook for 1-char pasthhru options
+
+2002-08-14 20:17  sghosh
+
+       * plugins-scripts/check_disk_smb.pl: patch for admin shares
+
+2002-08-14 20:07  sghosh
+
+       * command.cfg.in: qpage definitions
+
+2002-08-14 20:06  sghosh
+
+       * plugins-scripts/check_ifstatus.pl: skip PPP interfaces
+
+2002-08-14 20:04  sghosh
+
+       * plugins/check_smtp.c: added HELO command
+
+2002-08-14 20:04  sghosh
+
+       * plugins/check_by_ssh.c: ipv4/ipv6 switch added
+
+2002-08-14 20:03  sghosh
+
+       * plugins/check_hpjd.c: net-snmp v5x fix
+
+2002-08-14 20:02  sghosh
+
+       * contrib/check_apc_ups.pl: fix for ePN
+
+2002-08-14 20:01  sghosh
+
+       * contrib/: check_linux_raid.pl, check_nagios_db.pl:  new plugins
+
+2002-08-14 20:00  sghosh
+
+       * contrib/check_inodes-freebsd.pl: check inodes - freebsd  -
+         candidate for merge with check_inodes
+
+2002-08-14 16:29  sghosh
+
+       * contrib/check_smb.sh: new smb check - users
+
+2002-08-13 04:18  egalstad
+
+       * plugins/check_game.c: Mod to display current/max number of
+         players in a game (Frank Kannemann)
+
+2002-08-13 00:09  egalstad
+
+       * contrib/check_disk_snmp.pl: Updated to use getopt (Christoph
+         Maser)
+
+2002-08-01 06:06  sghosh
+
+       * plugins/check_snmp.c: re-patched exit state comparison
+
+2002-08-01 05:54  sghosh
+
+       * plugins/check_snmp.c: port option added, -c support net-snmpv5,
+         complete response string output
+
+2002-08-01 05:46  egalstad
+
+       * contrib/check_digitemp.pl: Add Brian Lane's Digitemp (1-wire temp
+         sensor) plugin
+
+2002-07-16 05:13  egalstad
+
+       * contrib/check_disk_snmp.pl: Christoph Maser's plugin to check
+         disk usage via SNMP3
+
+2002-07-16 01:04  stanleyhopcroft
+
+       * contrib/check_ms_spooler.pl: Primitive and in need of refinement
+         test of MS spooler (with smbclient)
+
+2002-07-04 23:02  sghosh
+
+       * contrib/check_procl.sh: Jerome Tytgat - accumulated/percentage
+         CPU/MEM per process - bash plugin
+
+2002-07-04 05:05  sghosh
+
+       * INSTALL: doc update
+
+2002-06-28 22:08  sghosh
+
+       * INSTALL: note about autoconf/automake version
+
+2002-06-25 22:32  sghosh
+
+       * contrib/check_rbl.c: Check if IP address is specified on RBL -
+         Tim Bell
+
+2002-06-25 14:55  sghosh
+
+       * contrib/check_lmmon.pl: check motherboard/cpu temp via lmmon
+
+2002-06-24 22:29  sghosh
+
+       * plugins/check_http.c: ignore return status codes if user
+         specified status line check
+
+2002-06-24 21:41  sghosh
+
+       * plugins/check_snmp.c: printf bug for large numbers - Jeff Murray
+
+2002-06-20 05:27  sghosh
+
+       * plugins-scripts/check_disk_smb.pl: logic fix for disk space
+         thresholds
+
+2002-06-19 06:11  sghosh
+
+       * plugins/: check_dig.c, check_dns.c, check_fping.c, check_hpjd.c,
+         check_nagios.c, check_ping.c, check_snmp.c, check_vsz.c,
+         urlize.c, utils.c, utils.h.in: more POSIX return value comparison
+         related code fixes
+
+2002-06-19 04:09  sghosh
+
+       * plugins/: check_disk.c, check_ping.c, check_procs.c: fixes for
+         using POSIX return codes
+
+2002-06-18 02:06  sghosh
+
+       * plugins/common.h.in:  updated to POSIX return codes
+
+2002-06-18 02:05  sghosh
+
+       * contrib/check_cluster.c: Ethan's check_cluster
+
+2002-06-13 21:49  sghosh
+
+       * plugins/check_smtp.c: conformance to RFC 821 <CRLF>
+
+2002-06-13 04:03  sghosh
+
+       * configure.in: use xntpdc on Solaris for check_ntp
+
+2002-06-10 04:24  sghosh
+
+       * plugins/check_smtp.c: patch to stop NOQUEUE syslog messages -
+         Karl Ewald
+
+2002-06-08 01:33  sghosh
+
+       * plugins-scripts/check_ntp.pl: xntpdc/ntpdc patch - John Koyle
+
+2002-06-06 05:16  sghosh
+
+       * plugins-scripts/: subst.in, utils.sh.in: corrected result codes -
+         for sh; corrected substition for libexec - Tom Bertelson
+
+2002-06-06 05:15  sghosh
+
+       * plugins/check_disk.c: added option for mount point - Tom
+         Bertelson
+
+2002-06-06 05:15  sghosh
+
+       * plugins-scripts/check_oracle.sh: Add test for Oracle name server,
+         can dynamicall determine ORACLE_HOME - tom Bertelson
+
+2002-06-06 05:14  sghosh
+
+       * plugins-scripts/check_flexlm.pl: conditional on lmstat
+
+2002-06-06 05:13  sghosh
+
+       * plugins-scripts/check_ntp.pl: conditional on ntpdc
+
+2002-05-29 01:57  sghosh
+
+       * command.cfg.in: notes added
+
+2002-05-28 04:14  sghosh
+
+       * command.cfg.in: option updates, more examples
+
+2002-05-28 03:41  sghosh
+
+       * command.cfg.in: option updates, more examples
+
+2002-05-27 03:10  sghosh
+
+       * plugins-scripts/check_ntp.pl: checked in too quickly
+
+2002-05-27 03:05  sghosh
+
+       * doc/: README, developer-guidelines.html,
+         developer-guidelines.sgml: added developer guidelines.
+
+2002-05-27 03:03  sghosh
+
+       * configure.in: typo, AIX 4.3 ps, smbclient, Net::SNMP fixes
+
+2002-05-27 03:01  sghosh
+
+       * acconfig.h, plugins-scripts/utils.pm.in:  new var - smbclient
+
+2002-05-27 02:56  sghosh
+
+       * plugins-scripts/check_ntp.pl: logic reorg, ePN fix and support
+         for utils.pm
+
+2002-05-27 02:55  sghosh
+
+       * plugins-scripts/check_disk_smb.pl: ePN fix and support for
+         utils.pm
+
+2002-05-23 17:39  sghosh
+
+       * contrib/: check_log2.pl, check_vcs.pl: New plugins from Aaron
+         Bostick - Veritas Cluster, logfile
+
+2002-05-10 04:51  sghosh
+
+       * plugins-scripts/check_rpc.pl: updates for ePN, patch for multiple
+         version check
+
+2002-05-10 04:49  sghosh
+
+       * configure.in, plugins-scripts/utils.pm.in: added programs to
+         autoconf
+
+2002-05-10 04:49  sghosh
+
+       * acconfig.h: Added programs for autoconf
+
+2002-05-09 20:03  sghosh
+
+       * plugins-scripts/: Makefile.am, check_ifoperstatus.pl: migrated
+         check_ifoperstatus to standard plugin
+
+2002-05-08 16:35  sghosh
+
+       * plugins/check_ping.c:  patch for Suse 8.0 loss output
+
+2002-05-08 06:10  sghosh
+
+       * plugins-scripts/utils.pm.in:  is_hostname added, update CODES to
+         POSIX
+
+2002-05-08 06:07  sghosh
+
+       * plugins/: check_hpjd.c, check_ups.c: updated notes
+
+2002-05-08 06:04  sghosh
+
+       * configure.in: updated messages and check for host command
+
+2002-05-08 05:58  sghosh
+
+       * plugins-scripts/: Makefile.am, check_ifstatus.pl: moved updated
+         check_ifstatus to standard plugin
+
+2002-05-07 06:35  sghosh
+
+       * plugins-scripts/: check_breeze.pl, check_flexlm.pl,
+         check_ircd.pl, check_netdns.pl, check_ntp.pl, check_wave.pl: 2nd
+         fix for ePN
+
+2002-05-02 17:43  sghosh
+
+       * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
+         check_flexlm.pl, check_ircd.pl, check_netdns.pl, check_ntp.pl,
+         check_rpc.pl, check_wave.pl: fix for embedded perl
+
+2002-05-02 17:22  sghosh
+
+       * tools/: README, mini_epn.c, p1.pl: updated mini_epn and p1.pl
+         added to plugins distribution
+
+2002-05-01 22:12  sghosh
+
+       * contrib/tarballs/fetchlog-0.92.tar.gz: remote log check (via snmp
+         possible) by  Alexander Haderer
+
+2002-04-29 03:58  kdebisschop
+
+       * plugins/getopt.h: failed to carry over from old plugins, listed
+         in EXTRA_DIST, needed for build
+
+2002-04-23 13:50  sghosh
+
+       * plugins/check_ping.c: corrected program name and added rtt patch
+         for RH7.2+beta
+
+2002-04-18 22:59  egalstad
+
+       * contrib/check_inodes.pl: add check_inodes contrib plugin by John
+         Jolet
+
+2002-04-18 05:38  egalstad
+
+       * configure.in: configure script patch for ping syntax
+
+2002-04-07 06:13  sghosh
+
+       * contrib/: check_backup.pl, check_dl_size.pl: plugins from Patrick
+         Greenwell
+
+2002-04-05 23:22  sghosh
+
+       * acconfig.h: added HOST_COMMAND
 
+2002-04-05 23:19  sghosh
+
+       * contrib/tarballs/check_spread.tar: plugin to check spread
+         messaging toolkit
+
+2002-04-03 03:58  sghosh
+
+       * contrib/check_oracle_instance.pl:  from Sven Dolderer - check
+         oracle instance
+
+2002-04-03 03:56  sghosh
+
+       * plugins-scripts/check_nfs.pl: check_nfs functionality exists in
+         check_rpc
+
+2002-03-18 05:15  sghosh
+
+       * plugins-scripts/subst.in: function to update perl plugin scripts
+         to find utils.pm
+
+2002-03-01 02:53  egalstad
+
+       * plugins/: .cvsignore, config.h.in: Fix for stupid me
+
+2002-03-01 02:42  egalstad
+
+       * contrib/check_breeze.pl, contrib/check_dhcp.c,
+         contrib/check_flexlm.pl, contrib/check_hltherm.c,
+         contrib/check_hprsc.pl, contrib/check_ipxping.c,
+         contrib/check_memory.tgz, contrib/check_mysql.c,
+         contrib/check_uptime.c, contrib/check_wave.pl,
+         contrib/readme.txt, contrib/tarballs/berger-ping.tar.gz,
+         contrib/tarballs/bowen-langley_plugins.tar.gz,
+         contrib/tarballs/check_bgp-1.0.tar.gz,
+         contrib/tarballs/check_breeze.tar.gz,
+         contrib/tarballs/check_flexlm.tar.gz,
+         contrib/tarballs/check_hltherm.tar.gz,
+         contrib/tarballs/check_hprsc.tar.gz,
+         contrib/tarballs/check_memory.tgz,
+         contrib/tarballs/check_radius.tar.gz,
+         contrib/tarballs/check_wave.tar.gz,
+         contrib/tarballs/hopcroft-plugins.tar.gz,
+         contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
+         plugins/config.h.in: Contrib plugin cleanup
+
+2002-02-28 06:42  egalstad
+
+       * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
+         INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
+         Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
+         configure.in, install-sh, make-tarball, missing, mkinstalldirs,
+         nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
+         subst.sh, test.pl.in, contrib/check_apache.pl,
+         contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
+         contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
+         contrib/check_dns_random.pl, contrib/check_email_loop.pl,
+         contrib/check_fping_in.c, contrib/check_ftpget.pl,
+         contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
+         contrib/check_pop3.pl, contrib/check_qmailq.pl,
+         contrib/check_timeout.c, contrib/checkciscotemp.pl,
+         contrib/check_ipxping.c, contrib/check_joy.sh,
+         contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
+         contrib/check_mem.pl, contrib/check_memory.tgz,
+         contrib/check_mysql.c, contrib/check_mysql.pl,
+         contrib/check_netapp.pl, contrib/check_nmap.py,
+         contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
+         contrib/check_rrd_data.pl, contrib/check_sap.sh,
+         contrib/check_sockets.pl, contrib/check_uptime.c,
+         contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
+         contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
+         contrib/urlize.pl, contrib/aix/check_crit_dsk,
+         contrib/aix/check_dsk, contrib/aix/check_failed,
+         contrib/aix/check_io, contrib/aix/check_kerberos,
+         contrib/aix/check_ping, contrib/aix/check_queue,
+         contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
+         contrib/tarballs/bowen-langley_plugins.tar.gz,
+         contrib/tarballs/check_bgp-1.0.tar.gz,
+         contrib/tarballs/check_breeze.tar.gz,
+         contrib/tarballs/check_flexlm.tar.gz,
+         contrib/tarballs/check_hltherm.tar.gz,
+         contrib/tarballs/check_hprsc.tar.gz,
+         contrib/tarballs/check_radius.tar.gz,
+         contrib/tarballs/check_wave.tar.gz,
+         contrib/tarballs/hopcroft-plugins.tar.gz,
+         contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
+         plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
+         plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
+         plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
+         plugins/check_hpjd.c, plugins/check_http.c,
+         plugins/check_ide-smart.c, plugins/check_imap.c,
+         plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
+         plugins/check_mrtgtraf.c, plugins/check_mysql.c,
+         plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
+         plugins/check_overcr.c, plugins/check_pgsql.c,
+         plugins/check_ping.c, plugins/check_pop.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_udp.c, plugins/check_ups.c, plugins/check_users.c,
+         plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
+         plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
+         plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
+         plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
+         plugins/utils.h.in, plugins/version.h.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/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-scripts/.cvsignore, plugins-scripts/Makefile.am,
+         plugins-scripts/check_breeze.pl,
+         plugins-scripts/check_disk_smb.pl,
+         plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
+         plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
+         plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
+         plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
+         plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
+         plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
+         plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
+         tools/setup, tools/tango: Initial import of existing plugin code
+
+2002-02-28 06:42  egalstad
+
+       * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
+         INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
+         Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
+         configure.in, install-sh, make-tarball, missing, mkinstalldirs,
+         nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
+         subst.sh, test.pl.in, contrib/check_apache.pl,
+         contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
+         contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
+         contrib/check_dns_random.pl, contrib/check_email_loop.pl,
+         contrib/check_fping_in.c, contrib/check_ftpget.pl,
+         contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
+         contrib/check_pop3.pl, contrib/check_qmailq.pl,
+         contrib/check_timeout.c, contrib/checkciscotemp.pl,
+         contrib/check_ipxping.c, contrib/check_joy.sh,
+         contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
+         contrib/check_mem.pl, contrib/check_memory.tgz,
+         contrib/check_mysql.c, contrib/check_mysql.pl,
+         contrib/check_netapp.pl, contrib/check_nmap.py,
+         contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
+         contrib/check_rrd_data.pl, contrib/check_sap.sh,
+         contrib/check_sockets.pl, contrib/check_uptime.c,
+         contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
+         contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
+         contrib/urlize.pl, contrib/aix/check_crit_dsk,
+         contrib/aix/check_dsk, contrib/aix/check_failed,
+         contrib/aix/check_io, contrib/aix/check_kerberos,
+         contrib/aix/check_ping, contrib/aix/check_queue,
+         contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
+         contrib/tarballs/bowen-langley_plugins.tar.gz,
+         contrib/tarballs/check_bgp-1.0.tar.gz,
+         contrib/tarballs/check_breeze.tar.gz,
+         contrib/tarballs/check_flexlm.tar.gz,
+         contrib/tarballs/check_hltherm.tar.gz,
+         contrib/tarballs/check_hprsc.tar.gz,
+         contrib/tarballs/check_radius.tar.gz,
+         contrib/tarballs/check_wave.tar.gz,
+         contrib/tarballs/hopcroft-plugins.tar.gz,
+         contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
+         plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
+         plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
+         plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
+         plugins/check_hpjd.c, plugins/check_http.c,
+         plugins/check_ide-smart.c, plugins/check_imap.c,
+         plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
+         plugins/check_mrtgtraf.c, plugins/check_mysql.c,
+         plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
+         plugins/check_overcr.c, plugins/check_pgsql.c,
+         plugins/check_ping.c, plugins/check_pop.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_udp.c, plugins/check_ups.c, plugins/check_users.c,
+         plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
+         plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
+         plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
+         plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
+         plugins/utils.h.in, plugins/version.h.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/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-scripts/.cvsignore, plugins-scripts/Makefile.am,
+         plugins-scripts/check_breeze.pl,
+         plugins-scripts/check_disk_smb.pl,
+         plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
+         plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
+         plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
+         plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
+         plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
+         plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
+         plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
+         tools/setup, tools/tango: Initial revision