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