summaryrefslogtreecommitdiffstats
path: root/source/registry/reg_cachehook.c
Commit message (Expand)AuthorAgeFilesLines
* Add some debugging output to reg_cachehook.cMichael Adam2008-01-201-1/+10
* Fix registering Registry backends in reghook_cache_add().Michael Adam2008-01-201-1/+1
* Return existsing cache_tree if it has already been initialized.Michael Adam2008-01-031-4/+6
* Remove pstrings from nsswitch/ and registry/Jeremy Allison2007-11-261-10/+16
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r25417: Use DBGC_REGISTRY class.Günther Deschner2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* 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