index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-21
=fix segfault on malloc of server_expect for multibyte chars (David Croft)
Karl DeBisschop
1
-5
/
+5
2003-06-02
finish recv() loop when stream GT or EQ maxbytes (was GT)
Karl DeBisschop
1
-1
/
+1
2003-06-01
typos in doco
Karl DeBisschop
1
-2
/
+2
2003-06-01
allow user to limit the number of bytes to be fetched
Karl DeBisschop
1
-6
/
+25
2003-02-18
failed if header was more than 1023 bytes
Karl DeBisschop
1
-11
/
+35
2003-01-16
cleanup progname assignment
Karl DeBisschop
1
-2
/
+1
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-16
/
+16
2002-12-19
expect is +OK for SPOP too
Karl DeBisschop
1
-1
/
+1
2002-12-19
server expect not getting set, expect is +OK for POP
Karl DeBisschop
1
-2
/
+2
2002-11-25
was segfaulting if no dtat was returned
r1_3_0-beta2
Karl DeBisschop
1
-46
/
+47
2002-11-08
remove unused variables
Karl DeBisschop
1
-2
/
+0
2002-10-30
replace fixed-lentgh buffer with asprintf
Karl DeBisschop
1
-8
/
+6
2002-10-22
add check_spop
Karl DeBisschop
1
-2
/
+12
2002-10-18
millisecond timing
Karl DeBisschop
1
-15
/
+17
2002-10-17
using asprintf
Karl DeBisschop
1
-4
/
+7
2002-09-14
time data in performance string
Karl DeBisschop
1
-3
/
+3
2002-02-28
Initial revision
Ethan Galstad
1
-0
/
+563