Code

nagiosplug.git
2008-01-30 Thomas Guyot... Bump /lib to GPLv3
2008-01-30 Thomas Guyot... new standardized GPLv3 header (will be applied to all...
2008-01-29 Thomas Guyot... check_ntp_peer now checks for the LI_ALARM flag
2008-01-29 Thomas Guyot... typo
2008-01-29 Thomas Guyot... Fix bugs and flaws in best offset server selection...
2008-01-26 Thomas Guyot... Fix help text of check_ntp_* (Bug #1880095)
2008-01-15 Thomas Guyot... Fix check_disk disk usage calculation when using -...
2008-01-15 Thomas Guyot... Add AC_SYS_LARGEFILE to configure.in (check_disk should...
2008-01-10 Thomas Guyot... Add a return-code check (also test cmd_run without...
2008-01-09 Thomas Guyot... make test-debug generate lots of false errors in tinder...
2008-01-08 Matthias EbleFixed reverse lookup damaged by previous commit
2008-01-08 Ton VoonChanged default test values for check_dns (using nagios...
2008-01-08 Ton VoonReverted commits 1898 and 1899 due to reversion of...
2008-01-08 Ton VoonReverted commit 1879 where an invalid hostname returns...
2008-01-08 Thomas Guyot... more r1879 fixes
2008-01-08 Thomas Guyot... Fix test breakages for commit r1879: check_tcp now...
2008-01-08 Holger WeissHide some debug output which was printed even without...
2008-01-08 Holger WeissFix the handling of ICMP packets which are not echo...
2008-01-08 Holger WeissGet rid of a cast which increases the required alignment.
2008-01-08 Holger WeissMark some constant strings "const".
2008-01-07 Holger WeissSupport "[IPv6]" address syntax.
2008-01-07 Holger WeissMy assumption that "-H example.com:80" didn't work...
2008-01-06 Holger WeissRemove support for specifying the port number using...
2008-01-06 Thomas Guyot... Fix base64 test (known string wasn't null-terminated)
2008-01-06 Thomas Guyot... Fix tinderbox breakage
2008-01-06 Matthias EbleIf unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS...
2008-01-05 Thomas Guyot... Fix Bug #1862300: check_ntp_time segfault in 1.4.11...
2008-01-05 Matthias Eblecheck_dns now sorts addresses for -a support with multi...
2008-01-04 Matthias EbleCleaned check_procs usage output (Ferenc Wagner #1862218)
2007-12-21 Holger WeissFix INADDR_NONE value (for systems which don't define...
2007-12-21 Holger WeissInclude <sys/sockio.h> (if available) to get SIOCGIFADD...
2007-12-21 Holger WeissNew "-s" option to specify the source IP address (thank...
2007-12-21 Thomas Guyot... Remove c formating from translated strings (makes trans...
2007-12-19 Holger WeissFix the "--help" output.
2007-12-19 Ton Vooncheck_tcp now returns UNKNOWN with an invalid hostname...
2007-12-17 Ton VoonAdd check_nt -v INSTANCES (Alessandro Ren)
2007-12-13 Ton VoonFixed help output (Christian Mies)
2007-12-13 Ton VoonNEWS edited for consistent grammar
2007-12-13 Ton VoonPreparation for 1.4.11
2007-12-13 Ton VoonFixed VPATH problem in plugins-root (Tom Payerle -...
2007-12-13 Ton VoonUpdate to latest Nagios::Plugin
2007-12-12 Thomas Guyot... Add build files/binaries to the svn:ignore propt
2007-12-12 Ton VoonRun tinderbox builds in a test debug mode using "make...
2007-12-11 Thomas Guyot... D'oh! single escape will be handled by Perl....
2007-12-11 Thomas Guyot... - Fix check_ntp_peer returning misleading information...
2007-12-11 Ton VoonFixed test so works on MacOSX (use /bin/sh instead...
2007-12-11 Ton VoonAdd verbose flag so each test result is seen, rather...
2007-12-11 Thomas Guyot... Adding missing function calls needed for i18n (only...
2007-12-10 Thomas Guyot... Some corrections
2007-12-10 Thomas Guyot... Plenty of french translations (and a few fixes BTW)
2007-12-10 Thomas Guyot... OOPS! Last commit should have included these files.
2007-12-10 Thomas Guyot... D'autres translations - Err, I mean more translations :)
2007-12-10 Thomas Guyot... More translations
2007-12-10 Thomas Guyot... re-update the po files
2007-12-10 Thomas Guyot... Some translations
2007-12-10 Matthias EbleLocalization updates for recent changes
2007-12-10 Matthias EbleFix output when response time is critical. Thanks to...
2007-12-10 Matthias EbleFixed check_load argument handling when passing non...
2007-12-09 Thomas Guyot... Gettin' ready for some translation frenzy :)
2007-12-09 Thomas Guyot... update po files and fix a few French translations
2007-12-08 Thomas Guyot... Fix check_disk reporting OK if disk usage grows over...
2007-12-04 Thomas Guyot... Interesting... For some reason it did not take this...
2007-12-04 Thomas Guyot... Merge changes from branches/dermoth_ntp_rework (check_n...
2007-12-04 Thomas Guyot... Add the new checks as check_ntp copies to keep full...
2007-12-04 Thomas Guyot... missing word in comment block.
2007-11-23 Thomas Guyot... - Use max_state_alt in check_ntp to fix some issues...
2007-11-23 Thomas Guyot... Add a max_state_alt function that put UNKNOWN and DEPEN...
2007-11-11 Thomas Guyot... Fix broken usage2 in check_snmp and check_cluster
2007-11-10 Thomas Guyot... Fix newly added stratum check (has to be decreased...
2007-11-09 Thomas Guyot... Adding svn:keywords props
2007-11-09 Thomas Guyot... Adding test for base64 lib
2007-11-09 Thomas Guyot... Moved base64 function to /lib.
2007-11-09 Thomas Guyot... Nothing to see here...
2007-11-09 Thomas Guyot... Credits of check_snmp fix for bug #1815362 (CVE-2007...
2007-11-09 Thomas Guyot... Fix check_snmp buffer overflow (CVE-2007-5623)
2007-11-09 Thomas Guyot... Close the socket on all exits (not just the OK one)
2007-11-09 Thomas Guyot... Fix missing \n in --help output
2007-10-25 Thomas Guyot... check_ntp now return UNKNOWN instead of WARNING if...
2007-10-25 Ton VoonAutomatically update website with --help output. Cosmetic
2007-10-24 Holger WeissHide the SNMP community string (and v3 passwords) from...
2007-10-15 Ton VoonAdd reparagraph option to make ChangeLog output bit...
2007-10-14 Holger WeissFix a possible segfault if using "-f follow" and the...
2007-10-11 Thomas Guyot... Add stratum thresholds support for check_ntp (feature...
2007-10-11 Thomas Guyot... Use provided threshold functions (no functionnal change...
2007-10-02 Holger WeissFix regression in 1.4.10 where following redirects...
2007-09-29 Ton VoonUpdated notes on releasing, mainly for svn
2007-09-29 Ton VoonPrep for 1.4.10
2007-09-26 Holger WeissDrop the weird and undocumented behaviour of using...
2007-09-26 Thomas Guyot... Patch #1798774: check_ntp: honor ntp flags
2007-09-24 Ton VoonUpdate N::P with new version, redirecting help, version...
2007-09-24 Ton VoonState that stderr should not have any output
2007-09-24 Holger WeissLet ./configure --without-ipv6 suppress non-IPv4 DNS...
2007-09-23 Matthias EbleRemoved some c99 style comments
2007-09-23 Matthias EbleAdded multiline output capability to check_by_ssh....
2007-09-23 Matthias Ebleremoved solved issues
2007-09-23 Matthias EbleAdded radiusclient-ng support to requirement notes
2007-09-23 Matthias EbleFixed bug: stat was called on remote fs even if -l...
2007-09-23 Matthias EbleAdded radiusclient-ng support for check_radius. Thanks...
2007-09-22 Matthias Eblesubstituted bool/true/false with int/TRUE/FALSE (discus...
2007-09-22 Matthias EbleAdded -i/-I to ignore pathes/partitions based on regula...
next