Code

Converted to new style object and Test::More testing. Skipped jabber server
[nagiosplug.git] / ChangeLog
1 2006-10-27 16:37  tonvoon
3         * plugins-scripts/: utils.pm.in, t/utils.t: More edge testcases.
4           Allow anything if ends with a . as long as correct characters
6 2006-10-26 22:32  tonvoon
8         * NPTest.pm: New test variables default to "none", so no changes
9           required to tinderbox satelites
11 2006-10-26 22:10  tonvoon
13         * THANKS.in, plugins-scripts/check_oracle.sh: Fixed error if
14           dba_free_space has no free segments (Florian Gleixner)
16 2006-10-26 22:02  tonvoon
18         * plugins-scripts/: Makefile.am, utils.pm.in, t/utils.t: Fixed
19           regression where hostnames with hyphens were rejected (1581402 -
20           Holger Weiss)
22 2006-10-26 21:56  tonvoon
24         * contrib/tarballs/check_traffic-0.90b.tar.gz: Removing unnecessary
25           tarball
27 2006-10-26 21:51  tonvoon
29         * THANKS.in, plugins/check_disk.c, plugins/check_http.c: Remove C
30           style comments (1583467 - Markus Baertschi)
32 2006-10-24 22:54  opensides
34         * plugins-root/check_icmp.c:
35           more fixes and removal of certain sentences not needed
37 2006-10-24 22:48  opensides
39         * plugins/check_nt.c, plugins-root/check_icmp.c:
40           last localization fixes for core plugins in c
42 2006-10-24 22:01  opensides
44         * plugins/check_nt.c:
45           next round of localization fixes
47 2006-10-24 10:48  tonvoon
49         * plugins-root/: Makefile.am, check_icmp.c: Fixed compile on
50           non-glibc platforms
52 2006-10-24 09:34  tonvoon
54         * plugins/check_http.c: Restored accidently regressed fix
56 2006-10-23 22:47  opensides
58         * plugins/check_http.c:
59           localization fixes
61 2006-10-23 01:02  opensides
63         * plugins-root/check_icmp.c:
64           first pass a making check icmp respecting nagiosplugins rules
66 2006-10-22 23:34  opensides
68         * plugins/check_nt.c:
69           latest localization fixes for tonight ;-)
71 2006-10-22 23:24  opensides
73         * plugins/check_ldap.c:
74            localization fixes
76 2006-10-22 23:14  opensides
78         * plugins-root/check_icmp.c:
79           putting default template for copyright and explanations
81 2006-10-22 23:07  opensides
83         * plugins-root/check_icmp.c:
84           revert mistake when commiting fixes
86 2006-10-22 23:03  opensides
88         * plugins/check_apt.c, plugins/check_procs.c,
89           plugins-root/check_icmp.c:
90           more localization fixes
92 2006-10-20 08:53  tonvoon
94         * plugins/check_snmp.c: Reverting back accidently regressed code
96 2006-10-20 08:39  opensides
98         * plugins/check_mrtg.c:
99           more localization fixes
101 2006-10-20 07:24  opensides
103         * plugins/check_apt.c, plugins-root/check_dhcp.c:
104           localization updates
106 2006-10-20 00:56  opensides
108         * plugins/check_snmp.c:
109           adding missing check_snmp
111 2006-10-20 00:53  opensides
113         * plugins/: check_radius.c, check_real.c, check_smtp.c,
114           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
115           check_ups.c, check_users.c, negate.c, urlize.c:
116           another round of localization cleaning
118 2006-10-19 21:04  tonvoon
120         * BUGS, ChangeLog, configure.in, package.def: For 1.4.4 release
122 2006-10-19 20:52  tonvoon
124         * CHANGES: Added info re: 1.4.4 in prep for release
126 2006-10-19 20:36  tonvoon
128         * THANKS.in, plugins/check_snmp.c: Initialise strings for Fedora
129           Core 5 (Henning Schmiedehausen)
131 2006-10-19 20:25  tonvoon
133         * THANKS.in, plugins/check_snmp.c: Removed asprintf for perf data
134           (Craig Orsinger, Robby Giffin - 1310495)
136 2006-10-19 20:13  tonvoon
138         * THANKS.in, plugins/check_snmp.c: type variable not cleared in Sol
139           10 (Kyle Tucker)
141 2006-10-19 19:59  tonvoon
143         * THANKS.in, plugins/check_http.c, plugins/t/check_http.t:
144           Redirection error if other headers beginning with L (Aravind
145           Gottipati - 1562572)
147 2006-10-19 19:44  tonvoon
149         * THANKS.in, plugins-scripts/utils.pm.in: Allow hostnames beginning
150           with digits (O'Shaughnessy Evans - 1567390)
152 2006-10-19 12:56  tonvoon
154         * plugins/t/check_smtp.t: Added tests for SMTP servers without TLS
155           and with TLS
157 2006-10-19 01:25  opensides
159         * plugins/: check_apt.c, check_by_ssh.c, check_dig.c, check_dns.c,
160           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
161           check_http.c, check_ide_smart.c, check_ldap.c, check_load.c,
162           check_mrtg.c, check_mrtgtraf.c, check_mysql.c,
163           check_mysql_query.c, check_nagios.c, check_nt.c, check_ntp.c,
164           check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
165           check_procs.c:
166           first pass at cleaning localization for new release first pass at
167           making all the headre be the same licence, plugin, etc...
169 2006-10-18 13:12  tonvoon
171         * plugins/: check_disk.c, t/check_disk.t: Re-added perf data to
172           check_disk
174 2006-10-18 13:05  tonvoon
176         * lib/: utils_disk.h, tests/test_disk.c: Fix tests for exact
177           matches when searching filesystems
179 2006-10-18 13:03  tonvoon
181         * lib/: utils_base.c, utils_base.h: Cater for different errors when
182           setting thresholds
184 2006-10-12 21:36  tonvoon
186         * plugins/: check_smtp.c, t/check_smtp.t: Resend EHLO after TLS
187           negotiation as per RFC3207 (Holger Weiss - 1482832)
189 2006-10-12 15:22  tonvoon
191         * plugins/check_ntp.c: Removed extraneous comma in perf data output
193 2006-10-12 15:14  tonvoon
195         * plugins/: check_disk.c, t/check_disk.t: Remove the "- free space"
196           if status is OK
198 2006-10-12 14:58  tonvoon
200         * NPTest.pm, THANKS.in, plugins/check_disk.c,
201           plugins/t/check_disk.t: Fixed output from -e in check_disk
202           (Andreas Behal)
204 2006-10-02 13:09  tonvoon
206         * plugins/t/check_load.t: Fix test failure on poseidon
208 2006-09-21 11:41  tonvoon
210         * THANKS.in, plugins/check_nwstat.c: Added perfdata for most
211           variables and new parameters: VMU, VMF, VMP, NRMH, NRMP, NRMM,
212           NRMS, NSS1 to NSS7 (Christian Mies)
214 2006-09-02 21:41  seanius
216         * lib/utils_base.h, plugins/utils.h: - explicitly include
217           utils_base.h from utils.h - put utils.h inside of an
218           #ifndef/#endif
220 2006-09-02 21:32  seanius
222         * plugins/check_tcp.c: - fix for warning/critical timeouts in
223           check_tcp.c, in which the plugin   would exit with a usage error
224           if non-int timeouts were passed.  - change
225           --warning-time/--critical-time to just --warning/--critical,   as
226           it's what --help says.
228 2006-08-14 10:04  tonvoon
230         * THANKS.in, plugins/check_disk.c: Fixed inode percent free output
231           (Mike Emigh - 1531899)
233 2006-08-14 09:42  tonvoon
235         * plugins/t/check_ntp.t: Fixed skip of no ntp test
237 2006-08-11 09:26  tonvoon
239         * plugins/: check_ntp.c, t/check_ntp.t: Catch no responses from any
240           server (1538341 - nmdias)
242 2006-08-03 09:14  tonvoon
244         * tools/tinderbox_build: Interpret the snapshot datestamp as GMT
246 2006-07-31 19:55  harpermann
248         * plugins/check_nt.c: Bug: 694259 fix.  After consulting with the
249           target service authors, we decided to keep the default port as
250           1248 and add a note about other services sometimes using this
251           port and suggesting to change the port.  Closing bug.
253 2006-07-31 15:09  tonvoon
255         * doc/developer-guidelines.sgml: M4 requirement for developer
256           platform
258 2006-07-29 02:43  tonvoon
260         * plugins/common.h, plugins-root/check_dhcp.c: Fix two Solaris
261           compile problems
263 2006-07-29 01:04  tonvoon
265         * po/POTFILES.in: Remove reference to check_udp.c
267 2006-07-29 00:59  tonvoon
269         * configure.in, plugins/Makefile.am, plugins-scripts/Makefile.am:
270           Cleanup references to old check_udp and INSTALL_OPTS. Error if
271           --with-nagios-user or --with-nagios-group specified for configure
273 2006-07-28 23:44  tonvoon
275         * CHANGES, plugins/Makefile.am, plugins/check_udp.c,
276           plugins/t/check_udp.t: check_udp.c deprecated and check_udp now
277           linked to check_tcp. check_udp2 removed
279 2006-07-27 12:29  tonvoon
281         * doc/developer-guidelines.sgml: Example ranges (Nathan Vonnahme)
283 2006-07-20 00:05  tonvoon
285         * THANKS.in, configure.in: Stricter autoconf 2.60 rules (Lance
286           Albertson - 1522900)
288 2006-07-19 23:56  tonvoon
290         * plugins/common.h: Fix to add uintmax_t, for check_disk.c compile
292 2006-07-19 23:37  tonvoon
294         * plugins/common.h: Fix for CHAR_MAX on Solaris 9
296 2006-07-14 10:47  tonvoon
298         * lib/: Makefile.am, utils_base.c: Missing header files
300 2006-07-14 10:43  tonvoon
302         * plugins/check_disk.c: Fix inode percents using coreutils'
303           percentage calculation technique
305 2006-07-14 00:58  tonvoon
307         * CHANGES, lib/utils_base.c, lib/utils_base.h, lib/utils_disk.c,
308           lib/utils_disk.h, lib/tests/test_utils.c, plugins/check_disk.c,
309           plugins/t/check_disk.t: Major fixes to check_disk. Now should
310           return same data as df
312 2006-07-13 13:50  tonvoon
314         * Makefile.am, configure.in, lib/Makefile.am, lib/tests/.cvsignore,
315           lib/tests/Makefile.am, lib/tests/README, lib/tests/test_disk.c,
316           lib/tests/test_disk.t, lib/tests/test_utils.c,
317           lib/tests/test_utils.t, plugins/Makefile.am,
318           plugins/check_disk.c, plugins/check_dns.c, plugins/check_mysql.c,
319           plugins/check_mysql_query.c, plugins/utils.c, plugins/utils.h,
320           plugins/utils_disk.c, plugins/utils_disk.h,
321           plugins/tests/.cvsignore, plugins/tests/Makefile.am,
322           plugins/tests/README, plugins/tests/test_disk.c,
323           plugins/tests/test_disk.t, plugins/tests/test_utils.c,
324           plugins/tests/test_utils.t: Move new util_* functions to lib/
326 2006-07-13 09:54  tonvoon
328         * configure.in, lib/basename.c, lib/dirname.h, m4/basename.m4,
329           m4/dos.m4, m4/np_coreutils.m4, plugins/check_procs.c,
330           plugins/utils.c, plugins/utils.h: Using coreutils' base_name
331           function because of portability issues with Tru64
333 2006-07-12 23:53  tonvoon
335         * plugins/: check_disk.c, utils_disk.c, utils_disk.h,
336           t/check_disk.t: Added -E option for exact match of filesystem.
337           Restructured main filesystem loop. Added extra tests for possible
338           duplicate filesystems.
340 2006-07-12 20:30  tonvoon
342         * plugins/: check_disk.c, utils_disk.c, utils_disk.h,
343           tests/.cvsignore, tests/test_disk.c: Moving parameter_list into
344           utils_disk.h. Given list of mount points, can now work out best
345           match or exact match.
347 2006-07-12 13:15  tonvoon
349         * plugins/: Makefile.am, check_disk.c, utils_disk.c, utils_disk.h,
350           tests/Makefile.am, tests/test_disk.c, tests/test_disk.t: Moving
351           check_disk functions into utils_disk.c and testing them
353 2006-07-11 13:38  tonvoon
355         * m4/fcntl-safer.m4, m4/np_coreutils.m4, m4/unistd-safer.m4,
356           lib/creat-safer.c, lib/dup-safer.c, lib/fcntl--.h,
357           lib/fcntl-safer.h, lib/fd-safer.c, lib/open-safer.c,
358           lib/pipe-safer.c, lib/unistd--.h, lib/unistd-safer.h: Extra files
359           from coreutils required for getloadavg.c to compile on Tru64
360           (Ciro Iriarte - 1520331)
362 2006-07-10 09:44  tonvoon
364         * lib/Makefile.am: Didn't add intprops.h into distribution
365           correctly
367 2006-07-07 07:36  harpermann
369         * plugins/urlize.c: Added check for two arguments.  Was segfaulting
370           if no or one arg.  Now returns help.
372 2006-07-05 14:45  tonvoon
374         * plugins-scripts/check_mailq.pl: Fixed checking of return codes
375           from external mailq programs
377 2006-07-05 09:55  tonvoon
379         * tools/tinderbox_build: Add instructions for manually sending
380           Tinderbox build logs
382 2006-07-05 09:26  tonvoon
384         * lib/: Makefile.am, intprops.h: Missing intprops.h for Tru64 (Ciro
385           Iriarte - 1517379)
387 2006-07-04 10:47  tonvoon
389         * THANKS.in, m4/alloca.m4, m4/np_coreutils.m4: Added alloca.h check
390           and fixed locale.h, wchar.h (Ari Pollak - 1516578)
392 2006-07-03 09:03  tonvoon
394         * plugins/check_dig.c: Fixed -p getopt call (Allan Bennett -
395           1511650)
397 2006-07-03 08:55  tonvoon
399         * THANKS.in, lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c,
400           m4/c-strtod.m4, m4/np_coreutils.m4, plugins/Makefile.am: Fixed
401           compile on Tru64 5.1b (Ciro Iriarte - 1515435)
403 2006-06-21 12:05  opensides
405         * plugins/: check_snmp.c, check_ssh.c:
406           cleaning help and usage
408 2006-06-21 10:49  opensides
410         * po/LINGUAS:
411           fixing bug id #1509699
413 2006-06-20 12:17  opensides
415         * plugins/: check_procs.c, check_radius.c, check_real.c,
416           check_smtp.c, check_snmp.c, check_ssh.c:
417           cleaning help and usage + license
419 2006-06-18 20:36  opensides
421         * plugins/: check_disk.c, check_time.c, check_udp.c, check_ups.c,
422           check_users.c, gethostbyname.c, gethostbyname.h, negate.c,
423           netutils.c, popen.c, runcmd.c, sslutils.c, urlize.c, utils.c:
424           updating help and usage and license
426 2006-06-17 13:28  opensides
428         * plugins/: check_hpjd.c, check_nt.c, check_ntp.c, check_nwstat.c,
429           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c:
430           cleaning up help and usage
432 2006-06-15 13:52  opensides
434         * plugins/: check_ldap.c, check_load.c, check_mrtg.c,
435           check_mysql.c, check_mysql_query.c, check_nagios.c:
436           cleaning help and usage
438 2006-06-15 11:16  opensides
440         * plugins/check_ide_smart.c:
441           cleaning help and usage
443 2006-06-14 22:27  opensides
445         * plugins/: check_dns.c, check_dummy.c, check_fping.c,
446           check_game.c:
447           updating the help and usage for localization
449 2006-06-14 20:15  tonvoon
451         * INSTALLING, doc/developer-guidelines.sgml: Updated requirements
452           for development platform
454 2006-06-14 19:48  opensides
456         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c:
457           starting the BIG locale update ;-)
459 2006-06-07 15:28  seanius
461         * contrib/check_linux_raid.pl: some gratuitous whitespace changes,
462           and a fix to the "recovery =" detection logic in
463           check_linux_raid.pl
465 2006-06-07 15:23  seanius
467         * plugins-scripts/utils.pm.in: removed stale references to
468           PATH_TO_NTPFOO, as it's no longer used.
470 2006-06-07 08:59  tonvoon
472         * plugins-root/Makefile.am: Do not install setuid programs unless
473           run as root
475 2006-06-07 08:18  tonvoon
477         * tools/setup, plugins-root/Makefile.am: Fixed two build problems
478           re: libtool and pst3
480 2006-06-06 17:48  seanius
482         * plugins/check_pgsql.c: modify the is_pg_dbname() function to
483           allow databases with '-' in their name.  reference: sf tracker
484           #1500752
486 2006-06-04 00:06  seanius
488         * configure.in: removed the -R for openssl, as it should be figured
489           out automatically by libtool and also controlled via the
490           --enable-rpath/--disable-rpath configure options.  furthermore
491           keeping it in forces the rpath option on in spite of what's
492           passed on the configure line.
494 2006-06-01 23:30  seanius
496         * contrib/check_linux_raid.pl: gave some TLC to check_linux_raid
498 2006-05-30 10:55  tonvoon
500         * configure.in: Default to search path for mysql_config
502 2006-05-30 10:39  tonvoon
504         * THANKS.in: For reporting check_radius compile problem
506 2006-05-30 10:19  tonvoon
508         * .cvsignore, config.guess, config.sub, ltmain.sh,
509           doc/developer-guidelines.sgml: Added libtool files, at version
510           1.5.22, into CVS
512 2006-05-25 18:40  egalstad
514         * plugins-root/check_dhcp.c: Applied patch for responses from
515           helpers/relays, cleaned up different coding styles for
516           consistency
518 2006-05-25 17:59  tonvoon
520         * lib/regex.o: Removed unnecessary file
522 2006-05-25 17:58  tonvoon
524         * configure.in, lib/Makefile.am, plugins/common.h: Gettext fixes to
525           sync with coreutils
527 2006-05-25 17:53  egalstad
529         * plugins-root/check_dhcp.c: Fixed short interface name length,
530           UNKNOWN return code (patches from tracker)
532 2006-05-25 16:34  tonvoon
534         * plugins/: check_http.c, t/check_http.t: Option to invert results
535           from a regexp pattern match
537 2006-05-25 13:33  tonvoon
539         * configure.in, lib/.cvsignore, lib/regcomp.c, lib/regex.c,
540           lib/regex.h, lib/regex.o, lib/regex_internal.c,
541           lib/regex_internal.h, lib/regexec.c, lib/strcase.h,
542           m4/.cvsignore, m4/np_coreutils.m4, m4/regex.m4, m4/restrict.m4,
543           plugins/check_apt.c, plugins/check_http.c, plugins/check_smtp.c,
544           plugins/check_snmp.c: Use coreutils' regexp libraries, so regexp
545           always available now
547 2006-05-25 13:13  tonvoon
549         * m4/ls-mntd-fs.m4: Sync with coreutils 5.96
551 2006-05-24 13:48  tonvoon
553         * THANKS.in, configure.in: Fix for mysql 3.x (Jeremy Reed, Michael
554           Tiernan - 1491936)
556 2006-05-24 10:23  tonvoon
558         * doc/developer-guidelines.sgml: Reminder of no inline variable
559           declarations
561 2006-05-24 10:05  tonvoon
563         * plugins/check_snmp.c: Variables need to be declared at top of
564           code for better portability (Gerhard Lausser)
566 2006-05-19 22:41  tonvoon
568         * configure.in, doc/developer-guidelines.sgml: Requirement of
569           automake 1.8.3, as coreutils needs it
571 2006-05-19 22:30  tonvoon
573         * .cvsignore, config.rpath, mkinstalldirs, po/.cvsignore,
574           po/remove-potcdate.sin: Adding more required files from gettext
576 2006-05-19 00:17  tonvoon
578         * tools/setup: Bug in Makefile.am creation
580 2006-05-19 00:09  tonvoon
582         * .cvsignore, ABOUT-NLS, m4/Makefile.am, m4/Makefile.am.in,
583           po/.cvsignore, po/Makefile.in.in, tools/setup: Fixes from
584           coreutils sync: some files now required and removed generateable
585           files
587 2006-05-18 23:05  tonvoon
589         * .cvsignore, Makefile.am, configure.in,
590           doc/developer-guidelines.sgml, lib/Makefile.am, lib/cloexec.c,
591           lib/cloexec.h, lib/error.c, lib/error.h, lib/exit.h,
592           lib/exitfail.c, lib/exitfail.h, lib/fsusage.c, lib/fsusage.h,
593           lib/full-read.c, lib/full-read.h, lib/full-write.c,
594           lib/full-write.h, lib/getloadavg.c, lib/getopt.c, lib/getopt.h,
595           lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/gettext.h,
596           lib/malloc.c, lib/mountlist.c, lib/mountlist.h, lib/realloc.c,
597           lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
598           lib/safe-write.h, lib/stdbool_.h, lib/strtod.c,
599           lib/unlocked-io.h, lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c,
600           m4/.cvsignore, m4/Makefile.am, m4/afs.m4, m4/codeset.m4,
601           m4/error.m4, m4/exitfail.m4, m4/extensions.m4, m4/fstypename.m4,
602           m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
603           m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
604           m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4,
605           m4/lib-link.m4, m4/lib-prefix.m4, m4/longdouble.m4,
606           m4/longlong.m4, m4/ls-mntd-fs.m4, m4/malloc.m4, m4/mountlist.m4,
607           m4/nls.m4, m4/np_coreutils.m4, m4/onceonly.m4,
608           m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/realloc.m4,
609           m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4, m4/uintmax_t.m4,
610           m4/ulonglong.m4, m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4,
611           m4/xalloc.m4, plugins/.cvsignore, plugins/check_disk.c,
612           plugins/common.h, plugins/tests/.cvsignore,
613           plugins-root/.cvsignore, plugins-root/check_dhcp.c,
614           po/.cvsignore, tools/setup: Synchronise with coreutils 2.95.
615           Gettext now synced with coreutils, so no longer development
616           platform requirement
618 2006-05-17 11:10  tonvoon
620         * configure.in: Fix for loading SSL libraries at runtime
622 2006-05-17 09:56  tonvoon
624         * configure.in, plugins-root/Makefile.am: Fix compile problems on
625           Solaris for pst3 and ssl libs
627 2006-05-15 14:20  tonvoon
629         * CHANGES, contrib/check_disk_snmp.pl: check_disk_snmp.pl removed.
630           Notice added to CHANGES
632 2006-05-15 14:07  tonvoon
634         * tools/sfsnapshot: Changed snapshot generator due to cvs changes
635           on SF
637 2006-05-03 15:12  tonvoon
639         * doc/LEAVERS: Leavers process documented
641 2006-05-02 09:30  tonvoon
643         * plugins/check_disk.c: Inode thresholds not always being
644           initialised (James Fidell - 1476457)
646 2006-05-02 09:21  tonvoon
648         * CHANGES: New check_ntp and check_apt plugins by Sean
650 2006-05-01 22:52  seanius
652         * configure.in, plugins/Makefile.am, plugins/check_ntp.c,
653           plugins/common.h, plugins/runcmd.c, plugins-scripts/Makefile.am:
654           - check_ntp:   - now roughly feature-complete.    - various
655           bugfixes, esp. offset calculation.    - enhanced the asynchronous
656           offset polling to set requests that      haven't recieved a
657           response in >= 1 second to stale and retransmit them,      which
658           results in much better performance on unreliable networks.    -
659           we only spend timeout/2 seconds polling offsets, and if we don't
660           get      everything by that point we work with what we have and
661           set status to      warning/critical depending on how much data we
662           have.    - set the same defaults as the perl script.  - commit
663           changes to configure.in to support automatic building of
664           check_apt   (if apt-get is installed and regex libraries
665           available) and check_ntp   (unconditionally), now defaulting to
666           check_ntp.c instead of the perl script.    if this is an issue we
667           can back out the commit of course.  an eye    should be kept on
668           check_ntp building and running correctly in different
669           environments, esp. 64-bit and big-endian platforms, and those
670           with more    "esoteric" API's (do any of the platforms not have
671           poll()?).  - similar changes to Makefile.am's.  - common.h: add
672           statement to include sys/poll.h - runcmd.c: exit STATE_UNKNOWN if
673           execve() fails.
675 2006-04-28 16:52  tonvoon
677         * configure.in: Remove stupid error where pst3 was always compiled
679 2006-04-28 09:45  tonvoon
681         * configure.in, plugins-root/Makefile.am: Added pst3 into
682           distribution (Jason Kau - 1476451)
684 2006-04-27 14:25  tonvoon
686         * configure.in, plugins/check_procs.c, plugins/utils.c,
687           plugins/utils.h, plugins/tests/test_utils.c: Internal version of
688           basename if one not found in system
690 2006-04-19 10:33  tonvoon
692         * plugins/t/check_nagios.t: Fix check_nagios tests on MacOSX 10.4
694 2006-04-19 04:47  sghosh
696         * ChangeLog: ChangeLog update - release pending
698 2006-04-19 04:42  sghosh
700         * configure.in, package.def: version update - release pending
702 2006-04-17 22:08  opensides
704         * po/fr.po:
705           Final commit of fr.po
707 2006-04-17 14:54  opensides
709         * po/fr.po:
710           another big chunk of fr.po
712           Still 20 to go ;)
714 2006-04-16 15:24  opensides
716         * po/fr.po:
717           big revision of po file for 1.4.3
719 2006-04-15 11:46  opensides
721         * po/fr.po:
722           second part of fr.po updating
724 2006-04-14 23:44  opensides
726         * po/: de.po, fr.po, nagios-plugins.pot:
727           updated pot file sarted updating fr.po for nagios 1.4.3
729 2006-04-12 11:00  seanius
731         * plugins/check_ntp.c: the offset_requests are now parallelized.
732           still stuff needs to be done (conveniently marked with XXX), but
733           on well behaving networks the plugin should behave more or less
734           identical to check_ntp.pl now.
736 2006-04-12 07:33  seanius
738         * plugins/check_ntp.c: added a currently unused but "good for
739           reference" version of offset_request which attempts to behave
740           more like ntpdate, but this doesn't yet and the code isn't
741           actually used yet.
743 2006-04-12 00:24  seanius
745         * plugins/check_ntp.c: another big code-commit to check_ntp.
746           jitter calculations now work, and the program is becoming much
747           closer on the packet-for-packet level to how check_ntp.pl
748           behaves.  i'll send an email in the morning :)
750 2006-04-06 11:08  tonvoon
752         * THANKS.in, plugins/utils.c: Stop coredump on Solaris if arg not
753           specified (Jason Kau - 1465288)
755 2006-04-05 09:11  tonvoon
757         * CHANGES: Notice added re: check_udp in next release
759 2006-04-05 09:06  tonvoon
761         * plugins/check_procs.c: Use pid_t for pids (1463853)
763 2006-04-05 08:58  tonvoon
765         * plugins/: check_http.c, t/check_http.t: Allow multiple -k
766           parameters (Gerd Mueller - 1457726)
768 2006-04-05 07:58  seanius
770         * plugins/check_apt.c: finally??? cvs works again????  let me dig
771           up my week-old cvs commit message.....
773           i'm becoming very happy with check_apt now :) - now has support
774           for an externally (configure.in) path to apt-get,   though i
775           still have that in #ifdefs for the time being.  - support for
776           defining what packages are "critical updates", via   the
777           already-existing security regexp or overridable on the cmdline -
778           allow overriding of apt-get cmdline options - introduce a "no
779           upgrade" in case someone just wants to check that   they can
780           download the package lists with -u but not check for upgrades.
781           might need to change the name of this option to prevent
782           confusion.  - improved -h documentation
784 2006-03-29 17:33  tonvoon
786         * THANKS.in, plugins/check_tcp.c, plugins/utils.c, plugins/utils.h,
787           plugins/tests/test_utils.c: New function to for escaped strings
788           from command line for send/quit.  Adapted from Sebastian
789           Wiesinger's patch (1292404)
791 2006-03-29 16:30  tonvoon
793         * NPTest.pm: Will die if signal received from a testCmd
795 2006-03-29 15:37  tonvoon
797         * plugins/t/check_udp.t: Allow 1 second delay in check_udp timeout
799 2006-03-29 09:18  tonvoon
801         * plugins/t/check_http.t: Fix possible timeout issue on
802           hostname_invalid
804 2006-03-29 09:13  tonvoon
806         * plugins/t/check_dns.t: Fix test if response time is one second
808 2006-03-29 09:01  seanius
810         * plugins/check_apt.c: now support for detecting critical/security
811           updates, which sets the return code to STATE_CRITICAL instead of
812           just STATE_WARNING as it was previously doing.
814 2006-03-27 09:39  tonvoon
816         * plugins/t/check_udp.t: Set timeout within nc, rather than the
817           test script
819 2006-03-27 09:19  tonvoon
821         * plugins/check_disk.c: Fixed bug with malloc of wrong size
823 2006-03-24 17:26  tonvoon
825         * plugins/t/check_dns.t: Fixing defaults to work
827 2006-03-24 16:49  tonvoon
829         * CHANGES: Reintroduced --with-mysql configure option. Note about
830           SSL cleanup
832 2006-03-24 16:25  tonvoon
834         * plugins/check_http.c: -C now implies -S/--ssl as well
836 2006-03-24 16:13  tonvoon
838         * plugins/t/: check_hpjd.t, check_http.t: Tests converted to new
839           style
841 2006-03-24 16:12  tonvoon
843         * plugins/: check_tcp.c, t/check_udp.t: udp checks require and send
844           and receive option. Tests updated so if nc is available, will
845           check send and receive working correctly
847 2006-03-23 22:58  seanius
849         * plugins/check_apt.c: - addition of include/exclude option for
850           package names in check_apt,   using POSIX regexp support.  -
851           various commenting and tidying of code/logic/output.  - still
852           haven't committed the Makefile.am/configure.in stuff.
854 2006-03-23 17:16  tonvoon
856         * NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
857           check_disk now errors if a specified directory does not exist (cf
858           df /foo)
860 2006-03-23 16:06  tonvoon
862         * plugins/t/check_disk.t: Some versions of Test::More do not like
863           the m#foo# syntax
865 2006-03-23 12:01  tonvoon
867         * NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
868           Incorrect output when checking non-existent disk (John Rouillard
869           - 1326050)
871 2006-03-23 00:01  seanius
873         * plugins/check_apt.c: more work on check_apt.  more graceful error
874           handling and information reporting, a couple new cmdline options.
875           still not quite ready for prime-time, maybe tomorrow :)
877 2006-03-22 17:32  tonvoon
879         * REQUIREMENTS, configure.in: Reinstated --with-mysql option
881 2006-03-22 16:45  tonvoon
883         * plugins/: check_dns.c, t/check_dns.t: Added warning and critical
884           response times (John Rouillard - 1343159)
886 2006-03-22 15:45  tonvoon
888         * plugins/t/check_pop.t: Convert to new style tests
890 2006-03-22 15:45  tonvoon
892         * THANKS.in, plugins/check_tcp.c: Options to change line ends for
893           -s and -q (John Rouillard - 1346104)
895 2006-03-22 14:32  tonvoon
897         * plugins-scripts/check_log.sh: Remove PATH restriction
899 2006-03-22 14:17  tonvoon
901         * plugins/: check_dns.c, t/check_dns.t: New style tests. Cleanup of
902           presentation of help. Added '' around -a checks
904 2006-03-22 13:18  tonvoon
906         * plugins/check_by_ssh.c: Typo (Thomas Guettler - 1433447)
908 2006-03-22 12:59  tonvoon
910         * plugins-scripts/: check_log.sh, utils.sh.in: Remove hardlink to
911           /bin/sed. Leave to PATH (Abs - 1391483)
913 2006-03-22 00:00  seanius
915         * plugins/check_apt.c: initial version of a check_apt plugin... not
916           editing configure/Makefile.am's until i'm happier with it (better
917           output, better ways to define warning vs. critical thresholds...
918           etc).
920 2006-03-21 14:20  tonvoon
922         * THANKS.in, configure.in: Stop check_dns from compiling if
923           nslookup does not exist (Sakari Lehtonen - 1412721)
925 2006-03-21 13:42  tonvoon
927         * plugins/t/check_load.t: Updated to new Test::More method for
928           testing
930 2006-03-21 13:32  tonvoon
932         * configure.in: Fix for mysql 3.x
934 2006-03-21 13:31  tonvoon
936         * plugins/check_tcp.c: Return CRITICAL if hostname invalid, as per
937           guidelines
939 2006-03-21 12:56  tonvoon
941         * tools/setup: Patch to workaround SFnot having libtool installed
943 2006-03-21 11:42  tonvoon
945         * REQUIREMENTS, CHANGES, THANKS.in, configure.in,
946           plugins/Makefile.am, plugins/tests/Makefile.am: mysql discovery
947           based on mysql_config (Johan Fischer - 1359414)
949 2006-03-20 22:06  seanius
951         * plugins/check_ntp.c: - shuffling some code around to keep things
952           tidy.  - now average the result of 4 queries just as ntpdate does
953           - put things in place for jitter calculation
955 2006-03-20 17:18  seanius
957         * plugins/check_ntp.c: ipv6 support for c-version of check_ntp
959 2006-03-18 19:00  seanius
961         * plugins/check_ntp.c: initial version of the pure-c check_ntp
962           implementation.  jitter not yet implemented, and a couple other
963           misc things to do, so i haven't yet patched Makefile.am
965 2006-03-18 14:47  seanius
967         * plugins/check_http.c: return-logic related fix for cert checking,
968           thanks to emmet hogan.
970 2006-03-17 14:08  tonvoon
972         * plugins/tests/test_utils.t: Better error message re: tap library
974 2006-03-17 14:07  tonvoon
976         * REQUIREMENTS, configure.in, plugins/Makefile.am,
977           plugins/check_mysql.c, plugins/check_mysql_query.c,
978           plugins/t/check_mysql.t: mysql detection cleanup: fixes runtime
979           linking, autodetection of main locations, detection of lib64 and
980           different layouts
982 2006-03-17 10:20  tonvoon
984         * doc/developer-guidelines.sgml: Added requirement for developer
985           system to have gnu libtool
987 2006-03-16 17:31  tonvoon
989         * configure.in, plugins/tests/Makefile.am, tools/setup: Using
990           libtool to get runpath for tap library
992 2006-03-15 19:54  tonvoon
994         * THANKS.in, plugins/check_mysql.c, plugins/t/check_mysql.t: Alert
995           on amount of time a slave is behind (Steven Kreuzer)
997 2006-03-13 17:59  seanius
999         * plugins/check_swap.c: fix for (tracker id 1420741) "check_swap:
1000           incorrect totals for multiple partitions (BSD)" thanks to scott
1001           thompson
1003 2006-03-13 11:08  tonvoon
1005         * plugins/check_ping.c: Change warning message if there is stderr
1006           output. This catches a problem where time was shifting backwards
1007           on a linux VMware guest during the ping
1009 2006-03-07 10:33  tonvoon
1011         * plugins/t/check_http.t: Added tests for two external websites
1012           with certificates
1014 2006-03-07 10:23  tonvoon
1016         * plugins/t/check_http.t: Tests re-written in new object format
1018 2006-02-24 17:03  tonvoon
1020         * doc/developer-guidelines.sgml: Updated doc as tap library is now
1021           automatically discovered
1023 2006-02-24 16:41  tonvoon
1025         * configure.in, plugins/tests/Makefile.am: Use the installed tap
1026           library instead of requesting a compiled object
1028 2006-02-17 09:08  tonvoon
1030         * THANKS.in, plugins/popen.c: SIGALRM could be received before
1031           child_process is created (Jason Crawford)
1033 2006-02-17 06:24  seanius
1035         * plugins/check_procs.c: set LC_NUMERIC to POSIX in check_procs.c
1037 2006-02-01 13:23  tonvoon
1039         * plugins/t/check_mysql_query.t: If a mysql server has anonymous
1040           login, tests will always fail
1042 2006-02-01 11:53  tonvoon
1044         * plugins/tests/Makefile.am: Need to distribute perl test file
1046 2006-01-31 16:48  tonvoon
1048         * CHANGES: check_mysql_query included
1050 2006-01-31 16:47  tonvoon
1052         * REQUIREMENTS: Note on MacOSX difference in mysql package
1054 2006-01-31 16:45  tonvoon
1056         * configure.in, plugins/Makefile.am: Clean compile of
1057           check_mysql_query on MacOSX
1059 2006-01-31 15:40  tonvoon
1061         * NPTest.pm: Sort ordering of tests
1063 2006-01-31 14:52  tonvoon
1065         * configure.in, plugins/.cvsignore, plugins/Makefile.am,
1066           plugins/check_mysql_query.c, plugins/utils.h,
1067           plugins/t/check_mysql_query.t: Adding check_mysql_query, using
1068           new ranges and threshold checking
1070 2006-01-31 14:37  tonvoon
1072         * plugins/t/check_mysql.t: Extra explanation in tests
1074 2006-01-31 14:36  tonvoon
1076         * plugins/tests/test_utils.c: Fixed invalid free
1078 2006-01-31 10:06  tonvoon
1080         * doc/developer-guidelines.sgml: Updated instructions on using
1081           libtap as configure option changed
1083 2006-01-31 10:05  tonvoon
1085         * configure.in: Changed configure option to --with-libtap-srcdir
1086           because requires tap.h as well as tap.o
1088 2006-01-30 22:24  tonvoon
1090         * doc/developer-guidelines.sgml, plugins/utils.c, plugins/utils.h,
1091           plugins/tests/test_utils.c: Clearly defined thresholds & ranges
1092           in docs. Added get_status routine. Added set_thresholds routine.
1093           Tests enhanced to check new routines
1095 2006-01-30 16:10  tonvoon
1097         * configure.in, doc/developer-guidelines.sgml, plugins/Makefile.am,
1098           plugins/utils.c, plugins/utils.h, plugins/tests/.cvsignore,
1099           plugins/tests/Makefile.am, plugins/tests/README,
1100           plugins/tests/check_disk, plugins/tests/check_dns,
1101           plugins/tests/check_ftp, plugins/tests/check_hpjd,
1102           plugins/tests/check_http, plugins/tests/check_load,
1103           plugins/tests/check_ping, plugins/tests/check_procs,
1104           plugins/tests/check_swap, plugins/tests/check_users,
1105           plugins/tests/check_vsz, plugins/tests/test_utils.c,
1106           plugins/tests/test_utils.t: Added libtap tests for utils.c
1107           library functions. Removed redundant test files
1109 2006-01-21 21:46  tonvoon
1111         * tools/sfsnapshot: Have to use own id for cvs checkout. Change
1112           compile server because old one not working consistently
1114 2005-12-19 09:25  tonvoon
1116         * NPTest.pm: Break out of testing if a new parameter is required
1118 2005-12-16 18:41  harpermann
1120         * contrib/check_log2.pl: Added ability to output critical on error.
1121           Fixed open so it properly fails if the log file open throws an
1122           error, turned on -w in the perl call, fixed warnings
1124 2005-12-15 17:06  tonvoon
1126         * NPTest.pm, plugins/check_mysql.c, plugins/t/check_mysql.t:
1127           Display errors with slave queries correctly. Added extra tests
1128           for slaves
1130 2005-12-15 15:19  tonvoon
1132         * NPTest.pm, doc/developer-guidelines.sgml, plugins/t/check_disk.t:
1133           New 3 parameter version of getTestParameters. Updated
1134           check_disk.t to reflect.  Added notes re: testing in developer
1135           guidelines.
1137 2005-12-15 15:17  tonvoon
1139         * plugins-scripts/: check_file_age.pl, t/check_file_age.t: Allow
1140           directories and links to be tested by check_file_age. Sanitise
1141           output.  Added tests
1143 2005-12-07 19:32  harpermann
1145         * plugins/urlize.c: Nagiosplug bug 1266977.  Added code to insert
1146           the closing </A> after the plugin output but before the
1147           performance output.
1149 2005-12-07 15:10  tonvoon
1151         * THANKS.in, plugins/common.h: No floorf on Solaris 9 (Jon
1152           Vandegrift - 1374705)
1154 2005-12-02 22:28  tonvoon
1156         * THANKS.in, doc/developer-guidelines.sgml, plugins/check_nagios.c,
1157           plugins/t/check_nagios.nagios1.status.log,
1158           plugins/t/check_nagios.nagios2.status.dat,
1159           plugins/t/check_nagios.t: Support for Nagios 1 and Nagios 2
1160           status files (Gerhard Lausser - 1296242)
1162 2005-12-02 22:25  tonvoon
1164         * plugins/t/.cvsignore: Ignore temporary files created for tests
1166 2005-12-01 01:05  tonvoon
1168         * configure.in, config_test/Makefile, config_test/run_tests: Run
1169           longer test on redhat for spopen/pthread problem. Allow
1170           enable/disable of pthread fix via configure option
1172 2005-11-30 00:49  harpermann
1174         * plugins-scripts/check_ntp.pl: Nagiosplug bug # 1251096 check_ntp
1175           wasn't properly handing a bad exit status from the external
1176           programs it calls (ntpdate and ntpq), so jitter wasn't set.
1177           Added check of $? on close and proper error output if status from
1178           the sub program call completion is non-zero.  This includes "host
1179           not found".
1181 2005-11-29 23:21  harpermann
1183         * contrib/check_email_loop.pl: UNKNOWN exit status was returning
1184           status of "-1", changed to "3"
1186 2005-11-29 23:19  harpermann
1188         * contrib/check_email_loop.pl: Bug: 1355304 Added patch for ePN and
1189           perl warnings.  Fixed some text and a warning about type
1190           comparison.
1192 2005-11-18 12:56  tonvoon
1194         * tools/sfsnapshot: Create a permanent link to HEAD snapshot
1196 2005-11-18 11:56  tonvoon
1198         * doc/developer-guidelines.sgml: Updated with more detailed
1199           description of UNKNOWN states
1201 2005-11-16 17:26  tonvoon
1203         * plugins/check_disk.c: Fixed some compile errors with new
1204           translations. Also reintroduced formatting after discussion with
1205           Benoit
1207 2005-11-15 16:26  tonvoon
1209         * plugins/t/check_disk.t: Updated tests to minimise false
1210           positives. Breaking down so more obvious what the tests are doing
1212 2005-11-14 14:43  tonvoon
1214         * doc/developer-guidelines.sgml: Added section re: translations
1216 2005-11-14 01:18  opensides
1218         * plugins/check_http.c:
1219           localization cleaning ...  last commit before sleeping
1221 2005-11-14 00:51  opensides
1223         * plugins/: check_dig.c, check_disk.c, check_dns.c, check_dummy.c,
1224           check_fping.c, check_game.c:
1225           start of the cleaning of the localization
1227 2005-11-12 23:48  tonvoon
1229         * THANKS.in, plugins/t/check_disk.t: Updated check_disk tests to
1230           use Test::More (Serhan Kiymaz)
1232 2005-11-09 17:27  tonvoon
1234         * plugins/t/check_mysql.t: Using Test::More
1236 2005-11-09 16:40  tonvoon
1238         * NPTest.pm, plugins/t/check_imap.t, plugins/t/check_swap.t: Added
1239           new NPTest->testCmd which returns objects back for testing at the
1240           test script level. Updated check_swap and check_imap to this new
1241           format
1243 2005-11-09 16:37  tonvoon
1245         * plugins/check_swap.c: Problem where absolute thresholds not
1246           working on /proc/meminfo systems. Suffixed all variables with the
1247           unit of measurement
1249 2005-11-09 16:34  tonvoon
1251         * configure.in: Typo with predetermined values
1253 2005-11-09 14:10  tonvoon
1255         * doc/developer-guidelines.sgml: Added copyright/license info
1256           required in submissions
1258 2005-11-09 09:31  tonvoon
1260         * doc/: NEW_STARTERS, developer-guidelines.sgml: Updated dev
1261           guidelines to link to NagiosExchange. Removed project admin notes
1262           from guidelines into separate file
1264 2005-11-07 12:46  seanius
1266         * configure.in: incorporated patch from Elan RuusamƤe (ahmake) to
1267           override program autodetection (see Feature Requests-1341528).  i
1268           would not call this quite complete just yet (i'll explain more in
1269           the tracker), but should be functional and useful enough to
1270           commit now, in any case.
1272 2005-11-04 09:38  tonvoon
1274         * THANKS.in, plugins/check_tcp.c, plugins/t/check_imap.t: Fixed
1275           --mismatch option for check_tcp. Added tests into check_imap
1276           (Rick Fey - 1339134)
1278 2005-11-03 15:21  tonvoon
1280         * Makefile.am, tools/tinderbox_build: Adding new tinderbox build
1281           script
1283 2005-11-03 15:13  tonvoon
1285         * plugins/t/: check_disk.t, check_procs.t: Invalid mount point
1286           doesn't make sense because most df implementations would work out
1287           the actual mount point. And fixed typo in check_procs.t
1289 2005-11-03 15:04  tonvoon
1291         * NPTest.pm, plugins/t/check_http.t, plugins/t/check_time.t: Fixing
1292           some test failures
1294 2005-11-02 08:59  seanius
1296         * plugins/check_disk.c: #995761: patch from ben o'hara to include
1297           inode calculations in          check_disk.c.
1299           previous commit also had a patch for smtp auth support, but i
1300           accidentally sent a blank commit message.
1302 2005-11-02 08:47  seanius
1304         * plugins/check_smtp.c: check_smtp.c
1306 2005-10-31 20:03  seanius
1308         * configure.in, plugins/check_game.c, plugins/check_http.c,
1309           plugins/check_nagios.c, plugins/check_snmp.c,
1310           plugins/check_swap.c, plugins/check_tcp.c, plugins/common.h,
1311           plugins/netutils.c, plugins/netutils.h, plugins/sslutils.c: code
1312           cleanups, largely resulting from turning on -Wall.  mostly unused
1313           variables and explicit casting issues, but there were a couple
1314           gotchas in there too.
1316 2005-10-30 22:45  seanius
1318         * plugins/Makefile.am: turned on -Wall in plugins/Makefile.am via
1319           AM_CFLAGS.  shouldn't keep our heads in the sand for potential
1320           errors, after all :)
1322 2005-10-30 18:05  seanius
1324         * plugins/check_tcp.c: another fix from alex: check for '/' in the
1325           server_address before trying to resolve it via is_host().
1327 2005-10-30 10:25  seanius
1329         * plugins/check_tcp.c: fixes for some bugs found in my merging of
1330           the tcp socket patch
1332 2005-10-29 16:38  seanius
1334         * plugins-scripts/check_log.sh: check_log fixes from Ade Rixon
1336 2005-10-29 13:46  seanius
1338         * plugins/Makefile.am: patch from nsturm: Makefile.am should have
1339           been checking for check_ldap instead of check_ldaps.  the result
1340           was that check_ldaps was not being created during the build
1341           process.
1343 2005-10-25 11:38  seanius
1345         * COPYING, configure.in, plugins/Makefile.am, plugins/check_tcp.c,
1346           plugins/netutils.c, plugins/netutils.h, plugins/utils.h,
1347           po/de.po, po/fr.po: - added code to allow check_tcp (via
1348           np_net_connect) work with local   unix sockets.  some testing
1349           would be welcome.  based on idea from   Alex Samorukov.  - also
1350           introduced a check_clamd behavior in check_tcp.
1352 2005-10-24 12:10  seanius
1354         * plugins/: Makefile.am, check_by_ssh.c, check_dig.c, check_dns.c,
1355           check_game.c, check_nagios.c, netutils.c, runcmd.c, runcmd.h,
1356           utils.c, utils.h: initial merging of ae's np_runcmd code into
1357           selected plugins.
1359 2005-10-23 13:01  seanius
1361         * configure.in: whoops, missed this one, same as last commit
1363 2005-10-23 12:59  seanius
1365         * plugins/: Makefile.am, netutils.c, sslutils.c: -
1366           compartmentalized ssl code into seperate sslutils.c - ssl-related
1367           cleanups in configure.in, and now openssl/gnutls options
1368           automatically disable each other.
1370 2005-10-19 21:22  seanius
1372         * plugins/: check_http.c, check_smtp.c, check_tcp.c, netutils.c,
1373           netutils.h: all plugins now using centralized ssl functions in
1374           netutils.c
1376 2005-10-19 14:05  seanius
1378         * plugins/check_http.c: endif was a few lines off of where it
1379           should be
1381 2005-10-19 13:59  seanius
1383         * configure.in, plugins/Makefile.am, plugins/check_http.c,
1384           plugins/check_smtp.c, plugins/check_tcp.c, plugins/common.h,
1385           plugins/netutils.c, plugins/netutils.h, plugins-root/Makefile.am:
1386           - initial attempt at consolidating ssl-related code into
1387           netutils.{c,h} - added some #ifdefs to common.h and netutils.h to
1388           prevent multiple   inclusions (as netlibs now includes common.h)
1389           - all ssl plugins (tcp/http/smtp) compile cleanly against gnutls,
1390           though   certificate checking still needs to be done.  - modified
1391           configure script so you can also explicitly say "without-gnutls"
1392           too (otherwise if you disable openssl you have no way of
1393           disabling   gnutls too)
1395 2005-10-18 23:35  seanius
1397         * configure.in, plugins/check_tcp.c: initial "experimental" support
1398           for gnutls.  by default openssl is still used if available, and
1399           gnutls is only used if openssl is not available or explicitly
1400           disabled (--without-openssl).   currently the only plugin i've
1401           verified to work is check_tcp, but i had to disable cert
1402           checking.
1404 2005-10-18 10:26  tonvoon
1406         * README: Added license information to README with exemption for
1407           use of OpenSSL
1409 2005-10-13 12:51  tonvoon
1411         * configure.in: Run spopen tests for Redhat ES SMP (Hans Engelen)
1413 2005-10-13 11:22  seanius
1415         * po/de.po: debian bts #313960: - grammatical german fixes.  i'm
1416           taking the reporter's word for it :)
1418 2005-10-13 11:20  seanius
1420         * plugins-scripts/check_ntp.pl: debian bts #268044: - use a "less
1421           beastly" regex for parsing ntpq output.  probably need   some
1422           more widespread testing on this one.
1424 2005-10-13 11:18  seanius
1426         * plugins/check_disk.c: debian bts #296278: - it seems that when
1427           check_disk uses the "df" routines and is told to   check a
1428           non-mountpoint, it would check the filesystem on which the
1429           directory was mounted (i.e. /var/log -> /var if no /var/log
1430           mount).    the system-call routines now do this too.  might need
1431           a bit more    widespread testing, but looks good for me and i did
1432           it without    modifying any of the system-call-specific
1433           codeblocks.
1435 2005-10-13 11:16  seanius
1437         * plugins/check_game.c: debian bts #307905: - someone changed the
1438           cmdline syntax of check game without also   updating the
1439           usage/help function ;p
1441 2005-10-13 11:14  seanius
1443         * plugins-scripts/check_disk_smb.pl: debian bts #300701: -
1444           check_smb fix for freespace threshold parsing from the cmdline
1445           options.
1447 2005-10-13 11:11  seanius
1449         * plugins/check_smtp.c: multiple fixes in check_smtp from debian
1450           (bts #285554): - fix for double free via SSL_CTX_free.  looks
1451           like the previous author   knew this was a problem but didn't
1452           care enough to fix it ;p.  - use defines instead of const chars
1453           for SMTP strings.  - default to send our fqdn (via gethostbyname
1454           lookup on gethostname)   in the HELO string, as this is an
1455           RFC/SMTP requirement.  overridable   via cmdline.  - use EHLO
1456           instead of HELO if using STARTTLS, as it is not SMTP but   ESMTP.
1457           - verify the server supports STARTTLS before initializing it.  -
1458           always send QUIT before disconnecting when possible.
1460 2005-10-13 10:58  seanius
1462         * plugins/check_mrtg.c: was this plugin even working?  i don't
1463           think the if/else logic was doing what was intended.
1465 2005-10-13 10:55  seanius
1467         * plugins/check_mysql.c: check mysql now reads [client] defaults
1468           from my.cnf (debian bug #278817)
1470 2005-10-06 13:16  seanius
1472         * plugins/check_ups.c: fix for misreporting temperature in perfdata
1473           output for check_ups (debian bts id: #316534)
1475 2005-10-06 13:12  seanius
1477         * configure.in, plugins-root/Makefile.am: whoops.  now using
1478           automake conditionals to prevent attempted compiles of pst3 on
1479           non solaris systems.
1481 2005-09-25 17:34  seanius
1483         * plugins-root/Makefile.am: added rules to Makefile.am for pst3
1485 2005-09-24 21:01  seanius
1487         * configure.in: a final change to hardcode the path for where
1488           plugins are installed.  it's a very, very ugly hack... if anyone
1489           can think of a better way to do it, i'm all ears.
1491 2005-09-22 13:10  seanius
1493         * configure.in: use test instead of '[ ... ]' in configure.in.  the
1494           check_procs/pst3 situation is still not quite fixed.
1496 2005-09-22 10:43  seanius
1498         * THANKS.in, configure.in, plugins-root/pst3.c: first version of
1499           bob ingraham's pst3 to allow checking for longer cmdline names
1500           than otherwise possible, by querying solaris kmem directly (ps
1501           forcibly truncates).  added requisite configure.in voodoo and
1502           updated THANKS.in.
1504 2005-09-22 09:10  tonvoon
1506         * po/POTFILES.in: Mark moving of check_dhcp and check_icmp for
1507           translation
1509 2005-09-21 14:07  tonvoon
1511         * AUTHORS, THANKS.in: Updated with contributors and new team member
1513 2005-09-21 14:04  tonvoon
1515         * plugins/check_nwstat.c: Reopen connections for each query
1516           (1296296 - David Sullivan)
1518 2005-09-21 11:09  tonvoon
1520         * plugins/: check_dhcp.c, check_icmp.c: Moved into plugins-root/
1522 2005-09-21 11:06  tonvoon
1524         * ACKNOWLEDGEMENTS, CHANGES, Makefile.am, README, configure.in,
1525           plugins/Makefile.am, plugins-root/.cvsignore,
1526           plugins-root/Makefile.am, plugins-root/check_dhcp.c,
1527           plugins-root/check_icmp.c: Separation of root setuid plugins into
1528           plugins-root/
1530 2005-09-20 17:11  tonvoon
1532         * configure.in: Incorrect assignment of procppid in configure.in
1533           (1296497 - Pascal Larisch)
1535 2005-09-20 12:34  tonvoon
1537         * configure.in, plugins/t/check_procs.t: Support for Tru64 for
1538           check_procs + additional test cases
1540 2005-09-19 15:18  tonvoon
1542         * doc/RELEASING: Note to update version number before creating
1543           ChangeLog
1545 2005-09-19 14:51  tonvoon
1547         * configure.in, package.def: For 1.4.2 release
1549 2005-09-19 14:48  tonvoon
1551         * ChangeLog: Updated for 1.4.2 release
1553 2005-09-19 14:46  tonvoon
1555         * doc/RELEASING: Reminders for news item and tag format
1557 2005-09-19 14:42  tonvoon
1559         * BUGS: Updated BUGS for 1.4.2 release
1561 2005-09-19 11:58  tonvoon
1563         * THANKS.in: More contributors
1565 2005-09-15 09:39  tonvoon
1567         * plugins/t/check_ping.t: Added test to make sure hostname has to
1568           be specified
1570 2005-09-15 09:27  tonvoon
1572         * plugins/: check_procs.c, check_swap.c: - Cleanup minor compile
1573           errors on Irix
1575 2005-09-14 15:40  tonvoon
1577         * plugins/check_ping.c: Using common message
1579 2005-09-14 15:36  tonvoon
1581         * plugins/check_ping.c: Required hostname not flagging as an error
1583 2005-09-14 13:40  tonvoon
1585         * plugins/Makefile.am: Some makes do not like blank lines after
1586           "\". Fixed check_ldaps to only generate if check_ldap was created
1587           (Chester Hosey)
1589 2005-09-14 10:53  tonvoon
1591         * plugins/check_load.c: Fix to parsing of uptime (Ronald Tin -
1592           1254656)
1594 2005-09-14 10:49  tonvoon
1596         * configure.in: - Removing typos
1598 2005-09-13 16:48  tonvoon
1600         * plugins/check_ping.c: More diagnostic messages from check_ping
1602 2005-09-12 12:20  seanius
1604         * plugins/check_ping.c: re-add a call to setlocale(LC_ALL, "") in
1605           check_ping.c
1607 2005-09-12 11:37  tonvoon
1609         * THANKS.in: For help in fixing Red Hat problem with ECHILD and
1610           waitpid
1612 2005-09-12 11:31  tonvoon
1614         * plugins/popen.c, Makefile.am, configure.in, config_test/Makefile,
1615           config_test/child_test.c, config_test/run_tests: ECHILD error at
1616           waitpid on Red Hat systems (Peter Pramberger and Sascha Runschke
1617           - 1250191)
1619 2005-08-30 23:11  tonvoon
1621         * plugins-scripts/subst.in: Better comments for what the
1622           substitutions are doing
1624 2005-08-01 22:30  tonvoon
1626         * doc/BRANCHING: Move notes on branching away from RELEASING
1628 2005-08-01 22:28  tonvoon
1630         * package.def: For 1.4.1 release
1632 2005-08-01 22:23  tonvoon
1634         * ChangeLog, configure.in, BUGS, REQUIREMENTS: For 1.4.1 release
1636 2005-07-25 15:17  illumino
1638         * NPTest.pm: Change the environment variable NPTESTCACHE to
1639           NPTEST_CACHE for consistancy
1641 2005-07-25 02:47  illumino
1643         * Helper.pm, Makefile.am, NPTest.pm, configure.in, test.pl.in,
1644           plugins/t/check_disk.t, plugins/t/check_dns.t,
1645           plugins/t/check_fping.t, plugins/t/check_ftp.t,
1646           plugins/t/check_hpjd.t, plugins/t/check_http.t,
1647           plugins/t/check_imap.t, plugins/t/check_load.t,
1648           plugins/t/check_mysql.t, plugins/t/check_ping.t,
1649           plugins/t/check_pop.t, plugins/t/check_procs.t,
1650           plugins/t/check_smtp.t, plugins/t/check_snmp.t,
1651           plugins/t/check_swap.t, plugins/t/check_tcp.t,
1652           plugins/t/check_time.t, plugins/t/check_udp.t,
1653           plugins/t/check_users.t, plugins/t/check_vsz.t,
1654           plugins-scripts/t/check_rpc.t: [1185704] New Testing
1655           Infrastructure.  Complete rewrite of the original testing
1656           infrastructure and all test cases (to use the new infrastructure)
1657           See NPTest.pm and issue 1185704 for more details.
1659 2005-07-20 23:39  tonvoon
1661         * THANKS.in: More contributors
1663 2005-07-20 23:38  tonvoon
1665         * plugins/check_ping.c: Fix parsing for netkit-ping and
1666           iputils-ping (Christian G Warden)
1668 2005-07-11 23:15  tonvoon
1670         * plugins/check_nwstat.c: Miscelleneous bug fixes (Gerd Mueller -
1671           1235879)
1673 2005-07-09 05:44  tonvoon
1675         * BRANCHES: Changed format (already!) for awk simplicity
1677 2005-07-09 05:03  tonvoon
1679         * BRANCHES: Master file to describe the current branches in CVS.
1680           Will be used by sfsnapshot to create the snapshot tarballs
1682 2005-07-06 23:21  tonvoon
1684         * configure.in: Removed ",", causing problems with MacOSX compile
1686 2005-07-06 23:10  tonvoon
1688         * plugins/check_swap.c: Updated help file to remove swap -s
1689           reference (Sivakumar Nellurandi)
1691 2005-07-06 22:00  tonvoon
1693         * AUTHORS, THANKS.in: Sean Finney moved to main list of plugin
1694           developers
1696 2005-07-04 10:52  opensides
1698         * contrib/tarballs/check_traffic-0.90b.tar.gz:
1699           replace the version of check_traffic who was missing the plugin
1700           by a good one
1702 2005-06-29 05:11  seanius
1704         * plugins/: runcmd.c, runcmd.h: initial versions of the runcmd
1705           framework by andreas
1707 2005-06-29 02:04  seanius
1709         * plugins/check_swap.c: divide by 0 fix for check_swap
1711 2005-06-28 03:26  seanius
1713         * plugins/check_load.c: set LC_NUMERIC to POSIX in check_load
1714           (1164325)
1716 2005-06-28 01:26  seanius
1718         * configure.in, plugins/Makefile.am, plugins/check_swap.c: scanf
1719           parsing fix for check_swap from tracker id 1123292.  now use
1720           floor(3) to round down floating point numbers.  requires -lm on
1721           many systems, so support for testing for this was added to the
1722           configure.in and automake template
1724 2005-06-27 14:07  seanius
1726         * plugins/check_hpjd.c: fixes from richard brodie (tracker id
1727           1216576)
1729 2005-06-26 17:27  seanius
1731         * contrib/: check_dl_size.pl, check_ftpget.pl, check_logins.c,
1732           check_mysql.c, check_mysql.pl, check_mysqlslave.pl,
1733           check_nwstat.pl, check_pop3.pl, check_procl.sh, check_procr.sh:
1734           spring cleaning of contrib directory from andreas
1736 2005-06-26 17:18  seanius
1738         * contrib/tarballs/: berger-ping.tar.gz, check_memory.tgz,
1739           check_spread.tar, radius.tar.gz: removal of obsolete tarballs
1741 2005-06-26 02:23  seanius
1743         * plugins/check_swap.c: "asprintf madness" fix from andreas' patch
1744           to np-d, minus the comments.
1746 2005-06-05 18:43  seanius
1748         * plugins/check_tcp.c: check_tcp code cleanup from andreas plus fix
1749           to andreas' patch from sean
1751 2005-06-03 14:53  seanius
1753         * plugins/check_procs.c: gcc 2.x fixes from edward
1755 2005-06-01 20:41  sghosh
1757         * plugins/check_snmp.c: only load mibs if needed or specified -
1758           patch 1212395
1760 2005-05-28 02:21  seanius
1762         * plugins/check_load.c: bugfixes to check_load thanks to andreas
1764 2005-05-26 03:13  seanius
1766         * plugins/check_mysql.c: fix for check_msyql so that it doesn't use
1767           column numbers but the names instead for determining slave
1768           status.  thanks to james kingston.
1770 2005-05-25 18:42  sghosh
1772         * plugins/check_time.c:  64bit sys support - 1185713
1774 2005-05-25 16:40  sghosh
1776         * plugins/check_snmp.c: support for getnext - 1106430
1778 2005-05-25 15:25  sghosh
1780         * plugins/check_ping.c: RH9 pattern
1782 2005-05-25 15:05  sghosh
1784         * plugins-scripts/check_ntp.pl: perfdata patch - 1172539
1786 2005-05-25 04:37  sghosh
1788         * plugins-scripts/check_ntp.pl: new option for zero offset -
1789           1159317
1791 2005-05-25 04:23  sghosh
1793         * plugins/check_snmp.c: v2c support - 1155754
1795 2005-05-25 01:43  seanius
1797         * configure.in, plugins/check_nagios.c, plugins/check_procs.c:
1798           fixes for check_procs: - added support for printing the pid in
1799           all the ps outputs - don't use the proc name to ignore self, use
1800           the pid vs getpid().  - initialize procetime to null string
1801           otherwise -vvv can have funny results
1803 2005-05-25 01:30  seanius
1805         * plugins/: check_tcp.c, netutils.c, netutils.h: bah, my_connect is
1806           taken by mysql.  now calling it np_net_connect.
1808 2005-05-24 23:33  sghosh
1810         * plugins-scripts/check_ntp.pl: patched bug id 1200030 - regex
1811           update
1813 2005-05-24 23:10  sghosh
1815         * plugins-scripts/check_ntp.pl: patched bug id 1204636
1817 2005-05-24 21:25  seanius
1819         * plugins/: check_tcp.c, netutils.c, netutils.h: optimizations and
1820           cleanup from andreas
1822 2005-05-23 06:09  seanius
1824         * nagios-plugins.spec.in: build fix
1826 2005-05-03 03:00  seanius
1828         * plugins/check_ping.c: setlocale(LC_ALL, "") should be
1829           setlocale(LC_NUMERIC, "C") to properly parse the output of ping.
1831 2005-05-03 02:52  seanius
1833         * plugins/check_tcp.c: if check_tcp was called with -e but not -s,
1834           it would hang in a call to my_recv.  the fix committed here adds
1835           on more piece of logic to the check to see if more data needs to
1836           be read, avoiding the deadlock call.  a better fix would be to
1837           not use these "voodoo" heuristics and instead use poll() or
1838           select(), but that's quite a bit more complicated.
1840 2005-05-01 21:12  seanius
1842         * plugins/: popen.c, popen.h: better error checking in spopen
1843           signal handler (see 1107524)
1845 2005-05-01 20:50  seanius
1847         * configure.in: provide a --with-perl option
1849 2005-04-29 01:27  stanleyhopcroft
1851         * contrib/check_sybase: check_sybase 0.7 from Simon Bellman. Thx
1853 2005-04-19 01:16  seanius
1855         * plugins-scripts/check_ntp.pl: regexp fix for check_ntp
1857 2005-04-19 01:09  seanius
1859         * configure.in: check for the -w flag for ping6 as well as ping
1861 2005-04-17 23:22  seanius
1863         * plugins-scripts/check_disk_smb.pl: also change the --help output
1864           to reflect that check_disk_smb defaults to empty passwords
1866 2005-04-16 07:09  seanius
1868         * plugins-scripts/check_disk_smb.pl: patch to check_disk_smb to
1869           allow empty passwords
1871 2005-04-14 05:13  seanius
1873         * plugins-scripts/check_mailq.pl: check_mailq fix, don't be case
1874           sensitive matching /^\s+Total\sRequests:\s(\d+)$/
1876 2005-04-14 05:07  seanius
1878         * plugins-scripts/check_ntp.pl: typographical fix in check_ntp
1880 2005-04-11 19:02  seanius
1882         * plugins/check_ssh.c: properly call close() on the ssh connection
1883           before exiting.
1885 2005-04-11 04:07  seanius
1887         * configure.in, plugins/check_tcp.c: this should add support for
1888           check_ssmtp, based on the 1.3.x patch in 1155562, but fixed to
1889           follow how things are done in 1.4 (using strdup instead of
1890           asprintf) and patching configure.in instead of configure.
1892 2005-04-07 05:33  seanius
1894         * plugins/check_smtp.c: in honor of joining up, my first bugfix.
1895           this should resolve 1174070.
1897           note i don't have an exchange server to test this against, but it
1898           does what the requester mentioned (slightly cleaner than the
1899           patch attached in the tracker).
1901           it does, however, still work against my own postfix server :)
1903                   sean
1905 2005-04-05 22:26  harpermann
1907         * plugins/check_snmp.c: This is a first cut at adding performance
1908           data to check_snmp.  I wasn't sure how to handle UOM so only
1909           values that return SNMP type Counter32: are labled with "c".  All
1910           other values have a blank UOM.  I also left off warn, crit, max
1911           and min values in the performance data until we come up with a
1912           way to handle them.
1914 2005-04-04 19:25  tonvoon
1916         * THANKS.in: More contributors
1918 2005-04-04 19:23  tonvoon
1920         * plugins/: check_smtp.c: Fix static buffer (Nikolay Sturm)
1922 2005-03-18 03:14  mattkent
1924         * plugins/check_mysql.c: Replication check support for 4.1.x from
1925           Gerrit Beine
1927 2005-03-08 06:19  tonvoon
1929         * plugins-scripts/check_ntp.pl: Added OS info for offset issue
1931 2005-03-04 22:20  tonvoon
1933         * plugins-scripts/check_ntp.pl: Ignore extra check on offset
1934           0.00000 (John Warburton - 1150777)
1936 2005-03-04 22:10  tonvoon
1938         * plugins/: check_disk.c, check_smtp.c, check_ups.c: Fixed //
1939           comments
1941 2005-03-04 21:58  tonvoon
1943         * plugins/: check_disk.c, check_smtp.c, check_ups.c: Fixed //
1944           comments (Steve Greenland - 1143836)
1946 2005-03-04 21:50  tonvoon
1948         * plugins-scripts/check_ntp.pl: Support for IPv6 (Merijn Evertse -
1949           1119917)
1951 2005-03-04 21:04  tonvoon
1953         * configure.in, package.def: Changed to next version number
1955 2005-03-04 21:03  tonvoon
1957         * doc/RELEASING: Notes on branching
1959 2005-03-04 20:43  tonvoon
1961         * CHANGES: Missed check_disk addition to 1.4
1963 2005-02-11 11:49  stanleyhopcroft
1965         * plugins/Makefile.am: Fix for check_icmp build on Solaris from
1966           Andreas Ericsson <ae@op5.se>
1968 2005-02-04 00:44  tonvoon
1970         * configure.in: For 1.4 release
1972 2005-02-04 00:43  tonvoon
1974         * ChangeLog: Updated for 1.4 release
1976 2005-02-04 00:29  tonvoon
1978         * BUGS: New file to note known bugs for major releases
1980 2005-02-04 00:28  tonvoon
1982         * CHANGES: Reordering of items with most important announcements
1983           first
1985 2005-02-04 00:27  stanleyhopcroft
1987         * contrib/check_oracle_tbs: New version (1.1) from John Koyle
1989 2005-02-04 00:26  tonvoon
1991         * Makefile.am: BUGS file addition to release
1993 2005-02-04 00:26  tonvoon
1995         * README: Cleanup and addition of reference to BUGS file
1997 2005-02-04 00:25  tonvoon
1999         * doc/RELEASING: Updated with corrections. Added note to update
2000           BUGS file
2002 2005-02-03 23:52  tonvoon
2004         * THANKS.in: Patch against check_log
2006 2005-02-03 23:51  tonvoon
2008         * plugins-scripts/check_log.sh: Check for log file readability
2010 2005-02-02 09:47  stanleyhopcroft
2012         * contrib/check_email_loop.pl: Add debug option from John Rouillard
2014 2005-02-02 06:42  stanleyhopcroft
2016         * plugins/check_ide_smart.c: try again to stop looping
2018 2005-02-02 05:44  stanleyhopcroft
2020         * plugins/check_ide_smart.c: restructure main() to stop looping on
2021           -n
2023 2005-02-01 12:43  stanleyhopcroft
2025         * contrib/check_traceroute-pure_perl.pl: Thank you to Myke Place
2026           for check_traceroute-pure_perl.pl
2028 2005-02-01 12:42  stanleyhopcroft
2030         * THANKS.in: Thank you for contributed plugins
2032 2005-02-01 12:30  stanleyhopcroft
2034         * plugins/Makefile.am: check_icmp added to libexec_PROGRAMS
2036 2005-02-01 12:25  stanleyhopcroft
2038         * CHANGES: check_icmp no longer regarded as volatile; built by
2039           default
2041 2005-02-01 12:23  stanleyhopcroft
2043         * plugins/linux.h: plugins/linux.h, vestigeal header required for
2044           prior versions of check_icmp, no longer required.
2046 2005-02-01 07:35  stanleyhopcroft
2048         * CHANGES: Amendments for check_icmp
2050 2005-02-01 07:34  stanleyhopcroft
2052         * plugins/Makefile.am: hacks to partly support check_icmp.c (1.0).
2054 2005-02-01 07:33  stanleyhopcroft
2056         * plugins/check_icmp.c: Revised check_icmp (1.0) from A Ericsson.
2058 2005-02-01 04:19  stanleyhopcroft
2060         * contrib/: check_asterisk.pl,
2061           check_http-with-client-certificate.c, check_email_loop.pl,
2062           tarballs/check_traffic-0.91b.tar.gz: New or revised plugin in
2063           /contrib
2065 2005-01-28 22:42  stanleyhopcroft
2067         * contrib/check_sybase: New version of Simon Bellwoods check_sybase
2068           (0.4). Thank you.
2070 2005-01-27 10:34  stanleyhopcroft
2072         * contrib/check_traceroute.pl: Jon Meek's check_traceroute for Mon
2073           hacked by YT for Nagios. Prob pretty weak
2075 2005-01-27 10:32  stanleyhopcroft
2077         * contrib/check_smart.pl: Candidate successor to
2078           /plugins/check_ide_smart.c. Now in /contrib. NB there is another
2079           new plugin with sim function
2081 2005-01-27 04:52  stanleyhopcroft
2083         * contrib/: check_fan_cpq_present, check_fan_fsc_present,
2084           check_temp_cpq, check_temp_fsc, check_mysqlslave.pl: New /contrib
2085           plugin
2087 2005-01-27 04:43  stanleyhopcroft
2089         * contrib/: check_pfstate, check_logins.c, check_arping.pl,
2090           check_frontpage, check_oracle_tbs, check_pcpmetric.py,
2091           check_cpqarray.c: New /contrib plugin
2093 2005-01-27 02:27  stanleyhopcroft
2095         * CHANGES, THANKS.in, contrib/README.TXT, po/de.po, po/fr.po:
2097           1 New /contrib plugins 2 Revised check_dhcp.c status in CHANGES
2099 2005-01-27 01:38  harpermann
2101         * plugins/Makefile.am: Added check_dhcp bask into libexec_PROGRAMS
2102           after talking with Stanley.
2104 2005-01-26 21:39  tonvoon
2106         * THANKS.in: More contributors
2108 2005-01-26 21:21  tonvoon
2110         * plugins/check_dig.c: Convert tabs to spaces from dig's answer
2111           section (Randy O'Meara - 1107651)
2113 2005-01-26 20:53  tonvoon
2115         * REQUIREMENTS: Add recommendation for check_procs on Mandrake
2116           systems (Paulo Fessel - 1106849)
2118 2005-01-25 22:15  stanleyhopcroft
2120         * plugins/check_ide_smart.c: Display usage if no argv (Reuben
2121           Farrelly)
2123 2005-01-25 18:11  harpermann
2125         * plugins/check_dhcp.c: Tracker:1109261  This was an alignment
2126           problem on Solaris.  Linux kernel fixes alignment so this was not
2127           seen there.  Memcpy takes care of proper alignment.  Tested on
2128           RHEL V3 U3, RHEL V4, FreeBSD 4.10 (Thanks Stanley!) and Solaris 9
2129           with the GNU env.
2131 2005-01-25 12:43  stanleyhopcroft
2133         * plugins/check_ide_smart.c: Trivial text changes (print_help,
2134           commentary & -n option)
2136 2005-01-25 09:20  stanleyhopcroft
2138         * contrib/tarballs/check_icmp-0.8.tar.gz: moved to /plugins (core
2139           plugin)
2141 2005-01-25 09:19  stanleyhopcroft
2143         * contrib/tarballs/check_cit.tgz: replaced by contrib/check_ica*
2144           (esp check_ica_metaframe_pub_apps)
2146 2005-01-25 09:16  stanleyhopcroft
2148         * contrib/check_dhcp.c: moved to /plugins (core plugin)
2150 2005-01-25 09:15  stanleyhopcroft
2152         * contrib/check_citrix: Replaced by the check_ica* pair of plugins
2153           (mainly check_ica_metaframe_pub_apps)
2155 2005-01-25 09:12  stanleyhopcroft
2157         * contrib/packet_utils.pm: packet creation and dumping hacks used
2158           by check_ica* and check_lotus
2160 2005-01-25 09:09  stanleyhopcroft
2162         * contrib/check_ica_master_browser.pl: New plugin - checks that ICA
2163           master browser is what it should be (important for firewalled
2164           dialup)
2166 2005-01-25 09:07  stanleyhopcroft
2168         * contrib/check_ica_metaframe_pub_apps.pl: Replacement (structured
2169           name mainly) for check_citrix: check of ICA browse service
2171 2005-01-25 09:05  stanleyhopcroft
2173         * contrib/check_ica_program_neigbourhood.pl: New plugin to check
2174           Citrix Metaframe XP "Program Neighbourhood"
2176 2005-01-25 09:04  stanleyhopcroft
2178         * contrib/check_lotus.pl: New plugin to check responsiveness of
2179           Louts Notes (v5 at least) servers
2181 2005-01-24 23:17  stanleyhopcroft
2183         * plugins/Makefile.am: Removed check_dhcp and check_icmp from
2184           libexec_PROGRAMS (ie dont build by defaut)
2186 2005-01-24 23:15  stanleyhopcroft
2188         * CHANGES: Notes about check_dhcp and check_icmp (no longer built
2189           by default, use at own peril, volatile)
2191 2005-01-21 09:24  stanleyhopcroft
2193         * configure.in: Set arch specifc preprocessor symbols in config.h.
2194           TEMPORARY hack for check_dhcp.c [on FreeBSD 4: /check_dhcp -i
2195           fxp0 -> DHCP ok: Received 1 DHCPOFFER(s), max lease time = 259200
2196           sec.
2198 2005-01-21 01:03  harpermann
2200         * plugins/check_snmp.c: Tracker 1106378 fixed - The -t (timeout)
2201           arg was not handled correctly when passed to the snmpget command.
2202           Added -e --retries for the correct retries value to snmpcmd.
2204 2005-01-21 00:01  tonvoon
2206         * doc/developer-guidelines.sgml: Changing copyright to the Nagios
2207           Plugins Development Team, rather than individual names. Also,
2208           clarified use of ACKNOWLEDGEMENTS, THANKS.in and AUTHORS
2210 2005-01-20 23:40  harpermann
2212         * plugins/check_http.c: Changed long argument --minmax to
2213           --pagesize and updated help and usage
2215 2005-01-20 23:39  tonvoon
2217         * AUTHORS, Makefile.am, THANKS.in: The AUTHORS file now used for
2218           the plugin team, with THANKS.in as the contributors list.
2220 2005-01-20 23:37  harpermann
2222         * CHANGES: Added comment about check_http --pagesize and added max
2223           value to page size check
2225 2005-01-20 23:25  tonvoon
2227         * AUTHORS: Added Sean for bug reports
2229 2005-01-20 22:50  harpermann
2231         * plugins/check_http.c: Tracker 1099682 fix.  Now getting the page
2232           size from Content-Length in the header.  Added max value to the
2233           -m switch so can do "-m min:max".  Retained "-m min" convention.
2234           Renamed long arg name to --minmax
2236 2005-01-19 23:39  harpermann
2238         * plugins/check_nt.c: In the CHECK_COUNTER block, there were
2239           several strcats writing to unallocated memory.  Changed to
2240           asprintf. We're not freeing since plugin run is short.
2242 2005-01-19 21:14  tonvoon
2244         * plugins/check_swap.c: Fixed parsing of AIX lsps command (1093522)
2246 2005-01-14 14:39  tonvoon
2248         * AUTHORS: More contributors
2250 2005-01-14 14:13  tonvoon
2252         * plugins/check_disk.c: Fix logic error with -e switch where result
2253           not set (Daniel Austin - 1102012)
2255 2005-01-14 10:59  tonvoon
2257         * configure.in: Fixed ssl configure problems on Solaris (Bug
2258           1096091)
2260 2005-01-13 18:24  tonvoon
2262         * configure.in, plugins/check_swap.c: Use floats for holding memory
2263           values to avoid different types on different OSes. Seems to have
2264           a problem with the perf data for check_swap on Sol 2.6, but not
2265           critical
2267 2005-01-05 21:32  tonvoon
2269         * configure.in, package.def: Update version number to next release
2271 2005-01-04 00:16  opensides
2273         * plugins/check_ide_smart.c:
2274           still trying to fix #1094326
2276 2005-01-03 01:37  opensides
2278         * plugins/check_ide_smart.c:
2279           more fixes for #1094326
2281 2005-01-03 00:59  opensides
2283         * plugins-scripts/check_mailq.pl:
2284           fixes for #1094324
2286 2005-01-02 14:00  opensides
2288         * plugins/check_ide_smart.c:
2289           fixing bug #1094326
2291           still need to check the makefile for check_ide_smart.c
2293 2005-01-01 16:15  tonvoon
2295         * plugins/check_smtp.c: Removed old terminate function (Bug
2296           1093491)
2298 2004-12-30 17:17  tonvoon
2300         * ChangeLog: Updated with r1_4-beta1 details
2302 2004-12-30 14:23  tonvoon
2304         * CHANGES: Note some syntax changes to check_disk
2306 2004-12-30 14:22  tonvoon
2308         * doc/RELEASING: Update package files for version
2310 2004-12-30 14:21  tonvoon
2312         * AUTHORS: For help with ps on FreeBSD 4
2314 2004-12-30 14:19  tonvoon
2316         * configure.in: Get ps command for FreeBSD 4 (Tomasz Pilat)
2318 2004-12-30 00:41  opensides
2320         * plugins/check_dhcp.c, plugins/check_dns.c, plugins/check_ping.c,
2321           plugins/check_procs.c, plugins/check_smtp.c,
2322           plugins/check_snmp.c, plugins/check_swap.c, plugins/check_tcp.c,
2323           po/de.po, po/fr.po, po/nagios-plugins.pot:
2324           more internationalization fixes internationalization freeze for
2325           beta1
2327 2004-12-28 23:40  opensides
2329         * AUTHORS, po/fr.po:
2330           more internationalization
2332 2004-12-28 23:18  opensides
2334         * plugins/Makefile.am, plugins/check_smtp.c, po/fr.po:
2335           starttls support for check_smtp #1041576
2337 2004-12-28 22:34  opensides
2339         * AUTHORS, plugins/check_ping.c:
2340           String match in check_ping for Solaris 10 #1091043
2342 2004-12-28 20:40  tonvoon
2344         * configure.in: sys/param.h needed for sys/swap.h on openbsd 3.6
2345           (Julien Touche)
2347 2004-12-27 22:44  opensides
2349         * po/fr.po:
2350           more internationalization
2352 2004-12-25 23:17  opensides
2354         * plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c,
2355           plugins/check_dummy.c, plugins/check_fping.c,
2356           plugins/check_game.c, plugins/check_hpjd.c, plugins/check_icmp.c,
2357           plugins/check_ide_smart.c, plugins/check_ldap.c,
2358           plugins/check_load.c, plugins/check_mrtg.c,
2359           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
2360           plugins/check_nagios.c, plugins/check_nt.c,
2361           plugins/check_nwstat.c, plugins/check_overcr.c,
2362           plugins/check_pgsql.c, plugins/check_ping.c,
2363           plugins/check_procs.c, plugins/check_radius.c,
2364           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
2365           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
2366           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
2367           plugins/check_users.c, plugins/negate.c, plugins/netutils.c,
2368           plugins/popen.c, plugins/popen.h, plugins/urlize.c,
2369           plugins/utils.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
2370           various fixes for localization
2372 2004-12-25 16:18  opensides
2374         * po/: de.po, fr.po, nagios-plugins.pot:
2375           new version of po files and pot file
2377 2004-12-25 12:25  opensides
2379         * package.def, po/POTFILES.in:
2380           change realase name on package.def adding check_dhcp.c to
2381           potfiles.in
2383 2004-12-25 12:09  opensides
2385         * plugins/: check_by_ssh.c, check_dhcp.c:
2386           internationalization of check_dhcp internationalization fixes of
2387           check_ssh
2389 2004-12-24 18:06  opensides
2391         * plugins/check_icmp.c, po/POTFILES.in, po/fr.po:
2392           first pass at adapting to plugin guidelines and start of
2393           localization
2395 2004-12-23 18:54  opensides
2397         * plugins/check_http.c, po/fr.po:
2398           internationalization fixes
2400 2004-12-23 16:47  mwirtgen
2402         * po/de.po: german translations 391 to go
2404 2004-12-23 09:30  tonvoon
2406         * ACKNOWLEDGEMENTS, configure.in, m4/np_curl.m4,
2407           plugins/Makefile.am: Another attempt at fixing check_http compile
2408           on Redhat EL3. Fixed check_icmp compile (Lynne Lawrence -
2409           1087171) - still some code changes to check_icmp outstanding.
2410           Fixed compile of check_dhcp (complaining about socklen_t).  Added
2411           acknowledgements for Coreutils and curl
2413 2004-12-22 23:02  harpermann
2415         * plugins/check_nt.c: Added check for "%" in COUNTER <description>.
2416           If it exists, <description> is used as an arg to asprintf.  If
2417           it doesn't exist, <description> is used as a label.  If the
2418           formatting is wrong, the program will segv.
2420 2004-12-22 07:24  tonvoon
2422         * lib/: Makefile.am, stdbool_.h: File required from coreutils
2424 2004-12-21 22:52  tonvoon
2426         * configure.in, plugins/Makefile.am: Revert back to previous
2427           openssl checks (the ones from curl kept having problems with
2428           later Redhat versions)
2430 2004-12-21 22:36  tonvoon
2432         * m4/stdbool.m4: Another m4 from coreutils
2434 2004-12-21 15:45  tonvoon
2436         * AUTHORS: For their bug reports
2438 2004-12-21 12:47  tonvoon
2440         * configure.in: Fix for FreeBSD ps command (reported by Michael
2441           Bakker)
2443 2004-12-21 09:32  tonvoon
2445         * lib/Makefile.am, m4/Makefile.am, m4/np_coreutils.m4: Fixed
2446           compile problem on Sol2.6 with stdbool.h
2448 2004-12-21 08:56  stanleyhopcroft
2450         * plugins/check_dhcp.c: Commentary changes only: cite origin of
2451           copied code with reference to ACK file
2453 2004-12-21 08:55  stanleyhopcroft
2455         * ACKNOWLEDGEMENTS: ACK file contains the details of the authors of
2456           code copied by the plugins
2458 2004-12-21 05:00  mattkent
2460         * plugins/check_dns.c: Add another error string match from Pasi
2461           Tiittanen
2463 2004-12-20 22:20  tonvoon
2465         * plugins/check_nagios.c: Corrected help for expiry units. Restored
2466           functionality of searching for process arguments
2468 2004-12-20 22:01  tonvoon
2470         * plugins/check_nagios.c: Updating help text to reflect using
2471           shortname instead of full path for command
2473 2004-12-20 21:38  tonvoon
2475         * configure.in: - stupid typo
2477 2004-12-20 21:26  tonvoon
2479         * configure.in: Fix compile errors when looking for openssl
2481 2004-12-20 09:04  stanleyhopcroft
2483         * COPYING, plugins/check_dhcp.c, po/de.po, po/fr.po: Compilation
2484           fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown
2485           if check_dhcp works on UX.
2487 2004-12-18 18:28  mwirtgen
2489         * po/de.po: Initial commit on german translation - 428 to go
2491 2004-12-17 18:14  tonvoon
2493         * configure.in: Support for FreeBSD 5.2.1 and 5.3 in check_procs
2495 2004-12-15 23:12  tonvoon
2497         * configure.in: Bump version to next release
2499 2004-12-15 23:11  tonvoon
2501         * doc/developer-guidelines.sgml: Mistake in automake version - back
2502           to 1.8
2504 2004-12-15 23:10  tonvoon
2506         * doc/RELEASING: Clarified notes
2508 2004-12-15 21:56  tonvoon
2510         * ChangeLog: Updated for r1_4_0-alpha3
2512 2004-12-15 21:27  tonvoon
2514         * doc/developer-guidelines.sgml: Updated requirements for GNU tools
2516 2004-12-15 21:01  tonvoon
2518         * m4/Makefile.am: Makefile for m4 files
2520 2004-12-15 20:54  tonvoon
2522         * Makefile.am, configure.in, plugins/Makefile.am, tools/setup:
2523           Support for coreutils lib. Configure tests via m4 scripts from
2524           coreutils
2526 2004-12-15 20:51  tonvoon
2528         * m4/: Makefile.am.in, afs.m4, codeset.m4, error.m4, exitfail.m4,
2529           extensions.m4, fstypename.m4, fsusage.m4, getopt.m4, gettext.m4,
2530           glibc21.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, inttypes.m4,
2531           inttypes_h.m4, isc-posix.m4, lcmessage.m4, lib-ld.m4,
2532           lib-link.m4, lib-prefix.m4, ls-mntd-fs.m4, malloc.m4,
2533           mountlist.m4, np_coreutils.m4, onceonly.m4, progtest.m4,
2534           realloc.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4,
2535           unlocked-io.m4, xalloc.m4: Moving m4 files from lib/
2537 2004-12-15 20:47  tonvoon
2539         * lib/: Makefile.am, afs.m4, error.m4, exitfail.m4, fstypename.m4,
2540           fsusage.m4, full-read.c, full-write.c, full-write.h, getopt.m4,
2541           ls-mntd-fs.m4, onceonly.m4, safe-read.c, safe-read.h,
2542           safe-write.c, safe-write.h, unlocked-io.m4, xalloc.m4: Moving m4
2543           files into m4/. Added extra coreutils files required from
2544           autoconf tests. Updated Makefile.am to have nagiosplug lib and a
2545           separate coreutils lib
2547 2004-12-15 00:10  opensides
2549         * po/: de.po, fr.po:
2550           fr.po work in progress still 88 to translate ;-)
2552 2004-12-11 06:25  mattkent
2554         * plugins/check_tcp.c: Patch from Ollie Cook to define return code
2555           when expected value not received (#1082275).  Also included
2556           another change from Ollie Cook to do stricter matching of
2557           expected values from the beginning of the line. When a user
2558           defines an expected string this is changed to the old style
2559           strstr matching.
2561 2004-12-10 21:18  tonvoon
2563         * plugins/check_ldap.c: Fixed compile warning
2565 2004-12-10 06:10  mattkent
2567         * plugins/Makefile.am: Compile broken - fixing link flags.
2569 2004-12-10 05:57  mattkent
2571         * plugins/check_dns.c: Error catching improvements from Ollie Cook
2573 2004-12-10 05:54  mattkent
2575         * plugins/check_pgsql.c: Fixing broken compile
2577 2004-12-10 05:39  mattkent
2579         * AUTHORS: More contributers
2581 2004-12-10 00:54  stanleyhopcroft
2583         * plugins/Makefile.am: Changes to link flags for check_dhcp.c
2585 2004-12-10 00:52  stanleyhopcroft
2587         * plugins/check_dhcp.c: Extensive changes to get MAC address from
2588           Solaris via DLPI
2590 2004-12-10 00:20  tonvoon
2592         * plugins/: check_dns.c, check_procs.c: Reverting back ngettext
2593           calls
2595 2004-12-10 00:13  tonvoon
2597         * plugins/common.h: Fix includes for gettext
2599 2004-12-09 22:33  tonvoon
2601         * configure.in: Include $libsuff for systems that define this
2602           (based on advice from Daniel Stenberg)
2604 2004-12-08 23:14  tonvoon
2606         * configure.in: Removed redundant check and make export
2607           LD_LIBRARY_PATH more sh friendly
2609 2004-12-08 00:36  opensides
2611         * configure.in, plugins/Makefile.am, plugins/check_by_ssh.c,
2612           plugins/check_game.c, plugins/check_http.c,
2613           plugins/check_ide_smart.c, plugins/check_ldap.c,
2614           plugins/check_snmp.c, plugins/check_tcp.c:
2615           patch 1028033
2617           minor internationalization fixes
2619 2004-12-08 00:22  tonvoon
2621         * configure.in: Fixed output info for openssl and LD_LIBRARY_PATH
2622           for subsequent compiles (otherwise get ld.so.1: ./conftest:
2623           fatal: libssl.so.0.9.7: open failed)
2625 2004-12-07 06:51  tonvoon
2627         * configure.in, plugins/Makefile.am: Better SSL checking (inspired
2628           by curl 7.12.2's configure.ac)
2630 2004-12-07 03:13  mattkent
2632         * plugins-scripts/check_ifoperstatus.pl: Option to check for admin
2633           down (#1012191) from RaĆŗl Pedroche.
2635 2004-12-07 02:45  stanleyhopcroft
2637         * plugins/Makefile.am: Correct dependencies for check_dhcp.c.
2639 2004-12-07 02:31  stanleyhopcroft
2641         * plugins/: Makefile.am, check_dhcp.c: New plugin: check_dhcp.c.
2642           Attempt to port to non Linux platform.
2644 2004-12-06 18:49  opensides
2646         * po/fr.po:
2647           new version of fr.po
2649 2004-12-05 22:07  mattkent
2651         * plugins/check_snmp.c: Fix for -s string matching (#756567, Tony
2652           Missana)
2654 2004-12-05 12:59  opensides
2656         * plugins/check_nt.c, po/fr.po, po/nagios-plugins.pot:
2657           cleaned fr.po nagios-plugins.pot
2659 2004-12-05 00:54  opensides
2661         * plugins/: check_http.c, check_icmp.c, check_nwstat.c,
2662           check_ping.c, check_smtp.c, check_swap.c, utils.h:
2663           fix patch 998291 fix patch 1078934 expect check_ssh fix and
2664           check_nt perfdata should stay on one word like in nagios
2666 2004-12-04 12:34  opensides
2668         * po/nagios-plugins.pot:
2669           new version of pot file
2671 2004-12-04 12:31  opensides
2673         * plugins/check_by_ssh.c, plugins/check_dns.c, po/POTFILES.in:
2674           various internationalization fixes
2676 2004-12-04 12:12  opensides
2678         * plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
2679           plugins/check_http.c, plugins/check_ide-smart.c,
2680           plugins/check_ide_smart.c, plugins/check_mrtg.c,
2681           plugins/check_nt.c, plugins/check_nwstat.c,
2682           plugins/check_overcr.c, plugins/check_real.c,
2683           plugins/check_smtp.c, plugins/check_swap.c, plugins/check_tcp.c,
2684           plugins/check_time.c, plugins/check_udp.c, po/POTFILES.in:
2685           internationalization fixes bugfixes
2687 2004-12-04 10:57  opensides
2689         * plugins/: check_dns.c, check_hpjd.c:
2690           check_dns needs a space between 'time' and the hostname
2691           check_hpjd needs a parenthesis removed in print_usage()
2693 2004-12-04 00:23  opensides
2695         * plugins/check_swap.c:
2696           Bug Fix [ 1024735 ] check_swap providing inaccurate swap
2697           information on Sol6
2699 2004-12-03 23:55  opensides
2701         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2702           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
2703           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
2704           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
2705           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
2706           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
2707           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
2708           check_udp.c, check_ups.c, check_users.c, negate.c:
2709           reverting my changes from !=TRUE to == ERROR, that's not good ;-(
2710           sorry
2712 2004-12-03 23:23  opensides
2714         * plugins/check_tcp.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
2715           check_tcp parenthesis bug, header fix for po files
2717 2004-12-03 23:01  opensides
2719         * plugins/: check_dig.c, check_disk.c, check_dns.c, check_dummy.c,
2720           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
2721           check_ide-smart.c, check_ldap.c, check_mrtg.c, check_mrtgtraf.c,
2722           check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
2723           check_pgsql.c, check_procs.c, check_radius.c, check_real.c,
2724           check_smtp.c, check_snmp.c, check_swap.c, check_tcp.c,
2725           check_time.c, check_udp.c, check_ups.c:
2726           print_help and print_usage() cleanup
2728           other misc cleanups
2730 2004-12-03 21:56  stanleyhopcroft
2732         * plugins/check_tcp.c: 1041571: -D option processing corrected
2733           (Eric Chen). Changed process_arguments() to return TRUE. Dont
2734           know why this was necessary.
2736 2004-12-03 20:28  opensides
2738         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2739           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2740           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
2741           check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
2742           check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c,
2743           check_ping.c, check_procs.c, check_radius.c, check_real.c,
2744           check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c,
2745           check_tcp.c, check_time.c, check_udp.c, check_ups.c,
2746           check_users.c, negate.c, urlize.c: remove UT_HLP_VRS from
2747           print_usage this was not a good idea ;-)
2749 2004-12-03 19:20  opensides
2751         * plugins/utils.c:
2752           removing support fonction removing warranty from print_revision
2754 2004-12-03 17:48  opensides
2756         * ROADMAP, package.def, plugins/negate.c, plugins/utils.h:
2757           some minor fixes
2759 2004-12-03 17:15  opensides
2761         * plugins/: check_load.c, check_ssh.c:
2762           correcting parenthesis error
2764 2004-12-03 16:56  opensides
2766         * AUTHORS, plugins/check_load.c, plugins/check_pgsql.c,
2767           plugins/check_ping.c, plugins/check_procs.c,
2768           plugins/check_radius.c, plugins/check_real.c,
2769           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
2770           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
2771           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
2772           plugins/urlize.c:
2773           fixes for internationalization
2775 2004-12-03 11:45  opensides
2777         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2778           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2779           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
2780           check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
2781           check_nt.c, check_nwstat.c:
2782           internationalization fixes and help fixes
2784 2004-12-03 09:19  opensides
2786         * plugins/check_by_ssh.c, plugins/check_dig.c,
2787           plugins/check_http.c, plugins/check_nwstat.c,
2788           plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_udp.c,
2789           po/.cvsignore:
2790           Localization fixes
2792 2004-12-03 08:45  opensides
2794         * plugins/: check_ide-smart.c, check_pgsql.c:
2795           correcting copyright and remaning int result = STATE_UNKNOWN;
2797 2004-12-03 04:37  mattkent
2799         * plugins/check_nagios.c: Affected by elapsed time patch.
2801 2004-12-03 04:16  mattkent
2803         * AUTHORS: Another contributer.
2805 2004-12-03 04:10  mattkent
2807         * configure.in, plugins/check_procs.c: Patch from Russell Miller
2808           which adds elapsed time as a metric. Only for linux so far.
2809           (991359)
2811 2004-12-03 02:21  mattkent
2813         * plugins/check_ldap.c: Fix typo breaking compile.
2815 2004-12-03 00:55  opensides
2817         * plugins/: check_by_ssh.c, check_dig.c, check_dns.c,
2818           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2819           check_ide-smart.c, check_ldap.c, check_load.c, check_mrtg.c,
2820           check_mrtgtraf.c, check_mysql.c, check_nagios.c, check_nt.c,
2821           check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
2822           check_procs.c, check_radius.c, check_real.c, check_smtp.c,
2823           check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c,
2824           check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c,
2825           urlize.c:
2826           bump copyright year initialize result to STATE_UNKNOW in place of
2827           STATE_OK
2829 2004-12-02 21:23  opensides
2831         * plugins/: check_dns.c, check_ldap.c, check_procs.c:
2832           --disable-nls throws an error on check_dns, check_procs and
2833           check_ldap without this patch.
2835 2004-12-02 21:03  stanleyhopcroft
2837         * plugins/check_tcp.c: Tracker 1041571: appended :D to
2838           getopt_long() args (for cert expiry check). Eric Chen.
2840 2004-12-02 16:51  opensides
2842         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2843           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
2844           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
2845           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
2846           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
2847           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
2848           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
2849           check_udp.c, check_ups.c, check_users.c, negate.c, popen.c,
2850           utils.c:
2851           More internationalization work new usage4 function to permit
2852           localisation of think like check_ssh: xxxxx
2854 2004-12-02 14:54  opensides
2856         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2857           check_fping.c, check_game.c, check_hpjd.c, check_ldap.c,
2858           check_load.c, check_mrtg.c, check_mrtgtraf.c, check_mysql.c,
2859           check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
2860           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
2861           check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
2862           check_swap.c, check_tcp.c, check_time.c, check_udp.c,
2863           check_ups.c, check_users.c, negate.c:
2864           return of process_arguments() is TRUE not OK !
2866 2004-12-02 14:35  opensides
2868         * plugins/check_http.c: return of process_arguments() is TRUE not
2869           OK !
2871 2004-12-02 08:45  stanleyhopcroft
2873         * plugins/Makefile.am: Add check_icmp plugin
2875 2004-12-02 08:44  stanleyhopcroft
2877         * plugins/check_icmp.c: check_icmp plugin from A Ericsson
2879 2004-12-02 08:44  stanleyhopcroft
2881         * plugins/linux.h: For check_icmp plugin from A Ericsson
2883 2004-12-02 04:48  mattkent
2885         * command.cfg.in: Fix typo.
2887 2004-12-02 04:36  mattkent
2889         * AUTHORS, REQUIREMENTS, command.cfg.in, plugins/check_ups.c: Patch
2890           from Arnaud Quette to bring support to NUT 2.0 plus couple
2891           improvements and fixes (1038413 which includes 1032009, 815785).
2893 2004-12-02 01:11  opensides
2895         * plugins/: check_dns.c, check_game.c, check_http.c,
2896           check_ide-smart.c, check_load.c, check_mrtgtraf.c, check_mysql.c,
2897           check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
2898           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
2899           check_real.c, check_snmp.c, check_ssh.c, check_tcp.c,
2900           check_time.c, check_udp.c, check_ups.c, negate.c, popen.c:
2901           changed Error: by CRITICAL - more localization fixes
2903 2004-12-02 00:30  opensides
2905         * contrib/check_rbl.c:
2906           adapted for localization
2908 2004-12-01 23:54  opensides
2910         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2911           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2912           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
2913           check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
2914           check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c,
2915           check_ping.c, check_procs.c, check_radius.c, check_real.c,
2916           check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c,
2917           check_tcp.c, check_time.c, check_udp.c, check_ups.c,
2918           check_users.c, common.h, getaddrinfo.c, getaddrinfo.h,
2919           gethostbyname.c, gethostbyname.h, negate.c, netutils.c,
2920           netutils.h, popen.c, urlize.c, utils.c, utils.h:
2921           standardize localization string standardize unknow arguments
2923 2004-12-01 22:02  tonvoon
2925         * doc/RELEASING: Notes on releasing
2927 2004-12-01 21:55  tonvoon
2929         * configure.in: Next version number
2931 2004-12-01 21:01  tonvoon
2933         * ChangeLog: Updated for r1_4_0-alpha2
2935 2004-12-01 20:43  tonvoon
2937         * tools/devmode: eval not working - instructions now in comments
2939 2004-12-01 20:09  tonvoon
2941         * plugins-scripts/check_oracle.sh: Fixed pmon process checking from
2942           a change I made earlier
2944 2004-12-01 19:33  opensides
2946         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2947           check_fping.c, check_ssh.c:
2948           first pass at standardization of messages for the localization
2950 2004-12-01 08:41  stanleyhopcroft
2952         * configure.in: Bryan Loniewski contributed check_jabber plugin
2953           (SSL/check_tcp); Eric Chen check_nntps plugin + SSL certficate
2954           expiry check [added -D option to check_tcp]
2956 2004-12-01 08:28  stanleyhopcroft
2958         * plugins/netutils.c: 1075725: patch to my_connect() to deal with
2959           SEGV if connect fails
2961 2004-12-01 08:26  stanleyhopcroft
2963         * plugins/check_tcp.c: 1041571 & 664615: check_tcp with cert check
2964           + nntps, simap, jabber
2966 2004-12-01 03:50  mattkent
2968         * contrib/check_nmap.py: Small fix from David Rippel (996800) for
2969           newer versions of nmap
2971 2004-12-01 03:26  mattkent
2973         * plugins-scripts/check_oracle.sh: Perf data and other improvements
2974           by Florian Gleixner (1027787)
2976 2004-11-30 07:40  opensides
2978         * po/fr.po:
2979           more french translations
2981 2004-11-30 00:25  tonvoon
2983         * plugins/check_ide-smart.c: Capitalized some error messages
2985 2004-11-30 00:24  tonvoon
2987         * plugins/urlize.c: Updated output to UNKNOWN
2989 2004-11-30 00:21  opensides
2991         * po/fr.po:
2992           translating fr.po new part
2994 2004-11-29 23:52  tonvoon
2996         * lib/: Makefile.am, exitfail.m4, getopt.m4: Extra files required
2997           from coreutils
2999 2004-11-29 23:46  tonvoon
3001         * SUPPORT: Cleanup and statement re: contrib plugins
3003 2004-11-29 22:42  tonvoon
3005         * configure.in: Patches for configure on *BSD (Julien Touche)
3007 2004-11-29 05:07  stanleyhopcroft
3009         * contrib/: README.TXT, rblcheck-dns, rblcheck-web,
3010           tarballs/check_icmp-0.8.tar.gz: [no log message]
3012 2004-11-29 04:49  mattkent
3014         * contrib/check_linux_raid.pl: Better error checking (820806)
3016 2004-11-29 00:56  opensides
3018         * po/fr.po:
3019           second version of french .po still 300 ;-) to translate
3021 2004-11-28 22:57  opensides
3023         * po/fr.po:
3024           first new translation of fr.po
3026 2004-11-27 21:00  mattkent
3028         * plugins/check_ssh.c: Add remote version check (1030269, Daniel
3029           Gullin)
3031 2004-11-26 08:54  stanleyhopcroft
3033         * AUTHORS: New plugin/bugfix: tracker 1070929. check_hpjdres
3035 2004-11-25 05:09  mattkent
3037         * plugins/check_disk.c: From old test harness code, make
3038           ./check_disk -w 0 -c 0 / valid parameters again
3040 2004-11-25 05:06  mattkent
3042         * test.pl.in, plugins/t/check_dns.t, plugins/t/check_http.t,
3043           plugins/t/check_load.t, plugins/t/check_mysql.t: Updating test
3044           harness
3046 2004-11-25 04:49  stanleyhopcroft
3048         * contrib/README.TXT: Removed reference to non existent tar balls
3049           (Hopcroft plugins)
3051 2004-11-25 04:46  stanleyhopcroft
3053         * contrib/check_wins.pl: Non functional tidy ups to check_wins
3055 2004-11-25 04:30  stanleyhopcroft
3057         * contrib/check_hw.sh: Added /contrib/check_hw.sh by Rok Debevc
3059 2004-11-25 04:28  stanleyhopcroft
3061         * contrib/check_sybase: Added /contrib/check_sybase by Simon
3062           Bellwood
3064 2004-11-25 03:01  stanleyhopcroft
3066         * contrib/check_hprsc.pl: update check_hprsc.pl for Net-SNMP
3067           versions >=4
3069 2004-11-24 21:34  tonvoon
3071         * tools/sfsnapshot: Removing build directory after creating
3072           distribution
3074 2004-11-24 21:19  tonvoon
3076         * doc/makefile: Added clean
3078 2004-11-24 21:01  tonvoon
3080         * configure.in: Fix snapshot build on SF
3082 2004-11-24 06:36  stanleyhopcroft
3084         * plugins/check_hpjd.c: add -OQa to command_line in check_hpjd.c.
3085           Correct nagiosplug-Bugs-889948, 846329
3087 2004-11-24 04:35  mattkent
3089         * plugins/check_nwstat.c: Attempting to fix a reported segfault
3090           (1055054)
3092 2004-11-24 04:25  mattkent
3094         * plugins/check_http.c: Added support for sending port in host
3095           header (913633)
3097 2004-11-24 00:46  tonvoon
3099         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
3100           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
3101           check_http.c, check_ldap.c, check_load.c, check_mrtg.c,
3102           check_mrtgtraf.c, check_mysql.c, check_nwstat.c, check_overcr.c,
3103           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
3104           check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
3105           check_tcp.c, check_time.c, check_udp.c, check_ups.c,
3106           check_users.c, negate.c, urlize.c: Making messages more
3107           consistent
3109 2004-11-23 23:53  tonvoon
3111         * plugins/: check_hpjd.c, check_mrtg.c, check_mrtgtraf.c,
3112           check_mysql.c, check_real.c, check_smtp.c, check_swap.c,
3113           check_by_ssh.c, check_dns.c, check_time.c: Standardising
3114           translation texts
3116 2004-11-23 23:35  tonvoon
3118         * doc/developer-guidelines.sgml: Guidelines on translated text
3119           (Yves Mettier, Simon Bellwood, Andreas Ericsson)
3121 2004-11-23 22:49  tonvoon
3123         * doc/developer-guidelines.sgml: Adding notes on developer and
3124           translator access in SF
3126 2004-11-23 06:06  mattkent
3128         * AUTHORS: More contributers.
3130 2004-11-23 05:49  mattkent
3132         * plugins/check_disk.c: Fix integer warning and critical options.
3133           Take values from current unit instead of always KB.
3135 2004-11-23 00:06  stanleyhopcroft
3137         * doc/developer-guidelines.sgml: trivial changes to Perl plugin
3138           section.
3140 2004-11-22 22:44  tonvoon
3142         * AUTHORS: More contributors
3144 2004-11-22 22:30  tonvoon
3146         * plugins/check_nt.c: Fixed some messages that should not be
3147           translated (Benoit Mortier)
3149 2004-11-22 20:35  tonvoon
3151         * lib/getloadavg.m4: Not required - autoconf has own macros
3153 2004-11-21 05:24  mattkent
3155         * plugins/check_mysql.c: Patch from Nathan Shafer to add
3156           replication slave check (1006777)
3158 2004-11-20 22:56  mattkent
3160         * AUTHORS: Oops, forgot one.
3162 2004-11-20 22:46  mattkent
3164         * AUTHORS: More contributers.
3166 2004-11-20 22:43  mattkent
3168         * contrib/check_linux_raid.pl: Fix always reading status from the
3169           last line (1045506)
3171 2004-11-20 22:28  mattkent
3173         * plugins/check_ping.c: New output format reported by pumuckel1980
3174           (946857)
3176 2004-11-20 21:36  mattkent
3178         * plugins/check_http.c: Bit of cleanup, fix verbose output.
3180 2004-11-20 07:04  tonvoon
3182         * configure.in: Fixed va_copy problem on AIX by copying samba's
3183           configure.in
3185 2004-11-19 15:58  tonvoon
3187         * CODING: Added perl coding guidelines, from Programming Perl book
3188           (Andreas Ericsson)
3190 2004-11-19 14:28  tonvoon
3192         * lib/getloadavg.m4: I think getloadavg.m4 is no longer required
3193           (as autoconf has built-in function)
3195 2004-11-19 14:24  tonvoon
3197         * lib/Makefile.am: Removed getloadavg.m4 (built-in function in
3198           autoconf) and added cloexec.[hc] for getloadavg.c
3200 2004-11-19 14:22  tonvoon
3202         * lib/: cloexec.h, cloexec.c: Files required for getloadavg.c
3204 2004-11-19 03:59  mattkent
3206         * plugins-scripts/check_ntp.pl: Fix incorrectly labelled units in
3207           output (1025905, Jason Martin)
3209 2004-11-19 03:44  mattkent
3211         * plugins/check_procs.c: Enabling timeout flag (1010097, Jason
3212           Martin)
3214 2004-11-19 02:53  mattkent
3216         * plugins/check_http.c: Make -L notice ssl use to output a proper
3217           href (1035234, Abid Rasheed)
3219 2004-11-19 02:39  mattkent
3221         * plugins/check_smtp.c: Change unit from 'us' to 's' to match other
3222           core plugins for simplicity.
3224 2004-11-19 00:21  tonvoon
3226         * AUTHORS: - More great contributors...
3228 2004-11-19 00:12  tonvoon
3230         * plugins/check_http.c: Options for User Agent string and extra
3231           headers (Ibere Tizio)
3233 2004-11-18 22:48  tonvoon
3235         * configure.in: Remove unnecessary CPPFLAGS for openssl (Lutz
3236           Behnke - 686476)
3238 2004-11-18 22:42  tonvoon
3240         * plugins/check_tcp.c: Enhance SSL initialization problems (Phil
3241           Dibowitz - 1055120)
3243 2004-11-18 05:36  mattkent
3245         * plugins/check_smtp.c: Go critical on no route to host instead of
3246           warning (934025)
3248 2004-11-18 00:27  tonvoon
3250         * tools/setup: Use copy of tools for consistency if building on
3251           different platforms from shared source
3253 2004-11-17 23:35  tonvoon
3255         * plugins/check_tcp.c: Ignore output from tcp port (949070 -
3256           Jan-Piet Mens)
3258 2004-11-17 23:22  tonvoon
3260         * plugins/check_http.c: --no-body and --max-age options (949521 -
3261           Jamie Zawinski)
3263 2004-11-17 22:19  tonvoon
3265         * doc/developer-guidelines.sgml: Added section on using
3266           Sourceforge, mainly for administrators
3268 2004-11-12 00:51  tonvoon
3270         * tools/update_coreutils: Tool to pull newer coreutil libs into
3271           nagiosplug's lib directory
3273 2004-11-12 00:49  tonvoon
3275         * lib/Makefile.am, lib/error.c, lib/error.h, lib/error.m4,
3276           lib/exit.h, lib/exitfail.c, lib/exitfail.h, lib/fsusage.c,
3277           lib/fsusage.h, lib/fsusage.m4, lib/full-read.h, lib/getloadavg.c,
3278           lib/getopt.c, lib/getopt.h, lib/getopt1.c, lib/gettext.h,
3279           lib/ls-mntd-fs.m4, lib/malloc.c, lib/mountlist.c,
3280           lib/mountlist.h, lib/onceonly.m4, lib/realloc.c, lib/snprintf.c,
3281           lib/strtod.c, lib/unlocked-io.h, lib/unlocked-io.m4,
3282           lib/xalloc.h, lib/xalloc.m4, lib/xmalloc.c, lib/xstrdup.c,
3283           plugins/check_disk.c, po/de.po, po/fr.po: Update to using
3284           coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8
3286 2004-09-07 21:27  tonvoon
3288         * doc/developer-guidelines.sgml: Clarity based on comments by Ben
3289           Clewett
3291 2004-08-23 22:59  tonvoon
3293         * AUTHORS: For patch to check_nt
3295 2004-08-23 22:58  tonvoon
3297         * plugins/check_nt.c: Restore divisor for memory size reported by
3298           Windows. Also, implements warning and critical levels for
3299           performance counters. (Paulo Afonso Graner Fessel)
3301 2004-08-23 22:18  tonvoon
3303         * configure.in, plugins/check_swap.c, plugins/common.h: Using
3304           swapctl for Solaris, Tru64 and *BSD (Sean Finney)
3306 2004-08-19 20:05  tonvoon
3308         * configure.in, plugins/check_swap.c, plugins/common.h: Patch for
3309           tru64 using swapctl calls (Sean Finney)
3311 2004-08-18 22:32  tonvoon
3313         * AUTHORS: Another day's work...
3315 2004-08-18 22:25  tonvoon
3317         * plugins/check_dig.c: Checks different record types and checks
3318           against an expected address (Bill Kunkel)
3320 2004-08-18 21:36  tonvoon
3322         * configure.in: Support for check_swap on NetBSD/OpenBSD (Sean
3323           Finney)
3325 2004-08-18 21:25  tonvoon
3327         * plugins-scripts/check_oracle.sh: More specific test for sid (Paul
3328           Allen)
3330 2004-08-18 21:21  tonvoon
3332         * plugins/check_disk.c: Fixed perfdata so that shows amount used
3333           (Garry Cook)
3335 2004-08-18 20:51  tonvoon
3337         * plugins-scripts/check_ifstatus.pl: Perfdata corrected (Garry
3338           Cook)
3340 2004-08-18 20:46  tonvoon
3342         * plugins-scripts/check_oracle.sh: Fix for similar dataabase sids
3343           (Carole Verdon)
3345 2004-08-18 20:41  tonvoon
3347         * AUTHORS: Gary Cook for perfdata for check_nt
3349 2004-08-18 20:40  tonvoon
3351         * plugins/check_nt.c: Perfdata added (Gary Cook)
3353 2004-06-26 17:39  tonvoon
3355         * tools/sfsnapshot: Change of compile server and cleanups
3357 2004-06-26 06:13  tonvoon
3359         * tools/sfsnapshot: Remove need to alter configure.in. Using
3360           different compile farms for SF to do the compiling
3362 2004-05-24 15:22  tonvoon
3364         * AUTHORS: Ben Clewett
3366 2004-05-24 15:21  tonvoon
3368         * lib/Makefile.am: Missed getloadavg.c (Ben Clewett)
3370 2004-05-20 07:09  egalstad
3372         * contrib/check_dhcp.c: DHCP bug fix
3374 2004-05-10 11:25  tonvoon
3376         * configure.in: Set EXTRAS with check_swap if ac_cv_have_swap is
3377           set
3379 2004-04-30 12:12  tonvoon
3381         * configure.in: ps -el for HP-UX
3383 2004-04-29 16:08  tonvoon
3385         * configure.in: Bug in ps -el for AIX 4.1
3387 2004-04-29 12:13  tonvoon
3389         * AUTHORS: Sven for HP-UX requirements
3391 2004-04-29 12:12  tonvoon
3393         * REQUIREMENTS: HP-UX requirements (Sven Schaffranneck)
3395 2004-04-19 14:13  sghosh
3397         * contrib/check_nagios_db_pg.pl, AUTHORS: Postgres backend monitor
3399 2004-04-19 14:10  sghosh
3401         * AUTHORS, plugins-scripts/check_mssql.pl: check_mssql.pl
3403 2004-04-19 14:08  sghosh
3405         * README: Win32 plugin repository
3407 2004-04-08 12:05  tonvoon
3409         * AUTHORS: Torsten Werner for check_racle patches
3411 2004-04-08 12:05  tonvoon
3413         * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
3414           if Oracle has different national language settings (Torsten
3415           Werner)
3417 2004-04-08 11:50  tonvoon
3419         * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
3420           if Oracle has different national language settings (Torsten
3421           Werner)
3423 2004-04-06 17:02  tonvoon
3425         * configure.in, plugins/check_procs.c: Fixed weird scanf bug on
3426           Solaris
3428 2004-04-02 20:37  kdebisschop
3430         * plugins/check_by_ssh.c: add example invocation to help
3432 2004-04-01 00:01  tonvoon
3434         * AUTHORS: Howard Wilkinson
3436 2004-03-31 23:53  tonvoon
3438         * plugins/check_nt.c: Command line argument bug (Howard Wilkinson)
3440 2004-03-31 23:48  tonvoon
3442         * plugins/netutils.c: Set default state (Howard Wilkinson)
3444 2004-03-31 20:20  tonvoon
3446         * doc/developer-guidelines.sgml: Update author list
3448 2004-03-23 06:35  kdebisschop
3450         * plugins/check_fping.c: check was supposed to be agains ms - got
3451           munged wfixeg the perfdata output to be in seconds
3453 2004-03-22 07:25  tonvoon
3455         * plugins/check_http.c: Getopt bug (Joe Rhett)
3457 2004-03-22 07:22  tonvoon
3459         * AUTHORS: Joe Rhett for getopt bug
3461 2004-03-22 07:19  tonvoon
3463         * plugins/check_http.c: Option --url not mapped (Joe Rhett)
3465 2004-03-18 20:58  tonvoon
3467         * AUTHORS: More help for patches
3469 2004-03-18 20:50  tonvoon
3471         * plugins/check_disk.c: Typo in check_disk units (Matthew Kent -
3472           909281)
3474 2004-03-18 20:40  tonvoon
3476         * configure.in: Mysql include path not added correctly (Arnold
3477           Cavazos - 912974)
3479 2004-03-18 20:37  tonvoon
3481         * configure.in: Mysql include path not added correctly (Arnold
3482           Cavazos - 912974)
3484 2004-03-18 20:31  tonvoon
3486         * plugins/check_radius.c: Option to fill in NAS-identifier to
3487           Emulate pam_radius behaviour (Alexander Kulak)
3489 2004-03-17 20:38  tonvoon
3491         * doc/developer-guidelines.sgml: Copyright information for patches
3493 2004-03-14 04:09  kdebisschop
3495         * plugins/: check_ldap.c, check_load.c, check_mrtgtraf.c,
3496           check_pgsql.c, check_smtp.c, check_tcp.c, check_ups.c: use
3497           fperfdata
3499 2004-03-14 03:37  kdebisschop
3501         * plugins/check_fping.c: use fperfdata
3503 2004-03-12 03:40  egalstad
3505         * contrib/check_cluster2.c: New cluster plugin for Nagios 2.x
3507 2004-03-11 15:33  tonvoon
3509         * CHANGES: check_procs difference
3511 2004-03-11 15:17  tonvoon
3513         * plugins/check_nagios.c: Incorporate check_proc changes into
3514           check_nagios. ps handling probably should be moved into utils.c
3515           in future
3517 2004-03-08 21:03  tonvoon
3519         * configure.in: Require ngettext
3521 2004-03-08 21:01  tonvoon
3523         * doc/developer-guidelines.sgml: Information on plugin output
3524           format
3526 2004-03-04 05:08  kdebisschop
3528         * plugins/: check_dig.c, check_dns.c, check_game.c: use float for
3529           time in perf data
3531 2004-03-03 12:33  kdebisschop
3533         * plugins/: check_http.c, utils.c: begin writing some perfdata as
3534           float
3536 2004-03-03 04:24  kdebisschop
3538         * contrib/check_pop3.pl: fix loop and \r\n (Jason Burnett -
3539           http://sourceforge.net/tracker/index.php?func=detail&aid=895677&group_id=29880&atid=397599)
3541 2004-03-03 03:48  kdebisschop
3543         * plugins/check_disk.c: check_disk was getting blocks instead of
3544           bytes (Michael Musikhin -
3545           http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
3547 2004-03-02 17:44  kdebisschop
3549         * pkg/: redhat/requires, fedora/requires: attempt to prune requires
3551 2004-03-02 06:17  kdebisschop
3553         * Makefile.am, nagios-plugins.spec.in, pkg/fedora/requires: make
3554           specfile into a template which can generate a generic spec plus
3555           specs suitable for various repositories
3557 2004-03-02 06:13  kdebisschop
3559         * configure.in: prpare for alpha2
3561 2004-03-02 05:25  kdebisschop
3563         * plugins/check_http.c: relax check for -w/-c to accept floats (bug
3564           report from Warrick FitzGerald)
3566 2004-03-02 05:01  kdebisschop
3568         * AUTHORS, plugins/check_swap.c: fix div by zero error when
3569           swaptotal is zero (Flo Gleixner)
3571 2004-03-01 12:27  kdebisschop
3573         * plugins/: check_tcp.c, netutils.c: check_tcp was returning
3574           uninitialized string with user-defined refused outcome
3576 2004-03-01 06:15  kdebisschop
3578         * plugins/check_smtp.c: allow regex for ecpect checks
3580 2004-02-29 04:09  kdebisschop
3582         * plugins/: check_nwstat.c, netutils.c, netutils.h: was making up
3583           to 34 separate tcp connections - now we open one and reuse
3585 2004-02-28 07:27  kdebisschop
3587         * plugins/check_snmp.c: checks for warn in check_num() mistakenly
3588           referred to crit limits
3590 2004-02-28 06:51  kdebisschop
3592         * plugins/check_smtp.c: minor doco update to reflect handling of
3593           repeated caoomand strings
3595 2004-02-28 06:48  kdebisschop
3597         * plugins/check_smtp.c: work in progress to accept multiple
3598           command/expect pairs
3600 2004-02-28 04:54  kdebisschop
3602         * plugins/check_swap.c: update to work with Linux 2.6 /proc/meminfo
3603           format
3605 2004-02-25 08:50  kdebisschop
3607         * AUTHORS, plugins/check_dns.c: check server for authoritative
3608           status (from Jon Hallet)
3610 2004-02-25 08:12  kdebisschop
3612         * plugins/check_swap.c: change some datatypes to llu for very large
3613           swaps
3615 2004-02-25 07:49  kdebisschop
3617         * configure.in, plugins/check_ping.c: pass timeout to ping if
3618           supported with -w parameter (linux)
3620 2004-02-21 05:37  kdebisschop
3622         * plugins/check_by_ssh.c: add option to ignore a specified number
3623           of lines on stderr (to suppress a login banner)
3625 2004-02-21 03:50  kdebisschop
3627         * plugins-scripts/check_breeze.pl: add $opt_C to 'use vars' (report
3628           882381 and patch form Jason Martin)
3630 2004-02-21 03:44  kdebisschop
3632         * AUTHORS: Add Jason Martin for report of missing $opt_C for 'use
3633           vars' in check_breeze
3635 2004-02-21 03:42  kdebisschop
3637         * plugins-scripts/check_breeze.pl: add opt_C to 'usr vars'
3639 2004-02-20 19:35  tonvoon
3641         * plugins/check_http.c: - Missed out getopt for -T
3643 2004-02-20 05:25  kdebisschop
3645         * contrib/check_dhcp.c, contrib/check_procl.sh,
3646           plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
3647           plugins/urlize.c: spell fix "received"
3649 2004-02-20 05:22  kdebisschop
3651         * plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
3652           plugins/urlize.c, contrib/check_dhcp.c: spell fix "received"
3654 2004-02-20 05:21  kdebisschop
3656         * plugins/: utils.c, utils.h: add perfdata function for floats to
3657           complement ints, also spell fix "received"
3659 2004-02-20 05:19  kdebisschop
3661         * AUTHORS: add Ralph Rye for report of check_procs segfault on
3662           AIX/WebSphere and proof-of-concept patch
3664 2004-02-20 05:04  kdebisschop
3666         * plugins/check_procs.c: handle case where line from ps output
3667           exceed MAX_INPUT_BUFFER
3669 2004-02-20 03:37  tonvoon
3671         * AUTHORS: Shaun Wills for patch to check_http
3673 2004-02-20 03:21  tonvoon
3675         * plugins/check_http.c: Added Content-type when POSTing (Shawn
3676           Wills)
3678 2004-02-20 03:00  tonvoon
3680         * plugins/check_procs.c: - compiler warning removed (but usage2
3681           messages badly broken)
3683 2004-02-20 02:58  tonvoon
3685         * AUTHORS: Matt Pounsett for bug report
3687 2004-02-20 02:09  tonvoon
3689         * plugins/check_dns.c: Different text to scan for if multiple
3690           addresses
3692 2004-02-20 01:05  tonvoon
3694         * plugins/check_swap.c: Corrected usage message (Matt Pounsett)
3696 2004-02-19 13:24  tonvoon
3698         * AUTHORS: Michael Musikhin for check_disk patch
3700 2004-02-19 13:23  tonvoon
3702         * plugins/check_disk.c: Uninitialised variables for -X (Bug 900091
3703           - Michael Musikhin)
3705 2004-02-18 14:57  kdebisschop
3707         * configure.in: version bump (old)
3709 2004-02-18 14:56  kdebisschop
3711         * acinclude.m4, lib/afs.m4, lib/fstypename.m4, lib/fsusage.m4:
3712           underquoted defines cause warning on FC2
3714 2004-02-18 02:11  tonvoon
3716         * AUTHORS: Johannes Herlitz for patch to check_dns
3718 2004-02-18 02:09  tonvoon
3720         * plugins/check_dns.c: Output message includes the query_address,
3721           as inspired by Johannes Herlitz.  Also cleanup of comments and
3722           handles multi-line nslookup output (MacOSX 10.3)
3724 2004-02-17 13:24  tonvoon
3726         * AUTHORS: David Alden for check_snmp_procs.pl
3728 2004-02-17 13:23  tonvoon
3730         * contrib/check_snmp_procs.pl: Checks remote processes via SNMP
3731           (David Alden)
3733 2004-02-09 08:32  tonvoon
3735         * AUTHORS: Patrick McCormick
3737 2004-02-09 08:27  tonvoon
3739         * plugins/check_ping.c: Fix for check_ping old-style argument
3740           handling (Patrick McCormick - 892211)
3742 2004-01-28 11:42  tonvoon
3744         * plugins/check_dummy.c: Print optional text
3746 2004-01-21 12:50  kdebisschop
3748         * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
3749           bug in server_expect)
3751 2004-01-21 12:49  kdebisschop
3753         * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
3754           multibyte chars (David Croft)
3756 2004-01-21 12:46  kdebisschop
3758         * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
3759           bug in server_expect)
3761 2004-01-21 12:45  kdebisschop
3763         * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
3764           multibyte chars (David Croft)
3766 2004-01-18 20:07  sghosh
3768         * contrib/check_snmp_printer.pl: plugin to check printer status via
3769           snmp, includes page count as perfdata; perl plugin
3771 2003-12-24 08:51  tonvoon
3773         * AUTHORS: Bug reporter
3775 2003-12-24 08:51  tonvoon
3777         * plugins/check_swap.c: Fixed help doc on use of % (854817 - Gunnar
3778           Hellekson)
3780 2003-12-18 09:24  tonvoon
3782         * README: Reference to CHANGES file
3784 2003-12-18 09:19  tonvoon
3786         * Makefile.am: Add CHANGES file to distribution
3788 2003-12-18 09:15  tonvoon
3790         * CHANGES: List major changes between releases
3792 2003-12-11 10:00  tonvoon
3794         * AUTHORS: For patch to check_http
3796 2003-12-11 10:00  tonvoon
3798         * plugins/check_http.c: Relative redirects not followed correctly
3799           (854131 - John Sivak)
3801 2003-12-05 18:12  tonvoon
3803         * AUTHORS: Ben Whaley for reported Solaris 8 /usr/ucb/ps problem in
3804           configure.in
3806 2003-12-05 18:08  tonvoon
3808         * configure.in: Not correctly working out ps command if /usr/ucb
3809           before /usr/bin in PATH for Solaris (reported by Ben Whaley)
3811 2003-12-05 16:45  tonvoon
3813         * AUTHORS: Patch to my_connect
3815 2003-12-05 16:42  tonvoon
3817         * plugins/: netutils.c, netutils.h: Fix clash of namespace for
3818           my_connect with mysql (854339 - Ian Holsman)
3820 2003-12-02 15:27  tonvoon
3822         * plugins/check_disk.c: Default thresholds not defined for lists in
3823           -x parameter (raised by Matt Garrett)
3825 2003-12-01 02:47  kdebisschop
3827         * po/: de.po, fr.po: commit changes caused by upstream code mods
3829 2003-12-01 02:46  kdebisschop
3831         * plugins/check_procs.c: use usage2 function
3833 2003-12-01 02:38  kdebisschop
3835         * nagios-plugins.spec.in: add THANKS to %doc
3837 2003-11-28 14:18  tonvoon
3839         * plugins/check_procs.c: Fixed listing of failed processes
3841 2003-11-24 14:56  tonvoon
3843         * AUTHORS: For patches
3845 2003-11-24 14:53  tonvoon
3847         * plugins/check_hpjd.c: Bug from code-clean (Antony Simmonds -
3848           846311)
3850 2003-11-21 07:53  kdebisschop
3852         * README: update auotmake/autoconf versions
3854 2003-11-21 07:52  kdebisschop
3856         * doc/developer-guidelines.sgml: update developer names
3858 2003-11-21 07:34  kdebisschop
3860         * INSTALLING: our policy now is to use most recent versions of GNU
3861           tool chain
3863 2003-11-19 06:24  kdebisschop
3865         * plugins/check_time.c: add perfdata
3867 2003-11-19 06:00  kdebisschop
3869         * plugins/check_smtp.c: use perfdata() to return perfoamnace data
3870           in stanadrd format
3872 2003-11-17 11:45  kdebisschop
3874         * plugins/check_ups.c: bugfix - each supported option was
3875           overwriting the previous perfdata
3877 2003-11-17 07:19  kdebisschop
3879         * plugins/check_ups.c: add perfdata
3881 2003-11-17 06:37  kdebisschop
3883         * plugins/check_pgsql.c: add perfdata
3885 2003-11-12 06:05  kdebisschop
3887         * plugins/check_snmp.c: clean up compiler warnings
3889 2003-11-12 05:53  kdebisschop
3891         * plugins/check_nt.c: clean up compiler warnings
3893 2003-11-12 05:48  kdebisschop
3895         * plugins/check_mrtg.c: clean up compiler warnings
3897 2003-11-12 05:41  kdebisschop
3899         * plugins/check_mrtgtraf.c: clean up compiler warnings
3901 2003-11-12 05:37  kdebisschop
3903         * plugins/check_swap.c: clean up compiler warnings
3905 2003-11-12 05:29  kdebisschop
3907         * plugins/check_mrtgtraf.c: add perfdata
3909 2003-11-12 05:28  kdebisschop
3911         * plugins/check_dig.c: remove overflow checks of strtod - HUGE_VALF
3912           requires C99; also remove equality checks on warn/crit interval
3913           which are no doubles
3915 2003-11-11 10:43  tonvoon
3917         * plugins/check_tcp.c: Added perfdata
3919 2003-11-11 10:34  tonvoon
3921         * plugins/check_users.c: Added perfdata
3923 2003-11-11 10:27  tonvoon
3925         * plugins/check_swap.c: Added perfdata
3927 2003-11-11 10:19  tonvoon
3929         * plugins/check_swap.c: Fixed if only absolute warn/crit set
3931 2003-11-10 11:15  tonvoon
3933         * plugins/utils.h: - typo fixes
3935 2003-11-05 22:59  sghosh
3937         * plugins-scripts/: check_ifoperstatus.pl, check_ifstatus.pl:
3938           added plugin timeout options
3940 2003-10-31 04:22  kdebisschop
3942         * plugins/check_nt.c: provide an error message
3944 2003-10-31 04:21  kdebisschop
3946         * plugins/check_hpjd.c: line indentation
3948 2003-10-31 04:20  kdebisschop
3950         * plugins/check_load.c: add perfdata
3952 2003-10-31 04:19  kdebisschop
3954         * plugins/check_mrtg.c: add perf data fix bug where stale data
3955           message would get overwritten
3957 2003-10-24 14:28  tonvoon
3959         * plugins/common.h: Ignore __attribute__ for non-GNU compilers
3961 2003-10-24 10:37  tonvoon
3963         * plugins/Makefile.am: Moved config.h to toplevel
3965 2003-10-23 11:24  tonvoon
3967         * lib/Makefile.am: Need to include intl/ for systems without
3968           libintl.h
3970 2003-10-21 17:16  tonvoon
3972         * AUTHORS: Matt Garrett for bug reports
3974 2003-10-21 16:56  tonvoon
3976         * plugins-scripts/check_file_age.pl: - Fixed file name (Matt
3977           Garrett)
3979 2003-10-20 15:03  tonvoon
3981         * configure.in, lib/fsusage.c, lib/mountlist.c: Fix for config.h at
3982           top level. Required for intl/
3984 2003-10-15 20:27  tonvoon
3986         * tools/mail_error: Need to export PATH for sfsnapshot to get
3987           correct GNU toolchain
3989 2003-10-14 04:15  sghosh
3991         * plugins-scripts/check_ifoperstatus.pl: snmpv3 patches
3993 2003-10-14 04:14  sghosh
3995         * plugins-scripts/check_ifstatus.pl:  more snmpv3 patches
3997 2003-10-14 03:40  sghosh
3999         * plugins-scripts/check_ntp.pl: Bug 773588: added check to warn on
4000           matching # candidates only
4002 2003-10-14 03:15  sghosh
4004         * plugins-scripts/check_ifstatus.pl: Added -M for maxmsgsize
4005           (v1/v2c) Added v3 support
4007 2003-09-30 14:54  tonvoon
4009         * plugins/check_swap.c: Fixed logic problem if HAVE_SWAP, but not
4010           on AIX or Solaris. Removed unnecessary ifdefs for help page.
4011           Better indentation for ifdefs
4013 2003-09-29 11:02  tonvoon
4015         * lib/Makefile.am: Missed GNU files for AIX 5.1
4017 2003-09-17 20:16  tonvoon
4019         * AUTHORS: Added authors of obsolete contrib plugins
4021 2003-09-17 20:07  tonvoon
4023         * contrib/maser-oracle.pl: Obsolete from main check_oracle
4025 2003-09-17 20:05  tonvoon
4027         * contrib/aix/: check_crit_dsk, check_dsk, check_ping: Plugins
4028           obsolete from main check_disk and check_ping
4030 2003-09-17 17:33  tonvoon
4032         * lib/strtod.c: Required if strtod not GNU compilant
4034 2003-09-17 17:31  tonvoon
4036         * configure.in, lib/Makefile.am, lib/error.c, lib/error.h,
4037           lib/error.m4, lib/malloc.c, lib/realloc.c, lib/unlocked-io.h,
4038           lib/xalloc.h, lib/xmalloc.c: Support to compile on AIX
4040 2003-09-17 17:15  tonvoon
4042         * plugins/check_load.c: - typo
4044 2003-09-17 10:31  tonvoon
4046         * configure.in, plugins/check_swap.c: Support for check_swap in AIX
4047           (tested on 5.1)
4049 2003-09-17 10:25  tonvoon
4051         * tools/setup: Hide error message if docbook not available
4053 2003-09-16 22:58  tonvoon
4055         * doc/developer-guidelines.sgml: Added in threshold range format
4056           and updated autoconf to 2.54 for a problem on Darwin)
4058 2003-09-16 15:14  tonvoon
4060         * configure.in, plugins/Makefile.am, plugins/check_procs.c: Support
4061           for AIX ps command and cleanup of configure's ps checks
4063 2003-09-16 13:32  tonvoon
4065         * AUTHORS, plugins/common.h: AIX problem with enum TRUE and FALSE
4066           (Ludse Verhoeven)
4068 2003-09-16 12:36  kdebisschop
4070         * tools/sfsnapshot: here-doc format was not correct
4072 2003-09-16 06:45  kdebisschop
4074         * plugins/check_ldap.c: milisecond timing and perfdata, fix NULL
4075           pointer error in validate_arguments
4077 2003-09-15 16:49  tonvoon
4079         * AUTHORS: Contributors to the perfdata discussion
4081 2003-09-15 16:28  tonvoon
4083         * AUTHORS, plugins-scripts/check_mailq.pl: Added Exim support
4084           (768445 - Eric Bollengier)
4086 2003-09-15 15:57  tonvoon
4088         * AUTHORS, plugins/check_nt.c: Option to verify check_nt version
4089           (799098 - Steve Hanselman)
4091 2003-09-15 15:30  tonvoon
4093         * AUTHORS: Jason Burnett for check_disk_smb patch
4095 2003-09-15 15:26  tonvoon
4097         * plugins-scripts/check_disk_smb.pl: Optionally specify port for
4098           smbclient to use (781227 - Jason Burnett)
4100 2003-09-15 06:03  kdebisschop
4102         * plugins/check_http.c: make status code extensible (thanks to
4103           Chris Wilson <chris@netservers.co.uk>)
4105 2003-09-12 12:53  kdebisschop
4107         * AUTHORS: two new additions
4109 2003-09-12 12:51  kdebisschop
4111         * plugins/check_ping.c: *new output format reported by Patrick
4112           Allen <p.allen@brandblue.co.uk>, also move atrribution for
4113           Richard Brodie to thanks file
4115 2003-09-12 12:38  kdebisschop
4117         * plugins/check_ping.c: new output format reported by Patrick Allen
4118           <p.allen@brandblue.co.uk>
4120 2003-09-11 12:50  kdebisschop
4122         * plugins/check_http.c: use prefdata function for size too
4124 2003-09-11 09:02  kdebisschop
4126         * plugins/check_http.c: use prefdata function
4128 2003-09-11 09:02  kdebisschop
4130         * configure.in, plugins/check_swap.c: last changes to configure
4131           broke check_swap on RHLinux. Restore /proc/meminfo check and make
4132           check_swap ifdefs safer
4134 2003-09-04 07:43  kdebisschop
4136         * Makefile.am: change so make-dist works in subdirs
4138 2003-09-03 20:37  tonvoon
4140         * configure.in: Remove df checks and ignore swap checks if no swap
4141           commands found
4143 2003-09-03 20:32  tonvoon
4145         * doc/developer-guidelines.sgml: No named credits in source code
4147 2003-09-03 11:32  tonvoon
4149         * configure.in: Fixed substitution for Tru64's ps format
4151 2003-09-03 07:01  kdebisschop
4153         * plugins/check_dig.c: allow warn/crit times to be floating point
4155 2003-09-03 07:00  kdebisschop
4157         * configure.in, plugins/common.h: include math.h if needed for
4158           HUGE_VAL
4160 2003-09-02 16:04  tonvoon
4162         * plugins/check_procs.c: Solaris requires asprintf checks for null
4163           variables
4165 2003-09-01 21:07  tonvoon
4167         * Makefile.am: Report duplicates in AUTHORS file
4169 2003-09-01 20:43  tonvoon
4171         * doc/developer-guidelines.sgml: Add contributor's name into CVS
4172           comments
4174 2003-08-31 06:24  tonvoon
4176         * .cvsignore, AUTHORS, Makefile.am, THANKS.in: Updated AUTHORS to
4177           include all contributors listed in comments in code and CVS for
4178           plugins and plugins-scripts. Still need to do SF
4180 2003-08-31 06:13  tonvoon
4182         * doc/developer-guidelines.sgml: Updated perf data standard for
4183           warn before crit
4185 2003-08-28 12:56  kdebisschop
4187         * plugins/check_game.c: add perf data
4189 2003-08-28 04:53  kdebisschop
4191         * plugins/check_dns.c: add perf data
4193 2003-08-28 04:53  kdebisschop
4195         * plugins/utils.c: use single quotes per guideline, also quote when
4196           SPC or = are found
4198 2003-08-28 04:22  kdebisschop
4200         * plugins/check_disk.c: add perf data
4202 2003-08-28 04:21  kdebisschop
4204         * plugins/utils.c: suppress quotes in perf data when not needed
4205           (some plugins need the space to keep below line length limit
4207 2003-08-28 04:20  kdebisschop
4209         * plugins/utils.h: add min() macro to complement max()
4211 2003-08-26 12:08  kdebisschop
4213         * plugins/check_dig.c: print perfdata
4215 2003-08-26 11:51  kdebisschop
4217         * plugins/check_fping.c: print perfdata
4219 2003-08-26 11:44  kdebisschop
4221         * plugins/: utils.c, utils.h: function to make perfdata output
4223 2003-08-23 16:07  kdebisschop
4225         * plugins/check_http.c: - found and fixed memory allocation error
4226           in rewritten redir() function
4228 2003-08-23 14:59  kdebisschop
4230         * plugins/check_http.c: - hacked interim fix to segfault on
4231           redirect - for tesing only
4233 2003-08-23 14:58  kdebisschop
4235         * plugins/check_dig.c: - fix various format errors with newly added
4236           perf data
4238 2003-08-23 00:49  kdebisschop
4240         * plugins/check_dig.c: - forgot to declare struct timeval tv for
4241           hires timing
4243 2003-08-22 07:55  kdebisschop
4245         * plugins/check_dig.c: - add perf data for time
4247 2003-08-22 07:22  kdebisschop
4249         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
4250           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
4251           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
4252           check_mrtg.c, check_mysql.c, check_nagios.c, check_nt.c,
4253           check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
4254           check_procs.c, check_radius.c, check_real.c, check_smtp.c,
4255           check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c,
4256           check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c,
4257           urlize.c: - bindtextdomain for gettext, a few other smale
4258           cleanups here and there
4260 2003-08-22 05:42  kdebisschop
4262         * plugins/: check_http.c: * bugfix: snprintf of timestamp truncated
4263           '\0'
4265 2003-08-21 19:00  kdebisschop
4267         * plugins/check_http.c: * Check redirections for infinte loops and
4268           limit depth of recursion
4270 2003-08-20 10:54  tonvoon
4272         * plugins/check_time.c: Optionally use udp instead of tcp (Bradley
4273           Baetz - 751646)
4275 2003-08-20 09:31  tonvoon
4277         * contrib/check_wins.pl: Changed netsaint to nagios in use lib
4279 2003-08-19 12:41  kdebisschop
4281         * plugins/check_http.c: *BUGFIX: LWS is not required betwwen
4282           "Location:" header field name and field value
4284 2003-08-19 12:19  kdebisschop
4286         * plugins/check_http.c: *add missing status numbers from RFC 2616
4287           (HTTP1.1)
4289 2003-08-18 12:05  kdebisschop
4291         * plugins/check_ping.c: move error scans to a new separate routine
4292           and scan both stderr and stdio
4294 2003-08-11 20:50  tonvoon
4296         * doc/developer-guidelines.sgml: Performance data guidelines added
4298 2003-08-11 20:43  tonvoon
4300         * tools/sfsnapshot: Fixed building snapshots - cvs update ignores
4301           new directories.  Also do not need to run make
4303 2003-08-10 13:56  kdebisschop
4305         * plugins/utils.c: config.h is redundant (common.h includes it)
4307 2003-08-10 13:48  kdebisschop
4309         * plugins/: check_dns.c, check_smtp.c: perf data in integer
4310           microseconds
4312 2003-08-10 13:12  kdebisschop
4314         * po/: POTFILES.in, de.po, fr.po: first pass at NLS markup done
4316 2003-08-10 13:11  kdebisschop
4318         * plugins-scripts/check_rpc.pl: proposed fix for LANG issue
4320 2003-08-10 07:53  kdebisschop
4322         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
4323           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
4324           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
4325           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
4326           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
4327           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
4328           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
4329           check_udp.c, check_ups.c, check_users.c, negate.c, popen.c,
4330           urlize.c: the last round of pedantic compiler warnings
4332 2003-08-09 14:37  kdebisschop
4334         * tools/devmode: a little shell script to make it a little easier
4335           to produce  pedantic compiler warnings
4337 2003-08-09 14:36  kdebisschop
4339         * plugins/: check_smtp.c, check_ssh.c, check_tcp.c, check_time.c,
4340           check_udp.c, check_ups.c, check_users.c: more pedantic compiler
4341           warnings
4343 2003-08-09 07:51  undrgrid
4345         * plugins/common.h, po/de.po, po/fr.po: Code clean-up
4347 2003-08-09 07:01  kdebisschop
4349         * plugins/: check_dig.c, check_http.c, check_load.c, check_mrtg.c,
4350           check_mrtgtraf.c, check_nwstat.c, check_overcr.c, check_ping.c,
4351           check_procs.c, check_real.c, utils.c, utils.h: more pedantic
4352           compiler warns
4354 2003-08-09 05:19  kdebisschop
4356         * plugins/check_http.c: more pedantic compiler warns, change to
4357           microsecond output for perf data, add size to perf data
4359 2003-08-09 05:12  kdebisschop
4361         * plugins/: utils.c, utils.h: add function for elapsed tim ein
4362           microseconds
4364 2003-08-09 01:56  kdebisschop
4366         * plugins/check_http.c: more pedantic compiler warnings
4368 2003-08-09 01:41  kdebisschop
4370         * plugins/: check_disk.c, check_dummy.c, popen.c, utils.c, utils.h:
4371           more pedantic compiler warnings
4373 2003-08-08 21:31  kdebisschop
4375         * lib/Makefile.am: include getloadvag.m4 in distrib
4377 2003-08-08 17:49  kdebisschop
4379         * plugins/: check_disk.c, netutils.c, netutils.h: cleanups from
4380           pedantic complier warnings
4382 2003-08-08 17:48  kdebisschop
4384         * plugins/check_nt.c: change if/elseif block to case, general
4385           streamline
4387 2003-08-08 13:14  kdebisschop
4389         * plugins/check_disk.c: fix a variety of compiler warnings about
4390           qualifier discards and other pedantic stuff
4392 2003-08-08 06:09  kdebisschop
4394         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c,
4395           check_snmp.c, utils.c, utils.h: fix a variety of compiler
4396           warnings about qualifier discards and other pedantic stuff
4398 2003-08-08 05:33  kdebisschop
4400         * plugins/: check_by_ssh.c, check_disk.c, check_nt.c, netutils.c,
4401           netutils.h, popen.h, utils.h: fix a variety of compiler warnings
4402           about qualifier discards and other pedantic stuff
4404 2003-08-08 04:51  kdebisschop
4406         * plugins/: check_nt.c, check_smtp.c: markup for translation
4408 2003-08-08 00:17  kdebisschop
4410         * plugins/check_real.c: markup for translation
4412 2003-08-07 13:36  kdebisschop
4414         * plugins/check_procs.c: markup for translation
4416 2003-08-07 13:09  kdebisschop
4418         * plugins/check_load.c: reorder for consistency, restore prototypes
4419           for print_foo, nest #ifdef to avoid pedantic traditional c warn
4421 2003-08-07 13:00  kdebisschop
4423         * plugins/check_snmp.c: reorder for consistency (no code changes)
4425 2003-08-07 12:51  kdebisschop
4427         * plugins/: check_by_ssh.c, check_disk.c, check_dns.c,
4428           check_fping.c, check_game.c, check_http.c, check_mrtg.c,
4429           check_mrtgtraf.c, check_nagios.c, check_nt.c, check_nwstat.c,
4430           check_overcr.c, check_radius.c, check_real.c, check_snmp.c,
4431           check_swap.c, check_tcp.c, check_time.c, negate.c, netutils.c,
4432           popen.c, utils.c, utils.h: replace "terminate" with "die" for
4433           shorter name and better readability
4435 2003-08-07 12:49  kdebisschop
4437         * plugins/check_ping.c: cleanup for better readability
4439 2003-08-07 10:51  kdebisschop
4441         * plugins/check_ping.c: markup for translation
4443 2003-08-07 02:23  kdebisschop
4445         * tools/sfsnapshot: make must be run before make dist to creat
4446           language files
4448 2003-08-06 21:53  tonvoon
4450         * doc/developer-guidelines.sgml: Added in that Nagios plugins are
4451           written to GNU standards
4453 2003-08-06 15:26  kdebisschop
4455         * lib/.cvsignore: ignore ulonglong.m4
4457 2003-08-06 13:13  kdebisschop
4459         * plugins/check_overcr.c: markup for translation, move send_buffer
4460           assignment to process_args so process_tcp_request can be moved
4461           outside the conditional, replace if/esleif with switch, replace
4462           #defines with enum
4464 2003-08-06 13:11  kdebisschop
4466         * plugins/check_nwstat.c: markup for translation
4468 2003-08-05 20:20  tonvoon
4470         * doc/developer-guidelines.sgml: Added dev platform requirements
4472 2003-08-05 12:53  kdebisschop
4474         * plugins/check_ssh.c: markup for translation
4476 2003-08-05 10:56  stanleyhopcroft
4478         * contrib/check_mssql.sh: Version 2.0 of MS SQL server plugin
4479           (contrib/check_mssql.sh) from T De Blende.
4481 2003-08-04 12:38  kdebisschop
4483         * plugins/: check_users.c, urlize.c: markup for translation
4485 2003-08-04 09:13  kdebisschop
4487         * plugins/: check_time.c, check_udp.c: markup for translation
4489 2003-08-04 08:42  kdebisschop
4491         * plugins/: check_ldap.c, check_nagios.c, check_radius.c,
4492           check_udp.c, check_ups.c, negate.c: markup for translation
4494 2003-08-03 15:24  kdebisschop
4496         * plugins/: check_ldap.c, check_mrtg.c, check_mrtgtraf.c: markup
4497           for translation
4499 2003-08-03 07:19  kdebisschop
4501         * plugins/check_load.c: markup for translation
4503 2003-08-03 07:05  kdebisschop
4505         * plugins/: check_http.c, check_ldap.c, check_tcp.c: markup for
4506           translation
4508 2003-08-03 07:03  kdebisschop
4510         * plugins/: Makefile.am, check_ide-smart.c: markup for translation,
4511           use common.h, fix problems compiling
4513 2003-08-03 07:02  kdebisschop
4515         * plugins/check_ldap.c: markup for translation
4517 2003-08-03 01:01  kdebisschop
4519         * plugins/check_http.c: markup for translation
4521 2003-08-02 23:19  kdebisschop
4523         * plugins/check_hpjd.c: markup for translation
4525 2003-08-02 23:08  kdebisschop
4527         * plugins/check_mysql.c: markup for translation
4529 2003-08-02 23:06  kdebisschop
4531         * plugins/: check_fping.c, check_game.c, check_mysql.c,
4532           check_snmp.c, utils.h: markupf for translation
4534 2003-08-02 19:22  kdebisschop
4536         * plugins/: utils.c, utils.h: ifdef so utils.h can be header for
4537           utils.c
4539 2003-08-02 19:22  kdebisschop
4541         * plugins/: check_fping.c, check_snmp.c: markup for translation
4543 2003-08-02 17:42  kdebisschop
4545         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
4546           check_dummy.c, check_pgsql.c, check_swap.c, check_tcp.c, utils.h:
4547           establish "UT_" namespace for usage text in #defines
4549 2003-08-02 17:42  kdebisschop
4551         * plugins/check_snmp.c: markup for translation
4553 2003-08-02 06:30  kdebisschop
4555         * plugins/check_dns.c: restore informative output that was lost in
4556           previous bug fix
4558 2003-08-02 00:56  kdebisschop
4560         * plugins/check_dns.c: terminate in error_scan() so meaningfull
4561           errors can be sent
4563 2003-08-01 07:04  kdebisschop
4565         * plugins/check_dummy.c: mark for transaltion
4567 2003-08-01 07:03  kdebisschop
4569         * plugins/check_dns.c: do not translate the strings that will be
4570           compared to utility output - LC_ALL is set to C so those strings
4571           should be untranslated regardless of the system settings
4573 2003-08-01 07:01  kdebisschop
4575         * plugins/popen.c: set LC_ALL to C in execve environemnt
4577 2003-08-01 03:11  kdebisschop
4579         * plugins/: Makefile.am: 'ln -f -s ...' is not reliable/portable.
4580           Use 'rm -f ...; ln -s ...'
4582 2003-07-31 13:06  kdebisschop
4584         * plugins/check_dns.c: mark for translation (note problem here - it
4585           relies on tranalation in underlying utility, which has a high
4586           chance of failing)
4588 2003-07-31 12:02  kdebisschop
4590         * plugins/: utils.h, check_disk.c: mark for translation
4592 2003-07-30 12:39  kdebisschop
4594         * plugins/check_by_ssh.c: mark up for translation
4596 2003-07-30 05:07  kdebisschop
4598         * plugins/: check_dig.c, check_pgsql.c, check_swap.c, check_tcp.c,
4599           utils.h: markup for translation
4601 2003-07-29 12:58  kdebisschop
4603         * plugins/: check_pgsql.c, check_swap.c, check_tcp.c: mark for
4604           translation
4606 2003-07-29 12:57  kdebisschop
4608         * plugins/utils.h: some shared text for internationalized help text
4610 2003-07-29 06:49  kdebisschop
4612         * plugins/utils.c: clean up warnings about ill-formed comment and
4613           string concatenation
4615 2003-07-29 06:43  kdebisschop
4617         * .cvsignore, ChangeLog, README, configure.in, lib/Makefile.am:
4618           bump to gettext 0.11.5 and cleanup GNU toolchain
4620 2003-07-29 06:38  kdebisschop
4622         * ABOUT-NLS, INSTALL: get from GNU files instead of storing in CVS
4624 2003-07-29 06:03  kdebisschop
4626         * tools/setup: move autopoint to start of gnu toolchain setup use
4627           --force-missing instead on manually copying files  (manual
4628           process was broken on RedHat, and we should expect automake to do
4629           its job right anyway)
4631 2003-07-29 04:06  kdebisschop
4633         * configure.in: look for getloadavg.c in $topdir/lib, not
4634           $srcdir/lib
4636 2003-07-29 04:04  kdebisschop
4638         * plugins/: check_http.c: patch attempt to reference undefined
4639           optarg (credit Paul Farrall)
4641 2003-07-29 04:03  kdebisschop
4643         * configure.in: look for getloadavg.c in $topdir/lib, not
4644           $srcdir/lib
4646 2003-07-28 12:36  tonvoon
4648         * configure.in: - Specify srcdir so no confusion
4650 2003-07-28 12:34  tonvoon
4652         * configure.in, lib/getloadavg.m4: Fixes Redhat 6.2 compiles for
4653           getloadavg.o
4655 2003-07-28 12:30  tonvoon
4657         * configure.in, lib/getloadavg.m4: Readded getloadavg.m4 as using
4658           autoconf 2.50+. This fixes redhat 6.2 compiles
4660 2003-07-26 13:15  kdebisschop
4662         * plugins/check_pgsql.c: mark for translation
4664 2003-07-26 13:13  kdebisschop
4666         * plugins/common.h: add S_ macor to mark message for both
4667           translation and inclusion into docbook SGML
4669 2003-07-26 06:29  kdebisschop
4671         * po/: de.po, fr.po: updated check_tcp
4673 2003-07-26 06:25  kdebisschop
4675         * plugins/check_tcp.c, po/ChangeLog: internationalization
4677 2003-07-26 06:17  kdebisschop
4679         * po/.cvsignore, intl/.cvsignore, lib/.cvsignore: skip gettext
4680           files
4682 2003-07-26 05:33  kdebisschop
4684         * lib/: Makefile.am: checkins for internationalization
4686 2003-07-26 05:25  kdebisschop
4688         * po/Makevars: checkins for internationalization
4690 2003-07-26 05:17  kdebisschop
4692         * lib/gettext.h: checkins for internationalization
4694 2003-07-26 05:14  kdebisschop
4696         * tools/setup: checkins for internationalization
4698 2003-07-26 05:09  kdebisschop
4700         * configure.in, ABOUT-NLS, po/de.po, po/fr.po: checkins for
4701           internationalization
4703 2003-07-26 05:06  kdebisschop
4705         * .cvsignore, ChangeLog, Makefile.am, configure.in,
4706           nagios-plugins.spec.in, lib/Makefile.am, plugins/Makefile.am,
4707           plugins/check_tcp.c, plugins/common.h, plugins/utils.c,
4708           po/LINGUAS, po/POTFILES.in, tools/setup: checkins for
4709           internationalization
4711 2003-07-21 13:06  kdebisschop
4713         * plugins/common.h: add stubs to allow markup for translation
4715 2003-07-21 12:53  kdebisschop
4717         * configure.in, plugins/common.h: test GNU_SOURCE and include
4718           features.h if present to clear warning about asprintf definition
4720 2003-07-20 15:40  kdebisschop
4722         * doc/developer-guidelines.sgml: must use '&amp;' in attribute
4723           values instead of '&' id tokens (attibute values) must not have
4724           embedded spaces
4726 2003-07-20 15:01  kdebisschop
4728         * nagios-plugins.spec.in: was needed for build on RH9
4730 2003-07-17 13:14  tonvoon
4732         * plugins-scripts/check_oracle.sh: - Cleanup comments
4734 2003-07-17 10:35  tonvoon
4736         * doc/developer-guidelines.sgml: Guidelines updated to use
4737           Sourceforge tracker system
4739 2003-07-11 23:20  tonvoon
4741         * doc/developer-guidelines.sgml: - Fixed CVS commit comments
4743 2003-07-11 14:06  tonvoon
4745         * doc/developer-guidelines.sgml: Added in practice of prefixing
4746           comments in CVS commits
4748 2003-07-11 07:30  kdebisschop
4750         * ChangeLog: Auto Update from CVS (includes both stabel and devel -
4751           ugh)
4753 2003-07-11 07:12  kdebisschop
4755         * configure.in, plugins/Makefile.am: link check_spop and
4756           check_simap if ssl libs are compiled into check_tcp
4758 2003-07-04 11:42  kdebisschop
4760         * configure.in, plugins/Makefile.am: only make links for check_spop
4761           and check_simap when SSL is built into check_tcp
4763 2003-07-03 17:49  tonvoon
4765         * plugins/check_procs.c: Fixed seg fault on some Sol 7/8 servers
4766           (Patch 764745 - Alexander Matey)
4768 2003-07-03 16:00  tonvoon
4770         * tools/setup: Changing $() to `` to be compatible with Solaris' sh
4772 2003-07-03 04:23  kdebisschop
4774         * autogen.sh, tools/setup: mv GNU toolchain check into tools/setup
4776 2003-07-03 04:19  kdebisschop
4778         * plugins/utils.c: remove LABELLEN
4780 2003-07-02 17:20  tonvoon
4782         * plugins-scripts/: check_oracle.sh: Check for ORA- errors for
4783           tablespace and cache (patch 755456 - Sven Meyer)
4785 2003-07-02 16:57  tonvoon
4787         * plugins-scripts/check_disk_smb.pl: Update error message from
4788           smbclient v2.2.7 (Patch 740132 - Cove Schneider)
4790 2003-07-02 16:52  tonvoon
4792         * plugins-scripts/check_disk_smb.pl: Update error message from
4793           smbclient v2.2.7 (Patch 740132 - Cove Schneider)
4795 2003-07-02 16:01  tonvoon
4797         * contrib/check_file_age.pl, plugins-scripts/.cvsignore,
4798           plugins-scripts/Makefile.am, plugins-scripts/check_file_age.pl,
4799           plugins-scripts/subst.in: Moving check_file_age into core
4801 2003-07-02 15:39  tonvoon
4803         * configure.in: Fixed SUPPORT message
4805 2003-07-01 10:27  tonvoon
4807         * plugins/check_disk.c: Fix for large filesystems > 3TB (Stuart
4808           Webster)
4810 2003-06-30 20:47  undrgrid
4812         * plugins/: check_http.c, check_ldap.c, check_smtp.c: Added -4 and
4813           -6 command line options into check_http, check_ldap and
4814           check_smtp
4816 2003-06-30 19:52  undrgrid
4818         * plugins/: check_ping.c, check_ssh.c, check_tcp.c, netutils.c:
4819           Corrections to get code to compile on systems without IPv6
4820           support
4822 2003-06-30 19:52  undrgrid
4824         * plugins/Makefile.am: Added check_simap & check_spop to
4825           check_tcp_programs If someone knows how to make this conditional
4826           in the Makefile only if being compiled with SSL I think this is
4827           the only way to make it better
4829 2003-06-30 18:02  tonvoon
4831         * plugins/check_disk.c: Fixed support for "check_disk warn crit
4832           [path]" with thresholds at used levels
4834 2003-06-29 20:54  undrgrid
4836         * configure.in, plugins/check_ldap.c: Included patch for check_ldap
4837           from Patch #753621 by Ziya Suzen
4839 2003-06-29 20:22  undrgrid
4841         * plugins/: check_ping.c, check_tcp.c: Changed usage output to show
4842           -4 and -6 are mutually exclusive. You can only      use one or
4843           the other but not both. The last one used will win out.
4845 2003-06-29 20:17  undrgrid
4847         * plugins/: check_ping.c, netutils.c: check_ping is now coded with
4848           -4 & -6 options to call PING or PING6 command netutils modified
4849           to verify hosts based on address_family setting when used    with
4850           -4 or -6 options. is_inet_addr() will not be tested if -6 is
4851           used and is_inet6_addr() will not be tested if -4 is used. Also
4852           the     is_hostname() will use the address_family value to
4853           resolve hostnames    only if IPv6 support is available otherwise
4854           defaults to AF_INET.
4856 2003-06-29 07:36  undrgrid
4858         * plugins/: check_ssh.c, check_tcp.c, netutils.c, netutils.h: Added
4859           address_family extern int variable to netutils to allow for -4 &
4860           -6         options for explicit connection protocol Added support
4861           for -4 & -6 options to check_ssh and check_tcp for testing
4863 2003-06-29 03:18  tonvoon
4865         * plugins/check_nwstat.c: Added NLM test (Phil Randal)
4867 2003-06-29 02:52  tonvoon
4869         * plugins/check_swap.c: Corrected reported size for PROC_MEMINFO
4870           systems
4872 2003-06-29 02:36  tonvoon
4874         * tools/sfwebcron: Fixed so goes to correct web area
4876 2003-06-29 02:07  tonvoon
4878         * tools/sfwebcron: New tool to run on shell.sf.net to update the
4879           dev guidelines
4881 2003-06-29 01:58  tonvoon
4883         * doc/makefile: Fixed makefile
4885 2003-06-27 19:47  undrgrid
4887         * plugins/netutils.c: Modified my_connect to include ai_socktype in
4888           the hints to be compliant with RFC3493 as pointed out by Janos
4889           Mohacsi.
4891 2003-06-27 15:43  tonvoon
4893         * configure.in, plugins/check_swap.c: Support for swap -s for
4894           solaris. Also changes size of swap to MBs through a conversion
4895           amount in configure. Possible breakage on other OSes
4897 2003-06-27 13:04  tonvoon
4899         * doc/makefile: Remove if which check - done in tools/setup instead
4901 2003-06-27 11:30  tonvoon
4903         * tools/setup: Fiddling as Solaris' which command is broken
4905 2003-06-27 00:33  tonvoon
4907         * plugins/check_disk.c: Fixed different thresholds if using exclude
4908           lists
4910 2003-06-25 16:43  tonvoon
4912         * plugins/check_disk.c: Support for different thresholds for
4913           different filesystems
4915 2003-06-25 14:38  tonvoon
4917         * plugins/check_disk.c: Removed -d option and just check against -p
4918           parameter
4920 2003-06-25 14:28  tonvoon
4922         * plugins/check_disk.c: Report errors if path specified not found
4924 2003-06-25 14:16  tonvoon
4926         * plugins/check_disk.c: Problems compiling on SunOS 5.6 with gcc
4927           2.8.1. Fixed by specifying floating variables, rather than
4928           letting asprintf work it out
4930 2003-06-25 13:38  tonvoon
4932         * plugins/check_disk.c: Returns critical if fs missing. Only works
4933           for single fs specified in -p, otherwise will return warning as
4934           before (reported by Jim Carroll)
4936 2003-06-21 06:49  kdebisschop
4938         * plugins/Makefile.am: soalris 8 needs 'ln -s -f' instead of 'ln
4939           -sf'
4941 2003-06-21 06:48  kdebisschop
4943         * plugins/Makefile.am: solaris 8 needs 'ln -s -f' instead of 'ln
4944           -sf'
4946 2003-06-21 06:31  kdebisschop
4948         * plugins/check_http.c: fix character class for URI_PATH and
4949           URI_PORT
4951 2003-06-21 06:23  kdebisschop
4953         * plugins/check_http.c: add remaining URI_PATH chars per RFC 2396
4954           remove '-' from URI_PORT
4956 2003-06-12 05:44  undrgrid
4958         * command.cfg.in: Renamed duplicate check_snmp command definitions
4959           to be unique
4961 2003-06-12 05:14  undrgrid
4963         * command.cfg.in, configure.in: Made the two check_ifoperstatus
4964           commands unique to remove conflicts
4966 2003-06-11 11:41  kdebisschop
4968         * plugins/check_http.c: fix URI_PATH to allow ?&#: (more still
4969           should be allowed) fix class to be POSIX compliant
4971 2003-06-11 11:39  kdebisschop
4973         * plugins/check_http.c: character classes were wrong for URI_PATH
4974           etc: 1) must include ?&#; for PATH 2) POSIX states "If a '-' is
4975           in the scanlist and is not the first character, nor the second
4976           where the first character is a '^' , nor the last character, the
4977           behavior is implementation-defined"
4979 2003-06-10 06:04  kdebisschop
4981         * contrib/urlize.pl: add comment about shell quote removal to
4982           address
4983           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
4985 2003-06-10 06:02  kdebisschop
4987         * plugins/urlize.c: add note about shell quote removal to address
4988           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
4990 2003-06-10 05:55  kdebisschop
4992         * contrib/urlize.pl: add comment relating to
4993           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
4995 2003-06-10 05:53  kdebisschop
4997         * plugins/urlize.c: add note about effect of shell quote handling
4998           to address
4999           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
5001 2003-06-08 23:39  tonvoon
5003         * configure.in: Fixed quoting on SWAP_FORMAT
5005 2003-06-08 23:22  tonvoon
5007         * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
5009 2003-06-07 01:46  sghosh
5011         * plugins/check_real.c: \r\n patch from Mathias
5013 2003-06-07 01:36  sghosh
5015         * plugins/check_real.c: \r\n patch from Mathias
5017 2003-06-05 00:09  tonvoon
5019         * configure.in: Display ps command used
5021 2003-06-04 23:56  tonvoon
5023         * configure.in: Stupid bug - what happens when you don't bother
5024           testing
5026 2003-06-04 23:37  tonvoon
5028         * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
5030 2003-06-04 23:17  tonvoon
5032         * plugins/check_disk.c: Argument to asprintf in wrong order
5034 2003-06-04 22:17  tonvoon
5036         * pkg/solaris/solpkg: Remove /usr as well. Maybe this is best done
5037           by changing BASEDIR to configure's prefix?
5039 2003-06-02 15:46  kdebisschop
5041         * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
5042           maxbytes (was GT)
5044 2003-06-02 15:43  kdebisschop
5046         * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
5047           maxbytes (was GT)
5049 2003-06-01 06:38  kdebisschop
5051         * plugins/check_tcp.c: typos in doco
5053 2003-06-01 06:38  kdebisschop
5055         * plugins/check_tcp.c: allow user to limit number of bytes fetched
5056           fix some doco (wait is now delay, server_quit was not shown)
5058 2003-06-01 06:19  kdebisschop
5060         * plugins/check_tcp.c: allow user to limit the number of bytes to
5061           be fetched
5063 2003-05-31 15:39  kdebisschop
5065         * plugins/check_dns.c: first revised patch failed to trap the
5066           "break" in while()
5068 2003-05-31 15:39  kdebisschop
5070         * plugins/check_dns.c: first revised patch failed to trap the
5071           "break" in while()
5073 2003-05-31 15:22  kdebisschop
5075         * plugins/check_dns.c: typo in args to terminate
5077 2003-05-31 15:04  kdebisschop
5079         * plugins/check_dns.c: trap null or empty returns from nslookup
5081 2003-05-27 14:10  stanleyhopcroft
5083         * contrib/check_sap.sh: check_sap.sh plugin to check SAP /R3
5084           servers from Karel Salavec and Tom De Blende.
5086 2003-05-26 11:09  stanleyhopcroft
5088         * contrib/: check_axis.sh, check_mssql.sh: Revisions to Tom De
5089           Blende contributed plugins: check_axis.sh and check_mssql.sh
5091 2003-05-18 00:07  tonvoon
5093         * plugins/t/: check_ftp.t: Fixed test (Mathew Ericson - 738609)
5095 2003-05-17 18:58  tonvoon
5097         * plugins/t/: check_load.t: Fixed tests (Mathew Ericson - 738607)
5099 2003-05-17 18:50  tonvoon
5101         * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
5102           738605)
5104 2003-05-17 18:46  tonvoon
5106         * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
5107           738605)
5109 2003-05-17 18:38  tonvoon
5111         * plugins/t/: check_http.t: Fixed tests (Mathew Ericson - 738608)
5113 2003-05-17 18:36  tonvoon
5115         * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604) CV:
5116           ----------------------------------------------------------------------
5118 2003-05-17 18:33  tonvoon
5120         * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604)
5122 2003-05-16 18:32  sghosh
5124         * plugins-scripts/: check_ntp.pl: bug fix
5126 2003-05-15 00:17  tonvoon
5128         * plugins/negate.c: Added examples
5130 2003-05-14 22:59  tonvoon
5132         * plugins-scripts/check_mailq.pl: Added postfix support (Thomas
5133           Nilsen - 735218)
5135 2003-05-14 22:51  tonvoon
5137         * plugins/check_nwstat.c: Added DSVER and UPTIME checks (Phil
5138           Randal - 737617)
5140 2003-05-14 22:49  tonvoon
5142         * pkg/solaris/solpkg: Typo
5144 2003-05-14 22:44  tonvoon
5146         * doc/.cvsignore: Ignore developer-guidelines.html as generated
5147           from docbook
5149 2003-05-14 22:39  tonvoon
5151         * Makefile.am, pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Remove
5152           dependency on gnu make
5154 2003-05-14 00:20  tonvoon
5156         * doc/developer-guidelines.sgml: Updated docs to include comments,
5157           contrib->main, getopts_long and verbose output levels
5159 2003-05-13 23:23  tonvoon
5161         * tools/sfsnapshot: Calls tools/setup and creates a README for the
5162           snapshot directory
5164 2003-05-13 23:03  tonvoon
5166         * doc/developer-guidelines.html, doc/makefile, tools/setup: The
5167           developer-guidelines.html file is now generated from the sgml
5168           file by docbook2html at tools/setup time
5170 2003-05-13 13:14  stanleyhopcroft
5172         * contrib/tarballs/hopcroft-plugins.tar.gz: Removed
5173           contrib/tarballs/hopcroft-plugins.tar.gz. This is archaic,
5174           anachronistic, unmaintained and humblingly embarrassing.
5176 2003-05-13 13:13  stanleyhopcroft
5178         * contrib/check_mssql.sh: check_mssql.sh. A new plugin from Mr T DE
5179           BLENDE to check MS SQLServer databases.
5181 2003-05-09 04:22  kdebisschop
5183         * plugins/check_http.c: fix error when server closes connection
5184           immediately
5186 2003-05-09 04:22  kdebisschop
5188         * plugins/check_http.c: fix error when server closes connection
5189           immediately
5191 2003-05-09 03:59  kdebisschop
5193         * plugins/: check_snmp.c: cause snmpget try try for 1 second less
5194           than the timeout (allowing plugin to force close if needed)
5196 2003-05-07 19:01  undrgrid
5198         * plugins/check_ping.c: Modified check_ping to handle IPv6 as well
5199           as IPv4 ICMP checks using the PING6_COMMAND determined during the
5200           configure script execution. As USE_IPV6 may be defined and
5201           PING6_COMMAND is not defined if there is not IPv6 TCP stack
5202           available when configure is run I condition it off PING6_COMMAND
5203           existing to remove build errors for being undefined.
5205 2003-04-25 10:05  sghosh
5207         * plugins-scripts/: check_ntp.pl: corrected output units
5209 2003-04-23 05:57  kdebisschop
5211         * plugins/: check_http.c, utils.c: update to RFC1123 hostname specs
5213 2003-04-17 06:56  kdebisschop
5215         * nagios-plugins.spec.in: add check_nt, drop check_vsz
5217 2003-04-17 06:55  kdebisschop
5219         * plugins/: check_dig.c, check_tcp.c, check_users.c: code cleanup
5220           to clear strict compiler warnings
5222 2003-04-17 06:36  kdebisschop
5224         * plugins/: check_dig.c, check_tcp.c, netutils.c: code cleanup to
5225           clear strict compiler warnings
5227 2003-04-16 16:31  sghosh
5229         * plugins/check_real.c: old behavior - no stream check unless -u
5231 2003-04-16 16:06  sghosh
5233         * plugins/check_real.c: reset to old behavior of not checking
5234           stream by default
5236 2003-04-13 05:49  sghosh
5238         * plugins/check_hpjd.c: reduce compiler warning between gcc3 and
5239           gcc2.96
5241 2003-04-13 05:28  sghosh
5243         * configure.in: update for check_mailq - qmail support
5245 2003-04-13 05:25  sghosh
5247         * plugins-scripts/utils.pm.in: update for check_mailq - qmail
5248           support
5250 2003-04-13 05:23  sghosh
5252         * plugins-scripts/check_mailq.pl: Added sendmail multi-queue
5253           support (Canau), merged qmail support (Schmid)
5255 2003-04-12 01:02  tonvoon
5257         * plugins/check_procs.c: Match -a STRING anywhere in ps args
5258           (Laurent Vaslin - 719783)
5260 2003-04-12 00:47  tonvoon
5262         * plugins/check_procs.c: Match -a STRING anywhere in ps args
5263           (Laurent Vaslin - 719783)
5265 2003-04-11 23:36  sghosh
5267         * plugins-scripts/check_ifstatus.pl: added feature -u (list of
5268           unused ifIndex)
5270 2003-04-11 23:09  sghosh
5272         * plugins-scripts/check_ifstatus.pl: bug 691412, added feature -x
5273           (list of excluded ifTypes)
5275 2003-04-11 19:44  sghosh
5277         * plugins/check_hpjd.c: patch 698384 - order of args to snmpget +
5278           print a bit of stderr
5280 2003-04-11 17:27  sghosh
5282         * plugins/check_hpjd.c: patch 698384 - order of args to snmpget
5284 2003-04-09 04:46  kdebisschop
5286         * plugins/: check_http.c, check_hpjd.c, check_nt.c: cleanup to
5287           suppress various strict compiler warnings
5289 2003-04-09 04:44  kdebisschop
5291         * plugins/common.h: rewrite #elif to be compatible with traditional
5292           C
5294 2003-04-09 03:09  kdebisschop
5296         * plugins/Makefile.am: check_game needs popen.c now
5298 2003-04-08 21:49  tonvoon
5300         * plugins/: check_nt.c, check_hpjd.c: Changed // to /* */ comments
5301           as some compilers do not like them
5303 2003-04-08 21:38  tonvoon
5305         * command.cfg.in: Updated command for new check_procs
5307 2003-04-08 21:37  tonvoon
5309         * plugins/: check_hpjd.c, check_nt.c: Changed // to /* */ comments
5310           as some compilers do not like them
5312 2003-04-08 01:00  stanleyhopcroft
5314         * contrib/check_axis.sh: check_axis.sh (Axis 5xx print servers)
5315           from Tom De Blende
5317 2003-04-08 00:40  tonvoon
5319         * plugins/check_procs.c: Fixed zombie processes
5321 2003-04-08 00:16  tonvoon
5323         * configure.in: Missed some PS_FORMAT strings
5325 2003-04-07 23:53  tonvoon
5327         * configure.in, plugins/Makefile.am, plugins/check_nagios.c,
5328           plugins/check_procs.c, plugins/check_vsz.c: Souped up check_procs
5329           with different metrics
5331 2003-04-07 22:23  tonvoon
5333         * plugins/check_snmp.c: Removed unnecessary array for AIX compile
5334           (reported by Alwyn Cherrington)
5336 2003-04-07 22:21  tonvoon
5338         * plugins/check_snmp.c: Removed unnecessary regex array
5340 2003-04-07 12:39  kdebisschop
5342         * plugins/check_http.c: ste timeout one second greater than
5343           critical time
5345 2003-04-07 12:38  kdebisschop
5347         * plugins/check_game.c: had been grandfathered ibto core, finally
5348           use normal getopts, add options for player, max-player array
5349           positions
5351 2003-04-03 22:21  tonvoon
5353         * plugins-scripts/check_oracle.sh: Cleaned up cache output
5355 2003-04-01 23:24  tonvoon
5357         * plugins-scripts/check_oracle.sh: Fixed sqlplus calls and
5358           rearranged parameters for --tablespace & --cache
5360 2003-04-01 05:00  kdebisschop
5362         * configure.in: remove PATH_PROG call for autoconf/automake
5363           components
5365 2003-03-31 13:49  kdebisschop
5367         * plugins/check_disk.c: checkpoint  supresses iso9660  adds option
5368           for checking only local  adds choice of scale factor
5370 2003-03-27 22:53  tonvoon
5372         * plugins/check_nwstat.c: Extra Netware checks (Patch 710247 -
5373           Dietmar Ruzicka)
5375 2003-03-26 05:37  tonvoon
5377         * configure.in: ipv6 check requires unistd.h for Darwin
5379 2003-03-26 03:57  tonvoon
5381         * configure.in, plugins/check_procs.c: Removal of ps_raw and
5382           ps_vars
5384 2003-03-26 03:39  tonvoon
5386         * plugins/check_nagios.c: Uses same ps command as check_procs
5388 2003-03-25 06:33  kdebisschop
5390         * .cvsignore: subst is no longer used
5392 2003-03-24 19:05  undrgrid
5394         * .cvsignore, Makefile.am: Better stripping of prefix for Solaris
5395           package install needs to remove       /usr/local as package
5396           installs there by default
5398 2003-03-24 17:44  undrgrid
5400         * Makefile.am, pkg/solaris/.cvsignore, pkg/solaris/pkginfo.in,
5401           plugins/check_disk.c: Minor changes to build for Solaris packages
5403 2003-03-24 16:23  tonvoon
5405         * plugins/check_procs.c: Use max_state
5407 2003-03-24 02:57  tonvoon
5409         * tools/: mail_error, sfsnapshot: PATH set in correct place and
5410           extra comments
5412 2003-03-24 02:44  tonvoon
5414         * tools/: mail_error, sfsnapshot: Bug fixes
5416 2003-03-24 02:21  tonvoon
5418         * tools/mail_error: Sends email if non-zero return code from
5419           command
5421 2003-03-24 02:19  tonvoon
5423         * tools/sfsnapshot: Error code depending on number of files
5424           generated
5426 2003-03-24 01:18  tonvoon
5428         * lib/ls-mntd-fs.m4: Using coreutils 4.5.11 version to fix Darwin
5429           problem
5431 2003-03-24 00:40  tonvoon
5433         * REQUIREMENTS: Add NSClient requirement for check_nt
5435 2003-03-24 00:39  tonvoon
5437         * plugins/check_nt.c: Reference to web site to get NSClient
5439 2003-03-24 00:26  tonvoon
5441         * plugins/check_nt.c: Reference to web site to get NSClient
5443 2003-03-23 07:01  undrgrid
5445         * Makefile.am, autogen.sh, configure.in, lib/Makefile.am,
5446           pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Solaris package build
5447           system
5449 2003-03-23 06:20  kdebisschop
5451         * plugins/check_disk.c: can once again exclude indiviual
5452           path/partitions
5454 2003-03-23 06:11  kdebisschop
5456         * plugins/check_disk.c: add -X to exclude FS type, now works with
5457           more than one path/dev specified
5459 2003-03-22 13:23  kdebisschop
5461         * plugins/utils.c: declaration must precede printf
5463 2003-03-21 20:21  tonvoon
5465         * configure.in: Stupid bug!
5467 2003-03-21 14:08  kdebisschop
5469         * plugins/check_disk.c: checkpoint, allows selecting devices and
5470           paths now
5472 2003-03-21 14:04  kdebisschop
5474         * configure.in: instructions for posting plugin version number
5476 2003-03-19 23:44  kdebisschop
5478         * plugins/check_by_ssh.c: allow to specify -1 and -2 for protocol
5479           version
5481 2003-03-19 22:42  tonvoon
5483         * configure.in: Tru64 df support (Paul Clayton)
5485 2003-03-19 13:01  kdebisschop
5487         * plugins/: utils.c, utils.h: make state_text a function
5489 2003-03-19 12:59  kdebisschop
5491         * lib/mountlist.c, plugins/check_disk.c: check_disk working with
5492           mountlist.c
5494 2003-03-19 02:28  kdebisschop
5496         * Makefile.am, configure.in: subst.* was replaced by dist-hook
5498 2003-03-19 02:27  kdebisschop
5500         * subst.in, subst.sh: these were replaced by dist-hook
5502 2003-03-18 15:18  kdebisschop
5504         * configure.in: running the AFS macro causes newer AC/AM to barf
5506 2003-03-18 09:02  kdebisschop
5508         * configure.in: afs checking
5510 2003-03-18 08:50  kdebisschop
5512         * lib/: ls-mntd-fs.m4, afs.m4: use AC_DEFINE_UNQOUTED
5514 2003-03-18 08:47  kdebisschop
5516         * lib/ls-mntd-fs.m4: stop warning on autoheader 2.13
5518 2003-03-18 07:57  kdebisschop
5520         * plugins/: netutils.c, netutils.h: common.h was doubly included
5522 2003-03-18 07:57  kdebisschop
5524         * plugins/common.h: use enum instead of define, remove some cruft
5525           from old snprintf implementation
5527 2003-03-18 07:48  kdebisschop
5529         * configure.in, lib/Makefile.am, plugins/check_disk.c: use GNU
5530           fileutils for check_disk
5532 2003-03-18 07:47  kdebisschop
5534         * lib/: afs.m4, fstypename.m4, fsusage.c, fsusage.h, fsusage.m4,
5535           ls-mntd-fs.m4, mountlist.c, mountlist.h: from GNU fileutils for
5536           check_disk
5538 2003-03-17 22:22  tonvoon
5540         * plugins-scripts/: check_oracle.sh: Allow default Oracle home from
5541           oratab (reported by Walbert Oberngruber)
5543 2003-03-16 23:54  undrgrid
5545         * configure.in: Modified to automatically enable getaddrinfo
5546           emulation if lwres is not used and getaddrinfo is not found in
5547           the system.
5549 2003-03-16 23:28  undrgrid
5551         * plugins/: check_tcp.c, netutils.c, netutils.h: Applied patch
5552           #660973 for tcp refusals
5554 2003-03-15 01:28  undrgrid
5556         * configure.in: Left over debug define
5558 2003-03-15 01:25  undrgrid
5560         * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
5561           lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
5562           plugins/Makefile.am, plugins/getaddrinfo.c,
5563           plugins/getaddrinfo.h, plugins/gethostbyname.c,
5564           plugins/gethostbyname.h, plugins/netutils.c, plugins/netutils.h,
5565           plugins/utils.c, plugins/utils.h: Spent the day working on
5566           backwards compatability using getaddrinfo() Moved getaddrinfo.?
5567           and gethostbyname.? from lib/ to plugins/ due to problems with
5568           compiling into the libnagiosplug.a as it required linking against
5569           socket libraries which are unneeded except for network based
5570           plugins.  This code should hopefully happily work for all systems
5571           and has been tested prior to commit on Debian GNU/Linux, SPARC
5572           Solaris 7 and SPARC Solaris 9.
5574 2003-03-14 13:28  kdebisschop
5576         * plugins-scripts/check_ntp.pl: add timeout, fix taint chacking
5577           diom
5579 2003-03-13 22:20  undrgrid
5581         * .cvsignore, configure.in, lib/Makefile.am: Working out issues
5582           with getaddrinfo emulation build environment
5584 2003-03-13 21:14  tonvoon
5586         * plugins/: check_dns.c, check_http.c, check_tcp.c: Strip leading
5587           spaces in perf data
5589 2003-03-13 21:10  tonvoon
5591         * plugins/check_smtp.c: Perf data without leading spaces and fix
5592           ANSI C complaint about \n
5594 2003-03-13 20:33  tonvoon
5596         * plugins/check_tcp.c: Fix compiler warnings re progname
5598 2003-03-13 06:52  undrgrid
5600         * depcomp: Removed auto-tools script that automake adds
5602 2003-03-13 06:51  undrgrid
5604         * .cvsignore, configure.in, install-sh, missing, mkinstalldirs,
5605           plugins/.cvsignore, plugins/Makefile.am, plugins/common.h,
5606           plugins/common.h.in, plugins/netutils.h, plugins/netutils.h.in,
5607           plugins/popen.h, plugins/popen.h.in, plugins/utils.c,
5608           plugins/utils.h, plugins/utils.h.in, plugins/version.h.in:
5609           Updated cvs ignore files to reflect changes Moved header files
5610           from being ran through configure to standard Removed auto-tools
5611           scripts that get added by automake
5613 2003-03-13 06:00  kdebisschop
5615         * plugins/negate.c: negate must be POSIXly correct in handling
5616           options, else wrapped options get passed to it
5618 2003-03-13 05:59  undrgrid
5620         * configure.in: Removed --with-ipv6 configure option so it
5621           determines IPv6 availablity completely on it's own per suggestion
5622           by Karl
5624 2003-03-13 05:29  kdebisschop
5626         * plugins/negate.c: negate must be POSIXly correct in handling
5627           options, else wrapped options get passed to it
5629 2003-03-12 22:13  undrgrid
5631         * plugins/check_tcp.c: doco standarization
5633 2003-03-12 19:50  undrgrid
5635         * configure.in, plugins-scripts/subst.in: Just a lil namespace
5636           clean-up
5638 2003-03-12 17:42  undrgrid
5640         * configure.in: Minor fix to --with-ipv6 behavior
5642 2003-03-12 17:11  undrgrid
5644         * autogen.sh, configure.in, plugins/utils.c, plugins/utils.h.in:
5645           Added autogen.sh script that rebuilds using autotools and runs
5646           configure Modified configure.in to include some debug build
5647           option info at the end of the scripts execution. Can be removed
5648           by release time.  Modified configure.in to include a --with-ipv6
5649           option Default build is without IPv6 support now to enable you
5650           need to use the --with-ipv6 command line option to configure.
5651           Modified plugins/utils.* to use USE_IPV6
5653 2003-03-12 07:05  kdebisschop
5655         * plugins/check_disk.c: doco standarization
5657 2003-03-12 06:44  kdebisschop
5659         * plugins/check_disk.c: errors for statfs
5661 2003-03-12 06:41  kdebisschop
5663         * plugins/check_smtp.c: comment/doco cleanup for embeeded doc work,
5664           control STMP command via options instead of defines
5666 2003-03-12 06:38  kdebisschop
5668         * configure.in: version increase, statfs work
5670 2003-03-12 02:47  undrgrid
5672         * plugins/.cvsignore: Add some more extra plugins
5674 2003-03-12 02:29  undrgrid
5676         * plugins/check_dig.c: Code clean-up
5678 2003-03-12 02:29  undrgrid
5680         * plugins/check_http.c: Clean up of output from plugin
5682 2003-03-12 02:24  undrgrid
5684         * plugins/: check_udp.c, check_ldap.c, check_http.c: Code clean-up
5686 2003-03-12 02:23  undrgrid
5688         * plugins/check_tcp.c: Code cleanup
5690 2003-03-12 00:45  tonvoon
5692         * plugins/check_dns.c: Removed is_host checks to speed up code.
5693           Fixed timings so no spaces
5695 2003-03-12 00:08  tonvoon
5697         * plugins/check_dns.c: Timings in milliseconds and nicer output
5699 2003-03-11 22:51  tonvoon
5701         * plugins-scripts/.cvsignore: Add script ignores
5703 2003-03-11 22:36  tonvoon
5705         * plugins/negate.c: Remove getopt_long checks
5707 2003-03-11 22:34  tonvoon
5709         * plugins/negate.c: Fixed reading too many argv parameters and
5710           changed to asprintf
5712 2003-03-11 22:29  tonvoon
5714         * plugins/negate.c: Fixed reading too many argv parameters and
5715           changed to asprintf
5717 2003-03-11 22:22  tonvoon
5719         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
5720           check_fping.c, check_hpjd.c, check_http.c, check_ide-smart.c,
5721           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
5722           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
5723           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
5724           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
5725           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
5726           check_udp.c, check_ups.c, check_users.c, check_vsz.c: Remove
5727           getopt_long checks
5729 2003-03-11 22:09  undrgrid
5731         * configure.in: Fixed some ping6 variables
5733 2003-03-11 18:32  undrgrid
5735         * configure.in: Minor change to Karl's statfs check Inclusion of
5736           ICMPv6 ping tests to define PING6_COMMAND Minor fix to ps syntax
5737           checking to fix bug I introduced last nite
5739 2003-03-11 07:04  undrgrid
5741         * Makefile.am, configure.in: Removed acconfig.h from EXTRA_DIST
5742           Fixed problem with test in SWAP_FORMAT and SWAP_COMMAND
5744 2003-03-11 06:44  kdebisschop
5746         * configure.in, plugins/check_disk.c: use statfs for check_disk
5747           (still needs fs scan)
5749 2003-03-11 06:03  undrgrid
5751         * acconfig.h, configure.in: Finishing clean-up of configure.in
5752           Removing acconfig.h as it's no longer needed
5754 2003-03-10 23:58  undrgrid
5756         * acconfig.h, configure.in: Cleaned up configure for PS and PING to
5757           produce cleaner config.h
5759 2003-03-09 18:13  undrgrid
5761         * plugins/common.h.in: Make sure sys/socket.h is explicitly
5762           included if HAVE_SYS_SOCKET_H is defined
5764 2003-03-09 10:39  tonvoon
5766         * plugins/check_disk.c: Implement error-only option for check_disk
5767           (Ian Duggan)
5769 2003-03-09 10:36  tonvoon
5771         * plugins/check_disk.c: Implement error-only option for check_disk
5772           (Ian Duggan)
5774 2003-03-08 12:08  tonvoon
5776         * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
5778 2003-03-08 12:05  tonvoon
5780         * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
5782 2003-03-08 11:44  tonvoon
5784         * configure.in: snprintf checks in configure.in like samba
5786 2003-03-08 02:27  undrgrid
5788         * plugins/check_dns.c: Modified code to call is_addr() rather than
5789           is_dotted_quad() with the    new AF indepdent function routines
5791 2003-03-08 02:26  undrgrid
5793         * plugins/: netutils.c, netutils.h.in, utils.c, utils.h.in: AF
5794           indepedent routines introduced.  Modifed process_request() &
5795           my_connect() parameters to make 'proto' type        'int' rather
5796           than 'char *' and use IPPROTO_* POSIX values.  Removed
5797           is_dotted_quad() & my_inet_aton() functions Added is_addr(),
5798           is_inet_addr(), is_inet6_addr() and resolve_host_or_addr()
5799           functions to check whether it is a valid IP address Modified
5800           is_host() to call is_addr() and is_hostname()
5802 2003-03-08 02:02  tonvoon
5804         * tools/sfsnapshot: Need to remove configure.in
5806 2003-03-08 01:59  tonvoon
5808         * lib/Makefile.am, lib/snprintf.c, plugins/Makefile.am,
5809           plugins/snprintf.c: Move snprintf into lib
5811 2003-03-08 01:48  tonvoon
5813         * tools/sfsnapshot: Have to run through whole automake procedure as
5814           datestamp in RELEASE variable
5816 2003-03-08 01:13  tonvoon
5818         * tools/sfsnapshot: Added automake parameters for config.sub and
5819           config.guess
5821 2003-03-08 00:57  tonvoon
5823         * tools/sfsnapshot: Fixed production OUT variable
5825 2003-03-08 00:55  tonvoon
5827         * tools/sfsnapshot: Adds MD5SUM file, creates multiple branch
5828           snapshots and doesn't rerun configure/automake/autoconf
5829           unnecessarily
5831 2003-03-08 00:21  tonvoon
5833         * Makefile.am: Use Makefile's variables (to support a shortcut in
5834           sfsnapshot)
5836 2003-03-07 22:11  undrgrid
5838         * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
5839           lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
5840           plugins/check_pgsql.c, plugins/common.h.in, plugins/netutils.c,
5841           plugins/netutils.h.in, tools/setup: Added getaddrinfo.[ch] &
5842           gethostbyname.[ch] to provide RFC2553 functions   if missing in
5843           system libs and lwres not present Moved all references to netdb.h
5844           and sys/socket.h into common.h.in Modified automake call in
5845           tools/setup to include adding missing files         so config.sub
5846           and config.guess will be available
5848 2003-03-07 20:16  tonvoon
5850         * plugins/check_nt.c: Make output for CPU load nicer
5852 2003-03-07 07:45  kdebisschop
5854         * plugins/check_smtp.c: millisecond timing and perf data
5856 2003-03-07 07:15  kdebisschop
5858         * plugins/: check_smtp.c: whole timer loop was on the wrong side of
5859           connection close code
5861 2003-03-07 06:43  kdebisschop
5863         * plugins/check_udp.c: fix for -H invocation of hostname
5865 2003-03-07 06:40  kdebisschop
5867         * plugins/check_udp.c: fix for -H invocation of hostname
5869 2003-03-06 06:40  undrgrid
5871         * acinclude.m4, configure.in: Adds --with-lwres and
5872           --enable-emulate-getaddrinfo but are not used in any of the code
5873           at this time. Has a check for IPv6 support but only runs if using
5874           the emulate-getaddrinfo routines, this needs to be modified.  !!!
5875           I need input from results of this run on various platforms to see
5876           what results are seen in plugins/config.h so please help test !!!
5878 2003-03-05 07:27  kdebisschop
5880         * plugins-scripts/check_ntp.pl: add "m" to regex for minutes
5882 2003-03-05 05:59  sghosh
5884         * plugins/check_smtp.c: remove race condition for a long HELO
5886 2003-03-05 04:38  sghosh
5888         * command.cfg.in: corrected snmp commands
5890 2003-03-05 04:37  sghosh
5892         * plugins-scripts/check_ntp.pl: regex fix per Marc Poulin
5894 2003-03-05 00:17  tonvoon
5896         * plugins/check_http.c: check_http min size option (680467 - Dave
5897           Viner)
5899 2003-03-04 23:56  tonvoon
5901         * plugins/check_nt.c: Make output message for CPU Load a bit nicer
5903 2003-03-04 23:35  tonvoon
5905         * tools/sfsnapshot: To create nagiosplug daily snapshots on SF
5907 2003-03-03 03:49  kdebisschop
5909         * plugins/check_ping.c: accept comma-delimted list of hosts for
5910           checking if a multihomed host is alive
5912 2003-03-02 06:01  kdebisschop
5914         * plugins/check_ping.c: add logic to check multiple servers
5916 2003-03-02 04:59  kdebisschop
5918         * ChangeLog: update from CVS
5920 2003-03-02 04:58  kdebisschop
5922         * configure.in, nagios-plugins.spec.in: adjustments to remove beta
5923           tagging
5925 2003-03-02 04:32  kdebisschop
5927         * ChangeLog: update from CVS
5929 2003-03-01 05:09  kdebisschop
5931         * nagios-plugins.spec.in: we were missing some docs in the RPM
5933 2003-02-23 17:11  sghosh
5935         * REQUIREMENTS: Novell requirements
5937 2003-02-23 17:10  sghosh
5939         * contrib/check_bgpstate.pl: removed community string in CRIT
5940           message
5942 2003-02-22 19:06  tonvoon
5944         * configure.in: Solaris and Unixware labels round the wrong way for
5945           swap command
5947 2003-02-22 13:01  kdebisschop
5949         * Makefile.am: provide target for nagios-plugins.spec
5951 2003-02-22 07:27  kdebisschop
5953         * Makefile.am: add CODING FAQ LEGAL to distribution tarball
5955 2003-02-21 21:59  tonvoon
5957         * plugins/check_http.c: Fixed coredump with unallocated string
5959 2003-02-21 21:46  tonvoon
5961         * plugins/check_dns.c: Strip leading spaces on dns return value
5962           (689563 - Simon L Nielsen)
5964 2003-02-20 03:16  kdebisschop
5966         * plugins-scripts/check_disk_smb.pl: option regexs need to include
5967           ^ and $
5969 2003-02-19 22:56  tonvoon
5971         * lib/Makefile.am: Removing getloadavg.m4 from dist
5973 2003-02-19 08:36  kdebisschop
5975         * INSTALL, configure.in, lib/getloadavg.m4, tools/setup: remove
5976           getloadavg.m4
5978 2003-02-19 00:45  tonvoon
5980         * Makefile.am, configure.in, getloadavg.m4, lib/Makefile.am,
5981           lib/getloadavg.c, lib/getloadavg.m4, plugins/Makefile.am,
5982           plugins/getloadavg.c: Move getloadavg to lib directory. Must run
5983           "aclocal -I lib"
5985 2003-02-18 23:00  kdebisschop
5987         * plugins/check_pgsql.c: spurious backslash escape
5989 2003-02-18 22:56  kdebisschop
5991         * configure.in: set tag for beta3, fix pgsql detection
5993 2003-02-18 22:24  kdebisschop
5995         * plugins/check_udp.c: never exited getopt loop
5997 2003-02-18 22:20  kdebisschop
5999         * plugins/check_tcp.c: failed if header was more than 1023 bytes
6001 2003-02-18 22:10  tonvoon
6003         * plugins/check_load.c: Fixed the output messages (Bug 688729 -
6004           Jayjay)
6006 2003-02-18 21:58  tonvoon
6008         * Makefile.am: Add SUPPORT file to distribution
6010 2003-02-18 21:56  tonvoon
6012         * plugins/check_http.c: Fixed compiler warning and increased the
6013           SSL random key for a Solaris PRNG problem
6015 2003-02-18 05:38  kdebisschop
6017         * configure.in: remainder of ps fix for UnixWare, and move [] in
6018           if/elif to indicate m4 quoting instead of test invocation
6020 2003-02-18 04:05  sghosh
6022         * contrib/check_appletalk.pl: Appletalk ping plugin
6024 2003-02-18 04:04  sghosh
6026         * plugins/check_snmp.c: OID type prefix patch [Patches-679403]
6028 2003-02-18 03:46  sghosh
6030         * plugins/check_swap.c: support for Large swap sizes
6032 2003-02-18 03:17  sghosh
6034         * configure.in: regex fix to catch *BSD swapinfo and not HP-UX
6035           error and memory/file swap in addition to device for HP-UX
6037 2003-02-17 22:01  kdebisschop
6039         * configure.in: typo in testing uname output
6041 2003-02-17 21:57  kdebisschop
6043         * configure.in: ping and swap for unixware
6045 2003-02-17 21:04  kdebisschop
6047         * configure.in: library search dirs are part of LDFLAGS
6049 2003-02-17 19:11  sghosh
6051         * REQUIREMENTS: location updates
6053 2003-02-16 08:41  tonvoon
6055         * plugins/Makefile.am: Fixed dependencies for check_nt
6057 2003-02-16 08:25  tonvoon
6059         * plugins/check_nt.c: Coredump if no variable set (reported by Marc
6060           C. Poulin)
6062 2003-02-16 02:46  egalstad
6064         * contrib/check_dhcp.c: Interface patch byor Clemens Resen
6066 2003-02-16 02:18  sghosh
6068         * plugins-scripts/check_ntp.pl: all alphanumeric accepted for refid
6069           on ntpq
6071 2003-02-12 22:32  tonvoon
6073         * plugins/.cvsignore: Added extra plugins
6075 2003-02-12 22:30  tonvoon
6077         * lib/.cvsignore: Add ignore files
6079 2003-02-12 22:29  tonvoon
6081         * plugins/negate.c: Remove unnecessary \ and fix coredump with no
6082           parameters specified
6084 2003-02-12 22:27  tonvoon
6086         * plugins/check_http.c: Remove unnecessary \ - complaints from
6087           Tru64's cc compiler
6089 2003-02-12 22:21  tonvoon
6091         * configure.in: Inadequate quoting for PS_FORMAT & removal of grep
6092           "*** for Tru64
6094 2003-02-12 04:36  sghosh
6096         * command.cfg.in: forced ntpq jitter check
6098 2003-02-12 04:32  sghosh
6100         * plugins-scripts/check_ifoperstatus.pl: added timeout alarm
6102 2003-02-12 04:30  sghosh
6104         * plugins-scripts/check_ntp.pl: fixed regex for stratum1 peer,
6105           added logic for failed ntpq call(e.g. sntp host)
6107 2003-02-11 00:47  tonvoon
6109         * plugins/check_mysql.c: Patch by Dave Viner for seg fault on RH
6110           7.3 (655903)
6112 2003-02-10 23:59  tonvoon
6114         * configure.in: Update with references to REQUIREMENTS
6116 2003-02-10 23:58  tonvoon
6118         * Requirements: Remove file, superceded by REQUIREMENTS
6120 2003-02-10 23:34  tonvoon
6122         * plugins/: getopt.c, getopt.h, getopt1.c: Removing getopt files -
6123           now in new lib directory
6125 2003-02-10 23:32  tonvoon
6127         * lib/: Makefile.am, getopt.c, getopt.h, getopt1.c: New directory
6128           for common library files
6130 2003-02-10 23:28  tonvoon
6132         * plugins/common.h.in: Added in a define for HAVE_GETOPT_H for
6133           backwards compatibility
6135 2003-02-10 23:27  tonvoon
6137         * plugins/Makefile.am: Remove unnecessary getopt references and
6138           link in lib directory
6140 2003-02-10 23:26  tonvoon
6142         * configure.in: Removing checks for getopt.h - now always
6143           available. Also support lib dir
6145 2003-02-10 23:24  tonvoon
6147         * Makefile.am: Adding lib directory for getopts change
6149 2003-02-10 23:08  tonvoon
6151         * configure.in: Fixed Tru64 ps command (Bug 669585 - Paula Arnold)
6153 2003-02-10 18:36  undrgrid
6155         * plugins/check_ssh.c: Added argc checks before attempting to
6156           access argv[]
6158           Corrected return codes and output
6160 2003-02-10 14:18  undrgrid
6162         * plugins/check_ssh.c: Revised code to use resolving and connection
6163           code in utils.c and netutils.c rather than its own functions.
6164           Corrected code to properly handle input of server hostname and
6165           port on commandline without option flags.
6167 2003-02-10 04:49  kdebisschop
6169         * contrib/check_fping_in.c: this plugin is in core as check_fping
6171 2003-02-09 18:59  undrgrid
6173         * tools/setup: Reordered program calls so autoheader was called
6174           before automake thus getting rid of errors for header files not
6175           being present when automake was called. Also puts it inline with
6176           documentation in INSTALL & INSTALLING
6178 2003-02-09 14:20  sghosh
6180         * contrib/: check_adptraid.sh, check_compaq_insight.pl,
6181           check_file_age.pl:  new plugins
6183 2003-02-09 14:18  sghosh
6185         * contrib/: README.TXT, readme.txt: file rename
6187 2003-02-09 14:16  sghosh
6189         * contrib/: check_remote_nagios_status.pl, check_wins.pl,
6190           sched_downtime.pl: more contribs
6192 2003-02-09 14:03  sghosh
6194         * contrib/tarballs/: fetchlog-0.92.tar.gz, fetchlog-0.94.tar.gz:
6195           new version
6197 2003-02-09 12:54  kdebisschop
6199         * CODING, README: spell check
6201 2003-02-09 12:36  kdebisschop
6203         * FAQ: spell check
6205 2003-02-09 12:17  sghosh
6207         * SUPPORT: ispell
6209 2003-02-08 06:00  kdebisschop
6211         * plugins/check_pgsql.c: use enum instead of define
6213 2003-02-08 05:58  kdebisschop
6215         * FAQ: add item on submitting new plugins
6217 2003-02-08 05:57  kdebisschop
6219         * SUPPORT: suggest minimum standards for support requests
6221 2003-02-08 05:32  kdebisschop
6223         * plugins/check_http.c: submit request with one send
6225 2003-02-05 05:59  kdebisschop
6227         * configure.in: fix for SSL build on RedHat rawhide
6229 2003-02-05 05:58  kdebisschop
6231         * plugins/check_dns.c: allow check to proceed using servers from
6232           resolv.conf
6234 2003-02-05 05:57  kdebisschop
6236         * plugins/check_http.c: fix segfault due to bad asprintf invocation
6238 2003-02-04 06:24  sghosh
6240         * plugins-scripts/Makefile.am:  install user:grp perms [patch
6241           679703 -Detlef Boehm]
6243 2003-02-04 06:16  sghosh
6245         * plugins-scripts/check_flexlm.pl: lmstat output update
6247 2003-02-04 05:54  sghosh
6249         * plugins-scripts/check_ntp.pl: corrected ntpdate offset to seconds
6251 2003-02-03 21:43  tonvoon
6253         * plugins/check_snmp.c: Avoid core dump with null or invalid data
6254           (679400 - Mathieu Masseboeuf)
6256 2003-02-03 21:33  tonvoon
6258         * plugins/Makefile.am: Patch for Mac OS X compile (652080 - Ton
6259           Voon)
6261 2003-02-03 20:43  sghosh
6263         * contrib/tarballs/check_cit.tgz: Citrix plugin
6265 2003-02-03 20:35  sghosh
6267         * command.cfg.in: more sample command configurations
6269 2003-02-03 20:29  sghosh
6271         * configure.in, plugins-scripts/check_ntp.pl,
6272           plugins-scripts/utils.pm.in: change ntpdc to ntpq (Jonathan
6273           Rozes,Thomas Schimpke, bug-656237 )
6275 2003-02-03 15:47  sghosh
6277         * plugins-scripts/check_ntp.pl: patch for desync peer and ntpdate
6278           (James Fidell)
6280 2003-02-03 05:29  sghosh
6282         * plugins-scripts/check_ifstatus.pl:  bugfix [bug 651021 mperry2]
6284 2003-02-03 05:07  sghosh
6286         * plugins/check_hpjd.c: added default community [bug-patch #600349
6287           jbaumgartner]
6289 2003-01-31 18:40  tonvoon
6291         * plugins/check_procs.c: Fix for zombie processes on Solaris (Bug
6292           677803 - Matthew Brown)
6294 2003-01-31 18:36  tonvoon
6296         * plugins/check_nt.c: Reapply all asprintf calls. Fix for %%
6297           problem with -l flag.
6299 2003-01-31 01:26  tonvoon
6301         * plugins/check_nt.c: Removed all unnecessary asprintf calls.
6302           Replaced with original check_nt.c to minimise amount of changes
6303           (reported by Reuben Farrelly)
6305 2003-01-30 23:18  tonvoon
6307         * plugins/check_nt.c: Added reference to the official NSClient web
6308           site
6310 2003-01-30 22:57  tonvoon
6312         * plugins/check_swap.c: Fixed long --allswap option
6314 2003-01-30 22:55  tonvoon
6316         * plugins/check_procs.c: Fixed progname
6318 2003-01-29 20:57  tonvoon
6320         * plugins/check_mrtgtraf.c: Fixed error and success codes (638656 -
6321           Paul Dlug)
6323 2003-01-29 20:47  tonvoon
6325         * plugins-scripts/check_oracle.sh: Added cache and tablespace check
6326           (621567 - John Marquart)
6328 2003-01-29 20:33  tonvoon
6330         * plugins/: Makefile.am, check_nt.c: Added in check_nt for bug
6331           646516
6333 2003-01-29 06:38  kdebisschop
6335         * plugins/check_mysql.c: remove incorrect check_disk() declaration
6337 2003-01-29 06:16  kdebisschop
6339         * plugins/check_ldap.c: fix segfault when argc>=2 and the -H or -b
6340           options are not supplied
6342 2003-01-29 06:15  kdebisschop
6344         * plugins/check_by_ssh.c: 1.8
6346 2003-01-29 05:55  tonvoon
6348         * plugins/check_http.c: Better error if server requests client
6349           based certificate (609382 - Olaf Greis)
6351 2003-01-29 05:27  tonvoon
6353         * contrib/check_dns_random.pl: Exit code added (604837 - Lachlan
6354           Cameron-Smith)
6356 2003-01-29 05:10  tonvoon
6358         * plugins-scripts/check_oracle.sh: Added dummy login test (650970 -
6359           Ton Voon)
6361 2003-01-29 04:28  tonvoon
6363         * plugins/check_vsz.c: Error when no params passed, better invalid
6364           params message (652086 - Ton Voon)
6366 2003-01-29 04:11  tonvoon
6368         * plugins/check_procs.c: Fixed NULL status in Solaris (644783 -
6369           Fabian Pehla) Fixed -p options (652082 - Ton Voon)
6371 2003-01-28 07:44  kdebisschop
6373         * contrib/checkciscotemp.pl: typo: had commented use Net::SNMP for
6374           testing
6376 2003-01-28 07:42  kdebisschop
6378         * plugins/check_real.c: make sure host_name is set and remove NULL
6379           string inits that can lead to segfaults
6381 2003-01-28 07:26  kdebisschop
6383         * plugins/check_mysql.c: missed argc check on port parameter
6385 2003-01-28 07:17  kdebisschop
6387         * contrib/checkciscotemp.pl: split and validate input more robustly
6389 2003-01-28 07:15  kdebisschop
6391         * plugins/check_http.c: remove NULL string inits that can lead to
6392           segfaults
6394 2003-01-28 00:32  tonvoon
6396         * configure.in: ps support for Darwin / MacOSX
6398 2003-01-27 11:53  kdebisschop
6400         * plugins/check_http.c: do not pass host if none is provided
6402 2003-01-27 06:04  kdebisschop
6404         * plugins/check_http.c: we were sending extra CRLF
6406 2003-01-19 06:34  kdebisschop
6408         * plugins-scripts/check_rpc.pl: indicate new default state in
6409           get_rpcinfo, also fix a bunch of indents for consistent format
6411 2003-01-17 05:56  sghosh
6413         * plugins-scripts/check_rpc.pl: bug fix for state and opt_c
6414           initialization
6416 2003-01-17 05:37  sghosh
6418         * plugins/check_snmp.c: Counter32 tag parsing added
6420 2003-01-16 06:42  kdebisschop
6422         * plugins/: check_mysql.c, check_pgsql.c: semicolon needed where
6423           progname define was replaced
6425 2003-01-16 06:29  kdebisschop
6427         * plugins/check_http.c: add option to let regex span newlines
6429 2003-01-16 06:28  kdebisschop
6431         * plugins/check_game.c: progname and print_usage need to be defined
6433 2003-01-16 06:22  kdebisschop
6435         * plugins/check_radius.c: semicolon needed where praogname define
6436           was replced
6438 2003-01-16 06:10  kdebisschop
6440         * plugins/check_hpjd.c: semicolon needed where praogname define was
6441           replced
6443 2003-01-16 05:22  kdebisschop
6445         * configure.in: find kerberos libs in latest Red Hat beta
6447 2003-01-16 05:21  kdebisschop
6449         * plugins/utils.c: restore max() macro
6451 2003-01-16 05:20  kdebisschop
6453         * plugins/check_tcp.c: cleanup progname assignment
6455 2003-01-16 05:19  kdebisschop
6457         * plugins-scripts/check_disk_smb.pl: accept $ for share and \\ for
6458           users
6460 2003-01-16 05:17  kdebisschop
6462         * plugins/check_by_ssh.c: avoid segfault when host is not given
6464 2003-01-13 12:21  kdebisschop
6466         * contrib/: check_dhcp.c, check_fping_in.c, check_rbl.c: convert
6467           PROGANE from a define to a const char
6469 2003-01-13 12:15  kdebisschop
6471         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
6472           check_dummy.c, check_fping.c, check_hpjd.c, check_http.c,
6473           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
6474           check_mysql.c, check_nagios.c, check_nwstat.c, check_overcr.c,
6475           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
6476           check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
6477           check_swap.c, check_tcp.c, check_time.c, check_udp.c,
6478           check_ups.c, check_users.c, check_vsz.c, negate.c, urlize.c,
6479           utils.c, utils.h.in: convert PROGANE from a define to a const
6480           char
6482 2003-01-13 12:13  kdebisschop
6484         * plugins/popen.c: change exit status to be POSIX compliant
6486 2003-01-13 12:09  kdebisschop
6488         * plugins/check_nagios.c: check for a few null strings, change
6489           PROGNAME from #define to const *char
6491 2003-01-13 04:50  kdebisschop
6493         * plugins/check_disk.c: add options for excluding devices and for
6494           skipping OK devices in summary
6496 2003-01-03 03:24  kdebisschop
6498         * plugins/utils.c: protect against some null strings, make formats
6499           more uniform
6501 2002-12-19 19:30  kdebisschop
6503         * plugins/check_tcp.c: expect is +OK for SPOP too
6505 2002-12-19 19:29  kdebisschop
6507         * plugins/check_tcp.c: server expect not getting set, expect is +OK
6508           for POP
6510 2002-12-19 19:20  kdebisschop
6512         * plugins/check_http.c: remove spurious CRLF
6514 2002-11-29 12:02  stanleyhopcroft
6516         * contrib/check_citrix:
6517           New plugin to check the ICA browse service (used by Citrix
6518           Metaframe servers) from Ed Rolison and Tom De Blende.
6520 2002-11-25 12:00  kdebisschop
6522         * plugins/check_tcp.c: was segfaulting if no dtat was returned
6524 2002-11-24 13:43  kdebisschop
6526         * tools/snapshot: some fixes needed to move off old devel box
6528 2002-11-24 13:09  kdebisschop
6530         * tools/snapshot: make routine snapshots of nagios and plugin CVS
6531           to expand testing
6533 2002-11-22 10:52  kdebisschop
6535         * plugins/check_ups.c: add replace battery condition, replace
6536           unchecked strcat calls with asprintf (I do not think buffer
6537           overflow was possible here, but lets be consistent)
6539 2002-11-22 02:46  kdebisschop
6541         * configure.in: get long args output to work on check_procs by
6542           putting incantations with -w ahead of others
6544 2002-11-22 02:33  kdebisschop
6546         * configure.in: get long args output to work on linux check_procs,
6547           actually works this time (needs OpenBSD testing)
6549 2002-11-22 01:33  kdebisschop
6551         * plugins/check_procs.c: add a few comments, trap a few place where
6552           a NULL string might have been handled
6554 2002-11-22 01:31  kdebisschop
6556         * configure.in: get long args output to work on linux check_procs
6557           (needs OpenBSD testing)
6559 2002-11-21 12:40  kdebisschop
6561         * plugins/check_dig.c: fix empty output on errors
6563 2002-11-20 11:56  kdebisschop
6565         * plugins/check_swap.c: add switch to evaluate each swap
6566           individually
6568 2002-11-20 11:28  kdebisschop
6570         * plugins/check_dig.c: fix solaris SEGV, still need to print
6571           meaningful error text
6573 2002-11-20 01:19  kdebisschop
6575         * plugins/check_by_ssh.c: in short options, t no no argument
6577 2002-11-20 01:09  kdebisschop
6579         * plugins/check_dig.c: replace some strcpy with strscpy
6581 2002-11-19 19:13  kdebisschop
6583         * plugins/Makefile.am: another try at portable symlinking
6585 2002-11-19 19:07  kdebisschop
6587         * plugins/Makefile.am: another try at portable symlinking
6589 2002-11-19 19:06  kdebisschop
6591         * plugins/check_time.c: explicitly cast recv() arg2 for SunOS5.6
6593 2002-11-19 07:13  kdebisschop
6595         * plugins/Makefile.am: rewrite of install-exec-hook for solaris
6597 2002-11-18 21:58  sghosh
6599         * contrib/: check_javaproc.pl, nagios_sendim.pl: javaproc, sendim
6601 2002-11-18 14:46  sghosh
6603         * contrib-reporting/process_perfdata.pl: New directory to for
6604           perfdata and reporting scripts
6606 2002-11-18 11:24  kdebisschop
6608         * plugins/check_swap.c: test total swap instead of individual disks
6610 2002-11-18 07:23  kdebisschop
6612         * plugins/check_disk.c: failed to handle multple disks
6614 2002-11-18 07:22  kdebisschop
6616         * plugins/utils.c: more readable max_state() code
6618 2002-11-16 12:57  kdebisschop
6620         * plugins/Makefile.am: fix too many sources problem for programs
6621           tha are symlinks to check_tcp
6623 2002-11-16 04:59  kdebisschop
6625         * plugins/check_snmp.c: my take on Subhendu's patches, plus a few
6626           comments for clarity
6628 2002-11-15 17:47  sghosh
6630         * plugins/check_snmp.c: memory bounds in options, no output
6631           comparison case
6633 2002-11-15 04:51  kdebisschop
6635         * nagios-plugins.spec.in: make spec work again, now that release is
6636           in source name again
6638 2002-11-15 00:51  kdebisschop
6640         * configure.in: release numbering fix
6642 2002-11-15 00:50  kdebisschop
6644         * plugins/check_snmp.c: fix label handling, replace accidentally
6645           deleted elseif l.310
6647 2002-11-14 18:25  kdebisschop
6649         * Makefile.am, acconfig.h, configure.in, nagios-plugins.spec.in,
6650           plugins/utils.c: fix bug with gettimeofday test, improve
6651           version/release handling, update rpm spec
6653 2002-11-14 18:23  kdebisschop
6655         * plugins/Makefile.am: fix typo in snprintf build
6657 2002-11-14 05:36  kdebisschop
6659         * plugins/Makefile.am: can't drop these sources -- neded for dist
6661 2002-11-14 05:27  kdebisschop
6663         * plugins/Makefile.am: fix build rule for snprintf
6665 2002-11-14 05:25  kdebisschop
6667         * plugins/check_http.c: pagesize count off by one
6669 2002-11-14 04:45  kdebisschop
6671         * plugins/check_http.c: clean up NULL from status on Solaris
6673 2002-11-14 04:00  kdebisschop
6675         * configure.in: typo in AC_DEFINE of PS_FORMAT for solaris
6677 2002-11-14 03:37  kdebisschop
6679         * plugins/Makefile.am: remove check_nt again
6681 2002-11-14 03:09  kdebisschop
6683         * plugins/Makefile.am: back out last change -- it was only work in
6684           progress
6686 2002-11-14 02:26  kdebisschop
6688         * plugins/: Makefile.am, check_dns.c, check_ldap.c, check_mrtg.c,
6689           check_mrtgtraf.c, check_nwstat.c, check_radius.c, utils.c,
6690           version.h.in: remove call_getopt and ssprintf
6692 2002-11-13 11:50  kdebisschop
6694         * plugins/: check_disk.c, check_dns.c, check_fping.c, check_hpjd.c,
6695           check_mrtg.c, check_nwstat.c, check_ping.c, check_vsz.c,
6696           urlize.c, utils.c: remove call_getopt and asprintf
6698 2002-11-12 11:28  kdebisschop
6700         * plugins/check_dig.c: cleanup asprintf, old function decls
6702 2002-11-12 11:26  kdebisschop
6704         * plugins/: check_mysql.c, check_real.c, check_ups.c: remove
6705           call_getopt
6707 2002-11-11 22:15  sghosh
6709         * plugins/check_snmp.c: should use asprintf
6711 2002-11-11 20:19  sghosh
6713         * plugins/check_snmp.c: more snmpv3 patches
6715 2002-11-11 19:29  sghosh
6717         * plugins/check_snmp.c: long opt for miblist, snmpv3 support
6718           (rosenauer)
6720 2002-11-11 16:04  sghosh
6722         * plugins/check_snmp.c: option to specify a miblist - llow
6724 2002-11-11 15:43  sghosh
6726         * plugins/check_snmp.c: misc doc fix, missing verbose option
6728 2002-11-09 11:37  kdebisschop
6730         * plugins/: check_ups.c, check_users.c: remove call_getopt
6732 2002-11-09 04:22  kdebisschop
6734         * plugins/: check_by_ssh.c, check_dig.c, check_ping.c,
6735           check_time.c: remove call_getopt
6737 2002-11-09 04:21  kdebisschop
6739         * plugins/check_snmp.c: cleaner handling of DEFAULT_PORT
6741 2002-11-09 03:43  kdebisschop
6743         * configure.in: add HPUX swap, try to cleanup getopt processing
6745 2002-11-09 03:39  kdebisschop
6747         * plugins/: check_pgsql.c, check_ping.c, check_snmp.c, negate.c,
6748           utils.h.in: define and use usage3 where second part of message is
6749           a an int/char
6751 2002-11-09 03:16  kdebisschop
6753         * plugins/snprintf.c: HAVE_C99_SNPRINTF is not tested, so remove
6754           from ifdef
6756 2002-11-08 08:07  kdebisschop
6758         * plugins/check_snmp.c: user reports NULL still getting into
6759           asprintf
6761 2002-11-08 08:06  kdebisschop
6763         * plugins/check_vsz.c: remove call_getopt
6765 2002-11-08 07:20  kdebisschop
6767         * acconfig.h, configure.in, plugins/common.h.in, plugins/utils.c,
6768           plugins/utils.h.in: patches required to build on solaris with
6769           asprintf and gettimeofday
6771 2002-11-08 07:18  kdebisschop
6773         * plugins/: check_http.c, check_load.c, check_ping.c,
6774           check_procs.c, check_smtp.c, check_tcp.c: remove unused variables
6776 2002-11-08 07:17  kdebisschop
6778         * tools/oneliners: some useful onliners
6780 2002-11-07 14:30  kdebisschop
6782         * plugins/check_snmp.c: bugfixes to command format and (null) text
6783           created by asprintf switch
6785 2002-11-07 07:07  kdebisschop
6787         * plugins/check_by_ssh.c: remove call_getopt, add [] arougn time
6789 2002-11-07 07:06  kdebisschop
6791         * configure.in: test snprintf function family for ifdefs in
6792           snprintf.c
6794 2002-10-30 18:47  kdebisschop
6796         * plugins/check_tcp.c: replace fixed-lentgh buffer with asprintf
6798 2002-10-30 18:46  kdebisschop
6800         * plugins/check_udp.c: forgot to remove call_getopt
6802 2002-10-30 18:44  kdebisschop
6804         * plugins/: check_ssh.c, check_swap.c: forgot to remove call_getopt
6805           declaration
6807 2002-10-30 18:29  kdebisschop
6809         * plugins/check_smtp.c: remove call_getopt, fix several buffer
6810           overruns possible due to use of fixed size buffers
6812 2002-10-30 18:22  kdebisschop
6814         * tools/setup: debian builds not actively maintained, so suppress
6815           error in setup script
6817 2002-10-30 05:07  sghosh
6819         * acconfig.h, configure.in, plugins-scripts/Makefile.am,
6820           plugins-scripts/check_mailq.pl, plugins-scripts/utils.pm.in:
6821           monitor mailq
6823 2002-10-28 13:05  kdebisschop
6825         * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
6826           check_flexlm.pl, check_log.sh, check_ntp.pl, check_rpc.pl,
6827           check_sensors.sh, check_wave.pl: remove pspace in shebang since
6828           no sequent users replied
6830 2002-10-26 14:30  kdebisschop
6832         * nagios-plugins.spec.in: release should not be in tarball name
6834 2002-10-25 14:58  kdebisschop
6836         * nagios-plugins.spec.in: tweak source macro
6838 2002-10-25 13:35  kdebisschop
6840         * plugins/Makefile.am: remove check_nt
6842 2002-10-25 03:31  kdebisschop
6844         * Makefile.am, plugins/Makefile.am: include getloadavg sources, add
6845           some Solaris pkg build support
6847 2002-10-22 10:13  kdebisschop
6849         * plugins/check_ssh.c: remove call_getopt, replace ssprintf with
6850           asprintf,better server version reporting
6852 2002-10-22 09:54  kdebisschop
6854         * plugins/check_tcp.c: add check_spop
6856 2002-10-22 09:19  kdebisschop
6858         * plugins/check_procs.c: remove call_getopt, replace ssprintf with
6859           asprintf
6861 2002-10-22 03:57  sghosh
6863         * contrib/check_procr.sh: From: Jerome Tytgat - checks to see if
6864           named process is running
6866 2002-10-22 02:31  sghosh
6868         * README, plugins/check_nt.c: check_nt is downloadable from
6869           nsclient.ready2run.nl
6871 2002-10-21 06:04  kdebisschop
6873         * plugins/check_swap.c: use asprintf instead of ssprintf
6875 2002-10-21 05:36  kdebisschop
6877         * plugins/Makefile.am: need to define SOURCES for check_tcp to also
6878           build as check_ftp,check_imap,check_nntp,check_pop
6880 2002-10-21 05:05  kdebisschop
6882         * plugins/utils.c: use asprintf to do strscpy
6884 2002-10-21 05:04  kdebisschop
6886         * plugins/Makefile.am: roll check_ftp, check_imap, check_pop, and
6887           check_nntp into check_tcp
6889 2002-10-21 05:03  kdebisschop
6891         * plugins/: check_ftp.c, check_imap.c, check_nntp.c, check_pop.c:
6892           these are all combined into check_tcp now
6894 2002-10-21 04:55  kdebisschop
6896         * plugins/check_load.c: remove broken call_getopt
6898 2002-10-21 04:43  kdebisschop
6900         * plugins/check_snmp.c: cleanup process_arguments, print_help, and
6901           print_usage
6903 2002-10-21 04:40  kdebisschop
6905         * plugins/check_pgsql.c: now we provide long opts if they do not
6906           exist
6908 2002-10-20 21:22  kdebisschop
6910         * plugins/check_snmp.c: fixed scanning for multiple OIDs, which was
6911           not working
6913 2002-10-20 19:49  kdebisschop
6915         * plugins/check_snmp.c: change ssprintf to asprintf back out change
6916           at line 225 in r1.4   (values were mismatched to format string,
6917           so output was nonsense)   (I left a comment showing a construct
6918           that should work, but it fails for PHBs:     if my disk gets
6919           nearly full, they want 'CRITICAL - 99%' not 'CRITICAL - Gauge32:
6920           99')   (If someine has a rationale for the change, maybe it could
6921           be done as an option? - it seems     fairly clear that the Web
6922           display should be sensible to PHBs so long as there's no real
6923           loss)
6925 2002-10-18 07:41  kdebisschop
6927         * plugins/check_swap.c: remove old call_getopt
6929 2002-10-18 06:55  kdebisschop
6931         * plugins/check_load.c: remove old call_getopt code, fix bug taking
6932           single float, allow colon as separators in additin to commas
6934 2002-10-18 05:41  kdebisschop
6936         * plugins/utils.c: handle null src in strscat
6938 2002-10-18 04:48  kdebisschop
6940         * plugins/check_tcp.c: millisecond timing
6942 2002-10-18 04:46  kdebisschop
6944         * plugins/utils.h.in: refine STD_LONG_OPTS
6946 2002-10-18 04:46  kdebisschop
6948         * plugins/check_http.c: provide on more decimal point printing time
6950 2002-10-18 04:45  kdebisschop
6952         * plugins/check_ping.c: remove broken call_getopt stuff
6954 2002-10-17 07:09  kdebisschop
6956         * plugins/check_tcp.c: using asprintf
6958 2002-10-17 07:06  kdebisschop
6960         * INSTALL, INSTALLING, tools/setup: revise now that aclocal is
6961           remved from CVS
6963 2002-10-16 23:26  kdebisschop
6965         * configure.in: need some quoting on ifdef
6967 2002-10-16 23:17  kdebisschop
6969         * acinclude.m4, configure.in: finally a working fix for
6970           AM/AC_FUNC_STRTOD nightmare
6972 2002-10-16 23:01  kdebisschop
6974         * configure.in: mismatched quote
6976 2002-10-16 22:54  kdebisschop
6978         * configure.in: missing commas
6980 2002-10-16 22:46  kdebisschop
6982         * configure.in: complains on paren in comment
6984 2002-10-16 22:43  kdebisschop
6986         * acinclude.m4: lost a paren
6988 2002-10-16 22:41  kdebisschop
6990         * acinclude.m4: old auto???? has AM_FUNC_STRTOD, now renamed
6991           AC_FUNC_STRTOD
6993 2002-10-16 22:32  kdebisschop
6995         * plugins/: check_http.c, utils.c, utils.h.in: millisecond timimg
6996           where supported
6998 2002-10-16 22:31  kdebisschop
7000         * configure.in, missing: build cleanly on RedHat 8.0
7002 2002-10-16 11:46  kdebisschop
7004         * .cvsignore: ignore aclocal.m4
7006 2002-10-16 11:34  kdebisschop
7008         * configure.in: AM_STRTOD was a typo
7010 2002-10-16 11:31  kdebisschop
7012         * aclocal.m4: automake invokes acloacl on each run - it cannot be
7013           right to include this
7015 2002-10-16 11:18  kdebisschop
7017         * acconfig.h: better checks for vsnprintf stuff
7019 2002-10-16 11:14  kdebisschop
7021         * plugins/check_http.c, configure.in: use asprintf
7023 2002-10-16 11:14  kdebisschop
7025         * plugins/utils.c: use asprintf to construct strscat
7027 2002-10-16 05:57  kdebisschop
7029         * plugins/popen.h.in: timeout interval is extern
7031 2002-10-16 05:56  kdebisschop
7033         * plugins/: utils.h.in, utils.c: start support for gettimeofday and
7034           tv_usec
7036 2002-10-16 05:54  kdebisschop
7038         * aclocal.m4: generated with automake 1.6 / autoconf 2.53 (maybe
7039           should not be in CVS, however)
7041 2002-10-16 05:52  kdebisschop
7043         * plugins/snprintf.c: newer snprintf from samba.org
7045 2002-10-16 05:43  kdebisschop
7047         * Makefile.am: cosmetic line wrap before 80 chars
7049 2002-10-16 05:42  kdebisschop
7051         * depcomp, .cvsignore: needed for automake 1.6 / autoconf 2.53
7053 2002-10-16 05:41  kdebisschop
7055         * configure.in: work with newer automake, begin swithc to asprintf
7057 2002-10-15 07:23  sghosh
7059         * plugins-scripts/check_ifoperstatus.pl: new exit states, more
7060           conditional checking
7062 2002-10-07 20:05  sghosh
7064         * plugins/check_dns.c: patch for expected IP address
7066 2002-10-07 02:34  kdebisschop
7068         * plugins/popen.c: make sure we do not run past the end of an
7069           unterminated string
7071 2002-10-07 02:19  kdebisschop
7073         * plugins/negate.c: use asprintf, inhibit splint warning
7075 2002-10-05 12:08  kdebisschop
7077         * getloadavg.m4, plugins/getloadavg.c: lets use library instead od
7078           inconsistent command line interfaces
7080 2002-09-26 03:17  kdebisschop
7082         * plugins/urlize.c: use ssprintf instead of sprintf
7084 2002-09-25 09:01  kdebisschop
7086         * plugins/check_http.c: incorporate comment on my_recv from Russell
7087           Scibetti
7089 2002-09-25 08:58  kdebisschop
7091         * plugins/check_http.c: incorporate comments from Russell Scibetti
7093 2002-09-24 06:16  kdebisschop
7095         * plugins/check_http.c: replace remaining occurences of sprintf
7096           with snprintf
7098 2002-09-16 01:47  kdebisschop
7100         * INSTALL: needed for latest autoconf
7102 2002-09-16 01:47  kdebisschop
7104         * Makefile.am, aclocal.m4, configure.in, nagios-plugins.spec.in:
7105           finish ckleanup of rpm spec porcessing
7107 2002-09-14 22:11  kdebisschop
7109         * nagios-plugins.spec, nagios-plugins.spec.in: complete spec based
7110           on confugure.in
7112 2002-09-14 22:06  kdebisschop
7114         * make-tarball, rpm: automake makes the dist tarball, rpmbuild -ta
7115           makes the rpm
7117 2002-09-14 03:27  kdebisschop
7119         * plugins/check_tcp.c: time data in performance string
7121 2002-09-14 03:23  kdebisschop
7123         * plugins/check_http.c: time data in performance string
7125 2002-09-14 03:13  kdebisschop
7127         * plugins-scripts/check_log.sh: patch from Matthew Peters
7128           <mattp@esec.com.au>, plus turned up a few bugs on my own
7130 2002-09-12 03:43  kdebisschop
7132         * plugins/Makefile.am: negate wrapper
7134 2002-09-08 13:05  kdebisschop
7136         * plugins/negate.c: wrapper to invert return status
7138 2002-09-08 13:05  kdebisschop
7140         * plugins/utils.c: clears up warnings in splint
7142 2002-09-06 03:25  kdebisschop
7144         * plugins-scripts/check_rpc.pl: case on key to ERRORS hash
7146 2002-09-04 07:00  sghosh
7148         * configure.in: more Mysql patches
7150 2002-09-04 03:12  sghosh
7152         * plugins-scripts/check_ntp.pl: dispersion check now controlled by
7153           warn and crit
7155 2002-09-04 03:11  sghosh
7157         * configure.in: Mysql dir fix
7159 2002-09-04 03:10  sghosh
7161         * contrib/: check_ifoperstatus.pl, check_ifstatus.pl: moved to
7162           supported plugins-scripts
7164 2002-09-02 19:47  sghosh
7166         * plugins/check_smtp.c: new -f option for adding a FROM address for
7167           RFC correctness
7169 2002-09-01 17:22  sghosh
7171         * INSTALL, INSTALLING: file rename for MacOS X
7173 2002-09-01 17:18  sghosh
7175         * plugins/check_smtp.c: Valid MAIL command
7177 2002-08-22 23:08  sghosh
7179         * contrib/check_snmp_process_monitor.pl: updates
7181 2002-08-22 15:43  sghosh
7183         * command.cfg.in: smsclient config
7185 2002-08-22 15:42  sghosh
7187         * contrib/: check_snmp_disk_monitor.pl,
7188           check_snmp_process_monitor.pl: new plugins contrib
7190 2002-08-18 19:03  kdebisschop
7192         * plugins/check_by_ssh.c: typo in options passed to ssh for ipv6.
7193           fix by setting a generic hook for 1-char pasthhru options
7195 2002-08-14 20:17  sghosh
7197         * plugins-scripts/check_disk_smb.pl: patch for admin shares
7199 2002-08-14 20:07  sghosh
7201         * command.cfg.in: qpage definitions
7203 2002-08-14 20:06  sghosh
7205         * plugins-scripts/check_ifstatus.pl: skip PPP interfaces
7207 2002-08-14 20:04  sghosh
7209         * plugins/check_smtp.c: added HELO command
7211 2002-08-14 20:04  sghosh
7213         * plugins/check_by_ssh.c: ipv4/ipv6 switch added
7215 2002-08-14 20:03  sghosh
7217         * plugins/check_hpjd.c: net-snmp v5x fix
7219 2002-08-14 20:02  sghosh
7221         * contrib/check_apc_ups.pl: fix for ePN
7223 2002-08-14 20:01  sghosh
7225         * contrib/: check_linux_raid.pl, check_nagios_db.pl:  new plugins
7227 2002-08-14 20:00  sghosh
7229         * contrib/check_inodes-freebsd.pl: check inodes - freebsd  -
7230           candidate for merge with check_inodes
7232 2002-08-14 16:29  sghosh
7234         * contrib/check_smb.sh: new smb check - users
7236 2002-08-13 04:18  egalstad
7238         * plugins/check_game.c: Mod to display current/max number of
7239           players in a game (Frank Kannemann)
7241 2002-08-13 00:09  egalstad
7243         * contrib/check_disk_snmp.pl: Updated to use getopt (Christoph
7244           Maser)
7246 2002-08-01 06:06  sghosh
7248         * plugins/check_snmp.c: re-patched exit state comparison
7250 2002-08-01 05:54  sghosh
7252         * plugins/check_snmp.c: port option added, -c support net-snmpv5,
7253           complete response string output
7255 2002-08-01 05:46  egalstad
7257         * contrib/check_digitemp.pl: Add Brian Lane's Digitemp (1-wire temp
7258           sensor) plugin
7260 2002-07-16 05:13  egalstad
7262         * contrib/check_disk_snmp.pl: Christoph Maser's plugin to check
7263           disk usage via SNMP3
7265 2002-07-16 01:04  stanleyhopcroft
7267         * contrib/check_ms_spooler.pl: Primitive and in need of refinement
7268           test of MS spooler (with smbclient)
7270 2002-07-04 23:02  sghosh
7272         * contrib/check_procl.sh: Jerome Tytgat - accumulated/percentage
7273           CPU/MEM per process - bash plugin
7275 2002-07-04 05:05  sghosh
7277         * INSTALL: doc update
7279 2002-06-28 22:08  sghosh
7281         * INSTALL: note about autoconf/automake version
7283 2002-06-25 22:32  sghosh
7285         * contrib/check_rbl.c: Check if IP address is specified on RBL -
7286           Tim Bell
7288 2002-06-25 14:55  sghosh
7290         * contrib/check_lmmon.pl: check motherboard/cpu temp via lmmon
7292 2002-06-24 22:29  sghosh
7294         * plugins/check_http.c: ignore return status codes if user
7295           specified status line check
7297 2002-06-24 21:41  sghosh
7299         * plugins/check_snmp.c: printf bug for large numbers - Jeff Murray
7301 2002-06-20 05:27  sghosh
7303         * plugins-scripts/check_disk_smb.pl: logic fix for disk space
7304           thresholds
7306 2002-06-19 06:11  sghosh
7308         * plugins/: check_dig.c, check_dns.c, check_fping.c, check_hpjd.c,
7309           check_nagios.c, check_ping.c, check_snmp.c, check_vsz.c,
7310           urlize.c, utils.c, utils.h.in: more POSIX return value comparison
7311           related code fixes
7313 2002-06-19 04:09  sghosh
7315         * plugins/: check_disk.c, check_ping.c, check_procs.c: fixes for
7316           using POSIX return codes
7318 2002-06-18 02:06  sghosh
7320         * plugins/common.h.in:  updated to POSIX return codes
7322 2002-06-18 02:05  sghosh
7324         * contrib/check_cluster.c: Ethan's check_cluster
7326 2002-06-13 21:49  sghosh
7328         * plugins/check_smtp.c: conformance to RFC 821 <CRLF>
7330 2002-06-13 04:03  sghosh
7332         * configure.in: use xntpdc on Solaris for check_ntp
7334 2002-06-10 04:24  sghosh
7336         * plugins/check_smtp.c: patch to stop NOQUEUE syslog messages -
7337           Karl Ewald
7339 2002-06-08 01:33  sghosh
7341         * plugins-scripts/check_ntp.pl: xntpdc/ntpdc patch - John Koyle
7343 2002-06-06 05:16  sghosh
7345         * plugins-scripts/: subst.in, utils.sh.in: corrected result codes -
7346           for sh; corrected substition for libexec - Tom Bertelson
7348 2002-06-06 05:15  sghosh
7350         * plugins/check_disk.c: added option for mount point - Tom
7351           Bertelson
7353 2002-06-06 05:15  sghosh
7355         * plugins-scripts/check_oracle.sh: Add test for Oracle name server,
7356           can dynamicall determine ORACLE_HOME - tom Bertelson
7358 2002-06-06 05:14  sghosh
7360         * plugins-scripts/check_flexlm.pl: conditional on lmstat
7362 2002-06-06 05:13  sghosh
7364         * plugins-scripts/check_ntp.pl: conditional on ntpdc
7366 2002-05-29 01:57  sghosh
7368         * command.cfg.in: notes added
7370 2002-05-28 04:14  sghosh
7372         * command.cfg.in: option updates, more examples
7374 2002-05-28 03:41  sghosh
7376         * command.cfg.in: option updates, more examples
7378 2002-05-27 03:10  sghosh
7380         * plugins-scripts/check_ntp.pl: checked in too quickly
7382 2002-05-27 03:05  sghosh
7384         * doc/: README, developer-guidelines.html,
7385           developer-guidelines.sgml: added developer guidelines.
7387 2002-05-27 03:03  sghosh
7389         * configure.in: typo, AIX 4.3 ps, smbclient, Net::SNMP fixes
7391 2002-05-27 03:01  sghosh
7393         * acconfig.h, plugins-scripts/utils.pm.in:  new var - smbclient
7395 2002-05-27 02:56  sghosh
7397         * plugins-scripts/check_ntp.pl: logic reorg, ePN fix and support
7398           for utils.pm
7400 2002-05-27 02:55  sghosh
7402         * plugins-scripts/check_disk_smb.pl: ePN fix and support for
7403           utils.pm
7405 2002-05-23 17:39  sghosh
7407         * contrib/: check_log2.pl, check_vcs.pl: New plugins from Aaron
7408           Bostick - Veritas Cluster, logfile
7410 2002-05-10 04:51  sghosh
7412         * plugins-scripts/check_rpc.pl: updates for ePN, patch for multiple
7413           version check
7415 2002-05-10 04:49  sghosh
7417         * configure.in, plugins-scripts/utils.pm.in: added programs to
7418           autoconf
7420 2002-05-10 04:49  sghosh
7422         * acconfig.h: Added programs for autoconf
7424 2002-05-09 20:03  sghosh
7426         * plugins-scripts/: Makefile.am, check_ifoperstatus.pl: migrated
7427           check_ifoperstatus to standard plugin
7429 2002-05-08 16:35  sghosh
7431         * plugins/check_ping.c:  patch for Suse 8.0 loss output
7433 2002-05-08 06:10  sghosh
7435         * plugins-scripts/utils.pm.in:  is_hostname added, update CODES to
7436           POSIX
7438 2002-05-08 06:07  sghosh
7440         * plugins/: check_hpjd.c, check_ups.c: updated notes
7442 2002-05-08 06:04  sghosh
7444         * configure.in: updated messages and check for host command
7446 2002-05-08 05:58  sghosh
7448         * plugins-scripts/: Makefile.am, check_ifstatus.pl: moved updated
7449           check_ifstatus to standard plugin
7451 2002-05-07 06:35  sghosh
7453         * plugins-scripts/: check_breeze.pl, check_flexlm.pl,
7454           check_ircd.pl, check_netdns.pl, check_ntp.pl, check_wave.pl: 2nd
7455           fix for ePN
7457 2002-05-02 17:43  sghosh
7459         * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
7460           check_flexlm.pl, check_ircd.pl, check_netdns.pl, check_ntp.pl,
7461           check_rpc.pl, check_wave.pl: fix for embedded perl
7463 2002-05-02 17:22  sghosh
7465         * tools/: README, mini_epn.c, p1.pl: updated mini_epn and p1.pl
7466           added to plugins distribution
7468 2002-05-01 22:12  sghosh
7470         * contrib/tarballs/fetchlog-0.92.tar.gz: remote log check (via snmp
7471           possible) by  Alexander Haderer
7473 2002-04-29 03:58  kdebisschop
7475         * plugins/getopt.h: failed to carry over from old plugins, listed
7476           in EXTRA_DIST, needed for build
7478 2002-04-23 13:50  sghosh
7480         * plugins/check_ping.c: corrected program name and added rtt patch
7481           for RH7.2+beta
7483 2002-04-18 22:59  egalstad
7485         * contrib/check_inodes.pl: add check_inodes contrib plugin by John
7486           Jolet
7488 2002-04-18 05:38  egalstad
7490         * configure.in: configure script patch for ping syntax
7492 2002-04-07 06:13  sghosh
7494         * contrib/: check_backup.pl, check_dl_size.pl: plugins from Patrick
7495           Greenwell
7497 2002-04-05 23:22  sghosh
7499         * acconfig.h: added HOST_COMMAND
7501 2002-04-05 23:19  sghosh
7503         * contrib/tarballs/check_spread.tar: plugin to check spread
7504           messaging toolkit
7506 2002-04-03 03:58  sghosh
7508         * contrib/check_oracle_instance.pl:  from Sven Dolderer - check
7509           oracle instance
7511 2002-04-03 03:56  sghosh
7513         * plugins-scripts/check_nfs.pl: check_nfs functionality exists in
7514           check_rpc
7516 2002-03-18 05:15  sghosh
7518         * plugins-scripts/subst.in: function to update perl plugin scripts
7519           to find utils.pm
7521 2002-03-01 02:53  egalstad
7523         * plugins/: .cvsignore, config.h.in: Fix for stupid me
7525 2002-03-01 02:42  egalstad
7527         * contrib/check_breeze.pl, contrib/check_dhcp.c,
7528           contrib/check_flexlm.pl, contrib/check_hltherm.c,
7529           contrib/check_hprsc.pl, contrib/check_ipxping.c,
7530           contrib/check_memory.tgz, contrib/check_mysql.c,
7531           contrib/check_uptime.c, contrib/check_wave.pl,
7532           contrib/readme.txt, contrib/tarballs/berger-ping.tar.gz,
7533           contrib/tarballs/bowen-langley_plugins.tar.gz,
7534           contrib/tarballs/check_bgp-1.0.tar.gz,
7535           contrib/tarballs/check_breeze.tar.gz,
7536           contrib/tarballs/check_flexlm.tar.gz,
7537           contrib/tarballs/check_hltherm.tar.gz,
7538           contrib/tarballs/check_hprsc.tar.gz,
7539           contrib/tarballs/check_memory.tgz,
7540           contrib/tarballs/check_radius.tar.gz,
7541           contrib/tarballs/check_wave.tar.gz,
7542           contrib/tarballs/hopcroft-plugins.tar.gz,
7543           contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
7544           plugins/config.h.in: Contrib plugin cleanup
7546 2002-02-28 06:42  egalstad
7548         * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
7549           INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
7550           Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
7551           configure.in, install-sh, make-tarball, missing, mkinstalldirs,
7552           nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
7553           subst.sh, test.pl.in, contrib/check_apache.pl,
7554           contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
7555           contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
7556           contrib/check_dns_random.pl, contrib/check_email_loop.pl,
7557           contrib/check_fping_in.c, contrib/check_ftpget.pl,
7558           contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
7559           contrib/check_pop3.pl, contrib/check_qmailq.pl,
7560           contrib/check_timeout.c, contrib/checkciscotemp.pl,
7561           contrib/check_ipxping.c, contrib/check_joy.sh,
7562           contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
7563           contrib/check_mem.pl, contrib/check_memory.tgz,
7564           contrib/check_mysql.c, contrib/check_mysql.pl,
7565           contrib/check_netapp.pl, contrib/check_nmap.py,
7566           contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
7567           contrib/check_rrd_data.pl, contrib/check_sap.sh,
7568           contrib/check_sockets.pl, contrib/check_uptime.c,
7569           contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
7570           contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
7571           contrib/urlize.pl, contrib/aix/check_crit_dsk,
7572           contrib/aix/check_dsk, contrib/aix/check_failed,
7573           contrib/aix/check_io, contrib/aix/check_kerberos,
7574           contrib/aix/check_ping, contrib/aix/check_queue,
7575           contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
7576           contrib/tarballs/bowen-langley_plugins.tar.gz,
7577           contrib/tarballs/check_bgp-1.0.tar.gz,
7578           contrib/tarballs/check_breeze.tar.gz,
7579           contrib/tarballs/check_flexlm.tar.gz,
7580           contrib/tarballs/check_hltherm.tar.gz,
7581           contrib/tarballs/check_hprsc.tar.gz,
7582           contrib/tarballs/check_radius.tar.gz,
7583           contrib/tarballs/check_wave.tar.gz,
7584           contrib/tarballs/hopcroft-plugins.tar.gz,
7585           contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
7586           plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
7587           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
7588           plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
7589           plugins/check_hpjd.c, plugins/check_http.c,
7590           plugins/check_ide-smart.c, plugins/check_imap.c,
7591           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
7592           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
7593           plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
7594           plugins/check_overcr.c, plugins/check_pgsql.c,
7595           plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c,
7596           plugins/check_radius.c, plugins/check_real.c,
7597           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
7598           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
7599           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
7600           plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
7601           plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
7602           plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
7603           plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
7604           plugins/utils.h.in, plugins/version.h.in, plugins/t/check_disk.t,
7605           plugins/t/check_dns.t, plugins/t/check_fping.t,
7606           plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
7607           plugins/t/check_http.t, plugins/t/check_imap.t,
7608           plugins/t/check_load.t, plugins/t/check_mysql.t,
7609           plugins/t/check_ping.t, plugins/t/check_pop.t,
7610           plugins/t/check_procs.t, plugins/t/check_smtp.t,
7611           plugins/t/check_snmp.t, plugins/t/check_swap.t,
7612           plugins/t/check_tcp.t, plugins/t/check_time.t,
7613           plugins/t/check_udp.t, plugins/t/check_users.t,
7614           plugins/t/check_vsz.t, plugins/tests/check_disk,
7615           plugins/tests/check_dns, plugins/tests/check_ftp,
7616           plugins/tests/check_hpjd, plugins/tests/check_http,
7617           plugins/tests/check_load, plugins/tests/check_ping,
7618           plugins/tests/check_procs, plugins/tests/check_swap,
7619           plugins/tests/check_users, plugins/tests/check_vsz,
7620           plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
7621           plugins-scripts/check_breeze.pl,
7622           plugins-scripts/check_disk_smb.pl,
7623           plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
7624           plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
7625           plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
7626           plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
7627           plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
7628           plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
7629           plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
7630           tools/setup, tools/tango: Initial import of existing plugin code
7632 2002-02-28 06:42  egalstad
7634         * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
7635           INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
7636           Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
7637           configure.in, install-sh, make-tarball, missing, mkinstalldirs,
7638           nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
7639           subst.sh, test.pl.in, contrib/check_apache.pl,
7640           contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
7641           contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
7642           contrib/check_dns_random.pl, contrib/check_email_loop.pl,
7643           contrib/check_fping_in.c, contrib/check_ftpget.pl,
7644           contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
7645           contrib/check_pop3.pl, contrib/check_qmailq.pl,
7646           contrib/check_timeout.c, contrib/checkciscotemp.pl,
7647           contrib/check_ipxping.c, contrib/check_joy.sh,
7648           contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
7649           contrib/check_mem.pl, contrib/check_memory.tgz,
7650           contrib/check_mysql.c, contrib/check_mysql.pl,
7651           contrib/check_netapp.pl, contrib/check_nmap.py,
7652           contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
7653           contrib/check_rrd_data.pl, contrib/check_sap.sh,
7654           contrib/check_sockets.pl, contrib/check_uptime.c,
7655           contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
7656           contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
7657           contrib/urlize.pl, contrib/aix/check_crit_dsk,
7658           contrib/aix/check_dsk, contrib/aix/check_failed,
7659           contrib/aix/check_io, contrib/aix/check_kerberos,
7660           contrib/aix/check_ping, contrib/aix/check_queue,
7661           contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
7662           contrib/tarballs/bowen-langley_plugins.tar.gz,
7663           contrib/tarballs/check_bgp-1.0.tar.gz,
7664           contrib/tarballs/check_breeze.tar.gz,
7665           contrib/tarballs/check_flexlm.tar.gz,
7666           contrib/tarballs/check_hltherm.tar.gz,
7667           contrib/tarballs/check_hprsc.tar.gz,
7668           contrib/tarballs/check_radius.tar.gz,
7669           contrib/tarballs/check_wave.tar.gz,
7670           contrib/tarballs/hopcroft-plugins.tar.gz,
7671           contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
7672           plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
7673           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
7674           plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
7675           plugins/check_hpjd.c, plugins/check_http.c,
7676           plugins/check_ide-smart.c, plugins/check_imap.c,
7677           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
7678           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
7679           plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
7680           plugins/check_overcr.c, plugins/check_pgsql.c,
7681           plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c,
7682           plugins/check_radius.c, plugins/check_real.c,
7683           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
7684           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
7685           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
7686           plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
7687           plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
7688           plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
7689           plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
7690           plugins/utils.h.in, plugins/version.h.in, plugins/t/check_disk.t,
7691           plugins/t/check_dns.t, plugins/t/check_fping.t,
7692           plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
7693           plugins/t/check_http.t, plugins/t/check_imap.t,
7694           plugins/t/check_load.t, plugins/t/check_mysql.t,
7695           plugins/t/check_ping.t, plugins/t/check_pop.t,
7696           plugins/t/check_procs.t, plugins/t/check_smtp.t,
7697           plugins/t/check_snmp.t, plugins/t/check_swap.t,
7698           plugins/t/check_tcp.t, plugins/t/check_time.t,
7699           plugins/t/check_udp.t, plugins/t/check_users.t,
7700           plugins/t/check_vsz.t, plugins/tests/check_disk,
7701           plugins/tests/check_dns, plugins/tests/check_ftp,
7702           plugins/tests/check_hpjd, plugins/tests/check_http,
7703           plugins/tests/check_load, plugins/tests/check_ping,
7704           plugins/tests/check_procs, plugins/tests/check_swap,
7705           plugins/tests/check_users, plugins/tests/check_vsz,
7706           plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
7707           plugins-scripts/check_breeze.pl,
7708           plugins-scripts/check_disk_smb.pl,
7709           plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
7710           plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
7711           plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
7712           plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
7713           plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
7714           plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
7715           plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
7716           tools/setup, tools/tango: Initial revision