summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-10-27s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.Günther Deschner3-1/+7
2008-10-24Remove unused include param/param.h.Jelmer Vernooij19-22/+4
2008-10-24Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij4-5/+5
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij14-19/+42
2008-10-24Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij7-23/+19
2008-10-24Move charset library to top level.Jelmer Vernooij1-2/+2
2008-10-23Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij1-75/+1
2008-10-23Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-1/+1
2008-10-23Move libcli-util error code to top-level.Jelmer Vernooij1-2/+0
2008-10-23s4-smbtorture: fix build warning.Günther Deschner1-1/+1
2008-10-22masktest: Avoid creating new memory context, use dynamic allocation.Jelmer Vernooij1-8/+10
2008-10-22Change some dynamic allocations back to static buffers to fix build.Jelmer Vernooij1-11/+7
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij5-66/+77
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij3-1/+3
2008-10-20Fix names in winreg torture tests.Jelmer Vernooij2-3/+3
2008-10-20Make the updated RPC-LSA pass against Win2008, and Samba4 to matchAndrew Bartlett1-1/+2
2008-10-20LSA Patch for User ManagerMatthias Dieter Wallnöfer1-96/+133
2008-10-18s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2-98/+110
2008-10-18s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.Günther Deschner2-89/+111
2008-10-18s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl.Günther Deschner1-15/+25
2008-10-18s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl.Günther Deschner1-7/+14
2008-10-18Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2-8/+8
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