summaryrefslogtreecommitdiff
path: root/source4/lib/registry/dir.c
diff options
context:
space:
mode:
authorAndrew Kroeger <andrew@sprocks.gotdns.com>2008-02-16 15:08:28 -0600
committerAndrew Kroeger <andrew@sprocks.gotdns.com>2008-02-26 19:27:14 -0600
commit7dac0598ec6edb63f15a7cce7c231f56f9ab7f7d (patch)
treec72a3826656e74b35f72e97f98a22415bfd25e4c /source4/lib/registry/dir.c
parent28464179174d2c3d1c1bc124ba9c2519e08a5fc9 (diff)
downloadsamba-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 'source4/lib/registry/dir.c')
0 files changed, 0 insertions, 0 deletions