1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source/torture
Andrew Tridgell 9f12a45a05 r4831: added udp support to our generic sockets library.
I decided to incorporate the udp support into the socket_ipv4.c
backend (and later in socket_ipv6.c) rather than doing a separate
backend, as so much of the code is shareable. Basically this adds a
socket_sendto() and a socket_recvfrom() call and not much all.

For udp servers, I decided to keep the call as socket_listen(), even
though dgram servers don't actually call listen(). This keeps the API
consistent.

I also added a simple local sockets testsuite in smbtorture,
LOCAL-SOCKET
2007-10-10 13:08:59 -05:00
..
auth r3453: - split out the auth and popt includes 2007-10-10 13:05:13 -05:00
basic r4777: added a smb_composite_sesssetup() async composite function. This 2007-10-10 13:08:53 -05:00
dcom r4624: Several crash fixes for DCOM 2007-10-10 13:08:35 -05:00
ldap r4459: GENSEC refinements: 2007-10-10 13:07:53 -05:00
local r4831: added udp support to our generic sockets library. 2007-10-10 13:08:59 -05:00
nbench r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
rap r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
raw r4792: use type safety int the test suite too 2007-10-10 13:08:55 -05:00
rpc r4777: added a smb_composite_sesssetup() async composite function. This 2007-10-10 13:08:53 -05:00
config.mk r4831: added udp support to our generic sockets library. 2007-10-10 13:08:59 -05:00
gentest.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
locktest2.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
locktest.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
masktest.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
msgtest.c more fixes from the IRIX compiler (thanks herb!) 0001-01-01 00:00:00 +00:00
nsstest.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00
smbiconv.c Add make rule for smbiconv 0001-01-01 00:00:00 +00:00
t_strcmp.c first public release of samba4 code 0001-01-01 00:00:00 +00:00
torture_util.c r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx, 0) call. 2007-10-10 13:08:20 -05:00
torture.c r4831: added udp support to our generic sockets library. 2007-10-10 13:08:59 -05:00
vfstest.h first public release of samba4 code 0001-01-01 00:00:00 +00:00