summaryrefslogtreecommitdiff
path: root/source4/lib/socket/socket_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-15/+4
* r15329: I'm sick of this patch being in my local tree...Andrew Bartlett2007-10-101-7/+8
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-73/+112
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell2007-10-101-0/+1
* r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell2007-10-101-0/+2
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-1/+1
* r5903: While I can't test IPv6, metze asked me to commit a matching changeAndrew Bartlett2007-10-101-0/+3
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2007-10-101-0/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4831: added udp support to our generic sockets library.Andrew Tridgell2007-10-101-3/+4
* r4753: added the ability for the generic socket library to handle asyncAndrew Tridgell2007-10-101-10/+29
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-5/+0
* r3450: portability fixesAndrew Tridgell2007-10-101-20/+20
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-0/+1
* r3329: Add support for IPv6Jelmer Vernooij2007-10-101-0/+360