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