summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett2008-03-041-545/+0
| | | | | | | We now load the schema early enough that we can generate this too! Andrew Bartlett (This used to be commit 1adc74c65a3219fc110964ccdf9a9d60a84831da)
* Fix failure to re-provision.Andrew Bartlett2008-03-033-10/+21
| | | | | | | | | Somewhere in the conversion from ejs we lost calling the 'delete partitions' code. However, we have to be careful not to wipe partitions when we are the second client connecting to an LDAP server. Andrew Bartlett (This used to be commit 272eb765b81e3eab216a07249334f9b7d20e530b)
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-03-036-142/+383
|\ | | | | | | (This used to be commit de1784ec4d50f6eec24b1e9e488b5c07833dc1fd)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-03-031-34/+49
| |\ | | | | | | | | | (This used to be commit 3d4cbaeec6eafc0fec06ba472ac2bd55ae3a0d11)
| * \ Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij2008-03-03185-1548/+2911
| |\ \ | | | | | | | | | | | | (This used to be commit f98b59021a5ea39c7970ebc5520d17775e500b8c)
| * | | samba4-knownfail: Only the "*-security" rpc-winreg tests are expected to fail.Andrew Kroeger2008-02-261-1/+1
| | | | | | | | | | | | | | | | (This used to be commit 67facda6368eeda88d312f2836a1fdae4a1f605a)
| * | | torture/rpc-winreg: Split out the security descriptor tests.Andrew Kroeger2008-02-261-56/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The security descriptor functionality has not been implemented yet. Now that the other tests run successfully, the security descriptor tests have been split out so they can be separately marked as knownfail. The tests that test security descriptor functionality are named "*-security", while those that don't are named "*-basic". (This used to be commit 7b7aec9a2f0a684bb27761df71af506cce244b2c)
| * | | torture/rpc-winreg: Modify test cases to work with recursive key deletion.Andrew Kroeger2008-02-261-43/+0
| | | | | | | | | | | | | | | | (This used to be commit 3885acdee6fa3ec33cf4824826c2b8a98721382c)
| * | | torture/rpc-winreg: General fixes for a number of tests.Andrew Kroeger2008-02-261-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up issues with tests being run without the correct state being setup. Also corrected an issue with a test expecting the wrong return value to indicate a successful test run. (This used to be commit d015e595ca82f8fd3941753c00a2f3d816300be9)
| * | | registry: Add an explicit test for recursive deletion.Andrew Kroeger2008-02-261-0/+37
| | | | | | | | | | | | | | | | (This used to be commit 5e905804993df4c2ac28090d056e6db6bb63ac44)
| * | | registry: Implement recursive deletes for regf-backed registry.Andrew Kroeger2008-02-261-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When deleting a registry key that contains subkeys or values, Windows performs a recursive deletion that removes any subkeys or values. This update makes deletes for an regf-backed registry consistent with Windows. The regf-backed registry does not have transactional integrity when performing multiple operations. Therefore, if an error occurs during the recursive deletion, the regf-backed registry may be left in an inconsistent state. (This used to be commit b0321bad290d1a9399b4aba140a622e3af6d7575)
| * | | registry: Implement recursive deletes for dir-backed registry.Andrew Kroeger2008-02-261-6/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When deleting a registry key that contains subkeys or values, Windows performs a recursive deletion that removes any subkeys or values. This update makes deletes for an dir-backed registry consistent with Windows. The dir-backed registry relies on the underlying filesystem, which does not generally have transactional integrity when performing multiple operations. Therefore, if an error occurs during the recursive deletion, the dir-backed registry may be left in an inconsistent state. (This used to be commit 6b5fbf7e4e38342bcd80e63f46cd295f89ab1ee9)
| * | | registry: Implement recursive deletes for ldb-backed registry.Andrew Kroeger2008-02-261-27/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When deleting a registry key that contains subkeys or values, Windows performs a recursive deletion that removes any subkeys or values. This update makes deletes for an ldb-backed registry consistent with Windows. Under ldb, the deletion is done using an explicit transaction. If an error occurs during the deletion the entire transaction is cancelled, leaving the registry as it was before the deletions started. (This used to be commit ca796c8fb10598674a5eef31d15863e79bcf3db8)
* | | | Fix member server provisionDouglas VanLeuven2008-03-031-1/+1
| |_|/ |/| | | | | | | | | | | | | | | | | Can't add "member server" because the script aborts with null reference when no match on serverrole. This is fixed by checking for the keyword "member server". (This used to be commit 62536750ae06248a49c6b56c86d01b0062bb54f0)
* | | Fix blackbox.kinit test by issuing new certificates good for 25 years.Andrew Kroeger2008-03-021-34/+49
| |/ |/| | | | | (This used to be commit 4f40c5940b4aa4343152cf367566d4d26765e234)
* | Some cleanups for the ldb doxygen docs.Brad Hards2008-03-021-10/+12
| | | | | | | | (This used to be commit 5972308add8b1078e190beab204c1ba4b3a25747)
* | Remove unused variable, fix (80, 'Other error') exceptions from ldb python ↵Jelmer Vernooij2008-03-012-4/+4
| | | | | | | | | | | | bindings (This used to be commit 2303063cbd2e65580618124ef8ecf42867d2b952)
* | Fix error handling in ldb.add().Jelmer Vernooij2008-03-012-161/+81
| | | | | | | | (This used to be commit a7f89b5bb28601597a4a0f75ec2b97bac02370d9)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-03-012-17/+13
|\ \ | | | | | | | | | (This used to be commit cfd1a91c6e319bc28a60bb6aae4443b1246500cb)
| * | pvfs_rename: move odb_rename() onto pvfs_do_rename()Stefan Metzmacher2008-03-012-17/+13
| | | | | | | | | | | | | | | metze (This used to be commit 5a1f0c0ce995064c23e9f726bceddbd8442c4293)
* | | Remove duplicate message.Jelmer Vernooij2008-02-291-2/+0
|/ / | | | | | | (This used to be commit 87074881a926f6216276ebc263047c1ffb8aee10)
* | Fix variable name.Jelmer Vernooij2008-02-291-1/+1
| | | | | | | | (This used to be commit b5db8defcae0a718e5239e8c7705c9bf6eb431ec)
* | Simpler handling of sonameflag.Jelmer Vernooij2008-02-291-16/+7
| | | | | | | | (This used to be commit 1e786bb7da689c3aa435e92975f33db5a308b6a7)
* | Move automatic dependencies code out of perl code.Jelmer Vernooij2008-02-293-39/+31
| | | | | | | | (This used to be commit 58a93ef94b878ff2d2d0029fc2d443551842e712)
* | Allow absolute paths to be specified to mkproto.pl.Jelmer Vernooij2008-02-291-1/+3
| | | | | | | | (This used to be commit 46d8d02028869c97226648113d6bff1c06477d61)
* | Use special make variables.Jelmer Vernooij2008-02-291-3/+3
| | | | | | | | (This used to be commit dfb4ddcd5dbd27d275e7a41ede5441be25db9a35)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-02-2911-35/+339
|\ \ | | | | | | | | | (This used to be commit 18c683d7e804e76ac37d4069429b5ba1a9d9ae38)
| * | RAW-SFILEINFO-RENAME: test renaming of directories by path and handleStefan Metzmacher2008-02-291-8/+84
| | | | | | | | | | | | | | | metze (This used to be commit ce2b7cec10af5bb222715e2e3c0ff139f659ed6e)
| * | RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a fileStefan Metzmacher2008-02-291-0/+25
| | | | | | | | | | | | | | | metze (This used to be commit 6c0395d4d980c6165ee0a378b632bced22e8f1d3)
| * | pvfs_setfileinfo: support renaming of directoriesStefan Metzmacher2008-02-291-5/+0
| | | | | | | | | | | | | | | metze (This used to be commit 2ecc7ec8b392cf3ec698d168bf6fb7898e1978f1)
| * | selftest: we pass RAW-OPLOCK BATCH19 and 20 nowStefan Metzmacher2008-02-291-2/+0
| | | | | | | | | | | | | | | metze (This used to be commit 752d686385925d06e64c0a7adfbd9021f787811d)
| * | pvfs_setfileinfo: tell the opendb about renamesStefan Metzmacher2008-02-291-3/+22
| | | | | | | | | | | | | | | metze (This used to be commit 9360eda2c5606b2c73edb768af8ca0e8ba310e30)
| * | pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfoStefan Metzmacher2008-02-292-2/+2
| | | | | | | | | | | | | | | metze (This used to be commit 4b1a266f6fb04c8f923c48ea215ece6b45a18ea7)
| * | pvfs_resolve: add pvfs_resolve_name_handle()Stefan Metzmacher2008-02-291-0/+80
| | | | | | | | | | | | | | | metze (This used to be commit 714717253c035b31fc850df8456f8cf2b38bcb72)
| * | RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned nameStefan Metzmacher2008-02-291-11/+66
| | | | | | | | | | | | | | | | | | | | | Also add some more test combinations. metze (This used to be commit 09985b061add8202f65e2e426d70e87c19819f74)
| * | pvfs_resolve: "\\" and a trailing "\" need to be reducedStefan Metzmacher2008-02-291-2/+9
| | | | | | | | | | | | | | | metze (This used to be commit 356338b99a67bfaf09618f5ed7c8f5c4ff69fa06)
| * | pvfs_resolve: fix endless loop with trailing ".."Stefan Metzmacher2008-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | We also need to move the NULL termination. metze (This used to be commit 4fc41065a31cc8bd477ff5bf2d89f9f595002227)
| * | opendb: add odb_get_path()Stefan Metzmacher2008-02-294-0/+49
| | | | | | | | | | | | | | | metze (This used to be commit 02071f151a22257d31f8a8b254625e2067e7b94d)
| * | pvfs_open: make pvfs_locking_key() non staticStefan Metzmacher2008-02-291-2/+2
| | | | | | | | | | | | | | | metze (This used to be commit 587373b97b95a8e562c3a5a59a62abade4dfed2f)
* | | Remove useless include, simplify generated CFLAGS lines in Makefile.Jelmer Vernooij2008-02-292-8/+1
|/ / | | | | | | (This used to be commit 3157ce9876aa69de54acf3f08e0ee2b16cfaff80)
* | Fix dynconfig compilation.Jelmer Vernooij2008-02-291-2/+2
| | | | | | | | (This used to be commit b57f09f526f0783345be3d1de2540c35478d7af2)
* | Remove the now unused cflags script.Jelmer Vernooij2008-02-293-53/+6
| | | | | | | | (This used to be commit f97cce2522e7644181506dc49947297b394743eb)
* | Include CFLAGS overrides in make file.Jelmer Vernooij2008-02-293-71/+54
| | | | | | | | (This used to be commit 2ead1523608d9cd9a58cf55bcee2c8a39b6895e0)
* | Remove cruft that dealt with public prototype headers.Jelmer Vernooij2008-02-292-34/+7
| | | | | | | | (This used to be commit 438997c17951fa7f0a9fb14be14c3b364ed3ad90)
* | Change remaining prototype headers to be private.Jelmer Vernooij2008-02-296-10/+9
| | | | | | | | (This used to be commit 2f7ff409e89c9682e681ddcf54439db9e3b6ccb4)
* | Fix typos, avoid DEPEND_LIST from growing with empty elements.Jelmer Vernooij2008-02-293-11/+3
| | | | | | | | (This used to be commit b30fd477ff0d97bb4de3c5301a6cdc47867451ee)
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2929-105/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Never install generated prototype files. It's easier to break the API when using them and they're not easily readable for 3rd party users. Conflicts: source/auth/config.mk source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/config_mk.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/lib/charset/config.mk source/lib/tdr/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/torture/config.mk (This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
* | Fix manpage paths.Jelmer Vernooij2008-02-292-7/+7
| | | | | | | | (This used to be commit 36da52abf5be79e37bd495ec4265e01b27aa9da5)
* | Move manpage management out of the perl build system.Jelmer Vernooij2008-02-2913-38/+47
| | | | | | | | (This used to be commit 1dd6bea507f1f5e26cccf89148280721260a4673)
* | Move logic to makefileJelmer Vernooij2008-02-291-3/+3
| | | | | | | | (This used to be commit 94b0dd7ab0f5cc5493ea8dcfd8be54e1bec26283)