index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
registry
/
reg_cachehook.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
adt_tree: Avoid WERROR.
Jelmer Vernooij
2012-03-24
1
-1
/
+4
*
s3-registry: Convert registry key delimiter from slash to backslash.
Andreas Schneider
2010-06-25
1
-6
/
+0
*
s3:registry: extract the reg_cachehook prototypes into their own header.
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:registry: add C to reg_cachehook, confessing considerable changes in 2008
Michael Adam
2010-05-25
1
-0
/
+1
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3: Remove unused comparison fn from "struct sorted_tree"
Volker Lendecke
2010-02-13
1
-1
/
+1
*
s3: SORTED_TREE -> struct sorted_tree
Volker Lendecke
2010-02-13
1
-2
/
+2
*
s3:registry: replace typedef REGISTRY_OPS by struct registry_ops
Michael Adam
2009-04-27
1
-5
/
+5
*
registry: change reghook_cache_add() to return WERROR instead of bool
Michael Adam
2008-04-13
1
-3
/
+3
*
registry cachehook: change helper function keyname_to_path() to return WERROR.
Michael Adam
2008-04-13
1
-18
/
+32
*
adt_tree: change pathtree_add to return WERR instead of bool.
Michael Adam
2008-04-13
1
-3
/
+3
*
registry cachehook: revert logic to make fast path more obvious and reduce in...
Michael Adam
2008-04-13
1
-8
/
+9
*
registry: change reghook_cache_init() to return WERROR and use it in the call...
Michael Adam
2008-04-13
1
-6
/
+7
*
registry cachehook: compare cache_tree against NULL, not 0.
Michael Adam
2008-04-13
1
-1
/
+1
*
registry cachehook: add talloc failed debug messages.
Michael Adam
2008-04-13
1
-0
/
+6
*
registry cachehook: eliminate a couple trailing spaces (empty lines).
Michael Adam
2008-04-13
1
-4
/
+4
*
registry cachehook: fix memleak (to talloc_tos()): free key at the end.
Michael Adam
2008-04-13
1
-1
/
+4
*
registry cachehook: refactor normalization of keyname out.
Michael Adam
2008-04-13
1
-29
/
+23
*
registry: adapt copied function header comments.
Michael Adam
2008-04-13
1
-2
/
+2
*
registry: remove the REGISTRY_HOOKS layer from the reghook cache.
Michael Adam
2008-04-13
1
-13
/
+12
*
Add some debugging output to reg_cachehook.c
Michael Adam
2008-01-20
1
-1
/
+10
*
Fix registering Registry backends in reghook_cache_add().
Michael Adam
2008-01-20
1
-1
/
+1
*
Return existsing cache_tree if it has already been initialized.
Michael Adam
2008-01-03
1
-4
/
+6
*
Remove pstrings from nsswitch/ and registry/
Jeremy Allison
2007-11-26
1
-10
/
+16
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
r25417: Use DBGC_REGISTRY class.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r17333: Some C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r10012: fix build breakage caused by forgotten commit in local tree
Gerald Carter
2007-10-10
1
-1
/
+1
*
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
2007-10-10
1
-1
/
+1
*
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
Gerald Carter
2007-10-10
1
-4
/
+5
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
enumeration of printers keys ( no data yet ) via the registry
Gerald Carter
2002-07-20
1
-1
/
+6
*
fixed a logic error in the sorted_tree_find_child() routine
Gerald Carter
2002-07-20
1
-0
/
+4
*
fixed seg fault in registry frontend caused by trying to
Gerald Carter
2002-07-19
1
-3
/
+8
*
* refactored registry operations some. subkey lists and
Gerald Carter
2002-07-19
1
-1
/
+3
*
virtual registry framework with initial printing hooks.
Gerald Carter
2002-07-18
1
-0
/
+96