summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Remove unused include param/param.h.Jelmer Vernooij2008-10-2419-22/+4
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-244-5/+5
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-2414-19/+42
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-247-23/+19
* Move charset library to top level.Jelmer Vernooij2008-10-241-2/+2
* Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij2008-10-231-75/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-231-1/+1
|\
| * s4-smbtorture: fix build warning.Günther Deschner2008-10-231-1/+1
* | Move libcli-util error code to top-level.Jelmer Vernooij2008-10-231-2/+0
|/
* masktest: Avoid creating new memory context, use dynamic allocation.Jelmer Vernooij2008-10-221-8/+10
* Change some dynamic allocations back to static buffers to fix build.Jelmer Vernooij2008-10-221-11/+7
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-225-66/+77
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-203-1/+3
* Fix names in winreg torture tests.Jelmer Vernooij2008-10-202-3/+3
* Make the updated RPC-LSA pass against Win2008, and Samba4 to matchAndrew Bartlett2008-10-201-1/+2
* LSA Patch for User ManagerMatthias Dieter Wallnöfer2008-10-201-96/+133
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-182-98/+110
* s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.Günther Deschner2008-10-182-89/+111
* s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl.Günther Deschner2008-10-181-15/+25
* s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl.Günther Deschner2008-10-181-7/+14
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-182-8/+8
* s4-smbtorture: fix test_DsReplicaGetInfo.Günther Deschner2008-10-171-11/+16
* s4-smbtorture: fix test_DsGetNCChanges torture test.Günther Deschner2008-10-171-0/+2
* s4-smbtorture: fix drsuapi_DsGetNT4ChangeLog test.Günther Deschner2008-10-171-0/+4
* s4: merge from s3 drsuapi.idl.Günther Deschner2008-10-172-33/+41
* Add a test to RPC-NETLOGON for random machine account passwords.Andrew Bartlett2008-10-171-12/+59
* Improve RPC-SAMR tests to check random passwordsAndrew Bartlett2008-10-171-3/+175
* idl: finally fully share nbt.idl in s3 and s4.Günther Deschner2008-10-151-7/+8
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-152-3/+3
|\
| * s4: merge from s3 samr.idl.Günther Deschner2008-10-152-3/+3
| * s4: fix smbtorture build with merged wksvcs idl.Günther Deschner2008-10-151-10/+10
* | Sync parameter names with samba 3.Jelmer Vernooij2008-10-152-6/+6
* | winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij2008-10-152-2/+3
* | Fix wkssvc test build.Jelmer Vernooij2008-10-151-10/+10
|/
* Share wkssvc.idl.Jelmer Vernooij2008-10-151-4/+4
* Share eventlog.idl.Jelmer Vernooij2008-10-151-3/+6
* Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.Jelmer Vernooij2008-10-152-4/+4
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-141-0/+70
|\
| * Add the oplock-batch25 test showing that a writeattr does not break an oplockVolker Lendecke2008-10-141-0/+70
* | Sync with Samba 3.Jelmer Vernooij2008-10-141-4/+4
|/
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-124-4/+4
* Use common util_file code.Jelmer Vernooij2008-10-121-2/+2
* Add one-test testsuite for datablob.Jelmer Vernooij2008-10-122-0/+2
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-4/+4
* Add some simple tests for lib/util/time.cJelmer Vernooij2008-10-112-0/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-1114-14/+14
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-5/+5
* Use const.Jelmer Vernooij2008-10-101-5/+5
* Make RPC-LSA test for enumeration conditions more strictAndrew Bartlett2008-10-061-3/+14
* Implement 'type unknown' names in the CrackNames code.Andrew Bartlett2008-10-061-0/+1