diff options
author | Chris Davis <cd.rattan@gmail.com> | 2014-06-30 23:19:53 -0700 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-10-01 14:32:09 +0200 |
commit | f9a2f2eb7cc3c69f20ab615dd98b750414672fe3 (patch) | |
tree | a1c7b709dfb797d44df004d166839f2c6f0db055 /source3/passdb/pdb_tdb.c | |
parent | 41d5112407d7426d75671ac6967e62b080f63857 (diff) | |
download | samba-f9a2f2eb7cc3c69f20ab615dd98b750414672fe3.tar.gz samba-f9a2f2eb7cc3c69f20ab615dd98b750414672fe3.tar.xz samba-f9a2f2eb7cc3c69f20ab615dd98b750414672fe3.zip |
regedit: make all hives descend from a root node
This helps simplify cleanup, since each node's talloc context is the
parent node, and freeing the root node will destroy the entire tree
without any extra utility functions.
It also wouldn't be hard to extend this later on to support browsing
multiple registries at the same time.
Signed-off-by: Chris Davis <cd.rattan@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'source3/passdb/pdb_tdb.c')
0 files changed, 0 insertions, 0 deletions