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
/
netutils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-08
cleanups from pedantic complier warnings
Karl DeBisschop
1
-17/+17
2003-08-08
fix a variety of compiler warnings about qualifier discards and other pedanti...
Karl DeBisschop
1
-3/+3
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
1
-1/+1
2003-06-30
Corrections to get code to compile on systems without IPv6 support
Jeremy T. Bouse
1
-0/+4
2003-06-29
check_ping is now coded with -4 & -6 options to call PING or PING6 command
Jeremy T. Bouse
1
-3/+3
2003-06-29
Added address_family extern int variable to netutils to allow for -4 & -6
Jeremy T. Bouse
1
-1/+2
2003-06-27
Modified my_connect to include ai_socktype in the hints to be compliant with
Jeremy T. Bouse
1
-0/+1
2003-04-17
code cleanup to clear strict compiler warnings
Karl DeBisschop
1
-39/+41
2003-03-18
common.h was doubly included
Karl DeBisschop
1
-0/+1
2003-03-16
Applied patch #660973 for tcp refusals
Jeremy T. Bouse
1
-1/+19
2003-03-15
Spent the day working on backwards compatability using getaddrinfo()
Jeremy T. Bouse
1
-15/+68
2003-03-08
AF indepedent routines introduced.
Jeremy T. Bouse
1
-188/+65
2003-03-07
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
Jeremy T. Bouse
1
-2/+0
2002-02-28
Initial revision
Ethan Galstad
1
-0/+431