summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-01Call the SSL library initialization functions only once (not for everyHolger Weiss1-7/+9
2007-06-01Save an entire CPU cycle if c points to NULL already.Holger Weiss1-2/+4
2007-06-01Set the pointers to the SSL and SSL_CTX objects back to NULL afterHolger Weiss1-0/+2
2007-05-29Fix segfault when -e is specified multiple times. Thanks to John Rouillard an...Matthias Eble1-2/+1
2007-05-29No more warn/crit values in performance data if -w and -c are not specified.Matthias Eble1-4/+4
2007-05-29check_snmp don't warn anymore if something is printed on stderrThomas Guyot-Sionnest2-2/+10
2007-05-29change a bunch of whitespaces (no code was harmed)Thomas Guyot-Sionnest1-22/+22
2007-05-27check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to...Matthias Eble2-3/+6
2007-05-27added functions to utils_base:M. Sean Finney4-1/+29
2007-05-24Test for new functionality in negate (not automatically run in make test)Ton Voon1-0/+48
2007-05-24Tests for check_dummyTon Voon2-1/+58
2007-05-23Update many strings in check_http to get more consistent outputThomas Guyot-Sionnest5-812/+943
2007-05-18Make check_tcp.t compatible with picky web servers.Thomas Guyot-Sionnest1-1/+1
2007-05-13Add missing options to the usage output.Holger Weiss1-1/+2
2007-05-13check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306)Matthias Eble2-6/+12
2007-05-12Fixed glibc error caused in utils_base.c due to uninitialized thresholds stru...Matthias Eble1-1/+1
2007-05-12Updating gettext files from coreutils-6.9. mkinstalldirs needs to be inTon Voon3-540/+1093
2007-05-09small typo in --helpMatthias Eble1-1/+1
2007-05-09Fixed --help output (Ask Bjoern Hansen - #1714823)Matthias Eble2-1/+6
2007-05-09added testcase to verify that old positional arguments only select one pathMatthias Eble1-3/+2
2007-05-03fixed backward incompatibility introduced in 1.4.8 where all partitions are s...Matthias Eble3-0/+7
2007-05-02Making Solaris happyThomas Guyot-Sionnest1-1/+1
2007-05-02/* Nothing */Thomas Guyot-Sionnest1-1/+1
2007-05-02Fix check_time returning wrong OK when time is before the epoch on some archThomas Guyot-Sionnest3-7/+9
2007-04-28added test cases for check_clusterMatthias Eble1-0/+83
2007-04-25Test installs into temporary directoriesTon Voon1-2/+4
2007-04-25check_load can optionally divide by number of cpusTon Voon5-3/+43
2007-04-23#ifdef can only test a single macro, not an expression.Holger Weiss1-1/+1
2007-04-20Remove unused variables.Holger Weiss1-2/+0
2007-04-20Include "utils_base.h".Holger Weiss1-0/+1
2007-04-20Declare print_thresholds().Holger Weiss1-0/+1
2007-04-20Predeclare functions and remove unused variables.Holger Weiss1-2/+3
2007-04-20Use the 'server identifier' option instead of the 'siaddr' field as theHolger Weiss2-10/+29
2007-04-19Fix compilation of check_ldap, check_radius and check_pgsql (*ding*)Thomas Guyot-Sionnest2-1/+2
2007-04-18Revert my previous change to "-S/--skip" in favour of the two optionsHolger Weiss2-21/+46
2007-04-15Localization and help fixes (Thanks Benoit M.)Thomas Guyot-Sionnest1-9/+6
2007-04-15Cosmetic changeThomas Guyot-Sionnest1-8/+8
2007-04-15More details about the changesThomas Guyot-Sionnest1-0/+3
2007-04-15Add thresholds support for check_cluster + lots of standardization.Thomas Guyot-Sionnest3-68/+115
2007-04-15Fix bug #1344584: Counter64 values not handled correctlyThomas Guyot-Sionnest2-23/+26
2007-04-14Works for meThomas Guyot-Sionnest1-1/+0
2007-04-14Up to revision 1.35, the "-S" option skipped the specified number ofHolger Weiss2-10/+12
2007-04-13... Some CVS magic tooThomas Guyot-Sionnest1-0/+1
2007-04-13automake magic for check_clusterThomas Guyot-Sionnest3-1/+236
2007-04-11Add news item to nagiosplugins.orgTon Voon1-1/+1
2007-04-111.4.8 releaserelease-1.4.8Ton Voon6-6/+153
2007-04-10Add some check_ntp translationsThomas Guyot-Sionnest4-387/+560
2007-04-10- Fix possibility of printing scientific numbers in perfdataThomas Guyot-Sionnest1-12/+36
2007-04-10Hopefully this is correct. Need to make more changes so I'm commiting these.Thomas Guyot-Sionnest3-514/+549
2007-04-04Fix for getting dispersion instead of jitter on older servers (like xntpd on ...Thomas Guyot-Sionnest1-2/+13