summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-29Add Libtap as a bundled library (does not change any behaviour without --enab...Thomas Guyot-Sionnest74-64/+2743
2008-11-28Revert inclusion of libtap into nagiospluginsThomas Guyot-Sionnest15-95/+92
2008-11-27tinderbox: Don't alter SunOS path if we're building off a repository treeThomas Guyot-Sionnest1-2/+4
2008-11-27Fixing build breakages (I totally forgot this rule was there...)Thomas Guyot-Sionnest3-5/+1
2008-11-26Fix it for good nowThomas Guyot-Sionnest1-2/+2
2008-11-26Minor fix in NP-VERSION-GENThomas Guyot-Sionnest1-2/+2
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Thomas Guyot-Sionnest6-22/+32
2008-11-25Workaround to support more make programsThomas Guyot-Sionnest3-3/+12
2008-11-25Exporting ENV vars from Makefile is supported only with GNU Make. Use the she...Thomas Guyot-Sionnest1-4/+2
2008-11-24tools/distclean: No need to bailout on distclean failuresThomas Guyot-Sionnest1-2/+1
2008-11-24Revert "tinderbox: Comment out additional PATH conponent added for SunOS builds"Thomas Guyot-Sionnest1-5/+3
2008-11-23tinderbox: Comment out additional PATH conponent added for SunOS buildsThomas Guyot-Sionnest1-3/+5
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Thomas Guyot-Sionnest3-4/+6
2008-11-23Update .gitignore to include missing file/extentionThomas Guyot-Sionnest1-0/+3
2008-11-23Add .gitignore (Imported from svn:ignore)Thomas Guyot-Sionnest1-0/+254
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest172-531/+419
2008-11-20Add comment to recent check_disk patchThomas Guyot-Sionnest1-1/+4
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest35-183/+183
2008-11-19Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)Thomas Guyot-Sionnest3-2/+3
2008-11-19check_disk: rerpopulate the mount list after doing a stat() on paths specifie...Thomas Guyot-Sionnest4-15/+16
2008-11-14Helper script to upload tarballs to SF and create md5sumTon Voon1-0/+27
2008-11-11Updated tinderbox linkTon Voon1-1/+1
2008-11-08Add missing long options for check_nt (for use with extra-opts)Thomas Guyot-Sionnest2-2/+10
2008-11-08Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...Thomas Guyot-Sionnest8-15/+14
2008-11-08Added Jan for check_http method patchTon Voon1-0/+1
2008-11-08Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...Ton Voon4-3/+34
2008-11-08check_http now has options to specify the HTTP method (Jan - 2155152)Ton Voon3-11/+82
2008-11-08Fix for tar on SolarisTon Voon1-1/+1
2008-11-07check_icmp now reports min and max round trip time perfdata (Steve Rader)Thomas Guyot-Sionnest3-5/+19
2008-11-05Fix check_tcp longoptions handlingThomas Guyot-Sionnest2-5/+4
2008-11-05Need to add in the libgnu.la for Solaris and other platformsTon Voon1-1/+1
2008-11-05Missing NEWS itemThomas Guyot-Sionnest1-0/+1
2008-11-05Fix calculation of extra-opts parameters.Thomas Guyot-Sionnest2-4/+3
2008-11-05Fixed libtap dependency issue. Warning: will install tap into lib directoriesTon Voon3-1/+6
2008-11-05Fix check_http test (altinity.com redirects now).Thomas Guyot-Sionnest1-2/+2
2008-11-04Fixed the test (not the bug yet) and added similar one to test_ini (that one ...Thomas Guyot-Sionnest2-12/+13
2008-11-04Corrected test_opts planThomas Guyot-Sionnest1-1/+1
2008-11-04Adding extra-opts check that crash on my prod servers (*** glibc detected ***...Thomas Guyot-Sionnest2-0/+31
2008-11-04Make extra-opts (C plugins) behave more like N::P:Thomas Guyot-Sionnest3-5/+9
2008-11-04check_ups now sends a LOGOUT string (debian bug #387001)Thomas Guyot-Sionnest3-1/+8
2008-10-22check_ifoperstatus -n flag now works as expected (sf.net #1569488)Matthias Eble3-21/+31
2008-10-21Updated tinderbox serverTon Voon2-1/+4
2008-10-05check-users thresholds was >= rather than > as documented.Thomas Guyot-Sionnest2-2/+5
2008-09-25Preparation for 1.4.13release-1.4.13Ton Voon5-77/+349
2008-09-25Fix small test failureTon Voon1-2/+2
2008-09-25Moving project administration documents to nagiosplugins.org siteTon Voon3-85/+0
2008-09-02TypoThomas Guyot-Sionnest1-1/+1
2008-09-02Some HTTP server applications/configurations cause trouble if the port isHolger Weiss2-2/+13
2008-09-02Fix possible segfault in check_ntp_peer with deliberately invalid packetsThomas Guyot-Sionnest2-1/+5
2008-09-01check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg...Thomas Guyot-Sionnest3-4/+15