Age | Commit message (Expand) | Author | Files | Lines |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -8/+8 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -3/+5 |
2004-12-01 | 1075725: patch to my_connect() to deal with SEGV if connect fails | Stanley Hopcroft | 1 | -3/+4 |
2004-03-31 | Set default state (Howard Wilkinson) | Ton Voon | 1 | -1/+1 |
2004-03-01 | check_tcp was returning uninitialized string with user-defined refused outcome | Karl DeBisschop | 1 | -7/+16 |
2004-02-29 | was making up to 34 separate tcp connections - now we open one and reuse | Karl DeBisschop | 1 | -39/+64 |
2004-02-20 | spell fix "received" | Karl DeBisschop | 1 | -2/+2 |
2003-12-05 | Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman) | Ton Voon | 1 | -1/+2 |
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 |