Commit History

作者 SHA1 備註 提交日期
  Holger Weiss 0a73efe7ca Fix possible check_http segfaults when following HTTP redirects. 19 年之前
  Holger Weiss 61e0cbb7f4 Fix an off-by-one error where a realloc(3) call doesn't allocate space 19 年之前
  Holger Weiss f71de78952 Call the SSL library initialization functions only once (not for every 19 年之前
  Holger Weiss f747b865aa Save an entire CPU cycle if c points to NULL already. 19 年之前
  Holger Weiss bad9e04c54 Set the pointers to the SSL and SSL_CTX objects back to NULL after 19 年之前
  Matthias Eble 716ff400f0 Fix segfault when -e is specified multiple times. Thanks to John Rouillard and Ralph Roessner (#1475899) 19 年之前
  Matthias Eble 1e2982f072 No more warn/crit values in performance data if -w and -c are not specified. 19 年之前
  Thomas Guyot-Sionnest 063d2541ef check_snmp don't warn anymore if something is printed on stderr 19 年之前
  Thomas Guyot-Sionnest 757e1676f1 change a bunch of whitespaces (no code was harmed) 19 年之前
  Matthias Eble 1baf11d3af check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to Jason Martin (#1505551) 19 年之前
  M. Sean Finney bf9f0e9f89 added functions to utils_base: 19 年之前
  Ton Voon 3f5fbd9797 Test for new functionality in negate (not automatically run in make test) 19 年之前
  Ton Voon eaf9908edd Tests for check_dummy 19 年之前
  Thomas Guyot-Sionnest f8766fe505 Update many strings in check_http to get more consistent output 19 年之前
  Thomas Guyot-Sionnest 15a018f87d Make check_tcp.t compatible with picky web servers. 19 年之前
  Holger Weiss 88091d3db5 Add missing options to the usage output. 19 年之前
  Matthias Eble 09f87e314b check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306) 19 年之前
  Matthias Eble 1ef19943e1 Fixed glibc error caused in utils_base.c due to uninitialized thresholds struct (spotted on ubundu 6.06 LTS). 19 年之前
  Ton Voon c7d407faeb Updating gettext files from coreutils-6.9. mkinstalldirs needs to be in 19 年之前
  Matthias Eble bb9cc35fd6 small typo in --help 19 年之前
  Matthias Eble d56c198601 Fixed --help output (Ask Bjoern Hansen - #1714823) 19 年之前
  Matthias Eble c3c75a0980 added testcase to verify that old positional arguments only select one path 19 年之前
  Matthias Eble 9a3e7f9e87 fixed backward incompatibility introduced in 1.4.8 where all partitions are selected, 19 年之前
  Thomas Guyot-Sionnest 26a7d1c1bc Making Solaris happy 19 年之前
  Thomas Guyot-Sionnest 3ee020513f /* Nothing */ 19 年之前
  Thomas Guyot-Sionnest 3013b406f0 Fix check_time returning wrong OK when time is before the epoch on some arch 19 年之前
  Matthias Eble 14dd02c058 added test cases for check_cluster 19 年之前
  Ton Voon b9b27ab255 Test installs into temporary directories 19 年之前
  Ton Voon d47be7a9e4 check_load can optionally divide by number of cpus 19 年之前
  Holger Weiss 27a624dd9f #ifdef can only test a single macro, not an expression. 19 年之前