summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-10Fix newly added stratum check (has to be decreased by one when using normal N...Thomas Guyot-Sionnest1-1/+3
2007-11-09Adding svn:keywords propsThomas Guyot-Sionnest1-1/+1
2007-11-09Adding test for base64 libThomas Guyot-Sionnest5-3/+366
2007-11-09Moved base64 function to /lib.Thomas Guyot-Sionnest5-86/+59
2007-11-09Nothing to see here...Thomas Guyot-Sionnest1-1/+1
2007-11-09Credits of check_snmp fix for bug #1815362 (CVE-2007-5623)Thomas Guyot-Sionnest1-0/+1
2007-11-09Fix check_snmp buffer overflow (CVE-2007-5623)Thomas Guyot-Sionnest1-6/+10
2007-11-09Close the socket on all exits (not just the OK one)Thomas Guyot-Sionnest1-0/+2
2007-11-09Fix missing \n in --help outputThomas Guyot-Sionnest1-2/+2
2007-10-25check_ntp now return UNKNOWN instead of WARNING if jitter isThomas Guyot-Sionnest2-6/+30
2007-10-25Automatically update website with --help output. CosmeticTon Voon4-5/+49
2007-10-24Hide the SNMP community string (and v3 passwords) from error messagesHolger Weiss2-4/+12
2007-10-15Add reparagraph option to make ChangeLog output bit prettierTon Voon1-1/+1
2007-10-14Fix a possible segfault if using "-f follow" and the server sends aHolger Weiss1-2/+1
2007-10-11Add stratum thresholds support for check_ntp (feature request #1703823)Thomas Guyot-Sionnest2-15/+57
2007-10-11Use provided threshold functions (no functionnal change apart the check for o...Thomas Guyot-Sionnest1-38/+26
2007-10-02Fix regression in 1.4.10 where following redirects to relative URLs onHolger Weiss2-4/+8
2007-09-29Updated notes on releasing, mainly for svnTon Voon1-4/+6
2007-09-29Prep for 1.4.10release-1.4.10Ton Voon5-4371/+5818
2007-09-26Drop the weird and undocumented behaviour of using positional argumentHolger Weiss2-24/+12
2007-09-26Patch #1798774: check_ntp: honor ntp flagsThomas Guyot-Sionnest3-0/+11
2007-09-24Update N::P with new version, redirecting help, version and usage toTon Voon2-0/+0
2007-09-24State that stderr should not have any outputTon Voon1-3/+7
2007-09-24Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted byHolger Weiss3-8/+23
2007-09-23Removed some c99 style commentsMatthias Eble2-2/+2
2007-09-23Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke ...Matthias Eble2-1/+3
2007-09-23removed solved issuesMatthias Eble1-2/+0
2007-09-23Added radiusclient-ng support to requirement notesMatthias Eble1-0/+2
2007-09-23Fixed bug: stat was called on remote fs even if -l was givenMatthias Eble2-15/+40
2007-09-23Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#12...Matthias Eble4-13/+57
2007-09-22substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel)Matthias Eble3-14/+14
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsMatthias Eble6-18/+168
2007-09-22Rewrite the "map changes to return codes" patch nearly from scratch.Thomas Guyot-Sionnest3-36/+89
2007-09-21Stop double expansion of parameters for negate - works likeTon Voon12-113/+771
2007-09-21My solaris box needs %llu to display 64bits integers.Thomas Guyot-Sionnest1-1/+1
2007-09-21- Added some variables at verbose==3Thomas Guyot-Sionnest1-42/+43
2007-09-17Include directories and files required for perl modulesTon Voon1-0/+1
2007-09-15Properly handle SMTP server responses which are split into multipleHolger Weiss2-18/+73
2007-09-15Correct all instances of misaligned memory access. This fixes bus errosHolger Weiss2-43/+37
2007-09-15Remove "-Wtraditional" from our development GCC flags. We use ANSI C.Holger Weiss1-1/+1
2007-09-13Adding in optional Nagios::Plugin perl module (andTon Voon11-3/+122
2007-08-28These plugins assumed the "use lib util.pm;" would be substituted like standa...Thomas Guyot-Sionnest4-4/+4
2007-08-09Don't use C++ style comments (noted by Johannes Kingma onHolger Weiss1-1/+1
2007-07-31Read the response to an SMTP QUIT command before closing the socketHolger Weiss1-3/+28
2007-07-29Don't use C++ style comments.Holger Weiss1-1/+1
2007-07-27If the TMPDIR environment variable is set, use that instead of "/tmp" asHolger Weiss1-2/+3
2007-07-26The "--serverip" and "--requestedip" options now accept host names, too.Holger Weiss2-19/+20
2007-07-26New "-m, --mac" option which allows for specifying the MAC address toHolger Weiss2-12/+60
2007-07-26Make sure strncpy(3)d buffers are nul-terminated.Holger Weiss1-3/+6
2007-07-26A few minor fixes/improvements which were included with (but unrelatedHolger Weiss1-6/+13