summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Slowly making progress on PAC_UNKNOWN_12.Günther Deschner2008-03-061-3/+3
| | * Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner2008-03-061-1/+16
| | * RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()Stefan Metzmacher2008-03-061-61/+75
| | * RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...Stefan Metzmacher2008-03-061-0/+77
| | * RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-061-0/+121
| | * RAW-OPLOCK: remove unused varsStefan Metzmacher2008-03-061-3/+0
| | * pvfs_open: pass down allow_level_II_oplock to odb_open_file()Stefan Metzmacher2008-03-061-4/+16
| | * opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher2008-03-065-12/+27
| | * pvfs_open: fix crash/leak in case pvfs_setup_oplock() failsStefan Metzmacher2008-03-061-6/+5
| | * ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2008-03-066-0/+30
| | * libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-063-5/+9
| | * Fix typoAndrew Bartlett2008-03-061-1/+1
| | * Ensure we get this option from the command line, not the internalAndrew Bartlett2008-03-061-1/+2
| | * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-03-064-62/+308
| | |\
| | * | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-0612-434/+275
| * | | Start to rework provision for LDAP backendsAndrew Bartlett2008-03-072-2/+16
| | |/ | |/|
| * | ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger2008-03-061-1/+1
| * | selftest: use the same oplocktimeout for smbtorture as for smbdStefan Metzmacher2008-03-041-1/+1
| * | RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeoutsStefan Metzmacher2008-03-041-0/+118
| * | RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break itStefan Metzmacher2008-03-041-0/+70
| * | pvfs_oplock: auto release oplocks after a timeoutStefan Metzmacher2008-03-041-6/+61
| * | pvfs_oplock: only a break level2 oplocks...Stefan Metzmacher2008-03-041-11/+1
| * | pvfs_oplock: move pvfs_oplock_release() parts into a helper functionStefan Metzmacher2008-03-041-43/+56
| |/
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-046-553/+22
|\|
| * build: fix the build with --enable-automatic-dependencies=yesStefan Metzmacher2008-03-042-3/+3
| * Try to return sane ldb error stringsAndrew Bartlett2008-03-041-1/+10
| * The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2008-03-042-2/+10
| * Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett2008-03-042-548/+0
* | Remove extra empty lines in data.mk.Jelmer Vernooij2008-03-042-2/+1
* | Fix the build.Jelmer Vernooij2008-03-049-43/+21
* | Fix syntax.Jelmer Vernooij2008-03-041-1/+1
* | Fix syntax.Jelmer Vernooij2008-03-041-2/+2
* | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-047-9/+13
* | Fix some paths.Jelmer Vernooij2008-03-045-11/+9
* | Fix includes.Jelmer Vernooij2008-03-0414-6/+28
* | Remove useless ifs.Jelmer Vernooij2008-03-031-11/+1
* | Fix typo.Jelmer Vernooij2008-03-031-1/+1
* | Fix some syntax errors.Jelmer Vernooij2008-03-035-9/+6
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-0380-1155/+1158
* | Fix syntax.Jelmer Vernooij2008-03-031-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-0326-411/+906
|\|
| * Fix failure to re-provision.Andrew Bartlett2008-03-033-10/+21
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-03-036-142/+383
| |\
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-03-031-34/+49
| | |\
| | * \ Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij2008-03-03187-1558/+3070
| | |\ \
| | * | | samba4-knownfail: Only the "*-security" rpc-winreg tests are expected to fail.Andrew Kroeger2008-02-261-1/+1
| | * | | torture/rpc-winreg: Split out the security descriptor tests.Andrew Kroeger2008-02-261-56/+113
| | * | | torture/rpc-winreg: Modify test cases to work with recursive key deletion.Andrew Kroeger2008-02-261-43/+0
| | * | | torture/rpc-winreg: General fixes for a number of tests.Andrew Kroeger2008-02-261-8/+16
| | * | | registry: Add an explicit test for recursive deletion.Andrew Kroeger2008-02-261-0/+37