Age | Commit message (Expand) | Author | Files | Lines |
2009-01-09 | Revert "Cleanup; fix the way libraries are linked; Make-It-Simple(tm)" | Thomas Guyot-Sionnest | 2 | -5/+34 |
2009-01-08 | Try to make IRIX happy (this fixes a similar warning in Solaris) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-01-07 | Cleanup; fix the way libraries are linked; Make-It-Simple(tm) | Thomas Guyot-Sionnest | 2 | -34/+5 |
2009-01-06 | git2svn: Use --add-author-from with "git set-tree" | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-01-06 | tinderbox_build: Add --enable-libtap configure option | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-01-06 | tinderbox_build: Clarify comment | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-12-23 | Allow privproto to be passed through check_snmp to snmpget. Defaults to DES | Ton Voon | 1 | -4/+13 |
2008-12-03 | check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068) | Thomas Guyot-Sionnest | 3 | -1/+3 |
2008-12-02 | Updated to latest due to SF policy changes | Ton Voon | 1 | -15/+22 |
2008-11-29 | Add Libtap as a bundled library (does not change any behaviour without --enab... | Thomas Guyot-Sionnest | 74 | -64/+2743 |
2008-11-28 | Revert inclusion of libtap into nagiosplugins | Thomas Guyot-Sionnest | 15 | -95/+92 |
2008-11-27 | tinderbox: Don't alter SunOS path if we're building off a repository tree | Thomas Guyot-Sionnest | 1 | -2/+4 |
2008-11-26 | Fixing build breakages (I totally forgot this rule was there...) | Thomas Guyot-Sionnest | 3 | -5/+1 |
2008-11-26 | Fix it for good now | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-11-26 | Minor fix in NP-VERSION-GEN | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-11-26 | Disable dynamic versionning for releases, and allow generating version out of... | Thomas Guyot-Sionnest | 6 | -22/+32 |
2008-11-25 | Workaround to support more make programs | Thomas Guyot-Sionnest | 3 | -3/+12 |
2008-11-25 | Exporting ENV vars from Makefile is supported only with GNU Make. Use the she... | Thomas Guyot-Sionnest | 1 | -4/+2 |
2008-11-24 | tools/distclean: No need to bailout on distclean failures | Thomas Guyot-Sionnest | 1 | -2/+1 |
2008-11-24 | Revert "tinderbox: Comment out additional PATH conponent added for SunOS builds" | Thomas Guyot-Sionnest | 1 | -5/+3 |
2008-11-23 | tinderbox: Comment out additional PATH conponent added for SunOS builds | Thomas Guyot-Sionnest | 1 | -3/+5 |
2008-11-23 | Avoid the use of .PHONY (target s created twice and I have no idea if it's ri... | Thomas Guyot-Sionnest | 3 | -4/+6 |
2008-11-23 | Update .gitignore to include missing file/extention | Thomas Guyot-Sionnest | 1 | -0/+3 |
2008-11-23 | Add .gitignore (Imported from svn:ignore) | Thomas Guyot-Sionnest | 1 | -0/+254 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 172 | -531/+419 |
2008-11-20 | Add comment to recent check_disk patch | Thomas Guyot-Sionnest | 1 | -1/+4 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 35 | -183/+183 |
2008-11-19 | Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265) | Thomas Guyot-Sionnest | 3 | -2/+3 |
2008-11-19 | check_disk: rerpopulate the mount list after doing a stat() on paths specifie... | Thomas Guyot-Sionnest | 4 | -15/+16 |
2008-11-14 | Helper script to upload tarballs to SF and create md5sum | Ton Voon | 1 | -0/+27 |
2008-11-11 | Updated tinderbox link | Ton Voon | 1 | -1/+1 |
2008-11-08 | Add missing long options for check_nt (for use with extra-opts) | Thomas Guyot-Sionnest | 2 | -2/+10 |
2008-11-08 | Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt... | Thomas Guyot-Sionnest | 8 | -15/+14 |
2008-11-08 | Added Jan for check_http method patch | Ton Voon | 1 | -0/+1 |
2008-11-08 | Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal... | Ton Voon | 4 | -3/+34 |
2008-11-08 | check_http now has options to specify the HTTP method (Jan - 2155152) | Ton Voon | 3 | -11/+82 |
2008-11-08 | Fix for tar on Solaris | Ton Voon | 1 | -1/+1 |
2008-11-07 | check_icmp now reports min and max round trip time perfdata (Steve Rader) | Thomas Guyot-Sionnest | 3 | -5/+19 |
2008-11-05 | Fix check_tcp longoptions handling | Thomas Guyot-Sionnest | 2 | -5/+4 |
2008-11-05 | Need to add in the libgnu.la for Solaris and other platforms | Ton Voon | 1 | -1/+1 |
2008-11-05 | Missing NEWS item | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-11-05 | Fix calculation of extra-opts parameters. | Thomas Guyot-Sionnest | 2 | -4/+3 |
2008-11-05 | Fixed libtap dependency issue. Warning: will install tap into lib directories | Ton Voon | 3 | -1/+6 |
2008-11-05 | Fix check_http test (altinity.com redirects now). | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-11-04 | Fixed the test (not the bug yet) and added similar one to test_ini (that one ... | Thomas Guyot-Sionnest | 2 | -12/+13 |
2008-11-04 | Corrected test_opts plan | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-11-04 | Adding extra-opts check that crash on my prod servers (*** glibc detected ***... | Thomas Guyot-Sionnest | 2 | -0/+31 |
2008-11-04 | Make extra-opts (C plugins) behave more like N::P: | Thomas Guyot-Sionnest | 3 | -5/+9 |
2008-11-04 | check_ups now sends a LOGOUT string (debian bug #387001) | Thomas Guyot-Sionnest | 3 | -1/+8 |
2008-10-22 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) | Matthias Eble | 3 | -21/+31 |