Code

check_disk: added grouping functionality. see np-devel mail (2007-02-10)
[nagiosplug.git] / plugins /
2007-03-30 Matthias Eblecheck_disk: added grouping functionality. see np-devel...
2007-03-30 Matthias Eblecheck_disk -C is more flexible now. See np-devel post...
2007-03-29 Holger WeissFix argument processing (Felix Frank - 1690697)
2007-03-29 Ton VoonAdding help text for jitter flags
2007-03-22 Holger WeissIncrease MAX_INPUT_BUFFER from 1k to 8k in order to...
2007-03-12 Ton Vooncheck_ping's timeout interval is only +1 if ping comman...
2007-03-11 Ton VoonConverted check_ping.t to new-style testcases. Added...
2007-03-11 Ton VoonFixed some help display. Removed -L from usage as depre...
2007-03-06 Ton VoonFix option handling (Nobuhiro Ban - 1657280)
2007-03-06 Ton VoonFixed compile errors in check_smtp.c
2007-03-06 Ton VoonFixed broken HELO cmd (Enrico Scholz - 1675279)
2007-03-06 Ton VoonUse /usr/ucb/ps on Solaris in preference to pst3 (probl...
2007-03-06 Ton VoonTest failure if a filesystem which is a subset of anoth...
2007-03-02 Ethan GalstadFix for broken check_mrtgtraf
2007-02-14 Ton VoonFixed typo in help for -M
2007-02-14 Ton VoonDocumentation fix re: --escape flag. Fix of ./check_tcp...
2007-02-07 Holger WeissInclude <sys/param.h> before <sys/swap.h> in order...
2007-02-06 Thomas Guyot-SionnestCorrect vim typo in comment block :P
2007-02-06 Benoit Mortiercorrecting some translation problems
2007-02-02 Thomas Guyot-SionnestFix parsing of multiple OIDs sets needmibs = TRUE
2007-02-01 Thomas Guyot-SionnestFix progname being partly set to upper case
2007-01-31 Ton VoonConverted to new style object and Test::More testing...
2007-01-31 Thomas Guyot-SionnestAdd check_jabber test. Will ask for a jabber host ...
2007-01-31 Thomas Guyot-SionnestFix Debian Bug #392610: check_jabber always return...
2007-01-30 Thomas Guyot-SionnestJail does not requires any arguments
2007-01-30 Thomas Guyot-SionnestFix reporting bug using expect, affecting (not fixing...
2007-01-29 Thomas Guyot-SionnestRevert 1643463 (reversed disk thresholds) keeping the...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2007-01-27 Thomas Guyot-SionnestFix #1643463: Miscalculating thresholds check_disk
2007-01-27 Holger WeissInclude GNULib's "dirname.h" in order to pull in the...
2007-01-24 Ton VoonVarious cleanups in the syncing with gnulib
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2007-01-23 Holger WeissSupport `check_ssh --hostname=ADDRESS' (but keep `...
2007-01-23 Holger WeissAdd missing `break' to the switch-case block that handl...
2007-01-23 Holger WeissInitialize `data' to zero, fixes potential segfault...
2007-01-22 Holger WeissAdded "-o,--ssh-option=OPTION" which hands "-o OPTION...
2007-01-20 M. Sean Finneycompilation fixes for check_ntp.c:
2007-01-20 Thomas Guyot-SionnestFix bug #1632091: printf format string typos. Add some...
2007-01-20 Thomas Guyot-SionnestFix bug #1632072 pointer error in plugins/netutils...
2007-01-17 Thomas Guyot-SionnestFix bug #1630970 Fix for buffer overflow of check_procs...
2007-01-08 Ton VoonAdded notes about check_disk perf data fix. Added test...
2007-01-07 Thomas Guyot-SionnestFix bug #1627970: check_disk performance output for...
2007-01-06 Thomas Guyot-SionnestFix bug #1629008: check_ping fails to handle Packet...
2007-01-06 Thomas Guyot-SionnestRevert last patch: it works but not really for the...
2007-01-06 Thomas Guyot-SionnestFix the way check_ping calculate the maximum run time
2007-01-04 Thomas Guyot-SionnestFix bug #1574863: check_real does not accept the '...
2007-01-04 Thomas Guyot-SionnestFix bug #1592605: check_ping times out
2006-12-23 Thomas Guyot-SionnestRegexps in check_snmp tests fails where they shouldn't.
2006-12-20 Ton VoonRemoved unused timestamp variable (Matthias Eble)
2006-12-20 Ton VoonFixed inode thresholds, regressed from previous release
2006-12-07 Ton VoonFix coredump on 64bit Solaris. Also adds more error...
2006-12-06 Ton VoonMove SSL libs to correct order per plugin
2006-12-06 Ton VoonOnly include -lssl for plugins that require it
2006-11-09 Ton VoonReduced DNS lookups in check_ping and netutils.c in...
2006-10-26 Ton VoonRemove C style comments (1583467 - Markus Baertschi)
2006-10-24 Benoit Mortierlast localization fixes for core plugins in c
2006-10-24 Benoit Mortiernext round of localization fixes
2006-10-24 Ton VoonRestored accidently regressed fix
2006-10-23 Benoit Mortierlocalization fixes
2006-10-22 Benoit Mortierlatest localization fixes for tonight ;-)
2006-10-22 Benoit Mortier localization fixes
2006-10-22 Benoit Mortiermore localization fixes
2006-10-20 Ton VoonReverting back accidently regressed code
2006-10-20 Benoit Mortiermore localization fixes
2006-10-20 Benoit Mortierlocalization updates
2006-10-19 Benoit Mortieradding missing check_snmp
2006-10-19 Benoit Mortieranother round of localization cleaning
2006-10-19 Ton VoonInitialise strings for Fedora Core 5 (Henning Schmiedeh...
2006-10-19 Ton VoonRemoved asprintf for perf data (Craig Orsinger, Robby...
2006-10-19 Ton Voontype variable not cleared in Sol 10 (Kyle Tucker)
2006-10-19 Ton VoonRedirection error if other headers beginning with L...
2006-10-19 Ton VoonAdded tests for SMTP servers without TLS and with TLS
2006-10-19 Benoit Mortierfirst pass at cleaning localization for new release
2006-10-18 Ton VoonRe-added perf data to check_disk
2006-10-12 Ton VoonResend EHLO after TLS negotiation as per RFC3207 (Holge...
2006-10-12 Ton VoonRemoved extraneous comma in perf data output
2006-10-12 Ton VoonRemove the "- free space" if status is OK
2006-10-12 Ton VoonFixed output from -e in check_disk (Andreas Behal)
2006-10-02 Ton VoonFix test failure on poseidon
2006-09-21 Ton VoonAdded perfdata for most variables and new parameters...
2006-09-02 M. Sean Finney- explicitly include utils_base.h from utils.h
2006-09-02 M. Sean Finney- fix for warning/critical timeouts in check_tcp.c...
2006-08-14 Ton VoonFixed inode percent free output (Mike Emigh - 1531899)
2006-08-14 Ton VoonFixed skip of no ntp test
2006-08-11 Ton VoonCatch no responses from any server (1538341 - nmdias)
2006-07-31 Harper MannBug: 694259 fix. After consulting with the target...
2006-07-29 Ton VoonFix two Solaris compile problems
2006-07-28 Ton VoonCleanup references to old check_udp and INSTALL_OPTS...
2006-07-28 Ton Vooncheck_udp.c deprecated and check_udp now linked to...
2006-07-19 Ton VoonFix to add uintmax_t, for check_disk.c compile
2006-07-19 Ton VoonFix for CHAR_MAX on Solaris 9
2006-07-14 Ton VoonFix inode percents using coreutils' percentage calculat...
2006-07-13 Ton VoonMajor fixes to check_disk. Now should return same data...
2006-07-13 Ton VoonMove new util_* functions to lib/
2006-07-13 Ton VoonUsing coreutils' base_name function because of portabil...
2006-07-12 Ton VoonAdded -E option for exact match of filesystem. Restruct...
2006-07-12 Ton VoonMoving parameter_list into utils_disk.h. Given list...
2006-07-12 Ton VoonMoving check_disk functions into utils_disk.c and testi...
2006-07-07 Harper MannAdded check for two arguments. Was segfaulting if...
2006-07-03 Ton VoonFixed -p getopt call (Allan Bennett - 1511650)
next