summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | 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
| * | | | | | | | | | | | | | registry: Implement recursive deletes for regf-backed registry.Andrew Kroeger2008-02-261-4/+49
| * | | | | | | | | | | | | | registry: Implement recursive deletes for dir-backed registry.Andrew Kroeger2008-02-261-6/+54
| * | | | | | | | | | | | | | registry: Implement recursive deletes for ldb-backed registry.Andrew Kroeger2008-02-261-27/+116
* | | | | | | | | | | | | | | Fix member server provisionDouglas VanLeuven2008-03-031-1/+1
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix blackbox.kinit test by issuing new certificates good for 25 years.Andrew Kroeger2008-03-021-34/+49
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Some cleanups for the ldb doxygen docs.Brad Hards2008-03-021-10/+12
* | | | | | | | | | | | | Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...Jelmer Vernooij2008-03-012-4/+4
* | | | | | | | | | | | | Fix error handling in ldb.add().Jelmer Vernooij2008-03-012-161/+81
* | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-03-012-17/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pvfs_rename: move odb_rename() onto pvfs_do_rename()Stefan Metzmacher2008-03-012-17/+13
* | | | | | | | | | | | | | Remove duplicate message.Jelmer Vernooij2008-02-291-2/+0
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Fix variable name.Jelmer Vernooij2008-02-291-1/+1
* | | | | | | | | | | | | Simpler handling of sonameflag.Jelmer Vernooij2008-02-291-16/+7
* | | | | | | | | | | | | Move automatic dependencies code out of perl code.Jelmer Vernooij2008-02-293-39/+31
* | | | | | | | | | | | | Allow absolute paths to be specified to mkproto.pl.Jelmer Vernooij2008-02-291-1/+3
* | | | | | | | | | | | | Use special make variables.Jelmer Vernooij2008-02-291-3/+3
* | | | | | | | | | | | | Ignore autogenerated file.Jelmer Vernooij2008-02-291-0/+1
* | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-02-2911-35/+339
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | RAW-SFILEINFO-RENAME: test renaming of directories by path and handleStefan Metzmacher2008-02-291-8/+84
| * | | | | | | | | | | | | RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a fileStefan Metzmacher2008-02-291-0/+25
| * | | | | | | | | | | | | pvfs_setfileinfo: support renaming of directoriesStefan Metzmacher2008-02-291-5/+0
| * | | | | | | | | | | | | selftest: we pass RAW-OPLOCK BATCH19 and 20 nowStefan Metzmacher2008-02-291-2/+0
| * | | | | | | | | | | | | pvfs_setfileinfo: tell the opendb about renamesStefan Metzmacher2008-02-291-3/+22
| * | | | | | | | | | | | | pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfoStefan Metzmacher2008-02-292-2/+2
| * | | | | | | | | | | | | pvfs_resolve: add pvfs_resolve_name_handle()Stefan Metzmacher2008-02-291-0/+80