Age | Commit message (Expand) | Author | Files | Lines |
2007-01-04 | Fix bug #1574863: check_real does not accept the '-v' option | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-01-04 | Fix bug #1592605: check_ping times out | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-01-04 | Adding my distclean script | Thomas Guyot-Sionnest | 2 | -0/+36 |
2006-12-23 | Regexps in check_snmp tests fails where they shouldn't. | Thomas Guyot-Sionnest | 1 | -3/+3 |
2006-12-21 | - Fixing small error (wrong file name) in NPTest.pm documentation. | Thomas Guyot-Sionnest | 1 | -4/+4 |
2006-12-20 | Removed unused timestamp variable (Matthias Eble) | Ton Voon | 4 | -25/+27 |
2006-12-20 | Fixed inode thresholds, regressed from previous release | Ton Voon | 4 | -14/+94 |
2006-12-20 | updated the nagios-pulgins.pot files now that localization is clean | Benoit Mortier | 3 | -6483/+7989 |
2006-12-12 | Enhanced test for single letters in fqdn | Ton Voon | 1 | -0/+2 |
2006-12-12 | Allow single characters in fqdn (Dave Alden) | Ton Voon | 1 | -1/+1 |
2006-12-07 | Fixed HP/UX's swapinfo command for check_procs (Dick van den Burg - 1573700) | Ton Voon | 3 | -4/+5 |
2006-12-07 | Fix coredump on 64bit Solaris. Also adds more error conditions and moves | Ton Voon | 5 | -27/+42 |
2006-12-06 | Move SSL libs to correct order per plugin | Ton Voon | 1 | -4/+4 |
2006-12-06 | Only include -lssl for plugins that require it | Ton Voon | 1 | -2/+2 |
2006-12-06 | Flag common compile error because of no ar on Solaris | Ton Voon | 1 | -0/+5 |
2006-12-06 | Remove CVS files from distribution | Ton Voon | 1 | -0/+1 |
2006-12-06 | Add libtool requirement for development | Ton Voon | 1 | -0/+1 |
2006-11-09 | Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations | Ton Voon | 4 | -7/+15 |
2006-11-03 | Add alloca files, required for *BSD | Ton Voon | 3 | -1/+556 |
2006-11-01 | For 1.4.5 releaserelease-1.4.5 | Ton Voon | 3 | -2/+123 |
2006-10-27 | More edge testcases. Allow anything if ends with a . as long as correct | Ton Voon | 2 | -5/+27 |
2006-10-26 | New test variables default to "none", so no changes required to tinderbox sat... | Ton Voon | 1 | -3/+4 |
2006-10-26 | Fixed error if dba_free_space has no free segments (Florian Gleixner) | Ton Voon | 2 | -3/+5 |
2006-10-26 | Fixed regression where hostnames with hyphens were rejected (1581402 - Holger... | Ton Voon | 3 | -27/+39 |
2006-10-26 | Removing unnecessary tarball | Ton Voon | 1 | -0/+0 |
2006-10-26 | Remove C style comments (1583467 - Markus Baertschi) | Ton Voon | 3 | -3/+2 |
2006-10-24 | more fixes and removal of certain sentences not needed | Benoit Mortier | 1 | -6/+6 |
2006-10-24 | last localization fixes for core plugins in c | Benoit Mortier | 2 | -40/+44 |
2006-10-24 | next round of localization fixes | Benoit Mortier | 1 | -49/+50 |
2006-10-24 | Fixed compile on non-glibc platforms | Ton Voon | 2 | -5/+5 |
2006-10-24 | Restored accidently regressed fix | Ton Voon | 1 | -3/+2 |
2006-10-23 | localization fixes | Benoit Mortier | 1 | -82/+78 |
2006-10-23 | first pass a making check icmp respecting nagiosplugins rules | Benoit Mortier | 1 | -30/+48 |
2006-10-22 | latest localization fixes for tonight ;-) | Benoit Mortier | 1 | -21/+21 |
2006-10-22 | localization fixes | Benoit Mortier | 1 | -17/+16 |
2006-10-22 | putting default template for copyright and explanations | Benoit Mortier | 1 | -17/+46 |
2006-10-22 | revert mistake when commiting fixes | Benoit Mortier | 1 | -5/+0 |
2006-10-22 | more localization fixes | Benoit Mortier | 3 | -96/+91 |
2006-10-20 | Reverting back accidently regressed code | Ton Voon | 1 | -6/+12 |
2006-10-20 | more localization fixes | Benoit Mortier | 1 | -41/+37 |
2006-10-20 | localization updates | Benoit Mortier | 2 | -17/+31 |
2006-10-19 | adding missing check_snmp | Benoit Mortier | 1 | -19/+14 |
2006-10-19 | another round of localization cleaning | Benoit Mortier | 11 | -116/+173 |
2006-10-19 | For 1.4.4 releaserelease-1.4.4 | Ton Voon | 4 | -1385/+1960 |
2006-10-19 | Added info re: 1.4.4 in prep for release | Ton Voon | 1 | -1/+3 |
2006-10-19 | Initialise strings for Fedora Core 5 (Henning Schmiedehausen) | Ton Voon | 2 | -3/+4 |
2006-10-19 | Removed asprintf for perf data (Craig Orsinger, Robby Giffin - 1310495) | Ton Voon | 2 | -3/+7 |
2006-10-19 | type variable not cleared in Sol 10 (Kyle Tucker) | Ton Voon | 2 | -0/+5 |
2006-10-19 | Redirection error if other headers beginning with L (Aravind Gottipati - 1562... | Ton Voon | 3 | -4/+8 |
2006-10-19 | Allow hostnames beginning with digits (O'Shaughnessy Evans - 1567390) | Ton Voon | 2 | -1/+5 |