summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-10-17s4-smbtorture: fix test_DsReplicaGetInfo.Günther Deschner1-11/+16
2008-10-17s4-smbtorture: fix test_DsGetNCChanges torture test.Günther Deschner1-0/+2
2008-10-17s4-smbtorture: fix drsuapi_DsGetNT4ChangeLog test.Günther Deschner1-0/+4
2008-10-17s4: merge from s3 drsuapi.idl.Günther Deschner2-33/+41
2008-10-17Add a test to RPC-NETLOGON for random machine account passwords.Andrew Bartlett1-12/+59
2008-10-17Improve RPC-SAMR tests to check random passwordsAndrew Bartlett1-3/+175
2008-10-15idl: finally fully share nbt.idl in s3 and s4.Günther Deschner1-7/+8
2008-10-15Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2-3/+3
2008-10-15s4: merge from s3 samr.idl.Günther Deschner2-3/+3
2008-10-15Sync parameter names with samba 3.Jelmer Vernooij2-6/+6
2008-10-15winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij2-2/+3
2008-10-15s4: fix smbtorture build with merged wksvcs idl.Günther Deschner1-10/+10
2008-10-15Fix wkssvc test build.Jelmer Vernooij1-10/+10
2008-10-15Share wkssvc.idl.Jelmer Vernooij1-4/+4
2008-10-15Share eventlog.idl.Jelmer Vernooij1-3/+6
2008-10-15Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.Jelmer Vernooij2-4/+4
2008-10-14Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-0/+70
2008-10-14Sync with Samba 3.Jelmer Vernooij1-4/+4
2008-10-14Add the oplock-batch25 test showing that a writeattr does not break an oplockVolker Lendecke1-0/+70
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij4-4/+4
2008-10-12Use common util_file code.Jelmer Vernooij1-2/+2
2008-10-12Add one-test testsuite for datablob.Jelmer Vernooij2-0/+2
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-4/+4
2008-10-11Add some simple tests for lib/util/time.cJelmer Vernooij2-0/+2
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij14-14/+14
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-5/+5
2008-10-10Use const.Jelmer Vernooij1-5/+5
2008-10-06Make RPC-LSA test for enumeration conditions more strictAndrew Bartlett1-3/+14
2008-10-06Implement 'type unknown' names in the CrackNames code.Andrew Bartlett1-0/+1
2008-10-03updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2-13/+25
2008-10-03expanded the netlogon test to better simulate the WSPP NRPC test thatAndrew Tridgell1-1/+9
2008-10-03Merge commit 'master/master'Andrew Tridgell3-68/+68
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke3-68/+68
2008-09-30add a test for a LSA lookupnames with a NULL stringAndrew Tridgell1-4/+5
2008-09-30Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell24-62/+211
2008-09-30Use a getatr instead to make things cleaner.root1-2/+4
2008-09-30Add in test name visible on the wire or in debug logs so you can see when par...Jeremy Allison1-16/+17
2008-09-30Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij4-4/+92
2008-09-29Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett1-3/+3
2008-09-29setup the loadparm context for ldb in testjoinAndrew Tridgell1-0/+1
2008-09-30s4:torture/rpc: add RPC-OBJECTUUIDStefan Metzmacher3-1/+89
2008-09-30Cope with API changes.Jelmer Vernooij11-26/+56
2008-09-30Pass session options around; saves another use of global_loadparm.Jelmer Vernooij4-0/+4
2008-09-30Remove global_loadparm instance.Jelmer Vernooij1-1/+1
2008-09-30Remove uses of global_loadparm.Jelmer Vernooij1-2/+6
2008-09-30Pass options struct into session initialization functions rather thanJelmer Vernooij4-12/+32
2008-09-29LDB ASYNC: misc changesSimo Sorce1-26/+38
2008-09-26Add test to show you can open for delete a readonly file.Jeremy Allison1-0/+59
2008-09-24check error code for zero desired_access in SMB2 createAndrew Tridgell1-0/+7
2008-09-24fixed setpathinfo in gentest to not zero the filename/handleAndrew Tridgell1-5/+2