summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-13Preparation for 1.4.11release-1.4.11Ton Voon5-798/+868
2007-12-13Fixed VPATH problem in plugins-root (Tom Payerle - 1789000)Ton Voon3-1/+3
2007-12-13Update to latest Nagios::PluginTon Voon3-0/+1
2007-12-12Add build files/binaries to the svn:ignore proptThomas Guyot-Sionnest0-0/+0
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Ton Voon8-10/+22
2007-12-11D'oh! single escape will be handled by Perl....Thomas Guyot-Sionnest1-2/+2
2007-12-11- Fix check_ntp_peer returning misleading information when an ICMP message ca...Thomas Guyot-Sionnest2-3/+4
2007-12-11Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep).Ton Voon1-4/+19
2007-12-11Add verbose flag so each test result is seen, rather than grouped by testTon Voon1-1/+1
2007-12-11Adding missing function calls needed for i18n (only for plugins already in PO...Thomas Guyot-Sionnest7-0/+28
2007-12-10Some correctionsThomas Guyot-Sionnest1-15/+20
2007-12-10Plenty of french translations (and a few fixes BTW)Thomas Guyot-Sionnest9-224/+177
2007-12-10OOPS! Last commit should have included these files.Thomas Guyot-Sionnest3-15/+15
2007-12-10D'autres translations - Err, I mean more translations :)Thomas Guyot-Sionnest3-50/+111
2007-12-10More translationsThomas Guyot-Sionnest1-6/+5
2007-12-10re-update the po filesThomas Guyot-Sionnest3-182/+335
2007-12-10Some translationsThomas Guyot-Sionnest2-378/+205
2007-12-10Localization updates for recent changesMatthias Eble3-81/+77
2007-12-10Fix output when response time is critical. Thanks to Nobuhiro Ban (patch #181...Matthias Eble1-3/+3
2007-12-10Fixed check_load argument handling when passing non triplet thresholds. Thank...Matthias Eble3-4/+14
2007-12-09Gettin' ready for some translation frenzy :)Thomas Guyot-Sionnest4-125/+541
2007-12-09update po files and fix a few French translationsThomas Guyot-Sionnest3-1674/+2459
2007-12-08Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746).Thomas Guyot-Sionnest2-1/+10
2007-12-04Interesting... For some reason it did not take this (patch barfed on it and I...Thomas Guyot-Sionnest1-1/+1
2007-12-04Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time)Thomas Guyot-Sionnest5-722/+342
2007-12-04Add the new checks as check_ntp copies to keep full plug-in historyThomas Guyot-Sionnest2-0/+1754
2007-12-04missing word in comment block.Thomas Guyot-Sionnest1-1/+1
2007-11-23- Use max_state_alt in check_ntp to fix some issues with the latest commits.Thomas Guyot-Sionnest2-54/+10
2007-11-23Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.Thomas Guyot-Sionnest2-0/+28
2007-11-11Fix broken usage2 in check_snmp and check_clusterThomas Guyot-Sionnest3-6/+4
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