| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
We now load the schema early enough that we can generate this too!
Andrew Bartlett
(This used to be commit 1adc74c65a3219fc110964ccdf9a9d60a84831da)
|
|
|
|
|
|
|
|
|
| |
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)
|
|\
| |
| |
| | |
(This used to be commit de1784ec4d50f6eec24b1e9e488b5c07833dc1fd)
|
| |\
| | |
| | |
| | | |
(This used to be commit 3d4cbaeec6eafc0fec06ba472ac2bd55ae3a0d11)
|
| |\ \
| | | |
| | | |
| | | | |
(This used to be commit f98b59021a5ea39c7970ebc5520d17775e500b8c)
|
| | | |
| | | |
| | | |
| | | | |
(This used to be commit 67facda6368eeda88d312f2836a1fdae4a1f605a)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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)
|
| | | |
| | | |
| | | |
| | | | |
(This used to be commit 3885acdee6fa3ec33cf4824826c2b8a98721382c)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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)
|
| | | |
| | | |
| | | |
| | | | |
(This used to be commit 5e905804993df4c2ac28090d056e6db6bb63ac44)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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)
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
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)
|
| |/
|/|
| |
| | |
(This used to be commit 4f40c5940b4aa4343152cf367566d4d26765e234)
|
| |
| |
| |
| | |
(This used to be commit 5972308add8b1078e190beab204c1ba4b3a25747)
|
| |
| |
| |
| |
| |
| | |
bindings
(This used to be commit 2303063cbd2e65580618124ef8ecf42867d2b952)
|
| |
| |
| |
| | |
(This used to be commit a7f89b5bb28601597a4a0f75ec2b97bac02370d9)
|
|\ \
| | |
| | |
| | | |
(This used to be commit cfd1a91c6e319bc28a60bb6aae4443b1246500cb)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 5a1f0c0ce995064c23e9f726bceddbd8442c4293)
|
|/ /
| |
| |
| | |
(This used to be commit 87074881a926f6216276ebc263047c1ffb8aee10)
|
| |
| |
| |
| | |
(This used to be commit b5db8defcae0a718e5239e8c7705c9bf6eb431ec)
|
| |
| |
| |
| | |
(This used to be commit 1e786bb7da689c3aa435e92975f33db5a308b6a7)
|
| |
| |
| |
| | |
(This used to be commit 58a93ef94b878ff2d2d0029fc2d443551842e712)
|
| |
| |
| |
| | |
(This used to be commit 46d8d02028869c97226648113d6bff1c06477d61)
|
| |
| |
| |
| | |
(This used to be commit dfb4ddcd5dbd27d275e7a41ede5441be25db9a35)
|
| |
| |
| |
| | |
(This used to be commit 52eb2397387c62a1c5e52ce4ae217adca2c2eb1b)
|
|\ \
| | |
| | |
| | | |
(This used to be commit 18c683d7e804e76ac37d4069429b5ba1a9d9ae38)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit ce2b7cec10af5bb222715e2e3c0ff139f659ed6e)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 6c0395d4d980c6165ee0a378b632bced22e8f1d3)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 2ecc7ec8b392cf3ec698d168bf6fb7898e1978f1)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 752d686385925d06e64c0a7adfbd9021f787811d)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 9360eda2c5606b2c73edb768af8ca0e8ba310e30)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 4b1a266f6fb04c8f923c48ea215ece6b45a18ea7)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 714717253c035b31fc850df8456f8cf2b38bcb72)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also add some more test combinations.
metze
(This used to be commit 09985b061add8202f65e2e426d70e87c19819f74)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 356338b99a67bfaf09618f5ed7c8f5c4ff69fa06)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We also need to move the NULL termination.
metze
(This used to be commit 4fc41065a31cc8bd477ff5bf2d89f9f595002227)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 02071f151a22257d31f8a8b254625e2067e7b94d)
|
| | |
| | |
| | |
| | |
| | | |
metze
(This used to be commit 587373b97b95a8e562c3a5a59a62abade4dfed2f)
|
|/ /
| |
| |
| | |
(This used to be commit 3157ce9876aa69de54acf3f08e0ee2b16cfaff80)
|
| |
| |
| |
| | |
(This used to be commit b57f09f526f0783345be3d1de2540c35478d7af2)
|
| |
| |
| |
| | |
(This used to be commit f97cce2522e7644181506dc49947297b394743eb)
|
| |
| |
| |
| | |
(This used to be commit 2ead1523608d9cd9a58cf55bcee2c8a39b6895e0)
|
| |
| |
| |
| | |
(This used to be commit 438997c17951fa7f0a9fb14be14c3b364ed3ad90)
|
| |
| |
| |
| | |
(This used to be commit 2f7ff409e89c9682e681ddcf54439db9e3b6ccb4)
|
| |
| |
| |
| | |
(This used to be commit b30fd477ff0d97bb4de3c5301a6cdc47867451ee)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| | |
(This used to be commit 36da52abf5be79e37bd495ec4265e01b27aa9da5)
|
| |
| |
| |
| | |
(This used to be commit 1dd6bea507f1f5e26cccf89148280721260a4673)
|