1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/torture
Andrew Tridgell 4ea89e5cf9 r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2k3 does) or
NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED (as longhorn does) to be an error.

fixed the CreateTrustedDomain test to cope with the "torturedomain" being left over
from a previous aborted run
(This used to be commit 429d79815c)
2007-10-10 13:08:29 -05:00
..
auth r3453: - split out the auth and popt includes 2007-10-10 13:05:13 -05:00
basic r4549: got rid of a lot more uses of plain talloc(), instead using 2007-10-10 13:08:25 -05:00
dcom r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 in my compile 2007-10-10 13:06:16 -05:00
ldap r4459: GENSEC refinements: 2007-10-10 13:07:53 -05:00
local 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
nbench r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
rap r3966: fix compiler warnings 2007-10-10 13:06:09 -05:00
raw r4583: print which bit failed in the owner bits check 2007-10-10 13:08:29 -05:00
rpc r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2k3 does) or 2007-10-10 13:08:29 -05:00
config.mk r4473: - moved talloc into its own lib/talloc/ area 2007-10-10 13:07:55 -05:00
gentest.c r4549: got rid of a lot more uses of plain talloc(), instead using 2007-10-10 13:08:25 -05:00
locktest2.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00
locktest.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00
masktest.c r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
msgtest.c more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +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 2003-11-09 16:24:31 +00:00
t_strcmp.c first public release of samba4 code 2003-08-13 01:53:07 +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 r4475: fixed smbd to work with the small changes in the ldb API (the most important 2007-10-10 13:07:55 -05:00
vfstest.h first public release of samba4 code 2003-08-13 01:53:07 +00:00