index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
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-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