summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-21Fix (or try at least) for IRIX compile to tap testsThomas Guyot-Sionnest1-1/+1
2009-01-21Trick for check_users test without users logged-inThomas Guyot-Sionnest1-0/+4
2009-01-19Build extra-opts in tinderbox so they can be testedThomas Guyot-Sionnest1-2/+2
2009-01-18Re-apply "Cleanup; fix the way libraries are linked; Make-It-Simple(tm)"Thomas Guyot-Sionnest1-33/+4
2009-01-18Trying out new patch for IRIX 6.5 from Bruno HaibleThomas Guyot-Sionnest1-2/+9
2009-01-18Revert "Trying out a patch for IRIX 11"Thomas Guyot-Sionnest1-1/+4
2009-01-17Trying out a patch for IRIX 11Thomas Guyot-Sionnest1-4/+1
2009-01-15Removing AC_FUNC_ALLOCA from configure.in (added in the gnulib sync commit)Thomas Guyot-Sionnest1-1/+0
2009-01-15TypoThomas Guyot-Sionnest1-1/+2
2009-01-15Sync with gnulibThomas Guyot-Sionnest148-1824/+8846
2009-01-15Clean up last commit - remove the __STDC_VERSION__ check in tap.hThomas Guyot-Sionnest1-4/+6
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