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