X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=ChangeLog;h=81d253f07b75a850712d36e5f4fced28cfa100ad;hb=f573447d1f6dbf25b58bbfea81226a2ae3736555;hp=0697268a1fd1e2cffc00bb43b3473046e45bf1fe;hpb=f9b450301ce732f145f15ba6292c5f46dec27d06;p=nagiosplug.git diff --git a/ChangeLog b/ChangeLog index 0697268..81d253f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,962 @@ +2005-02-04 00:29 tonvoon + + * BUGS: New file to note known bugs for major releases + +2005-02-04 00:28 tonvoon + + * CHANGES: Reordering of items with most important announcements + first + +2005-02-04 00:27 stanleyhopcroft + + * contrib/check_oracle_tbs: New version (1.1) from John Koyle + +2005-02-04 00:26 tonvoon + + * Makefile.am: BUGS file addition to release + +2005-02-04 00:26 tonvoon + + * README: Cleanup and addition of reference to BUGS file + +2005-02-04 00:25 tonvoon + + * doc/RELEASING: Updated with corrections. Added note to update + BUGS file + +2005-02-03 23:52 tonvoon + + * THANKS.in: Patch against check_log + +2005-02-03 23:51 tonvoon + + * plugins-scripts/check_log.sh: Check for log file readability + +2005-02-02 09:47 stanleyhopcroft + + * contrib/check_email_loop.pl: Add debug option from John Rouillard + +2005-02-02 06:42 stanleyhopcroft + + * plugins/check_ide_smart.c: try again to stop looping + +2005-02-02 05:44 stanleyhopcroft + + * plugins/check_ide_smart.c: restructure main() to stop looping on + -n + +2005-02-01 12:43 stanleyhopcroft + + * contrib/check_traceroute-pure_perl.pl: Thank you to Myke Place + for check_traceroute-pure_perl.pl + +2005-02-01 12:42 stanleyhopcroft + + * THANKS.in: Thank you for contributed plugins + +2005-02-01 12:30 stanleyhopcroft + + * plugins/Makefile.am: check_icmp added to libexec_PROGRAMS + +2005-02-01 12:25 stanleyhopcroft + + * CHANGES: check_icmp no longer regarded as volatile; built by + default + +2005-02-01 12:23 stanleyhopcroft + + * plugins/linux.h: plugins/linux.h, vestigeal header required for + prior versions of check_icmp, no longer required. + +2005-02-01 07:35 stanleyhopcroft + + * CHANGES: Amendments for check_icmp + +2005-02-01 07:34 stanleyhopcroft + + * plugins/Makefile.am: hacks to partly support check_icmp.c (1.0). + +2005-02-01 07:33 stanleyhopcroft + + * plugins/check_icmp.c: Revised check_icmp (1.0) from A Ericsson. + +2005-02-01 04:19 stanleyhopcroft + + * contrib/: check_asterisk.pl, + check_http-with-client-certificate.c, check_email_loop.pl, + tarballs/check_traffic-0.91b.tar.gz: New or revised plugin in + /contrib + +2005-01-28 22:42 stanleyhopcroft + + * contrib/check_sybase: New version of Simon Bellwoods check_sybase + (0.4). Thank you. + +2005-01-27 10:34 stanleyhopcroft + + * contrib/check_traceroute.pl: Jon Meek's check_traceroute for Mon + hacked by YT for Nagios. Prob pretty weak + +2005-01-27 10:32 stanleyhopcroft + + * contrib/check_smart.pl: Candidate successor to + /plugins/check_ide_smart.c. Now in /contrib. NB there is another + new plugin with sim function + +2005-01-27 04:52 stanleyhopcroft + + * contrib/: check_fan_cpq_present, check_fan_fsc_present, + check_temp_cpq, check_temp_fsc, check_mysqlslave.pl: New /contrib + plugin + +2005-01-27 04:43 stanleyhopcroft + + * contrib/: check_pfstate, check_logins.c, check_arping.pl, + check_frontpage, check_oracle_tbs, check_pcpmetric.py, + check_cpqarray.c: New /contrib plugin + +2005-01-27 02:27 stanleyhopcroft + + * CHANGES, THANKS.in, contrib/README.TXT, po/de.po, po/fr.po: + + 1 New /contrib plugins 2 Revised check_dhcp.c status in CHANGES + +2005-01-27 01:38 harpermann + + * plugins/Makefile.am: Added check_dhcp bask into libexec_PROGRAMS + after talking with Stanley. + +2005-01-26 21:39 tonvoon + + * THANKS.in: More contributors + +2005-01-26 21:21 tonvoon + + * plugins/check_dig.c: Convert tabs to spaces from dig's answer + section (Randy O'Meara - 1107651) + +2005-01-26 20:53 tonvoon + + * REQUIREMENTS: Add recommendation for check_procs on Mandrake + systems (Paulo Fessel - 1106849) + +2005-01-25 22:15 stanleyhopcroft + + * plugins/check_ide_smart.c: Display usage if no argv (Reuben + Farrelly) + +2005-01-25 18:11 harpermann + + * plugins/check_dhcp.c: Tracker:1109261 This was an alignment + problem on Solaris. Linux kernel fixes alignment so this was not + seen there. Memcpy takes care of proper alignment. Tested on + RHEL V3 U3, RHEL V4, FreeBSD 4.10 (Thanks Stanley!) and Solaris 9 + with the GNU env. + +2005-01-25 12:43 stanleyhopcroft + + * plugins/check_ide_smart.c: Trivial text changes (print_help, + commentary & -n option) + +2005-01-25 09:20 stanleyhopcroft + + * contrib/tarballs/check_icmp-0.8.tar.gz: moved to /plugins (core + plugin) + +2005-01-25 09:19 stanleyhopcroft + + * contrib/tarballs/check_cit.tgz: replaced by contrib/check_ica* + (esp check_ica_metaframe_pub_apps) + +2005-01-25 09:16 stanleyhopcroft + + * contrib/check_dhcp.c: moved to /plugins (core plugin) + +2005-01-25 09:15 stanleyhopcroft + + * contrib/check_citrix: Replaced by the check_ica* pair of plugins + (mainly check_ica_metaframe_pub_apps) + +2005-01-25 09:12 stanleyhopcroft + + * contrib/packet_utils.pm: packet creation and dumping hacks used + by check_ica* and check_lotus + +2005-01-25 09:09 stanleyhopcroft + + * contrib/check_ica_master_browser.pl: New plugin - checks that ICA + master browser is what it should be (important for firewalled + dialup) + +2005-01-25 09:07 stanleyhopcroft + + * contrib/check_ica_metaframe_pub_apps.pl: Replacement (structured + name mainly) for check_citrix: check of ICA browse service + +2005-01-25 09:05 stanleyhopcroft + + * contrib/check_ica_program_neigbourhood.pl: New plugin to check + Citrix Metaframe XP "Program Neighbourhood" + +2005-01-25 09:04 stanleyhopcroft + + * contrib/check_lotus.pl: New plugin to check responsiveness of + Louts Notes (v5 at least) servers + +2005-01-24 23:17 stanleyhopcroft + + * plugins/Makefile.am: Removed check_dhcp and check_icmp from + libexec_PROGRAMS (ie dont build by defaut) + +2005-01-24 23:15 stanleyhopcroft + + * CHANGES: Notes about check_dhcp and check_icmp (no longer built + by default, use at own peril, volatile) + +2005-01-21 09:24 stanleyhopcroft + + * configure.in: Set arch specifc preprocessor symbols in config.h. + TEMPORARY hack for check_dhcp.c [on FreeBSD 4: /check_dhcp -i + fxp0 -> DHCP ok: Received 1 DHCPOFFER(s), max lease time = 259200 + sec. + +2005-01-21 01:03 harpermann + + * plugins/check_snmp.c: Tracker 1106378 fixed - The -t (timeout) + arg was not handled correctly when passed to the snmpget command. + Added -e --retries for the correct retries value to snmpcmd. + +2005-01-21 00:01 tonvoon + + * doc/developer-guidelines.sgml: Changing copyright to the Nagios + Plugins Development Team, rather than individual names. Also, + clarified use of ACKNOWLEDGEMENTS, THANKS.in and AUTHORS + +2005-01-20 23:40 harpermann + + * plugins/check_http.c: Changed long argument --minmax to + --pagesize and updated help and usage + +2005-01-20 23:39 tonvoon + + * AUTHORS, Makefile.am, THANKS.in: The AUTHORS file now used for + the plugin team, with THANKS.in as the contributors list. + +2005-01-20 23:37 harpermann + + * CHANGES: Added comment about check_http --pagesize and added max + value to page size check + +2005-01-20 23:25 tonvoon + + * AUTHORS: Added Sean for bug reports + +2005-01-20 22:50 harpermann + + * plugins/check_http.c: Tracker 1099682 fix. Now getting the page + size from Content-Length in the header. Added max value to the + -m switch so can do "-m min:max". Retained "-m min" convention. + Renamed long arg name to --minmax + +2005-01-19 23:39 harpermann + + * plugins/check_nt.c: In the CHECK_COUNTER block, there were + several strcats writing to unallocated memory. Changed to + asprintf. We're not freeing since plugin run is short. + +2005-01-19 21:14 tonvoon + + * plugins/check_swap.c: Fixed parsing of AIX lsps command (1093522) + +2005-01-14 14:39 tonvoon + + * AUTHORS: More contributors + +2005-01-14 14:13 tonvoon + + * plugins/check_disk.c: Fix logic error with -e switch where result + not set (Daniel Austin - 1102012) + +2005-01-14 10:59 tonvoon + + * configure.in: Fixed ssl configure problems on Solaris (Bug + 1096091) + +2005-01-13 18:24 tonvoon + + * configure.in, plugins/check_swap.c: Use floats for holding memory + values to avoid different types on different OSes. Seems to have + a problem with the perf data for check_swap on Sol 2.6, but not + critical + +2005-01-05 21:32 tonvoon + + * configure.in, package.def: Update version number to next release + +2005-01-04 00:16 opensides + + * plugins/check_ide_smart.c: + still trying to fix #1094326 + +2005-01-03 01:37 opensides + + * plugins/check_ide_smart.c: + more fixes for #1094326 + +2005-01-03 00:59 opensides + + * plugins-scripts/check_mailq.pl: + fixes for #1094324 + +2005-01-02 14:00 opensides + + * plugins/check_ide_smart.c: + fixing bug #1094326 + + still need to check the makefile for check_ide_smart.c + +2005-01-01 16:15 tonvoon + + * plugins/check_smtp.c: Removed old terminate function (Bug + 1093491) + +2004-12-30 17:17 tonvoon + + * ChangeLog: Updated with r1_4-beta1 details + +2004-12-30 14:23 tonvoon + + * CHANGES: Note some syntax changes to check_disk + +2004-12-30 14:22 tonvoon + + * doc/RELEASING: Update package files for version + +2004-12-30 14:21 tonvoon + + * AUTHORS: For help with ps on FreeBSD 4 + +2004-12-30 14:19 tonvoon + + * configure.in: Get ps command for FreeBSD 4 (Tomasz Pilat) + +2004-12-30 00:41 opensides + + * plugins/check_dhcp.c, plugins/check_dns.c, plugins/check_ping.c, + plugins/check_procs.c, plugins/check_smtp.c, + plugins/check_snmp.c, plugins/check_swap.c, plugins/check_tcp.c, + po/de.po, po/fr.po, po/nagios-plugins.pot: + more internationalization fixes internationalization freeze for + beta1 + +2004-12-28 23:40 opensides + + * AUTHORS, po/fr.po: + more internationalization + +2004-12-28 23:18 opensides + + * plugins/Makefile.am, plugins/check_smtp.c, po/fr.po: + starttls support for check_smtp #1041576 + +2004-12-28 22:34 opensides + + * AUTHORS, plugins/check_ping.c: + String match in check_ping for Solaris 10 #1091043 + +2004-12-28 20:40 tonvoon + + * configure.in: sys/param.h needed for sys/swap.h on openbsd 3.6 + (Julien Touche) + +2004-12-27 22:44 opensides + + * po/fr.po: + more internationalization + +2004-12-25 23:17 opensides + + * plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c, + plugins/check_dummy.c, plugins/check_fping.c, + plugins/check_game.c, plugins/check_hpjd.c, plugins/check_icmp.c, + plugins/check_ide_smart.c, plugins/check_ldap.c, + plugins/check_load.c, plugins/check_mrtg.c, + plugins/check_mrtgtraf.c, plugins/check_mysql.c, + plugins/check_nagios.c, plugins/check_nt.c, + plugins/check_nwstat.c, plugins/check_overcr.c, + plugins/check_pgsql.c, plugins/check_ping.c, + plugins/check_procs.c, plugins/check_radius.c, + plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c, + plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c, + plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c, + plugins/check_users.c, plugins/negate.c, plugins/netutils.c, + plugins/popen.c, plugins/popen.h, plugins/urlize.c, + plugins/utils.c, po/de.po, po/fr.po, po/nagios-plugins.pot: + various fixes for localization + +2004-12-25 16:18 opensides + + * po/: de.po, fr.po, nagios-plugins.pot: + new version of po files and pot file + +2004-12-25 12:25 opensides + + * package.def, po/POTFILES.in: + change realase name on package.def adding check_dhcp.c to + potfiles.in + +2004-12-25 12:09 opensides + + * plugins/: check_by_ssh.c, check_dhcp.c: + internationalization of check_dhcp internationalization fixes of + check_ssh + +2004-12-24 18:06 opensides + + * plugins/check_icmp.c, po/POTFILES.in, po/fr.po: + first pass at adapting to plugin guidelines and start of + localization + +2004-12-23 18:54 opensides + + * plugins/check_http.c, po/fr.po: + internationalization fixes + +2004-12-23 16:47 mwirtgen + + * po/de.po: german translations 391 to go + +2004-12-23 09:30 tonvoon + + * ACKNOWLEDGEMENTS, configure.in, m4/np_curl.m4, + plugins/Makefile.am: Another attempt at fixing check_http compile + on Redhat EL3. Fixed check_icmp compile (Lynne Lawrence - + 1087171) - still some code changes to check_icmp outstanding. + Fixed compile of check_dhcp (complaining about socklen_t). Added + acknowledgements for Coreutils and curl + +2004-12-22 23:02 harpermann + + * plugins/check_nt.c: Added check for "%" in COUNTER . + If it exists, is used as an arg to asprintf. If + it doesn't exist, is used as a label. If the + formatting is wrong, the program will segv. + +2004-12-22 07:24 tonvoon + + * lib/: Makefile.am, stdbool_.h: File required from coreutils + +2004-12-21 22:52 tonvoon + + * configure.in, plugins/Makefile.am: Revert back to previous + openssl checks (the ones from curl kept having problems with + later Redhat versions) + +2004-12-21 22:36 tonvoon + + * m4/stdbool.m4: Another m4 from coreutils + +2004-12-21 15:45 tonvoon + + * AUTHORS: For their bug reports + +2004-12-21 12:47 tonvoon + + * configure.in: Fix for FreeBSD ps command (reported by Michael + Bakker) + +2004-12-21 09:32 tonvoon + + * lib/Makefile.am, m4/Makefile.am, m4/np_coreutils.m4: Fixed + compile problem on Sol2.6 with stdbool.h + +2004-12-21 08:56 stanleyhopcroft + + * plugins/check_dhcp.c: Commentary changes only: cite origin of + copied code with reference to ACK file + +2004-12-21 08:55 stanleyhopcroft + + * ACKNOWLEDGEMENTS: ACK file contains the details of the authors of + code copied by the plugins + +2004-12-21 05:00 mattkent + + * plugins/check_dns.c: Add another error string match from Pasi + Tiittanen + +2004-12-20 22:20 tonvoon + + * plugins/check_nagios.c: Corrected help for expiry units. Restored + functionality of searching for process arguments + +2004-12-20 22:01 tonvoon + + * plugins/check_nagios.c: Updating help text to reflect using + shortname instead of full path for command + +2004-12-20 21:38 tonvoon + + * configure.in: - stupid typo + +2004-12-20 21:26 tonvoon + + * configure.in: Fix compile errors when looking for openssl + +2004-12-20 09:04 stanleyhopcroft + + * COPYING, plugins/check_dhcp.c, po/de.po, po/fr.po: Compilation + fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown + if check_dhcp works on UX. + +2004-12-18 18:28 mwirtgen + + * po/de.po: Initial commit on german translation - 428 to go + +2004-12-17 18:14 tonvoon + + * configure.in: Support for FreeBSD 5.2.1 and 5.3 in check_procs + +2004-12-15 23:12 tonvoon + + * configure.in: Bump version to next release + +2004-12-15 23:11 tonvoon + + * doc/developer-guidelines.sgml: Mistake in automake version - back + to 1.8 + +2004-12-15 23:10 tonvoon + + * doc/RELEASING: Clarified notes + +2004-12-15 21:56 tonvoon + + * ChangeLog: Updated for r1_4_0-alpha3 + +2004-12-15 21:27 tonvoon + + * doc/developer-guidelines.sgml: Updated requirements for GNU tools + +2004-12-15 21:01 tonvoon + + * m4/Makefile.am: Makefile for m4 files + +2004-12-15 20:54 tonvoon + + * Makefile.am, configure.in, plugins/Makefile.am, tools/setup: + Support for coreutils lib. Configure tests via m4 scripts from + coreutils + +2004-12-15 20:51 tonvoon + + * m4/: Makefile.am.in, afs.m4, codeset.m4, error.m4, exitfail.m4, + extensions.m4, fstypename.m4, fsusage.m4, getopt.m4, gettext.m4, + glibc21.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, inttypes.m4, + inttypes_h.m4, isc-posix.m4, lcmessage.m4, lib-ld.m4, + lib-link.m4, lib-prefix.m4, ls-mntd-fs.m4, malloc.m4, + mountlist.m4, np_coreutils.m4, onceonly.m4, progtest.m4, + realloc.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4, + unlocked-io.m4, xalloc.m4: Moving m4 files from lib/ + +2004-12-15 20:47 tonvoon + + * lib/: Makefile.am, afs.m4, error.m4, exitfail.m4, fstypename.m4, + fsusage.m4, full-read.c, full-write.c, full-write.h, getopt.m4, + ls-mntd-fs.m4, onceonly.m4, safe-read.c, safe-read.h, + safe-write.c, safe-write.h, unlocked-io.m4, xalloc.m4: Moving m4 + files into m4/. Added extra coreutils files required from + autoconf tests. Updated Makefile.am to have nagiosplug lib and a + separate coreutils lib + +2004-12-15 00:10 opensides + + * po/: de.po, fr.po: + fr.po work in progress still 88 to translate ;-) + +2004-12-11 06:25 mattkent + + * plugins/check_tcp.c: Patch from Ollie Cook to define return code + when expected value not received (#1082275). Also included + another change from Ollie Cook to do stricter matching of + expected values from the beginning of the line. When a user + defines an expected string this is changed to the old style + strstr matching. + +2004-12-10 21:18 tonvoon + + * plugins/check_ldap.c: Fixed compile warning + +2004-12-10 06:10 mattkent + + * plugins/Makefile.am: Compile broken - fixing link flags. + +2004-12-10 05:57 mattkent + + * plugins/check_dns.c: Error catching improvements from Ollie Cook + +2004-12-10 05:54 mattkent + + * plugins/check_pgsql.c: Fixing broken compile + +2004-12-10 05:39 mattkent + + * AUTHORS: More contributers + +2004-12-10 00:54 stanleyhopcroft + + * plugins/Makefile.am: Changes to link flags for check_dhcp.c + +2004-12-10 00:52 stanleyhopcroft + + * plugins/check_dhcp.c: Extensive changes to get MAC address from + Solaris via DLPI + +2004-12-10 00:20 tonvoon + + * plugins/: check_dns.c, check_procs.c: Reverting back ngettext + calls + +2004-12-10 00:13 tonvoon + + * plugins/common.h: Fix includes for gettext + +2004-12-09 22:33 tonvoon + + * configure.in: Include $libsuff for systems that define this + (based on advice from Daniel Stenberg) + +2004-12-08 23:14 tonvoon + + * configure.in: Removed redundant check and make export + LD_LIBRARY_PATH more sh friendly + +2004-12-08 00:36 opensides + + * configure.in, plugins/Makefile.am, plugins/check_by_ssh.c, + plugins/check_game.c, plugins/check_http.c, + plugins/check_ide_smart.c, plugins/check_ldap.c, + plugins/check_snmp.c, plugins/check_tcp.c: + patch 1028033 + + minor internationalization fixes + +2004-12-08 00:22 tonvoon + + * configure.in: Fixed output info for openssl and LD_LIBRARY_PATH + for subsequent compiles (otherwise get ld.so.1: ./conftest: + fatal: libssl.so.0.9.7: open failed) + +2004-12-07 06:51 tonvoon + + * configure.in, plugins/Makefile.am: Better SSL checking (inspired + by curl 7.12.2's configure.ac) + +2004-12-07 03:13 mattkent + + * plugins-scripts/check_ifoperstatus.pl: Option to check for admin + down (#1012191) from Raúl Pedroche. + +2004-12-07 02:45 stanleyhopcroft + + * plugins/Makefile.am: Correct dependencies for check_dhcp.c. + +2004-12-07 02:31 stanleyhopcroft + + * plugins/: Makefile.am, check_dhcp.c: New plugin: check_dhcp.c. + Attempt to port to non Linux platform. + +2004-12-06 18:49 opensides + + * po/fr.po: + new version of fr.po + +2004-12-05 22:07 mattkent + + * plugins/check_snmp.c: Fix for -s string matching (#756567, Tony + Missana) + +2004-12-05 12:59 opensides + + * plugins/check_nt.c, po/fr.po, po/nagios-plugins.pot: + cleaned fr.po nagios-plugins.pot + +2004-12-05 00:54 opensides + + * plugins/: check_http.c, check_icmp.c, check_nwstat.c, + check_ping.c, check_smtp.c, check_swap.c, utils.h: + fix patch 998291 fix patch 1078934 expect check_ssh fix and + check_nt perfdata should stay on one word like in nagios + +2004-12-04 12:34 opensides + + * po/nagios-plugins.pot: + new version of pot file + +2004-12-04 12:31 opensides + + * plugins/check_by_ssh.c, plugins/check_dns.c, po/POTFILES.in: + various internationalization fixes + +2004-12-04 12:12 opensides + + * plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c, + plugins/check_http.c, plugins/check_ide-smart.c, + plugins/check_ide_smart.c, plugins/check_mrtg.c, + plugins/check_nt.c, plugins/check_nwstat.c, + plugins/check_overcr.c, plugins/check_real.c, + plugins/check_smtp.c, plugins/check_swap.c, plugins/check_tcp.c, + plugins/check_time.c, plugins/check_udp.c, po/POTFILES.in: + internationalization fixes bugfixes + +2004-12-04 10:57 opensides + + * plugins/: check_dns.c, check_hpjd.c: + check_dns needs a space between 'time' and the hostname + check_hpjd needs a parenthesis removed in print_usage() + +2004-12-04 00:23 opensides + + * plugins/check_swap.c: + Bug Fix [ 1024735 ] check_swap providing inaccurate swap + information on Sol6 + +2004-12-03 23:55 opensides + + * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c, + check_fping.c, check_game.c, check_hpjd.c, check_http.c, + check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c, + check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c, + check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c, + check_radius.c, check_real.c, check_smtp.c, check_snmp.c, + check_ssh.c, check_swap.c, check_tcp.c, check_time.c, + check_udp.c, check_ups.c, check_users.c, negate.c: + reverting my changes from !=TRUE to == ERROR, that's not good ;-( + sorry + +2004-12-03 23:23 opensides + + * plugins/check_tcp.c, po/de.po, po/fr.po, po/nagios-plugins.pot: + check_tcp parenthesis bug, header fix for po files + +2004-12-03 23:01 opensides + + * plugins/: check_dig.c, check_disk.c, check_dns.c, check_dummy.c, + check_fping.c, check_game.c, check_hpjd.c, check_http.c, + check_ide-smart.c, check_ldap.c, check_mrtg.c, check_mrtgtraf.c, + check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c, + check_pgsql.c, check_procs.c, check_radius.c, check_real.c, + check_smtp.c, check_snmp.c, check_swap.c, check_tcp.c, + check_time.c, check_udp.c, check_ups.c: + print_help and print_usage() cleanup + + other misc cleanups + +2004-12-03 21:56 stanleyhopcroft + + * plugins/check_tcp.c: 1041571: -D option processing corrected + (Eric Chen). Changed process_arguments() to return TRUE. Dont + know why this was necessary. + +2004-12-03 20:28 opensides + + * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c, + check_dummy.c, check_fping.c, check_game.c, check_hpjd.c, + check_http.c, check_ide-smart.c, check_ldap.c, check_load.c, + check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c, + check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c, + check_ping.c, check_procs.c, check_radius.c, check_real.c, + check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c, + check_tcp.c, check_time.c, check_udp.c, check_ups.c, + check_users.c, negate.c, urlize.c: remove UT_HLP_VRS from + print_usage this was not a good idea ;-) + +2004-12-03 19:20 opensides + + * plugins/utils.c: + removing support fonction removing warranty from print_revision + +2004-12-03 17:48 opensides + + * ROADMAP, package.def, plugins/negate.c, plugins/utils.h: + some minor fixes + +2004-12-03 17:15 opensides + + * plugins/: check_load.c, check_ssh.c: + correcting parenthesis error + +2004-12-03 16:56 opensides + + * AUTHORS, plugins/check_load.c, plugins/check_pgsql.c, + plugins/check_ping.c, plugins/check_procs.c, + plugins/check_radius.c, plugins/check_real.c, + plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c, + plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c, + plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c, + plugins/urlize.c: + fixes for internationalization + +2004-12-03 11:45 opensides + + * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c, + check_dummy.c, check_fping.c, check_game.c, check_hpjd.c, + check_http.c, check_ide-smart.c, check_ldap.c, check_load.c, + check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c, + check_nt.c, check_nwstat.c: + internationalization fixes and help fixes + +2004-12-03 09:19 opensides + + * plugins/check_by_ssh.c, plugins/check_dig.c, + plugins/check_http.c, plugins/check_nwstat.c, + plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_udp.c, + po/.cvsignore: + Localization fixes + +2004-12-03 08:45 opensides + + * plugins/: check_ide-smart.c, check_pgsql.c: + correcting copyright and remaning int result = STATE_UNKNOWN; + +2004-12-03 04:37 mattkent + + * plugins/check_nagios.c: Affected by elapsed time patch. + +2004-12-03 04:16 mattkent + + * AUTHORS: Another contributer. + +2004-12-03 04:10 mattkent + + * configure.in, plugins/check_procs.c: Patch from Russell Miller + which adds elapsed time as a metric. Only for linux so far. + (991359) + +2004-12-03 02:21 mattkent + + * plugins/check_ldap.c: Fix typo breaking compile. + +2004-12-03 00:55 opensides + + * plugins/: check_by_ssh.c, check_dig.c, check_dns.c, + check_dummy.c, check_fping.c, check_game.c, check_hpjd.c, + check_ide-smart.c, check_ldap.c, check_load.c, check_mrtg.c, + check_mrtgtraf.c, check_mysql.c, check_nagios.c, check_nt.c, + check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c, + check_procs.c, check_radius.c, check_real.c, check_smtp.c, + check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c, + check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c, + urlize.c: + bump copyright year initialize result to STATE_UNKNOW in place of + STATE_OK + +2004-12-02 21:23 opensides + + * plugins/: check_dns.c, check_ldap.c, check_procs.c: + --disable-nls throws an error on check_dns, check_procs and + check_ldap without this patch. + +2004-12-02 21:03 stanleyhopcroft + + * plugins/check_tcp.c: Tracker 1041571: appended :D to + getopt_long() args (for cert expiry check). Eric Chen. + +2004-12-02 16:51 opensides + + * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c, + check_fping.c, check_game.c, check_hpjd.c, check_http.c, + check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c, + check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c, + check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c, + check_radius.c, check_real.c, check_smtp.c, check_snmp.c, + check_ssh.c, check_swap.c, check_tcp.c, check_time.c, + check_udp.c, check_ups.c, check_users.c, negate.c, popen.c, + utils.c: + More internationalization work new usage4 function to permit + localisation of think like check_ssh: xxxxx + +2004-12-02 14:54 opensides + + * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c, + check_fping.c, check_game.c, check_hpjd.c, check_ldap.c, + check_load.c, check_mrtg.c, check_mrtgtraf.c, check_mysql.c, + check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c, + check_pgsql.c, check_ping.c, check_procs.c, check_radius.c, + check_real.c, check_smtp.c, check_snmp.c, check_ssh.c, + check_swap.c, check_tcp.c, check_time.c, check_udp.c, + check_ups.c, check_users.c, negate.c: + return of process_arguments() is TRUE not OK ! + +2004-12-02 14:35 opensides + + * plugins/check_http.c: return of process_arguments() is TRUE not + OK ! + +2004-12-02 08:45 stanleyhopcroft + + * plugins/Makefile.am: Add check_icmp plugin + +2004-12-02 08:44 stanleyhopcroft + + * plugins/check_icmp.c: check_icmp plugin from A Ericsson + +2004-12-02 08:44 stanleyhopcroft + + * plugins/linux.h: For check_icmp plugin from A Ericsson + +2004-12-02 04:48 mattkent + + * command.cfg.in: Fix typo. + +2004-12-02 04:36 mattkent + + * AUTHORS, REQUIREMENTS, command.cfg.in, plugins/check_ups.c: Patch + from Arnaud Quette to bring support to NUT 2.0 plus couple + improvements and fixes (1038413 which includes 1032009, 815785). + +2004-12-02 01:11 opensides + + * plugins/: check_dns.c, check_game.c, check_http.c, + check_ide-smart.c, check_load.c, check_mrtgtraf.c, check_mysql.c, + check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c, + check_pgsql.c, check_ping.c, check_procs.c, check_radius.c, + check_real.c, check_snmp.c, check_ssh.c, check_tcp.c, + check_time.c, check_udp.c, check_ups.c, negate.c, popen.c: + changed Error: by CRITICAL - more localization fixes + +2004-12-02 00:30 opensides + + * contrib/check_rbl.c: + adapted for localization + +2004-12-01 23:54 opensides + + * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c, + check_dummy.c, check_fping.c, check_game.c, check_hpjd.c, + check_http.c, check_ide-smart.c, check_ldap.c, check_load.c, + check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c, + check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c, + check_ping.c, check_procs.c, check_radius.c, check_real.c, + check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c, + check_tcp.c, check_time.c, check_udp.c, check_ups.c, + check_users.c, common.h, getaddrinfo.c, getaddrinfo.h, + gethostbyname.c, gethostbyname.h, negate.c, netutils.c, + netutils.h, popen.c, urlize.c, utils.c, utils.h: + standardize localization string standardize unknow arguments + +2004-12-01 22:02 tonvoon + + * doc/RELEASING: Notes on releasing + +2004-12-01 21:55 tonvoon + + * configure.in: Next version number + +2004-12-01 21:01 tonvoon + + * ChangeLog: Updated for r1_4_0-alpha2 + 2004-12-01 20:43 tonvoon * tools/devmode: eval not working - instructions now in comments