1 2007-12-13 22:22 tonvoon
3 * [r1872] NEWS, THANKS.in, plugins-root/Makefile.am:
4 Fixed VPATH problem in plugins-root (Tom Payerle - 1789000)
6 2007-12-13 22:09 tonvoon
8 * [r1871] NEWS, perlmods/Nagios-Plugin-0.21.tar.gz,
9 perlmods/Nagios-Plugin-0.22.tar.gz:
10 Update to latest Nagios::Plugin
12 2007-12-12 08:52 dermoth
14 * [r1867] ., gl, lib, lib/tests, plugins:
15 Add build files/binaries to the svn:ignore propt
17 2007-12-12 01:27 tonvoon
19 * [r1866] Makefile.am, NEWS, lib/Makefile.am,
20 lib/tests/Makefile.am, perlmods/Makefile.am,
21 plugins-scripts/Makefile.am, plugins/Makefile.am,
22 tools/tinderbox_build:
23 Run tinderbox builds in a test debug mode using "make test-debug"
25 2007-12-11 13:54 dermoth
27 * [r1865] plugins/t/check_ntp.t:
28 D'oh! single escape will be handled by Perl....
30 2007-12-11 13:31 dermoth
32 * [r1864] plugins/check_ntp_peer.c, plugins/t/check_ntp.t:
33 - Fix check_ntp_peer returning misleading information when an
34 ICMP message came back - Try to fix some servers apparently
35 exanding the ~ in threshold ranges in t/check_ntp.t
37 2007-12-11 12:05 tonvoon
39 * [r1863] lib/tests/test_cmd.c:
40 Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep).
41 Added extra test for missing command - should drop into
42 STATE_UNKNOWN
44 2007-12-11 10:58 tonvoon
46 * [r1862] lib/tests/Makefile.am:
47 Add verbose flag so each test result is seen, rather than grouped
48 by test
50 2007-12-11 05:57 dermoth
52 * [r1861] plugins-root/check_icmp.c, plugins/check_cluster.c,
53 plugins/check_http.c, plugins/check_mrtgtraf.c,
54 plugins/check_ntp.c, plugins/check_ntp_peer.c,
55 plugins/check_ntp_time.c:
56 Adding missing function calls needed for i18n (only for plugins
57 already in POTFILES.in)
59 2007-12-10 08:10 dermoth
61 * [r1860] po/fr.po:
62 Some corrections
64 2007-12-10 07:52 dermoth
66 * [r1859] plugins/check_cluster.c, plugins/check_mysql.c,
67 plugins/check_radius.c, plugins/check_snmp.c,
68 plugins/check_swap.c, plugins/negate.c, po/de.po, po/fr.po,
69 po/nagios-plugins.pot:
70 Plenty of french translations (and a few fixes BTW) - No more
71 fuzzy french translations - Only (!) 355 strings to translate
73 2007-12-10 04:00 dermoth
75 * [r1858] plugins/check_ntp.c, plugins/check_ntp_peer.c,
76 plugins/check_ntp_time.c:
77 OOPS! Last commit should have included these files.
79 2007-12-10 03:40 dermoth
81 * [r1857] po/de.po, po/fr.po, po/nagios-plugins.pot:
82 D'autres translations - Err, I mean more translations :)
84 2007-12-10 02:30 dermoth
86 * [r1856] po/fr.po:
87 More translations
89 2007-12-10 02:10 dermoth
91 * [r1855] po/de.po, po/fr.po, po/nagios-plugins.pot:
92 re-update the po files
94 2007-12-10 02:07 dermoth
96 * [r1854] plugins/check_ntp_peer.c, po/fr.po:
97 Some translations
99 2007-12-10 01:50 psychotrahe
101 * [r1853] po/de.po, po/fr.po, po/nagios-plugins.pot:
102 Localization updates for recent changes
104 2007-12-10 01:13 psychotrahe
106 * [r1852] plugins/check_http.c:
107 Fix output when response time is critical. Thanks to Nobuhiro Ban
108 (patch #1817228)
110 2007-12-10 00:19 psychotrahe
112 * [r1851] NEWS, plugins/check_load.c, plugins/t/check_load.t:
113 Fixed check_load argument handling when passing non triplet
114 thresholds. Thanks to Jonathan Kamens (bug #1831890)
116 2007-12-09 23:36 dermoth
118 * [r1850] po/POTFILES.in, po/de.po, po/fr.po,
119 po/nagios-plugins.pot:
120 Gettin' ready for some translation frenzy :)
122 2007-12-09 17:15 dermoth
124 * [r1849] po/de.po, po/fr.po, po/nagios-plugins.pot:
125 update po files and fix a few French translations
127 2007-12-08 16:34 dermoth
129 * [r1848] NEWS, plugins/check_disk.c:
130 Fix check_disk reporting OK if disk usage grows over 100% (bug
131 #1348746).
133 2007-12-04 12:57 dermoth
135 * [r1847] plugins/check_ntp_time.c:
136 Interesting... For some reason it did not take this (patch barfed
137 on it and I thought I had fixed it already)...
139 2007-12-04 12:38 dermoth
141 * [r1846] NEWS, plugins/Makefile.am, plugins/check_ntp_peer.c,
142 plugins/check_ntp_time.c, plugins/t/check_ntp.t:
143 Merge changes from branches/dermoth_ntp_rework
144 (check_ntp_peer/check_ntp_time)
146 NEWS | 13 plugins/Makefile.am | 8 plugins/check_ntp_peer.c | 628
147 ++++++++++++++++-------------------------------
148 plugins/check_ntp_time.c | 323 ++----------------------
149 plugins/t/check_ntp.t | 92 +++++-
151 2007-12-04 12:27 dermoth
153 * [r1843] plugins/check_ntp_peer.c, plugins/check_ntp_time.c:
154 Add the new checks as check_ntp copies to keep full plug-in
155 history
157 2007-12-04 11:14 dermoth
159 * [r1838] plugins/check_ntp.c:
160 missing word in comment block.
162 2007-11-23 04:21 dermoth
164 * [r1830] NEWS, plugins/check_ntp.c:
165 - Use max_state_alt in check_ntp to fix some issues with the
166 latest commits. - Roll back the stratum check as there were
167 issues with it and a better one is already implemented in
168 check_ntp_peer (about to be included)
170 2007-11-23 04:18 dermoth
172 * [r1829] plugins/utils.c, plugins/utils.h:
173 Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead
174 of OK.
176 2007-11-11 16:29 dermoth
178 * [r1827] NEWS, plugins/check_cluster.c, plugins/check_snmp.c:
179 Fix broken usage2 in check_snmp and check_cluster Fix
180 check_cluster blocking some special characters for thresholds
181 ("-", "@", "~")
183 2007-11-10 17:37 dermoth
185 * [r1822] plugins/check_ntp.c:
186 Fix newly added stratum check (has to be decreased by one when
187 using normal NTP packets versus control packets)
189 2007-11-09 23:24 dermoth
191 * [r1819] lib/tests/test_base64.c:
192 Adding svn:keywords props
194 2007-11-09 22:01 dermoth
196 * [r1818] configure.in, lib/tests/Makefile.am,
197 lib/tests/test_base64.c, lib/tests/test_base64.t,
198 tools/distclean:
199 Adding test for base64 lib
201 2007-11-09 21:17 dermoth
203 * [r1817] lib/Makefile.am, lib/base64.c, lib/base64.h,
204 plugins/check_http.c, plugins/check_smtp.c:
205 Moved base64 function to /lib.
207 2007-11-09 18:24 dermoth
209 * [r1816] lib/utils_tcp.h:
210 Nothing to see here...
212 2007-11-09 17:21 dermoth
214 * [r1815] THANKS.in:
215 Credits of check_snmp fix for bug #1815362 (CVE-2007-5623)
217 2007-11-09 16:05 dermoth
219 * [r1814] plugins/check_snmp.c:
220 Fix check_snmp buffer overflow (CVE-2007-5623)
222 This patch comes from the Gentoo Portage tree but I couldn't find
223 the author. I sent an email and will give credits when I get an
224 answer.
226 2007-11-09 13:08 dermoth
228 * [r1813] plugins/check_ssh.c:
229 Close the socket on all exits (not just the OK one)
231 2007-11-09 13:06 dermoth
233 * [r1812] plugins/check_snmp.c:
234 Fix missing \n in --help output
236 2007-10-25 21:06 dermoth
238 * [r1811] NEWS, plugins/check_ntp.c:
239 check_ntp now return UNKNOWN instead of WARNING if jitter is
240 unavailable. If no offset threshold is specified and the offset
241 is unavailable, will return UNKNOWN as well.
243 2007-10-25 20:43 tonvoon
245 * [r1810] plugins-root/check_dhcp.c, plugins/check_ping.c,
246 plugins/check_ups.c, tools/sync_website:
247 Automatically update website with --help output. Cosmetic fixes
248 for some help output
250 2007-10-24 15:08 hweiss
252 * [r1809] THANKS.in, plugins/check_snmp.c:
253 Hide the SNMP community string (and v3 passwords) from error
254 messages (Bernhard Fischer on nagiosplug-devel@)
256 2007-10-15 06:52 tonvoon
258 * [r1808] doc/RELEASING:
259 Add reparagraph option to make ChangeLog output bit prettier
261 2007-10-14 22:19 hweiss
263 * [r1807] plugins/check_http.c:
264 Fix a possible segfault if using "-f follow" and the server sends
265 a forged "LLLLocation" header prefixed with multiple "L"s
266 (fabiodds - 1813346)
268 2007-10-11 04:21 dermoth
270 * [r1806] NEWS, plugins/check_ntp.c:
271 Add stratum thresholds support for check_ntp (feature request
272 #1703823)
274 2007-10-11 02:56 dermoth
276 * [r1805] plugins/check_ntp.c:
277 Use provided threshold functions (no functionnal change apart the
278 check for overlaping thresholds)
280 2007-10-02 13:51 hweiss
282 * [r1804] NEWS, plugins/check_http.c:
283 Fix regression in 1.4.10 where following redirects to relative
284 URLs on virtual hosts failed if both "-H" and "-I" were specified
285 (noted by Rodrigo A. G. Schichaschwili on nagiosplug-devel@)
287 2007-09-29 10:03 tonvoon
289 * [r1803] doc/RELEASING:
290 Updated notes on releasing, mainly for svn
292 2007-09-29 00:44 tonvoon
294 * [r1801] BUGS, ChangeLog, NEWS, configure.in, package.def:
295 Prep for 1.4.10
297 2007-09-26 10:57 hweiss
299 * [r1800] NEWS, plugins/check_radius.c:
300 Drop the weird and undocumented behaviour of using positional
301 argument parsing instead of getopt(3) if 8 command line arguments
302 were given (as suggested by Matthias) and check whether all
303 required arguments have been specified in order to spit out
304 proper error messages and to avoid a possible segfault (as
305 suggested by Thomas).
307 2007-09-26 04:16 dermoth
309 * [r1799] NEWS, THANKS.in, plugins/check_ntp.c:
310 Patch #1798774: check_ntp: honor ntp flags
312 2007-09-24 19:34 tonvoon
314 * [r1798] perlmods, perlmods/Nagios-Plugin-0.20.tar.gz,
315 perlmods/Nagios-Plugin-0.21.tar.gz:
316 Update N::P with new version, redirecting help, version and usage
317 to stdout
319 2007-09-24 18:51 tonvoon
321 * [r1796] doc/developer-guidelines.sgml:
322 State that stderr should not have any output
324 2007-09-24 00:30 hweiss
326 * [r1794] NEWS, configure.in, plugins/netutils.c:
327 Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups
328 (noted by Mark Frost on nagios-users@)
330 2007-09-23 12:29 psychotrahe
332 * [r1793] plugins/check_disk.c, plugins/negate.c:
333 Removed some c99 style comments
335 2007-09-23 12:26 psychotrahe
337 * [r1792] NEWS, plugins/check_by_ssh.c:
338 Added multiline output capability to check_by_ssh. Thanks to
339 Matthias Flacke (#1769653)
341 2007-09-23 11:18 psychotrahe
343 * [r1791] BUGS:
344 removed solved issues
346 2007-09-23 11:03 psychotrahe
348 * [r1790] REQUIREMENTS:
349 Added radiusclient-ng support to requirement notes
351 2007-09-23 10:58 psychotrahe
353 * [r1789] NEWS, plugins/check_disk.c:
354 Fixed bug: stat was called on remote fs even if -l was given
355 Added -L option to call stat on remote fs but without threshold
356 comparison
358 2007-09-23 09:48 psychotrahe
360 * [r1788] NEWS, THANKS.in, configure.in, plugins/check_radius.c:
361 Added radiusclient-ng support for check_radius. Thanks to
362 Sebastien Guay (#1218438)
364 2007-09-22 17:48 psychotrahe
366 * [r1787] lib/utils_disk.c, lib/utils_tcp.c, plugins/check_disk.c:
367 substituted bool/true/false with int/TRUE/FALSE (discussed on
368 np-devel)
370 2007-09-22 17:40 psychotrahe
372 * [r1786] NEWS, lib/tests/test_disk.c, lib/utils_disk.c,
373 lib/utils_disk.h, plugins/check_disk.c, plugins/t/check_disk.t:
374 Added -i/-I to ignore pathes/partitions based on regular
375 expressions Added check_disk -A selecting all filesystems -E
376 option must now be passed before -p or -r/-R Passing -E after -p
377 or -r results in UNKNOWN state Fixed bug when mixing case
378 sensitive and insensitive regexes
380 2007-09-22 03:00 dermoth
382 * [r1785] NEWS, plugins/negate.c, plugins/t/negate.t:
383 Rewrite the "map changes to return codes" patch nearly from
384 scratch.
386 2007-09-21 23:01 tonvoon
388 * [r1784] NEWS, configure.in, lib/Makefile.am,
389 lib/tests/Makefile.am, lib/tests/test_cmd.c,
390 lib/tests/test_cmd.t, lib/utils_cmd.c, lib/utils_cmd.h,
391 plugins/Makefile.am, plugins/negate.c, plugins/t/negate.pl,
392 plugins/t/negate.t:
393 Stop double expansion of parameters for negate - works like time
394 command now
396 2007-09-21 05:05 dermoth
398 * [r1783] plugins/check_disk.c:
399 My solaris box needs %llu to display 64bits integers.
401 2007-09-21 04:59 dermoth
403 * [r1782] plugins/check_disk.c:
404 - Added some variables at verbose==3 - Removed support for
405 verbose<0 (-q). -q was broken and tried to to the same as -e. -
406 -q in now an undocumented alias of -e (for
407 backward-compatibility). NB: Long help text for -d was already
408 missing. - Reordered the switches so that: Ā a. less-important
409 ones are in alphabetical order b. short and long help orders
410 match. - Enclosed "-p | -x" inside braces instead of brackets as
411 one or the other is required.
413 2007-09-17 08:19 tonvoon
415 * [r1781] Makefile.am:
416 Include directories and files required for perl modules
418 2007-09-15 14:25 hweiss
420 * [r1780] NEWS, plugins/check_smtp.c:
421 Properly handle SMTP server responses which are split into
422 multiple packets (noted by Chris Adams on nagiosplug-help@).
423 TODO: The new recvline()/recvlines() functions should buffer
424 received data instead of reading one byte at a time and they
425 should be moved to netutils.c so that other plugins can use them,
426 too.
428 2007-09-15 11:55 hweiss
430 * [r1779] NEWS, plugins-root/check_icmp.c:
431 Correct all instances of misaligned memory access. This fixes bus
432 erros on platforms which require alignment (such as SPARC and
433 MIPS).
435 2007-09-15 11:34 hweiss
437 * [r1778] tools/devmode:
438 Remove "-Wtraditional" from our development GCC flags. We use
439 ANSI C.
441 2007-09-13 11:36 tonvoon
443 * [r1777] Makefile.am, configure.in, perlmods,
444 perlmods/Class-Accessor-0.31.tar.gz,
445 perlmods/Config-Tiny-2.10.tar.gz, perlmods/Makefile.am,
446 perlmods/Math-Calc-Units-1.06.tar.gz,
447 perlmods/Nagios-Plugin-0.20.tar.gz,
448 perlmods/Params-Validate-0.88.tar.gz,
449 perlmods/Test-Simple-0.70.tar.gz, perlmods/install_order,
450 tools/build_perl_modules:
451 Adding in optional Nagios::Plugin perl module (and dependencies)
452 compilation and installation
454 2007-08-28 03:19 dermoth
456 * [r1771] contrib/check_apc_ups.pl, contrib/check_appletalk.pl,
457 contrib/check_linux_raid.pl, contrib/check_snmp_procs.pl:
458 These plugins assumed the "use lib util.pm;" would be substituted
459 like standard Perl plugins (in plugins-scripts) which isn't the
460 case in contrib. I changed the "use lib" line to use the default
461 path. People using custom paths will have to change it manually.
463 2007-08-09 12:32 hweiss
465 * [r1770] plugins/check_disk.c:
466 Don't use C++ style comments (noted by Johannes Kingma on
467 nagiosplug-help@)
469 2007-07-31 14:47 hweiss
471 * [r1769] plugins/check_smtp.c:
472 Read the response to an SMTP QUIT command before closing the
473 socket (noted by Dieter Hendricks on nagiosplug-help@)
475 2007-07-29 12:42 hweiss
477 * [r1768] lib/utils_base.c:
478 Don't use C++ style comments.
480 2007-07-27 15:49 hweiss
482 * [r1767] tools/tinderbox_build:
483 If the TMPDIR environment variable is set, use that instead of
484 "/tmp" as the installation directory.
486 2007-07-26 17:32 hweiss
488 * [r1766] NEWS, plugins-root/check_dhcp.c:
489 The "--serverip" and "--requestedip" options now accept host
490 names, too. This doesn't quite fit the option names and so far I
491 haven't changed the "--help" output which currently only talks
492 about IP addresses. However, I don't see why resolving host names
493 should not be supported.
495 Also note that for the moment, I added a quick'n'dirty
496 resolve_host() function which should really go into netutils.c. I
497 just wanted to think about its interface a bit more before
498 providing such a function globally.
500 2007-07-26 12:38 hweiss
502 * [r1765] NEWS, plugins-root/check_dhcp.c:
503 New "-m, --mac" option which allows for specifying the MAC
504 address to use in the DHCP request.
506 2007-07-26 00:46 hweiss
508 * [r1764] plugins-root/check_dhcp.c:
509 Make sure strncpy(3)d buffers are nul-terminated.
511 2007-07-26 00:07 hweiss
513 * [r1763] plugins-root/check_dhcp.c:
514 A few minor fixes/improvements which were included with (but
515 unrelated to) the "--unicast" patch (Andreas Ericsson and Heiti
516 Ernits - 1218235)
518 2007-07-26 00:02 hweiss
520 * [r1762] NEWS, THANKS.in, configure.in, plugins-root/check_dhcp.c:
521 New "-u, --unicast" option which gives check_dhcp the ability to
522 mimic a DHCP relay server in order to check remote subnets (Heiti
523 Ernits and Andreas Ericsson - 1218235)
525 2007-07-24 00:35 tonvoon
527 * [r1761] .cvsignore, build-aux/.cvsignore, doc/.cvsignore,
528 gl/.cvsignore, intl/.cvsignore, lib/.cvsignore,
529 lib/tests/.cvsignore, m4/.cvsignore, pkg/solaris/.cvsignore,
530 plugins-root/.cvsignore, plugins-scripts/.cvsignore,
531 plugins/.cvsignore, plugins/t/.cvsignore, po/.cvsignore:
532 Removing all .cvsignore files
534 2007-07-24 00:35 tonvoon
536 * [r1760] tools/sfsnapshot, tools/sfwebcron:
537 Updated to use svn instead of cvs
539 2007-07-21 16:29 hweiss
541 * [r1759] NEWS, plugins/check_http.c:
542 Add "Connection: close" to the HTTP request header, which tells
543 HTTP/1.1 servers to close the connection after completion of the
544 response. This should be compatible with HTTP/1.0, as HTTP/1.0
545 allows for custom header fields which should be ignored if not
546 recognized by the server. With some server configurations, the
547 server would keep the connection alive without this header line
548 (despite the plugin requesting HTTP/1.0), resulting in the plugin
549 running into either the server's or it's own timeout (reported by
550 Roman Schliessmeyer and Jesse Morgan via IRC).
552 2007-07-15 15:21 psychotrahe
554 * [r1758] THANKS.in, plugins/check_procs.c:
555 Make ps column count in zombie detection less restrictive. Thanks
556 to Andrew Elwell (#1280470)
558 2007-07-14 19:36 psychotrahe
560 * [r1757] THANKS.in, plugins/check_smtp.c:
561 Fixed segfault in argument processing. Thanks to Christoph Schell
562 (#1742066)
564 2007-07-14 18:30 psychotrahe
566 * [r1756] THANKS.in, plugins/check_ntp.c:
567 check_ntp: Fixed typo in typo in argument sanity check. Thanks to
568 Aurelien Bompard (#1753506)
570 2007-07-10 20:45 psychotrahe
572 * [r1755] NEWS, plugins/check_disk.c:
573 Added examples for new features to check_disk
575 2007-07-10 20:18 psychotrahe
577 * [r1754] NEWS, plugins/check_disk.c, plugins/t/check_disk.t:
578 Check_disk now calls stat() for all filesystems to check.
579 Check_disk prints an strerror() message if the call of stat()
580 fails.
582 2007-07-07 22:20 psychotrahe
584 * [r1753] plugins/check_ldap.c:
585 Added -v/--verbose argument to call ldap_perror() for detailed
586 messages on failure.
588 2007-07-07 12:02 psychotrahe
590 * [r1752] plugins/utils.c:
591 Changed output order of print_revision print_revision now uses
592 clean_revstring
594 2007-07-07 11:55 psychotrahe
596 * [r1751] plugins-scripts/utils.pm.in:
597 Changed print_revision output order in utils.pm
599 2007-07-07 11:54 psychotrahe
601 * [r1750] plugins-scripts/check_file_age.pl:
602 substituted $ID$ through $Revision$ in print_revision call
604 2007-07-07 11:40 psychotrahe
606 * [r1749] plugins-scripts/check_log.sh,
607 plugins-scripts/check_oracle.sh, plugins-scripts/utils.sh.in:
608 Changed order in -V/--version output Fixed -V output for
609 check_log and check_oracle
611 2007-07-06 23:03 psychotrahe
613 * [r1748] doc/developer-guidelines.sgml:
614 Added hint to avoid using the boolean type in C as discussed on
615 the devel list
617 2007-06-20 11:09 psychotrahe
619 * [r1747] plugins/check_ldap.c:
620 Fixed default behaviour of check_ldaps
622 2007-06-20 11:00 psychotrahe
624 * [r1746] NEWS, plugins/check_ldap.c:
625 Clarified check_ldaps behaviour. New arguments to explicitly
626 select secure connect behaviour (--starttls/--ssl).
628 2007-06-20 09:01 psychotrahe
630 * [r1745] plugins/check_cluster.c:
631 added -V/--version to check_cluster
633 2007-06-18 20:20 psychotrahe
635 * [r1744] REQUIREMENTS, configure.in, plugins, plugins/.cvsignore:
636 Make Linux specific plugin check_ide_smart build if appropriate
637 headers are found
639 2007-06-17 19:34 hweiss
641 * [r1743] plugins/check_http.c:
642 Minor fixes.
644 2007-06-17 19:22 hweiss
646 * [r1742] NEWS, plugins/check_http.c:
647 Fix buffer overflow vulnerabilities when parsing HTTP redirect
648 'Location:' strings using sscanf(3) (Nobuhiro Ban - 1687867)
650 2007-06-15 18:37 hweiss
652 * [r1741] plugins/check_http.c:
653 When following redirects, the plugin supported 'Location:' header
654 fields which spanned multiple lines. However, it was not checked
655 whether extra lines are preceeded with white space, which could
656 lead to the following header field name being interpreted as the
657 value of the 'Location:' field if the latter was empty for some
658 reason.
660 2007-06-15 18:31 hweiss
662 * [r1740] plugins/check_http.c:
663 `host_name' is a NULL pointer if the "-I" flag is used instead of
664 "-H", so use `server_address' instead. Fixes a possible segfault
665 when following redirects to relative URLs (reported by Ingo
666 Lantschner).
668 2007-06-13 09:43 psychotrahe
670 * [r1739] plugins/check_ide_smart.c:
671 Fixed some syntax errors to make check_ide_smart build
673 2007-06-12 23:18 hweiss
675 * [r1738] plugins/check_by_ssh.c:
676 Add "-v" to help/usage output.
678 2007-06-12 07:13 psychotrahe
680 * [r1737] plugins/popen.c:
681 Removed debug line
683 2007-06-11 20:54 psychotrahe
685 * [r1736] THANKS.in, plugins/popen.c:
686 Fixed problem with popen.c not parsing --longopt='foo bar'
687 correctly (Daniel Bimschas #1291987)
689 2007-06-04 09:07 tonvoon
691 * [r1735] THANKS.in:
692 Removed duplicate names
694 2007-06-04 08:58 tonvoon
696 * [r1733] BUGS, ChangeLog, NEWS, configure.in, package.def:
697 For 1.4.9 release
699 2007-06-03 15:58 psychotrahe
701 * [r1732] lib/tests/test_tcp.c:
702 Minor corrections to test_tcp.c
704 2007-06-03 15:14 psychotrahe
706 * [r1731] lib/tests/Makefile.am:
707 Makefile.am changes for test_tcp.c
709 2007-06-03 15:00 psychotrahe
711 * [r1730] configure.in, lib/tests, lib/tests/.cvsignore,
712 lib/tests/test_tcp.c, lib/tests/test_tcp.t:
713 Added test cases for utils_tcp
715 2007-06-03 14:40 psychotrahe
717 * [r1729] NEWS, lib/Makefile.am, lib/utils_tcp.c, lib/utils_tcp.h,
718 plugins/check_tcp.c:
719 Moved check_tcp's expect string testing into utils_tcp for
720 testing purposes. Added -A/--all flag to test for every expect
721 string passed.
723 2007-06-01 23:11 hweiss
725 * [r1728] BUGS, NEWS:
726 Fix possible check_http segfaults when following HTTP redirects.
728 2007-06-01 23:08 hweiss
730 * [r1727] plugins/check_http.c:
731 Fix an off-by-one error where a realloc(3) call doesn't allocate
732 space for nul-termination (Aravind Gottipati - 1729692)
734 2007-06-01 22:57 hweiss
736 * [r1726] plugins/sslutils.c:
737 Call the SSL library initialization functions only once (not for
738 every SSL connection).
740 2007-06-01 17:06 hweiss
742 * [r1725] plugins/sslutils.c:
743 Save an entire CPU cycle if c points to NULL already.
745 2007-06-01 16:42 hweiss
747 * [r1724] plugins/sslutils.c:
748 Set the pointers to the SSL and SSL_CTX objects back to NULL
749 after freeing them in np_net_ssl_cleanup(). This fixes a
750 check_http segfault if an SSL site redirects to a non-SSL one
751 (reported by Aravind Gottipati via IRC).
753 2007-05-29 20:01 psychotrahe
755 * [r1723] plugins/check_tcp.c:
756 Fix segfault when -e is specified multiple times. Thanks to John
757 Rouillard and Ralph Roessner (#1475899)
759 2007-05-29 19:11 psychotrahe
761 * [r1722] plugins/check_tcp.c:
762 No more warn/crit values in performance data if -w and -c are not
763 specified. Thanks to Simon Bellwood (#1181554)
765 2007-05-29 05:22 dermoth
767 * [r1721] NEWS, plugins/check_snmp.c:
768 check_snmp don't warn anymore if something is printed on stderr
770 2007-05-29 04:25 dermoth
772 * [r1720] plugins/check_snmp.c:
773 change a bunch of whitespaces (no code was harmed)
775 2007-05-27 14:49 psychotrahe
777 * [r1719] THANKS.in, plugins-scripts/check_oracle.sh:
778 check_oracle does not need a valid ORACLE_HOME if called with
779 --db. Thanks to Jason Martin (#1505551)
781 2007-05-27 13:46 seanius
783 * [r1718] lib/utils_base.c, lib/utils_base.h,
784 plugins-root/check_dhcp.c, plugins-root/check_icmp.c:
785 added functions to utils_base: np_check_if_root() - returns
786 nonzero if geteuid()==0 np_warn_if_not_root() - uses the above to
787 print an informative warning added uses of these functions to
788 check_dhcp and check_icmp.
790 2007-05-24 08:53 tonvoon
792 * [r1717] plugins/t/negate.pl:
793 Test for new functionality in negate (not automatically run in
794 make test)
796 2007-05-24 08:35 tonvoon
798 * [r1716] plugins/check_dummy.c, plugins/t/check_dummy.t:
799 Tests for check_dummy
801 2007-05-23 08:22 dermoth
803 * [r1715] NEWS, plugins/check_http.c, po/de.po, po/fr.po,
804 po/nagios-plugins.pot:
805 Update many strings in check_http to get more consistent output
806 Update translation files; fix all check_http changes in French
807 and most changes in German.
809 2007-05-18 07:17 dermoth
811 * [r1714] plugins/t/check_tcp.t:
812 Make check_tcp.t compatible with picky web servers.
814 2007-05-13 20:02 hweiss
816 * [r1713] plugins/check_http.c:
817 Add missing options to the usage output.
819 2007-05-13 12:28 psychotrahe
821 * [r1712] THANKS.in, plugins-root/check_dhcp.c:
822 check_dhcp now adds mandatory end option (Thanks to Enrico Scholz
823 - #1675306)
825 2007-05-12 07:45 psychotrahe
827 * [r1711] plugins/check_cluster.c:
828 Fixed glibc error caused in utils_base.c due to uninitialized
829 thresholds struct (spotted on ubundu 6.06 LTS).
831 2007-05-12 00:49 tonvoon
833 * [r1710] ABOUT-NLS, build-aux/mkinstalldirs, configure.in:
834 Updating gettext files from coreutils-6.9. mkinstalldirs needs to
835 be in build-aux for some systems without gettext natively. Also
836 have at top level, though gettext documentation says file not
837 neceesary
839 2007-05-09 09:16 psychotrahe
841 * [r1709] plugins/check_ups.c:
842 small typo in --help
844 2007-05-09 09:09 psychotrahe
846 * [r1708] THANKS.in, plugins/check_ups.c:
847 Fixed --help output (Ask Bjoern Hansen - #1714823)
849 2007-05-09 08:16 psychotrahe
851 * [r1707] plugins/t/check_disk.t:
852 added testcase to verify that old positional arguments only
853 select one path
855 2007-05-03 20:43 psychotrahe
857 * [r1706] ChangeLog, THANKS.in, plugins/check_disk.c:
858 fixed backward incompatibility introduced in 1.4.8 where all
859 partitions are selected, if path is specified as last argument
860 (without using -p). Thanks to Emil Michles (Emilis) on #nagios
862 2007-05-02 10:11 dermoth
864 * [r1705] tools/distclean:
865 Making Solaris happy
867 2007-05-02 05:30 dermoth
869 * [r1704] NEWS:
870 /* Nothing */
872 2007-05-02 05:22 dermoth
874 * [r1703] NEWS, THANKS.in, plugins/check_time.c:
875 Fix check_time returning wrong OK when time is before the epoch
876 on some arch
878 2007-04-28 21:57 psychotrahe
880 * [r1702] plugins/t/check_cluster.t:
881 added test cases for check_cluster
883 2007-04-25 22:21 tonvoon
885 * [r1701] tools/tinderbox_build:
886 Test installs into temporary directories
888 2007-04-25 22:10 tonvoon
890 * [r1700] NEWS, configure.in, plugins/check_load.c,
891 plugins/common.h, plugins/t/check_load.t:
892 check_load can optionally divide by number of cpus
894 2007-04-23 07:30 hweiss
896 * [r1699] plugins/check_ping.c:
897 #ifdef can only test a single macro, not an expression.
899 2007-04-20 17:55 hweiss
901 * [r1698] plugins-root/check_dhcp.c:
902 Remove unused variables.
904 2007-04-20 17:46 hweiss
906 * [r1697] plugins/check_cluster.c:
907 Include "utils_base.h".
909 2007-04-20 17:45 hweiss
911 * [r1696] lib/utils_base.h:
912 Declare print_thresholds().
914 2007-04-20 17:39 hweiss
916 * [r1695] plugins/check_cluster.c:
917 Predeclare functions and remove unused variables.
919 2007-04-20 17:25 hweiss
921 * [r1694] THANKS.in, plugins-root/check_dhcp.c:
922 Use the 'server identifier' option instead of the 'siaddr' field
923 as the DHCP server address; see RFC 2131, 2. (Denis Knauf -
924 1667488)
926 2007-04-19 03:46 dermoth
928 * [r1693] NEWS, configure.in:
929 Fix compilation of check_ldap, check_radius and check_pgsql
930 (*ding*)
932 2007-04-18 19:31 hweiss
934 * [r1692] NEWS, plugins/check_by_ssh.c:
935 Revert my previous change to "-S/--skip" in favour of the two
936 options "-E/--skip-stderr" and "-S/--skip-stdout". Both of them
937 support omitting the number of lines to skip, in which case all
938 output on the respective file descriptor is skipped. "--skip" is
939 kept as an alias for "--skip-stdout" for backwards compatibility
940 with recent releases.
942 Also, print a message if no (non-skipped) stdout/stderr output is
943 available. This fixes a segfault if the remote command prints no
944 output.
946 2007-04-15 15:17 dermoth
948 * [r1691] plugins/check_cluster.c:
949 Localization and help fixes (Thanks Benoit M.)
951 2007-04-15 09:03 dermoth
953 * [r1690] plugins/check_cluster.c:
954 Cosmetic change
956 2007-04-15 08:56 dermoth
958 * [r1689] contrib/check_cluster2.README:
959 More details about the changes
961 2007-04-15 08:50 dermoth
963 * [r1688] NEWS, plugins/Makefile.am, plugins/check_cluster.c:
964 Add thresholds support for check_cluster + lots of
965 standardization. Add forgotten items to NEWS.
967 2007-04-15 06:44 dermoth
969 * [r1687] BUGS, plugins/check_snmp.c:
970 Fix bug #1344584: Counter64 values not handled correctly
972 2007-04-14 15:07 dermoth
974 * [r1686] BUGS:
975 Works for me
977 2007-04-14 03:09 hweiss
979 * [r1685] BUGS, plugins/check_by_ssh.c:
980 Up to revision 1.35, the "-S" option skipped the specified number
981 of lines written to stderr. With revision 1.36 and newer, "-S"
982 skipped the specified number of lines written to stdout. Now,
983 "-S" skips the specified number of lines written to stderr; and
984 if the number specified via "-S" minus the number of lines
985 written to stderr is larger than 0, the difference is used as the
986 number of lines written to stdout to skip. Also, the "--help"
987 output was fixed. (Hector - 1675286)
989 2007-04-13 11:38 dermoth
991 * [r1684] plugins, plugins/.cvsignore:
992 ... Some CVS magic too
994 2007-04-13 11:35 dermoth
996 * [r1683] contrib/check_cluster2.README, plugins/Makefile.am,
997 plugins/check_cluster.c:
998 automake magic for check_cluster
1000 2007-04-11 14:43 tonvoon
1002 * [r1682] doc/RELEASING:
1003 Add news item to nagiosplugins.org
1005 2007-04-11 12:08 tonvoon
1007 * [r1680] AUTHORS, BUGS, ChangeLog, NEWS, configure.in,
1008 package.def:
1009 1.4.8 release
1011 2007-04-10 07:17 dermoth
1013 * [r1679] po/POTFILES.in, po/de.po, po/fr.po,
1014 po/nagios-plugins.pot:
1015 Add some check_ntp translations
1017 2007-04-10 07:17 dermoth
1019 * [r1678] plugins/check_ntp.c:
1020 - Fix possibility of printing scientific numbers in perfdata -
1021 Use fperfdata function for perfdata formatting - Make the
1022 printing part a bit more flexible (similar to check_disk)
1024 2007-04-10 05:58 dermoth
1026 * [r1677] po/de.po, po/fr.po, po/nagios-plugins.pot:
1027 Hopefully this is correct. Need to make more changes so I'm
1028 commiting these.
1030 2007-04-04 20:08 dermoth
1032 * [r1676] plugins/check_ntp.c:
1033 Fix for getting dispersion instead of jitter on older servers
1034 (like xntpd on Solaris).
1036 2007-04-03 17:19 hweiss
1038 * [r1675] plugins/check_ntp.c:
1039 Fix the synchronization source selection on big-endian systems.
1041 2007-04-03 01:31 dermoth
1043 * [r1674] plugins/check_ntp.c:
1044 Temporary fix for jitter calculation
1046 2007-04-02 12:39 hweiss
1048 * [r1673] plugins/check_ntp.c:
1049 Don't rely on the assumption that the size of a READSTAT response
1050 is a multiple of sizeof(ntp_assoc_status_pair).
1052 2007-04-02 09:28 tonvoon
1054 * [r1672] lib/tests/Makefile.am:
1055 Add libgnu.a as regex functions required
1057 2007-04-02 07:32 dermoth
1059 * [r1671] plugins/check_ntp.c:
1060 Fix byte order in verbose logging
1062 2007-04-02 06:00 dermoth
1064 * [r1670] plugins/check_ntp.c:
1065 Seems like we don't get any jitter sometimes. While this needs to
1066 be fixed we should at least handle it gracefully.
1068 2007-04-01 14:21 psychotrahe
1070 * [r1669] plugins/t/check_http.t:
1071 check_http.t: - added internet_access variable to skip tests
1072 where internet access is required. - added host_tcp_http2
1073 variable for a webserver serving the string 'nagios' in index -
1074 no tests are skipped if the new vars are not defined (existing
1075 installations)
1077 2007-04-01 11:17 psychotrahe
1079 * [r1668] lib/utils_disk.c:
1080 utils_disk: fixed handling if check_disk -p is a device
1081 (np_set_best_match())
1083 2007-03-31 18:49 hweiss
1085 * [r1667] NEWS:
1086 Various check_ntp fixes
1088 2007-03-31 18:48 hweiss
1090 * [r1666] plugins/check_ntp.c:
1091 Fix an out-of-bounds memcpy(3) and add a realloc(3) error check
1092 in jitter_request().
1094 2007-03-31 17:35 hweiss
1096 * [r1665] plugins/check_ntp.c:
1097 Add a warning to the verbose output if jitter_request() found no
1098 synchronization source.
1100 2007-03-31 17:29 hweiss
1102 * [r1664] plugins/check_ntp.c:
1103 Avoid division by zero.
1105 2007-03-31 17:25 hweiss
1107 * [r1663] plugins/check_ntp.c:
1108 Remove the '-O' option, as it's ignored.
1110 2007-03-30 15:45 tonvoon
1112 * [r1662] m4/np_mysqlclient.m4:
1113 Use AS_HELP_STRING instead of ACX_HELP_STRING
1115 2007-03-30 14:08 tonvoon
1117 * [r1661] NEWS, configure.in, m4/np_mysqlclient.m4:
1118 Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql
1119 detection separated into external m4 file
1121 2007-03-30 09:00 psychotrahe
1123 * [r1660] lib/tests/test_disk.c, plugins/t/check_disk.t:
1124 Test Cases for check_disk's -r, -R, -C and -g
1126 2007-03-30 08:56 psychotrahe
1128 * [r1659] plugins/check_disk.c:
1129 check_disk: minor fix for -C if bestmatch != -p
1131 2007-03-30 08:53 psychotrahe
1133 * [r1658] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
1134 check_disk: added regex functionality -r and -R. see np-devel
1135 mail (2007-02-10)
1137 2007-03-30 08:52 psychotrahe
1139 * [r1657] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
1140 check_disk: added grouping functionality. see np-devel mail
1141 (2007-02-10)
1143 2007-03-30 08:48 psychotrahe
1145 * [r1656] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c:
1146 check_disk -C is more flexible now. See np-devel post
1147 (2007-02-10)
1149 2007-03-29 17:58 hweiss
1151 * [r1655] THANKS.in, plugins/check_mysql.c:
1152 Fix argument processing (Felix Frank - 1690697)
1154 2007-03-29 17:34 hweiss
1156 * [r1654] plugins-root/Makefile.am:
1157 Set the "read" and "execute" bits only for "user" and "group" in
1158 order to not overwrite "--without-world-permissions" for the root
1159 plugins.
1161 2007-03-29 10:32 tonvoon
1163 * [r1652] BUGS, ChangeLog, NEWS, configure.in, package.def:
1164 1.4.7 release
1166 2007-03-29 10:25 tonvoon
1168 * [r1651] plugins/check_ntp.c:
1169 Adding help text for jitter flags
1171 2007-03-27 06:53 dermoth
1173 * [r1650] THANKS.in, plugins-root/check_icmp.c:
1174 Fix bug #1494629 - check_icmp fails after some time on FreeBSD
1176 2007-03-25 13:55 tonvoon
1178 * [r1649] NEWS, configure.in:
1179 Reinstate --with-nagios-user/group and new
1180 --without-group-permissions ./configure options
1182 2007-03-22 17:54 hweiss
1184 * [r1646] THANKS.in, plugins/common.h:
1185 Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O
1186 performance (Stefan Meier)
1188 2007-03-16 12:11 gonzai
1190 * [r1642] plugins-scripts/check_ifoperstatus.pl:
1191 Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl.
1193 2007-03-12 10:51 tonvoon
1195 * [r1639] NEWS, plugins/check_ping.c, plugins/t/check_ping.t:
1196 check_ping's timeout interval is only +1 if ping command has a
1197 timeout value. Tests updated to check for 100% packet loss
1198 (always if ping has timeout), otherwise will check for "timed
1199 out" string
1201 2007-03-11 06:51 dermoth
1203 * [r1638] plugins-root/t/check_icmp.t:
1204 Add tests for new check_icmp switch -m
1206 2007-03-11 02:27 tonvoon
1208 * [r1637] plugins-root/t, plugins-root/t/check_icmp.t,
1209 plugins/t/check_ping.t:
1210 Converted check_ping.t to new-style testcases. Added test case
1211 for check_icmp - requires sudo access
1213 2007-03-11 01:57 tonvoon
1215 * [r1636] plugins/check_ping.c:
1216 Fixed some help display. Removed -L from usage as deprecated
1217 option
1219 2007-03-08 09:09 dermoth
1221 * [r1635] NEWS, THANKS.in, plugins-root/check_icmp.c:
1222 New switch to check_icmp to set the minimum required hosts for
1223 success.
1225 2007-03-08 06:12 dermoth
1227 * [r1634] config_test/child_test.c:
1228 Ficing C++ style comments
1230 2007-03-08 06:09 dermoth
1232 * [r1633] plugins-root/check_icmp.c:
1233 Fixed C++ style comments, but I don't get why those lines were
1234 originally commented out.
1236 2007-03-06 22:45 tonvoon
1238 * [r1632] plugins/check_http.c:
1239 Fix option handling (Nobuhiro Ban - 1657280)
1241 2007-03-06 22:29 tonvoon
1243 * [r1631] plugins/check_smtp.c:
1244 Fixed compile errors in check_smtp.c
1246 2007-03-06 22:17 tonvoon
1248 * [r1630] NEWS, THANKS.in, plugins/check_smtp.c:
1249 Fixed broken HELO cmd (Enrico Scholz - 1675279)
1251 2007-03-06 17:29 tonvoon
1253 * [r1629] NEWS, configure.in, plugins/check_procs.c:
1254 Use /usr/ucb/ps on Solaris in preference to pst3 (problems in
1255 64bit mode)
1257 2007-03-06 17:26 tonvoon
1259 * [r1628] plugins/t/check_disk.t:
1260 Test failure if a filesystem which is a subset of another fails
1261 the inode check (Matthias Elbe - 1660953)
1263 2007-03-06 14:18 tonvoon
1265 * [r1627] NEWS, configure.in:
1266 Detect if check_mysql compile will work at ./configure time, due
1267 to some Redhat systems distributing mysql_config, but not the
1268 include files
1270 2007-03-06 11:03 tonvoon
1272 * [r1626] configure.in:
1273 Clearer message when --with-nagios-user is used for ./configure
1275 2007-03-06 10:48 tonvoon
1277 * [r1625] FAQ, INSTALLING, NEWS, README, plugins-root/Makefile.am:
1278 Root plugins installed with world executable permissions. Removed
1279 references to --with-nagios-user and --with-nagios-group in
1280 README
1282 2007-03-02 01:38 egalstad
1284 * [r1624] plugins/check_mrtgtraf.c:
1285 Fix for broken check_mrtgtraf
1287 2007-02-24 01:03 dermoth
1289 * [r1623] doc/makefile:
1290 Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove
1291 directories)
1293 2007-02-14 20:56 tonvoon
1295 * [r1622] NEWS, contrib/check_sybase:
1296 check_sybase now maintained in NagiosExchange
1298 2007-02-14 20:52 tonvoon
1300 * [r1621] plugins/check_disk.c:
1301 Fixed typo in help for -M
1303 2007-02-14 10:11 tonvoon
1305 * [r1620] plugins/check_tcp.c, plugins/t/check_tcp.t:
1306 Documentation fix re: --escape flag. Fix of ./check_tcp test to
1307 webservers to make it more standards compliant
1309 2007-02-09 14:35 tonvoon
1311 * [r1619] NEWS, THANKS.in, po, po/.cvsignore, po/Makefile.in.in:
1312 Fixed MKINSTALLDIRS problem on some systems - Lars Stavholm
1314 2007-02-07 14:46 tonvoon
1316 * [r1614] lib/Makefile.config-opts, lib/parse_ini.c,
1317 lib/tests/Makefile.config-opts, lib/tests/config-tiny.ini,
1318 lib/tests/plugin.ini, lib/tests/test_ini.c:
1319 Added test files to test the parse_ini.c routines. Requires
1320 libtap
1322 2007-02-07 14:06 hweiss
1324 * [r1613] plugins/check_swap.c:
1325 Include <sys/param.h> before <sys/swap.h> in order to fix
1326 compilation on OpenBSD (nsturm - 1653934)
1328 2007-02-06 23:30 dermoth
1330 * [r1612] plugins/check_tcp.c:
1331 Correct vim typo in comment block :P
1333 2007-02-06 21:03 opensides
1335 * [r1611] plugins/check_disk.c, plugins/check_http.c,
1336 plugins/check_ide_smart.c, plugins/check_mrtg.c,
1337 plugins/check_mrtgtraf.c, plugins/check_overcr.c,
1338 plugins/check_smtp.c, plugins/check_tcp.c, po/de.po, po/fr.po,
1339 po/nagios-plugins.pot:
1340 correcting some translation problems
1342 2007-02-06 19:33 seanius
1344 * [r1610] lib/parse_ini.c, lib/parse_ini.h:
1345 initial version of ini file parsing routines in C
1347 2007-02-06 18:34 opensides
1349 * [r1609] po/Makevars:
1350 adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:
1352 2007-02-05 13:51 tonvoon
1354 * [r1608] AUTHORS, doc/RELEASING:
1355 Update list of team members. More notes on new releases
1357 2007-02-05 13:13 tonvoon
1359 * [r1606] BUGS, ChangeLog, NEWS, configure.in, package.def:
1360 For 1.4.6 release
1362 2007-02-02 09:10 dermoth
1364 * [r1605] plugins/check_snmp.c:
1365 Fix parsing of multiple OIDs sets needmibs = TRUE
1367 2007-02-01 06:53 dermoth
1369 * [r1604] plugins/check_tcp.c, plugins/t/check_jabber.t:
1370 Fix progname being partly set to upper case Change formating of
1371 invalid hostname output
1373 2007-02-01 05:37 dermoth
1375 * [r1603] NEWS:
1376 Adding NEWS entry for check_jabber
1378 2007-02-01 05:33 dermoth
1380 * [r1602] plugins-scripts/check_log.sh:
1381 Fix bug #1593073 Check_Log problem with log rotation
1383 2007-01-31 22:50 tonvoon
1385 * [r1601] plugins/t/check_jabber.t:
1386 Converted to new style object and Test::More testing. Skipped
1387 jabber server tests if not defined
1389 2007-01-31 06:18 dermoth
1391 * [r1600] plugins/t/check_jabber.t:
1392 Add check_jabber test. Will ask for a jabber host (default should
1393 be OK)
1395 2007-01-31 04:47 dermoth
1397 * [r1599] plugins/check_tcp.c:
1398 Fix Debian Bug #392610: check_jabber always return warning
1400 2007-01-30 14:24 dermoth
1402 * [r1598] plugins/check_tcp.c:
1403 Jail does not requires any arguments
1405 2007-01-30 09:56 tonvoon
1407 * [r1597] config.rpath:
1408 make dist failing without config.rpath in top level. File copied
1409 from build-aux/
1411 2007-01-30 05:01 dermoth
1413 * [r1596] plugins/check_tcp.c, plugins/t/check_tcp.t:
1414 Fix reporting bug using expect, affecting (not fixing) Debian bug
1415 #392610: check_jabber always return warning
1417 2007-01-30 02:22 hweiss
1419 * [r1595] configure.in:
1420 grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8),
1421 redirect output to /dev/null instead.
1423 2007-01-29 14:14 dermoth
1425 * [r1594] plugins/check_disk.c, plugins/t/check_disk.t:
1426 Revert 1643463 (reversed disk thresholds) keeping the thresholds
1427 checks.
1429 2007-01-29 12:13 hweiss
1431 * [r1593] configure.in:
1432 Automake 1.10 says: "compiling `test_disk.c' with per-target
1433 flags requires `AM_PROG_CC_C_O' in `configure.in'".
1435 2007-01-29 10:06 tonvoon
1437 * [r1592] build-aux/config.rpath, config.rpath:
1438 Move config.rpath into build-aux for automake 1.10
1440 2007-01-28 22:00 hweiss
1442 * [r1591] INSTALLING:
1443 Remove description of deprecated ./configure
1444 --with-nagios-{user,group} options.
1446 2007-01-28 21:46 hweiss
1448 * [r1590] plugins-root/check_dhcp.c, plugins/check_apt.c,
1449 plugins/check_by_ssh.c, plugins/check_dig.c, plugins/check_dns.c,
1450 plugins/check_fping.c, plugins/check_game.c,
1451 plugins/check_hpjd.c, plugins/check_http.c,
1452 plugins/check_ide_smart.c, plugins/check_ldap.c,
1453 plugins/check_load.c, plugins/check_mrtg.c,
1454 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
1455 plugins/check_mysql_query.c, plugins/check_nagios.c,
1456 plugins/check_nt.c, plugins/check_ntp.c, plugins/check_nwstat.c,
1457 plugins/check_overcr.c, plugins/check_pgsql.c,
1458 plugins/check_ping.c, plugins/check_procs.c,
1459 plugins/check_radius.c, plugins/check_real.c,
1460 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
1461 plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
1462 plugins/check_ups.c, plugins/check_users.c, plugins/negate.c,
1463 plugins/urlize.c, plugins/utils.c, plugins/utils.h:
1464 Don't try to print `optarg' (which will be a NULL pointer) if an
1465 unknown command line option was used, as this leads to a segfault
1466 on some systems. The unknown option will be printed by getopt(3)
1467 anyway. So, simply call print_usage() and exit UNKNOWN via the
1468 new usage5() instead.
1470 2007-01-27 21:49 dermoth
1472 * [r1589] plugins/check_disk.c, plugins/t/check_disk.t:
1473 Fix #1643463: Miscalculating thresholds check_disk
1475 2007-01-27 17:49 hweiss
1477 * [r1588] lib/utils_base.c:
1478 Change the variable names `true' and `false' (which are keywords
1479 in C99) to `yes' and `no'. Fixes compilation when using SGI's
1480 MIPSpro c99(1).
1482 2007-01-27 17:42 hweiss
1484 * [r1587] plugins/common.h:
1485 Include GNULib's "dirname.h" in order to pull in the base_name()
1486 prototype, fixes compilation of check_procs using SGI's MIPSpro
1487 C.
1489 2007-01-27 16:56 hweiss
1491 * [r1586] ACKNOWLEDGEMENTS, NEWS:
1492 Fix typos.
1494 2007-01-27 16:51 hweiss
1496 * [r1585] NEWS:
1497 Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to
1498 ssh(1) and "-q,--quiet" which tells ssh(1) to suppress warnings
1499 (Gerhard Lausser - 1472491)
1501 2007-01-27 16:37 hweiss
1503 * [r1584] plugins-root/check_dhcp.c:
1504 Include <sys/param.h> which is a prerequisite for <sys/sysctl.h>
1505 on NetBSD and OpenBSD (at least).
1507 2007-01-25 00:58 tonvoon
1509 * [r1583] Makefile.am, README, configure.in, doc/RELEASING:
1510 Update references to NEWS instead of CHANGES. Fix compile of
1511 libtap test programs
1513 2007-01-25 00:26 tonvoon
1515 * [r1582] build-aux, build-aux/.cvsignore, build-aux/ltmain.sh,
1516 config.guess, config.sub, configure.in, ltmain.sh:
1517 Use build-aux directory. Removed unnecessary checks in
1518 configure.in. Keeping libtool to link to libtap - can't find a
1519 suitable replacement method
1521 2007-01-24 23:18 tonvoon
1523 * [r1581] ACKNOWLEDGEMENTS, CHANGES, NEWS, config.rpath,
1524 configure.in, doc/developer-guidelines.sgml, gl, gl/.cvsignore,
1525 plugins/Makefile.am, plugins/check_procs.c, po/POTFILES.in:
1526 Various cleanups in the syncing with gnulib
1528 2007-01-24 22:47 tonvoon
1530 * [r1580] Makefile.am, NEWS, config.rpath, configure.in,
1531 doc/developer-guidelines.sgml, gl, gl/Makefile.am, gl/alloca.c,
1532 gl/alloca_.h, gl/asnprintf.c, gl/asprintf.c, gl/basename.c,
1533 gl/c-strtod.c, gl/c-strtod.h, gl/cloexec.c, gl/cloexec.h,
1534 gl/creat-safer.c, gl/dirname.c, gl/dirname.h, gl/dup-safer.c,
1535 gl/error.c, gl/error.h, gl/exit.h, gl/exitfail.c, gl/exitfail.h,
1536 gl/fcntl--.h, gl/fcntl-safer.h, gl/fd-safer.c, gl/fsusage.c,
1537 gl/fsusage.h, gl/full-read.c, gl/full-read.h, gl/full-write.c,
1538 gl/full-write.h, gl/gai_strerror.c, gl/getaddrinfo.c,
1539 gl/getaddrinfo.h, gl/gethostname.c, gl/getloadavg.c, gl/getopt.c,
1540 gl/getopt1.c, gl/getopt_.h, gl/getopt_int.h, gl/gettext.h,
1541 gl/inet_ntop.c, gl/inet_ntop.h, gl/intprops.h, gl/m4,
1542 gl/m4/absolute-header.m4, gl/m4/alloca.m4, gl/m4/arpa_inet_h.m4,
1543 gl/m4/c-strtod.m4, gl/m4/cloexec.m4, gl/m4/codeset.m4,
1544 gl/m4/dirname.m4, gl/m4/dos.m4, gl/m4/double-slash-root.m4,
1545 gl/m4/eoverflow.m4, gl/m4/error.m4, gl/m4/exitfail.m4,
1546 gl/m4/extensions.m4, gl/m4/fcntl-safer.m4, gl/m4/fstypename.m4,
1547 gl/m4/fsusage.m4, gl/m4/getaddrinfo.m4, gl/m4/gethostname.m4,
1548 gl/m4/getloadavg.m4, gl/m4/getopt.m4, gl/m4/gettext.m4,
1549 gl/m4/glibc2.m4, gl/m4/glibc21.m4, gl/m4/gnulib-cache.m4,
1550 gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4,
1551 gl/m4/gnulib-tool.m4, gl/m4/iconv.m4, gl/m4/inet_ntop.m4,
1552 gl/m4/inline.m4, gl/m4/intdiv0.m4, gl/m4/intl.m4,
1553 gl/m4/intldir.m4, gl/m4/intmax.m4, gl/m4/intmax_t.m4,
1554 gl/m4/inttypes-pri.m4, gl/m4/inttypes_h.m4, gl/m4/lcmessage.m4,
1555 gl/m4/lib-ld.m4, gl/m4/lib-link.m4, gl/m4/lib-prefix.m4,
1556 gl/m4/lock.m4, gl/m4/longdouble.m4, gl/m4/longlong.m4,
1557 gl/m4/ls-mntd-fs.m4, gl/m4/mbchar.m4, gl/m4/mbiter.m4,
1558 gl/m4/mbrtowc.m4, gl/m4/memchr.m4, gl/m4/minmax.m4,
1559 gl/m4/mountlist.m4, gl/m4/netinet_in_h.m4, gl/m4/nls.m4,
1560 gl/m4/onceonly_2_57.m4, gl/m4/po.m4, gl/m4/printf-posix.m4,
1561 gl/m4/progtest.m4, gl/m4/regex.m4, gl/m4/safe-read.m4,
1562 gl/m4/safe-write.m4, gl/m4/size_max.m4, gl/m4/snprintf.m4,
1563 gl/m4/socklen.m4, gl/m4/sockpfaf.m4, gl/m4/ssize_t.m4,
1564 gl/m4/stdbool.m4, gl/m4/stdint.m4, gl/m4/stdint_h.m4,
1565 gl/m4/strcase.m4, gl/m4/strdup.m4, gl/m4/strndup.m4,
1566 gl/m4/strnlen.m4, gl/m4/sys_socket_h.m4, gl/m4/uintmax_t.m4,
1567 gl/m4/ulonglong.m4, gl/m4/unistd-safer.m4, gl/m4/unistd_h.m4,
1568 gl/m4/vasnprintf.m4, gl/m4/vasprintf.m4, gl/m4/visibility.m4,
1569 gl/m4/vsnprintf.m4, gl/m4/wchar.m4, gl/m4/wchar_t.m4,
1570 gl/m4/wctype.m4, gl/m4/wcwidth.m4, gl/m4/wint_t.m4,
1571 gl/m4/xalloc.m4, gl/m4/xsize.m4, gl/m4/xstrndup.m4, gl/malloc.c,
1572 gl/mbchar.c, gl/mbchar.h, gl/mbuiter.h, gl/memchr.c, gl/minmax.h,
1573 gl/mountlist.c, gl/mountlist.h, gl/open-safer.c, gl/pipe-safer.c,
1574 gl/printf-args.c, gl/printf-args.h, gl/printf-parse.c,
1575 gl/printf-parse.h, gl/regcomp.c, gl/regex.c, gl/regex.h,
1576 gl/regex_internal.c, gl/regex_internal.h, gl/regexec.c,
1577 gl/safe-read.c, gl/safe-read.h, gl/safe-write.c, gl/safe-write.h,
1578 gl/size_max.h, gl/snprintf.c, gl/snprintf.h, gl/socket_.h,
1579 gl/stdbool_.h, gl/stdint_.h, gl/strcase.h, gl/strcasecmp.c,
1580 gl/strdup.c, gl/strdup.h, gl/stripslash.c, gl/strncasecmp.c,
1581 gl/strndup.c, gl/strndup.h, gl/strnlen.c, gl/strnlen.h,
1582 gl/strnlen1.c, gl/strnlen1.h, gl/unistd--.h, gl/unistd-safer.h,
1583 gl/unistd_.h, gl/vasnprintf.c, gl/vasnprintf.h, gl/vasprintf.c,
1584 gl/vasprintf.h, gl/vsnprintf.c, gl/vsnprintf.h, gl/wchar_.h,
1585 gl/wctype_.h, gl/wcwidth.h, gl/xalloc-die.c, gl/xalloc.h,
1586 gl/xmalloc.c, gl/xsize.h, gl/xstrndup.c, gl/xstrndup.h,
1587 lib/Makefile.am, lib/alloca.c, lib/alloca_.h, lib/basename.c,
1588 lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cloexec.c,
1589 lib/cloexec.h, lib/creat-safer.c, lib/dirname.h, lib/dup-safer.c,
1590 lib/error.c, lib/error.h, lib/exit.h, lib/exitfail.c,
1591 lib/exitfail.h, lib/fcntl--.h, lib/fcntl-safer.h, lib/fd-safer.c,
1592 lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
1593 lib/full-write.c, lib/full-write.h, lib/getloadavg.c,
1594 lib/getopt.c, lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h,
1595 lib/gettext.h, lib/intprops.h, lib/malloc.c, lib/mountlist.c,
1596 lib/mountlist.h, lib/open-safer.c, lib/pipe-safer.c,
1597 lib/realloc.c, lib/regcomp.c, lib/regex.c, lib/regex.h,
1598 lib/regex_internal.c, lib/regex_internal.h, lib/regexec.c,
1599 lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
1600 lib/safe-write.h, lib/snprintf.c, lib/stdbool_.h, lib/strcase.h,
1601 lib/strtod.c, lib/tests/Makefile.am, lib/unistd--.h,
1602 lib/unistd-safer.h, lib/unlocked-io.h, lib/xalloc-die.c,
1603 lib/xalloc.h, lib/xmalloc.c, lib/xstrdup.c, m4/Makefile.am.in,
1604 m4/afs.m4, m4/alloca.m4, m4/basename.m4, m4/c-strtod.m4,
1605 m4/codeset.m4, m4/dos.m4, m4/error.m4, m4/exitfail.m4,
1606 m4/extensions.m4, m4/fcntl-safer.m4, m4/fstypename.m4,
1607 m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
1608 m4/iconv.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
1609 m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4,
1610 m4/longdouble.m4, m4/longlong.m4, m4/ls-mntd-fs.m4,
1611 m4/mountlist.m4, m4/nls.m4, m4/np_coreutils.m4, m4/np_curl.m4,
1612 m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/regex.m4,
1613 m4/restrict.m4, m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4,
1614 m4/uintmax_t.m4, m4/ulonglong.m4, m4/unistd-safer.m4,
1615 m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xalloc.m4,
1616 plugins-root/Makefile.am, plugins/Makefile.am,
1617 plugins/check_smtp.c, plugins/common.h, plugins/getaddrinfo.c,
1618 plugins/getaddrinfo.h, plugins/gethostbyname.c,
1619 plugins/gethostbyname.h, plugins/netutils.h, tools/setup,
1620 tools/update_coreutils:
1621 Sync with gnulib - lots of extraneous code removed in preference
1622 to GNU code
1624 2007-01-23 18:34 hweiss
1626 * [r1579] THANKS.in, plugins/check_ssh.c:
1627 Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS'
1628 for backward compatibility) (Ville Mattila - 1642780)
1630 2007-01-23 18:20 hweiss
1632 * [r1578] REQUIREMENTS:
1633 Location updates
1635 2007-01-23 17:20 hweiss
1637 * [r1577] plugins/check_tcp.c:
1638 Add missing `break' to the switch-case block that handles the
1639 `-m' option (Nobuhiro Ban - 1642682)
1641 2007-01-23 16:42 hweiss
1643 * [r1576] THANKS.in, plugins/check_radius.c:
1644 Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban
1645 - 1642658)
1647 2007-01-23 14:39 hweiss
1649 * [r1575] lib/mountlist.c:
1650 Add support for statvfs(2) which is needed in order to compile
1651 the plugins on NetBSD 3.0 and newer. The current coreutils
1652 release supports statvfs(2), so this patch won't be needed
1653 anymore when updating the coreutils files.
1655 2007-01-22 04:05 hweiss
1657 * [r1574] plugins/check_by_ssh.c:
1658 Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to
1659 ssh(1) and "-q,--quiet" which tells ssh(1) to suppress warnings
1660 (Gerhard Lausser - 1472491)
1662 2007-01-20 20:45 tonvoon
1664 * [r1573] doc/developer-guidelines.sgml:
1665 Updated policy on contributed plugins
1667 2007-01-20 20:06 tonvoon
1669 * [r1572] doc/LEAVERS, doc/NEW_STARTERS, doc/RELEASING:
1670 Administrative notes
1672 2007-01-20 10:59 seanius
1674 * [r1571] plugins/check_ntp.c:
1675 compilation fixes for check_ntp.c: - check_ntp.c:290: warning:
1676 overflow in implicit constant conversion fixed with an explicit
1677 cast to int8_t. - check_ntp.c:544: warning: pointer of type
1679 before arithmetic and (void*) afterwards - in TVtoNTP64, cast
1680 arithmetic result passed to R32 as uint64_t.
1682 2007-01-20 07:18 dermoth
1684 * [r1570] plugins/check_http.c, plugins/check_ldap.c:
1685 Fix bug #1632091: printf format string typos. Add some more
1686 cosmetic changes.
1688 2007-01-20 06:27 dermoth
1690 * [r1569] plugins-root/check_icmp.c:
1691 Fix bug #1632078: critical threshold % incorrectly displayed by
1692 check_icmp
1694 2007-01-20 06:07 dermoth
1696 * [r1568] CHANGES, THANKS.in, plugins/netutils.c:
1697 Fix bug #1632072 pointer error in plugins/netutils.c. Add
1698 changelog entry for previous commit.
1700 2007-01-17 05:28 dermoth
1702 * [r1566] THANKS.in, plugins/check_procs.c:
1703 Fix bug #1630970 Fix for buffer overflow of check_procs procprog
1704 string
1706 2007-01-08 11:05 tonvoon
1708 * [r1565] CHANGES, THANKS.in, plugins/t/check_disk.t:
1709 Added notes about check_disk perf data fix. Added test to check
1710 perf data is same when mount points reversed
1712 2007-01-07 07:14 dermoth
1714 * [r1564] plugins/check_disk.c:
1715 Fix bug #1627970: check_disk performance output for more then one
1716 partition
1718 2007-01-06 06:41 dermoth
1720 * [r1563] plugins/check_ping.c:
1721 Fix bug #1629008: check_ping fails to handle Packet filtered
1722 error
1724 2007-01-06 06:33 dermoth
1726 * [r1562] plugins/check_ping.c:
1727 Revert last patch: it works but not really for the reason I
1728 though.
1730 2007-01-06 04:52 dermoth
1732 * [r1561] plugins/check_ping.c:
1733 Fix the way check_ping calculate the maximum run time
1735 2007-01-04 11:51 dermoth
1737 * [r1560] plugins/check_real.c:
1738 Fix bug #1574863: check_real does not accept the '-v' option
1740 2007-01-04 11:35 dermoth
1742 * [r1559] plugins/check_ping.c:
1743 Fix bug #1592605: check_ping times out
1745 2007-01-04 11:18 dermoth
1747 * [r1558] tools/README, tools/distclean:
1748 Adding my distclean script
1750 2006-12-23 18:59 dermoth
1752 * [r1557] plugins/t/check_snmp.t:
1753 Regexps in check_snmp tests fails where they shouldn't.
1755 2006-12-21 05:25 dermoth
1757 * [r1556] NPTest.pm:
1758 - Fixing small error (wrong file name) in NPTest.pm
1759 documentation.
1761 2006-12-20 22:33 tonvoon
1763 * [r1555] CHANGES, THANKS.in, plugins/check_http.c,
1764 plugins/t/check_http.t:
1765 Removed unused timestamp variable (Matthias Eble) Fixed
1766 redirection test. Added extra tests for funny syntax when
1767 checking certificates, updated help for more common syntax
1769 2006-12-20 19:25 tonvoon
1771 * [r1554] lib/utils_disk.c, lib/utils_disk.h, plugins/check_disk.c,
1772 plugins/t/check_disk.t:
1773 Fixed inode thresholds, regressed from previous release
1775 2006-12-20 11:32 opensides
1777 * [r1553] po/de.po, po/fr.po, po/nagios-plugins.pot:
1778 updated the nagios-pulgins.pot files now that localization is
1779 clean first pass at updating the french locale
1781 2006-12-12 12:59 tonvoon
1783 * [r1549] plugins-scripts/t/utils.t:
1784 Enhanced test for single letters in fqdn
1786 2006-12-12 08:56 tonvoon
1788 * [r1548] plugins-scripts/utils.pm.in:
1789 Allow single characters in fqdn (Dave Alden)
1791 2006-12-07 22:38 tonvoon
1793 * [r1547] CHANGES, THANKS.in, configure.in:
1794 Fixed HP/UX's swapinfo command for check_procs (Dick van den Burg
1795 - 1573700)
1797 2006-12-07 16:07 tonvoon
1799 * [r1546] THANKS.in, plugins/check_disk.c, plugins/check_swap.c,
1800 plugins/common.h, plugins/netutils.h:
1801 Fix coredump on 64bit Solaris. Also adds more error conditions
1802 and moves swap specific includes out of common.h (Duncan Ferguson
1803 - 1588031)
1805 2006-12-06 20:34 tonvoon
1807 * [r1545] plugins/Makefile.am:
1808 Move SSL libs to correct order per plugin
1810 2006-12-06 17:36 tonvoon
1812 * [r1544] plugins/Makefile.am:
1813 Only include -lssl for plugins that require it
1815 2006-12-06 17:00 tonvoon
1817 * [r1543] configure.in:
1818 Flag common compile error because of no ar on Solaris
1820 2006-12-06 15:58 tonvoon
1822 * [r1542] Makefile.am:
1823 Remove CVS files from distribution
1825 2006-12-06 15:53 tonvoon
1827 * [r1541] doc/developer-guidelines.sgml:
1828 Add libtool requirement for development
1830 2006-11-09 11:44 tonvoon
1832 * [r1535] CHANGES, THANKS.in, plugins/check_ping.c,
1833 plugins/netutils.c:
1834 Reduced DNS lookups in check_ping and netutils.c in IPv6
1835 configurations (Pawel Malachowski)
1837 2006-11-03 15:40 tonvoon
1839 * [r1534] lib/Makefile.am, lib/alloca.c, lib/alloca_.h:
1840 Add alloca files, required for *BSD
1842 2006-11-01 21:15 tonvoon
1844 * [r1532] ChangeLog, configure.in, package.def:
1845 For 1.4.5 release
1847 2006-10-27 15:37 tonvoon
1849 * [r1531] plugins-scripts/t/utils.t, plugins-scripts/utils.pm.in:
1850 More edge testcases. Allow anything if ends with a . as long as
1851 correct characters
1853 2006-10-26 21:32 tonvoon
1855 * [r1530] NPTest.pm:
1856 New test variables default to "none", so no changes required to
1857 tinderbox satelites
1859 2006-10-26 21:10 tonvoon
1861 * [r1529] THANKS.in, plugins-scripts/check_oracle.sh:
1862 Fixed error if dba_free_space has no free segments (Florian
1863 Gleixner)
1865 2006-10-26 21:02 tonvoon
1867 * [r1528] plugins-scripts/Makefile.am, plugins-scripts/t/utils.t,
1868 plugins-scripts/utils.pm.in:
1869 Fixed regression where hostnames with hyphens were rejected
1870 (1581402 - Holger Weiss)
1872 2006-10-26 20:56 tonvoon
1874 * [r1527] contrib/tarballs/check_traffic-0.90b.tar.gz:
1875 Removing unnecessary tarball
1877 2006-10-26 20:51 tonvoon
1879 * [r1526] THANKS.in, plugins/check_disk.c, plugins/check_http.c:
1880 Remove C style comments (1583467 - Markus Baertschi)
1882 2006-10-24 21:54 opensides
1884 * [r1525] plugins-root/check_icmp.c:
1885 more fixes and removal of certain sentences not needed
1887 2006-10-24 21:48 opensides
1889 * [r1524] plugins-root/check_icmp.c, plugins/check_nt.c:
1890 last localization fixes for core plugins in c
1892 2006-10-24 21:01 opensides
1894 * [r1523] plugins/check_nt.c:
1895 next round of localization fixes
1897 2006-10-24 09:48 tonvoon
1899 * [r1522] plugins-root/Makefile.am, plugins-root/check_icmp.c:
1900 Fixed compile on non-glibc platforms
1902 2006-10-24 08:34 tonvoon
1904 * [r1521] plugins/check_http.c:
1905 Restored accidently regressed fix
1907 2006-10-23 21:47 opensides
1909 * [r1520] plugins/check_http.c:
1910 localization fixes
1912 2006-10-23 00:02 opensides
1914 * [r1519] plugins-root/check_icmp.c:
1915 first pass a making check icmp respecting nagiosplugins rules
1917 2006-10-22 22:34 opensides
1919 * [r1518] plugins/check_nt.c:
1920 latest localization fixes for tonight ;-)
1922 2006-10-22 22:24 opensides
1924 * [r1517] plugins/check_ldap.c:
1925 localization fixes
1927 2006-10-22 22:14 opensides
1929 * [r1516] plugins-root/check_icmp.c:
1930 putting default template for copyright and explanations
1932 2006-10-22 22:07 opensides
1934 * [r1515] plugins-root/check_icmp.c:
1935 revert mistake when commiting fixes
1937 2006-10-22 22:03 opensides
1939 * [r1514] plugins-root/check_icmp.c, plugins/check_apt.c,
1940 plugins/check_procs.c:
1941 more localization fixes
1943 2006-10-20 07:53 tonvoon
1945 * [r1513] plugins/check_snmp.c:
1946 Reverting back accidently regressed code
1948 2006-10-20 07:39 opensides
1950 * [r1512] plugins/check_mrtg.c:
1951 more localization fixes
1953 2006-10-20 06:24 opensides
1955 * [r1511] plugins-root/check_dhcp.c, plugins/check_apt.c:
1956 localization updates
1958 2006-10-19 23:56 opensides
1960 * [r1510] plugins/check_snmp.c:
1961 adding missing check_snmp
1963 2006-10-19 23:53 opensides
1965 * [r1509] plugins/check_radius.c, plugins/check_real.c,
1966 plugins/check_smtp.c, plugins/check_ssh.c, plugins/check_swap.c,
1967 plugins/check_tcp.c, plugins/check_time.c, plugins/check_ups.c,
1968 plugins/check_users.c, plugins/negate.c, plugins/urlize.c:
1969 another round of localization cleaning
1971 2006-10-19 20:04 tonvoon
1973 * [r1507] BUGS, ChangeLog, configure.in, package.def:
1974 For 1.4.4 release
1976 2006-10-19 19:52 tonvoon
1978 * [r1506] CHANGES:
1979 Added info re: 1.4.4 in prep for release
1981 2006-10-19 19:36 tonvoon
1983 * [r1505] THANKS.in, plugins/check_snmp.c:
1984 Initialise strings for Fedora Core 5 (Henning Schmiedehausen)
1986 2006-10-19 19:25 tonvoon
1988 * [r1504] THANKS.in, plugins/check_snmp.c:
1989 Removed asprintf for perf data (Craig Orsinger, Robby Giffin -
1990 1310495)
1992 2006-10-19 19:13 tonvoon
1994 * [r1503] THANKS.in, plugins/check_snmp.c:
1995 type variable not cleared in Sol 10 (Kyle Tucker)
1997 2006-10-19 18:59 tonvoon
1999 * [r1502] THANKS.in, plugins/check_http.c, plugins/t/check_http.t:
2000 Redirection error if other headers beginning with L (Aravind
2001 Gottipati - 1562572)
2003 2006-10-19 18:44 tonvoon
2005 * [r1501] THANKS.in, plugins-scripts/utils.pm.in:
2006 Allow hostnames beginning with digits (O'Shaughnessy Evans -
2007 1567390)
2009 2006-10-19 11:56 tonvoon
2011 * [r1500] plugins/t/check_smtp.t:
2012 Added tests for SMTP servers without TLS and with TLS
2014 2006-10-19 00:25 opensides
2016 * [r1499] plugins/check_apt.c, plugins/check_by_ssh.c,
2017 plugins/check_dig.c, plugins/check_dns.c, plugins/check_dummy.c,
2018 plugins/check_fping.c, plugins/check_game.c,
2019 plugins/check_hpjd.c, plugins/check_http.c,
2020 plugins/check_ide_smart.c, plugins/check_ldap.c,
2021 plugins/check_load.c, plugins/check_mrtg.c,
2022 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
2023 plugins/check_mysql_query.c, plugins/check_nagios.c,
2024 plugins/check_nt.c, plugins/check_ntp.c, plugins/check_nwstat.c,
2025 plugins/check_overcr.c, plugins/check_pgsql.c,
2026 plugins/check_ping.c, plugins/check_procs.c:
2027 first pass at cleaning localization for new release first pass at
2028 making all the headre be the same licence, plugin, etc...
2030 2006-10-18 12:12 tonvoon
2032 * [r1498] plugins/check_disk.c, plugins/t/check_disk.t:
2033 Re-added perf data to check_disk
2035 2006-10-18 12:05 tonvoon
2037 * [r1497] lib/tests/test_disk.c, lib/utils_disk.h:
2038 Fix tests for exact matches when searching filesystems
2040 2006-10-18 12:03 tonvoon
2042 * [r1496] lib/utils_base.c, lib/utils_base.h:
2043 Cater for different errors when setting thresholds
2045 2006-10-12 20:36 tonvoon
2047 * [r1493] plugins/check_smtp.c, plugins/t/check_smtp.t:
2048 Resend EHLO after TLS negotiation as per RFC3207 (Holger Weiss -
2049 1482832)
2051 2006-10-12 14:22 tonvoon
2053 * [r1492] plugins/check_ntp.c:
2054 Removed extraneous comma in perf data output
2056 2006-10-12 14:14 tonvoon
2058 * [r1491] plugins/check_disk.c, plugins/t/check_disk.t:
2059 Remove the "- free space" if status is OK
2061 2006-10-12 13:58 tonvoon
2063 * [r1490] NPTest.pm, THANKS.in, plugins/check_disk.c,
2064 plugins/t/check_disk.t:
2065 Fixed output from -e in check_disk (Andreas Behal)
2067 2006-10-02 12:09 tonvoon
2069 * [r1487] plugins/t/check_load.t:
2070 Fix test failure on poseidon
2072 2006-09-21 10:41 tonvoon
2074 * [r1480] THANKS.in, plugins/check_nwstat.c:
2075 Added perfdata for most variables and new parameters: VMU, VMF,
2076 VMP, NRMH, NRMP, NRMM, NRMS, NSS1 to NSS7 (Christian Mies)
2078 2006-09-02 20:41 seanius
2080 * [r1474] lib/utils_base.h, plugins/utils.h:
2081 - explicitly include utils_base.h from utils.h - put utils.h
2082 inside of an #ifndef/#endif
2084 2006-09-02 20:32 seanius
2086 * [r1473] plugins/check_tcp.c:
2087 - fix for warning/critical timeouts in check_tcp.c, in which the
2088 plugin would exit with a usage error if non-int timeouts were
2089 passed. - change --warning-time/--critical-time to just
2090 --warning/--critical, as it's what --help says.
2092 2006-08-14 09:04 tonvoon
2094 * [r1469] THANKS.in, plugins/check_disk.c:
2095 Fixed inode percent free output (Mike Emigh - 1531899)
2097 2006-08-14 08:42 tonvoon
2099 * [r1468] plugins/t/check_ntp.t:
2100 Fixed skip of no ntp test
2102 2006-08-11 08:26 tonvoon
2104 * [r1467] plugins/check_ntp.c, plugins/t/check_ntp.t:
2105 Catch no responses from any server (1538341 - nmdias)
2107 2006-08-03 08:14 tonvoon
2109 * [r1465] tools/tinderbox_build:
2110 Interpret the snapshot datestamp as GMT
2112 2006-07-31 18:55 harpermann
2114 * [r1464] plugins/check_nt.c:
2115 Bug: 694259 fix. After consulting with the target service
2116 authors, we decided to keep the default port as 1248 and add a
2117 note about other services sometimes using this port and
2118 suggesting to change the port. Closing bug.
2120 2006-07-31 14:09 tonvoon
2122 * [r1463] doc/developer-guidelines.sgml:
2123 M4 requirement for developer platform
2125 2006-07-29 01:43 tonvoon
2127 * [r1462] plugins-root/check_dhcp.c, plugins/common.h:
2128 Fix two Solaris compile problems
2130 2006-07-29 00:04 tonvoon
2132 * [r1461] po/POTFILES.in:
2133 Remove reference to check_udp.c
2135 2006-07-28 23:59 tonvoon
2137 * [r1460] configure.in, plugins-scripts/Makefile.am,
2138 plugins/Makefile.am:
2139 Cleanup references to old check_udp and INSTALL_OPTS. Error if
2140 --with-nagios-user or --with-nagios-group specified for configure
2142 2006-07-28 22:44 tonvoon
2144 * [r1459] CHANGES, plugins/Makefile.am, plugins/check_udp.c,
2145 plugins/t/check_udp.t:
2146 check_udp.c deprecated and check_udp now linked to check_tcp.
2147 check_udp2 removed
2149 2006-07-27 11:29 tonvoon
2151 * [r1458] doc/developer-guidelines.sgml:
2152 Example ranges (Nathan Vonnahme)
2154 2006-07-19 23:05 tonvoon
2156 * [r1457] THANKS.in, configure.in:
2157 Stricter autoconf 2.60 rules (Lance Albertson - 1522900)
2159 2006-07-19 22:56 tonvoon
2161 * [r1456] plugins/common.h:
2162 Fix to add uintmax_t, for check_disk.c compile
2164 2006-07-19 22:37 tonvoon
2166 * [r1455] plugins/common.h:
2167 Fix for CHAR_MAX on Solaris 9
2169 2006-07-14 09:47 tonvoon
2171 * [r1454] lib/Makefile.am, lib/utils_base.c:
2172 Missing header files
2174 2006-07-14 09:43 tonvoon
2176 * [r1453] plugins/check_disk.c:
2177 Fix inode percents using coreutils' percentage calculation
2178 technique
2180 2006-07-13 23:58 tonvoon
2182 * [r1452] CHANGES, lib/tests/test_utils.c, lib/utils_base.c,
2183 lib/utils_base.h, lib/utils_disk.c, lib/utils_disk.h,
2184 plugins/check_disk.c, plugins/t/check_disk.t:
2185 Major fixes to check_disk. Now should return same data as df
2187 2006-07-13 12:50 tonvoon
2189 * [r1451] Makefile.am, configure.in, lib/Makefile.am, lib/tests,
2190 lib/tests/.cvsignore, lib/tests/Makefile.am, lib/tests/README,
2191 lib/tests/test_disk.c, lib/tests/test_disk.t,
2192 lib/tests/test_utils.c, lib/tests/test_utils.t,
2193 plugins/Makefile.am, plugins/check_disk.c, plugins/check_dns.c,
2194 plugins/check_mysql.c, plugins/check_mysql_query.c,
2195 plugins/tests/.cvsignore, plugins/tests/Makefile.am,
2196 plugins/tests/README, plugins/tests/test_disk.c,
2197 plugins/tests/test_disk.t, plugins/tests/test_utils.c,
2198 plugins/tests/test_utils.t, plugins/utils.c, plugins/utils.h,
2199 plugins/utils_disk.c, plugins/utils_disk.h:
2200 Move new util_* functions to lib/
2202 2006-07-13 08:54 tonvoon
2204 * [r1450] configure.in, lib/basename.c, lib/dirname.h,
2205 m4/basename.m4, m4/dos.m4, m4/np_coreutils.m4,
2206 plugins/check_procs.c, plugins/utils.c, plugins/utils.h:
2207 Using coreutils' base_name function because of portability issues
2208 with Tru64
2210 2006-07-12 22:53 tonvoon
2212 * [r1449] plugins/check_disk.c, plugins/t/check_disk.t,
2213 plugins/utils_disk.c, plugins/utils_disk.h:
2214 Added -E option for exact match of filesystem. Restructured main
2215 filesystem loop. Added extra tests for possible duplicate
2216 filesystems.
2218 2006-07-12 19:30 tonvoon
2220 * [r1448] plugins/check_disk.c, plugins/tests,
2221 plugins/tests/.cvsignore, plugins/tests/test_disk.c,
2222 plugins/utils_disk.c, plugins/utils_disk.h:
2223 Moving parameter_list into utils_disk.h. Given list of mount
2224 points, can now work out best match or exact match.
2226 2006-07-12 12:15 tonvoon
2228 * [r1447] plugins/Makefile.am, plugins/check_disk.c,
2229 plugins/tests/Makefile.am, plugins/tests/test_disk.c,
2230 plugins/tests/test_disk.t, plugins/utils_disk.c,
2231 plugins/utils_disk.h:
2232 Moving check_disk functions into utils_disk.c and testing them
2234 2006-07-11 12:38 tonvoon
2236 * [r1446] lib/creat-safer.c, lib/dup-safer.c, lib/fcntl--.h,
2237 lib/fcntl-safer.h, lib/fd-safer.c, lib/open-safer.c,
2238 lib/pipe-safer.c, lib/unistd--.h, lib/unistd-safer.h,
2239 m4/fcntl-safer.m4, m4/np_coreutils.m4, m4/unistd-safer.m4:
2240 Extra files from coreutils required for getloadavg.c to compile
2241 on Tru64 (Ciro Iriarte - 1520331)
2243 2006-07-10 08:44 tonvoon
2245 * [r1445] lib/Makefile.am:
2246 Didn't add intprops.h into distribution correctly
2248 2006-07-07 06:36 harpermann
2250 * [r1444] plugins/urlize.c:
2251 Added check for two arguments. Was segfaulting if no or one arg.
2252 Now returns help.
2254 2006-07-05 13:45 tonvoon
2256 * [r1443] plugins-scripts/check_mailq.pl:
2257 Fixed checking of return codes from external mailq programs
2259 2006-07-05 08:55 tonvoon
2261 * [r1442] tools/tinderbox_build:
2262 Add instructions for manually sending Tinderbox build logs
2264 2006-07-05 08:26 tonvoon
2266 * [r1441] lib/Makefile.am, lib/intprops.h:
2267 Missing intprops.h for Tru64 (Ciro Iriarte - 1517379)
2269 2006-07-04 09:47 tonvoon
2271 * [r1440] THANKS.in, m4/alloca.m4, m4/np_coreutils.m4:
2272 Added alloca.h check and fixed locale.h, wchar.h (Ari Pollak -
2273 1516578)
2275 2006-07-03 08:03 tonvoon
2277 * [r1439] plugins/check_dig.c:
2278 Fixed -p getopt call (Allan Bennett - 1511650)
2280 2006-07-03 07:55 tonvoon
2282 * [r1438] THANKS.in, lib/c-strtod.c, lib/c-strtod.h,
2283 lib/c-strtold.c, m4/c-strtod.m4, m4/np_coreutils.m4,
2284 plugins/Makefile.am:
2285 Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
2287 2006-06-21 11:05 opensides
2289 * [r1437] plugins/check_snmp.c, plugins/check_ssh.c:
2290 cleaning help and usage
2292 2006-06-21 09:49 opensides
2294 * [r1436] po/LINGUAS:
2295 fixing bug id #1509699
2297 2006-06-20 11:17 opensides
2299 * [r1435] plugins/check_procs.c, plugins/check_radius.c,
2300 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
2301 plugins/check_ssh.c:
2302 cleaning help and usage + license
2304 2006-06-18 19:36 opensides
2306 * [r1434] plugins/check_disk.c, plugins/check_time.c,
2307 plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
2308 plugins/gethostbyname.c, plugins/gethostbyname.h,
2309 plugins/negate.c, plugins/netutils.c, plugins/popen.c,
2310 plugins/runcmd.c, plugins/sslutils.c, plugins/urlize.c,
2311 plugins/utils.c:
2312 updating help and usage and license
2314 2006-06-17 12:28 opensides
2316 * [r1433] plugins/check_hpjd.c, plugins/check_nt.c,
2317 plugins/check_ntp.c, plugins/check_nwstat.c,
2318 plugins/check_overcr.c, plugins/check_pgsql.c,
2319 plugins/check_ping.c, plugins/check_procs.c:
2320 cleaning up help and usage
2322 2006-06-15 12:52 opensides
2324 * [r1432] plugins/check_ldap.c, plugins/check_load.c,
2325 plugins/check_mrtg.c, plugins/check_mysql.c,
2326 plugins/check_mysql_query.c, plugins/check_nagios.c:
2327 cleaning help and usage
2329 2006-06-15 10:16 opensides
2331 * [r1430] plugins/check_ide_smart.c:
2332 cleaning help and usage
2334 2006-06-14 21:27 opensides
2336 * [r1427] plugins/check_dns.c, plugins/check_dummy.c,
2337 plugins/check_fping.c, plugins/check_game.c:
2338 updating the help and usage for localization
2340 2006-06-14 19:15 tonvoon
2342 * [r1426] INSTALLING, doc/developer-guidelines.sgml:
2343 Updated requirements for development platform
2345 2006-06-14 18:48 opensides
2347 * [r1425] plugins/check_by_ssh.c, plugins/check_dig.c,
2348 plugins/check_disk.c:
2349 starting the BIG locale update ;-)
2351 2006-06-07 14:28 seanius
2353 * [r1418] contrib/check_linux_raid.pl:
2354 some gratuitous whitespace changes, and a fix to the "recovery ="
2355 detection logic in check_linux_raid.pl
2357 2006-06-07 14:23 seanius
2359 * [r1417] plugins-scripts/utils.pm.in:
2360 removed stale references to PATH_TO_NTPFOO, as it's no longer
2361 used.
2363 2006-06-07 07:59 tonvoon
2365 * [r1416] plugins-root/Makefile.am:
2366 Do not install setuid programs unless run as root
2368 2006-06-07 07:18 tonvoon
2370 * [r1415] plugins-root/Makefile.am, tools/setup:
2371 Fixed two build problems re: libtool and pst3
2373 2006-06-06 16:48 seanius
2375 * [r1414] plugins/check_pgsql.c:
2376 modify the is_pg_dbname() function to allow databases with '-' in
2377 their name. reference: sf tracker #1500752
2379 2006-06-03 23:06 seanius
2381 * [r1413] configure.in:
2382 removed the -R for openssl, as it should be figured out
2383 automatically by libtool and also controlled via the
2384 --enable-rpath/--disable-rpath configure options. furthermore
2385 keeping it in forces the rpath option on in spite of what's
2386 passed on the configure line.
2388 2006-06-01 22:30 seanius
2390 * [r1412] contrib/check_linux_raid.pl:
2391 gave some TLC to check_linux_raid
2393 2006-05-30 09:55 tonvoon
2395 * [r1411] configure.in:
2396 Default to search path for mysql_config
2398 2006-05-30 09:39 tonvoon
2400 * [r1410] THANKS.in:
2401 For reporting check_radius compile problem
2403 2006-05-30 09:19 tonvoon
2405 * [r1409] ., .cvsignore, config.guess, config.sub,
2406 doc/developer-guidelines.sgml, ltmain.sh:
2407 Added libtool files, at version 1.5.22, into CVS
2409 2006-05-25 17:40 egalstad
2411 * [r1408] plugins-root/check_dhcp.c:
2412 Applied patch for responses from helpers/relays, cleaned up
2413 different coding styles for consistency
2415 2006-05-25 16:59 tonvoon
2417 * [r1407] lib/regex.o:
2418 Removed unnecessary file
2420 2006-05-25 16:58 tonvoon
2422 * [r1406] configure.in, lib/Makefile.am, plugins/common.h:
2423 Gettext fixes to sync with coreutils
2425 2006-05-25 16:53 egalstad
2427 * [r1405] plugins-root/check_dhcp.c:
2428 Fixed short interface name length, UNKNOWN return code (patches
2429 from tracker)
2431 2006-05-25 15:34 tonvoon
2433 * [r1404] plugins/check_http.c, plugins/t/check_http.t:
2434 Option to invert results from a regexp pattern match
2436 2006-05-25 12:33 tonvoon
2438 * [r1403] configure.in, lib, lib/.cvsignore, lib/regcomp.c,
2439 lib/regex.c, lib/regex.h, lib/regex.o, lib/regex_internal.c,
2440 lib/regex_internal.h, lib/regexec.c, lib/strcase.h, m4,
2441 m4/.cvsignore, m4/np_coreutils.m4, m4/regex.m4, m4/restrict.m4,
2442 plugins/check_apt.c, plugins/check_http.c, plugins/check_smtp.c,
2443 plugins/check_snmp.c:
2444 Use coreutils' regexp libraries, so regexp always available now
2446 2006-05-25 12:13 tonvoon
2448 * [r1402] m4/ls-mntd-fs.m4:
2449 Sync with coreutils 5.96
2451 2006-05-24 12:48 tonvoon
2453 * [r1401] THANKS.in, configure.in:
2454 Fix for mysql 3.x (Jeremy Reed, Michael Tiernan - 1491936)
2456 2006-05-24 09:23 tonvoon
2458 * [r1400] doc/developer-guidelines.sgml:
2459 Reminder of no inline variable declarations
2461 2006-05-24 09:05 tonvoon
2463 * [r1399] plugins/check_snmp.c:
2464 Variables need to be declared at top of code for better
2465 portability (Gerhard Lausser)
2467 2006-05-19 21:41 tonvoon
2469 * [r1398] configure.in, doc/developer-guidelines.sgml:
2470 Requirement of automake 1.8.3, as coreutils needs it
2472 2006-05-19 21:30 tonvoon
2474 * [r1397] ., .cvsignore, config.rpath, mkinstalldirs, po,
2475 po/.cvsignore, po/remove-potcdate.sin:
2476 Adding more required files from gettext
2478 2006-05-18 23:17 tonvoon
2480 * [r1396] tools/setup:
2481 Bug in Makefile.am creation
2483 2006-05-18 23:09 tonvoon
2485 * [r1395] ., .cvsignore, ABOUT-NLS, m4/Makefile.am,
2486 m4/Makefile.am.in, po, po/.cvsignore, po/Makefile.in.in,
2487 tools/setup:
2488 Fixes from coreutils sync: some files now required and removed
2489 generateable files
2491 2006-05-18 22:05 tonvoon
2493 * [r1394] ., .cvsignore, Makefile.am, configure.in,
2494 doc/developer-guidelines.sgml, lib/Makefile.am, lib/cloexec.c,
2495 lib/cloexec.h, lib/error.c, lib/error.h, lib/exit.h,
2496 lib/exitfail.c, lib/exitfail.h, lib/fsusage.c, lib/fsusage.h,
2497 lib/full-read.c, lib/full-read.h, lib/full-write.c,
2498 lib/full-write.h, lib/getloadavg.c, lib/getopt.c, lib/getopt.h,
2499 lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/gettext.h,
2500 lib/malloc.c, lib/mountlist.c, lib/mountlist.h, lib/realloc.c,
2501 lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
2502 lib/safe-write.h, lib/stdbool_.h, lib/strtod.c,
2503 lib/unlocked-io.h, lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c,
2504 m4, m4/.cvsignore, m4/Makefile.am, m4/afs.m4, m4/codeset.m4,
2505 m4/error.m4, m4/exitfail.m4, m4/extensions.m4, m4/fstypename.m4,
2506 m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
2507 m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
2508 m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4,
2509 m4/lib-link.m4, m4/lib-prefix.m4, m4/longdouble.m4,
2510 m4/longlong.m4, m4/ls-mntd-fs.m4, m4/malloc.m4, m4/mountlist.m4,
2511 m4/nls.m4, m4/np_coreutils.m4, m4/onceonly.m4,
2512 m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/realloc.m4,
2513 m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4, m4/uintmax_t.m4,
2514 m4/ulonglong.m4, m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4,
2515 m4/xalloc.m4, plugins, plugins-root, plugins-root/.cvsignore,
2516 plugins-root/check_dhcp.c, plugins/.cvsignore,
2517 plugins/check_disk.c, plugins/common.h, plugins/tests,
2518 plugins/tests/.cvsignore, po, po/.cvsignore, tools/setup:
2519 Synchronise with coreutils 2.95. Gettext now synced with
2520 coreutils, so no longer development platform requirement
2522 2006-05-17 10:10 tonvoon
2524 * [r1393] configure.in:
2525 Fix for loading SSL libraries at runtime
2527 2006-05-17 08:56 tonvoon
2529 * [r1392] configure.in, plugins-root/Makefile.am:
2530 Fix compile problems on Solaris for pst3 and ssl libs
2532 2006-05-15 13:20 tonvoon
2534 * [r1391] CHANGES, contrib/check_disk_snmp.pl:
2535 check_disk_snmp.pl removed. Notice added to CHANGES
2537 2006-05-15 13:07 tonvoon
2539 * [r1390] tools/sfsnapshot:
2540 Changed snapshot generator due to cvs changes on SF
2542 2006-05-03 14:12 tonvoon
2544 * [r1389] doc/LEAVERS:
2545 Leavers process documented
2547 2006-05-02 08:30 tonvoon
2549 * [r1388] plugins/check_disk.c:
2550 Inode thresholds not always being initialised (James Fidell -
2551 1476457)
2553 2006-05-02 08:21 tonvoon
2555 * [r1387] CHANGES:
2556 New check_ntp and check_apt plugins by Sean
2558 2006-05-01 21:52 seanius
2560 * [r1386] configure.in, plugins-scripts/Makefile.am,
2561 plugins/Makefile.am, plugins/check_ntp.c, plugins/common.h,
2562 plugins/runcmd.c:
2563 - check_ntp: - now roughly feature-complete. - various bugfixes,
2564 esp. offset calculation. - enhanced the asynchronous offset
2565 polling to set requests that haven't recieved a response in >= 1
2566 second to stale and retransmit them, which results in much better
2567 performance on unreliable networks. - we only spend timeout/2
2568 seconds polling offsets, and if we don't get everything by that
2569 point we work with what we have and set status to
2570 warning/critical depending on how much data we have. - set the
2571 same defaults as the perl script. - commit changes to
2572 configure.in to support automatic building of check_apt (if
2573 apt-get is installed and regex libraries available) and check_ntp
2574 (unconditionally), now defaulting to check_ntp.c instead of the
2575 perl script. if this is an issue we can back out the commit of
2576 course. an eye should be kept on check_ntp building and running
2577 correctly in different environments, esp. 64-bit and big-endian
2578 platforms, and those with more "esoteric" API's (do any of the
2579 platforms not have poll()?). - similar changes to Makefile.am's.
2580 - common.h: add statement to include sys/poll.h - runcmd.c: exit
2581 STATE_UNKNOWN if execve() fails.
2583 2006-04-28 15:52 tonvoon
2585 * [r1385] configure.in:
2586 Remove stupid error where pst3 was always compiled
2588 2006-04-28 08:45 tonvoon
2590 * [r1384] configure.in, plugins-root/Makefile.am:
2591 Added pst3 into distribution (Jason Kau - 1476451)
2593 2006-04-27 13:25 tonvoon
2595 * [r1383] configure.in, plugins/check_procs.c,
2596 plugins/tests/test_utils.c, plugins/utils.c, plugins/utils.h:
2597 Internal version of basename if one not found in system
2599 2006-04-19 09:33 tonvoon
2601 * [r1382] plugins/t/check_nagios.t:
2602 Fix check_nagios tests on MacOSX 10.4
2604 2006-04-19 03:47 sghosh
2606 * [r1380] ChangeLog:
2607 ChangeLog update - release pending
2609 2006-04-19 03:42 sghosh
2611 * [r1379] configure.in, package.def:
2612 version update - release pending
2614 2006-04-17 21:08 opensides
2616 * [r1378] po/fr.po:
2617 Final commit of fr.po
2619 2006-04-17 13:54 opensides
2621 * [r1377] po/fr.po:
2622 another big chunk of fr.po
2624 Still 20 to go ;)
2626 2006-04-16 14:24 opensides
2628 * [r1376] po/fr.po:
2629 big revision of po file for 1.4.3
2631 2006-04-15 10:46 opensides
2633 * [r1375] po/fr.po:
2634 second part of fr.po updating
2636 2006-04-14 22:44 opensides
2638 * [r1374] po/de.po, po/fr.po, po/nagios-plugins.pot:
2639 updated pot file sarted updating fr.po for nagios 1.4.3
2641 2006-04-12 10:00 seanius
2643 * [r1373] plugins/check_ntp.c:
2644 the offset_requests are now parallelized. still stuff needs to be
2645 done (conveniently marked with XXX), but on well behaving
2646 networks the plugin should behave more or less identical to
2647 check_ntp.pl now.
2649 2006-04-12 06:33 seanius
2651 * [r1372] plugins/check_ntp.c:
2652 added a currently unused but "good for reference" version of
2653 offset_request which attempts to behave more like ntpdate, but
2654 this doesn't yet and the code isn't actually used yet.
2656 2006-04-11 23:24 seanius
2658 * [r1371] plugins/check_ntp.c:
2659 another big code-commit to check_ntp. jitter calculations now
2660 work, and the program is becoming much closer on the
2661 packet-for-packet level to how check_ntp.pl behaves. i'll send an
2662 email in the morning :)
2664 2006-04-06 10:08 tonvoon
2666 * [r1370] THANKS.in, plugins/utils.c:
2667 Stop coredump on Solaris if arg not specified (Jason Kau -
2668 1465288)
2670 2006-04-05 08:11 tonvoon
2672 * [r1369] CHANGES:
2673 Notice added re: check_udp in next release
2675 2006-04-05 08:06 tonvoon
2677 * [r1368] plugins/check_procs.c:
2678 Use pid_t for pids (1463853)
2680 2006-04-05 07:58 tonvoon
2682 * [r1367] plugins/check_http.c, plugins/t/check_http.t:
2683 Allow multiple -k parameters (Gerd Mueller - 1457726)
2685 2006-04-05 06:58 seanius
2687 * [r1366] plugins/check_apt.c:
2688 finally??? cvs works again???? let me dig up my week-old cvs
2689 commit message.....
2691 i'm becoming very happy with check_apt now :) - now has support
2692 for an externally (configure.in) path to apt-get, though i still
2693 have that in #ifdefs for the time being. - support for defining
2694 what packages are "critical updates", via the already-existing
2695 security regexp or overridable on the cmdline - allow overriding
2696 of apt-get cmdline options - introduce a "no upgrade" in case
2697 someone just wants to check that they can download the package
2698 lists with -u but not check for upgrades. might need to change
2699 the name of this option to prevent confusion. - improved -h
2700 documentation
2702 2006-03-29 16:33 tonvoon
2704 * [r1365] THANKS.in, plugins/check_tcp.c,
2705 plugins/tests/test_utils.c, plugins/utils.c, plugins/utils.h:
2706 New function to for escaped strings from command line for
2707 send/quit. Adapted from Sebastian Wiesinger's patch (1292404)
2709 2006-03-29 15:30 tonvoon
2711 * [r1364] NPTest.pm:
2712 Will die if signal received from a testCmd
2714 2006-03-29 14:37 tonvoon
2716 * [r1363] plugins/t/check_udp.t:
2717 Allow 1 second delay in check_udp timeout
2719 2006-03-29 08:18 tonvoon
2721 * [r1362] plugins/t/check_http.t:
2722 Fix possible timeout issue on hostname_invalid
2724 2006-03-29 08:13 tonvoon
2726 * [r1361] plugins/t/check_dns.t:
2727 Fix test if response time is one second
2729 2006-03-29 08:01 seanius
2731 * [r1360] plugins/check_apt.c:
2732 now support for detecting critical/security updates, which sets
2733 the return code to STATE_CRITICAL instead of just STATE_WARNING
2734 as it was previously doing.
2736 2006-03-27 08:39 tonvoon
2738 * [r1359] plugins/t/check_udp.t:
2739 Set timeout within nc, rather than the test script
2741 2006-03-27 08:19 tonvoon
2743 * [r1358] plugins/check_disk.c:
2744 Fixed bug with malloc of wrong size
2746 2006-03-24 17:26 tonvoon
2748 * [r1357] plugins/t/check_dns.t:
2749 Fixing defaults to work
2751 2006-03-24 16:49 tonvoon
2753 * [r1356] CHANGES:
2754 Reintroduced --with-mysql configure option. Note about SSL
2755 cleanup
2757 2006-03-24 16:25 tonvoon
2759 * [r1355] plugins/check_http.c:
2760 -C now implies -S/--ssl as well
2762 2006-03-24 16:13 tonvoon
2764 * [r1354] plugins/t/check_hpjd.t, plugins/t/check_http.t:
2765 Tests converted to new style
2767 2006-03-24 16:12 tonvoon
2769 * [r1353] plugins/check_tcp.c, plugins/t/check_udp.t:
2770 udp checks require and send and receive option. Tests updated so
2771 if nc is available, will check send and receive working correctly
2773 2006-03-23 22:58 seanius
2775 * [r1352] plugins/check_apt.c:
2776 - addition of include/exclude option for package names in
2777 check_apt, using POSIX regexp support. - various commenting and
2778 tidying of code/logic/output. - still haven't committed the
2779 Makefile.am/configure.in stuff.
2781 2006-03-23 17:16 tonvoon
2783 * [r1351] NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
2784 check_disk now errors if a specified directory does not exist (cf
2785 df /foo)
2787 2006-03-23 16:06 tonvoon
2789 * [r1350] plugins/t/check_disk.t:
2790 Some versions of Test::More do not like the m#foo# syntax
2792 2006-03-23 12:01 tonvoon
2794 * [r1349] NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
2795 Incorrect output when checking non-existent disk (John Rouillard
2796 - 1326050)
2798 2006-03-23 00:01 seanius
2800 * [r1348] plugins/check_apt.c:
2801 more work on check_apt. more graceful error handling and
2802 information reporting, a couple new cmdline options. still not
2803 quite ready for prime-time, maybe tomorrow :)
2805 2006-03-22 17:32 tonvoon
2807 * [r1347] REQUIREMENTS, configure.in:
2808 Reinstated --with-mysql option
2810 2006-03-22 16:45 tonvoon
2812 * [r1346] plugins/check_dns.c, plugins/t/check_dns.t:
2813 Added warning and critical response times (John Rouillard -
2814 1343159)
2816 2006-03-22 15:45 tonvoon
2818 * [r1345] plugins/t/check_pop.t:
2819 Convert to new style tests
2821 2006-03-22 15:45 tonvoon
2823 * [r1344] THANKS.in, plugins/check_tcp.c:
2824 Options to change line ends for -s and -q (John Rouillard -
2825 1346104)
2827 2006-03-22 14:32 tonvoon
2829 * [r1343] plugins-scripts/check_log.sh:
2830 Remove PATH restriction
2832 2006-03-22 14:17 tonvoon
2834 * [r1342] plugins/check_dns.c, plugins/t/check_dns.t:
2835 New style tests. Cleanup of presentation of help. Added '' around
2836 -a checks
2838 2006-03-22 13:18 tonvoon
2840 * [r1341] plugins/check_by_ssh.c:
2841 Typo (Thomas Guettler - 1433447)
2843 2006-03-22 12:59 tonvoon
2845 * [r1340] plugins-scripts/check_log.sh,
2846 plugins-scripts/utils.sh.in:
2847 Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483)
2849 2006-03-22 00:00 seanius
2851 * [r1339] plugins/check_apt.c:
2852 initial version of a check_apt plugin... not editing
2853 configure/Makefile.am's until i'm happier with it (better output,
2854 better ways to define warning vs. critical thresholds... etc).
2856 2006-03-21 14:20 tonvoon
2858 * [r1338] THANKS.in, configure.in:
2859 Stop check_dns from compiling if nslookup does not exist (Sakari
2860 Lehtonen - 1412721)
2862 2006-03-21 13:42 tonvoon
2864 * [r1337] plugins/t/check_load.t:
2865 Updated to new Test::More method for testing
2867 2006-03-21 13:32 tonvoon
2869 * [r1336] configure.in:
2870 Fix for mysql 3.x
2872 2006-03-21 13:31 tonvoon
2874 * [r1335] plugins/check_tcp.c:
2875 Return CRITICAL if hostname invalid, as per guidelines
2877 2006-03-21 12:56 tonvoon
2879 * [r1334] tools/setup:
2880 Patch to workaround SFnot having libtool installed
2882 2006-03-21 11:42 tonvoon
2884 * [r1333] CHANGES, REQUIREMENTS, THANKS.in, configure.in,
2885 plugins/Makefile.am, plugins/tests/Makefile.am:
2886 mysql discovery based on mysql_config (Johan Fischer - 1359414)
2888 2006-03-20 22:06 seanius
2890 * [r1332] plugins/check_ntp.c:
2891 - shuffling some code around to keep things tidy. - now average
2892 the result of 4 queries just as ntpdate does - put things in
2893 place for jitter calculation
2895 2006-03-20 17:18 seanius
2897 * [r1331] plugins/check_ntp.c:
2898 ipv6 support for c-version of check_ntp
2900 2006-03-18 19:00 seanius
2902 * [r1330] plugins/check_ntp.c:
2903 initial version of the pure-c check_ntp implementation. jitter
2904 not yet implemented, and a couple other misc things to do, so i
2905 haven't yet patched Makefile.am
2907 2006-03-18 14:47 seanius
2909 * [r1329] plugins/check_http.c:
2910 return-logic related fix for cert checking, thanks to emmet
2911 hogan.
2913 2006-03-17 14:08 tonvoon
2915 * [r1328] plugins/tests/test_utils.t:
2916 Better error message re: tap library
2918 2006-03-17 14:07 tonvoon
2920 * [r1327] REQUIREMENTS, configure.in, plugins/Makefile.am,
2921 plugins/check_mysql.c, plugins/check_mysql_query.c,
2922 plugins/t/check_mysql.t:
2923 mysql detection cleanup: fixes runtime linking, autodetection of
2924 main locations, detection of lib64 and different layouts
2926 2006-03-17 10:20 tonvoon
2928 * [r1326] doc/developer-guidelines.sgml:
2929 Added requirement for developer system to have gnu libtool
2931 2006-03-16 17:31 tonvoon
2933 * [r1325] configure.in, plugins/tests/Makefile.am, tools/setup:
2934 Using libtool to get runpath for tap library
2936 2006-03-15 19:54 tonvoon
2938 * [r1324] THANKS.in, plugins/check_mysql.c,
2939 plugins/t/check_mysql.t:
2940 Alert on amount of time a slave is behind (Steven Kreuzer)
2942 2006-03-13 17:59 seanius
2944 * [r1323] plugins/check_swap.c:
2945 fix for (tracker id 1420741) "check_swap: incorrect totals for
2946 multiple partitions (BSD)" thanks to scott thompson
2948 2006-03-13 11:08 tonvoon
2950 * [r1322] plugins/check_ping.c:
2951 Change warning message if there is stderr output. This catches a
2952 problem where time was shifting backwards on a linux VMware guest
2953 during the ping
2955 2006-03-07 10:33 tonvoon
2957 * [r1321] plugins/t/check_http.t:
2958 Added tests for two external websites with certificates
2960 2006-03-07 10:23 tonvoon
2962 * [r1320] plugins/t/check_http.t:
2963 Tests re-written in new object format
2965 2006-02-24 17:03 tonvoon
2967 * [r1319] doc/developer-guidelines.sgml:
2968 Updated doc as tap library is now automatically discovered
2970 2006-02-24 16:41 tonvoon
2972 * [r1318] configure.in, plugins/tests/Makefile.am:
2973 Use the installed tap library instead of requesting a compiled
2974 object
2976 2006-02-17 09:08 tonvoon
2978 * [r1317] THANKS.in, plugins/popen.c:
2979 SIGALRM could be received before child_process is created (Jason
2980 Crawford)
2982 2006-02-17 06:24 seanius
2984 * [r1316] plugins/check_procs.c:
2985 set LC_NUMERIC to POSIX in check_procs.c
2987 2006-02-01 13:23 tonvoon
2989 * [r1315] plugins/t/check_mysql_query.t:
2990 If a mysql server has anonymous login, tests will always fail
2992 2006-02-01 11:53 tonvoon
2994 * [r1314] plugins/tests/Makefile.am:
2995 Need to distribute perl test file
2997 2006-01-31 16:48 tonvoon
2999 * [r1313] CHANGES:
3000 check_mysql_query included
3002 2006-01-31 16:47 tonvoon
3004 * [r1312] REQUIREMENTS:
3005 Note on MacOSX difference in mysql package
3007 2006-01-31 16:45 tonvoon
3009 * [r1311] configure.in, plugins/Makefile.am:
3010 Clean compile of check_mysql_query on MacOSX
3012 2006-01-31 15:40 tonvoon
3014 * [r1310] NPTest.pm:
3015 Sort ordering of tests
3017 2006-01-31 14:52 tonvoon
3019 * [r1309] configure.in, plugins, plugins/.cvsignore,
3020 plugins/Makefile.am, plugins/check_mysql_query.c,
3021 plugins/t/check_mysql_query.t, plugins/utils.h:
3022 Adding check_mysql_query, using new ranges and threshold checking
3024 2006-01-31 14:37 tonvoon
3026 * [r1308] plugins/t/check_mysql.t:
3027 Extra explanation in tests
3029 2006-01-31 14:36 tonvoon
3031 * [r1307] plugins/tests/test_utils.c:
3032 Fixed invalid free
3034 2006-01-31 10:06 tonvoon
3036 * [r1306] doc/developer-guidelines.sgml:
3037 Updated instructions on using libtap as configure option changed
3039 2006-01-31 10:05 tonvoon
3041 * [r1305] configure.in:
3042 Changed configure option to --with-libtap-srcdir because requires
3043 tap.h as well as tap.o
3045 2006-01-30 22:24 tonvoon
3047 * [r1304] doc/developer-guidelines.sgml,
3048 plugins/tests/test_utils.c, plugins/utils.c, plugins/utils.h:
3049 Clearly defined thresholds & ranges in docs. Added get_status
3050 routine. Added set_thresholds routine. Tests enhanced to check
3051 new routines
3053 2006-01-30 16:10 tonvoon
3055 * [r1303] configure.in, doc/developer-guidelines.sgml,
3056 plugins/Makefile.am, plugins/tests, plugins/tests/.cvsignore,
3057 plugins/tests/Makefile.am, plugins/tests/README,
3058 plugins/tests/check_disk, plugins/tests/check_dns,
3059 plugins/tests/check_ftp, plugins/tests/check_hpjd,
3060 plugins/tests/check_http, plugins/tests/check_load,
3061 plugins/tests/check_ping, plugins/tests/check_procs,
3062 plugins/tests/check_swap, plugins/tests/check_users,
3063 plugins/tests/check_vsz, plugins/tests/test_utils.c,
3064 plugins/tests/test_utils.t, plugins/utils.c, plugins/utils.h:
3065 Added libtap tests for utils.c library functions. Removed
3066 redundant test files
3068 2006-01-21 21:46 tonvoon
3070 * [r1302] tools/sfsnapshot:
3071 Have to use own id for cvs checkout. Change compile server
3072 because old one not working consistently
3074 2005-12-19 09:25 tonvoon
3076 * [r1301] NPTest.pm:
3077 Break out of testing if a new parameter is required
3079 2005-12-16 18:41 harpermann
3081 * [r1300] contrib/check_log2.pl:
3082 Added ability to output critical on error. Fixed open so it
3083 properly fails if the log file open throws an error, turned on -w
3084 in the perl call, fixed warnings
3086 2005-12-15 17:06 tonvoon
3088 * [r1299] NPTest.pm, plugins/check_mysql.c,
3089 plugins/t/check_mysql.t:
3090 Display errors with slave queries correctly. Added extra tests
3091 for slaves
3093 2005-12-15 15:19 tonvoon
3095 * [r1298] NPTest.pm, doc/developer-guidelines.sgml,
3096 plugins/t/check_disk.t:
3097 New 3 parameter version of getTestParameters. Updated
3098 check_disk.t to reflect. Added notes re: testing in developer
3099 guidelines.
3101 2005-12-15 15:17 tonvoon
3103 * [r1297] plugins-scripts/check_file_age.pl,
3104 plugins-scripts/t/check_file_age.t:
3105 Allow directories and links to be tested by check_file_age.
3106 Sanitise output. Added tests
3108 2005-12-07 19:32 harpermann
3110 * [r1296] plugins/urlize.c:
3111 Nagiosplug bug 1266977. Added code to insert the closing </A>
3112 after the plugin output but before the performance output.
3114 2005-12-07 15:10 tonvoon
3116 * [r1295] THANKS.in, plugins/common.h:
3117 No floorf on Solaris 9 (Jon Vandegrift - 1374705)
3119 2005-12-02 22:28 tonvoon
3121 * [r1294] THANKS.in, doc/developer-guidelines.sgml,
3122 plugins/check_nagios.c,
3123 plugins/t/check_nagios.nagios1.status.log,
3124 plugins/t/check_nagios.nagios2.status.dat,
3125 plugins/t/check_nagios.t:
3126 Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser -
3127 1296242)
3129 2005-12-02 22:25 tonvoon
3131 * [r1293] plugins/t, plugins/t/.cvsignore:
3132 Ignore temporary files created for tests
3134 2005-12-01 01:05 tonvoon
3136 * [r1292] config_test/Makefile, config_test/run_tests,
3137 configure.in:
3138 Run longer test on redhat for spopen/pthread problem. Allow
3139 enable/disable of pthread fix via configure option
3141 2005-11-30 00:49 harpermann
3143 * [r1291] plugins-scripts/check_ntp.pl:
3144 Nagiosplug bug # 1251096 check_ntp wasn't properly handing a bad
3145 exit status from the external programs it calls (ntpdate and
3146 ntpq), so jitter wasn't set. Added check of $? on close and
3147 proper error output if status from the sub program call
3148 completion is non-zero. This includes "host not found".
3150 2005-11-29 23:21 harpermann
3152 * [r1290] contrib/check_email_loop.pl:
3153 UNKNOWN exit status was returning status of "-1", changed to "3"
3155 2005-11-29 23:19 harpermann
3157 * [r1289] contrib/check_email_loop.pl:
3158 Bug: 1355304 Added patch for ePN and perl warnings. Fixed some
3159 text and a warning about type comparison.
3161 2005-11-18 12:56 tonvoon
3163 * [r1288] tools/sfsnapshot:
3164 Create a permanent link to HEAD snapshot
3166 2005-11-18 11:56 tonvoon
3168 * [r1287] doc/developer-guidelines.sgml:
3169 Updated with more detailed description of UNKNOWN states
3171 2005-11-16 17:26 tonvoon
3173 * [r1286] plugins/check_disk.c:
3174 Fixed some compile errors with new translations. Also
3175 reintroduced formatting after discussion with Benoit
3177 2005-11-15 16:26 tonvoon
3179 * [r1285] plugins/t/check_disk.t:
3180 Updated tests to minimise false positives. Breaking down so more
3181 obvious what the tests are doing
3183 2005-11-14 14:43 tonvoon
3185 * [r1284] doc/developer-guidelines.sgml:
3186 Added section re: translations
3188 2005-11-14 01:18 opensides
3190 * [r1283] plugins/check_http.c:
3191 localization cleaning ... last commit before sleeping
3193 2005-11-14 00:51 opensides
3195 * [r1282] plugins/check_dig.c, plugins/check_disk.c,
3196 plugins/check_dns.c, plugins/check_dummy.c,
3197 plugins/check_fping.c, plugins/check_game.c:
3198 start of the cleaning of the localization
3200 2005-11-12 23:48 tonvoon
3202 * [r1281] THANKS.in, plugins/t/check_disk.t:
3203 Updated check_disk tests to use Test::More (Serhan Kiymaz)
3205 2005-11-09 17:27 tonvoon
3207 * [r1280] plugins/t/check_mysql.t:
3208 Using Test::More
3210 2005-11-09 16:40 tonvoon
3212 * [r1279] NPTest.pm, plugins/t/check_imap.t,
3213 plugins/t/check_swap.t:
3214 Added new NPTest->testCmd which returns objects back for testing
3215 at the test script level. Updated check_swap and check_imap to
3216 this new format
3218 2005-11-09 16:37 tonvoon
3220 * [r1278] plugins/check_swap.c:
3221 Problem where absolute thresholds not working on /proc/meminfo
3222 systems. Suffixed all variables with the unit of measurement
3224 2005-11-09 16:34 tonvoon
3226 * [r1277] configure.in:
3227 Typo with predetermined values
3229 2005-11-09 14:10 tonvoon
3231 * [r1276] doc/developer-guidelines.sgml:
3232 Added copyright/license info required in submissions
3234 2005-11-09 09:31 tonvoon
3236 * [r1275] doc/NEW_STARTERS, doc/developer-guidelines.sgml:
3237 Updated dev guidelines to link to NagiosExchange. Removed project
3238 admin notes from guidelines into separate file
3240 2005-11-07 12:46 seanius
3242 * [r1274] configure.in:
3243 incorporated patch from Elan RuusamƤe (ahmake) to override
3244 program autodetection (see Feature Requests-1341528). i would not
3245 call this quite complete just yet (i'll explain more in the
3246 tracker), but should be functional and useful enough to commit
3247 now, in any case.
3249 2005-11-04 09:38 tonvoon
3251 * [r1273] THANKS.in, plugins/check_tcp.c, plugins/t/check_imap.t:
3252 Fixed --mismatch option for check_tcp. Added tests into
3253 check_imap (Rick Fey - 1339134)
3255 2005-11-03 15:21 tonvoon
3257 * [r1272] Makefile.am, tools/tinderbox_build:
3258 Adding new tinderbox build script
3260 2005-11-03 15:13 tonvoon
3262 * [r1271] plugins/t/check_disk.t, plugins/t/check_procs.t:
3263 Invalid mount point doesn't make sense because most df
3264 implementations would work out the actual mount point. And fixed
3265 typo in check_procs.t
3267 2005-11-03 15:04 tonvoon
3269 * [r1270] NPTest.pm, plugins/t/check_http.t,
3270 plugins/t/check_time.t:
3271 Fixing some test failures
3273 2005-11-02 08:59 seanius
3275 * [r1269] plugins/check_disk.c:
3276 #995761: patch from ben o'hara to include inode calculations in
3277 check_disk.c.
3279 previous commit also had a patch for smtp auth support, but i
3280 accidentally sent a blank commit message.
3282 2005-11-02 08:47 seanius
3284 * [r1268] plugins/check_smtp.c:
3285 check_smtp.c
3287 2005-10-31 20:03 seanius
3289 * [r1267] configure.in, plugins/check_game.c, plugins/check_http.c,
3290 plugins/check_nagios.c, plugins/check_snmp.c,
3291 plugins/check_swap.c, plugins/check_tcp.c, plugins/common.h,
3292 plugins/netutils.c, plugins/netutils.h, plugins/sslutils.c:
3293 code cleanups, largely resulting from turning on -Wall. mostly
3294 unused variables and explicit casting issues, but there were a
3295 couple gotchas in there too.
3297 2005-10-30 22:45 seanius
3299 * [r1266] plugins/Makefile.am:
3300 turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't
3301 keep our heads in the sand for potential errors, after all :)
3303 2005-10-30 18:05 seanius
3305 * [r1265] plugins/check_tcp.c:
3306 another fix from alex: check for '/' in the server_address before
3307 trying to resolve it via is_host().
3309 2005-10-30 10:25 seanius
3311 * [r1264] plugins/check_tcp.c:
3312 fixes for some bugs found in my merging of the tcp socket patch
3314 2005-10-29 15:38 seanius
3316 * [r1263] plugins-scripts/check_log.sh:
3317 check_log fixes from Ade Rixon
3319 2005-10-29 12:46 seanius
3321 * [r1262] plugins/Makefile.am:
3322 patch from nsturm: Makefile.am should have been checking for
3323 check_ldap instead of check_ldaps. the result was that
3324 check_ldaps was not being created during the build process.
3326 2005-10-25 10:38 seanius
3328 * [r1261] COPYING, configure.in, plugins/Makefile.am,
3329 plugins/check_tcp.c, plugins/netutils.c, plugins/netutils.h,
3330 plugins/utils.h, po/de.po, po/fr.po:
3331 - added code to allow check_tcp (via np_net_connect) work with
3332 local unix sockets. some testing would be welcome. based on idea
3333 from Alex Samorukov. - also introduced a check_clamd behavior in
3334 check_tcp.
3336 2005-10-24 11:10 seanius
3338 * [r1260] plugins/Makefile.am, plugins/check_by_ssh.c,
3339 plugins/check_dig.c, plugins/check_dns.c, plugins/check_game.c,
3340 plugins/check_nagios.c, plugins/netutils.c, plugins/runcmd.c,
3341 plugins/runcmd.h, plugins/utils.c, plugins/utils.h:
3342 initial merging of ae's np_runcmd code into selected plugins.
3344 2005-10-23 12:01 seanius
3346 * [r1259] configure.in:
3347 whoops, missed this one, same as last commit
3349 2005-10-23 11:59 seanius
3351 * [r1258] plugins/Makefile.am, plugins/netutils.c,
3352 plugins/sslutils.c:
3353 - compartmentalized ssl code into seperate sslutils.c -
3354 ssl-related cleanups in configure.in, and now openssl/gnutls
3355 options automatically disable each other.
3357 2005-10-19 20:22 seanius
3359 * [r1257] plugins/check_http.c, plugins/check_smtp.c,
3360 plugins/check_tcp.c, plugins/netutils.c, plugins/netutils.h:
3361 all plugins now using centralized ssl functions in netutils.c
3363 2005-10-19 13:05 seanius
3365 * [r1256] plugins/check_http.c:
3366 endif was a few lines off of where it should be
3368 2005-10-19 12:59 seanius
3370 * [r1255] configure.in, plugins-root/Makefile.am,
3371 plugins/Makefile.am, plugins/check_http.c, plugins/check_smtp.c,
3372 plugins/check_tcp.c, plugins/common.h, plugins/netutils.c,
3373 plugins/netutils.h:
3374 - initial attempt at consolidating ssl-related code into
3375 netutils.{c,h} - added some #ifdefs to common.h and netutils.h to
3376 prevent multiple inclusions (as netlibs now includes common.h) -
3377 all ssl plugins (tcp/http/smtp) compile cleanly against gnutls,
3378 though certificate checking still needs to be done. - modified
3379 configure script so you can also explicitly say "without-gnutls"
3380 too (otherwise if you disable openssl you have no way of
3381 disabling gnutls too)
3383 2005-10-18 22:35 seanius
3385 * [r1254] configure.in, plugins/check_tcp.c:
3386 initial "experimental" support for gnutls. by default openssl is
3387 still used if available, and gnutls is only used if openssl is
3388 not available or explicitly disabled (--without-openssl).
3389 currently the only plugin i've verified to work is check_tcp, but
3390 i had to disable cert checking.
3392 2005-10-18 09:26 tonvoon
3394 * [r1253] README:
3395 Added license information to README with exemption for use of
3396 OpenSSL
3398 2005-10-13 11:51 tonvoon
3400 * [r1252] configure.in:
3401 Run spopen tests for Redhat ES SMP (Hans Engelen)
3403 2005-10-13 10:22 seanius
3405 * [r1251] po/de.po:
3406 debian bts #313960: - grammatical german fixes. i'm taking the
3407 reporter's word for it :)
3409 2005-10-13 10:20 seanius
3411 * [r1250] plugins-scripts/check_ntp.pl:
3412 debian bts #268044: - use a "less beastly" regex for parsing ntpq
3413 output. probably need some more widespread testing on this one.
3415 2005-10-13 10:18 seanius
3417 * [r1249] plugins/check_disk.c:
3418 debian bts #296278: - it seems that when check_disk uses the "df"
3419 routines and is told to check a non-mountpoint, it would check
3420 the filesystem on which the directory was mounted (i.e. /var/log
3421 -> /var if no /var/log mount). the system-call routines now do
3422 this too. might need a bit more widespread testing, but looks
3423 good for me and i did it without modifying any of the
3424 system-call-specific codeblocks.
3426 2005-10-13 10:16 seanius
3428 * [r1248] plugins/check_game.c:
3429 debian bts #307905: - someone changed the cmdline syntax of check
3430 game without also updating the usage/help function ;p
3432 2005-10-13 10:14 seanius
3434 * [r1247] plugins-scripts/check_disk_smb.pl:
3435 debian bts #300701: - check_smb fix for freespace threshold
3436 parsing from the cmdline options.
3438 2005-10-13 10:11 seanius
3440 * [r1246] plugins/check_smtp.c:
3441 multiple fixes in check_smtp from debian (bts #285554): - fix for
3442 double free via SSL_CTX_free. looks like the previous author knew
3443 this was a problem but didn't care enough to fix it ;p. - use
3444 defines instead of const chars for SMTP strings. - default to
3445 send our fqdn (via gethostbyname lookup on gethostname) in the
3446 HELO string, as this is an RFC/SMTP requirement. overridable via
3447 cmdline. - use EHLO instead of HELO if using STARTTLS, as it is
3448 not SMTP but ESMTP. - verify the server supports STARTTLS before
3449 initializing it. - always send QUIT before disconnecting when
3450 possible.
3452 2005-10-13 09:58 seanius
3454 * [r1245] plugins/check_mrtg.c:
3455 was this plugin even working? i don't think the if/else logic was
3456 doing what was intended.
3458 2005-10-13 09:55 seanius
3460 * [r1244] plugins/check_mysql.c:
3461 check mysql now reads [client] defaults from my.cnf (debian bug
3462 #278817)
3464 2005-10-06 12:16 seanius
3466 * [r1243] plugins/check_ups.c:
3467 fix for misreporting temperature in perfdata output for check_ups
3468 (debian bts id: #316534)
3470 2005-10-06 12:12 seanius
3472 * [r1242] configure.in, plugins-root/Makefile.am:
3473 whoops. now using automake conditionals to prevent attempted
3474 compiles of pst3 on non solaris systems.
3476 2005-09-25 16:34 seanius
3478 * [r1241] plugins-root/Makefile.am:
3479 added rules to Makefile.am for pst3
3481 2005-09-24 20:01 seanius
3483 * [r1240] configure.in:
3484 a final change to hardcode the path for where plugins are
3485 installed. it's a very, very ugly hack... if anyone can think of
3486 a better way to do it, i'm all ears.
3488 2005-09-22 12:10 seanius
3490 * [r1239] configure.in:
3491 use test instead of '[ ... ]' in configure.in. the
3492 check_procs/pst3 situation is still not quite fixed.
3494 2005-09-22 09:43 seanius
3496 * [r1238] THANKS.in, configure.in, plugins-root/pst3.c:
3497 first version of bob ingraham's pst3 to allow checking for longer
3498 cmdline names than otherwise possible, by querying solaris kmem
3499 directly (ps forcibly truncates). added requisite configure.in
3500 voodoo and updated THANKS.in.
3502 2005-09-22 08:10 tonvoon
3504 * [r1237] po/POTFILES.in:
3505 Mark moving of check_dhcp and check_icmp for translation
3507 2005-09-21 13:07 tonvoon
3509 * [r1236] AUTHORS, THANKS.in:
3510 Updated with contributors and new team member
3512 2005-09-21 13:04 tonvoon
3514 * [r1235] plugins/check_nwstat.c:
3515 Reopen connections for each query (1296296 - David Sullivan)
3517 2005-09-21 10:09 tonvoon
3519 * [r1234] plugins/check_dhcp.c, plugins/check_icmp.c:
3520 Moved into plugins-root/
3522 2005-09-21 10:06 tonvoon
3524 * [r1233] ACKNOWLEDGEMENTS, CHANGES, Makefile.am, README,
3525 configure.in, plugins-root, plugins-root/.cvsignore,
3526 plugins-root/Makefile.am, plugins-root/check_dhcp.c,
3527 plugins-root/check_icmp.c, plugins/Makefile.am:
3528 Separation of root setuid plugins into plugins-root/
3530 2005-09-20 16:11 tonvoon
3532 * [r1232] configure.in:
3533 Incorrect assignment of procppid in configure.in (1296497 -
3534 Pascal Larisch)
3536 2005-09-20 11:34 tonvoon
3538 * [r1231] configure.in, plugins/t/check_procs.t:
3539 Support for Tru64 for check_procs + additional test cases
3541 2005-09-19 14:18 tonvoon
3543 * [r1230] doc/RELEASING:
3544 Note to update version number before creating ChangeLog
3546 2005-09-19 13:51 tonvoon
3548 * [r1228] configure.in, package.def:
3549 For 1.4.2 release
3551 2005-09-19 13:48 tonvoon
3553 * [r1227] ChangeLog:
3554 Updated for 1.4.2 release
3556 2005-09-19 13:46 tonvoon
3558 * [r1226] doc/RELEASING:
3559 Reminders for news item and tag format
3561 2005-09-19 13:42 tonvoon
3563 * [r1225] BUGS:
3564 Updated BUGS for 1.4.2 release
3566 2005-09-19 10:58 tonvoon
3568 * [r1224] THANKS.in:
3569 More contributors
3571 2005-09-15 08:39 tonvoon
3573 * [r1223] plugins/t/check_ping.t:
3574 Added test to make sure hostname has to be specified
3576 2005-09-15 08:27 tonvoon
3578 * [r1222] plugins/check_procs.c, plugins/check_swap.c:
3579 - Cleanup minor compile errors on Irix
3581 2005-09-14 14:40 tonvoon
3583 * [r1221] plugins/check_ping.c:
3584 Using common message
3586 2005-09-14 14:36 tonvoon
3588 * [r1220] plugins/check_ping.c:
3589 Required hostname not flagging as an error
3591 2005-09-14 12:40 tonvoon
3593 * [r1219] plugins/Makefile.am:
3594 Some makes do not like blank lines after "\". Fixed check_ldaps
3595 to only generate if check_ldap was created (Chester Hosey)
3597 2005-09-14 09:53 tonvoon
3599 * [r1218] plugins/check_load.c:
3600 Fix to parsing of uptime (Ronald Tin - 1254656)
3602 2005-09-14 09:49 tonvoon
3604 * [r1217] configure.in:
3605 - Removing typos
3607 2005-09-13 15:48 tonvoon
3609 * [r1216] plugins/check_ping.c:
3610 More diagnostic messages from check_ping
3612 2005-09-12 11:20 seanius
3614 * [r1215] plugins/check_ping.c:
3615 re-add a call to setlocale(LC_ALL, "") in check_ping.c
3617 2005-09-12 10:37 tonvoon
3619 * [r1214] THANKS.in:
3620 For help in fixing Red Hat problem with ECHILD and waitpid
3622 2005-09-12 10:31 tonvoon
3624 * [r1213] Makefile.am, config_test, config_test/Makefile,
3625 config_test/child_test.c, config_test/run_tests, configure.in,
3626 plugins/popen.c:
3627 ECHILD error at waitpid on Red Hat systems (Peter Pramberger and
3628 Sascha Runschke - 1250191)
3630 2005-08-30 22:11 tonvoon
3632 * [r1212] plugins-scripts/subst.in:
3633 Better comments for what the substitutions are doing
3635 2005-08-01 21:30 tonvoon
3637 * [r1210] doc/BRANCHING:
3638 Move notes on branching away from RELEASING
3640 2005-08-01 21:28 tonvoon
3642 * [r1209] BUGS, ChangeLog, REQUIREMENTS, configure.in, package.def:
3643 For 1.4.1 release
3645 2005-07-25 14:17 illumino
3647 * [r1208] NPTest.pm:
3648 Change the environment variable NPTESTCACHE to NPTEST_CACHE for
3649 consistancy
3651 2005-07-25 01:47 illumino
3653 * [r1207] Helper.pm, Makefile.am, NPTest.pm, configure.in,
3654 plugins-scripts/t/check_rpc.t, plugins/t/check_disk.t,
3655 plugins/t/check_dns.t, plugins/t/check_fping.t,
3656 plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
3657 plugins/t/check_http.t, plugins/t/check_imap.t,
3658 plugins/t/check_load.t, plugins/t/check_mysql.t,
3659 plugins/t/check_ping.t, plugins/t/check_pop.t,
3660 plugins/t/check_procs.t, plugins/t/check_smtp.t,
3661 plugins/t/check_snmp.t, plugins/t/check_swap.t,
3662 plugins/t/check_tcp.t, plugins/t/check_time.t,
3663 plugins/t/check_udp.t, plugins/t/check_users.t,
3664 plugins/t/check_vsz.t, test.pl.in:
3665 [1185704] New Testing Infrastructure. Complete rewrite of the
3666 original testing infrastructure and all test cases (to use the
3667 new infrastructure) See NPTest.pm and issue 1185704 for more
3668 details.
3670 2005-07-20 22:39 tonvoon
3672 * [r1206] THANKS.in:
3673 More contributors
3675 2005-07-20 22:38 tonvoon
3677 * [r1205] plugins/check_ping.c:
3678 Fix parsing for netkit-ping and iputils-ping (Christian G Warden)
3680 2005-07-11 22:15 tonvoon
3682 * [r1204] plugins/check_nwstat.c:
3683 Miscelleneous bug fixes (Gerd Mueller - 1235879)
3685 2005-07-09 04:44 tonvoon
3687 * [r1203] BRANCHES:
3688 Changed format (already!) for awk simplicity
3690 2005-07-09 04:03 tonvoon
3692 * [r1202] BRANCHES:
3693 Master file to describe the current branches in CVS. Will be used
3694 by sfsnapshot to create the snapshot tarballs
3696 2005-07-06 22:21 tonvoon
3698 * [r1201] configure.in:
3699 Removed ",", causing problems with MacOSX compile
3701 2005-07-06 22:10 tonvoon
3703 * [r1200] plugins/check_swap.c:
3704 Updated help file to remove swap -s reference (Sivakumar
3705 Nellurandi)
3707 2005-07-06 21:00 tonvoon
3709 * [r1199] AUTHORS, THANKS.in:
3710 Sean Finney moved to main list of plugin developers
3712 2005-07-04 09:52 opensides
3714 * [r1198] contrib/tarballs/check_traffic-0.90b.tar.gz:
3715 replace the version of check_traffic who was missing the plugin
3716 by a good one
3718 2005-06-29 04:11 seanius
3720 * [r1197] plugins/runcmd.c, plugins/runcmd.h:
3721 initial versions of the runcmd framework by andreas
3723 2005-06-29 01:04 seanius
3725 * [r1196] plugins/check_swap.c:
3726 divide by 0 fix for check_swap
3728 2005-06-28 02:26 seanius
3730 * [r1195] plugins/check_load.c:
3731 set LC_NUMERIC to POSIX in check_load (1164325)
3733 2005-06-28 00:26 seanius
3735 * [r1194] configure.in, plugins/Makefile.am, plugins/check_swap.c:
3736 scanf parsing fix for check_swap from tracker id 1123292. now use
3737 floor(3) to round down floating point numbers. requires -lm on
3738 many systems, so support for testing for this was added to the
3739 configure.in and automake template
3741 2005-06-27 13:07 seanius
3743 * [r1193] plugins/check_hpjd.c:
3744 fixes from richard brodie (tracker id 1216576)
3746 2005-06-26 16:27 seanius
3748 * [r1192] contrib/check_dl_size.pl, contrib/check_ftpget.pl,
3749 contrib/check_logins.c, contrib/check_mysql.c,
3750 contrib/check_mysql.pl, contrib/check_mysqlslave.pl,
3751 contrib/check_nwstat.pl, contrib/check_pop3.pl,
3752 contrib/check_procl.sh, contrib/check_procr.sh:
3753 spring cleaning of contrib directory from andreas
3755 2005-06-26 16:18 seanius
3757 * [r1191] contrib/tarballs/berger-ping.tar.gz,
3758 contrib/tarballs/check_memory.tgz,
3759 contrib/tarballs/check_spread.tar,
3760 contrib/tarballs/radius.tar.gz:
3761 removal of obsolete tarballs
3763 2005-06-26 01:23 seanius
3765 * [r1190] plugins/check_swap.c:
3766 "asprintf madness" fix from andreas' patch to np-d, minus the
3767 comments.
3769 2005-06-05 17:43 seanius
3771 * [r1189] plugins/check_tcp.c:
3772 check_tcp code cleanup from andreas plus fix to andreas' patch
3773 from sean
3775 2005-06-03 13:53 seanius
3777 * [r1188] plugins/check_procs.c:
3778 gcc 2.x fixes from edward
3780 2005-06-01 19:41 sghosh
3782 * [r1187] plugins/check_snmp.c:
3783 only load mibs if needed or specified - patch 1212395
3785 2005-05-28 01:21 seanius
3787 * [r1186] plugins/check_load.c:
3788 bugfixes to check_load thanks to andreas
3790 2005-05-26 02:13 seanius
3792 * [r1185] plugins/check_mysql.c:
3793 fix for check_msyql so that it doesn't use column numbers but the
3794 names instead for determining slave status. thanks to james
3795 kingston.
3797 2005-05-25 17:42 sghosh
3799 * [r1183] plugins/check_time.c:
3800 64bit sys support - 1185713
3802 2005-05-25 15:40 sghosh
3804 * [r1182] plugins/check_snmp.c:
3805 support for getnext - 1106430
3807 2005-05-25 14:25 sghosh
3809 * [r1181] plugins/check_ping.c:
3810 RH9 pattern
3812 2005-05-25 14:05 sghosh
3814 * [r1180] plugins-scripts/check_ntp.pl:
3815 perfdata patch - 1172539
3817 2005-05-25 03:37 sghosh
3819 * [r1179] plugins-scripts/check_ntp.pl:
3820 new option for zero offset - 1159317
3822 2005-05-25 03:23 sghosh
3824 * [r1178] plugins/check_snmp.c:
3825 v2c support - 1155754
3827 2005-05-25 00:43 seanius
3829 * [r1177] configure.in, plugins/check_nagios.c,
3830 plugins/check_procs.c:
3831 fixes for check_procs: - added support for printing the pid in
3832 all the ps outputs - don't use the proc name to ignore self, use
3833 the pid vs getpid(). - initialize procetime to null string
3834 otherwise -vvv can have funny results
3836 2005-05-25 00:30 seanius
3838 * [r1176] plugins/check_tcp.c, plugins/netutils.c,
3839 plugins/netutils.h:
3840 bah, my_connect is taken by mysql. now calling it np_net_connect.
3842 2005-05-24 22:33 sghosh
3844 * [r1175] plugins-scripts/check_ntp.pl:
3845 patched bug id 1200030 - regex update
3847 2005-05-24 22:10 sghosh
3849 * [r1174] plugins-scripts/check_ntp.pl:
3850 patched bug id 1204636
3852 2005-05-24 20:25 seanius
3854 * [r1173] plugins/check_tcp.c, plugins/netutils.c,
3855 plugins/netutils.h:
3856 optimizations and cleanup from andreas
3858 2005-05-23 05:09 seanius
3860 * [r1172] nagios-plugins.spec.in:
3861 build fix
3863 2005-05-03 02:00 seanius
3865 * [r1171] plugins/check_ping.c:
3866 setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to
3867 properly parse the output of ping.
3869 2005-05-03 01:52 seanius
3871 * [r1170] plugins/check_tcp.c:
3872 if check_tcp was called with -e but not -s, it would hang in a
3873 call to my_recv. the fix committed here adds on more piece of
3874 logic to the check to see if more data needs to be read, avoiding
3875 the deadlock call. a better fix would be to not use these
3876 "voodoo" heuristics and instead use poll() or select(), but
3877 that's quite a bit more complicated.
3879 2005-05-01 20:12 seanius
3881 * [r1169] plugins/popen.c, plugins/popen.h:
3882 better error checking in spopen signal handler (see 1107524)
3884 2005-05-01 19:50 seanius
3886 * [r1168] configure.in:
3887 provide a --with-perl option
3889 2005-04-29 00:27 stanleyhopcroft
3891 * [r1167] contrib/check_sybase:
3892 check_sybase 0.7 from Simon Bellman. Thx
3894 2005-04-19 00:16 seanius
3896 * [r1166] plugins-scripts/check_ntp.pl:
3897 regexp fix for check_ntp
3899 2005-04-19 00:09 seanius
3901 * [r1165] configure.in:
3902 check for the -w flag for ping6 as well as ping
3904 2005-04-17 22:22 seanius
3906 * [r1164] plugins-scripts/check_disk_smb.pl:
3907 also change the --help output to reflect that check_disk_smb
3908 defaults to empty passwords
3910 2005-04-16 06:09 seanius
3912 * [r1163] plugins-scripts/check_disk_smb.pl:
3913 patch to check_disk_smb to allow empty passwords
3915 2005-04-14 04:13 seanius
3917 * [r1162] plugins-scripts/check_mailq.pl:
3918 check_mailq fix, don't be case sensitive matching
3919 /^\s+Total\sRequests:\s(\d+)$/
3921 2005-04-14 04:07 seanius
3923 * [r1161] plugins-scripts/check_ntp.pl:
3924 typographical fix in check_ntp
3926 2005-04-11 18:02 seanius
3928 * [r1160] plugins/check_ssh.c:
3929 properly call close() on the ssh connection before exiting.
3931 2005-04-11 03:07 seanius
3933 * [r1159] configure.in, plugins/check_tcp.c:
3934 this should add support for check_ssmtp, based on the 1.3.x patch
3935 in 1155562, but fixed to follow how things are done in 1.4 (using
3936 strdup instead of asprintf) and patching configure.in instead of
3937 configure.
3939 2005-04-07 04:33 seanius
3941 * [r1158] plugins/check_smtp.c:
3942 in honor of joining up, my first bugfix. this should resolve
3943 1174070.
3945 note i don't have an exchange server to test this against, but it
3946 does what the requester mentioned (slightly cleaner than the
3947 patch attached in the tracker).
3949 it does, however, still work against my own postfix server :)
3951 sean
3953 2005-04-05 21:26 harpermann
3955 * [r1157] plugins/check_snmp.c:
3956 This is a first cut at adding performance data to check_snmp. I
3957 wasn't sure how to handle UOM so only values that return SNMP
3958 type Counter32: are labled with "c". All other values have a
3959 blank UOM. I also left off warn, crit, max and min values in the
3960 performance data until we come up with a way to handle them.
3962 2005-04-04 18:25 tonvoon
3964 * [r1156] THANKS.in:
3965 More contributors
3967 2005-04-04 18:24 tonvoon
3969 * [r1155] nagiosplug/branches/r1_4-patches/plugins/check_smtp.c,
3970 plugins/check_smtp.c:
3971 Fix static buffer (Nikolay Sturm)
3973 2005-03-18 03:14 mattkent
3975 * [r1154] plugins/check_mysql.c:
3976 Replication check support for 4.1.x from Gerrit Beine
3978 2005-03-08 06:19 tonvoon
3980 * [r1149] plugins-scripts/check_ntp.pl:
3981 Added OS info for offset issue
3983 2005-03-04 22:20 tonvoon
3985 * [r1148] plugins-scripts/check_ntp.pl:
3986 Ignore extra check on offset 0.00000 (John Warburton - 1150777)
3988 2005-03-04 21:58 tonvoon
3990 * [r1146] plugins/check_disk.c, plugins/check_smtp.c,
3991 plugins/check_ups.c:
3992 Fixed // comments (Steve Greenland - 1143836)
3994 2005-03-04 21:50 tonvoon
3996 * [r1145] plugins-scripts/check_ntp.pl:
3997 Support for IPv6 (Merijn Evertse - 1119917)
3999 2005-03-04 21:04 tonvoon
4001 * [r1144] configure.in, package.def:
4002 Changed to next version number
4004 2005-03-04 21:03 tonvoon
4006 * [r1143] doc/RELEASING:
4007 Notes on branching
4009 2005-03-04 20:43 tonvoon
4011 * [r1141] CHANGES:
4012 Missed check_disk addition to 1.4
4014 2005-02-11 11:49 stanleyhopcroft
4016 * [r1140] plugins/Makefile.am:
4017 Fix for check_icmp build on Solaris from Andreas Ericsson
4018 <ae@op5.se>
4020 2005-02-04 00:44 tonvoon
4022 * [r1138] configure.in:
4023 For 1.4 release
4025 2005-02-04 00:43 tonvoon
4027 * [r1137] ChangeLog:
4028 Updated for 1.4 release
4030 2005-02-04 00:29 tonvoon
4032 * [r1136] BUGS:
4033 New file to note known bugs for major releases
4035 2005-02-04 00:28 tonvoon
4037 * [r1135] CHANGES:
4038 Reordering of items with most important announcements first
4040 2005-02-04 00:27 stanleyhopcroft
4042 * [r1134] contrib/check_oracle_tbs:
4043 New version (1.1) from John Koyle
4045 2005-02-04 00:26 tonvoon
4047 * [r1133] Makefile.am:
4048 BUGS file addition to release
4050 2005-02-04 00:26 tonvoon
4052 * [r1132] README:
4053 Cleanup and addition of reference to BUGS file
4055 2005-02-04 00:25 tonvoon
4057 * [r1131] doc/RELEASING:
4058 Updated with corrections. Added note to update BUGS file
4060 2005-02-03 23:52 tonvoon
4062 * [r1130] THANKS.in:
4063 Patch against check_log
4065 2005-02-03 23:51 tonvoon
4067 * [r1129] plugins-scripts/check_log.sh:
4068 Check for log file readability
4070 2005-02-02 09:47 stanleyhopcroft
4072 * [r1128] contrib/check_email_loop.pl:
4073 Add debug option from John Rouillard
4075 2005-02-02 06:42 stanleyhopcroft
4077 * [r1127] plugins/check_ide_smart.c:
4078 try again to stop looping
4080 2005-02-02 05:44 stanleyhopcroft
4082 * [r1126] plugins/check_ide_smart.c:
4083 restructure main() to stop looping on -n
4085 2005-02-01 12:43 stanleyhopcroft
4087 * [r1125] contrib/check_traceroute-pure_perl.pl:
4088 Thank you to Myke Place for check_traceroute-pure_perl.pl
4090 2005-02-01 12:42 stanleyhopcroft
4092 * [r1124] THANKS.in:
4093 Thank you for contributed plugins
4095 2005-02-01 12:30 stanleyhopcroft
4097 * [r1123] plugins/Makefile.am:
4098 check_icmp added to libexec_PROGRAMS
4100 2005-02-01 12:25 stanleyhopcroft
4102 * [r1122] CHANGES:
4103 check_icmp no longer regarded as volatile; built by default
4105 2005-02-01 12:23 stanleyhopcroft
4107 * [r1121] plugins/linux.h:
4108 plugins/linux.h, vestigeal header required for prior versions of
4109 check_icmp, no longer required.
4111 2005-02-01 07:35 stanleyhopcroft
4113 * [r1120] CHANGES:
4114 Amendments for check_icmp
4116 2005-02-01 07:34 stanleyhopcroft
4118 * [r1119] plugins/Makefile.am:
4119 hacks to partly support check_icmp.c (1.0).
4121 2005-02-01 07:33 stanleyhopcroft
4123 * [r1118] plugins/check_icmp.c:
4124 Revised check_icmp (1.0) from A Ericsson.
4126 2005-02-01 04:20 stanleyhopcroft
4128 * [r1117] contrib/check_asterisk.pl, contrib/check_email_loop.pl,
4129 contrib/check_http-with-client-certificate.c,
4130 contrib/tarballs/check_traffic-0.91b.tar.gz:
4131 New or revised plugin in /contrib
4133 2005-01-28 22:42 stanleyhopcroft
4135 * [r1116] contrib/check_sybase:
4136 New version of Simon Bellwoods check_sybase (0.4). Thank you.
4138 2005-01-27 10:34 stanleyhopcroft
4140 * [r1115] contrib/check_traceroute.pl:
4141 Jon Meek's check_traceroute for Mon hacked by YT for Nagios. Prob
4142 pretty weak
4144 2005-01-27 10:32 stanleyhopcroft
4146 * [r1114] contrib/check_smart.pl:
4147 Candidate successor to /plugins/check_ide_smart.c. Now in
4148 /contrib. NB there is another new plugin with sim function
4150 2005-01-27 04:54 stanleyhopcroft
4152 * [r1113] contrib/check_fan_cpq_present,
4153 contrib/check_fan_fsc_present, contrib/check_mysqlslave.pl,
4154 contrib/check_temp_cpq, contrib/check_temp_fsc:
4155 New /contrib plugin
4157 2005-01-27 04:46 stanleyhopcroft
4159 * [r1112] contrib/check_arping.pl, contrib/check_cpqarray.c,
4160 contrib/check_frontpage, contrib/check_logins.c,
4161 contrib/check_oracle_tbs, contrib/check_pcpmetric.py,
4162 contrib/check_pfstate:
4163 New /contrib plugin
4165 2005-01-27 02:27 stanleyhopcroft
4167 * [r1111] CHANGES, THANKS.in, contrib/README.TXT, po/de.po,
4168 po/fr.po:
4169 1 New /contrib plugins 2 Revised check_dhcp.c status in CHANGES
4171 2005-01-27 01:38 harpermann
4173 * [r1110] plugins/Makefile.am:
4174 Added check_dhcp bask into libexec_PROGRAMS after talking with
4175 Stanley.
4177 2005-01-26 21:39 tonvoon
4179 * [r1109] THANKS.in:
4180 More contributors
4182 2005-01-26 21:21 tonvoon
4184 * [r1108] plugins/check_dig.c:
4185 Convert tabs to spaces from dig's answer section (Randy O'Meara -
4186 1107651)
4188 2005-01-26 20:53 tonvoon
4190 * [r1107] REQUIREMENTS:
4191 Add recommendation for check_procs on Mandrake systems (Paulo
4192 Fessel - 1106849)
4194 2005-01-25 22:15 stanleyhopcroft
4196 * [r1106] plugins/check_ide_smart.c:
4197 Display usage if no argv (Reuben Farrelly)
4199 2005-01-25 18:11 harpermann
4201 * [r1105] plugins/check_dhcp.c:
4202 Tracker:1109261 This was an alignment problem on Solaris. Linux
4203 kernel fixes alignment so this was not seen there. Memcpy takes
4204 care of proper alignment. Tested on RHEL V3 U3, RHEL V4, FreeBSD
4205 4.10 (Thanks Stanley!) and Solaris 9 with the GNU env.
4207 2005-01-25 12:43 stanleyhopcroft
4209 * [r1104] plugins/check_ide_smart.c:
4210 Trivial text changes (print_help, commentary & -n option)
4212 2005-01-25 09:20 stanleyhopcroft
4214 * [r1103] contrib/check_dhcp.c,
4215 contrib/tarballs/check_icmp-0.8.tar.gz:
4216 moved to /plugins (core plugin)
4218 2005-01-25 09:19 stanleyhopcroft
4220 * [r1102] contrib/tarballs/check_cit.tgz:
4221 replaced by contrib/check_ica* (esp check_ica_metaframe_pub_apps)
4223 2005-01-25 09:15 stanleyhopcroft
4225 * [r1101] contrib/check_citrix:
4226 Replaced by the check_ica* pair of plugins (mainly
4227 check_ica_metaframe_pub_apps)
4229 2005-01-25 09:12 stanleyhopcroft
4231 * [r1100] contrib/packet_utils.pm:
4232 packet creation and dumping hacks used by check_ica* and
4233 check_lotus
4235 2005-01-25 09:09 stanleyhopcroft
4237 * [r1099] contrib/check_ica_master_browser.pl:
4238 New plugin - checks that ICA master browser is what it should be
4239 (important for firewalled dialup)
4241 2005-01-25 09:07 stanleyhopcroft
4243 * [r1098] contrib/check_ica_metaframe_pub_apps.pl:
4244 Replacement (structured name mainly) for check_citrix: check of
4245 ICA browse service
4247 2005-01-25 09:05 stanleyhopcroft
4249 * [r1097] contrib/check_ica_program_neigbourhood.pl:
4250 New plugin to check Citrix Metaframe XP "Program Neighbourhood"
4252 2005-01-25 09:04 stanleyhopcroft
4254 * [r1096] contrib/check_lotus.pl:
4255 New plugin to check responsiveness of Louts Notes (v5 at least)
4256 servers
4258 2005-01-24 23:17 stanleyhopcroft
4260 * [r1095] plugins/Makefile.am:
4261 Removed check_dhcp and check_icmp from libexec_PROGRAMS (ie dont
4262 build by defaut)
4264 2005-01-24 23:15 stanleyhopcroft
4266 * [r1094] CHANGES:
4267 Notes about check_dhcp and check_icmp (no longer built by
4268 default, use at own peril, volatile)
4270 2005-01-21 09:24 stanleyhopcroft
4272 * [r1093] configure.in:
4273 Set arch specifc preprocessor symbols in config.h. TEMPORARY hack
4274 for check_dhcp.c [on FreeBSD 4: /check_dhcp -i fxp0 -> DHCP ok:
4275 Received 1 DHCPOFFER(s), max lease time = 259200 sec.
4277 2005-01-21 01:03 harpermann
4279 * [r1092] plugins/check_snmp.c:
4280 Tracker 1106378 fixed - The -t (timeout) arg was not handled
4281 correctly when passed to the snmpget command. Added -e --retries
4282 for the correct retries value to snmpcmd.
4284 2005-01-21 00:01 tonvoon
4286 * [r1091] doc/developer-guidelines.sgml:
4287 Changing copyright to the Nagios Plugins Development Team, rather
4288 than individual names. Also, clarified use of ACKNOWLEDGEMENTS,
4289 THANKS.in and AUTHORS
4291 2005-01-20 23:40 harpermann
4293 * [r1090] plugins/check_http.c:
4294 Changed long argument --minmax to --pagesize and updated help and
4295 usage
4297 2005-01-20 23:39 tonvoon
4299 * [r1089] AUTHORS, Makefile.am, THANKS.in:
4300 The AUTHORS file now used for the plugin team, with THANKS.in as
4301 the contributors list.
4303 2005-01-20 23:37 harpermann
4305 * [r1088] CHANGES:
4306 Added comment about check_http --pagesize and added max value to
4307 page size check
4309 2005-01-20 23:25 tonvoon
4311 * [r1087] AUTHORS:
4312 Added Sean for bug reports
4314 2005-01-20 22:50 harpermann
4316 * [r1086] plugins/check_http.c:
4317 Tracker 1099682 fix. Now getting the page size from
4318 Content-Length in the header. Added max value to the -m switch so
4319 can do "-m min:max". Retained "-m min" convention. Renamed long
4320 arg name to --minmax
4322 2005-01-19 23:39 harpermann
4324 * [r1085] plugins/check_nt.c:
4325 In the CHECK_COUNTER block, there were several strcats writing to
4326 unallocated memory. Changed to asprintf. We're not freeing since
4327 plugin run is short.
4329 2005-01-19 21:14 tonvoon
4331 * [r1084] plugins/check_swap.c:
4332 Fixed parsing of AIX lsps command (1093522)
4334 2005-01-14 14:39 tonvoon
4336 * [r1083] AUTHORS:
4337 More contributors
4339 2005-01-14 10:59 tonvoon
4341 * [r1081] configure.in:
4342 Fixed ssl configure problems on Solaris (Bug 1096091)
4344 2005-01-13 18:24 tonvoon
4346 * [r1080] configure.in, plugins/check_swap.c:
4347 Use floats for holding memory values to avoid different types on
4348 different OSes. Seems to have a problem with the perf data for
4349 check_swap on Sol 2.6, but not critical
4351 2005-01-05 21:32 tonvoon
4353 * [r1079] configure.in, package.def:
4354 Update version number to next release
4356 2005-01-04 00:16 opensides
4358 * [r1078] plugins/check_ide_smart.c:
4359 still trying to fix #1094326
4361 2005-01-03 01:37 opensides
4363 * [r1077] plugins/check_ide_smart.c:
4364 more fixes for #1094326
4366 2005-01-03 00:59 opensides
4368 * [r1076] plugins-scripts/check_mailq.pl:
4369 fixes for #1094324
4371 2005-01-02 14:00 opensides
4373 * [r1075] plugins/check_ide_smart.c:
4374 fixing bug #1094326
4376 still need to check the makefile for check_ide_smart.c
4378 2005-01-01 16:15 tonvoon
4380 * [r1074] plugins/check_smtp.c:
4381 Removed old terminate function (Bug 1093491)
4383 2004-12-30 17:17 tonvoon
4385 * [r1072] ChangeLog:
4386 Updated with r1_4-beta1 details
4388 2004-12-30 14:23 tonvoon
4390 * [r1071] CHANGES:
4391 Note some syntax changes to check_disk
4393 2004-12-30 14:22 tonvoon
4395 * [r1070] doc/RELEASING:
4396 Update package files for version
4398 2004-12-30 14:21 tonvoon
4400 * [r1069] AUTHORS:
4401 For help with ps on FreeBSD 4
4403 2004-12-30 14:19 tonvoon
4405 * [r1068] configure.in:
4406 Get ps command for FreeBSD 4 (Tomasz Pilat)
4408 2004-12-30 00:41 opensides
4410 * [r1067] plugins/check_dhcp.c, plugins/check_dns.c,
4411 plugins/check_ping.c, plugins/check_procs.c,
4412 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_swap.c,
4413 plugins/check_tcp.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
4414 more internationalization fixes internationalization freeze for
4415 beta1
4417 2004-12-28 23:40 opensides
4419 * [r1066] AUTHORS, po/fr.po:
4420 more internationalization
4422 2004-12-28 23:18 opensides
4424 * [r1065] plugins/Makefile.am, plugins/check_smtp.c, po/fr.po:
4425 starttls support for check_smtp #1041576
4427 2004-12-28 22:34 opensides
4429 * [r1064] AUTHORS, plugins/check_ping.c:
4430 String match in check_ping for Solaris 10 #1091043
4432 2004-12-28 20:40 tonvoon
4434 * [r1063] configure.in:
4435 sys/param.h needed for sys/swap.h on openbsd 3.6 (Julien Touche)
4437 2004-12-27 22:44 opensides
4439 * [r1062] po/fr.po:
4440 more internationalization
4442 2004-12-25 23:17 opensides
4444 * [r1061] plugins/check_dig.c, plugins/check_disk.c,
4445 plugins/check_dns.c, plugins/check_dummy.c,
4446 plugins/check_fping.c, plugins/check_game.c,
4447 plugins/check_hpjd.c, plugins/check_icmp.c,
4448 plugins/check_ide_smart.c, plugins/check_ldap.c,
4449 plugins/check_load.c, plugins/check_mrtg.c,
4450 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
4451 plugins/check_nagios.c, plugins/check_nt.c,
4452 plugins/check_nwstat.c, plugins/check_overcr.c,
4453 plugins/check_pgsql.c, plugins/check_ping.c,
4454 plugins/check_procs.c, plugins/check_radius.c,
4455 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
4456 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
4457 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
4458 plugins/check_users.c, plugins/negate.c, plugins/netutils.c,
4459 plugins/popen.c, plugins/popen.h, plugins/urlize.c,
4460 plugins/utils.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
4461 various fixes for localization
4463 2004-12-25 16:18 opensides
4465 * [r1060] po/de.po, po/fr.po, po/nagios-plugins.pot:
4466 new version of po files and pot file
4468 2004-12-25 12:25 opensides
4470 * [r1059] package.def, po/POTFILES.in:
4471 change realase name on package.def adding check_dhcp.c to
4472 potfiles.in
4474 2004-12-25 12:09 opensides
4476 * [r1058] plugins/check_by_ssh.c, plugins/check_dhcp.c:
4477 internationalization of check_dhcp internationalization fixes of
4478 check_ssh
4480 2004-12-24 18:06 opensides
4482 * [r1057] plugins/check_icmp.c, po/POTFILES.in, po/fr.po:
4483 first pass at adapting to plugin guidelines and start of
4484 localization
4486 2004-12-23 18:54 opensides
4488 * [r1056] plugins/check_http.c, po/fr.po:
4489 internationalization fixes
4491 2004-12-23 16:47 mwirtgen
4493 * [r1055] po/de.po:
4494 german translations 391 to go
4496 2004-12-23 09:30 tonvoon
4498 * [r1054] ACKNOWLEDGEMENTS, configure.in, m4/np_curl.m4,
4499 plugins/Makefile.am:
4500 Another attempt at fixing check_http compile on Redhat EL3. Fixed
4501 check_icmp compile (Lynne Lawrence - 1087171) - still some code
4502 changes to check_icmp outstanding. Fixed compile of check_dhcp
4503 (complaining about socklen_t). Added acknowledgements for
4504 Coreutils and curl
4506 2004-12-22 23:02 harpermann
4508 * [r1053] plugins/check_nt.c:
4509 Added check for "%" in COUNTER <description>. If it exists,
4510 <description> is used as an arg to asprintf. If it doesn't exist,
4511 <description> is used as a label. If the formatting is wrong, the
4512 program will segv.
4514 2004-12-22 07:24 tonvoon
4516 * [r1052] lib/Makefile.am, lib/stdbool_.h:
4517 File required from coreutils
4519 2004-12-21 22:52 tonvoon
4521 * [r1051] configure.in, plugins/Makefile.am:
4522 Revert back to previous openssl checks (the ones from curl kept
4523 having problems with later Redhat versions)
4525 2004-12-21 22:36 tonvoon
4527 * [r1050] m4/stdbool.m4:
4528 Another m4 from coreutils
4530 2004-12-21 15:45 tonvoon
4532 * [r1049] AUTHORS:
4533 For their bug reports
4535 2004-12-21 09:32 tonvoon
4537 * [r1047] lib/Makefile.am, m4/Makefile.am, m4/np_coreutils.m4:
4538 Fixed compile problem on Sol2.6 with stdbool.h
4540 2004-12-21 08:56 stanleyhopcroft
4542 * [r1046] plugins/check_dhcp.c:
4543 Commentary changes only: cite origin of copied code with
4544 reference to ACK file
4546 2004-12-21 08:55 stanleyhopcroft
4548 * [r1045] ACKNOWLEDGEMENTS:
4549 ACK file contains the details of the authors of code copied by
4550 the plugins
4552 2004-12-21 05:00 mattkent
4554 * [r1044] plugins/check_dns.c:
4555 Add another error string match from Pasi Tiittanen
4557 2004-12-20 22:20 tonvoon
4559 * [r1043] plugins/check_nagios.c:
4560 Corrected help for expiry units. Restored functionality of
4561 searching for process arguments
4563 2004-12-20 22:01 tonvoon
4565 * [r1042] plugins/check_nagios.c:
4566 Updating help text to reflect using shortname instead of full
4567 path for command
4569 2004-12-20 21:38 tonvoon
4571 * [r1041] configure.in:
4572 - stupid typo
4574 2004-12-20 21:26 tonvoon
4576 * [r1040] configure.in:
4577 Fix compile errors when looking for openssl
4579 2004-12-20 09:04 stanleyhopcroft
4581 * [r1039] COPYING, plugins/check_dhcp.c, po/de.po, po/fr.po:
4582 Compilation fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX
4583 10. Unknown if check_dhcp works on UX.
4585 2004-12-18 18:28 mwirtgen
4587 * [r1038] po/de.po:
4588 Initial commit on german translation - 428 to go
4590 2004-12-17 18:14 tonvoon
4592 * [r1037] configure.in:
4593 Support for FreeBSD 5.2.1 and 5.3 in check_procs
4595 2004-12-15 23:12 tonvoon
4597 * [r1036] configure.in:
4598 Bump version to next release
4600 2004-12-15 23:11 tonvoon
4602 * [r1035] doc/developer-guidelines.sgml:
4603 Mistake in automake version - back to 1.8
4605 2004-12-15 23:10 tonvoon
4607 * [r1034] doc/RELEASING:
4608 Clarified notes
4610 2004-12-15 21:56 tonvoon
4612 * [r1032] ChangeLog:
4613 Updated for r1_4_0-alpha3
4615 2004-12-15 21:27 tonvoon
4617 * [r1031] doc/developer-guidelines.sgml:
4618 Updated requirements for GNU tools
4620 2004-12-15 21:01 tonvoon
4622 * [r1030] m4/Makefile.am:
4623 Makefile for m4 files
4625 2004-12-15 20:54 tonvoon
4627 * [r1029] Makefile.am, configure.in, plugins/Makefile.am,
4628 tools/setup:
4629 Support for coreutils lib. Configure tests via m4 scripts from
4630 coreutils
4632 2004-12-15 20:51 tonvoon
4634 * [r1028] m4, m4/Makefile.am.in, m4/afs.m4, m4/codeset.m4,
4635 m4/error.m4, m4/exitfail.m4, m4/extensions.m4, m4/fstypename.m4,
4636 m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
4637 m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
4638 m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4,
4639 m4/lib-link.m4, m4/lib-prefix.m4, m4/ls-mntd-fs.m4, m4/malloc.m4,
4640 m4/mountlist.m4, m4/np_coreutils.m4, m4/onceonly.m4,
4641 m4/progtest.m4, m4/realloc.m4, m4/stdint_h.m4, m4/uintmax_t.m4,
4642 m4/ulonglong.m4, m4/unlocked-io.m4, m4/xalloc.m4:
4643 Moving m4 files from lib/
4645 2004-12-15 20:47 tonvoon
4647 * [r1027] lib/Makefile.am, lib/afs.m4, lib/error.m4,
4648 lib/exitfail.m4, lib/fstypename.m4, lib/fsusage.m4,
4649 lib/full-read.c, lib/full-write.c, lib/full-write.h,
4650 lib/getopt.m4, lib/ls-mntd-fs.m4, lib/onceonly.m4,
4651 lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
4652 lib/safe-write.h, lib/unlocked-io.m4, lib/xalloc.m4:
4653 Moving m4 files into m4/. Added extra coreutils files required
4654 from autoconf tests. Updated Makefile.am to have nagiosplug lib
4655 and a separate coreutils lib
4657 2004-12-15 00:10 opensides
4659 * [r1026] po/de.po, po/fr.po:
4660 fr.po work in progress still 88 to translate ;-)
4662 2004-12-11 06:25 mattkent
4664 * [r1025] plugins/check_tcp.c:
4665 Patch from Ollie Cook to define return code when expected value
4666 not received (#1082275). Also included another change from Ollie
4667 Cook to do stricter matching of expected values from the
4668 beginning of the line. When a user defines an expected string
4669 this is changed to the old style strstr matching.
4671 2004-12-10 21:18 tonvoon
4673 * [r1024] plugins/check_ldap.c:
4674 Fixed compile warning
4676 2004-12-10 06:10 mattkent
4678 * [r1023] plugins/Makefile.am:
4679 Compile broken - fixing link flags.
4681 2004-12-10 05:57 mattkent
4683 * [r1022] plugins/check_dns.c:
4684 Error catching improvements from Ollie Cook
4686 2004-12-10 05:54 mattkent
4688 * [r1021] plugins/check_pgsql.c:
4689 Fixing broken compile
4691 2004-12-10 05:39 mattkent
4693 * [r1020] AUTHORS:
4694 More contributers
4696 2004-12-10 00:54 stanleyhopcroft
4698 * [r1019] plugins/Makefile.am:
4699 Changes to link flags for check_dhcp.c
4701 2004-12-10 00:52 stanleyhopcroft
4703 * [r1018] plugins/check_dhcp.c:
4704 Extensive changes to get MAC address from Solaris via DLPI
4706 2004-12-10 00:20 tonvoon
4708 * [r1017] plugins/check_dns.c, plugins/check_procs.c:
4709 Reverting back ngettext calls
4711 2004-12-10 00:13 tonvoon
4713 * [r1016] plugins/common.h:
4714 Fix includes for gettext
4716 2004-12-09 22:33 tonvoon
4718 * [r1015] configure.in:
4719 Include $libsuff for systems that define this (based on advice
4720 from Daniel Stenberg)
4722 2004-12-08 23:14 tonvoon
4724 * [r1014] configure.in:
4725 Removed redundant check and make export LD_LIBRARY_PATH more sh
4726 friendly
4728 2004-12-08 00:36 opensides
4730 * [r1013] configure.in, plugins/Makefile.am,
4731 plugins/check_by_ssh.c, plugins/check_game.c,
4732 plugins/check_http.c, plugins/check_ide_smart.c,
4733 plugins/check_ldap.c, plugins/check_snmp.c, plugins/check_tcp.c:
4734 patch 1028033
4736 minor internationalization fixes
4738 2004-12-08 00:22 tonvoon
4740 * [r1012] configure.in:
4741 Fixed output info for openssl and LD_LIBRARY_PATH for subsequent
4742 compiles (otherwise get ld.so.1: ./conftest: fatal:
4743 libssl.so.0.9.7: open failed)
4745 2004-12-07 06:51 tonvoon
4747 * [r1011] configure.in, plugins/Makefile.am:
4748 Better SSL checking (inspired by curl 7.12.2's configure.ac)
4750 2004-12-07 03:13 mattkent
4752 * [r1010] plugins-scripts/check_ifoperstatus.pl:
4753 Option to check for admin down (#1012191) from RaĆŗl Pedroche.
4755 2004-12-07 02:45 stanleyhopcroft
4757 * [r1009] plugins/Makefile.am:
4758 Correct dependencies for check_dhcp.c.
4760 2004-12-07 02:33 stanleyhopcroft
4762 * [r1008] plugins/Makefile.am, plugins/check_dhcp.c:
4763 New plugin: check_dhcp.c. Attempt to port to non Linux platform.
4765 2004-12-06 18:49 opensides
4767 * [r1007] po/fr.po:
4768 new version of fr.po
4770 2004-12-05 22:07 mattkent
4772 * [r1006] plugins/check_snmp.c:
4773 Fix for -s string matching (#756567, Tony Missana)
4775 2004-12-05 12:59 opensides
4777 * [r1005] plugins/check_nt.c, po/fr.po, po/nagios-plugins.pot:
4778 cleaned fr.po nagios-plugins.pot
4780 2004-12-05 00:54 opensides
4782 * [r1004] plugins/check_http.c, plugins/check_icmp.c,
4783 plugins/check_nwstat.c, plugins/check_ping.c,
4784 plugins/check_smtp.c, plugins/check_swap.c, plugins/utils.h:
4785 fix patch 998291 fix patch 1078934 expect check_ssh fix and
4786 check_nt perfdata should stay on one word like in nagios
4788 2004-12-04 12:34 opensides
4790 * [r1003] po/nagios-plugins.pot:
4791 new version of pot file
4793 2004-12-04 12:31 opensides
4795 * [r1002] plugins/check_by_ssh.c, plugins/check_dns.c,
4796 po/POTFILES.in:
4797 various internationalization fixes
4799 2004-12-04 12:12 opensides
4801 * [r1001] plugins/Makefile.am, plugins/check_by_ssh.c,
4802 plugins/check_dig.c, plugins/check_http.c,
4803 plugins/check_ide-smart.c, plugins/check_ide_smart.c,
4804 plugins/check_mrtg.c, plugins/check_nt.c, plugins/check_nwstat.c,
4805 plugins/check_overcr.c, plugins/check_real.c,
4806 plugins/check_smtp.c, plugins/check_swap.c, plugins/check_tcp.c,
4807 plugins/check_time.c, plugins/check_udp.c, po/POTFILES.in:
4808 internationalization fixes bugfixes
4810 2004-12-04 10:57 opensides
4812 * [r1000] plugins/check_dns.c, plugins/check_hpjd.c:
4813 check_dns needs a space between 'time' and the hostname
4814 check_hpjd needs a parenthesis removed in print_usage()
4816 2004-12-04 00:23 opensides
4818 * [r999] plugins/check_swap.c:
4819 Bug Fix [ 1024735 ] check_swap providing inaccurate swap
4820 information on Sol6
4822 2004-12-03 23:55 opensides
4824 * [r998] plugins/check_by_ssh.c, plugins/check_dig.c,
4825 plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
4826 plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c,
4827 plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
4828 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
4829 plugins/check_nagios.c, plugins/check_nt.c,
4830 plugins/check_nwstat.c, plugins/check_overcr.c,
4831 plugins/check_pgsql.c, plugins/check_ping.c,
4832 plugins/check_procs.c, plugins/check_radius.c,
4833 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
4834 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
4835 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
4836 plugins/check_users.c, plugins/negate.c:
4837 reverting my changes from !=TRUE to == ERROR, that's not good ;-(
4838 sorry
4840 2004-12-03 23:23 opensides
4842 * [r997] plugins/check_tcp.c, po/de.po, po/fr.po,
4843 po/nagios-plugins.pot:
4844 check_tcp parenthesis bug, header fix for po files
4846 2004-12-03 23:02 opensides
4848 * [r996] plugins/check_dig.c, plugins/check_disk.c,
4849 plugins/check_dns.c, plugins/check_dummy.c,
4850 plugins/check_fping.c, plugins/check_game.c,
4851 plugins/check_hpjd.c, plugins/check_http.c,
4852 plugins/check_ide-smart.c, plugins/check_ldap.c,
4853 plugins/check_mrtg.c, plugins/check_mrtgtraf.c,
4854 plugins/check_nagios.c, plugins/check_nt.c,
4855 plugins/check_nwstat.c, plugins/check_overcr.c,
4856 plugins/check_pgsql.c, plugins/check_procs.c,
4857 plugins/check_radius.c, plugins/check_real.c,
4858 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_swap.c,
4859 plugins/check_tcp.c, plugins/check_time.c, plugins/check_udp.c,
4860 plugins/check_ups.c:
4861 print_help and print_usage() cleanup
4863 other misc cleanups
4865 2004-12-03 21:56 stanleyhopcroft
4867 * [r995] plugins/check_tcp.c:
4868 1041571: -D option processing corrected (Eric Chen). Changed
4869 process_arguments() to return TRUE. Dont know why this was
4870 necessary.
4872 2004-12-03 20:28 opensides
4874 * [r994] plugins/check_by_ssh.c, plugins/check_dig.c,
4875 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
4876 plugins/check_fping.c, plugins/check_game.c,
4877 plugins/check_hpjd.c, plugins/check_http.c,
4878 plugins/check_ide-smart.c, plugins/check_ldap.c,
4879 plugins/check_load.c, plugins/check_mrtg.c,
4880 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
4881 plugins/check_nagios.c, plugins/check_nt.c,
4882 plugins/check_nwstat.c, plugins/check_overcr.c,
4883 plugins/check_pgsql.c, plugins/check_ping.c,
4884 plugins/check_procs.c, plugins/check_radius.c,
4885 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
4886 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
4887 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
4888 plugins/check_users.c, plugins/negate.c, plugins/urlize.c:
4889 remove UT_HLP_VRS from print_usage this was not a good idea ;-)
4891 2004-12-03 19:20 opensides
4893 * [r993] plugins/utils.c:
4894 removing support fonction removing warranty from print_revision
4896 2004-12-03 17:48 opensides
4898 * [r992] ROADMAP, package.def, plugins/negate.c, plugins/utils.h:
4899 some minor fixes
4901 2004-12-03 17:15 opensides
4903 * [r991] plugins/check_load.c, plugins/check_ssh.c:
4904 correcting parenthesis error
4906 2004-12-03 16:56 opensides
4908 * [r990] AUTHORS, plugins/check_load.c, plugins/check_pgsql.c,
4909 plugins/check_ping.c, plugins/check_procs.c,
4910 plugins/check_radius.c, plugins/check_real.c,
4911 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
4912 plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
4913 plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
4914 plugins/urlize.c:
4915 fixes for internationalization
4917 2004-12-03 11:45 opensides
4919 * [r989] plugins/check_by_ssh.c, plugins/check_dig.c,
4920 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
4921 plugins/check_fping.c, plugins/check_game.c,
4922 plugins/check_hpjd.c, plugins/check_http.c,
4923 plugins/check_ide-smart.c, plugins/check_ldap.c,
4924 plugins/check_load.c, plugins/check_mrtg.c,
4925 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
4926 plugins/check_nagios.c, plugins/check_nt.c,
4927 plugins/check_nwstat.c:
4928 internationalization fixes and help fixes
4930 2004-12-03 09:19 opensides
4932 * [r988] plugins/check_by_ssh.c, plugins/check_dig.c,
4933 plugins/check_http.c, plugins/check_nwstat.c,
4934 plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_udp.c,
4935 po, po/.cvsignore:
4936 Localization fixes
4938 2004-12-03 08:45 opensides
4940 * [r987] plugins/check_ide-smart.c, plugins/check_pgsql.c:
4941 correcting copyright and remaning int result = STATE_UNKNOWN;
4943 2004-12-03 04:37 mattkent
4945 * [r986] plugins/check_nagios.c:
4946 Affected by elapsed time patch.
4948 2004-12-03 04:16 mattkent
4950 * [r985] AUTHORS:
4951 Another contributer.
4953 2004-12-03 04:10 mattkent
4955 * [r984] configure.in, plugins/check_procs.c:
4956 Patch from Russell Miller which adds elapsed time as a metric.
4957 Only for linux so far. (991359)
4959 2004-12-03 02:21 mattkent
4961 * [r983] plugins/check_ldap.c:
4962 Fix typo breaking compile.
4964 2004-12-03 00:55 opensides
4966 * [r982] plugins/check_by_ssh.c, plugins/check_dig.c,
4967 plugins/check_dns.c, plugins/check_dummy.c,
4968 plugins/check_fping.c, plugins/check_game.c,
4969 plugins/check_hpjd.c, plugins/check_ide-smart.c,
4970 plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
4971 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
4972 plugins/check_nagios.c, plugins/check_nt.c,
4973 plugins/check_nwstat.c, plugins/check_overcr.c,
4974 plugins/check_pgsql.c, plugins/check_ping.c,
4975 plugins/check_procs.c, plugins/check_radius.c,
4976 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
4977 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
4978 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
4979 plugins/check_users.c, plugins/negate.c, plugins/urlize.c:
4980 bump copyright year initialize result to STATE_UNKNOW in place of
4981 STATE_OK
4983 2004-12-02 21:23 opensides
4985 * [r981] plugins/check_dns.c, plugins/check_ldap.c,
4986 plugins/check_procs.c:
4987 --disable-nls throws an error on check_dns, check_procs and
4988 check_ldap without this patch.
4990 2004-12-02 21:03 stanleyhopcroft
4992 * [r980] plugins/check_tcp.c:
4993 Tracker 1041571: appended :D to getopt_long() args (for cert
4994 expiry check). Eric Chen.
4996 2004-12-02 16:51 opensides
4998 * [r979] plugins/check_by_ssh.c, plugins/check_dig.c,
4999 plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
5000 plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c,
5001 plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
5002 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5003 plugins/check_nagios.c, plugins/check_nt.c,
5004 plugins/check_nwstat.c, plugins/check_overcr.c,
5005 plugins/check_pgsql.c, plugins/check_ping.c,
5006 plugins/check_procs.c, plugins/check_radius.c,
5007 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5008 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5009 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5010 plugins/check_users.c, plugins/negate.c, plugins/popen.c,
5011 plugins/utils.c:
5012 More internationalization work new usage4 function to permit
5013 localisation of think like check_ssh: xxxxx
5015 2004-12-02 14:54 opensides
5017 * [r978] plugins/check_by_ssh.c, plugins/check_dig.c,
5018 plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
5019 plugins/check_game.c, plugins/check_hpjd.c, plugins/check_ldap.c,
5020 plugins/check_load.c, plugins/check_mrtg.c,
5021 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5022 plugins/check_nagios.c, plugins/check_nt.c,
5023 plugins/check_nwstat.c, plugins/check_overcr.c,
5024 plugins/check_pgsql.c, plugins/check_ping.c,
5025 plugins/check_procs.c, plugins/check_radius.c,
5026 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5027 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5028 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5029 plugins/check_users.c, plugins/negate.c:
5030 return of process_arguments() is TRUE not OK !
5032 2004-12-02 14:35 opensides
5034 * [r977] plugins/check_http.c:
5035 return of process_arguments() is TRUE not OK !
5037 2004-12-02 08:45 stanleyhopcroft
5039 * [r976] plugins/Makefile.am:
5040 Add check_icmp plugin
5042 2004-12-02 08:44 stanleyhopcroft
5044 * [r975] plugins/check_icmp.c:
5045 check_icmp plugin from A Ericsson
5047 2004-12-02 08:44 stanleyhopcroft
5049 * [r974] plugins/linux.h:
5050 For check_icmp plugin from A Ericsson
5052 2004-12-02 04:48 mattkent
5054 * [r973] command.cfg.in:
5055 Fix typo.
5057 2004-12-02 04:36 mattkent
5059 * [r972] AUTHORS, REQUIREMENTS, command.cfg.in,
5060 plugins/check_ups.c:
5061 Patch from Arnaud Quette to bring support to NUT 2.0 plus couple
5062 improvements and fixes (1038413 which includes 1032009, 815785).
5064 2004-12-02 01:11 opensides
5066 * [r971] plugins/check_dns.c, plugins/check_game.c,
5067 plugins/check_http.c, plugins/check_ide-smart.c,
5068 plugins/check_load.c, plugins/check_mrtgtraf.c,
5069 plugins/check_mysql.c, plugins/check_nagios.c,
5070 plugins/check_nt.c, plugins/check_nwstat.c,
5071 plugins/check_overcr.c, plugins/check_pgsql.c,
5072 plugins/check_ping.c, plugins/check_procs.c,
5073 plugins/check_radius.c, plugins/check_real.c,
5074 plugins/check_snmp.c, plugins/check_ssh.c, plugins/check_tcp.c,
5075 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5076 plugins/negate.c, plugins/popen.c:
5077 changed Error: by CRITICAL - more localization fixes
5079 2004-12-02 00:30 opensides
5081 * [r970] contrib/check_rbl.c:
5082 adapted for localization
5084 2004-12-01 23:54 opensides
5086 * [r969] plugins/check_by_ssh.c, plugins/check_dig.c,
5087 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
5088 plugins/check_fping.c, plugins/check_game.c,
5089 plugins/check_hpjd.c, plugins/check_http.c,
5090 plugins/check_ide-smart.c, plugins/check_ldap.c,
5091 plugins/check_load.c, plugins/check_mrtg.c,
5092 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5093 plugins/check_nagios.c, plugins/check_nt.c,
5094 plugins/check_nwstat.c, plugins/check_overcr.c,
5095 plugins/check_pgsql.c, plugins/check_ping.c,
5096 plugins/check_procs.c, plugins/check_radius.c,
5097 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5098 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
5099 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
5100 plugins/check_users.c, plugins/common.h, plugins/getaddrinfo.c,
5101 plugins/getaddrinfo.h, plugins/gethostbyname.c,
5102 plugins/gethostbyname.h, plugins/negate.c, plugins/netutils.c,
5103 plugins/netutils.h, plugins/popen.c, plugins/urlize.c,
5104 plugins/utils.c, plugins/utils.h:
5105 standardize localization string standardize unknow arguments
5107 2004-12-01 22:02 tonvoon
5109 * [r968] doc/RELEASING:
5110 Notes on releasing
5112 2004-12-01 21:55 tonvoon
5114 * [r967] configure.in:
5115 Next version number
5117 2004-12-01 21:01 tonvoon
5119 * [r965] ChangeLog:
5120 Updated for r1_4_0-alpha2
5122 2004-12-01 20:43 tonvoon
5124 * [r964] tools/devmode:
5125 eval not working - instructions now in comments
5127 2004-12-01 20:09 tonvoon
5129 * [r963] plugins-scripts/check_oracle.sh:
5130 Fixed pmon process checking from a change I made earlier
5132 2004-12-01 19:33 opensides
5134 * [r962] plugins/check_by_ssh.c, plugins/check_dig.c,
5135 plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
5136 plugins/check_ssh.c:
5137 first pass at standardization of messages for the localization
5139 2004-12-01 08:41 stanleyhopcroft
5141 * [r961] configure.in:
5142 Bryan Loniewski contributed check_jabber plugin (SSL/check_tcp);
5143 Eric Chen check_nntps plugin + SSL certficate expiry check [added
5144 -D option to check_tcp]
5146 2004-12-01 08:28 stanleyhopcroft
5148 * [r960] plugins/netutils.c:
5149 1075725: patch to my_connect() to deal with SEGV if connect fails
5151 2004-12-01 08:26 stanleyhopcroft
5153 * [r959] plugins/check_tcp.c:
5154 1041571 & 664615: check_tcp with cert check + nntps, simap,
5155 jabber
5157 2004-12-01 03:50 mattkent
5159 * [r958] contrib/check_nmap.py:
5160 Small fix from David Rippel (996800) for newer versions of nmap
5162 2004-12-01 03:26 mattkent
5164 * [r957] plugins-scripts/check_oracle.sh:
5165 Perf data and other improvements by Florian Gleixner (1027787)
5167 2004-11-30 07:40 opensides
5169 * [r956] po/fr.po:
5170 more french translations
5172 2004-11-30 00:25 tonvoon
5174 * [r955] plugins/check_ide-smart.c:
5175 Capitalized some error messages
5177 2004-11-30 00:24 tonvoon
5179 * [r954] plugins/urlize.c:
5180 Updated output to UNKNOWN
5182 2004-11-30 00:21 opensides
5184 * [r953] po/fr.po:
5185 translating fr.po new part
5187 2004-11-29 23:52 tonvoon
5189 * [r952] lib/Makefile.am, lib/exitfail.m4, lib/getopt.m4:
5190 Extra files required from coreutils
5192 2004-11-29 23:46 tonvoon
5194 * [r951] SUPPORT:
5195 Cleanup and statement re: contrib plugins
5197 2004-11-29 22:42 tonvoon
5199 * [r950] configure.in:
5200 Patches for configure on *BSD (Julien Touche)
5202 2004-11-29 05:07 stanleyhopcroft
5204 * [r949] contrib/README.TXT, contrib/rblcheck-dns,
5205 contrib/rblcheck-web, contrib/tarballs/check_icmp-0.8.tar.gz:
5206 *** empty log message ***
5208 2004-11-29 04:49 mattkent
5210 * [r948] contrib/check_linux_raid.pl:
5211 Better error checking (820806)
5213 2004-11-29 00:56 opensides
5215 * [r947] po/fr.po:
5216 second version of french .po still 300 ;-) to translate
5218 2004-11-28 22:57 opensides
5220 * [r946] po/fr.po:
5221 first new translation of fr.po
5223 2004-11-27 21:00 mattkent
5225 * [r945] plugins/check_ssh.c:
5226 Add remote version check (1030269, Daniel Gullin)
5228 2004-11-26 08:54 stanleyhopcroft
5230 * [r944] AUTHORS:
5231 New plugin/bugfix: tracker 1070929. check_hpjdres
5233 2004-11-25 05:09 mattkent
5235 * [r943] plugins/check_disk.c:
5236 From old test harness code, make ./check_disk -w 0 -c 0 / valid
5237 parameters again
5239 2004-11-25 05:06 mattkent
5241 * [r942] plugins/t/check_dns.t, plugins/t/check_http.t,
5242 plugins/t/check_load.t, plugins/t/check_mysql.t, test.pl.in:
5243 Updating test harness
5245 2004-11-25 04:49 stanleyhopcroft
5247 * [r941] contrib/README.TXT:
5248 Removed reference to non existent tar balls (Hopcroft plugins)
5250 2004-11-25 04:46 stanleyhopcroft
5252 * [r940] contrib/check_wins.pl:
5253 Non functional tidy ups to check_wins
5255 2004-11-25 04:30 stanleyhopcroft
5257 * [r939] contrib/check_hw.sh:
5258 Added /contrib/check_hw.sh by Rok Debevc
5260 2004-11-25 04:28 stanleyhopcroft
5262 * [r938] contrib/check_sybase:
5263 Added /contrib/check_sybase by Simon Bellwood
5265 2004-11-25 03:01 stanleyhopcroft
5267 * [r937] contrib/check_hprsc.pl:
5268 update check_hprsc.pl for Net-SNMP versions >=4
5270 2004-11-24 21:34 tonvoon
5272 * [r936] tools/sfsnapshot:
5273 Removing build directory after creating distribution
5275 2004-11-24 21:19 tonvoon
5277 * [r935] doc/makefile:
5278 Added clean
5280 2004-11-24 06:36 stanleyhopcroft
5282 * [r933] plugins/check_hpjd.c:
5283 add -OQa to command_line in check_hpjd.c. Correct
5284 nagiosplug-Bugs-889948, 846329
5286 2004-11-24 04:35 mattkent
5288 * [r932] plugins/check_nwstat.c:
5289 Attempting to fix a reported segfault (1055054)
5291 2004-11-24 04:25 mattkent
5293 * [r931] plugins/check_http.c:
5294 Added support for sending port in host header (913633)
5296 2004-11-24 00:46 tonvoon
5298 * [r930] plugins/check_by_ssh.c, plugins/check_dig.c,
5299 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
5300 plugins/check_fping.c, plugins/check_game.c,
5301 plugins/check_hpjd.c, plugins/check_http.c, plugins/check_ldap.c,
5302 plugins/check_load.c, plugins/check_mrtg.c,
5303 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5304 plugins/check_nwstat.c, plugins/check_overcr.c,
5305 plugins/check_pgsql.c, plugins/check_ping.c,
5306 plugins/check_procs.c, plugins/check_radius.c,
5307 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
5308 plugins/check_ssh.c, plugins/check_tcp.c, plugins/check_time.c,
5309 plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
5310 plugins/negate.c, plugins/urlize.c:
5311 Making messages more consistent
5313 2004-11-23 23:53 tonvoon
5315 * [r929] plugins/check_by_ssh.c, plugins/check_dns.c,
5316 plugins/check_hpjd.c, plugins/check_mrtg.c,
5317 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5318 plugins/check_real.c, plugins/check_smtp.c, plugins/check_swap.c,
5319 plugins/check_time.c:
5320 Standardising translation texts
5322 2004-11-23 23:35 tonvoon
5324 * [r928] doc/developer-guidelines.sgml:
5325 Guidelines on translated text (Yves Mettier, Simon Bellwood,
5326 Andreas Ericsson)
5328 2004-11-23 22:49 tonvoon
5330 * [r927] doc/developer-guidelines.sgml:
5331 Adding notes on developer and translator access in SF
5333 2004-11-23 06:06 mattkent
5335 * [r926] AUTHORS:
5336 More contributers.
5338 2004-11-23 05:49 mattkent
5340 * [r925] plugins/check_disk.c:
5341 Fix integer warning and critical options. Take values from
5342 current unit instead of always KB.
5344 2004-11-23 00:06 stanleyhopcroft
5346 * [r924] doc/developer-guidelines.sgml:
5347 trivial changes to Perl plugin section.
5349 2004-11-22 22:44 tonvoon
5351 * [r923] AUTHORS:
5352 More contributors
5354 2004-11-22 22:30 tonvoon
5356 * [r922] plugins/check_nt.c:
5357 Fixed some messages that should not be translated (Benoit
5358 Mortier)
5360 2004-11-21 05:24 mattkent
5362 * [r920] plugins/check_mysql.c:
5363 Patch from Nathan Shafer to add replication slave check (1006777)
5365 2004-11-20 22:56 mattkent
5367 * [r919] AUTHORS:
5368 Oops, forgot one.
5370 2004-11-20 22:46 mattkent
5372 * [r918] AUTHORS:
5373 More contributers.
5375 2004-11-20 22:43 mattkent
5377 * [r917] contrib/check_linux_raid.pl:
5378 Fix always reading status from the last line (1045506)
5380 2004-11-20 22:28 mattkent
5382 * [r916] plugins/check_ping.c:
5383 New output format reported by pumuckel1980 (946857)
5385 2004-11-20 21:36 mattkent
5387 * [r915] plugins/check_http.c:
5388 Bit of cleanup, fix verbose output.
5390 2004-11-20 07:04 tonvoon
5392 * [r914] configure.in:
5393 Fixed va_copy problem on AIX by copying samba's configure.in
5395 2004-11-19 15:58 tonvoon
5397 * [r913] CODING:
5398 Added perl coding guidelines, from Programming Perl book (Andreas
5399 Ericsson)
5401 2004-11-19 14:28 tonvoon
5403 * [r912] lib/getloadavg.m4:
5404 I think getloadavg.m4 is no longer required (as autoconf has
5405 built-in function)
5407 2004-11-19 14:24 tonvoon
5409 * [r911] lib/Makefile.am:
5410 Removed getloadavg.m4 (built-in function in autoconf) and added
5411 cloexec.[hc] for getloadavg.c
5413 2004-11-19 14:23 tonvoon
5415 * [r910] lib/cloexec.c, lib/cloexec.h:
5416 Files required for getloadavg.c
5418 2004-11-19 03:59 mattkent
5420 * [r909] plugins-scripts/check_ntp.pl:
5421 Fix incorrectly labelled units in output (1025905, Jason Martin)
5423 2004-11-19 03:44 mattkent
5425 * [r908] plugins/check_procs.c:
5426 Enabling timeout flag (1010097, Jason Martin)
5428 2004-11-19 02:53 mattkent
5430 * [r907] plugins/check_http.c:
5431 Make -L notice ssl use to output a proper href (1035234, Abid
5432 Rasheed)
5434 2004-11-19 02:39 mattkent
5436 * [r906] plugins/check_smtp.c:
5437 Change unit from 'us' to 's' to match other core plugins for
5438 simplicity.
5440 2004-11-19 00:21 tonvoon
5442 * [r905] AUTHORS:
5443 - More great contributors...
5445 2004-11-19 00:12 tonvoon
5447 * [r904] plugins/check_http.c:
5448 Options for User Agent string and extra headers (Ibere Tizio)
5450 2004-11-18 22:48 tonvoon
5452 * [r903] configure.in:
5453 Remove unnecessary CPPFLAGS for openssl (Lutz Behnke - 686476)
5455 2004-11-18 22:42 tonvoon
5457 * [r902] plugins/check_tcp.c:
5458 Enhance SSL initialization problems (Phil Dibowitz - 1055120)
5460 2004-11-18 05:36 mattkent
5462 * [r901] plugins/check_smtp.c:
5463 Go critical on no route to host instead of warning (934025)
5465 2004-11-18 00:27 tonvoon
5467 * [r900] tools/setup:
5468 Use copy of tools for consistency if building on different
5469 platforms from shared source
5471 2004-11-17 23:35 tonvoon
5473 * [r899] plugins/check_tcp.c:
5474 Ignore output from tcp port (949070 - Jan-Piet Mens)
5476 2004-11-17 23:22 tonvoon
5478 * [r898] plugins/check_http.c:
5479 --no-body and --max-age options (949521 - Jamie Zawinski)
5481 2004-11-17 22:19 tonvoon
5483 * [r897] doc/developer-guidelines.sgml:
5484 Added section on using Sourceforge, mainly for administrators
5486 2004-11-12 00:51 tonvoon
5488 * [r896] tools/update_coreutils:
5489 Tool to pull newer coreutil libs into nagiosplug's lib directory
5491 2004-11-12 00:49 tonvoon
5493 * [r895] lib/Makefile.am, lib/error.c, lib/error.h, lib/error.m4,
5494 lib/exit.h, lib/exitfail.c, lib/exitfail.h, lib/fsusage.c,
5495 lib/fsusage.h, lib/fsusage.m4, lib/full-read.h, lib/getloadavg.c,
5496 lib/getopt.c, lib/getopt.h, lib/getopt1.c, lib/gettext.h,
5497 lib/ls-mntd-fs.m4, lib/malloc.c, lib/mountlist.c,
5498 lib/mountlist.h, lib/onceonly.m4, lib/realloc.c, lib/snprintf.c,
5499 lib/strtod.c, lib/unlocked-io.h, lib/unlocked-io.m4,
5500 lib/xalloc.h, lib/xalloc.m4, lib/xmalloc.c, lib/xstrdup.c,
5501 plugins/check_disk.c, po/de.po, po/fr.po:
5502 Update to using coreutils 5.2.1 libraries and snprintf.c from
5503 samba 3.0.8
5505 2004-09-07 20:27 tonvoon
5507 * [r894] doc/developer-guidelines.sgml:
5508 Clarity based on comments by Ben Clewett
5510 2004-08-23 21:59 tonvoon
5512 * [r893] AUTHORS:
5513 For patch to check_nt
5515 2004-08-23 21:58 tonvoon
5517 * [r892] plugins/check_nt.c:
5518 Restore divisor for memory size reported by Windows. Also,
5519 implements warning and critical levels for performance counters.
5520 (Paulo Afonso Graner Fessel)
5522 2004-08-23 21:18 tonvoon
5524 * [r891] configure.in, plugins/check_swap.c, plugins/common.h:
5525 Using swapctl for Solaris, Tru64 and *BSD (Sean Finney)
5527 2004-08-19 19:05 tonvoon
5529 * [r890] configure.in, plugins/check_swap.c, plugins/common.h:
5530 Patch for tru64 using swapctl calls (Sean Finney)
5532 2004-08-18 21:32 tonvoon
5534 * [r889] AUTHORS:
5535 Another day's work...
5537 2004-08-18 21:25 tonvoon
5539 * [r888] plugins/check_dig.c:
5540 Checks different record types and checks against an expected
5541 address (Bill Kunkel)
5543 2004-08-18 20:36 tonvoon
5545 * [r887] configure.in:
5546 Support for check_swap on NetBSD/OpenBSD (Sean Finney)
5548 2004-08-18 20:25 tonvoon
5550 * [r886] plugins-scripts/check_oracle.sh:
5551 More specific test for sid (Paul Allen)
5553 2004-08-18 20:21 tonvoon
5555 * [r885] plugins/check_disk.c:
5556 Fixed perfdata so that shows amount used (Garry Cook)
5558 2004-08-18 19:51 tonvoon
5560 * [r884] plugins-scripts/check_ifstatus.pl:
5561 Perfdata corrected (Garry Cook)
5563 2004-08-18 19:46 tonvoon
5565 * [r883] plugins-scripts/check_oracle.sh:
5566 Fix for similar dataabase sids (Carole Verdon)
5568 2004-08-18 19:41 tonvoon
5570 * [r882] AUTHORS:
5571 Gary Cook for perfdata for check_nt
5573 2004-08-18 19:40 tonvoon
5575 * [r881] plugins/check_nt.c:
5576 Perfdata added (Gary Cook)
5578 2004-06-26 16:39 tonvoon
5580 * [r880] tools/sfsnapshot:
5581 Change of compile server and cleanups
5583 2004-06-26 05:13 tonvoon
5585 * [r879] tools/sfsnapshot:
5586 Remove need to alter configure.in. Using different compile farms
5587 for SF to do the compiling
5589 2004-05-24 14:22 tonvoon
5591 * [r878] AUTHORS:
5592 Ben Clewett
5594 2004-05-24 14:21 tonvoon
5596 * [r877] lib/Makefile.am:
5597 Missed getloadavg.c (Ben Clewett)
5599 2004-05-20 06:09 egalstad
5601 * [r876] contrib/check_dhcp.c:
5602 DHCP bug fix
5604 2004-05-10 10:25 tonvoon
5606 * [r875] configure.in:
5607 Set EXTRAS with check_swap if ac_cv_have_swap is set
5609 2004-04-30 11:12 tonvoon
5611 * [r874] configure.in:
5612 ps -el for HP-UX
5614 2004-04-29 15:08 tonvoon
5616 * [r873] configure.in:
5617 Bug in ps -el for AIX 4.1
5619 2004-04-29 11:13 tonvoon
5621 * [r872] AUTHORS:
5622 Sven for HP-UX requirements
5624 2004-04-29 11:12 tonvoon
5626 * [r871] REQUIREMENTS:
5627 HP-UX requirements (Sven Schaffranneck)
5629 2004-04-19 13:14 sghosh
5631 * [r870] AUTHORS, contrib/check_nagios_db_pg.pl:
5632 Postgres backend monitor
5634 2004-04-19 13:10 sghosh
5636 * [r869] AUTHORS, plugins-scripts/check_mssql.pl:
5637 check_mssql.pl
5639 2004-04-19 13:08 sghosh
5641 * [r868] README:
5642 Win32 plugin repository
5644 2004-04-08 11:05 tonvoon
5646 * [r867] AUTHORS:
5647 Torsten Werner for check_racle patches
5649 2004-04-08 11:05 tonvoon
5651 * [r866] plugins-scripts/check_oracle.sh:
5652 Cleaner calls to awk and support if Oracle has different national
5653 language settings (Torsten Werner)
5655 2004-04-06 16:02 tonvoon
5657 * [r864] configure.in, plugins/check_procs.c:
5658 Fixed weird scanf bug on Solaris
5660 2004-04-02 19:37 kdebisschop
5662 * [r863] plugins/check_by_ssh.c:
5663 add example invocation to help
5665 2004-03-31 23:01 tonvoon
5667 * [r862] AUTHORS:
5668 Howard Wilkinson
5670 2004-03-31 22:53 tonvoon
5672 * [r861] plugins/check_nt.c:
5673 Command line argument bug (Howard Wilkinson)
5675 2004-03-31 22:48 tonvoon
5677 * [r860] plugins/netutils.c:
5678 Set default state (Howard Wilkinson)
5680 2004-03-31 19:20 tonvoon
5682 * [r859] doc/developer-guidelines.sgml:
5683 Update author list
5685 2004-03-23 06:35 kdebisschop
5687 * [r858] plugins/check_fping.c:
5688 check was supposed to be agains ms - got munged wfixeg the
5689 perfdata output to be in seconds
5691 2004-03-22 07:22 tonvoon
5693 * [r856] AUTHORS:
5694 Joe Rhett for getopt bug
5696 2004-03-22 07:19 tonvoon
5698 * [r855] plugins/check_http.c:
5699 Option --url not mapped (Joe Rhett)
5701 2004-03-18 20:58 tonvoon
5703 * [r854] AUTHORS:
5704 More help for patches
5706 2004-03-18 20:50 tonvoon
5708 * [r853] plugins/check_disk.c:
5709 Typo in check_disk units (Matthew Kent - 909281)
5711 2004-03-18 20:40 tonvoon
5713 * [r852] nagiosplug/branches/release-1.3.0/configure.in,
5714 configure.in:
5715 Mysql include path not added correctly (Arnold Cavazos - 912974)
5717 2004-03-18 20:31 tonvoon
5719 * [r851] plugins/check_radius.c:
5720 Option to fill in NAS-identifier to Emulate pam_radius behaviour
5721 (Alexander Kulak)
5723 2004-03-17 20:38 tonvoon
5725 * [r850] doc/developer-guidelines.sgml:
5726 Copyright information for patches
5728 2004-03-14 04:09 kdebisschop
5730 * [r849] plugins/check_ldap.c, plugins/check_load.c,
5731 plugins/check_mrtgtraf.c, plugins/check_pgsql.c,
5732 plugins/check_smtp.c, plugins/check_tcp.c, plugins/check_ups.c:
5733 use fperfdata
5735 2004-03-14 03:37 kdebisschop
5737 * [r848] plugins/check_fping.c:
5738 use fperfdata
5740 2004-03-12 03:40 egalstad
5742 * [r847] contrib/check_cluster2.c:
5743 New cluster plugin for Nagios 2.x
5745 2004-03-11 15:33 tonvoon
5747 * [r846] CHANGES:
5748 check_procs difference
5750 2004-03-11 15:17 tonvoon
5752 * [r845] plugins/check_nagios.c:
5753 Incorporate check_proc changes into check_nagios. ps handling
5754 probably should be moved into utils.c in future
5756 2004-03-08 21:03 tonvoon
5758 * [r844] configure.in:
5759 Require ngettext
5761 2004-03-08 21:01 tonvoon
5763 * [r843] doc/developer-guidelines.sgml:
5764 Information on plugin output format
5766 2004-03-04 05:08 kdebisschop
5768 * [r842] plugins/check_dig.c, plugins/check_dns.c,
5769 plugins/check_game.c:
5770 use float for time in perf data
5772 2004-03-03 12:33 kdebisschop
5774 * [r841] plugins/check_http.c, plugins/utils.c:
5775 begin writing some perfdata as float
5777 2004-03-03 04:24 kdebisschop
5779 * [r840] contrib/check_pop3.pl:
5780 fix loop and \r\n (Jason Burnett -
5781 http://sourceforge.net/tracker/index.php?func=detail&aid=895677&group_id=29880&atid=397599)
5783 2004-03-03 03:48 kdebisschop
5785 * [r839] plugins/check_disk.c:
5786 check_disk was getting blocks instead of bytes (Michael Musikhin
5787 -
5788 http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
5790 2004-03-02 17:44 kdebisschop
5792 * [r838] pkg/fedora/requires, pkg/redhat, pkg/redhat/requires:
5793 attempt to prune requires
5795 2004-03-02 06:17 kdebisschop
5797 * [r837] Makefile.am, nagios-plugins.spec.in, pkg/fedora,
5798 pkg/fedora/requires:
5799 make specfile into a template which can generate a generic spec
5800 plus specs suitable for various repositories
5802 2004-03-02 06:13 kdebisschop
5804 * [r836] configure.in:
5805 prpare for alpha2
5807 2004-03-02 05:25 kdebisschop
5809 * [r835] plugins/check_http.c:
5810 relax check for -w/-c to accept floats (bug report from Warrick
5811 FitzGerald)
5813 2004-03-02 05:01 kdebisschop
5815 * [r834] AUTHORS, plugins/check_swap.c:
5816 fix div by zero error when swaptotal is zero (Flo Gleixner)
5818 2004-03-01 12:27 kdebisschop
5820 * [r833] plugins/check_tcp.c, plugins/netutils.c:
5821 check_tcp was returning uninitialized string with user-defined
5822 refused outcome
5824 2004-03-01 06:15 kdebisschop
5826 * [r832] plugins/check_smtp.c:
5827 allow regex for ecpect checks
5829 2004-02-29 04:09 kdebisschop
5831 * [r831] plugins/check_nwstat.c, plugins/netutils.c,
5832 plugins/netutils.h:
5833 was making up to 34 separate tcp connections - now we open one
5834 and reuse
5836 2004-02-28 07:27 kdebisschop
5838 * [r830] plugins/check_snmp.c:
5839 checks for warn in check_num() mistakenly referred to crit limits
5841 2004-02-28 06:51 kdebisschop
5843 * [r829] plugins/check_smtp.c:
5844 minor doco update to reflect handling of repeated caoomand
5845 strings
5847 2004-02-28 06:48 kdebisschop
5849 * [r828] plugins/check_smtp.c:
5850 work in progress to accept multiple command/expect pairs
5852 2004-02-28 04:54 kdebisschop
5854 * [r827] plugins/check_swap.c:
5855 update to work with Linux 2.6 /proc/meminfo format
5857 2004-02-25 08:51 kdebisschop
5859 * [r826] AUTHORS, plugins/check_dns.c:
5860 check server for authoritative status (from Jon Hallet)
5862 2004-02-25 08:12 kdebisschop
5864 * [r825] plugins/check_swap.c:
5865 change some datatypes to llu for very large swaps
5867 2004-02-25 07:49 kdebisschop
5869 * [r824] configure.in, plugins/check_ping.c:
5870 pass timeout to ping if supported with -w parameter (linux)
5872 2004-02-21 05:37 kdebisschop
5874 * [r823] plugins/check_by_ssh.c:
5875 add option to ignore a specified number of lines on stderr (to
5876 suppress a login banner)
5878 2004-02-21 03:44 kdebisschop
5880 * [r821] AUTHORS:
5881 Add Jason Martin for report of missing $opt_C for 'use vars' in
5882 check_breeze
5884 2004-02-21 03:42 kdebisschop
5886 * [r820] plugins-scripts/check_breeze.pl:
5887 add opt_C to 'usr vars'
5889 2004-02-20 19:35 tonvoon
5891 * [r819] plugins/check_http.c:
5892 - Missed out getopt for -T
5894 2004-02-20 05:25 kdebisschop
5896 * [r818] nagiosplug/branches/release-1.3.0/contrib/check_dhcp.c,
5897 nagiosplug/branches/release-1.3.0/contrib/check_procl.sh,
5898 nagiosplug/branches/release-1.3.0/plugins/check_snmp.c,
5899 nagiosplug/branches/release-1.3.0/plugins/negate.c,
5900 nagiosplug/branches/release-1.3.0/plugins/netutils.c,
5901 nagiosplug/branches/release-1.3.0/plugins/urlize.c,
5902 contrib/check_dhcp.c, plugins/check_snmp.c, plugins/negate.c,
5903 plugins/netutils.c, plugins/urlize.c:
5904 spell fix "received"
5906 2004-02-20 05:21 kdebisschop
5908 * [r817] plugins/utils.c, plugins/utils.h:
5909 add perfdata function for floats to complement ints, also spell
5910 fix "received"
5912 2004-02-20 05:19 kdebisschop
5914 * [r816] AUTHORS:
5915 add Ralph Rye for report of check_procs segfault on AIX/WebSphere
5916 and proof-of-concept patch
5918 2004-02-20 05:04 kdebisschop
5920 * [r815] plugins/check_procs.c:
5921 handle case where line from ps output exceed MAX_INPUT_BUFFER
5923 2004-02-20 03:37 tonvoon
5925 * [r814] AUTHORS:
5926 Shaun Wills for patch to check_http
5928 2004-02-20 03:21 tonvoon
5930 * [r813] plugins/check_http.c:
5931 Added Content-type when POSTing (Shawn Wills)
5933 2004-02-20 03:00 tonvoon
5935 * [r812] plugins/check_procs.c:
5936 - compiler warning removed (but usage2 messages badly broken)
5938 2004-02-20 02:58 tonvoon
5940 * [r811] AUTHORS:
5941 Matt Pounsett for bug report
5943 2004-02-20 02:09 tonvoon
5945 * [r810] plugins/check_dns.c:
5946 Different text to scan for if multiple addresses
5948 2004-02-20 01:05 tonvoon
5950 * [r809] plugins/check_swap.c:
5951 Corrected usage message (Matt Pounsett)
5953 2004-02-19 13:24 tonvoon
5955 * [r808] AUTHORS:
5956 Michael Musikhin for check_disk patch
5958 2004-02-19 13:23 tonvoon
5960 * [r807] plugins/check_disk.c:
5961 Uninitialised variables for -X (Bug 900091 - Michael Musikhin)
5963 2004-02-18 14:57 kdebisschop
5965 * [r806] configure.in:
5966 version bump (old)
5968 2004-02-18 14:56 kdebisschop
5970 * [r805] acinclude.m4, lib/afs.m4, lib/fstypename.m4,
5971 lib/fsusage.m4:
5972 underquoted defines cause warning on FC2
5974 2004-02-18 02:11 tonvoon
5976 * [r804] AUTHORS:
5977 Johannes Herlitz for patch to check_dns
5979 2004-02-18 02:09 tonvoon
5981 * [r803] plugins/check_dns.c:
5982 Output message includes the query_address, as inspired by
5983 Johannes Herlitz. Also cleanup of comments and handles multi-line
5984 nslookup output (MacOSX 10.3)
5986 2004-02-17 13:24 tonvoon
5988 * [r802] AUTHORS:
5989 David Alden for check_snmp_procs.pl
5991 2004-02-17 13:23 tonvoon
5993 * [r801] contrib/check_snmp_procs.pl:
5994 Checks remote processes via SNMP (David Alden)
5996 2004-02-09 08:32 tonvoon
5998 * [r800] AUTHORS:
5999 Patrick McCormick
6001 2004-02-09 08:27 tonvoon
6003 * [r799] plugins/check_ping.c:
6004 Fix for check_ping old-style argument handling (Patrick McCormick
6005 - 892211)
6007 2004-01-28 11:42 tonvoon
6009 * [r798] plugins/check_dummy.c:
6010 Print optional text
6012 2004-01-21 12:50 kdebisschop
6014 * [r797] nagiosplug/branches/release-1.3.0/AUTHORS, AUTHORS:
6015 credit David Croft (patch check_tcp formultibyte malloc bug in
6016 server_expect)
6018 2004-01-21 12:49 kdebisschop
6020 * [r796] nagiosplug/branches/release-1.3.0/plugins/check_tcp.c,
6021 plugins/check_tcp.c:
6022 =fix segfault on malloc of server_expect for multibyte chars
6023 (David Croft)
6025 2004-01-18 20:07 sghosh
6027 * [r795] contrib/check_snmp_printer.pl:
6028 plugin to check printer status via snmp, includes page count as
6029 perfdata; perl plugin
6031 2003-12-24 08:51 tonvoon
6033 * [r794] AUTHORS:
6034 Bug reporter
6036 2003-12-24 08:51 tonvoon
6038 * [r793] plugins/check_swap.c:
6039 Fixed help doc on use of % (854817 - Gunnar Hellekson)
6041 2003-12-18 09:24 tonvoon
6043 * [r792] README:
6044 Reference to CHANGES file
6046 2003-12-18 09:19 tonvoon
6048 * [r791] Makefile.am:
6049 Add CHANGES file to distribution
6051 2003-12-18 09:15 tonvoon
6053 * [r790] CHANGES:
6054 List major changes between releases
6056 2003-12-11 10:00 tonvoon
6058 * [r789] AUTHORS:
6059 For patch to check_http
6061 2003-12-11 10:00 tonvoon
6063 * [r788] plugins/check_http.c:
6064 Relative redirects not followed correctly (854131 - John Sivak)
6066 2003-12-05 18:12 tonvoon
6068 * [r787] AUTHORS:
6069 Ben Whaley for reported Solaris 8 /usr/ucb/ps problem in
6070 configure.in
6072 2003-12-05 18:08 tonvoon
6074 * [r786] configure.in:
6075 Not correctly working out ps command if /usr/ucb before /usr/bin
6076 in PATH for Solaris (reported by Ben Whaley)
6078 2003-12-05 16:45 tonvoon
6080 * [r785] AUTHORS:
6081 Patch to my_connect
6083 2003-12-05 16:42 tonvoon
6085 * [r784] plugins/netutils.c, plugins/netutils.h:
6086 Fix clash of namespace for my_connect with mysql (854339 - Ian
6087 Holsman)
6089 2003-12-02 15:27 tonvoon
6091 * [r783] plugins/check_disk.c:
6092 Default thresholds not defined for lists in -x parameter (raised
6093 by Matt Garrett)
6095 2003-12-01 02:47 kdebisschop
6097 * [r782] po/de.po, po/fr.po:
6098 commit changes caused by upstream code mods
6100 2003-12-01 02:46 kdebisschop
6102 * [r781] plugins/check_procs.c:
6103 use usage2 function
6105 2003-12-01 02:38 kdebisschop
6107 * [r780] nagios-plugins.spec.in:
6108 add THANKS to %doc
6110 2003-11-28 14:18 tonvoon
6112 * [r779] plugins/check_procs.c:
6113 Fixed listing of failed processes
6115 2003-11-24 14:56 tonvoon
6117 * [r778] AUTHORS:
6118 For patches
6120 2003-11-24 14:53 tonvoon
6122 * [r777] plugins/check_hpjd.c:
6123 Bug from code-clean (Antony Simmonds - 846311)
6125 2003-11-21 07:53 kdebisschop
6127 * [r776] README:
6128 update auotmake/autoconf versions
6130 2003-11-21 07:52 kdebisschop
6132 * [r775] doc/developer-guidelines.sgml:
6133 update developer names
6135 2003-11-21 07:34 kdebisschop
6137 * [r774] INSTALLING:
6138 our policy now is to use most recent versions of GNU tool chain
6140 2003-11-19 06:24 kdebisschop
6142 * [r773] plugins/check_time.c:
6143 add perfdata
6145 2003-11-19 06:00 kdebisschop
6147 * [r772] plugins/check_smtp.c:
6148 use perfdata() to return perfoamnace data in stanadrd format
6150 2003-11-17 11:45 kdebisschop
6152 * [r771] plugins/check_ups.c:
6153 bugfix - each supported option was overwriting the previous
6154 perfdata
6156 2003-11-17 07:19 kdebisschop
6158 * [r770] plugins/check_ups.c:
6159 add perfdata
6161 2003-11-17 06:37 kdebisschop
6163 * [r769] plugins/check_pgsql.c:
6164 add perfdata
6166 2003-11-12 06:05 kdebisschop
6168 * [r768] plugins/check_snmp.c:
6169 clean up compiler warnings
6171 2003-11-12 05:53 kdebisschop
6173 * [r767] plugins/check_mrtg.c, plugins/check_nt.c:
6174 clean up compiler warnings
6176 2003-11-12 05:41 kdebisschop
6178 * [r766] plugins/check_mrtgtraf.c, plugins/check_swap.c:
6179 clean up compiler warnings
6181 2003-11-12 05:29 kdebisschop
6183 * [r765] plugins/check_mrtgtraf.c:
6184 add perfdata
6186 2003-11-12 05:28 kdebisschop
6188 * [r764] plugins/check_dig.c:
6189 remove overflow checks of strtod - HUGE_VALF requires C99; also
6190 remove equality checks on warn/crit interval which are no doubles
6192 2003-11-11 10:43 tonvoon
6194 * [r763] plugins/check_tcp.c:
6195 Added perfdata
6197 2003-11-11 10:34 tonvoon
6199 * [r762] plugins/check_users.c:
6200 Added perfdata
6202 2003-11-11 10:27 tonvoon
6204 * [r761] plugins/check_swap.c:
6205 Added perfdata
6207 2003-11-11 10:19 tonvoon
6209 * [r760] plugins/check_swap.c:
6210 Fixed if only absolute warn/crit set
6212 2003-11-10 11:15 tonvoon
6214 * [r759] plugins/utils.h:
6215 - typo fixes
6217 2003-11-05 22:59 sghosh
6219 * [r758] plugins-scripts/check_ifoperstatus.pl,
6220 plugins-scripts/check_ifstatus.pl:
6221 added plugin timeout options
6223 2003-10-31 04:22 kdebisschop
6225 * [r757] plugins/check_nt.c:
6226 provide an error message
6228 2003-10-31 04:21 kdebisschop
6230 * [r756] plugins/check_hpjd.c:
6231 line indentation
6233 2003-10-31 04:20 kdebisschop
6235 * [r755] plugins/check_load.c:
6236 add perfdata
6238 2003-10-31 04:19 kdebisschop
6240 * [r754] plugins/check_mrtg.c:
6241 add perf data fix bug where stale data message would get
6242 overwritten
6244 2003-10-24 13:28 tonvoon
6246 * [r753] plugins/common.h:
6247 Ignore __attribute__ for non-GNU compilers
6249 2003-10-24 09:37 tonvoon
6251 * [r752] plugins/Makefile.am:
6252 Moved config.h to toplevel
6254 2003-10-23 10:24 tonvoon
6256 * [r751] lib/Makefile.am:
6257 Need to include intl/ for systems without libintl.h
6259 2003-10-21 16:16 tonvoon
6261 * [r750] AUTHORS:
6262 Matt Garrett for bug reports
6264 2003-10-21 15:56 tonvoon
6266 * [r749] plugins-scripts/check_file_age.pl:
6267 - Fixed file name (Matt Garrett)
6269 2003-10-20 14:03 tonvoon
6271 * [r748] configure.in, lib/fsusage.c, lib/mountlist.c:
6272 Fix for config.h at top level. Required for intl/
6274 2003-10-15 19:27 tonvoon
6276 * [r747] tools/mail_error:
6277 Need to export PATH for sfsnapshot to get correct GNU toolchain
6279 2003-10-14 03:15 sghosh
6281 * [r746] plugins-scripts/check_ifoperstatus.pl:
6282 snmpv3 patches
6284 2003-10-14 03:14 sghosh
6286 * [r745] plugins-scripts/check_ifstatus.pl:
6287 more snmpv3 patches
6289 2003-10-14 02:40 sghosh
6291 * [r744] plugins-scripts/check_ntp.pl:
6292 Bug 773588: added check to warn on matching # candidates only
6294 2003-10-14 02:15 sghosh
6296 * [r743] plugins-scripts/check_ifstatus.pl:
6297 Added -M for maxmsgsize (v1/v2c) Added v3 support
6299 2003-09-30 13:54 tonvoon
6301 * [r742] plugins/check_swap.c:
6302 Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris.
6303 Removed unnecessary ifdefs for help page. Better indentation for
6304 ifdefs
6306 2003-09-29 10:02 tonvoon
6308 * [r741] lib/Makefile.am:
6309 Missed GNU files for AIX 5.1
6311 2003-09-17 19:16 tonvoon
6313 * [r740] AUTHORS:
6314 Added authors of obsolete contrib plugins
6316 2003-09-17 19:07 tonvoon
6318 * [r739] contrib/maser-oracle.pl:
6319 Obsolete from main check_oracle
6321 2003-09-17 19:05 tonvoon
6323 * [r738] contrib/aix/check_crit_dsk, contrib/aix/check_dsk,
6324 contrib/aix/check_ping:
6325 Plugins obsolete from main check_disk and check_ping
6327 2003-09-17 16:33 tonvoon
6329 * [r737] lib/strtod.c:
6330 Required if strtod not GNU compilant
6332 2003-09-17 16:31 tonvoon
6334 * [r736] configure.in, lib/Makefile.am, lib/error.c, lib/error.h,
6335 lib/error.m4, lib/malloc.c, lib/realloc.c, lib/unlocked-io.h,
6336 lib/xalloc.h, lib/xmalloc.c:
6337 Support to compile on AIX
6339 2003-09-17 16:15 tonvoon
6341 * [r735] plugins/check_load.c:
6342 - typo
6344 2003-09-17 09:31 tonvoon
6346 * [r734] configure.in, plugins/check_swap.c:
6347 Support for check_swap in AIX (tested on 5.1)
6349 2003-09-17 09:25 tonvoon
6351 * [r733] tools/setup:
6352 Hide error message if docbook not available
6354 2003-09-16 21:58 tonvoon
6356 * [r732] doc/developer-guidelines.sgml:
6357 Added in threshold range format and updated autoconf to 2.54 for
6358 a problem on Darwin)
6360 2003-09-16 14:14 tonvoon
6362 * [r731] configure.in, plugins/Makefile.am, plugins/check_procs.c:
6363 Support for AIX ps command and cleanup of configure's ps checks
6365 2003-09-16 12:32 tonvoon
6367 * [r730] AUTHORS, plugins/common.h:
6368 AIX problem with enum TRUE and FALSE (Ludse Verhoeven)
6370 2003-09-16 11:36 kdebisschop
6372 * [r729] tools/sfsnapshot:
6373 here-doc format was not correct
6375 2003-09-16 05:45 kdebisschop
6377 * [r728] plugins/check_ldap.c:
6378 milisecond timing and perfdata, fix NULL pointer error in
6379 validate_arguments
6381 2003-09-15 15:49 tonvoon
6383 * [r727] AUTHORS:
6384 Contributors to the perfdata discussion
6386 2003-09-15 15:28 tonvoon
6388 * [r726] AUTHORS, plugins-scripts/check_mailq.pl:
6389 Added Exim support (768445 - Eric Bollengier)
6391 2003-09-15 14:57 tonvoon
6393 * [r725] AUTHORS, plugins/check_nt.c:
6394 Option to verify check_nt version (799098 - Steve Hanselman)
6396 2003-09-15 14:30 tonvoon
6398 * [r724] AUTHORS:
6399 Jason Burnett for check_disk_smb patch
6401 2003-09-15 14:26 tonvoon
6403 * [r723] plugins-scripts/check_disk_smb.pl:
6404 Optionally specify port for smbclient to use (781227 - Jason
6405 Burnett)
6407 2003-09-15 05:03 kdebisschop
6409 * [r722] plugins/check_http.c:
6410 make status code extensible (thanks to Chris Wilson
6411 <chris@netservers.co.uk>)
6413 2003-09-12 11:53 kdebisschop
6415 * [r721] AUTHORS:
6416 two new additions
6418 2003-09-12 11:38 kdebisschop
6420 * [r719] plugins/check_ping.c:
6421 new output format reported by Patrick Allen
6422 <p.allen@brandblue.co.uk>
6424 2003-09-11 11:50 kdebisschop
6426 * [r718] plugins/check_http.c:
6427 use prefdata function for size too
6429 2003-09-11 08:02 kdebisschop
6431 * [r717] plugins/check_http.c:
6432 use prefdata function
6434 2003-09-11 08:02 kdebisschop
6436 * [r716] configure.in, plugins/check_swap.c:
6437 last changes to configure broke check_swap on RHLinux. Restore
6438 /proc/meminfo check and make check_swap ifdefs safer
6440 2003-09-04 06:43 kdebisschop
6442 * [r715] Makefile.am:
6443 change so make-dist works in subdirs
6445 2003-09-03 19:37 tonvoon
6447 * [r714] configure.in:
6448 Remove df checks and ignore swap checks if no swap commands found
6450 2003-09-03 19:32 tonvoon
6452 * [r713] doc/developer-guidelines.sgml:
6453 No named credits in source code
6455 2003-09-03 10:32 tonvoon
6457 * [r712] configure.in:
6458 Fixed substitution for Tru64's ps format
6460 2003-09-03 06:01 kdebisschop
6462 * [r711] plugins/check_dig.c:
6463 allow warn/crit times to be floating point
6465 2003-09-03 06:00 kdebisschop
6467 * [r710] configure.in, plugins/common.h:
6468 include math.h if needed for HUGE_VAL
6470 2003-09-02 15:04 tonvoon
6472 * [r709] plugins/check_procs.c:
6473 Solaris requires asprintf checks for null variables
6475 2003-09-01 20:07 tonvoon
6477 * [r708] Makefile.am:
6478 Report duplicates in AUTHORS file
6480 2003-09-01 19:43 tonvoon
6482 * [r707] doc/developer-guidelines.sgml:
6483 Add contributor's name into CVS comments
6485 2003-08-31 05:24 tonvoon
6487 * [r706] ., .cvsignore, AUTHORS, Makefile.am, THANKS.in:
6488 Updated AUTHORS to include all contributors listed in comments in
6489 code and CVS for plugins and plugins-scripts. Still need to do SF
6491 2003-08-31 05:13 tonvoon
6493 * [r705] doc/developer-guidelines.sgml:
6494 Updated perf data standard for warn before crit
6496 2003-08-28 11:56 kdebisschop
6498 * [r704] plugins/check_game.c:
6499 add perf data
6501 2003-08-28 03:53 kdebisschop
6503 * [r703] plugins/check_dns.c:
6504 add perf data
6506 2003-08-28 03:53 kdebisschop
6508 * [r702] plugins/utils.c:
6509 use single quotes per guideline, also quote when SPC or = are
6510 found
6512 2003-08-28 03:22 kdebisschop
6514 * [r701] plugins/check_disk.c:
6515 add perf data
6517 2003-08-28 03:21 kdebisschop
6519 * [r700] plugins/utils.c:
6520 suppress quotes in perf data when not needed (some plugins need
6521 the space to keep below line length limit
6523 2003-08-28 03:20 kdebisschop
6525 * [r699] plugins/utils.h:
6526 add min() macro to complement max()
6528 2003-08-26 11:08 kdebisschop
6530 * [r698] plugins/check_dig.c:
6531 print perfdata
6533 2003-08-26 10:51 kdebisschop
6535 * [r697] plugins/check_fping.c:
6536 print perfdata
6538 2003-08-26 10:44 kdebisschop
6540 * [r696] plugins/utils.c, plugins/utils.h:
6541 function to make perfdata output
6543 2003-08-23 15:07 kdebisschop
6545 * [r695] plugins/check_http.c:
6546 - found and fixed memory allocation error in rewritten redir()
6547 function
6549 2003-08-23 13:59 kdebisschop
6551 * [r694] plugins/check_http.c:
6552 - hacked interim fix to segfault on redirect - for tesing only
6554 2003-08-23 13:58 kdebisschop
6556 * [r693] plugins/check_dig.c:
6557 - fix various format errors with newly added perf data
6559 2003-08-22 23:49 kdebisschop
6561 * [r692] plugins/check_dig.c:
6562 - forgot to declare struct timeval tv for hires timing
6564 2003-08-22 06:55 kdebisschop
6566 * [r691] plugins/check_dig.c:
6567 - add perf data for time
6569 2003-08-22 06:22 kdebisschop
6571 * [r690] plugins/check_by_ssh.c, plugins/check_dig.c,
6572 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
6573 plugins/check_fping.c, plugins/check_game.c,
6574 plugins/check_hpjd.c, plugins/check_http.c,
6575 plugins/check_ide-smart.c, plugins/check_ldap.c,
6576 plugins/check_load.c, plugins/check_mrtg.c,
6577 plugins/check_mysql.c, plugins/check_nagios.c,
6578 plugins/check_nt.c, plugins/check_nwstat.c,
6579 plugins/check_overcr.c, plugins/check_pgsql.c,
6580 plugins/check_ping.c, plugins/check_procs.c,
6581 plugins/check_radius.c, plugins/check_real.c,
6582 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
6583 plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
6584 plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
6585 plugins/negate.c, plugins/urlize.c:
6586 - bindtextdomain for gettext, a few other smale cleanups here and
6587 there
6589 2003-08-22 04:43 kdebisschop
6591 * [r689] nagiosplug/branches/release-1.3.0/plugins/check_http.c,
6592 plugins/check_http.c:
6593 * bugfix: snprintf of timestamp truncated '\0'
6595 2003-08-21 18:00 kdebisschop
6597 * [r688] plugins/check_http.c:
6598 * Check redirections for infinte loops and limit depth of
6599 recursion
6601 2003-08-20 09:54 tonvoon
6603 * [r687] plugins/check_time.c:
6604 Optionally use udp instead of tcp (Bradley Baetz - 751646)
6606 2003-08-20 08:31 tonvoon
6608 * [r686] contrib/check_wins.pl:
6609 Changed netsaint to nagios in use lib
6611 2003-08-19 11:41 kdebisschop
6613 * [r685] plugins/check_http.c:
6614 *BUGFIX: LWS is not required betwwen "Location:" header field
6615 name and field value
6617 2003-08-19 11:19 kdebisschop
6619 * [r684] plugins/check_http.c:
6620 *add missing status numbers from RFC 2616 (HTTP1.1)
6622 2003-08-18 11:05 kdebisschop
6624 * [r683] plugins/check_ping.c:
6625 move error scans to a new separate routine and scan both stderr
6626 and stdio
6628 2003-08-11 19:50 tonvoon
6630 * [r682] doc/developer-guidelines.sgml:
6631 Performance data guidelines added
6633 2003-08-11 19:43 tonvoon
6635 * [r681] tools/sfsnapshot:
6636 Fixed building snapshots - cvs update ignores new directories.
6637 Also do not need to run make
6639 2003-08-10 12:56 kdebisschop
6641 * [r680] plugins/utils.c:
6642 config.h is redundant (common.h includes it)
6644 2003-08-10 12:48 kdebisschop
6646 * [r679] plugins/check_dns.c, plugins/check_smtp.c:
6647 perf data in integer microseconds
6649 2003-08-10 12:12 kdebisschop
6651 * [r678] po/POTFILES.in, po/de.po, po/fr.po:
6652 first pass at NLS markup done
6654 2003-08-10 12:11 kdebisschop
6656 * [r677] plugins-scripts/check_rpc.pl:
6657 proposed fix for LANG issue
6659 2003-08-10 06:53 kdebisschop
6661 * [r676] plugins/check_by_ssh.c, plugins/check_dig.c,
6662 plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
6663 plugins/check_game.c, plugins/check_hpjd.c, plugins/check_http.c,
6664 plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
6665 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
6666 plugins/check_nagios.c, plugins/check_nt.c,
6667 plugins/check_nwstat.c, plugins/check_overcr.c,
6668 plugins/check_pgsql.c, plugins/check_ping.c,
6669 plugins/check_procs.c, plugins/check_radius.c,
6670 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
6671 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
6672 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
6673 plugins/check_users.c, plugins/negate.c, plugins/popen.c,
6674 plugins/urlize.c:
6675 the last round of pedantic compiler warnings
6677 2003-08-09 13:37 kdebisschop
6679 * [r675] tools/devmode:
6680 a little shell script to make it a little easier to produce
6681 pedantic compiler warnings
6683 2003-08-09 13:36 kdebisschop
6685 * [r674] plugins/check_smtp.c, plugins/check_ssh.c,
6686 plugins/check_tcp.c, plugins/check_time.c, plugins/check_udp.c,
6687 plugins/check_ups.c, plugins/check_users.c:
6688 more pedantic compiler warnings
6690 2003-08-09 06:51 undrgrid
6692 * [r673] plugins/common.h, po/de.po, po/fr.po:
6693 Code clean-up
6695 2003-08-09 06:01 kdebisschop
6697 * [r672] plugins/check_dig.c, plugins/check_http.c,
6698 plugins/check_load.c, plugins/check_mrtg.c,
6699 plugins/check_mrtgtraf.c, plugins/check_nwstat.c,
6700 plugins/check_overcr.c, plugins/check_ping.c,
6701 plugins/check_procs.c, plugins/check_real.c, plugins/utils.c,
6702 plugins/utils.h:
6703 more pedantic compiler warns
6705 2003-08-09 04:19 kdebisschop
6707 * [r671] plugins/check_http.c:
6708 more pedantic compiler warns, change to microsecond output for
6709 perf data, add size to perf data
6711 2003-08-09 04:12 kdebisschop
6713 * [r670] plugins/utils.c, plugins/utils.h:
6714 add function for elapsed tim ein microseconds
6716 2003-08-09 00:56 kdebisschop
6718 * [r669] plugins/check_http.c:
6719 more pedantic compiler warnings
6721 2003-08-09 00:41 kdebisschop
6723 * [r668] plugins/check_disk.c, plugins/check_dummy.c,
6724 plugins/popen.c, plugins/utils.c, plugins/utils.h:
6725 more pedantic compiler warnings
6727 2003-08-08 20:31 kdebisschop
6729 * [r667] lib/Makefile.am:
6730 include getloadvag.m4 in distrib
6732 2003-08-08 16:49 kdebisschop
6734 * [r666] plugins/check_disk.c, plugins/netutils.c,
6735 plugins/netutils.h:
6736 cleanups from pedantic complier warnings
6738 2003-08-08 16:48 kdebisschop
6740 * [r665] plugins/check_nt.c:
6741 change if/elseif block to case, general streamline
6743 2003-08-08 12:14 kdebisschop
6745 * [r664] plugins/check_disk.c:
6746 fix a variety of compiler warnings about qualifier discards and
6747 other pedantic stuff
6749 2003-08-08 05:09 kdebisschop
6751 * [r663] plugins/check_by_ssh.c, plugins/check_dig.c,
6752 plugins/check_disk.c, plugins/check_snmp.c, plugins/utils.c,
6753 plugins/utils.h:
6754 fix a variety of compiler warnings about qualifier discards and
6755 other pedantic stuff
6757 2003-08-08 04:33 kdebisschop
6759 * [r662] plugins/check_by_ssh.c, plugins/check_disk.c,
6760 plugins/check_nt.c, plugins/netutils.c, plugins/netutils.h,
6761 plugins/popen.h, plugins/utils.h:
6762 fix a variety of compiler warnings about qualifier discards and
6763 other pedantic stuff
6765 2003-08-08 03:51 kdebisschop
6767 * [r661] plugins/check_nt.c, plugins/check_smtp.c:
6768 markup for translation
6770 2003-08-07 23:17 kdebisschop
6772 * [r660] plugins/check_real.c:
6773 markup for translation
6775 2003-08-07 12:36 kdebisschop
6777 * [r659] plugins/check_procs.c:
6778 markup for translation
6780 2003-08-07 12:09 kdebisschop
6782 * [r658] plugins/check_load.c:
6783 reorder for consistency, restore prototypes for print_foo, nest
6784 #ifdef to avoid pedantic traditional c warn
6786 2003-08-07 12:00 kdebisschop
6788 * [r657] plugins/check_snmp.c:
6789 reorder for consistency (no code changes)
6791 2003-08-07 11:51 kdebisschop
6793 * [r656] plugins/check_by_ssh.c, plugins/check_disk.c,
6794 plugins/check_dns.c, plugins/check_fping.c, plugins/check_game.c,
6795 plugins/check_http.c, plugins/check_mrtg.c,
6796 plugins/check_mrtgtraf.c, plugins/check_nagios.c,
6797 plugins/check_nt.c, plugins/check_nwstat.c,
6798 plugins/check_overcr.c, plugins/check_radius.c,
6799 plugins/check_real.c, plugins/check_snmp.c, plugins/check_swap.c,
6800 plugins/check_tcp.c, plugins/check_time.c, plugins/negate.c,
6801 plugins/netutils.c, plugins/popen.c, plugins/utils.c,
6802 plugins/utils.h:
6803 replace "terminate" with "die" for shorter name and better
6804 readability
6806 2003-08-07 11:49 kdebisschop
6808 * [r655] plugins/check_ping.c:
6809 cleanup for better readability
6811 2003-08-07 09:51 kdebisschop
6813 * [r654] plugins/check_ping.c:
6814 markup for translation
6816 2003-08-07 01:23 kdebisschop
6818 * [r653] tools/sfsnapshot:
6819 make must be run before make dist to creat language files
6821 2003-08-06 20:53 tonvoon
6823 * [r652] doc/developer-guidelines.sgml:
6824 Added in that Nagios plugins are written to GNU standards
6826 2003-08-06 14:26 kdebisschop
6828 * [r651] lib, lib/.cvsignore:
6829 ignore ulonglong.m4
6831 2003-08-06 12:13 kdebisschop
6833 * [r650] plugins/check_overcr.c:
6834 markup for translation, move send_buffer assignment to
6835 process_args so process_tcp_request can be moved outside the
6836 conditional, replace if/esleif with switch, replace #defines with
6837 enum
6839 2003-08-06 12:11 kdebisschop
6841 * [r649] plugins/check_nwstat.c:
6842 markup for translation
6844 2003-08-05 19:20 tonvoon
6846 * [r648] doc/developer-guidelines.sgml:
6847 Added dev platform requirements
6849 2003-08-05 11:53 kdebisschop
6851 * [r647] plugins/check_ssh.c:
6852 markup for translation
6854 2003-08-05 09:56 stanleyhopcroft
6856 * [r646] contrib/check_mssql.sh:
6857 Version 2.0 of MS SQL server plugin (contrib/check_mssql.sh) from
6858 T De Blende.
6860 2003-08-04 11:38 kdebisschop
6862 * [r645] plugins/check_users.c, plugins/urlize.c:
6863 markup for translation
6865 2003-08-04 08:13 kdebisschop
6867 * [r644] plugins/check_time.c, plugins/check_udp.c:
6868 markup for translation
6870 2003-08-04 07:42 kdebisschop
6872 * [r643] plugins/check_ldap.c, plugins/check_nagios.c,
6873 plugins/check_radius.c, plugins/check_udp.c, plugins/check_ups.c,
6874 plugins/negate.c:
6875 markup for translation
6877 2003-08-03 14:24 kdebisschop
6879 * [r642] plugins/check_ldap.c, plugins/check_mrtg.c,
6880 plugins/check_mrtgtraf.c:
6881 markup for translation
6883 2003-08-03 06:19 kdebisschop
6885 * [r641] plugins/check_load.c:
6886 markup for translation
6888 2003-08-03 06:05 kdebisschop
6890 * [r640] plugins/check_ldap.c:
6891 markup for translation
6893 2003-08-03 06:05 kdebisschop
6895 * [r639] plugins/check_http.c, plugins/check_ldap.c,
6896 plugins/check_tcp.c:
6897 markup for translation
6899 2003-08-03 06:03 kdebisschop
6901 * [r638] plugins/Makefile.am, plugins/check_ide-smart.c:
6902 markup for translation, use common.h, fix problems compiling
6904 2003-08-03 00:01 kdebisschop
6906 * [r637] plugins/check_http.c:
6907 markup for translation
6909 2003-08-02 22:19 kdebisschop
6911 * [r636] plugins/check_hpjd.c:
6912 markup for translation
6914 2003-08-02 22:08 kdebisschop
6916 * [r635] plugins/check_mysql.c:
6917 markup for translation
6919 2003-08-02 22:06 kdebisschop
6921 * [r634] plugins/check_fping.c, plugins/check_game.c,
6922 plugins/check_mysql.c, plugins/check_snmp.c, plugins/utils.h:
6923 markupf for translation
6925 2003-08-02 18:22 kdebisschop
6927 * [r633] plugins/utils.c, plugins/utils.h:
6928 ifdef so utils.h can be header for utils.c
6930 2003-08-02 18:22 kdebisschop
6932 * [r632] plugins/check_fping.c, plugins/check_snmp.c:
6933 markup for translation
6935 2003-08-02 16:42 kdebisschop
6937 * [r631] plugins/check_by_ssh.c, plugins/check_dig.c,
6938 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
6939 plugins/check_pgsql.c, plugins/check_swap.c, plugins/check_tcp.c,
6940 plugins/utils.h:
6941 establish "UT_" namespace for usage text in #defines
6943 2003-08-02 16:42 kdebisschop
6945 * [r630] plugins/check_snmp.c:
6946 markup for translation
6948 2003-08-01 23:56 kdebisschop
6950 * [r628] plugins/check_dns.c:
6951 terminate in error_scan() so meaningfull errors can be sent
6953 2003-08-01 06:04 kdebisschop
6955 * [r627] plugins/check_dummy.c:
6956 mark for transaltion
6958 2003-08-01 06:03 kdebisschop
6960 * [r626] plugins/check_dns.c:
6961 do not translate the strings that will be compared to utility
6962 output - LC_ALL is set to C so those strings should be
6963 untranslated regardless of the system settings
6965 2003-08-01 06:01 kdebisschop
6967 * [r625] plugins/popen.c:
6968 set LC_ALL to C in execve environemnt
6970 2003-08-01 02:12 kdebisschop
6972 * [r624] nagiosplug/branches/release-1.3.0/plugins/Makefile.am,
6973 plugins/Makefile.am:
6974 'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s
6975 ...'
6977 2003-07-31 12:06 kdebisschop
6979 * [r623] plugins/check_dns.c:
6980 mark for translation (note problem here - it relies on
6981 tranalation in underlying utility, which has a high chance of
6982 failing)
6984 2003-07-31 11:02 kdebisschop
6986 * [r622] plugins/check_disk.c, plugins/utils.h:
6987 mark for translation
6989 2003-07-30 11:39 kdebisschop
6991 * [r621] plugins/check_by_ssh.c:
6992 mark up for translation
6994 2003-07-30 04:07 kdebisschop
6996 * [r620] plugins/check_dig.c, plugins/check_pgsql.c,
6997 plugins/check_swap.c, plugins/check_tcp.c, plugins/utils.h:
6998 markup for translation
7000 2003-07-29 11:58 kdebisschop
7002 * [r619] plugins/check_pgsql.c, plugins/check_swap.c,
7003 plugins/check_tcp.c:
7004 mark for translation
7006 2003-07-29 11:57 kdebisschop
7008 * [r618] plugins/utils.h:
7009 some shared text for internationalized help text
7011 2003-07-29 05:49 kdebisschop
7013 * [r617] plugins/utils.c:
7014 clean up warnings about ill-formed comment and string
7015 concatenation
7017 2003-07-29 05:43 kdebisschop
7019 * [r616] ., .cvsignore, ChangeLog, README, configure.in,
7020 lib/Makefile.am:
7021 bump to gettext 0.11.5 and cleanup GNU toolchain
7023 2003-07-29 05:38 kdebisschop
7025 * [r615] ABOUT-NLS, INSTALL:
7026 get from GNU files instead of storing in CVS
7028 2003-07-29 05:03 kdebisschop
7030 * [r614] tools/setup:
7031 move autopoint to start of gnu toolchain setup use
7032 --force-missing instead on manually copying files (manual process
7033 was broken on RedHat, and we should expect automake to do its job
7034 right anyway)
7036 2003-07-29 03:06 kdebisschop
7038 * [r613] nagiosplug/branches/release-1.3.0/configure.in,
7039 configure.in:
7040 look for getloadavg.c in $topdir/lib, not $srcdir/lib
7042 2003-07-29 03:05 kdebisschop
7044 * [r612] nagiosplug/branches/release-1.3.0/plugins/check_http.c,
7045 plugins/check_http.c:
7046 patch attempt to reference undefined optarg (credit Paul Farrall)
7048 2003-07-28 11:36 tonvoon
7050 * [r611] configure.in:
7051 - Specify srcdir so no confusion
7053 2003-07-28 11:30 tonvoon
7055 * [r608] configure.in, lib/getloadavg.m4:
7056 Readded getloadavg.m4 as using autoconf 2.50+. This fixes redhat
7057 6.2 compiles
7059 2003-07-26 12:15 kdebisschop
7061 * [r607] plugins/check_pgsql.c:
7062 mark for translation
7064 2003-07-26 12:13 kdebisschop
7066 * [r606] plugins/common.h:
7067 add S_ macor to mark message for both translation and inclusion
7068 into docbook SGML
7070 2003-07-26 05:29 kdebisschop
7072 * [r605] po/de.po, po/fr.po:
7073 updated check_tcp
7075 2003-07-26 05:25 kdebisschop
7077 * [r604] plugins/check_tcp.c, po/ChangeLog:
7078 internationalization
7080 2003-07-26 05:17 kdebisschop
7082 * [r603] intl, intl/.cvsignore, lib, lib/.cvsignore, po,
7083 po/.cvsignore:
7084 skip gettext files
7086 2003-07-26 04:36 kdebisschop
7088 * [r602] lib/Makefile.am:
7089 checkins for internationalization
7091 2003-07-26 04:33 kdebisschop
7093 * [r601] lib/Makefile.am:
7094 checkins for internationalization
7096 2003-07-26 04:25 kdebisschop
7098 * [r600] po/Makevars:
7099 checkins for internationalization
7101 2003-07-26 04:17 kdebisschop
7103 * [r599] configure.in, tools/setup:
7104 checkins for internationalization
7106 2003-07-26 04:17 kdebisschop
7108 * [r598] ., .cvsignore, ABOUT-NLS, ChangeLog, Makefile.am,
7109 configure.in, lib/Makefile.am, lib/gettext.h,
7110 nagios-plugins.spec.in, plugins/Makefile.am, plugins/check_tcp.c,
7111 plugins/common.h, plugins/utils.c, po, po/LINGUAS,
7112 po/POTFILES.in, po/de.po, po/fr.po, tools/setup:
7113 checkins for internationalization
7115 2003-07-21 12:06 kdebisschop
7117 * [r597] plugins/common.h:
7118 add stubs to allow markup for translation
7120 2003-07-21 11:53 kdebisschop
7122 * [r596] configure.in, plugins/common.h:
7123 test GNU_SOURCE and include features.h if present to clear
7124 warning about asprintf definition
7126 2003-07-20 14:40 kdebisschop
7128 * [r595] doc/developer-guidelines.sgml:
7129 must use '&' in attribute values instead of '&' id tokens
7130 (attibute values) must not have embedded spaces
7132 2003-07-17 12:14 tonvoon
7134 * [r593] plugins-scripts/check_oracle.sh:
7135 - Cleanup comments
7137 2003-07-17 09:35 tonvoon
7139 * [r592] doc/developer-guidelines.sgml:
7140 Guidelines updated to use Sourceforge tracker system
7142 2003-07-11 22:20 tonvoon
7144 * [r591] doc/developer-guidelines.sgml:
7145 - Fixed CVS commit comments
7147 2003-07-11 13:06 tonvoon
7149 * [r590] doc/developer-guidelines.sgml:
7150 Added in practice of prefixing comments in CVS commits
7152 2003-07-04 10:42 kdebisschop
7154 * [r586] configure.in, plugins/Makefile.am:
7155 only make links for check_spop and check_simap when SSL is built
7156 into check_tcp
7158 2003-07-03 16:49 tonvoon
7160 * [r585] plugins/check_procs.c:
7161 Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander
7162 Matey)
7164 2003-07-03 15:00 tonvoon
7166 * [r584] tools/setup:
7167 Changing $() to `` to be compatible with Solaris' sh
7169 2003-07-03 03:23 kdebisschop
7171 * [r583] autogen.sh, tools/setup:
7172 mv GNU toolchain check into tools/setup
7174 2003-07-03 03:19 kdebisschop
7176 * [r582] plugins/utils.c:
7177 remove LABELLEN
7179 2003-07-02 16:21 tonvoon
7181 * [r581]
7182 nagiosplug/branches/release-1.3.0/plugins-scripts/check_oracle.sh,
7183 plugins-scripts/check_oracle.sh:
7184 Check for ORA- errors for tablespace and cache (patch 755456 -
7185 Sven Meyer)
7187 2003-07-02 15:57 tonvoon
7189 * [r580] plugins-scripts/check_disk_smb.pl:
7190 Update error message from smbclient v2.2.7 (Patch 740132 - Cove
7191 Schneider)
7193 2003-07-02 15:01 tonvoon
7195 * [r578] contrib/check_file_age.pl, plugins-scripts,
7196 plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
7197 plugins-scripts/check_file_age.pl, plugins-scripts/subst.in:
7198 Moving check_file_age into core
7200 2003-07-02 14:39 tonvoon
7202 * [r577] configure.in:
7203 Fixed SUPPORT message
7205 2003-06-30 19:47 undrgrid
7207 * [r575] plugins/check_http.c, plugins/check_ldap.c,
7208 plugins/check_smtp.c:
7209 Added -4 and -6 command line options into check_http, check_ldap
7210 and check_smtp
7212 2003-06-30 18:52 undrgrid
7214 * [r574] plugins/check_ping.c, plugins/check_ssh.c,
7215 plugins/check_tcp.c, plugins/netutils.c:
7216 Corrections to get code to compile on systems without IPv6
7217 support
7219 2003-06-30 18:52 undrgrid
7221 * [r573] plugins/Makefile.am:
7222 Added check_simap & check_spop to check_tcp_programs If someone
7223 knows how to make this conditional in the Makefile only if being
7224 compiled with SSL I think this is the only way to make it better
7226 2003-06-30 17:02 tonvoon
7228 * [r572] plugins/check_disk.c:
7229 Fixed support for "check_disk warn crit [path]" with thresholds
7230 at used levels
7232 2003-06-29 19:54 undrgrid
7234 * [r571] configure.in, plugins/check_ldap.c:
7235 Included patch for check_ldap from Patch #753621 by Ziya Suzen
7237 2003-06-29 19:22 undrgrid
7239 * [r570] plugins/check_ping.c, plugins/check_tcp.c:
7240 Changed usage output to show -4 and -6 are mutually exclusive.
7241 You can only use one or the other but not both. The last one used
7242 will win out.
7244 2003-06-29 19:17 undrgrid
7246 * [r569] plugins/check_ping.c, plugins/netutils.c:
7247 check_ping is now coded with -4 & -6 options to call PING or
7248 PING6 command netutils modified to verify hosts based on
7249 address_family setting when used with -4 or -6 options.
7250 is_inet_addr() will not be tested if -6 is used and
7251 is_inet6_addr() will not be tested if -4 is used. Also the
7252 is_hostname() will use the address_family value to resolve
7253 hostnames only if IPv6 support is available otherwise defaults to
7254 AF_INET.
7256 2003-06-29 06:36 undrgrid
7258 * [r568] plugins/check_ssh.c, plugins/check_tcp.c,
7259 plugins/netutils.c, plugins/netutils.h:
7260 Added address_family extern int variable to netutils to allow for
7261 -4 & -6 options for explicit connection protocol Added support
7262 for -4 & -6 options to check_ssh and check_tcp for testing
7264 2003-06-29 02:18 tonvoon
7266 * [r567] plugins/check_nwstat.c:
7267 Added NLM test (Phil Randal)
7269 2003-06-29 01:52 tonvoon
7271 * [r566] plugins/check_swap.c:
7272 Corrected reported size for PROC_MEMINFO systems
7274 2003-06-29 01:36 tonvoon
7276 * [r565] tools/sfwebcron:
7277 Fixed so goes to correct web area
7279 2003-06-29 01:07 tonvoon
7281 * [r564] tools/sfwebcron:
7282 New tool to run on shell.sf.net to update the dev guidelines
7284 2003-06-29 00:58 tonvoon
7286 * [r563] doc/makefile:
7287 Fixed makefile
7289 2003-06-27 18:47 undrgrid
7291 * [r562] plugins/netutils.c:
7292 Modified my_connect to include ai_socktype in the hints to be
7293 compliant with RFC3493 as pointed out by Janos Mohacsi.
7295 2003-06-27 14:43 tonvoon
7297 * [r561] configure.in, plugins/check_swap.c:
7298 Support for swap -s for solaris. Also changes size of swap to MBs
7299 through a conversion amount in configure. Possible breakage on
7300 other OSes
7302 2003-06-27 12:04 tonvoon
7304 * [r560] doc/makefile:
7305 Remove if which check - done in tools/setup instead
7307 2003-06-27 10:30 tonvoon
7309 * [r559] tools/setup:
7310 Fiddling as Solaris' which command is broken
7312 2003-06-26 23:33 tonvoon
7314 * [r558] plugins/check_disk.c:
7315 Fixed different thresholds if using exclude lists
7317 2003-06-25 15:43 tonvoon
7319 * [r557] plugins/check_disk.c:
7320 Support for different thresholds for different filesystems
7322 2003-06-25 13:38 tonvoon
7324 * [r556] plugins/check_disk.c:
7325 Removed -d option and just check against -p parameter
7327 2003-06-25 13:28 tonvoon
7329 * [r555] plugins/check_disk.c:
7330 Report errors if path specified not found
7332 2003-06-25 13:16 tonvoon
7334 * [r554] plugins/check_disk.c:
7335 Problems compiling on SunOS 5.6 with gcc 2.8.1. Fixed by
7336 specifying floating variables, rather than letting asprintf work
7337 it out
7339 2003-06-21 05:49 kdebisschop
7341 * [r552] plugins/Makefile.am:
7342 soalris 8 needs 'ln -s -f' instead of 'ln -sf'
7344 2003-06-21 05:23 kdebisschop
7346 * [r549] plugins/check_http.c:
7347 add remaining URI_PATH chars per RFC 2396 remove '-' from
7348 URI_PORT
7350 2003-06-12 04:46 undrgrid
7352 * [r548] nagiosplug/branches/release-1.3.0/command.cfg.in,
7353 command.cfg.in:
7354 Renamed duplicate check_snmp command definitions to be unique
7356 2003-06-12 04:16 undrgrid
7358 * [r547] nagiosplug/branches/release-1.3.0/command.cfg.in,
7359 command.cfg.in, configure.in:
7360 Made the two check_ifoperstatus commands unique to remove
7361 conflicts
7363 2003-06-11 10:41 kdebisschop
7365 * [r546] plugins/check_http.c:
7366 fix URI_PATH to allow ?&#: (more still should be allowed) fix
7367 class to be POSIX compliant
7369 2003-06-10 05:04 kdebisschop
7371 * [r544] contrib/urlize.pl:
7372 add comment about shell quote removal to address
7373 https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
7375 2003-06-10 05:02 kdebisschop
7377 * [r543] plugins/urlize.c:
7378 add note about shell quote removal to address
7379 https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
7381 2003-06-08 22:39 tonvoon
7383 * [r540] configure.in:
7384 Fixed quoting on SWAP_FORMAT
7386 2003-06-08 22:22 tonvoon
7388 * [r539] configure.in:
7389 Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
7391 2003-06-07 00:36 sghosh
7393 * [r537] plugins/check_real.c:
7394 \r\n patch from Mathias
7396 2003-06-04 22:17 tonvoon
7398 * [r533] plugins/check_disk.c:
7399 Argument to asprintf in wrong order
7401 2003-06-04 21:17 tonvoon
7403 * [r532] pkg/solaris/solpkg:
7404 Remove /usr as well. Maybe this is best done by changing BASEDIR
7405 to configure's prefix?
7407 2003-06-02 14:46 kdebisschop
7409 * [r531] nagiosplug/branches/release-1.3.0/plugins/check_tcp.c,
7410 plugins/check_tcp.c:
7411 finish recv() loop when stream GT or EQ maxbytes (was GT)
7413 2003-06-01 05:38 kdebisschop
7415 * [r529] plugins/check_tcp.c:
7416 allow user to limit number of bytes fetched fix some doco (wait
7417 is now delay, server_quit was not shown)
7419 2003-05-31 14:39 kdebisschop
7421 * [r526] plugins/check_dns.c:
7422 first revised patch failed to trap the "break" in while()
7424 2003-05-27 13:10 stanleyhopcroft
7426 * [r523] contrib/check_sap.sh:
7427 check_sap.sh plugin to check SAP /R3 servers from Karel Salavec
7428 and Tom De Blende.
7430 2003-05-26 10:09 stanleyhopcroft
7432 * [r522] contrib/check_axis.sh, contrib/check_mssql.sh:
7433 Revisions to Tom De Blende contributed plugins: check_axis.sh and
7434 check_mssql.sh
7436 2003-05-17 23:10 tonvoon
7438 * [r521] nagiosplug/branches/release-1.3.0/plugins/t/check_ftp.t,
7439 plugins/t/check_ftp.t:
7440 Fixed test (Mathew Ericson - 738609)
7442 2003-05-17 17:59 tonvoon
7444 * [r520] nagiosplug/branches/release-1.3.0/plugins/t/check_load.t,
7445 plugins/t/check_load.t:
7446 Fixed tests (Mathew Ericson - 738607)
7448 2003-05-17 17:50 tonvoon
7450 * [r519] nagiosplug/branches/release-1.3.0/plugins/t/check_procs.t,
7451 plugins/t/check_procs.t:
7452 Fixed test commands (Mathew Ericson - 738605)
7454 2003-05-17 17:40 tonvoon
7456 * [r518] nagiosplug/branches/release-1.3.0/plugins/t/check_http.t,
7457 plugins/t/check_http.t:
7458 Fixed tests (Mathew Ericson - 738608)
7460 2003-05-17 17:36 tonvoon
7462 * [r517] plugins/t/check_tcp.t:
7463 Fixed tests (Mathew Ericson - 738604) CV:
7464 ----------------------------------------------------------------------
7466 2003-05-16 17:33 sghosh
7468 * [r515]
7469 nagiosplug/branches/release-1.3.0/plugins-scripts/check_ntp.pl,
7470 plugins-scripts/check_ntp.pl:
7471 bug fix
7473 2003-05-14 23:17 tonvoon
7475 * [r514] plugins/negate.c:
7476 Added examples
7478 2003-05-14 21:59 tonvoon
7480 * [r513] plugins-scripts/check_mailq.pl:
7481 Added postfix support (Thomas Nilsen - 735218)
7483 2003-05-14 21:51 tonvoon
7485 * [r512] plugins/check_nwstat.c:
7486 Added DSVER and UPTIME checks (Phil Randal - 737617)
7488 2003-05-14 21:49 tonvoon
7490 * [r511] pkg/solaris/solpkg:
7491 Typo
7493 2003-05-14 21:44 tonvoon
7495 * [r510] doc, doc/.cvsignore:
7496 Ignore developer-guidelines.html as generated from docbook
7498 2003-05-14 21:39 tonvoon
7500 * [r509] Makefile.am, pkg/solaris/pkginfo.in, pkg/solaris/solpkg:
7501 Remove dependency on gnu make
7503 2003-05-13 23:20 tonvoon
7505 * [r508] doc/developer-guidelines.sgml:
7506 Updated docs to include comments, contrib->main, getopts_long and
7507 verbose output levels
7509 2003-05-13 22:23 tonvoon
7511 * [r507] tools/sfsnapshot:
7512 Calls tools/setup and creates a README for the snapshot directory
7514 2003-05-13 22:03 tonvoon
7516 * [r506] doc/developer-guidelines.html, doc/makefile, tools/setup:
7517 The developer-guidelines.html file is now generated from the sgml
7518 file by docbook2html at tools/setup time
7520 2003-05-13 12:14 stanleyhopcroft
7522 * [r505] contrib/tarballs/hopcroft-plugins.tar.gz:
7523 Removed contrib/tarballs/hopcroft-plugins.tar.gz. This is
7524 archaic, anachronistic, unmaintained and humblingly embarrassing.
7526 2003-05-13 12:13 stanleyhopcroft
7528 * [r504] contrib/check_mssql.sh:
7529 check_mssql.sh. A new plugin from Mr T DE BLENDE to check MS
7530 SQLServer databases.
7532 2003-05-09 03:22 kdebisschop
7534 * [r503] plugins/check_http.c:
7535 fix error when server closes connection immediately
7537 2003-05-09 03:00 kdebisschop
7539 * [r501] nagiosplug/branches/release-1.3.0/plugins/check_snmp.c,
7540 plugins/check_snmp.c:
7541 cause snmpget try try for 1 second less than the timeout
7542 (allowing plugin to force close if needed)
7544 2003-05-07 18:01 undrgrid
7546 * [r500] plugins/check_ping.c:
7547 Modified check_ping to handle IPv6 as well as IPv4 ICMP checks
7548 using the PING6_COMMAND determined during the configure script
7549 execution. As USE_IPV6 may be defined and PING6_COMMAND is not
7550 defined if there is not IPv6 TCP stack available when configure
7551 is run I condition it off PING6_COMMAND existing to remove build
7552 errors for being undefined.
7554 2003-04-25 09:07 sghosh
7556 * [r499]
7557 nagiosplug/branches/release-1.3.0/plugins-scripts/check_ntp.pl,
7558 plugins-scripts/check_ntp.pl:
7559 corrected output units
7561 2003-04-23 04:58 kdebisschop
7563 * [r498] nagiosplug/branches/release-1.3.0/plugins/check_http.c,
7564 nagiosplug/branches/release-1.3.0/plugins/utils.c,
7565 plugins/check_http.c:
7566 update to RFC1123 hostname specs
7568 2003-04-17 05:56 kdebisschop
7570 * [r497] nagios-plugins.spec.in:
7571 add check_nt, drop check_vsz
7573 2003-04-17 05:55 kdebisschop
7575 * [r496] plugins/check_dig.c, plugins/check_tcp.c,
7576 plugins/check_users.c:
7577 code cleanup to clear strict compiler warnings
7579 2003-04-17 05:36 kdebisschop
7581 * [r495] plugins/check_dig.c, plugins/check_tcp.c,
7582 plugins/netutils.c:
7583 code cleanup to clear strict compiler warnings
7585 2003-04-16 15:06 sghosh
7587 * [r493] plugins/check_real.c:
7588 reset to old behavior of not checking stream by default
7590 2003-04-13 04:49 sghosh
7592 * [r492] plugins/check_hpjd.c:
7593 reduce compiler warning between gcc3 and gcc2.96
7595 2003-04-13 04:28 sghosh
7597 * [r491] configure.in, plugins-scripts/utils.pm.in:
7598 update for check_mailq - qmail support
7600 2003-04-13 04:23 sghosh
7602 * [r490] plugins-scripts/check_mailq.pl:
7603 Added sendmail multi-queue support (Canau), merged qmail support
7604 (Schmid)
7606 2003-04-11 23:47 tonvoon
7608 * [r488] plugins/check_procs.c:
7609 Match -a STRING anywhere in ps args (Laurent Vaslin - 719783)
7611 2003-04-11 22:36 sghosh
7613 * [r487] plugins-scripts/check_ifstatus.pl:
7614 added feature -u (list of unused ifIndex)
7616 2003-04-11 22:09 sghosh
7618 * [r486] plugins-scripts/check_ifstatus.pl:
7619 bug 691412, added feature -x (list of excluded ifTypes)
7621 2003-04-11 18:44 sghosh
7623 * [r485] plugins/check_hpjd.c:
7624 patch 698384 - order of args to snmpget + print a bit of stderr
7626 2003-04-09 03:46 kdebisschop
7628 * [r483] plugins/check_hpjd.c, plugins/check_http.c,
7629 plugins/check_nt.c:
7630 cleanup to suppress various strict compiler warnings
7632 2003-04-09 03:44 kdebisschop
7634 * [r482] plugins/common.h:
7635 rewrite #elif to be compatible with traditional C
7637 2003-04-09 02:09 kdebisschop
7639 * [r481] plugins/Makefile.am:
7640 check_game needs popen.c now
7642 2003-04-08 20:38 tonvoon
7644 * [r479] command.cfg.in:
7645 Updated command for new check_procs
7647 2003-04-08 20:37 tonvoon
7649 * [r478] plugins/check_hpjd.c, plugins/check_nt.c:
7650 Changed // to /* */ comments as some compilers do not like them
7652 2003-04-08 00:00 stanleyhopcroft
7654 * [r477] contrib/check_axis.sh:
7655 check_axis.sh (Axis 5xx print servers) from Tom De Blende
7657 2003-04-07 23:40 tonvoon
7659 * [r476] plugins/check_procs.c:
7660 Fixed zombie processes
7662 2003-04-07 23:16 tonvoon
7664 * [r475] configure.in:
7665 Missed some PS_FORMAT strings
7667 2003-04-07 22:53 tonvoon
7669 * [r474] configure.in, plugins/Makefile.am, plugins/check_nagios.c,
7670 plugins/check_procs.c, plugins/check_vsz.c:
7671 Souped up check_procs with different metrics
7673 2003-04-07 21:21 tonvoon
7675 * [r472] plugins/check_snmp.c:
7676 Removed unnecessary regex array
7678 2003-04-07 11:39 kdebisschop
7680 * [r471] plugins/check_http.c:
7681 ste timeout one second greater than critical time
7683 2003-04-07 11:38 kdebisschop
7685 * [r470] plugins/check_game.c:
7686 had been grandfathered ibto core, finally use normal getopts, add
7687 options for player, max-player array positions
7689 2003-04-03 21:21 tonvoon
7691 * [r469] plugins-scripts/check_oracle.sh:
7692 Cleaned up cache output
7694 2003-04-01 22:24 tonvoon
7696 * [r468] plugins-scripts/check_oracle.sh:
7697 Fixed sqlplus calls and rearranged parameters for --tablespace &
7698 --cache
7700 2003-04-01 04:00 kdebisschop
7702 * [r467] configure.in:
7703 remove PATH_PROG call for autoconf/automake components
7705 2003-03-31 12:49 kdebisschop
7707 * [r466] plugins/check_disk.c:
7708 checkpoint supresses iso9660 adds option for checking only local
7709 adds choice of scale factor
7711 2003-03-27 22:53 tonvoon
7713 * [r465] plugins/check_nwstat.c:
7714 Extra Netware checks (Patch 710247 - Dietmar Ruzicka)
7716 2003-03-26 05:37 tonvoon
7718 * [r464] configure.in:
7719 ipv6 check requires unistd.h for Darwin
7721 2003-03-26 03:57 tonvoon
7723 * [r463] configure.in, plugins/check_procs.c:
7724 Removal of ps_raw and ps_vars
7726 2003-03-26 03:39 tonvoon
7728 * [r462] plugins/check_nagios.c:
7729 Uses same ps command as check_procs
7731 2003-03-25 06:33 kdebisschop
7733 * [r461] ., .cvsignore:
7734 subst is no longer used
7736 2003-03-24 19:05 undrgrid
7738 * [r460] ., .cvsignore, Makefile.am:
7739 Better stripping of prefix for Solaris package install needs to
7740 remove /usr/local as package installs there by default
7742 2003-03-24 17:45 undrgrid
7744 * [r459] Makefile.am, pkg/solaris, pkg/solaris/.cvsignore,
7745 pkg/solaris/pkginfo.in, plugins/check_disk.c:
7746 Minor changes to build for Solaris packages
7748 2003-03-24 16:23 tonvoon
7750 * [r458] plugins/check_procs.c:
7751 Use max_state
7753 2003-03-24 02:57 tonvoon
7755 * [r457] tools/mail_error, tools/sfsnapshot:
7756 PATH set in correct place and extra comments
7758 2003-03-24 02:44 tonvoon
7760 * [r456] tools/mail_error, tools/sfsnapshot:
7761 Bug fixes
7763 2003-03-24 02:21 tonvoon
7765 * [r455] tools/mail_error:
7766 Sends email if non-zero return code from command
7768 2003-03-24 02:19 tonvoon
7770 * [r454] tools/sfsnapshot:
7771 Error code depending on number of files generated
7773 2003-03-24 01:18 tonvoon
7775 * [r453] lib/ls-mntd-fs.m4:
7776 Using coreutils 4.5.11 version to fix Darwin problem
7778 2003-03-24 00:42 tonvoon
7780 * [r452] nagiosplug/branches/release-1.3.0/REQUIREMENTS,
7781 REQUIREMENTS:
7782 Add NSClient requirement for check_nt
7784 2003-03-24 00:26 tonvoon
7786 * [r450] plugins/check_nt.c:
7787 Reference to web site to get NSClient
7789 2003-03-23 07:01 undrgrid
7791 * [r449] Makefile.am, autogen.sh, configure.in, lib/Makefile.am,
7792 pkg, pkg/solaris, pkg/solaris/pkginfo.in, pkg/solaris/solpkg:
7793 Solaris package build system
7795 2003-03-23 06:20 kdebisschop
7797 * [r448] plugins/check_disk.c:
7798 can once again exclude indiviual path/partitions
7800 2003-03-23 06:11 kdebisschop
7802 * [r447] plugins/check_disk.c:
7803 add -X to exclude FS type, now works with more than one path/dev
7804 specified
7806 2003-03-22 13:23 kdebisschop
7808 * [r446] plugins/utils.c:
7809 declaration must precede printf
7811 2003-03-21 14:08 kdebisschop
7813 * [r444] plugins/check_disk.c:
7814 checkpoint, allows selecting devices and paths now
7816 2003-03-21 14:04 kdebisschop
7818 * [r443] configure.in:
7819 instructions for posting plugin version number
7821 2003-03-19 23:44 kdebisschop
7823 * [r442] plugins/check_by_ssh.c:
7824 allow to specify -1 and -2 for protocol version
7826 2003-03-19 13:01 kdebisschop
7828 * [r440] plugins/utils.c, plugins/utils.h:
7829 make state_text a function
7831 2003-03-19 12:59 kdebisschop
7833 * [r439] lib/mountlist.c, plugins/check_disk.c:
7834 check_disk working with mountlist.c
7836 2003-03-19 02:28 kdebisschop
7838 * [r438] Makefile.am, configure.in:
7839 subst.* was replaced by dist-hook
7841 2003-03-19 02:27 kdebisschop
7843 * [r437] subst.in, subst.sh:
7844 these were replaced by dist-hook
7846 2003-03-18 15:18 kdebisschop
7848 * [r436] configure.in:
7849 running the AFS macro causes newer AC/AM to barf
7851 2003-03-18 09:02 kdebisschop
7853 * [r435] configure.in:
7854 afs checking
7856 2003-03-18 08:50 kdebisschop
7858 * [r434] lib/afs.m4, lib/ls-mntd-fs.m4:
7859 use AC_DEFINE_UNQOUTED
7861 2003-03-18 08:47 kdebisschop
7863 * [r433] lib/ls-mntd-fs.m4:
7864 stop warning on autoheader 2.13
7866 2003-03-18 07:57 kdebisschop
7868 * [r432] plugins/netutils.c, plugins/netutils.h:
7869 common.h was doubly included
7871 2003-03-18 07:57 kdebisschop
7873 * [r431] plugins/common.h:
7874 use enum instead of define, remove some cruft from old snprintf
7875 implementation
7877 2003-03-18 07:48 kdebisschop
7879 * [r430] configure.in, lib/Makefile.am, plugins/check_disk.c:
7880 use GNU fileutils for check_disk
7882 2003-03-18 07:47 kdebisschop
7884 * [r429] lib/afs.m4, lib/fstypename.m4, lib/fsusage.c,
7885 lib/fsusage.h, lib/fsusage.m4, lib/ls-mntd-fs.m4,
7886 lib/mountlist.c, lib/mountlist.h:
7887 from GNU fileutils for check_disk
7889 2003-03-17 22:24 tonvoon
7891 * [r428]
7892 nagiosplug/branches/release-1.3.0/plugins-scripts/check_oracle.sh,
7893 plugins-scripts/check_oracle.sh:
7894 Allow default Oracle home from oratab (reported by Walbert
7895 Oberngruber)
7897 2003-03-16 23:54 undrgrid
7899 * [r427] configure.in:
7900 Modified to automatically enable getaddrinfo emulation if lwres
7901 is not used and getaddrinfo is not found in the system.
7903 2003-03-16 23:28 undrgrid
7905 * [r426] plugins/check_tcp.c, plugins/netutils.c,
7906 plugins/netutils.h:
7907 Applied patch #660973 for tcp refusals
7909 2003-03-15 01:28 undrgrid
7911 * [r425] configure.in:
7912 Left over debug define
7914 2003-03-15 01:25 undrgrid
7916 * [r424] configure.in, lib/Makefile.am, lib/getaddrinfo.c,
7917 lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
7918 plugins/Makefile.am, plugins/getaddrinfo.c,
7919 plugins/getaddrinfo.h, plugins/gethostbyname.c,
7920 plugins/gethostbyname.h, plugins/netutils.c, plugins/netutils.h,
7921 plugins/utils.c, plugins/utils.h:
7922 Spent the day working on backwards compatability using
7923 getaddrinfo() Moved getaddrinfo.? and gethostbyname.? from lib/
7924 to plugins/ due to problems with compiling into the
7925 libnagiosplug.a as it required linking against socket libraries
7926 which are unneeded except for network based plugins. This code
7927 should hopefully happily work for all systems and has been tested
7928 prior to commit on Debian GNU/Linux, SPARC Solaris 7 and SPARC
7929 Solaris 9.
7931 2003-03-14 13:28 kdebisschop
7933 * [r423] plugins-scripts/check_ntp.pl:
7934 add timeout, fix taint chacking diom
7936 2003-03-13 22:20 undrgrid
7938 * [r422] ., .cvsignore, configure.in, lib/Makefile.am:
7939 Working out issues with getaddrinfo emulation build environment
7941 2003-03-13 21:14 tonvoon
7943 * [r421] plugins/check_dns.c, plugins/check_http.c,
7944 plugins/check_tcp.c:
7945 Strip leading spaces in perf data
7947 2003-03-13 21:10 tonvoon
7949 * [r420] plugins/check_smtp.c:
7950 Perf data without leading spaces and fix ANSI C complaint about
7951 \n
7953 2003-03-13 20:33 tonvoon
7955 * [r419] plugins/check_tcp.c:
7956 Fix compiler warnings re progname
7958 2003-03-13 06:52 undrgrid
7960 * [r418] depcomp:
7961 Removed auto-tools script that automake adds
7963 2003-03-13 06:51 undrgrid
7965 * [r417] ., .cvsignore, configure.in, install-sh, missing,
7966 mkinstalldirs, plugins, plugins/.cvsignore, plugins/Makefile.am,
7967 plugins/common.h, plugins/common.h.in, plugins/netutils.h,
7968 plugins/netutils.h.in, plugins/popen.h, plugins/popen.h.in,
7969 plugins/utils.c, plugins/utils.h, plugins/utils.h.in,
7970 plugins/version.h.in:
7971 Updated cvs ignore files to reflect changes Moved header files
7972 from being ran through configure to standard Removed auto-tools
7973 scripts that get added by automake
7975 2003-03-13 06:00 kdebisschop
7977 * [r416] plugins/negate.c:
7978 negate must be POSIXly correct in handling options, else wrapped
7979 options get passed to it
7981 2003-03-13 05:59 undrgrid
7983 * [r415] configure.in:
7984 Removed --with-ipv6 configure option so it determines IPv6
7985 availablity completely on it's own per suggestion by Karl
7987 2003-03-12 22:13 undrgrid
7989 * [r413] plugins/check_tcp.c:
7990 doco standarization
7992 2003-03-12 19:50 undrgrid
7994 * [r412] configure.in, plugins-scripts/subst.in:
7995 Just a lil namespace clean-up
7997 2003-03-12 17:42 undrgrid
7999 * [r411] configure.in:
8000 Minor fix to --with-ipv6 behavior
8002 2003-03-12 17:11 undrgrid
8004 * [r410] autogen.sh, configure.in, plugins/utils.c,
8005 plugins/utils.h.in:
8006 Added autogen.sh script that rebuilds using autotools and runs
8007 configure Modified configure.in to include some debug build
8008 option info at the end of the scripts execution. Can be removed
8009 by release time. Modified configure.in to include a --with-ipv6
8010 option Default build is without IPv6 support now to enable you
8011 need to use the --with-ipv6 command line option to configure.
8012 Modified plugins/utils.* to use USE_IPV6
8014 2003-03-12 07:05 kdebisschop
8016 * [r409] plugins/check_disk.c:
8017 doco standarization
8019 2003-03-12 06:44 kdebisschop
8021 * [r408] plugins/check_disk.c:
8022 errors for statfs
8024 2003-03-12 06:41 kdebisschop
8026 * [r407] plugins/check_smtp.c:
8027 comment/doco cleanup for embeeded doc work, control STMP command
8028 via options instead of defines
8030 2003-03-12 06:38 kdebisschop
8032 * [r406] configure.in:
8033 version increase, statfs work
8035 2003-03-12 02:47 undrgrid
8037 * [r405] plugins, plugins/.cvsignore:
8038 Add some more extra plugins
8040 2003-03-12 02:29 undrgrid
8042 * [r404] plugins/check_http.c:
8043 Clean up of output from plugin
8045 2003-03-12 02:29 undrgrid
8047 * [r403] plugins/check_dig.c, plugins/check_http.c,
8048 plugins/check_ldap.c, plugins/check_udp.c:
8049 Code clean-up
8051 2003-03-12 02:23 undrgrid
8053 * [r402] plugins/check_tcp.c:
8054 Code cleanup
8056 2003-03-12 00:45 tonvoon
8058 * [r401] plugins/check_dns.c:
8059 Removed is_host checks to speed up code. Fixed timings so no
8060 spaces
8062 2003-03-12 00:08 tonvoon
8064 * [r400] plugins/check_dns.c:
8065 Timings in milliseconds and nicer output
8067 2003-03-11 22:51 tonvoon
8069 * [r399] plugins-scripts, plugins-scripts/.cvsignore:
8070 Add script ignores
8072 2003-03-11 22:36 tonvoon
8074 * [r398] plugins/negate.c:
8075 Remove getopt_long checks
8077 2003-03-11 22:34 tonvoon
8079 * [r397] nagiosplug/branches/release-1.3.0/plugins/negate.c,
8080 plugins/negate.c:
8081 Fixed reading too many argv parameters and changed to asprintf
8083 2003-03-11 22:22 tonvoon
8085 * [r396] plugins/check_by_ssh.c, plugins/check_dig.c,
8086 plugins/check_disk.c, plugins/check_dns.c, plugins/check_fping.c,
8087 plugins/check_hpjd.c, plugins/check_http.c,
8088 plugins/check_ide-smart.c, plugins/check_ldap.c,
8089 plugins/check_load.c, plugins/check_mrtg.c,
8090 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
8091 plugins/check_nagios.c, plugins/check_nt.c,
8092 plugins/check_nwstat.c, plugins/check_overcr.c,
8093 plugins/check_pgsql.c, plugins/check_ping.c,
8094 plugins/check_procs.c, plugins/check_radius.c,
8095 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
8096 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
8097 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
8098 plugins/check_users.c, plugins/check_vsz.c:
8099 Remove getopt_long checks
8101 2003-03-11 22:09 undrgrid
8103 * [r395] configure.in:
8104 Fixed some ping6 variables
8106 2003-03-11 18:32 undrgrid
8108 * [r394] configure.in:
8109 Minor change to Karl's statfs check Inclusion of ICMPv6 ping
8110 tests to define PING6_COMMAND Minor fix to ps syntax checking to
8111 fix bug I introduced last nite
8113 2003-03-11 07:04 undrgrid
8115 * [r393] Makefile.am, configure.in:
8116 Removed acconfig.h from EXTRA_DIST Fixed problem with test in
8117 SWAP_FORMAT and SWAP_COMMAND
8119 2003-03-11 06:44 kdebisschop
8121 * [r392] configure.in, plugins/check_disk.c:
8122 use statfs for check_disk (still needs fs scan)
8124 2003-03-11 06:03 undrgrid
8126 * [r391] acconfig.h, configure.in:
8127 Finishing clean-up of configure.in Removing acconfig.h as it's no
8128 longer needed
8130 2003-03-10 23:58 undrgrid
8132 * [r390] acconfig.h, configure.in:
8133 Cleaned up configure for PS and PING to produce cleaner config.h
8135 2003-03-09 18:13 undrgrid
8137 * [r389] plugins/common.h.in:
8138 Make sure sys/socket.h is explicitly included if
8139 HAVE_SYS_SOCKET_H is defined
8141 2003-03-09 10:39 tonvoon
8143 * [r388] nagiosplug/branches/release-1.3.0/plugins/check_disk.c,
8144 plugins/check_disk.c:
8145 Implement error-only option for check_disk (Ian Duggan)
8147 2003-03-08 12:08 tonvoon
8149 * [r387] nagiosplug/branches/release-1.3.0/plugins/check_disk.c,
8150 plugins/check_disk.c:
8151 Fix AIX /proc filesystem (Ian Duggan)
8153 2003-03-08 11:44 tonvoon
8155 * [r386] configure.in:
8156 snprintf checks in configure.in like samba
8158 2003-03-08 02:27 undrgrid
8160 * [r385] plugins/check_dns.c:
8161 Modified code to call is_addr() rather than is_dotted_quad() with
8162 the new AF indepdent function routines
8164 2003-03-08 02:26 undrgrid
8166 * [r384] plugins/netutils.c, plugins/netutils.h.in,
8167 plugins/utils.c, plugins/utils.h.in:
8168 AF indepedent routines introduced. Modifed process_request() &
8169 my_connect() parameters to make 'proto' type 'int' rather than
8170 'char *' and use IPPROTO_* POSIX values. Removed is_dotted_quad()
8171 & my_inet_aton() functions Added is_addr(), is_inet_addr(),
8172 is_inet6_addr() and resolve_host_or_addr() functions to check
8173 whether it is a valid IP address Modified is_host() to call
8174 is_addr() and is_hostname()
8176 2003-03-08 02:02 tonvoon
8178 * [r383] tools/sfsnapshot:
8179 Need to remove configure.in
8181 2003-03-08 01:59 tonvoon
8183 * [r382] lib/Makefile.am, lib/snprintf.c, plugins/Makefile.am,
8184 plugins/snprintf.c:
8185 Move snprintf into lib
8187 2003-03-08 01:48 tonvoon
8189 * [r381] tools/sfsnapshot:
8190 Have to run through whole automake procedure as datestamp in
8191 RELEASE variable
8193 2003-03-08 01:13 tonvoon
8195 * [r380] tools/sfsnapshot:
8196 Added automake parameters for config.sub and config.guess
8198 2003-03-08 00:57 tonvoon
8200 * [r379] tools/sfsnapshot:
8201 Fixed production OUT variable
8203 2003-03-08 00:55 tonvoon
8205 * [r378] tools/sfsnapshot:
8206 Adds MD5SUM file, creates multiple branch snapshots and doesn't
8207 rerun configure/automake/autoconf unnecessarily
8209 2003-03-08 00:23 tonvoon
8211 * [r377] nagiosplug/branches/release-1.3.0/Makefile.am,
8212 Makefile.am:
8213 Use Makefile's variables (to support a shortcut in sfsnapshot)
8215 2003-03-07 22:11 undrgrid
8217 * [r376] configure.in, lib/Makefile.am, lib/getaddrinfo.c,
8218 lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
8219 plugins/check_pgsql.c, plugins/common.h.in, plugins/netutils.c,
8220 plugins/netutils.h.in, tools/setup:
8221 Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553
8222 functions if missing in system libs and lwres not present Moved
8223 all references to netdb.h and sys/socket.h into common.h.in
8224 Modified automake call in tools/setup to include adding missing
8225 files so config.sub and config.guess will be available
8227 2003-03-07 07:45 kdebisschop
8229 * [r374] plugins/check_smtp.c:
8230 millisecond timing and perf data
8232 2003-03-07 07:17 kdebisschop
8234 * [r373] nagiosplug/branches/release-1.3.0/plugins/check_smtp.c,
8235 plugins/check_smtp.c:
8236 whole timer loop was on the wrong side of connection close code
8238 2003-03-07 06:43 kdebisschop
8240 * [r372] nagiosplug/branches/release-1.3.0/plugins/check_udp.c,
8241 plugins/check_udp.c:
8242 fix for -H invocation of hostname
8244 2003-03-06 06:40 undrgrid
8246 * [r371] acinclude.m4, configure.in:
8247 Adds --with-lwres and --enable-emulate-getaddrinfo but are not
8248 used in any of the code at this time. Has a check for IPv6
8249 support but only runs if using the emulate-getaddrinfo routines,
8250 this needs to be modified. !!! I need input from results of this
8251 run on various platforms to see what results are seen in
8252 plugins/config.h so please help test !!!
8254 2003-03-05 07:27 kdebisschop
8256 * [r370] plugins-scripts/check_ntp.pl:
8257 add "m" to regex for minutes
8259 2003-03-05 00:17 tonvoon
8261 * [r365] plugins/check_http.c:
8262 check_http min size option (680467 - Dave Viner)
8264 2003-03-04 23:56 tonvoon
8266 * [r364] plugins/check_nt.c:
8267 Make output message for CPU Load a bit nicer
8269 2003-03-04 23:35 tonvoon
8271 * [r363] tools/sfsnapshot:
8272 To create nagiosplug daily snapshots on SF
8274 2003-03-03 03:49 kdebisschop
8276 * [r362] plugins/check_ping.c:
8277 accept comma-delimted list of hosts for checking if a multihomed
8278 host is alive
8280 2003-03-02 06:01 kdebisschop
8282 * [r361] plugins/check_ping.c:
8283 add logic to check multiple servers
8285 2003-03-02 04:59 kdebisschop
8287 * [r360] ChangeLog:
8288 update from CVS
8290 2003-03-02 04:58 kdebisschop
8292 * [r359] configure.in, nagios-plugins.spec.in:
8293 adjustments to remove beta tagging
8295 2003-03-02 04:32 kdebisschop
8297 * [r358] ChangeLog:
8298 update from CVS
8300 2003-03-01 05:09 kdebisschop
8302 * [r357] nagios-plugins.spec.in:
8303 we were missing some docs in the RPM
8305 2003-02-23 17:11 sghosh
8307 * [r356] REQUIREMENTS:
8308 Novell requirements
8310 2003-02-23 17:10 sghosh
8312 * [r355] contrib/check_bgpstate.pl:
8313 removed community string in CRIT message
8315 2003-02-22 19:06 tonvoon
8317 * [r354] configure.in:
8318 Solaris and Unixware labels round the wrong way for swap command
8320 2003-02-22 13:01 kdebisschop
8322 * [r353] Makefile.am:
8323 provide target for nagios-plugins.spec
8325 2003-02-22 07:27 kdebisschop
8327 * [r352] Makefile.am:
8328 add CODING FAQ LEGAL to distribution tarball
8330 2003-02-21 21:59 tonvoon
8332 * [r351] plugins/check_http.c:
8333 Fixed coredump with unallocated string
8335 2003-02-21 21:46 tonvoon
8337 * [r350] plugins/check_dns.c:
8338 Strip leading spaces on dns return value (689563 - Simon L
8339 Nielsen)
8341 2003-02-20 03:16 kdebisschop
8343 * [r348] plugins-scripts/check_disk_smb.pl:
8344 option regexs need to include ^ and $
8346 2003-02-19 22:56 tonvoon
8348 * [r347] lib/Makefile.am:
8349 Removing getloadavg.m4 from dist
8351 2003-02-19 08:36 kdebisschop
8353 * [r346] INSTALL, configure.in, lib/getloadavg.m4, tools/setup:
8354 remove getloadavg.m4
8356 2003-02-19 00:45 tonvoon
8358 * [r345] Makefile.am, configure.in, getloadavg.m4, lib/Makefile.am,
8359 lib/getloadavg.c, lib/getloadavg.m4, plugins/Makefile.am,
8360 plugins/getloadavg.c:
8361 Move getloadavg to lib directory. Must run "aclocal -I lib"
8363 2003-02-18 23:00 kdebisschop
8365 * [r344] plugins/check_pgsql.c:
8366 spurious backslash escape
8368 2003-02-18 22:56 kdebisschop
8370 * [r343] configure.in:
8371 set tag for beta3, fix pgsql detection
8373 2003-02-18 22:24 kdebisschop
8375 * [r342] plugins/check_udp.c:
8376 never exited getopt loop
8378 2003-02-18 22:20 kdebisschop
8380 * [r341] plugins/check_tcp.c:
8381 failed if header was more than 1023 bytes
8383 2003-02-18 22:10 tonvoon
8385 * [r340] plugins/check_load.c:
8386 Fixed the output messages (Bug 688729 - Jayjay)
8388 2003-02-18 21:58 tonvoon
8390 * [r339] Makefile.am:
8391 Add SUPPORT file to distribution
8393 2003-02-18 21:56 tonvoon
8395 * [r338] plugins/check_http.c:
8396 Fixed compiler warning and increased the SSL random key for a
8397 Solaris PRNG problem
8399 2003-02-18 05:38 kdebisschop
8401 * [r337] configure.in:
8402 remainder of ps fix for UnixWare, and move [] in if/elif to
8403 indicate m4 quoting instead of test invocation
8405 2003-02-18 04:05 sghosh
8407 * [r336] contrib/check_appletalk.pl:
8408 Appletalk ping plugin
8410 2003-02-18 04:04 sghosh
8412 * [r335] plugins/check_snmp.c:
8413 OID type prefix patch [Patches-679403]
8415 2003-02-18 03:46 sghosh
8417 * [r334] plugins/check_swap.c:
8418 support for Large swap sizes
8420 2003-02-18 03:17 sghosh
8422 * [r333] configure.in:
8423 regex fix to catch *BSD swapinfo and not HP-UX error and
8424 memory/file swap in addition to device for HP-UX
8426 2003-02-17 22:01 kdebisschop
8428 * [r332] configure.in:
8429 typo in testing uname output
8431 2003-02-17 21:57 kdebisschop
8433 * [r331] configure.in:
8434 ping and swap for unixware
8436 2003-02-17 21:04 kdebisschop
8438 * [r330] configure.in:
8439 library search dirs are part of LDFLAGS
8441 2003-02-17 19:11 sghosh
8443 * [r329] REQUIREMENTS:
8444 location updates
8446 2003-02-16 08:41 tonvoon
8448 * [r328] plugins/Makefile.am:
8449 Fixed dependencies for check_nt
8451 2003-02-16 08:25 tonvoon
8453 * [r327] plugins/check_nt.c:
8454 Coredump if no variable set (reported by Marc C. Poulin)
8456 2003-02-16 02:46 egalstad
8458 * [r326] contrib/check_dhcp.c:
8459 Interface patch byor Clemens Resen
8461 2003-02-16 02:18 sghosh
8463 * [r325] plugins-scripts/check_ntp.pl:
8464 all alphanumeric accepted for refid on ntpq
8466 2003-02-12 22:32 tonvoon
8468 * [r324] plugins, plugins/.cvsignore:
8469 Added extra plugins
8471 2003-02-12 22:30 tonvoon
8473 * [r323] lib, lib/.cvsignore:
8474 Add ignore files
8476 2003-02-12 22:29 tonvoon
8478 * [r322] plugins/negate.c:
8479 Remove unnecessary \ and fix coredump with no parameters
8480 specified
8482 2003-02-12 22:27 tonvoon
8484 * [r321] plugins/check_http.c:
8485 Remove unnecessary \ - complaints from Tru64's cc compiler
8487 2003-02-12 22:21 tonvoon
8489 * [r320] configure.in:
8490 Inadequate quoting for PS_FORMAT & removal of grep "*** for Tru64
8492 2003-02-12 04:36 sghosh
8494 * [r319] command.cfg.in:
8495 forced ntpq jitter check
8497 2003-02-12 04:32 sghosh
8499 * [r318] plugins-scripts/check_ifoperstatus.pl:
8500 added timeout alarm
8502 2003-02-12 04:30 sghosh
8504 * [r317] plugins-scripts/check_ntp.pl:
8505 fixed regex for stratum1 peer, added logic for failed ntpq
8506 call(e.g. sntp host)
8508 2003-02-11 00:47 tonvoon
8510 * [r316] plugins/check_mysql.c:
8511 Patch by Dave Viner for seg fault on RH 7.3 (655903)
8513 2003-02-10 23:59 tonvoon
8515 * [r315] configure.in:
8516 Update with references to REQUIREMENTS
8518 2003-02-10 23:58 tonvoon
8520 * [r314] Requirements:
8521 Remove file, superceded by REQUIREMENTS
8523 2003-02-10 23:34 tonvoon
8525 * [r313] plugins/getopt.c, plugins/getopt.h, plugins/getopt1.c:
8526 Removing getopt files - now in new lib directory
8528 2003-02-10 23:32 tonvoon
8530 * [r312] lib, lib/Makefile.am, lib/getopt.c, lib/getopt.h,
8531 lib/getopt1.c:
8532 New directory for common library files
8534 2003-02-10 23:28 tonvoon
8536 * [r311] plugins/common.h.in:
8537 Added in a define for HAVE_GETOPT_H for backwards compatibility
8539 2003-02-10 23:27 tonvoon
8541 * [r310] plugins/Makefile.am:
8542 Remove unnecessary getopt references and link in lib directory
8544 2003-02-10 23:26 tonvoon
8546 * [r309] configure.in:
8547 Removing checks for getopt.h - now always available. Also support
8548 lib dir
8550 2003-02-10 23:24 tonvoon
8552 * [r308] Makefile.am:
8553 Adding lib directory for getopts change
8555 2003-02-10 23:08 tonvoon
8557 * [r307] configure.in:
8558 Fixed Tru64 ps command (Bug 669585 - Paula Arnold)
8560 2003-02-10 18:36 undrgrid
8562 * [r306] plugins/check_ssh.c:
8563 Added argc checks before attempting to access argv[]
8565 Corrected return codes and output
8567 2003-02-10 14:18 undrgrid
8569 * [r305] plugins/check_ssh.c:
8570 Revised code to use resolving and connection code in utils.c and
8571 netutils.c rather than its own functions. Corrected code to
8572 properly handle input of server hostname and port on commandline
8573 without option flags.
8575 2003-02-10 04:49 kdebisschop
8577 * [r304] contrib/check_fping_in.c:
8578 this plugin is in core as check_fping
8580 2003-02-09 18:59 undrgrid
8582 * [r303] tools/setup:
8583 Reordered program calls so autoheader was called before automake
8584 thus getting rid of errors for header files not being present
8585 when automake was called. Also puts it inline with documentation
8586 in INSTALL & INSTALLING
8588 2003-02-09 14:20 sghosh
8590 * [r302] contrib/check_adptraid.sh,
8591 contrib/check_compaq_insight.pl, contrib/check_file_age.pl:
8592 new plugins
8594 2003-02-09 14:18 sghosh
8596 * [r301] contrib/README.TXT, contrib/readme.txt:
8597 file rename
8599 2003-02-09 14:16 sghosh
8601 * [r300] contrib/check_remote_nagios_status.pl,
8602 contrib/check_wins.pl, contrib/sched_downtime.pl:
8603 more contribs
8605 2003-02-09 14:03 sghosh
8607 * [r299] contrib/tarballs/fetchlog-0.92.tar.gz,
8608 contrib/tarballs/fetchlog-0.94.tar.gz:
8609 new version
8611 2003-02-09 12:56 kdebisschop
8613 * [r298] CODING, README:
8614 spell check
8616 2003-02-09 12:36 kdebisschop
8618 * [r297] FAQ:
8619 spell check
8621 2003-02-09 12:17 sghosh
8623 * [r296] SUPPORT:
8624 ispell
8626 2003-02-08 06:00 kdebisschop
8628 * [r295] plugins/check_pgsql.c:
8629 use enum instead of define
8631 2003-02-08 05:58 kdebisschop
8633 * [r294] FAQ:
8634 add item on submitting new plugins
8636 2003-02-08 05:57 kdebisschop
8638 * [r293] SUPPORT:
8639 suggest minimum standards for support requests
8641 2003-02-08 05:32 kdebisschop
8643 * [r292] plugins/check_http.c:
8644 submit request with one send
8646 2003-02-05 05:59 kdebisschop
8648 * [r291] configure.in:
8649 fix for SSL build on RedHat rawhide
8651 2003-02-05 05:58 kdebisschop
8653 * [r290] plugins/check_dns.c:
8654 allow check to proceed using servers from resolv.conf
8656 2003-02-05 05:57 kdebisschop
8658 * [r289] plugins/check_http.c:
8659 fix segfault due to bad asprintf invocation
8661 2003-02-04 06:24 sghosh
8663 * [r288] plugins-scripts/Makefile.am:
8664 install user:grp perms [patch 679703 -Detlef Boehm]
8666 2003-02-04 06:16 sghosh
8668 * [r287] plugins-scripts/check_flexlm.pl:
8669 lmstat output update
8671 2003-02-04 05:54 sghosh
8673 * [r286] plugins-scripts/check_ntp.pl:
8674 corrected ntpdate offset to seconds
8676 2003-02-03 21:43 tonvoon
8678 * [r285] plugins/check_snmp.c:
8679 Avoid core dump with null or invalid data (679400 - Mathieu
8680 Masseboeuf)
8682 2003-02-03 21:33 tonvoon
8684 * [r284] plugins/Makefile.am:
8685 Patch for Mac OS X compile (652080 - Ton Voon)
8687 2003-02-03 20:43 sghosh
8689 * [r283] contrib/tarballs/check_cit.tgz:
8690 Citrix plugin
8692 2003-02-03 20:35 sghosh
8694 * [r282] command.cfg.in:
8695 more sample command configurations
8697 2003-02-03 20:29 sghosh
8699 * [r281] configure.in, plugins-scripts/check_ntp.pl,
8700 plugins-scripts/utils.pm.in:
8701 change ntpdc to ntpq (Jonathan Rozes,Thomas Schimpke, bug-656237
8702 )
8704 2003-02-03 15:47 sghosh
8706 * [r280] plugins-scripts/check_ntp.pl:
8707 patch for desync peer and ntpdate (James Fidell)
8709 2003-02-03 05:29 sghosh
8711 * [r279] plugins-scripts/check_ifstatus.pl:
8712 bugfix [bug 651021 mperry2]
8714 2003-02-03 05:07 sghosh
8716 * [r278] plugins/check_hpjd.c:
8717 added default community [bug-patch #600349 jbaumgartner]
8719 2003-01-31 18:40 tonvoon
8721 * [r277] plugins/check_procs.c:
8722 Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)
8724 2003-01-31 18:36 tonvoon
8726 * [r276] plugins/check_nt.c:
8727 Reapply all asprintf calls. Fix for %% problem with -l flag.
8729 2003-01-31 01:26 tonvoon
8731 * [r275] plugins/check_nt.c:
8732 Removed all unnecessary asprintf calls. Replaced with original
8733 check_nt.c to minimise amount of changes (reported by Reuben
8734 Farrelly)
8736 2003-01-30 23:18 tonvoon
8738 * [r274] plugins/check_nt.c:
8739 Added reference to the official NSClient web site
8741 2003-01-30 22:57 tonvoon
8743 * [r273] plugins/check_swap.c:
8744 Fixed long --allswap option
8746 2003-01-30 22:55 tonvoon
8748 * [r272] plugins/check_procs.c:
8749 Fixed progname
8751 2003-01-29 20:57 tonvoon
8753 * [r271] plugins/check_mrtgtraf.c:
8754 Fixed error and success codes (638656 - Paul Dlug)
8756 2003-01-29 20:47 tonvoon
8758 * [r270] plugins-scripts/check_oracle.sh:
8759 Added cache and tablespace check (621567 - John Marquart)
8761 2003-01-29 20:33 tonvoon
8763 * [r269] plugins/Makefile.am, plugins/check_nt.c:
8764 Added in check_nt for bug 646516
8766 2003-01-29 06:38 kdebisschop
8768 * [r268] plugins/check_mysql.c:
8769 remove incorrect check_disk() declaration
8771 2003-01-29 06:16 kdebisschop
8773 * [r267] plugins/check_ldap.c:
8774 fix segfault when argc>=2 and the -H or -b options are not
8775 supplied
8777 2003-01-29 06:15 kdebisschop
8779 * [r266] plugins/check_by_ssh.c:
8780 1.8
8782 2003-01-29 05:55 tonvoon
8784 * [r265] plugins/check_http.c:
8785 Better error if server requests client based certificate (609382
8786 - Olaf Greis)
8788 2003-01-29 05:27 tonvoon
8790 * [r264] contrib/check_dns_random.pl:
8791 Exit code added (604837 - Lachlan Cameron-Smith)
8793 2003-01-29 05:10 tonvoon
8795 * [r263] plugins-scripts/check_oracle.sh:
8796 Added dummy login test (650970 - Ton Voon)
8798 2003-01-29 04:28 tonvoon
8800 * [r262] plugins/check_vsz.c:
8801 Error when no params passed, better invalid params message
8802 (652086 - Ton Voon)
8804 2003-01-29 04:11 tonvoon
8806 * [r261] plugins/check_procs.c:
8807 Fixed NULL status in Solaris (644783 - Fabian Pehla) Fixed -p
8808 options (652082 - Ton Voon)
8810 2003-01-28 07:44 kdebisschop
8812 * [r260] contrib/checkciscotemp.pl:
8813 typo: had commented use Net::SNMP for testing
8815 2003-01-28 07:42 kdebisschop
8817 * [r259] plugins/check_real.c:
8818 make sure host_name is set and remove NULL string inits that can
8819 lead to segfaults
8821 2003-01-28 07:26 kdebisschop
8823 * [r258] plugins/check_mysql.c:
8824 missed argc check on port parameter
8826 2003-01-28 07:17 kdebisschop
8828 * [r257] contrib/checkciscotemp.pl:
8829 split and validate input more robustly
8831 2003-01-28 07:15 kdebisschop
8833 * [r256] plugins/check_http.c:
8834 remove NULL string inits that can lead to segfaults
8836 2003-01-28 00:32 tonvoon
8838 * [r255] configure.in:
8839 ps support for Darwin / MacOSX
8841 2003-01-27 11:53 kdebisschop
8843 * [r254] plugins/check_http.c:
8844 do not pass host if none is provided
8846 2003-01-27 06:04 kdebisschop
8848 * [r253] plugins/check_http.c:
8849 we were sending extra CRLF
8851 2003-01-19 06:34 kdebisschop
8853 * [r252] plugins-scripts/check_rpc.pl:
8854 indicate new default state in get_rpcinfo, also fix a bunch of
8855 indents for consistent format
8857 2003-01-17 05:56 sghosh
8859 * [r251] plugins-scripts/check_rpc.pl:
8860 bug fix for state and opt_c initialization
8862 2003-01-17 05:37 sghosh
8864 * [r250] plugins/check_snmp.c:
8865 Counter32 tag parsing added
8867 2003-01-16 06:42 kdebisschop
8869 * [r249] plugins/check_mysql.c, plugins/check_pgsql.c:
8870 semicolon needed where progname define was replaced
8872 2003-01-16 06:29 kdebisschop
8874 * [r248] plugins/check_http.c:
8875 add option to let regex span newlines
8877 2003-01-16 06:28 kdebisschop
8879 * [r247] plugins/check_game.c:
8880 progname and print_usage need to be defined
8882 2003-01-16 06:22 kdebisschop
8884 * [r246] plugins/check_radius.c:
8885 semicolon needed where praogname define was replced
8887 2003-01-16 06:10 kdebisschop
8889 * [r245] plugins/check_hpjd.c:
8890 semicolon needed where praogname define was replced
8892 2003-01-16 05:22 kdebisschop
8894 * [r244] configure.in:
8895 find kerberos libs in latest Red Hat beta
8897 2003-01-16 05:21 kdebisschop
8899 * [r243] plugins/utils.c:
8900 restore max() macro
8902 2003-01-16 05:20 kdebisschop
8904 * [r242] plugins/check_tcp.c:
8905 cleanup progname assignment
8907 2003-01-16 05:19 kdebisschop
8909 * [r241] plugins-scripts/check_disk_smb.pl:
8910 accept $ for share and \\ for users
8912 2003-01-16 05:17 kdebisschop
8914 * [r240] plugins/check_by_ssh.c:
8915 avoid segfault when host is not given
8917 2003-01-13 12:21 kdebisschop
8919 * [r239] contrib/check_dhcp.c, contrib/check_fping_in.c,
8920 contrib/check_rbl.c:
8921 convert PROGANE from a define to a const char
8923 2003-01-13 12:15 kdebisschop
8925 * [r238] plugins/check_by_ssh.c, plugins/check_dig.c,
8926 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
8927 plugins/check_fping.c, plugins/check_hpjd.c,
8928 plugins/check_http.c, plugins/check_ldap.c, plugins/check_load.c,
8929 plugins/check_mrtg.c, plugins/check_mrtgtraf.c,
8930 plugins/check_mysql.c, plugins/check_nagios.c,
8931 plugins/check_nwstat.c, plugins/check_overcr.c,
8932 plugins/check_pgsql.c, plugins/check_ping.c,
8933 plugins/check_procs.c, plugins/check_radius.c,
8934 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
8935 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
8936 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
8937 plugins/check_users.c, plugins/check_vsz.c, plugins/negate.c,
8938 plugins/urlize.c, plugins/utils.c, plugins/utils.h.in:
8939 convert PROGANE from a define to a const char
8941 2003-01-13 12:13 kdebisschop
8943 * [r237] plugins/popen.c:
8944 change exit status to be POSIX compliant
8946 2003-01-13 12:09 kdebisschop
8948 * [r236] plugins/check_nagios.c:
8949 check for a few null strings, change PROGNAME from #define to
8950 const *char
8952 2003-01-13 04:50 kdebisschop
8954 * [r235] plugins/check_disk.c:
8955 add options for excluding devices and for skipping OK devices in
8956 summary
8958 2003-01-03 03:24 kdebisschop
8960 * [r234] plugins/utils.c:
8961 protect against some null strings, make formats more uniform
8963 2002-12-19 19:30 kdebisschop
8965 * [r233] plugins/check_tcp.c:
8966 expect is +OK for SPOP too
8968 2002-12-19 19:29 kdebisschop
8970 * [r232] plugins/check_tcp.c:
8971 server expect not getting set, expect is +OK for POP
8973 2002-12-19 19:20 kdebisschop
8975 * [r231] plugins/check_http.c:
8976 remove spurious CRLF
8978 2002-11-29 12:02 stanleyhopcroft
8980 * [r230] contrib/check_citrix:
8981 New plugin to check the ICA browse service (used by Citrix
8982 Metaframe servers) from Ed Rolison and Tom De Blende.
8984 2002-11-25 12:00 kdebisschop
8986 * [r228] plugins/check_tcp.c:
8987 was segfaulting if no dtat was returned
8989 2002-11-24 13:43 kdebisschop
8991 * [r227] tools/snapshot:
8992 some fixes needed to move off old devel box
8994 2002-11-24 13:09 kdebisschop
8996 * [r226] tools/snapshot:
8997 make routine snapshots of nagios and plugin CVS to expand testing
8999 2002-11-22 10:52 kdebisschop
9001 * [r225] plugins/check_ups.c:
9002 add replace battery condition, replace unchecked strcat calls
9003 with asprintf (I do not think buffer overflow was possible here,
9004 but lets be consistent)
9006 2002-11-22 02:46 kdebisschop
9008 * [r224] configure.in:
9009 get long args output to work on check_procs by putting
9010 incantations with -w ahead of others
9012 2002-11-22 02:33 kdebisschop
9014 * [r223] configure.in:
9015 get long args output to work on linux check_procs, actually works
9016 this time (needs OpenBSD testing)
9018 2002-11-22 01:33 kdebisschop
9020 * [r222] plugins/check_procs.c:
9021 add a few comments, trap a few place where a NULL string might
9022 have been handled
9024 2002-11-22 01:31 kdebisschop
9026 * [r221] configure.in:
9027 get long args output to work on linux check_procs (needs OpenBSD
9028 testing)
9030 2002-11-21 12:40 kdebisschop
9032 * [r220] plugins/check_dig.c:
9033 fix empty output on errors
9035 2002-11-20 11:56 kdebisschop
9037 * [r219] plugins/check_swap.c:
9038 add switch to evaluate each swap individually
9040 2002-11-20 11:28 kdebisschop
9042 * [r218] plugins/check_dig.c:
9043 fix solaris SEGV, still need to print meaningful error text
9045 2002-11-20 01:19 kdebisschop
9047 * [r217] plugins/check_by_ssh.c:
9048 in short options, t no no argument
9050 2002-11-20 01:09 kdebisschop
9052 * [r216] plugins/check_dig.c:
9053 replace some strcpy with strscpy
9055 2002-11-19 19:13 kdebisschop
9057 * [r215] plugins/Makefile.am:
9058 another try at portable symlinking
9060 2002-11-19 19:07 kdebisschop
9062 * [r214] plugins/Makefile.am:
9063 another try at portable symlinking
9065 2002-11-19 19:06 kdebisschop
9067 * [r213] plugins/check_time.c:
9068 explicitly cast recv() arg2 for SunOS5.6
9070 2002-11-19 07:13 kdebisschop
9072 * [r212] plugins/Makefile.am:
9073 rewrite of install-exec-hook for solaris
9075 2002-11-18 21:58 sghosh
9077 * [r211] contrib/check_javaproc.pl, contrib/nagios_sendim.pl:
9078 javaproc, sendim
9080 2002-11-18 14:46 sghosh
9082 * [r210] contrib-reporting, contrib-reporting/process_perfdata.pl:
9083 New directory to for perfdata and reporting scripts
9085 2002-11-18 11:24 kdebisschop
9087 * [r209] plugins/check_swap.c:
9088 test total swap instead of individual disks
9090 2002-11-18 07:23 kdebisschop
9092 * [r208] plugins/check_disk.c:
9093 failed to handle multple disks
9095 2002-11-18 07:22 kdebisschop
9097 * [r207] plugins/utils.c:
9098 more readable max_state() code
9100 2002-11-16 12:57 kdebisschop
9102 * [r206] plugins/Makefile.am:
9103 fix too many sources problem for programs tha are symlinks to
9104 check_tcp
9106 2002-11-16 04:59 kdebisschop
9108 * [r205] plugins/check_snmp.c:
9109 my take on Subhendu's patches, plus a few comments for clarity
9111 2002-11-15 17:47 sghosh
9113 * [r204] plugins/check_snmp.c:
9114 memory bounds in options, no output comparison case
9116 2002-11-15 04:51 kdebisschop
9118 * [r203] nagios-plugins.spec.in:
9119 make spec work again, now that release is in source name again
9121 2002-11-15 00:51 kdebisschop
9123 * [r202] configure.in:
9124 release numbering fix
9126 2002-11-15 00:50 kdebisschop
9128 * [r201] plugins/check_snmp.c:
9129 fix label handling, replace accidentally deleted elseif l.310
9131 2002-11-14 18:25 kdebisschop
9133 * [r200] Makefile.am, acconfig.h, configure.in,
9134 nagios-plugins.spec.in, plugins/utils.c:
9135 fix bug with gettimeofday test, improve version/release handling,
9136 update rpm spec
9138 2002-11-14 18:23 kdebisschop
9140 * [r199] plugins/Makefile.am:
9141 fix typo in snprintf build
9143 2002-11-14 05:36 kdebisschop
9145 * [r198] plugins/Makefile.am:
9146 can't drop these sources -- neded for dist
9148 2002-11-14 05:27 kdebisschop
9150 * [r197] plugins/Makefile.am:
9151 fix build rule for snprintf
9153 2002-11-14 05:25 kdebisschop
9155 * [r196] plugins/check_http.c:
9156 pagesize count off by one
9158 2002-11-14 04:45 kdebisschop
9160 * [r195] plugins/check_http.c:
9161 clean up NULL from status on Solaris
9163 2002-11-14 04:00 kdebisschop
9165 * [r194] configure.in:
9166 typo in AC_DEFINE of PS_FORMAT for solaris
9168 2002-11-14 03:37 kdebisschop
9170 * [r193] plugins/Makefile.am:
9171 remove check_nt again
9173 2002-11-14 03:09 kdebisschop
9175 * [r192] plugins/Makefile.am:
9176 back out last change -- it was only work in progress
9178 2002-11-14 02:26 kdebisschop
9180 * [r191] plugins/Makefile.am, plugins/check_dns.c,
9181 plugins/check_ldap.c, plugins/check_mrtg.c,
9182 plugins/check_mrtgtraf.c, plugins/check_nwstat.c,
9183 plugins/check_radius.c, plugins/utils.c, plugins/version.h.in:
9184 remove call_getopt and ssprintf
9186 2002-11-13 11:50 kdebisschop
9188 * [r190] plugins/check_disk.c, plugins/check_dns.c,
9189 plugins/check_fping.c, plugins/check_hpjd.c,
9190 plugins/check_mrtg.c, plugins/check_nwstat.c,
9191 plugins/check_ping.c, plugins/check_vsz.c, plugins/urlize.c,
9192 plugins/utils.c:
9193 remove call_getopt and asprintf
9195 2002-11-12 11:28 kdebisschop
9197 * [r189] plugins/check_dig.c:
9198 cleanup asprintf, old function decls
9200 2002-11-12 11:26 kdebisschop
9202 * [r188] plugins/check_mysql.c, plugins/check_real.c,
9203 plugins/check_ups.c:
9204 remove call_getopt
9206 2002-11-11 22:15 sghosh
9208 * [r187] plugins/check_snmp.c:
9209 should use asprintf
9211 2002-11-11 20:19 sghosh
9213 * [r186] plugins/check_snmp.c:
9214 more snmpv3 patches
9216 2002-11-11 19:29 sghosh
9218 * [r185] plugins/check_snmp.c:
9219 long opt for miblist, snmpv3 support (rosenauer)
9221 2002-11-11 16:04 sghosh
9223 * [r184] plugins/check_snmp.c:
9224 option to specify a miblist - llow
9226 2002-11-11 15:43 sghosh
9228 * [r183] plugins/check_snmp.c:
9229 misc doc fix, missing verbose option
9231 2002-11-09 11:37 kdebisschop
9233 * [r182] plugins/check_ups.c, plugins/check_users.c:
9234 remove call_getopt
9236 2002-11-09 04:22 kdebisschop
9238 * [r181] plugins/check_by_ssh.c, plugins/check_dig.c,
9239 plugins/check_ping.c, plugins/check_time.c:
9240 remove call_getopt
9242 2002-11-09 04:21 kdebisschop
9244 * [r180] plugins/check_snmp.c:
9245 cleaner handling of DEFAULT_PORT
9247 2002-11-09 03:43 kdebisschop
9249 * [r179] configure.in:
9250 add HPUX swap, try to cleanup getopt processing
9252 2002-11-09 03:39 kdebisschop
9254 * [r178] plugins/check_pgsql.c, plugins/check_ping.c,
9255 plugins/check_snmp.c, plugins/negate.c, plugins/utils.h.in:
9256 define and use usage3 where second part of message is a an
9257 int/char
9259 2002-11-09 03:16 kdebisschop
9261 * [r177] plugins/snprintf.c:
9262 HAVE_C99_SNPRINTF is not tested, so remove from ifdef
9264 2002-11-08 08:07 kdebisschop
9266 * [r176] plugins/check_snmp.c:
9267 user reports NULL still getting into asprintf
9269 2002-11-08 08:06 kdebisschop
9271 * [r175] plugins/check_vsz.c:
9272 remove call_getopt
9274 2002-11-08 07:20 kdebisschop
9276 * [r174] acconfig.h, configure.in, plugins/common.h.in,
9277 plugins/utils.c, plugins/utils.h.in:
9278 patches required to build on solaris with asprintf and
9279 gettimeofday
9281 2002-11-08 07:18 kdebisschop
9283 * [r173] plugins/check_http.c, plugins/check_load.c,
9284 plugins/check_ping.c, plugins/check_procs.c,
9285 plugins/check_smtp.c, plugins/check_tcp.c:
9286 remove unused variables
9288 2002-11-08 07:17 kdebisschop
9290 * [r172] tools/oneliners:
9291 some useful onliners
9293 2002-11-07 14:30 kdebisschop
9295 * [r171] plugins/check_snmp.c:
9296 bugfixes to command format and (null) text created by asprintf
9297 switch
9299 2002-11-07 07:07 kdebisschop
9301 * [r170] plugins/check_by_ssh.c:
9302 remove call_getopt, add [] arougn time
9304 2002-11-07 07:06 kdebisschop
9306 * [r169] configure.in:
9307 test snprintf function family for ifdefs in snprintf.c
9309 2002-10-30 18:47 kdebisschop
9311 * [r168] plugins/check_tcp.c:
9312 replace fixed-lentgh buffer with asprintf
9314 2002-10-30 18:46 kdebisschop
9316 * [r167] plugins/check_udp.c:
9317 forgot to remove call_getopt
9319 2002-10-30 18:45 kdebisschop
9321 * [r166] plugins/check_ssh.c, plugins/check_swap.c:
9322 forgot to remove call_getopt declaration
9324 2002-10-30 18:29 kdebisschop
9326 * [r165] plugins/check_smtp.c:
9327 remove call_getopt, fix several buffer overruns possible due to
9328 use of fixed size buffers
9330 2002-10-30 18:22 kdebisschop
9332 * [r164] tools/setup:
9333 debian builds not actively maintained, so suppress error in setup
9334 script
9336 2002-10-30 05:07 sghosh
9338 * [r163] acconfig.h, configure.in, plugins-scripts/Makefile.am,
9339 plugins-scripts/check_mailq.pl, plugins-scripts/utils.pm.in:
9340 monitor mailq
9342 2002-10-28 13:05 kdebisschop
9344 * [r162] plugins-scripts/check_breeze.pl,
9345 plugins-scripts/check_disk_smb.pl,
9346 plugins-scripts/check_flexlm.pl, plugins-scripts/check_log.sh,
9347 plugins-scripts/check_ntp.pl, plugins-scripts/check_rpc.pl,
9348 plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl:
9349 remove pspace in shebang since no sequent users replied
9351 2002-10-26 13:30 kdebisschop
9353 * [r161] nagios-plugins.spec.in:
9354 release should not be in tarball name
9356 2002-10-25 13:58 kdebisschop
9358 * [r160] nagios-plugins.spec.in:
9359 tweak source macro
9361 2002-10-25 12:35 kdebisschop
9363 * [r159] plugins/Makefile.am:
9364 remove check_nt
9366 2002-10-25 02:31 kdebisschop
9368 * [r158] Makefile.am, plugins/Makefile.am:
9369 include getloadavg sources, add some Solaris pkg build support
9371 2002-10-22 09:13 kdebisschop
9373 * [r157] plugins/check_ssh.c:
9374 remove call_getopt, replace ssprintf with asprintf,better server
9375 version reporting
9377 2002-10-22 08:54 kdebisschop
9379 * [r156] plugins/check_tcp.c:
9380 add check_spop
9382 2002-10-22 08:19 kdebisschop
9384 * [r155] plugins/check_procs.c:
9385 remove call_getopt, replace ssprintf with asprintf
9387 2002-10-22 02:57 sghosh
9389 * [r154] contrib/check_procr.sh:
9390 From: Jerome Tytgat - checks to see if named process is running
9392 2002-10-22 01:31 sghosh
9394 * [r153] README, plugins/check_nt.c:
9395 check_nt is downloadable from nsclient.ready2run.nl
9397 2002-10-21 05:04 kdebisschop
9399 * [r152] plugins/check_swap.c:
9400 use asprintf instead of ssprintf
9402 2002-10-21 04:36 kdebisschop
9404 * [r151] plugins/Makefile.am:
9405 need to define SOURCES for check_tcp to also build as
9406 check_ftp,check_imap,check_nntp,check_pop
9408 2002-10-21 04:05 kdebisschop
9410 * [r150] plugins/utils.c:
9411 use asprintf to do strscpy
9413 2002-10-21 04:04 kdebisschop
9415 * [r149] plugins/Makefile.am:
9416 roll check_ftp, check_imap, check_pop, and check_nntp into
9417 check_tcp
9419 2002-10-21 04:03 kdebisschop
9421 * [r148] plugins/check_ftp.c, plugins/check_imap.c,
9422 plugins/check_nntp.c, plugins/check_pop.c:
9423 these are all combined into check_tcp now
9425 2002-10-21 03:55 kdebisschop
9427 * [r147] plugins/check_load.c:
9428 remove broken call_getopt
9430 2002-10-21 03:43 kdebisschop
9432 * [r146] plugins/check_snmp.c:
9433 cleanup process_arguments, print_help, and print_usage
9435 2002-10-21 03:40 kdebisschop
9437 * [r145] plugins/check_pgsql.c:
9438 now we provide long opts if they do not exist
9440 2002-10-20 20:22 kdebisschop
9442 * [r144] plugins/check_snmp.c:
9443 fixed scanning for multiple OIDs, which was not working
9445 2002-10-20 18:49 kdebisschop
9447 * [r143] plugins/check_snmp.c:
9448 change ssprintf to asprintf back out change at line 225 in r1.4
9449 (values were mismatched to format string, so output was nonsense)
9450 (I left a comment showing a construct that should work, but it
9451 fails for PHBs: if my disk gets nearly full, they want 'CRITICAL
9452 - 99%' not 'CRITICAL - Gauge32: 99') (If someine has a rationale
9453 for the change, maybe it could be done as an option? - it seems
9454 fairly clear that the Web display should be sensible to PHBs so
9455 long as there's no real loss)
9457 2002-10-18 06:41 kdebisschop
9459 * [r142] plugins/check_swap.c:
9460 remove old call_getopt
9462 2002-10-18 05:55 kdebisschop
9464 * [r141] plugins/check_load.c:
9465 remove old call_getopt code, fix bug taking single float, allow
9466 colon as separators in additin to commas
9468 2002-10-18 04:41 kdebisschop
9470 * [r140] plugins/utils.c:
9471 handle null src in strscat
9473 2002-10-18 03:48 kdebisschop
9475 * [r139] plugins/check_tcp.c:
9476 millisecond timing
9478 2002-10-18 03:46 kdebisschop
9480 * [r138] plugins/utils.h.in:
9481 refine STD_LONG_OPTS
9483 2002-10-18 03:46 kdebisschop
9485 * [r137] plugins/check_http.c:
9486 provide on more decimal point printing time
9488 2002-10-18 03:45 kdebisschop
9490 * [r136] plugins/check_ping.c:
9491 remove broken call_getopt stuff
9493 2002-10-17 06:09 kdebisschop
9495 * [r135] plugins/check_tcp.c:
9496 using asprintf
9498 2002-10-17 06:06 kdebisschop
9500 * [r134] INSTALL, INSTALLING, tools/setup:
9501 revise now that aclocal is remved from CVS
9503 2002-10-16 22:26 kdebisschop
9505 * [r133] configure.in:
9506 need some quoting on ifdef
9508 2002-10-16 22:17 kdebisschop
9510 * [r132] acinclude.m4, configure.in:
9511 finally a working fix for AM/AC_FUNC_STRTOD nightmare
9513 2002-10-16 22:03 kdebisschop
9515 * [r131] configure.in:
9516 mismatched quote
9518 2002-10-16 22:01 kdebisschop
9520 * [r130] configure.in:
9521 mismatched quote
9523 2002-10-16 21:54 kdebisschop
9525 * [r129] configure.in:
9526 missing commas
9528 2002-10-16 21:46 kdebisschop
9530 * [r128] configure.in:
9531 complains on paren in comment
9533 2002-10-16 21:43 kdebisschop
9535 * [r127] acinclude.m4:
9536 lost a paren
9538 2002-10-16 21:41 kdebisschop
9540 * [r126] acinclude.m4:
9541 old auto???? has AM_FUNC_STRTOD, now renamed AC_FUNC_STRTOD
9543 2002-10-16 21:32 kdebisschop
9545 * [r125] plugins/check_http.c, plugins/utils.c, plugins/utils.h.in:
9546 millisecond timimg where supported
9548 2002-10-16 21:31 kdebisschop
9550 * [r124] configure.in, missing:
9551 build cleanly on RedHat 8.0
9553 2002-10-16 10:46 kdebisschop
9555 * [r123] ., .cvsignore:
9556 ignore aclocal.m4
9558 2002-10-16 10:34 kdebisschop
9560 * [r122] configure.in:
9561 AM_STRTOD was a typo
9563 2002-10-16 10:31 kdebisschop
9565 * [r121] aclocal.m4:
9566 automake invokes acloacl on each run - it cannot be right to
9567 include this
9569 2002-10-16 10:18 kdebisschop
9571 * [r120] acconfig.h:
9572 better checks for vsnprintf stuff
9574 2002-10-16 10:16 kdebisschop
9576 * [r119] configure.in, plugins/check_http.c:
9577 use asprintf
9579 2002-10-16 10:14 kdebisschop
9581 * [r118] plugins/utils.c:
9582 use asprintf to construct strscat
9584 2002-10-16 04:57 kdebisschop
9586 * [r117] plugins/popen.h.in:
9587 timeout interval is extern
9589 2002-10-16 04:56 kdebisschop
9591 * [r116] plugins/utils.c, plugins/utils.h.in:
9592 start support for gettimeofday and tv_usec
9594 2002-10-16 04:54 kdebisschop
9596 * [r115] aclocal.m4:
9597 generated with automake 1.6 / autoconf 2.53 (maybe should not be
9598 in CVS, however)
9600 2002-10-16 04:52 kdebisschop
9602 * [r114] plugins/snprintf.c:
9603 newer snprintf from samba.org
9605 2002-10-16 04:44 kdebisschop
9607 * [r113] ., .cvsignore, depcomp:
9608 needed for automake 1.6 / autoconf 2.53
9610 2002-10-16 04:43 kdebisschop
9612 * [r112] Makefile.am:
9613 cosmetic line wrap before 80 chars
9615 2002-10-16 04:41 kdebisschop
9617 * [r111] configure.in:
9618 work with newer automake, begin swithc to asprintf
9620 2002-10-15 06:23 sghosh
9622 * [r110] plugins-scripts/check_ifoperstatus.pl:
9623 new exit states, more conditional checking
9625 2002-10-07 19:05 sghosh
9627 * [r109] plugins/check_dns.c:
9628 patch for expected IP address
9630 2002-10-07 01:34 kdebisschop
9632 * [r108] plugins/popen.c:
9633 make sure we do not run past the end of an unterminated string
9635 2002-10-07 01:19 kdebisschop
9637 * [r107] plugins/negate.c:
9638 use asprintf, inhibit splint warning
9640 2002-10-05 11:08 kdebisschop
9642 * [r106] getloadavg.m4, plugins/getloadavg.c:
9643 lets use library instead od inconsistent command line interfaces
9645 2002-09-26 02:17 kdebisschop
9647 * [r105] plugins/urlize.c:
9648 use ssprintf instead of sprintf
9650 2002-09-25 08:01 kdebisschop
9652 * [r104] plugins/check_http.c:
9653 incorporate comment on my_recv from Russell Scibetti
9655 2002-09-25 07:58 kdebisschop
9657 * [r103] plugins/check_http.c:
9658 incorporate comments from Russell Scibetti
9660 2002-09-24 05:16 kdebisschop
9662 * [r102] plugins/check_http.c:
9663 replace remaining occurences of sprintf with snprintf
9665 2002-09-16 00:47 kdebisschop
9667 * [r101] INSTALL:
9668 needed for latest autoconf
9670 2002-09-16 00:47 kdebisschop
9672 * [r100] Makefile.am, aclocal.m4, configure.in,
9673 nagios-plugins.spec.in:
9674 finish ckleanup of rpm spec porcessing
9676 2002-09-14 21:11 kdebisschop
9678 * [r99] nagios-plugins.spec, nagios-plugins.spec.in:
9679 complete spec based on confugure.in
9681 2002-09-14 21:06 kdebisschop
9683 * [r98] make-tarball, rpm:
9684 automake makes the dist tarball, rpmbuild -ta makes the rpm
9686 2002-09-14 02:27 kdebisschop
9688 * [r97] plugins/check_http.c, plugins/check_tcp.c:
9689 time data in performance string
9691 2002-09-14 02:13 kdebisschop
9693 * [r96] plugins-scripts/check_log.sh:
9694 patch from Matthew Peters <mattp@esec.com.au>, plus turned up a
9695 few bugs on my own
9697 2002-09-12 02:43 kdebisschop
9699 * [r95] plugins/Makefile.am:
9700 negate wrapper
9702 2002-09-08 12:05 kdebisschop
9704 * [r94] plugins/negate.c:
9705 wrapper to invert return status
9707 2002-09-08 12:05 kdebisschop
9709 * [r93] plugins/utils.c:
9710 clears up warnings in splint
9712 2002-09-06 02:25 kdebisschop
9714 * [r92] plugins-scripts/check_rpc.pl:
9715 case on key to ERRORS hash
9717 2002-09-04 06:00 sghosh
9719 * [r91] configure.in:
9720 more Mysql patches
9722 2002-09-04 02:12 sghosh
9724 * [r90] plugins-scripts/check_ntp.pl:
9725 dispersion check now controlled by warn and crit
9727 2002-09-04 02:11 sghosh
9729 * [r89] configure.in:
9730 Mysql dir fix
9732 2002-09-04 02:10 sghosh
9734 * [r88] contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl:
9735 moved to supported plugins-scripts
9737 2002-09-02 18:47 sghosh
9739 * [r87] plugins/check_smtp.c:
9740 new -f option for adding a FROM address for RFC correctness
9742 2002-09-01 16:22 sghosh
9744 * [r86] INSTALL, INSTALLING:
9745 file rename for MacOS X
9747 2002-09-01 16:18 sghosh
9749 * [r85] plugins/check_smtp.c:
9750 Valid MAIL command
9752 2002-08-22 22:08 sghosh
9754 * [r84] contrib/check_snmp_process_monitor.pl:
9755 updates
9757 2002-08-22 14:43 sghosh
9759 * [r83] command.cfg.in:
9760 smsclient config
9762 2002-08-22 14:42 sghosh
9764 * [r82] contrib/check_snmp_disk_monitor.pl,
9765 contrib/check_snmp_process_monitor.pl:
9766 new plugins contrib
9768 2002-08-18 18:03 kdebisschop
9770 * [r81] plugins/check_by_ssh.c:
9771 typo in options passed to ssh for ipv6. fix by setting a generic
9772 hook for 1-char pasthhru options
9774 2002-08-14 19:17 sghosh
9776 * [r80] plugins-scripts/check_disk_smb.pl:
9777 patch for admin shares
9779 2002-08-14 19:07 sghosh
9781 * [r79] command.cfg.in:
9782 qpage definitions
9784 2002-08-14 19:06 sghosh
9786 * [r78] plugins-scripts/check_ifstatus.pl:
9787 skip PPP interfaces
9789 2002-08-14 19:04 sghosh
9791 * [r77] plugins/check_smtp.c:
9792 added HELO command
9794 2002-08-14 19:04 sghosh
9796 * [r76] plugins/check_by_ssh.c:
9797 ipv4/ipv6 switch added
9799 2002-08-14 19:03 sghosh
9801 * [r75] plugins/check_hpjd.c:
9802 net-snmp v5x fix
9804 2002-08-14 19:02 sghosh
9806 * [r74] contrib/check_apc_ups.pl:
9807 fix for ePN
9809 2002-08-14 19:01 sghosh
9811 * [r73] contrib/check_linux_raid.pl, contrib/check_nagios_db.pl:
9812 new plugins
9814 2002-08-14 19:00 sghosh
9816 * [r72] contrib/check_inodes-freebsd.pl:
9817 check inodes - freebsd - candidate for merge with check_inodes
9819 2002-08-14 15:29 sghosh
9821 * [r71] contrib/check_smb.sh:
9822 new smb check - users
9824 2002-08-13 03:18 egalstad
9826 * [r70] plugins/check_game.c:
9827 Mod to display current/max number of players in a game (Frank
9828 Kannemann)
9830 2002-08-12 23:09 egalstad
9832 * [r69] contrib/check_disk_snmp.pl:
9833 Updated to use getopt (Christoph Maser)
9835 2002-08-01 05:06 sghosh
9837 * [r68] plugins/check_snmp.c:
9838 re-patched exit state comparison
9840 2002-08-01 04:54 sghosh
9842 * [r67] plugins/check_snmp.c:
9843 port option added, -c support net-snmpv5, complete response
9844 string output
9846 2002-08-01 04:46 egalstad
9848 * [r66] contrib/check_digitemp.pl:
9849 Add Brian Lane's Digitemp (1-wire temp sensor) plugin
9851 2002-07-16 04:13 egalstad
9853 * [r65] contrib/check_disk_snmp.pl:
9854 Christoph Maser's plugin to check disk usage via SNMP3
9856 2002-07-16 00:04 stanleyhopcroft
9858 * [r64] contrib/check_ms_spooler.pl:
9859 Primitive and in need of refinement test of MS spooler (with
9860 smbclient)
9862 2002-07-04 22:02 sghosh
9864 * [r63] contrib/check_procl.sh:
9865 Jerome Tytgat - accumulated/percentage CPU/MEM per process - bash
9866 plugin
9868 2002-07-04 04:05 sghosh
9870 * [r62] INSTALL:
9871 doc update
9873 2002-06-28 21:08 sghosh
9875 * [r61] INSTALL:
9876 note about autoconf/automake version
9878 2002-06-25 21:32 sghosh
9880 * [r60] contrib/check_rbl.c:
9881 Check if IP address is specified on RBL - Tim Bell
9883 2002-06-25 13:55 sghosh
9885 * [r59] contrib/check_lmmon.pl:
9886 check motherboard/cpu temp via lmmon
9888 2002-06-24 21:29 sghosh
9890 * [r58] plugins/check_http.c:
9891 ignore return status codes if user specified status line check
9893 2002-06-24 20:41 sghosh
9895 * [r57] plugins/check_snmp.c:
9896 printf bug for large numbers - Jeff Murray
9898 2002-06-20 04:27 sghosh
9900 * [r56] plugins-scripts/check_disk_smb.pl:
9901 logic fix for disk space thresholds
9903 2002-06-19 05:11 sghosh
9905 * [r55] plugins/check_dig.c, plugins/check_dns.c,
9906 plugins/check_fping.c, plugins/check_hpjd.c,
9907 plugins/check_nagios.c, plugins/check_ping.c,
9908 plugins/check_snmp.c, plugins/check_vsz.c, plugins/urlize.c,
9909 plugins/utils.c, plugins/utils.h.in:
9910 more POSIX return value comparison related code fixes
9912 2002-06-19 03:09 sghosh
9914 * [r54] plugins/check_disk.c, plugins/check_ping.c,
9915 plugins/check_procs.c:
9916 fixes for using POSIX return codes
9918 2002-06-18 01:06 sghosh
9920 * [r53] plugins/common.h.in:
9921 updated to POSIX return codes
9923 2002-06-18 01:05 sghosh
9925 * [r52] contrib/check_cluster.c:
9926 Ethan's check_cluster
9928 2002-06-13 20:49 sghosh
9930 * [r51] plugins/check_smtp.c:
9931 conformance to RFC 821 <CRLF>
9933 2002-06-13 03:03 sghosh
9935 * [r50] configure.in:
9936 use xntpdc on Solaris for check_ntp
9938 2002-06-10 03:24 sghosh
9940 * [r49] plugins/check_smtp.c:
9941 patch to stop NOQUEUE syslog messages - Karl Ewald
9943 2002-06-08 00:33 sghosh
9945 * [r48] plugins-scripts/check_ntp.pl:
9946 xntpdc/ntpdc patch - John Koyle
9948 2002-06-06 04:16 sghosh
9950 * [r47] plugins-scripts/subst.in, plugins-scripts/utils.sh.in:
9951 corrected result codes - for sh; corrected substition for libexec
9952 - Tom Bertelson
9954 2002-06-06 04:15 sghosh
9956 * [r46] plugins/check_disk.c:
9957 added option for mount point - Tom Bertelson
9959 2002-06-06 04:15 sghosh
9961 * [r45] plugins-scripts/check_oracle.sh:
9962 Add test for Oracle name server, can dynamicall determine
9963 ORACLE_HOME - tom Bertelson
9965 2002-06-06 04:14 sghosh
9967 * [r44] plugins-scripts/check_flexlm.pl:
9968 conditional on lmstat
9970 2002-06-06 04:13 sghosh
9972 * [r43] plugins-scripts/check_ntp.pl:
9973 conditional on ntpdc
9975 2002-05-29 00:57 sghosh
9977 * [r42] command.cfg.in:
9978 notes added
9980 2002-05-28 03:14 sghosh
9982 * [r41] command.cfg.in:
9983 option updates, more examples
9985 2002-05-28 02:41 sghosh
9987 * [r40] command.cfg.in:
9988 option updates, more examples
9990 2002-05-27 02:10 sghosh
9992 * [r39] plugins-scripts/check_ntp.pl:
9993 checked in too quickly
9995 2002-05-27 02:05 sghosh
9997 * [r38] doc, doc/README, doc/developer-guidelines.html,
9998 doc/developer-guidelines.sgml:
9999 added developer guidelines.
10001 2002-05-27 02:03 sghosh
10003 * [r37] configure.in:
10004 typo, AIX 4.3 ps, smbclient, Net::SNMP fixes
10006 2002-05-27 02:01 sghosh
10008 * [r36] acconfig.h, plugins-scripts/utils.pm.in:
10009 new var - smbclient
10011 2002-05-27 01:56 sghosh
10013 * [r35] plugins-scripts/check_ntp.pl:
10014 logic reorg, ePN fix and support for utils.pm
10016 2002-05-27 01:55 sghosh
10018 * [r34] plugins-scripts/check_disk_smb.pl:
10019 ePN fix and support for utils.pm
10021 2002-05-23 16:39 sghosh
10023 * [r33] contrib/check_log2.pl, contrib/check_vcs.pl:
10024 New plugins from Aaron Bostick - Veritas Cluster, logfile
10026 2002-05-10 03:51 sghosh
10028 * [r32] plugins-scripts/check_rpc.pl:
10029 updates for ePN, patch for multiple version check
10031 2002-05-10 03:49 sghosh
10033 * [r31] configure.in, plugins-scripts/utils.pm.in:
10034 added programs to autoconf
10036 2002-05-10 03:49 sghosh
10038 * [r30] acconfig.h:
10039 This commit was generated by cvs2svn to compensate for changes in
10040 r29, which included commits to RCS files with non-trunk default
10041 branches.
10043 2002-05-09 19:03 sghosh
10045 * [r28] plugins-scripts/Makefile.am,
10046 plugins-scripts/check_ifoperstatus.pl:
10047 migrated check_ifoperstatus to standard plugin
10049 2002-05-08 15:35 sghosh
10051 * [r27] plugins/check_ping.c:
10052 patch for Suse 8.0 loss output
10054 2002-05-08 05:10 sghosh
10056 * [r26] plugins-scripts/utils.pm.in:
10057 is_hostname added, update CODES to POSIX
10059 2002-05-08 05:07 sghosh
10061 * [r25] plugins/check_hpjd.c, plugins/check_ups.c:
10062 updated notes
10064 2002-05-08 05:04 sghosh
10066 * [r24] configure.in:
10067 updated messages and check for host command
10069 2002-05-08 04:58 sghosh
10071 * [r23] plugins-scripts/Makefile.am,
10072 plugins-scripts/check_ifstatus.pl:
10073 moved updated check_ifstatus to standard plugin
10075 2002-05-07 05:35 sghosh
10077 * [r22] plugins-scripts/check_breeze.pl,
10078 plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
10079 plugins-scripts/check_netdns.pl, plugins-scripts/check_ntp.pl,
10080 plugins-scripts/check_wave.pl:
10081 2nd fix for ePN
10083 2002-05-02 16:43 sghosh
10085 * [r21] plugins-scripts/check_breeze.pl,
10086 plugins-scripts/check_disk_smb.pl,
10087 plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
10088 plugins-scripts/check_netdns.pl, plugins-scripts/check_ntp.pl,
10089 plugins-scripts/check_rpc.pl, plugins-scripts/check_wave.pl:
10090 fix for embedded perl
10092 2002-05-02 16:22 sghosh
10094 * [r20] tools/README, tools/mini_epn.c, tools/p1.pl:
10095 updated mini_epn and p1.pl added to plugins distribution
10097 2002-05-01 21:12 sghosh
10099 * [r19] contrib/tarballs/fetchlog-0.92.tar.gz:
10100 remote log check (via snmp possible) by Alexander Haderer
10102 2002-04-29 02:58 kdebisschop
10104 * [r18] plugins/getopt.h:
10105 failed to carry over from old plugins, listed in EXTRA_DIST,
10106 needed for build
10108 2002-04-23 12:50 sghosh
10110 * [r17] plugins/check_ping.c:
10111 corrected program name and added rtt patch for RH7.2+beta
10113 2002-04-18 21:59 egalstad
10115 * [r16] contrib/check_inodes.pl:
10116 add check_inodes contrib plugin by John Jolet
10118 2002-04-18 04:38 egalstad
10120 * [r15] configure.in:
10121 configure script patch for ping syntax
10123 2002-04-07 05:13 sghosh
10125 * [r14] contrib/check_backup.pl, contrib/check_dl_size.pl:
10126 plugins from Patrick Greenwell
10128 2002-04-05 22:22 sghosh
10130 * [r13] acconfig.h:
10131 This commit was generated by cvs2svn to compensate for changes in
10132 r12, which included commits to RCS files with non-trunk default
10133 branches.
10135 2002-04-05 22:19 sghosh
10137 * [r11] contrib/tarballs/check_spread.tar:
10138 plugin to check spread messaging toolkit
10140 2002-04-03 02:58 sghosh
10142 * [r10] contrib/check_oracle_instance.pl:
10143 from Sven Dolderer - check oracle instance
10145 2002-04-03 02:56 sghosh
10147 * [r9] plugins-scripts/check_nfs.pl:
10148 check_nfs functionality exists in check_rpc
10150 2002-03-18 05:15 sghosh
10152 * [r8] plugins-scripts/subst.in:
10153 function to update perl plugin scripts to find utils.pm
10155 2002-03-01 02:53 egalstad
10157 * [r7] plugins, plugins/.cvsignore, plugins/config.h.in:
10158 Fix for stupid me
10160 2002-03-01 02:42 egalstad
10162 * [r6] contrib/check_breeze.pl, contrib/check_dhcp.c,
10163 contrib/check_flexlm.pl, contrib/check_hltherm.c,
10164 contrib/check_hprsc.pl, contrib/check_ipxping.c,
10165 contrib/check_memory.tgz, contrib/check_mysql.c,
10166 contrib/check_uptime.c, contrib/check_wave.pl,
10167 contrib/readme.txt, contrib/tarballs/berger-ping.tar.gz,
10168 contrib/tarballs/bowen-langley_plugins.tar.gz,
10169 contrib/tarballs/check_bgp-1.0.tar.gz,
10170 contrib/tarballs/check_breeze.tar.gz,
10171 contrib/tarballs/check_flexlm.tar.gz,
10172 contrib/tarballs/check_hltherm.tar.gz,
10173 contrib/tarballs/check_hprsc.tar.gz,
10174 contrib/tarballs/check_memory.tgz,
10175 contrib/tarballs/check_radius.tar.gz,
10176 contrib/tarballs/check_wave.tar.gz,
10177 contrib/tarballs/hopcroft-plugins.tar.gz,
10178 contrib/tarballs/radius.tar.gz, plugins, plugins/.cvsignore,
10179 plugins/config.h.in:
10180 Contrib plugin cleanup
10182 2002-02-28 06:42 egalstad
10184 * [r2] ., .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ,
10185 Helper.pm, INSTALL, LEGAL, Makefile.am, NEWS, README,
10186 REQUIREMENTS, ROADMAP, Requirements, acconfig.h, aclocal.m4,
10187 command.cfg.in, configure.in, contrib, contrib/aix,
10188 contrib/aix/check_crit_dsk, contrib/aix/check_dsk,
10189 contrib/aix/check_failed, contrib/aix/check_io,
10190 contrib/aix/check_kerberos, contrib/aix/check_ping,
10191 contrib/aix/check_queue, contrib/aix/pg_stat,
10192 contrib/check_apache.pl, contrib/check_apc_ups.pl,
10193 contrib/check_bgpstate.pl, contrib/check_dhcp.c,
10194 contrib/check_dlswcircuit.pl, contrib/check_dns_random.pl,
10195 contrib/check_email_loop.pl, contrib/check_fping_in.c,
10196 contrib/check_ftpget.pl, contrib/check_ifoperstatus.pl,
10197 contrib/check_ifstatus.pl, contrib/check_ipxping.c,
10198 contrib/check_joy.sh, contrib/check_maxchannels.pl,
10199 contrib/check_maxwanstate.pl, contrib/check_mem.pl,
10200 contrib/check_memory.tgz, contrib/check_mysql.c,
10201 contrib/check_mysql.pl, contrib/check_nagios.pl,
10202 contrib/check_netapp.pl, contrib/check_nmap.py,
10203 contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
10204 contrib/check_pop3.pl, contrib/check_qmailq.pl,
10205 contrib/check_rrd_data.pl, contrib/check_sap.sh,
10206 contrib/check_sockets.pl, contrib/check_timeout.c,
10207 contrib/check_uptime.c, contrib/checkciscotemp.pl,
10208 contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
10209 contrib/restrict.pl, contrib/tarballs,
10210 contrib/tarballs/berger-ping.tar.gz,
10211 contrib/tarballs/bowen-langley_plugins.tar.gz,
10212 contrib/tarballs/check_bgp-1.0.tar.gz,
10213 contrib/tarballs/check_breeze.tar.gz,
10214 contrib/tarballs/check_flexlm.tar.gz,
10215 contrib/tarballs/check_hltherm.tar.gz,
10216 contrib/tarballs/check_hprsc.tar.gz,
10217 contrib/tarballs/check_radius.tar.gz,
10218 contrib/tarballs/check_wave.tar.gz,
10219 contrib/tarballs/hopcroft-plugins.tar.gz,
10220 contrib/tarballs/radius.tar.gz, contrib/urlize.pl,
10221 contrib/utils.py, install-sh, make-tarball, missing,
10222 mkinstalldirs, nagios-plugins.spec, opttest.pl, package.def,
10223 plugins, plugins-scripts, plugins-scripts/.cvsignore,
10224 plugins-scripts/Makefile.am, plugins-scripts/check_breeze.pl,
10225 plugins-scripts/check_disk_smb.pl,
10226 plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
10227 plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
10228 plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
10229 plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
10230 plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
10231 plugins-scripts/subst.in, plugins-scripts/t,
10232 plugins-scripts/t/check_rpc.t, plugins-scripts/utils.pm.in,
10233 plugins-scripts/utils.sh.in, plugins/.cvsignore,
10234 plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
10235 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
10236 plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
10237 plugins/check_hpjd.c, plugins/check_http.c,
10238 plugins/check_ide-smart.c, plugins/check_imap.c,
10239 plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
10240 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
10241 plugins/check_nagios.c, plugins/check_nntp.c, plugins/check_nt.c,
10242 plugins/check_nwstat.c, plugins/check_overcr.c,
10243 plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_pop.c,
10244 plugins/check_procs.c, plugins/check_radius.c,
10245 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
10246 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
10247 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
10248 plugins/check_users.c, plugins/check_vsz.c, plugins/common.h.in,
10249 plugins/getopt.c, plugins/getopt1.c, plugins/netutils.c,
10250 plugins/netutils.h.in, plugins/popen.c, plugins/popen.h.in,
10251 plugins/snprintf.c, plugins/t, plugins/t/check_disk.t,
10252 plugins/t/check_dns.t, plugins/t/check_fping.t,
10253 plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
10254 plugins/t/check_http.t, plugins/t/check_imap.t,
10255 plugins/t/check_load.t, plugins/t/check_mysql.t,
10256 plugins/t/check_ping.t, plugins/t/check_pop.t,
10257 plugins/t/check_procs.t, plugins/t/check_smtp.t,
10258 plugins/t/check_snmp.t, plugins/t/check_swap.t,
10259 plugins/t/check_tcp.t, plugins/t/check_time.t,
10260 plugins/t/check_udp.t, plugins/t/check_users.t,
10261 plugins/t/check_vsz.t, plugins/tests, plugins/tests/check_disk,
10262 plugins/tests/check_dns, plugins/tests/check_ftp,
10263 plugins/tests/check_hpjd, plugins/tests/check_http,
10264 plugins/tests/check_load, plugins/tests/check_ping,
10265 plugins/tests/check_procs, plugins/tests/check_swap,
10266 plugins/tests/check_users, plugins/tests/check_vsz,
10267 plugins/urlize.c, plugins/utils.c, plugins/utils.h.in,
10268 plugins/version.h.in, rpm, subst.in, subst.sh, test.pl.in, tools,
10269 tools/setup, tools/tango:
10270 Initial revision
10272 2002-02-28 06:42
10274 * [r1] Nagios-Plugin, Nagios-Plugin/branches, Nagios-Plugin/tags,
10275 Nagios-Plugin/trunk, nagiosmib, nagiosmib/branches,
10276 nagiosmib/tags, nagiosmib/trunk, nagiosplug, nagiosplug/branches,
10277 nagiosplug/tags, .:
10278 New repository initialized by cvs2svn.