summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket
Commit message (Expand)AuthorAgeFilesLines
...
* r2646: - use a talloc destructor to ensure that sockets from the new socketAndrew Tridgell2007-10-101-6/+26
* r2628: got rid of some warnings and converted a few more places to use hierar...Andrew Tridgell2007-10-101-1/+1
* r2622: to implement the SOCKET_FLAG_BLOCK option in the socket library weAndrew Tridgell2007-10-101-0/+4
* r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed thisAndrew Tridgell2007-10-105-0/+386
* r2446: implement socket_get_<peer|my>_<addr|port>() for ipv4Stefan Metzmacher2007-10-101-5/+40
* r2439: - function that return just an int don't need a TALLOC_CTXStefan Metzmacher2007-10-103-21/+22
* r2365: remove MSG_NOSIGNALStefan Metzmacher2007-10-101-1/+1
* r2343: - make socket_get_*_addr() return char * not const char *Stefan Metzmacher2007-10-103-28/+87
* r2328: add the start of a new system and protocolStefan Metzmacher2007-10-105-0/+621