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