Age | Commit message (Expand) | Author | Files | Lines |
2012-04-06 | Updated to support compiling and building RPM on AIX. | Eric Stanley | 4 | -496/+600 |
2012-02-24 | Clarify that check_http won't verify certificates | Holger Weiss | 1 | -0/+4 |
2012-02-24 | Cosmetic change | Holger Weiss | 1 | -7/+7 |
2012-02-24 | Accept multiple labels specified with "-l" | Holger Weiss | 1 | -3/+3 |
2012-02-10 | Enable compiling on AIX 6.1 | Eric Stanley | 2 | -0/+8 |
2012-01-20 | Added pst3 to Solaris package. | Eric Stanley | 2 | -0/+6 |
2011-12-25 | Updated Nagios::Plugin library | Holger Weiss | 3 | -0/+1 |
2011-12-16 | Commit files which were inadvertently omitted from the previous commit. | Eric Stanley | 3 | -4/+9 |
2011-12-16 | Updated Solaris package creation to newer standards | Eric Stanley | 1 | -0/+35 |
2011-12-16 | Fixed issue for compiling mysql plugin on Solaris | Eric Stanley | 1 | -0/+6 |
2011-09-07 | check_sensors: Use symbolic exit codes | Holger Weiss | 1 | -10/+10 |
2011-09-07 | check_sensors: Minor whitespace fixes | Holger Weiss | 1 | -2/+2 |
2011-09-07 | check_sensors: Detect FAULT status | Holger Weiss | 2 | -4/+8 |
2011-09-06 | Make GCC happy | Thomas Guyot-Sionnest | 1 | -1/+1 |
2011-08-13 | Fix: check_ldap now correctly handles the long option --hostname for -H | Matthias Eble | 1 | -1/+1 |
2011-07-15 | Fix check_smtp and check_tcp where duplicate messages were displayed for cert... | Ton Voon | 3 | -7/+2 |
2011-07-15 | New option to check_smtp to ignore failures when sending QUIT (#3358348 - Dun... | Ton Voon | 2 | -4/+27 |
2011-04-28 | check_host: Allocate a large-enough buffer for the host table. | Sebastian Harl | 3 | -1/+3 |
2011-03-26 | Add perfdata to check_ssh (#3244097 - Marco Beck) | Thomas Guyot-Sionnest | 3 | -2/+11 |
2011-02-08 | check_smtp: Abort on missing/unexpected greeting | Holger Weiss | 1 | -2/+2 |
2011-02-04 | check_http: check for and print the certificate cn | Thomas Guyot-Sionnest | 5 | -14/+34 |
2011-01-21 | Fix for regex input of '|', being output causing problems with Nagios' parsin... | Ton Voon | 3 | -2/+16 |
2011-01-05 | Test updates... | Thomas Guyot-Sionnest | 3 | -5/+9 |
2011-01-01 | Update the README text | Thomas Guyot-Sionnest | 1 | -3/+4 |
2011-01-01 | Make check_http use standard threshold functions | Thomas Guyot-Sionnest | 2 | -30/+19 |
2010-12-23 | Fix check_ldap overriding the port when --ssl was specified after -p | Thomas Guyot-Sionnest | 2 | -3/+8 |
2010-11-30 | Fix minor test issues | Thomas Guyot-Sionnest | 2 | -21/+28 |
2010-11-30 | Revert "check_snmp now considers strings returned by SNMP that contain just" | Thomas Guyot-Sionnest | 3 | -24/+1 |
2010-11-30 | State-based tests enhancements | Thomas Guyot-Sionnest | 1 | -1/+4 |
2010-11-30 | check_snmp: Remove that is_numeric madness | Thomas Guyot-Sionnest | 3 | -9/+15 |
2010-11-28 | add test cases for check_disk_smb | Matthias Eble | 1 | -0/+96 |
2010-11-28 | check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696) | Matthias Eble | 2 | -1/+2 |
2010-11-28 | Make check_disk_smb accept spaces in share names (#990948, #1370031, Debian #... | Matthias Eble | 2 | -1/+2 |
2010-11-15 | Fix check_disk free space calculation if blocksizes differ within a disk grou... | Matthias Eble | 4 | -81/+113 |
2010-11-15 | check_snmp now considers strings returned by SNMP that contain just | nagios | 4 | -4/+37 |
2010-10-16 | Update NEWS for last commit | Thomas Guyot-Sionnest | 1 | -0/+4 |
2010-10-15 | check_nt: make UPTIME accept warning/critical levels | Thomas Guyot-Sionnest | 2 | -1/+7 |
2010-10-11 | sfsnapshotgit: Better handling of remote refs | Thomas Guyot-Sionnest | 1 | -4/+10 |
2010-10-05 | Patch for check_linux_raid with on linear/raid0 arrays | Thomas Guyot-Sionnest | 1 | -3/+9 |
2010-08-31 | Fix typos in -f help text | Ton Voon | 1 | -1/+1 |
2010-07-27 | Update the COPYING file to the GPLv3 | Holger Weiss | 1 | -289/+623 |
2010-07-27 | 1.4.15 preprelease-1.4.15 | Ton Voon | 6 | -6/+949 |
2010-07-14 | Merge branch 'master' of ssh://tonvoon@nagiosplug.git.sourceforge.net/gitroot... | Ton Voon | 4 | -235/+277 |
2010-07-14 | Added text re: MD5SUM updates in nightlies, but tarballs not | Ton Voon | 1 | -0/+3 |
2010-07-09 | Fix --help output when MAX_OIDS is altered. | Thomas Guyot-Sionnest | 4 | -235/+277 |
2010-07-07 | Fix examples in check_disk, where it implied was possible to suffix unit valu... | Ton Voon | 2 | -2/+3 |
2010-07-07 | Allow check_ifstatus to accept version=2c | Ton Voon | 3 | -2/+7 |
2010-07-02 | Fix cmd_run overwriting the environment | Thomas Guyot-Sionnest | 2 | -4/+6 |
2010-07-02 | Import the environ module from gnulib (86ba51) | Thomas Guyot-Sionnest | 2 | -2/+3 |
2010-07-02 | git-notify: Be careful with "--no-merge" | Holger Weiss | 1 | -5/+6 |