summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-14Trying to see if HP-UX will compile without the __STDC_VERSION__ check in tap.hThomas Guyot-Sionnest1-3/+3
2009-01-13Make /lib before /lib/tests to satisfy dependencies (building tests fails on ...Thomas Guyot-Sionnest1-1/+1
2009-01-09Fix test from last commitThomas Guyot-Sionnest1-1/+1
2009-01-09basename check in test_utils.c was accidentaly added again.Thomas Guyot-Sionnest1-4/+0
2009-01-09Revert "Cleanup; fix the way libraries are linked; Make-It-Simple(tm)"Thomas Guyot-Sionnest2-5/+34
2009-01-08Try to make IRIX happy (this fixes a similar warning in Solaris)Thomas Guyot-Sionnest1-1/+1
2009-01-07Cleanup; fix the way libraries are linked; Make-It-Simple(tm)Thomas Guyot-Sionnest2-34/+5
2009-01-06git2svn: Use --add-author-from with "git set-tree"Thomas Guyot-Sionnest1-2/+2
2009-01-06tinderbox_build: Add --enable-libtap configure optionThomas Guyot-Sionnest1-2/+2
2009-01-06tinderbox_build: Clarify commentThomas Guyot-Sionnest1-1/+1
2008-12-23Allow privproto to be passed through check_snmp to snmpget. Defaults to DESTon Voon1-4/+13
2008-12-03check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068)Thomas Guyot-Sionnest3-1/+3
2008-12-02Updated to latest due to SF policy changesTon Voon1-15/+22
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