Code

nagiosplug.git
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...
2008-11-08 Ton VoonFix for tar on Solaris
2008-11-07 Thomas Guyot... check_icmp now reports min and max round trip time...
2008-11-05 Thomas Guyot... Fix check_tcp longoptions handling
2008-11-05 Ton VoonNeed to add in the libgnu.la for Solaris and other...
2008-11-05 Thomas Guyot... Missing NEWS item
2008-11-05 Thomas Guyot... Fix calculation of extra-opts parameters.
2008-11-05 Ton VoonFixed libtap dependency issue. Warning: will install...
2008-11-05 Thomas Guyot... Fix check_http test (altinity.com redirects now).
2008-11-04 Thomas Guyot... Fixed the test (not the bug yet) and added similar...
2008-11-04 Thomas Guyot... Corrected test_opts plan
2008-11-04 Thomas Guyot... Adding extra-opts check that crash on my prod servers...
2008-11-04 Thomas Guyot... Make extra-opts (C plugins) behave more like N::P:
2008-11-04 Thomas Guyot... check_ups now sends a LOGOUT string (debian bug #387001)
2008-10-22 Matthias Eblecheck_ifoperstatus -n flag now works as expected (sf...
2008-10-21 Ton VoonUpdated tinderbox server
2008-10-05 Thomas Guyot... check-users thresholds was >= rather than > as documented.
2008-09-25 Ton VoonPreparation for 1.4.13
2008-09-25 Ton VoonFix small test failure
2008-09-25 Ton VoonMoving project administration documents to nagiosplugin...
2008-09-02 Thomas Guyot... Typo
2008-09-02 Holger WeissSome HTTP server applications/configurations cause...
2008-09-02 Thomas Guyot... Fix possible segfault in check_ntp_peer with deliberate...
2008-09-01 Thomas Guyot... check_ntp_peer/check_ntp_time used to show port in...
2008-09-01 Thomas Guyot... Revert "Re-structure the HTTP 1.1 headers to prevent...
2008-09-01 Holger WeissUnder some circumstances, the 'url' path of a redirecti...
2008-08-25 Ton VoonFix HTTP::Daemon::VERSION to get a fixed header size...
2008-08-25 Ton VoonUpdated with more tests re: multiple status codes ...
2008-08-25 Holger WeissThe "-e" option now accepts a comma-delimited list...
2008-08-22 Ton VoonAdded HTTP tests for status codes
2008-08-21 Ton VoonOnly include extra-opts tests if libtap is enabled
2008-08-21 Ton VoonNote re: --enable-libtap
2008-08-21 Ton VoonCorrectly link to included libtap. Simplify invoking...
2008-08-21 Ton VoonFix regexp of version number of snapshot
2008-08-21 Ton VoonRemove .svn files in distribution
2008-08-21 Ton VoonRenamed altered tap file to nagios-plugins
2008-08-21 Thomas Guyot... Nothing
2008-08-21 Thomas Guyot... Misplaced comment
2008-08-21 Thomas Guyot... Complete rewrite of the extract_value function
2008-08-21 Thomas Guyot... Typos in comments
2008-08-16 Thomas Guyot... Fix assignment written as a comparison in validate_argu...
2008-08-16 Thomas Guyot... Fix check_fping --help output (Patch from blog.barfoo...
2008-08-16 Thomas Guyot... Typo
2008-08-08 Ton VoonClose on fd
2008-08-08 Thomas Guyot... Re-structure the HTTP 1.1 headers to prevent 301s on...
2008-08-08 Thomas Guyot... Typo in --help output
next