summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* | check for requested buffer size in getinfo callAndrew Tridgell2008-05-311-0/+35
* | more useful output in scanAndrew Tridgell2008-05-311-10/+7
|/
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-2/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-309-2571/+1564
|\
| * implemented client side SMB2 signingAndrew Tridgell2008-05-304-9/+15
| * don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell2008-05-301-4/+66
| * merged gentest.c and gentest_smb2.cAndrew Tridgell2008-05-293-2615/+1401
| * check maximal_access here tooAndrew Tridgell2008-05-291-0/+1
| * test the maximal access returnAndrew Tridgell2008-05-291-1/+16
| * check the set of file attributes which are ignoredAndrew Tridgell2008-05-281-2/+6
| * fixed current_op.mismatch for more casesAndrew Tridgell2008-05-281-2/+13
| * added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell2008-05-281-1/+16
| * check that we can't change a file to a directoryAndrew Tridgell2008-05-281-0/+4
| * added testing of some strange read semantics on windowsAndrew Tridgell2008-05-281-2/+59
| * generate security descriptors in gentest_smb2Andrew Tridgell2008-05-281-3/+35
* | Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-0/+2
|/