r23792: convert Samba4 to GPLv3
[kai/samba.git] / source4 / lib / socket / socket_ipv4.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22089: check the return value of interpret_addr2()
2007-10-10 Andrew Bartlettr17524: Lets see if we can try and get the socket_wappe...
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Tridgellr9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000
2007-10-10 Andrew Tridgellr9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
2007-10-10 Andrew Tridgellr7227: added a socket_pending() call to abstract away...
2007-10-10 Andrew Bartlettr5898: Handle errors in the 'sync' name and IP address...
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5108: the beginnings of a nbtd server for Samba4....
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4831: added udp support to our generic sockets library.
2007-10-10 Andrew Tridgellr4753: added the ability for the generic socket library...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3457: s_addr is a macro on solaris, so we can't use...
2007-10-10 Andrew Tridgellr3450: portability fixes
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3314: added a option "socket:testnonblock" to the...
2007-10-10 Andrew Tridgellr3313: in socket_accept() make the new socket non-block...
2007-10-10 Andrew Tridgellr3304: changed the API to lib/socket/ a little.
2007-10-10 Andrew Tridgellr3300: initialise *sendlen on failure, to allow for...
2007-10-10 Andrew Tridgellr3279: Removed MSG_DONTWAIT flags as many platform...
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Andrew Tridgellr3013: added support for unix domain sockets in the...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Andrew Tridgellr2622: to implement the SOCKET_FLAG_BLOCK option in...
2007-10-10 Andrew Tridgellr2581: added "hosts allow" and "hosts deny" checking...
2007-10-10 Stefan Metzmacherr2446: implement socket_get_<peer|my>_<addr|port>(...
2007-10-10 Stefan Metzmacherr2439: - function that return just an int don't need...
2007-10-10 Stefan Metzmacherr2365: remove MSG_NOSIGNAL
2007-10-10 Stefan Metzmacherr2343: - make socket_get_*_addr() return char * not...
2007-10-10 Stefan Metzmacherr2328: add the start of a new system and protocol