Age | Commit message (Expand) | Author | Files | Lines |
2008-01-06 | Fix tinderbox breakage | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-01-06 | If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1... | Matthias Eble | 1 | -0/+3 |
2008-01-05 | Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) | Thomas Guyot-Sionnest | 3 | -8/+17 |
2008-01-05 | check_dns now sorts addresses for -a support with multiple address replies (M... | Matthias Eble | 3 | -8/+36 |
2008-01-04 | Cleaned check_procs usage output (Ferenc Wagner #1862218) | Matthias Eble | 1 | -3/+3 |
2007-12-21 | Fix INADDR_NONE value (for systems which don't define it). | Holger Weiss | 1 | -1/+1 |
2007-12-21 | Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined on | Holger Weiss | 1 | -0/+3 |
2007-12-21 | New "-s" option to specify the source IP address (thanks to Harald Jenny | Holger Weiss | 3 | -1/+44 |
2007-12-21 | Remove c formating from translated strings (makes translation easier) | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-12-19 | Fix the "--help" output. | Holger Weiss | 1 | -1/+1 |
2007-12-19 | check_tcp now returns UNKNOWN with an invalid hostname on command line | Ton Voon | 2 | -1/+2 |
2007-12-17 | Add check_nt -v INSTANCES (Alessandro Ren) | Ton Voon | 3 | -8/+43 |
2007-12-13 | Fixed help output (Christian Mies) | Ton Voon | 1 | -1/+1 |
2007-12-13 | NEWS edited for consistent grammar | Ton Voon | 1 | -12/+13 |
2007-12-13 | Preparation for 1.4.11release-1.4.11 | Ton Voon | 5 | -798/+868 |
2007-12-13 | Fixed VPATH problem in plugins-root (Tom Payerle - 1789000) | Ton Voon | 3 | -1/+3 |
2007-12-13 | Update to latest Nagios::Plugin | Ton Voon | 3 | -0/+1 |
2007-12-12 | Add build files/binaries to the svn:ignore propt | Thomas Guyot-Sionnest | 0 | -0/+0 |
2007-12-12 | Run tinderbox builds in a test debug mode using "make test-debug" | Ton Voon | 8 | -10/+22 |
2007-12-11 | D'oh! single escape will be handled by Perl.... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-12-11 | - Fix check_ntp_peer returning misleading information when an ICMP message ca... | Thomas Guyot-Sionnest | 2 | -3/+4 |
2007-12-11 | Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep). | Ton Voon | 1 | -4/+19 |
2007-12-11 | Add verbose flag so each test result is seen, rather than grouped by test | Ton Voon | 1 | -1/+1 |
2007-12-11 | Adding missing function calls needed for i18n (only for plugins already in PO... | Thomas Guyot-Sionnest | 7 | -0/+28 |
2007-12-10 | Some corrections | Thomas Guyot-Sionnest | 1 | -15/+20 |
2007-12-10 | Plenty of french translations (and a few fixes BTW) | Thomas Guyot-Sionnest | 9 | -224/+177 |
2007-12-10 | OOPS! Last commit should have included these files. | Thomas Guyot-Sionnest | 3 | -15/+15 |
2007-12-10 | D'autres translations - Err, I mean more translations :) | Thomas Guyot-Sionnest | 3 | -50/+111 |
2007-12-10 | More translations | Thomas Guyot-Sionnest | 1 | -6/+5 |
2007-12-10 | re-update the po files | Thomas Guyot-Sionnest | 3 | -182/+335 |
2007-12-10 | Some translations | Thomas Guyot-Sionnest | 2 | -378/+205 |
2007-12-10 | Localization updates for recent changes | Matthias Eble | 3 | -81/+77 |
2007-12-10 | Fix output when response time is critical. Thanks to Nobuhiro Ban (patch #181... | Matthias Eble | 1 | -3/+3 |
2007-12-10 | Fixed check_load argument handling when passing non triplet thresholds. Thank... | Matthias Eble | 3 | -4/+14 |
2007-12-09 | Gettin' ready for some translation frenzy :) | Thomas Guyot-Sionnest | 4 | -125/+541 |
2007-12-09 | update po files and fix a few French translations | Thomas Guyot-Sionnest | 3 | -1674/+2459 |
2007-12-08 | Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746). | Thomas Guyot-Sionnest | 2 | -1/+10 |
2007-12-04 | Interesting... For some reason it did not take this (patch barfed on it and I... | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-12-04 | Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time) | Thomas Guyot-Sionnest | 5 | -722/+342 |
2007-12-04 | Add the new checks as check_ntp copies to keep full plug-in history | Thomas Guyot-Sionnest | 2 | -0/+1754 |
2007-12-04 | missing word in comment block. | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-11-23 | - Use max_state_alt in check_ntp to fix some issues with the latest commits. | Thomas Guyot-Sionnest | 2 | -54/+10 |
2007-11-23 | Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK. | Thomas Guyot-Sionnest | 2 | -0/+28 |
2007-11-11 | Fix broken usage2 in check_snmp and check_cluster | Thomas Guyot-Sionnest | 3 | -6/+4 |
2007-11-10 | Fix newly added stratum check (has to be decreased by one when using normal N... | Thomas Guyot-Sionnest | 1 | -1/+3 |
2007-11-09 | Adding svn:keywords props | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-11-09 | Adding test for base64 lib | Thomas Guyot-Sionnest | 5 | -3/+366 |
2007-11-09 | Moved base64 function to /lib. | Thomas Guyot-Sionnest | 5 | -86/+59 |
2007-11-09 | Nothing to see here... | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-11-09 | Credits of check_snmp fix for bug #1815362 (CVE-2007-5623) | Thomas Guyot-Sionnest | 1 | -0/+1 |