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_init_full.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-registry: remove some unused headers.
Günther Deschner
2011-03-18
1
-1
/
+0
*
s3-perfcount: Create the directory on tdb open.
Andreas Schneider
2011-02-07
1
-3
/
+0
*
s3-smbd: Init the svcctl registry keys on service startup.
Andreas Schneider
2011-02-07
1
-2
/
+0
*
s3-registry: Remove obsolete reg_eventlog.
Andreas Schneider
2011-02-07
1
-1
/
+0
*
s3-smbd: Init the eventlog registry on service startup.
Andreas Schneider
2011-02-07
1
-1
/
+0
*
s3:registry: move prototype from reg_init_full.c to its own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:registry: move prototypes from reg_init_basic.c to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3-registry: Init all needed registry keys for printing.
Andreas Schneider
2010-07-27
1
-3
/
+3
*
s3:registry: move definition of registry_hook to reg_init_full.c - it's only ...
Michael Adam
2010-05-25
1
-0
/
+5
*
s3:registry: extract reg_eventlog prototypes to header of their own
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:registry: extract reg_perfcount prototypes into header of their own.
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:registry: extract the reg_backend_db prototypes into their own header.
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:registry: extract the reg_cachehook prototypes into their own header.
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:registry: replace typedef REGISTRY_OPS by struct registry_ops
Michael Adam
2009-04-27
1
-11
/
+11
*
s3:registry replace typedef REGISTRY_HOOK by struct registry_hook.
Michael Adam
2009-04-27
1
-3
/
+3
*
s3:registry: always provision the registry, not only in smbd.
Michael Adam
2009-01-28
1
-8
/
+0
*
registry: rename init_registry() to registry_init_full() for consistency.
Michael Adam
2008-04-13
1
-1
/
+1
*
registry: change init_registry() to return WERROR instead of bool.
Michael Adam
2008-04-13
1
-5
/
+2
*
registry: refactor common part of registry initialization out.
Michael Adam
2008-04-13
1
-10
/
+1
*
registry: change reghook_cache_add() to return WERROR instead of bool
Michael Adam
2008-04-13
1
-1
/
+3
*
registry: change reghook_cache_init() to return WERROR and use it in the call...
Michael Adam
2008-04-13
1
-1
/
+6
*
registry: change init_registry_key() and init_registry_data() to return WERR
Michael Adam
2008-04-13
1
-1
/
+2
*
registry: unify debug output in the registry init functions.
Michael Adam
2008-04-13
1
-4
/
+3
*
registry: change regdb_init() to return WERROR instead of bool.
Michael Adam
2008-04-13
1
-2
/
+4
*
registry: remove the REGISTRY_HOOKS layer from the reghook cache.
Michael Adam
2008-04-13
1
-1
/
+1
*
registry: some whitespace cleanup in init_registry().
Michael Adam
2008-03-22
1
-9
/
+10
*
registry: remove unneeded talloc stackframe variable.
Michael Adam
2008-03-22
1
-2
/
+0
*
registry: close regdb in error path (and use it) in init_registry().
Michael Adam
2008-03-22
1
-4
/
+3
*
registry: separate initialization of registry data from regdb_init().
Michael Adam
2008-03-20
1
-0
/
+7
*
Extend/fix comments.
Michael Adam
2008-01-21
1
-0
/
+103