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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
registry
/
reg_init_basic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
s3:registry: move prototypes from reg_init_basic.c to their own header.
Michael Adam
1
-0
/
+1
2010-05-25
s3:registry: extract the reg_backend_db prototypes into their own header.
Michael Adam
1
-0
/
+1
2010-05-25
s3:registry: extract the reg_cachehook prototypes into their own header.
Michael Adam
1
-0
/
+1
2010-05-18
s3-registry: only include registry headers when really needed.
Günther Deschner
1
-0
/
+1
2009-01-28
s3:registry: always provision the registry, not only in smbd.
Michael Adam
1
-0
/
+8
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-2
/
+2
2008-04-13
registry: refactor common part of registry initialization out.
Michael Adam
1
-5
/
+13
2008-04-13
registry: change registry_init_basic() to return WERROR instead of bool
Michael Adam
1
-5
/
+5
2008-04-13
registry: change reghook_cache_init() to return WERROR and use it in the call...
Michael Adam
1
-1
/
+6
2008-04-13
registry: unify debug output in the registry init functions.
Michael Adam
1
-1
/
+2
2008-04-13
registry: change regdb_init() to return WERROR instead of bool.
Michael Adam
1
-8
/
+4
2008-03-22
registry: add reg_init_basic() - init registry with only the db backend.
Michael Adam
1
-0
/
+45