summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket/socket.c
Commit message (Expand)AuthorAgeFilesLines
...
* r3329: Add support for IPv6Jelmer Vernooij2007-10-101-0/+4
* r3318: generate random STATUS_MORE_ENTRIES errors (1 in 10 packets) as wellAndrew Tridgell2007-10-101-2/+10
* r3314: added a option "socket:testnonblock" to the generic socket code. IfAndrew Tridgell2007-10-101-2/+20
* r3304: changed the API to lib/socket/ a little.Andrew Tridgell2007-10-101-6/+6
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-1/+1
* r3015: fixed typo noticed by abartlettAndrew Tridgell2007-10-101-3/+4
* r3013: added support for unix domain sockets in the generic socket library. IAndrew Tridgell2007-10-101-0/+4
* r2646: - use a talloc destructor to ensure that sockets from the new socketAndrew Tridgell2007-10-101-6/+26
* r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed thisAndrew Tridgell2007-10-101-0/+9
* r2439: - function that return just an int don't need a TALLOC_CTXStefan Metzmacher2007-10-101-9/+9
* r2343: - make socket_get_*_addr() return char * not const char *Stefan Metzmacher2007-10-101-2/+2
* r2328: add the start of a new system and protocolStefan Metzmacher2007-10-101-0/+215