diff options
author | Andrew Kroeger <andrew@sprocks.gotdns.com> | 2008-02-16 15:08:28 -0600 |
---|---|---|
committer | Andrew Kroeger <andrew@sprocks.gotdns.com> | 2008-02-26 19:27:14 -0600 |
commit | 7dac0598ec6edb63f15a7cce7c231f56f9ab7f7d (patch) | |
tree | c72a3826656e74b35f72e97f98a22415bfd25e4c /testdata/samba3/passdb.tdb | |
parent | 28464179174d2c3d1c1bc124ba9c2519e08a5fc9 (diff) | |
download | samba-7dac0598ec6edb63f15a7cce7c231f56f9ab7f7d.tar.gz samba-7dac0598ec6edb63f15a7cce7c231f56f9ab7f7d.tar.bz2 samba-7dac0598ec6edb63f15a7cce7c231f56f9ab7f7d.zip |
registry: Implement recursive deletes for ldb-backed registry.
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)
Diffstat (limited to 'testdata/samba3/passdb.tdb')
0 files changed, 0 insertions, 0 deletions