Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16524: Fix double evaluation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r16489: Because the torture/ui.h file isn't automaticly generated, the | Andrew Bartlett | 1 | -14/+14 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 1 | -5/+3 |
2007-10-10 | r16315: Convert to new API. | Jelmer Vernooij | 1 | -95/+76 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -38/+7 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -33/+52 |
2007-10-10 | r11554: make us able to run without depending on 127.0.0.1 | Stefan Metzmacher | 1 | -6/+8 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET test | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r5304: removed lib/socket/socket.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4832: added simple testing of tcp sockets to LOCAL-SOCKET test | Andrew Tridgell | 1 | -0/+108 |
2007-10-10 | r4831: added udp support to our generic sockets library. | Andrew Tridgell | 1 | -0/+134 |