s3-vfs: Use the system. namespace for fake ACLs
[kai/samba.git] / source3 / registry / reg_cachehook.c
2012-03-24 Jelmer Vernooijadt_tree: Avoid WERROR.
2010-06-25 Andreas Schneiders3-registry: Convert registry key delimiter from slash...
2010-05-25 Michael Adams3:registry: extract the reg_cachehook prototypes into...
2010-05-25 Michael Adams3:registry: add C to reg_cachehook, confessing conside...
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-02-13 Volker Lendeckes3: Remove unused comparison fn from "struct sorted_tree"
2010-02-13 Volker Lendeckes3: SORTED_TREE -> struct sorted_tree
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_OPS by struct...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-13 Michael Adamregistry: change reghook_cache_add() to return WERROR...
2008-04-13 Michael Adamregistry cachehook: change helper function keyname_to_p...
2008-04-13 Michael Adamadt_tree: change pathtree_add to return WERR instead...
2008-04-13 Michael Adamregistry cachehook: revert logic to make fast path...
2008-04-13 Michael Adamregistry: change reghook_cache_init() to return WERROR...
2008-04-13 Michael Adamregistry cachehook: compare cache_tree against NULL...
2008-04-12 Michael Adamregistry cachehook: add talloc failed debug messages.
2008-04-12 Michael Adamregistry cachehook: eliminate a couple trailing spaces...
2008-04-12 Michael Adamregistry cachehook: fix memleak (to talloc_tos()):...
2008-04-12 Michael Adamregistry cachehook: refactor normalization of keyname...
2008-04-12 Michael Adamregistry: adapt copied function header comments.
2008-04-12 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-20 Michael AdamAdd some debugging output to reg_cachehook.c
2008-01-20 Michael AdamFix registering Registry backends in reghook_cache_add().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-03 Michael AdamReturn existsing cache_tree if it has already been...
2007-11-27 Jeremy AllisonRemove pstrings from nsswitch/ and registry/
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr25417: Use DBGC_REGISTRY class.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Gerald Carterr10012: fix build breakage caused by forgotten commit...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Gerald Carterr5517: code cleanup; rename the sorted_tree to pathtree...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-20 Gerald Carterenumeration of printers keys ( no data yet ) via the...
2002-07-20 Gerald Carterfixed a logic error in the sorted_tree_find_child(...
2002-07-19 Gerald Carterfixed seg fault in registry frontend caused by trying to
2002-07-19 Gerald Carter* refactored registry operations some. subkey lists and
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.