Age | Commit message (Expand) | Author | Files | Lines |
2010-07-02 | Import the environ module from gnulib (86ba51) | Thomas Guyot-Sionnest | 2 | -2/+3 |
2010-07-02 | git-notify: Be careful with "--no-merge" | Holger Weiss | 1 | -5/+6 |
2010-06-30 | Corrected rate_multiplier calculation | tonvoon | 2 | -2/+2 |
2010-06-30 | Removed suffix of "-rate" and let user decide label via --label | tonvoon | 2 | -7/+5 |
2010-06-30 | Tests for --rate-multiplier option | tonvoon | 2 | -1/+14 |
2010-06-30 | Merge branch 'master' of ssh://tonvoon@nagiosplug.git.sourceforge.net/gitroot... | Ton Voon | 1 | -1/+1 |
2010-06-30 | Fixed rate-multiplier option | Ton Voon | 1 | -4/+8 |
2010-06-25 | Add test file directory | tonvoon | 1 | -1/+1 |
2010-06-24 | Cleanup some warnings displayed from IRIX tinderbox server | Ton Voon | 2 | -14/+9 |
2010-06-24 | Added unsetenv and setenv from gnulib | Ton Voon | 12 | -2/+1039 |
2010-06-24 | Added strsep to gnulib, for check_snmp.c | Ton Voon | 5 | -2/+101 |
2010-06-23 | Added option to invert search results | tonvoon | 7 | -521/+741 |
2010-06-23 | Display missing search string and URL when failed (Duncan Ferguson #2999924) | tonvoon | 3 | -2/+16 |
2010-06-23 | Added state retention APIs. Implemented for check_snmp with --rate option. | Ton Voon | 63 | -1020/+2320 |
2010-06-18 | NEWS entry for last commit | Thomas Guyot-Sionnest | 1 | -0/+1 |
2010-06-18 | Attempt at detecting 64bit compilation flags between gcc, old, and new versio... | Thomas Guyot-Sionnest | 1 | -3/+62 |
2010-05-08 | Add missing --fqdn help (Jan Wagner) | Thomas Guyot-Sionnest | 1 | -2/+4 |
2010-04-28 | Update extra-opts help text based on ML agreement | Thomas Guyot-Sionnest | 4 | -71/+58 |
2010-04-28 | tools/distclean: use git-clean when possible | Thomas Guyot-Sionnest | 2 | -0/+13 |
2010-04-28 | Update libtool | Thomas Guyot-Sionnest | 6 | -3455/+12980 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 41 | -41/+41 |
2010-04-22 | Split long line in check_cluster --help | Thomas Guyot-Sionnest | 1 | -1/+2 |
2010-04-21 | Update French translations with extra-opts change | Thomas Guyot-Sionnest | 3 | -424/+391 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 40 | -196/+1 |
2010-04-21 | Fix tests and update NEWS file | Thomas Guyot-Sionnest | 2 | -4/+50 |
2010-04-21 | Replace the lousy multiline parser with a robust one. | Thomas Guyot-Sionnest | 1 | -8/+49 |
2010-04-21 | Attempt at fixing check_snmp multiline output: | Thomas Guyot-Sionnest | 2 | -9/+32 |
2010-04-15 | Updated Nagios::Plugin library | tonvoon | 3 | -0/+1 |
2010-04-14 | git-notify: Fix the ordering of commits | Holger Weiss | 1 | -1/+1 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 48 | -289/+631 |
2010-04-14 | Update french translation (fix all fuzzy's) | Thomas Guyot-Sionnest | 5 | -4241/+4534 |
2010-04-14 | Fix check_radius returning OK on unexpected results | Thomas Guyot-Sionnest | 3 | -2/+14 |
2010-04-14 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2010-04-14 | pst3.c must not use nagiosplug/gnulib includes | Thomas Guyot-Sionnest | 3 | -3/+6 |
2010-04-12 | Sync with the latest Gnulib code (177f525) | Thomas Guyot-Sionnest | 273 | -11261/+20118 |
2010-04-13 | Fix typo | Holger Weiss | 1 | -1/+1 |
2010-04-12 | Fix Debian bug #574612: Return WARNING on rebuild | Holger Weiss | 1 | -0/+1 |
2010-04-12 | Fix Debian bug #534604: Checking md10 and above | Holger Weiss | 1 | -1/+1 |
2010-04-12 | Fix Debian bug #545940: Failure when run via ePN | Holger Weiss | 2 | -5/+5 |
2010-04-11 | Fix Debian bug #482947: No --nas-ip-address option | Holger Weiss | 2 | -13/+29 |
2010-04-11 | Fix Debian bug #479984: Allow empty LDAP base | Holger Weiss | 2 | -1/+2 |
2010-04-11 | Fix Debian bug #460097: check_http -M broken | Holger Weiss | 1 | -1/+4 |
2010-04-11 | Fix Debian bug #478942: Fragile argument passing | Holger Weiss | 1 | -25/+36 |
2010-04-11 | Fix Debian bug #478906: Failure when run via ePN | Holger Weiss | 3 | -6/+8 |
2010-04-11 | Fix Debian bug #463322: Use deprecated libldap API | Holger Weiss | 2 | -0/+2 |
2010-04-11 | Fix Debian bug #425129: SMB guest mode won't work | Holger Weiss | 3 | -0/+3 |
2010-04-11 | Fix Debian bug #307905: Incorrect usage output | Holger Weiss | 1 | -1/+1 |
2010-04-11 | check_disk_smb: Allow for specifying an IP address | Holger Weiss | 2 | -7/+24 |
2010-04-06 | check_http: Add warning about SNI not enabled by default anymore | Thomas Guyot-Sionnest | 1 | -0/+1 |
2010-04-05 | Fix regression in check_http ssl checks on some servers | Thomas Guyot-Sionnest | 2 | -3/+13 |