Code

nagiosplug.git
2009-03-25 Thomas Guyot... check_nt: allow returning UNKNOWN on timeouts (-u)
2009-03-25 Thomas Guyot... Make socket alarm handler customisable (like c459ca07)
2009-03-24 Thomas Guyot... check_mysql: Fix segfault with old slaves (#2696823...
2009-03-24 Thomas Guyot... Whitespace and intend cleanup
2009-03-21 Thomas Guyot... Update check_http short help with new stycky and sticky...
2009-03-21 Thomas Guyot... check_http: die when an invalid --onredirect option...
2009-03-21 Thomas Guyot... check_http: add --onredirect=stickyport - also follow...
2009-03-20 Thomas Guyot... Add the timegm Gnulib module
2009-03-20 Thomas Guyot... negate: make timeouts configurable
2009-03-20 Thomas Guyot... Make alarm handler customisable
2009-03-20 Thomas Guyot... negate: Fix not printing the real timeout in ALRM handl...
2009-03-20 Thomas Guyot... tests/check_http.t: Add various timeout-related tests
2009-03-19 Thomas Guyot... Fixed check_http not timing-out on redirects
2009-03-19 Thomas Guyot... Revert "Add timezone support and fix checks around...
2009-03-18 Thomas Guyot... Add suggested multi-oid test (John A. Barbuto)
2009-03-18 Thomas Guyot... check_snmp: Fix potential buffer overflow - enforce...
2009-03-18 Thomas Guyot... Fix logging of STDERR in tinderbox tests phase
2009-03-18 Thomas Guyot... Add timezone support and fix checks around cert expiration
2009-03-17 Thomas Guyot... Check for existence of pre-instaleld pst3 for Solaris...
2009-03-17 Thomas Guyot... Fix check_http sending HTTP/1.0 with v1.1 headers ...
2009-03-16 Thomas Guyot... Fix check_snmp test on solaris
2009-03-16 Thomas Guyot... Update extended check_http tests for 0d78171...
2009-03-16 Thomas Guyot... check_http fixes:
2009-03-16 Thomas Guyot... check_snmp fixes:
2009-03-14 Ton VoonIgnore stderr messages unless return code is non-zero...
2009-03-14 Ton VoonFixed passing of quotes in OID for check_snmp (#1985230...
2009-03-06 Ton VoonCreate expired cert for testing purposes. Updated tests...
2009-03-05 Ton VoonMerge branch 'master' of ssh://repo.or.cz/srv/git/nagio...
2009-03-05 Ton VoonAdded inline tests for HTTPS using HTTP::Daemon::SSL
2009-02-24 Thomas Guyot... check_snmp long help missing retries entry (#2608223)
2009-02-20 Ton VoonUpdated string ids, due to typo fixes
2009-02-20 Ton VoonTypo fixes (Jan Wagner - SF 1878971)
2009-02-19 Ton VoonFixed coredump from check_nt when drive not found ...
2009-02-06 Thomas Guyot... Devel doc: NP-VERSION-GEN needs to be updated as well
2009-02-06 Thomas Guyot... Small correction in NEWS entry
2009-02-06 Thomas Guyot... Update the devel notes for Git
2009-02-06 Thomas Guyot... Revert "Moving project administration documents to...
2009-02-05 Thomas Guyot... check_http --onredirect=sticky follows using the same...
2009-02-03 Thomas Guyot... Add NEWS entry for last commit
2009-02-03 Thomas Guyot... Fix aberrant behaviours in check_http:
2009-01-26 Thomas Guyot... Make extract_value more generic:
2009-01-24 Thomas Guyot... Remove the commented out blocks
2009-01-24 Thomas Guyot... Fix paths in test_ini tests
2009-01-23 Thomas Guyot... Add die tests for parse_ini
2009-01-22 Thomas Guyot... Return UNKNOWN if none of the default files can be...
2009-01-22 Thomas Guyot... Add die tests for extra-opts
2009-01-21 Thomas Guyot... Move check_ntp's extract_value to utils_base.c.
2009-01-21 Thomas Guyot... Accidentally included built executables - also updated...
2009-01-21 Thomas Guyot... Some platform are missing setenv
2009-01-21 Thomas Guyot... Fix (or try at least) for IRIX compile to tap tests
2009-01-21 Thomas Guyot... Trick for check_users test without users logged-in
2009-01-19 Thomas Guyot... Build extra-opts in tinderbox so they can be tested
2009-01-18 Thomas Guyot... Re-apply "Cleanup; fix the way libraries are linked...
2009-01-18 Thomas Guyot... Trying out new patch for IRIX 6.5 from Bruno Haible
2009-01-18 Thomas Guyot... Revert "Trying out a patch for IRIX 11"
2009-01-17 Thomas Guyot... Trying out a patch for IRIX 11
2009-01-15 Thomas Guyot... Removing AC_FUNC_ALLOCA from configure.in (added in...
2009-01-15 Thomas Guyot... Typo
2009-01-15 Thomas Guyot... Sync with gnulib
2009-01-15 Thomas Guyot... Clean up last commit - remove the __STDC_VERSION__...
2009-01-14 Thomas Guyot... Trying to see if HP-UX will compile without the __STDC_...
2009-01-13 Thomas Guyot... Make /lib before /lib/tests to satisfy dependencies...
2009-01-09 Thomas Guyot... Fix test from last commit
2009-01-09 Thomas Guyot... basename check in test_utils.c was accidentaly added...
2009-01-09 Thomas Guyot... Revert "Cleanup; fix the way libraries are linked;...
2009-01-08 Thomas Guyot... Try to make IRIX happy (this fixes a similar warning...
2009-01-07 Thomas Guyot... Cleanup; fix the way libraries are linked; Make-It...
2009-01-06 Thomas Guyot... git2svn: Use --add-author-from with "git set-tree"
2009-01-06 Thomas Guyot... tinderbox_build: Add --enable-libtap configure option
2009-01-06 Thomas Guyot... tinderbox_build: Clarify comment
2008-12-23 Ton VoonAllow privproto to be passed through check_snmp to...
2008-12-03 Thomas Guyot... check_mrtg: fix plugin returning UNKNOWN instead of...
2008-12-02 Ton VoonUpdated to latest due to SF policy changes
2008-11-29 Thomas Guyot... Add Libtap as a bundled library (does not change any...
2008-11-28 Thomas Guyot... Revert inclusion of libtap into nagiosplugins
2008-11-27 Thomas Guyot... tinderbox: Don't alter SunOS path if we're building...
2008-11-27 Thomas Guyot... Fixing build breakages (I totally forgot this rule...
2008-11-26 Thomas Guyot... Fix it for good now
2008-11-26 Thomas Guyot... Minor fix in NP-VERSION-GEN
2008-11-26 Thomas Guyot... Disable dynamic versionning for releases, and allow...
2008-11-25 Thomas Guyot... Workaround to support more make programs
2008-11-25 Thomas Guyot... Exporting ENV vars from Makefile is supported only...
2008-11-24 Thomas Guyot... tools/distclean: No need to bailout on distclean failures
2008-11-24 Thomas Guyot... Revert "tinderbox: Comment out additional PATH conponen...
2008-11-23 Thomas Guyot... tinderbox: Comment out additional PATH conponent added...
2008-11-23 Thomas Guyot... Avoid the use of .PHONY (target s created twice and...
2008-11-23 Thomas Guyot... Update .gitignore to include missing file/extention
2008-11-23 Thomas Guyot... Add .gitignore (Imported from svn:ignore)
2008-11-23 Thomas Guyot... Removing CVS/SVN tags and replacing with git-based...
2008-11-20 Thomas Guyot... Add comment to recent check_disk patch
2008-11-19 Thomas Guyot... Bulk EOL cleanup
2008-11-19 Thomas Guyot... Fixed buffer overflow in check_ntp/check_ntp_peer ...
2008-11-19 Thomas Guyot... check_disk: rerpopulate the mount list after doing...
2008-11-14 Ton VoonHelper script to upload tarballs to SF and create md5sum
2008-11-11 Ton VoonUpdated tinderbox link
2008-11-08 Thomas Guyot... Add missing long options for check_nt (for use with...
2008-11-08 Thomas Guyot... Fix long options parsing in check_disk, check_dns,...
2008-11-08 Ton VoonAdded Jan for check_http method patch
2008-11-08 Ton VoonFixed bug where extra headers and redirect caused segfa...
2008-11-08 Ton Vooncheck_http now has options to specify the HTTP method...
next