summaryrefslogtreecommitdiff
path: root/source3/registry/reg_cachehook.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r17333: Some C++ warningsVolker Lendecke1-2/+2
2007-10-10r10012: fix build breakage caused by forgotten commit in local treeGerald Carter1-1/+1
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter1-1/+1
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-1/+1
2007-10-10r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter1-4/+5
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2002-07-20enumeration of printers keys ( no data yet ) via the registryGerald Carter1-1/+6
2002-07-20fixed a logic error in the sorted_tree_find_child() routineGerald Carter1-0/+4
2002-07-19fixed seg fault in registry frontend caused by trying toGerald Carter1-3/+8
2002-07-19* refactored registry operations some. subkey lists andGerald Carter1-1/+3
2002-07-18virtual registry framework with initial printing hooks.Gerald Carter1-0/+96