summaryrefslogtreecommitdiff
path: root/source4/lib/socket/socket.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke1-0/+15
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke1-0/+8
2007-10-10r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell1-0/+1
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell1-0/+5
2007-10-10r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. ItAndrew Tridgell1-0/+2
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-1/+0
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+35
2007-10-10r4831: added udp support to our generic sockets library.Andrew Tridgell1-4/+11
2007-10-10r4753: added the ability for the generic socket library to handle asyncAndrew Tridgell1-0/+4
2007-10-10r3450: portability fixesAndrew Tridgell1-14/+14
2007-10-10r3314: added a option "socket:testnonblock" to the generic socket code. IfAndrew Tridgell1-4/+4
2007-10-10r3304: changed the API to lib/socket/ a little.Andrew Tridgell1-4/+4
2007-10-10r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed thisAndrew Tridgell1-0/+1
2007-10-10r2439: - function that return just an int don't need a TALLOC_CTXStefan Metzmacher1-3/+3
2007-10-10r2343: - make socket_get_*_addr() return char * not const char *Stefan Metzmacher1-3/+4
2007-10-10r2328: add the start of a new system and protocolStefan Metzmacher1-0/+93