Age | Commit message (Expand) | Author | Files | Lines |
2009-01-20 | Fix (or try at least) for IRIX compile to tap tests | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-01-20 | Trick for check_users test without users logged-in | Thomas Guyot-Sionnest | 1 | -0/+4 |
2009-01-19 | Build extra-opts in tinderbox so they can be tested | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-01-18 | Re-apply "Cleanup; fix the way libraries are linked; Make-It-Simple(tm)" | Thomas Guyot-Sionnest | 1 | -33/+4 |
2009-01-18 | Trying out new patch for IRIX 6.5 from Bruno Haible | Thomas Guyot-Sionnest | 1 | -2/+9 |
2009-01-18 | Revert "Trying out a patch for IRIX 11" | Thomas Guyot-Sionnest | 1 | -1/+4 |
2009-01-16 | Trying out a patch for IRIX 11 | Thomas Guyot-Sionnest | 1 | -4/+1 |
2009-01-15 | Removing AC_FUNC_ALLOCA from configure.in (added in the gnulib sync commit) | Thomas Guyot-Sionnest | 1 | -1/+0 |
2009-01-15 | Typo | Thomas Guyot-Sionnest | 1 | -1/+2 |
2009-01-15 | Sync with gnulib | Thomas Guyot-Sionnest | 148 | -1824/+8846 |
2009-01-15 | Clean up last commit - remove the __STDC_VERSION__ check in tap.h | Thomas Guyot-Sionnest | 1 | -4/+6 |
2009-01-14 | Trying to see if HP-UX will compile without the __STDC_VERSION__ check in tap.h | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-01-13 | Make /lib before /lib/tests to satisfy dependencies (building tests fails on ... | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-01-09 | Fix test from last commit | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-01-09 | basename check in test_utils.c was accidentaly added again. | Thomas Guyot-Sionnest | 1 | -4/+0 |
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 |