Code

nagiosplug.git
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
2008-08-05 Thomas Guyot... Set -D_FORTIFY_SOURCE=2, and added a comment with link...
2008-07-28 Matthias Eble-b option now specifies ICMP data bytes instead of...
2008-07-17 Matthias EbleAdd support for packet size modification (-b)
2008-07-10 Thomas Guyot... Verbose should not have to exceed 3 as per developement...
2008-07-10 Thomas Guyot... Add -D_FORTIFY_SOURCE
2008-07-10 Thomas Guyot... Typo in check_ups
2008-07-09 Matthias Eblerewrote check_snmp.t to use Test::More
2008-07-09 Matthias Eblecheck_snmp now only prints perfdata for non numeric...
2008-07-08 Ton VoonRemoved libtap configuration for the moment, as tinderb...
2008-07-08 Ton Vooncheck_procs captures stderr and adds to plugin output...
2008-07-06 Holger WeissDon't try to set the "SO_BROADCAST" socket option for...
2008-07-02 Ton VoonUse tap.h from the libtap directory
2008-07-02 Ton VoonChange pst3 again, this time to remove use of kvm which...
2008-06-30 Ton VoonFixed bug in tools/setup if docbook was run
2008-06-30 Ton VoonHave to list tap_dir manually to get into make dist
2008-06-26 Ton VoonAdding libtap into distribution to help run C based...
2008-06-17 Ton VoonFixed possible coredump. Removed one level of subroutin...
2008-06-09 Matthias EbleAdded testcases for check_dig
2008-06-02 Ton VoonOptimised pst3 for systems with large number of process...
2008-06-02 Ton VoonUpdated Nagios::Plugin perl modules to 0.27
2008-05-30 Thomas Guyot... Fix Debian bug #460097: check_http --max-age broken...
2008-05-29 Thomas Guyot... typo
2008-05-27 Ton VoonChanged SF file release to use sftp instead of ftp
2008-05-27 Ton VoonPreparation for 1.4.12 release
2008-05-27 Ton VoonNot picking up solaris systems correctly for check_dhcp...
2008-05-27 Ton VoonAddition to help to state that -f will always return...
2008-05-27 Ton VoonAdd additional PID column heading
2008-05-26 Thomas Guyot... correct typo in NEWS
2008-05-23 Thomas Guyot... Add a note about radiusclient
2008-05-22 Thomas Guyot... Fix linking against OpenSSL where libdl is required
2008-05-21 Thomas Guyot... Fixed passive option in check_by_ssh
next