summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-154-67/+187
|\
| * RAW-OPEN: be more strict in create_option checkingStefan Metzmacher2008-08-141-2/+11
| * SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTEDStefan Metzmacher2008-08-141-2/+21
| * SMB2-CREATE: be more strict in checking file attributesStefan Metzmacher2008-08-141-12/+20
| * SMB2-CREATE: be more strict in error checkingStefan Metzmacher2008-08-141-1/+11
| * NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher2008-08-141-6/+6
| * expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell2008-08-142-8/+67
| * cope with not knowing the kdc keyAndrew Tridgell2008-08-141-41/+56
* | Don't segfault in RPC-ATSVC.Andrew Bartlett2008-08-151-1/+3
|/
* We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett2008-08-081-3/+4
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
* Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett2008-07-311-6/+22
* Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett2008-07-311-1/+13
* Don't fail if the domain has a trust already.Andrew Bartlett2008-07-311-1/+6
* SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...Stefan Metzmacher2008-07-281-1/+10
* smbtorture: add --extra-user optionStefan Metzmacher2008-07-261-1/+13
* drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam2008-07-231-1/+1
* RPC-DSSYNC: print 'supplementalCredentials' more verboselyStefan Metzmacher2008-07-231-0/+10
* smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC testMichael Adam2008-07-231-0/+3
* smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.Michael Adam2008-07-231-0/+9
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-221-3/+3
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-212-24/+24
* Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett2008-07-211-0/+40
* Fix RAW-OPEN against Samba3Volker Lendecke2008-07-191-0/+1
* More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett2008-07-181-34/+22
* drsuapi: print out the number of linked attribute values we gotStefan Metzmacher2008-07-161-16/+27
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-162-3/+3
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* drsuapi: total_object_count was the wrong guessStefan Metzmacher2008-07-161-13/+10
* NET-API-BECOME-DC: fix crash bugs because of unintialized variablesStefan Metzmacher2008-07-161-1/+4
* Ignore and handle more NT Create & X options.Andrew Bartlett2008-07-161-0/+56
* torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-072-9/+9
* rap: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-071-1/+1
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-302-12/+12
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-145-5/+5
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-1414-35/+37
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-064-7/+9
|\
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-06-057-46/+57
| |\
| * | Add convenience function for creating nbt sockets in torture.Jelmer Vernooij2008-06-054-7/+9
* | | handle NULL fields in blob comparisonAndrew Tridgell2008-06-061-1/+3
| |/ |/|
* | another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell2008-06-041-5/+1
* | fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell2008-06-041-5/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-041-4/+1
|\ \
| * | lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher2008-06-041-4/+1
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-031-1/+3
|\| |
| * | BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher2008-06-031-1/+1
| * | BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...Stefan Metzmacher2008-06-031-0/+2
| |/
* | more updates for new info levelsAndrew Tridgell2008-06-021-7/+8
* | remove a pstringAndrew Tridgell2008-06-021-2/+1
* | remove unused macrosAndrew Tridgell2008-06-021-12/+0