summaryrefslogtreecommitdiff
path: root/source4/lib/registry/reg_backend_dir.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19400: fixed a valgrind error in the directory registry backend (name wasAndrew Tridgell1-2/+2
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-2/+1
2007-10-10r10207: Add some constJelmer Vernooij1-4/+4
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-4/+4
2007-10-10r4209: Fix several smaller bugsJelmer Vernooij1-1/+1
2007-10-10r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij1-2/+9
2007-10-10r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij1-15/+1
2007-10-10r4137: Make *_open_key take a registry_key instead of a hive (more efficientJelmer Vernooij1-8/+9
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-0/+148