Thomas Guyot-Sionnest
|
e6d99d8ec3
Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for previous commit.
|
%!s(int64=19) %!d(string=hai) anos |
Ton Voon
|
deadc98264
Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations
|
%!s(int64=19) %!d(string=hai) anos |
Benoit Mortier
|
f9394308c9
|
%!s(int64=19) %!d(string=hai) anos |
M. Sean Finney
|
3038819fef
code cleanups, largely resulting from turning on -Wall. mostly
|
%!s(int64=20) %!d(string=hai) anos |
M. Sean Finney
|
16cd0c8151
- added code to allow check_tcp (via np_net_connect) work with local
|
%!s(int64=20) %!d(string=hai) anos |
M. Sean Finney
|
ceebd58040
initial merging of ae's np_runcmd code into selected plugins.
|
%!s(int64=20) %!d(string=hai) anos |
M. Sean Finney
|
4c77862ce3
- compartmentalized ssl code into seperate sslutils.c
|
%!s(int64=20) %!d(string=hai) anos |
M. Sean Finney
|
cf66a717e9
all plugins now using centralized ssl functions in netutils.c
|
%!s(int64=20) %!d(string=hai) anos |
M. Sean Finney
|
65282c7685
- initial attempt at consolidating ssl-related code into netutils.{c,h}
|
%!s(int64=20) %!d(string=hai) anos |
M. Sean Finney
|
8134ec30d1
bah, my_connect is taken by mysql. now calling it np_net_connect.
|
%!s(int64=21) %!d(string=hai) anos |
M. Sean Finney
|
35f2cfd6e8
optimizations and cleanup from andreas
|
%!s(int64=21) %!d(string=hai) anos |
Benoit Mortier
|
e9ccc6b21a
|
%!s(int64=21) %!d(string=hai) anos |
Benoit Mortier
|
d19edd4043
|
%!s(int64=21) %!d(string=hai) anos |
Stanley Hopcroft
|
df11705edb
1075725: patch to my_connect() to deal with SEGV if connect fails
|
%!s(int64=21) %!d(string=hai) anos |
Ton Voon
|
f745ed4bc3
Set default state (Howard Wilkinson)
|
%!s(int64=22) %!d(string=hai) anos |
Karl DeBisschop
|
3c81964713
check_tcp was returning uninitialized string with user-defined refused outcome
|
%!s(int64=22) %!d(string=hai) anos |
Karl DeBisschop
|
dc8f5c0f65
was making up to 34 separate tcp connections - now we open one and reuse
|
%!s(int64=22) %!d(string=hai) anos |
Karl DeBisschop
|
c5f0ee256b
spell fix "received"
|
%!s(int64=22) %!d(string=hai) anos |
Ton Voon
|
8a4567f0b8
Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman)
|
%!s(int64=22) %!d(string=hai) anos |
Karl DeBisschop
|
930650812a
cleanups from pedantic complier warnings
|
%!s(int64=22) %!d(string=hai) anos |
Karl DeBisschop
|
65ca899d2c
fix a variety of compiler warnings about qualifier discards and other pedantic stuff
|
%!s(int64=22) %!d(string=hai) anos |
Karl DeBisschop
|
9e17dab6c3
replace "terminate" with "die" for shorter name and better readability
|
%!s(int64=22) %!d(string=hai) anos |
Jeremy T. Bouse
|
97634d8fc6
Corrections to get code to compile on systems without IPv6 support
|
%!s(int64=22) %!d(string=hai) anos |
Jeremy T. Bouse
|
825a7322b1
check_ping is now coded with -4 & -6 options to call PING or PING6 command
|
%!s(int64=22) %!d(string=hai) anos |
Jeremy T. Bouse
|
d77d183ddb
Added address_family extern int variable to netutils to allow for -4 & -6
|
%!s(int64=22) %!d(string=hai) anos |
Jeremy T. Bouse
|
6923e72f7f
Modified my_connect to include ai_socktype in the hints to be compliant with
|
%!s(int64=22) %!d(string=hai) anos |
Karl DeBisschop
|
614071738f
code cleanup to clear strict compiler warnings
|
%!s(int64=23) %!d(string=hai) anos |
Karl DeBisschop
|
0afcd00176
common.h was doubly included
|
%!s(int64=23) %!d(string=hai) anos |
Jeremy T. Bouse
|
33cce285cb
Applied patch #660973 for tcp refusals
|
%!s(int64=23) %!d(string=hai) anos |
Jeremy T. Bouse
|
11b35b92e3
Spent the day working on backwards compatability using getaddrinfo()
|
%!s(int64=23) %!d(string=hai) anos |