summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Generate ACB_PW_EXPIRED correctlyAndrew Bartlett6-54/+115
2008-02-28Users and computers now share the same template.Andrew Bartlett4-82/+101
2008-02-28Reorder modules to have rdn_name before objectclass.Andrew Bartlett1-1/+1
2008-02-28Fix rdn_name errors.Andrew Bartlett1-1/+2
2008-02-28Do not re-randomise in an individual test.Andrew Bartlett1-2/+0
2008-02-27unixinfo.idl: don't use utf8string anymoreStefan Metzmacher1-2/+2
2008-02-27Remove more global_loadparm uses.Jelmer Vernooij4-8/+16
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij4-10/+996
2008-02-27Clarify comments.Jelmer Vernooij3-3/+3
2008-02-27Set lp_ctx properly.Jelmer Vernooij1-0/+1
2008-02-27Set lp_ctx properly.Jelmer Vernooij1-0/+1
2008-02-27RAW-OPLOCK: be more strict with share modes against windows and samba4Stefan Metzmacher1-19/+32
2008-02-27selftest: samba4 doesn't pass RAW-OPLOCK BATCH19 und 20 yetStefan Metzmacher1-0/+2
2008-02-27RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file workStefan Metzmacher1-2/+2
2008-02-27RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()Stefan Metzmacher1-0/+135
2008-02-27RAW-OPLOCK: add BATCH19 test renaming via setpathinfoStefan Metzmacher1-0/+112
2008-02-27RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAMEStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add BATCH17 test rename on a file with oplockStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplockStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IFStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IFStefan Metzmacher1-0/+79
2008-02-27pvfs_rename: we need a do a odb_rename() after pvfs_do_rename()Stefan Metzmacher1-0/+3
2008-02-27pvfs_rename: add retry logic after sharing violation or non granted oplockStefan Metzmacher1-2/+103
2008-02-27opendb_tdb: EXCLUSIVE oplock use the same matching logicStefan Metzmacher1-3/+21
2008-02-27RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o...Stefan Metzmacher1-0/+65
2008-02-27RAW-OPLOCK: add EXCLUSIVE3Stefan Metzmacher1-0/+69
2008-02-27RAW-OPLOCK: add EXCLUSIVE2Stefan Metzmacher1-0/+95
2008-02-27RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)Stefan Metzmacher1-4/+4
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij42-401/+1505
2008-02-27Fix cases, add version number. (#4935)Matthias Dieter Wallnöfer1-15/+24
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij15-14/+215
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmak...Jelmer Vernooij14-19/+213
2008-02-27libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam1-1/+1
2008-02-26samba4-knownfail: Only the "*-security" rpc-winreg tests are expected to fail.Andrew Kroeger1-1/+1
2008-02-26torture/rpc-winreg: Split out the security descriptor tests.Andrew Kroeger1-56/+113
2008-02-26torture/rpc-winreg: Modify test cases to work with recursive key deletion.Andrew Kroeger1-43/+0
2008-02-26torture/rpc-winreg: General fixes for a number of tests.Andrew Kroeger1-8/+16
2008-02-26registry: Add an explicit test for recursive deletion.Andrew Kroeger1-0/+37
2008-02-26registry: Implement recursive deletes for regf-backed registry.Andrew Kroeger1-4/+49
2008-02-26registry: Implement recursive deletes for dir-backed registry.Andrew Kroeger1-6/+54
2008-02-26registry: Implement recursive deletes for ldb-backed registry.Andrew Kroeger1-27/+116
2008-02-27libreplace: fix standalone build - add necessary libs.Michael Adam2-1/+6
2008-02-27libreplace: fix standalone build on some systems.Michael Adam1-0/+2
2008-02-26Fix module aliases.Jelmer Vernooij3-16/+18
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij29-83/+116
2008-02-26Fix pydoctor.Jelmer Vernooij2-5/+5
2008-02-26libreplace: Add tests for connect and gethostbyname.Michael Adam5-0/+96
2008-02-26pidl: Remove superfluous semicolon in perl code.Michael Adam2-2/+2
2008-02-26Support building .so versions of the modules.Jelmer Vernooij3-34/+50
2008-02-26use make macro for python.Jelmer Vernooij4-31/+40