summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-08-08We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett1-3/+4
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher1-1/+1
2008-07-31Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett1-6/+22
2008-07-31Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett1-1/+13
2008-07-31Don't fail if the domain has a trust already.Andrew Bartlett1-1/+6
2008-07-28SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...Stefan Metzmacher1-1/+10
2008-07-26smbtorture: add --extra-user optionStefan Metzmacher1-1/+13
2008-07-23drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam1-1/+1
2008-07-23RPC-DSSYNC: print 'supplementalCredentials' more verboselyStefan Metzmacher1-0/+10
2008-07-23smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC testMichael Adam1-0/+3
2008-07-23smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.Michael Adam1-0/+9
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam1-3/+3
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2-24/+24
2008-07-21Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett1-0/+40
2008-07-19Fix RAW-OPEN against Samba3Volker Lendecke1-0/+1
2008-07-18More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett1-34/+22
2008-07-16drsuapi: print out the number of linked attribute values we gotStefan Metzmacher1-16/+27
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2-3/+3
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher1-0/+5
2008-07-16drsuapi: total_object_count was the wrong guessStefan Metzmacher1-13/+10
2008-07-16NET-API-BECOME-DC: fix crash bugs because of unintialized variablesStefan Metzmacher1-1/+4
2008-07-16Ignore and handle more NT Create & X options.Andrew Bartlett1-0/+56
2008-07-07torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2-9/+9
2008-07-07rap: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher1-1/+1
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2-12/+12
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce5-5/+5
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce14-35/+37
2008-06-06Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell4-7/+9
2008-06-06handle NULL fields in blob comparisonAndrew Tridgell1-1/+3
2008-06-05Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij7-46/+57
2008-06-05Add convenience function for creating nbt sockets in torture.Jelmer Vernooij4-7/+9
2008-06-04another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell1-5/+1
2008-06-04fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell1-5/+1
2008-06-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-4/+1
2008-06-04lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher1-4/+1
2008-06-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-1/+3
2008-06-03BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher1-1/+1
2008-06-03BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...Stefan Metzmacher1-0/+2
2008-06-02more updates for new info levelsAndrew Tridgell1-7/+8
2008-06-02remove a pstringAndrew Tridgell1-2/+1
2008-06-02remove unused macrosAndrew Tridgell1-12/+0
2008-05-31check for requested buffer size in getinfo callAndrew Tridgell1-0/+35
2008-05-31more useful output in scanAndrew Tridgell1-10/+7
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-2/+0
2008-05-30Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij9-2571/+1564
2008-05-30implemented client side SMB2 signingAndrew Tridgell4-9/+15
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-0/+2
2008-05-30don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell1-4/+66
2008-05-29merged gentest.c and gentest_smb2.cAndrew Tridgell3-2615/+1401
2008-05-29check maximal_access here tooAndrew Tridgell1-0/+1