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_smbconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
s3:registry: replace typedef REGISTRY_OPS by struct registry_ops
Michael Adam
1
-1
/
+1
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-2
/
+2
2008-04-13
registry: change registry_init_smbconf() to return WERROR instead of bool
Michael Adam
1
-5
/
+2
2008-04-13
registry: refactor common part of registry initialization out.
Michael Adam
1
-10
/
+1
2008-04-13
registry: change reghook_cache_add() to return WERROR instead of bool
Michael Adam
1
-2
/
+4
2008-04-13
registry: change reghook_cache_init() to return WERROR and use it in the call...
Michael Adam
1
-1
/
+7
2008-04-13
registry: change init_registry_key() and init_registry_data() to return WERR
Michael Adam
1
-2
/
+6
2008-04-13
registry: unify debug output in the registry init functions.
Michael Adam
1
-4
/
+4
2008-04-13
registry: change regdb_init() to return WERROR instead of bool.
Michael Adam
1
-8
/
+4
2008-04-13
registry: make registry_init_smbconf() hook the registry ops onto given key.
Michael Adam
1
-4
/
+10
2008-04-13
registry: remove the REGISTRY_HOOKS layer from the reghook cache.
Michael Adam
1
-2
/
+1
2008-03-22
registry: close registry in exit path in registry_init_smbconf().
Michael Adam
1
-2
/
+1
2008-03-21
registry: fix registry_init_smbconf() to close the registry at the end.
Michael Adam
1
-0
/
+2
2008-03-20
registry: separate initialization of registry data from regdb_init().
Michael Adam
1
-0
/
+5
2008-02-15
Rename registry_init_regdb() to registry_init_smbconf().
Michael Adam
1
-2
/
+2
2008-01-21
Rename lib/util_reg_smbconf.c to registry/reg_init_smbconf.c
Michael Adam
1
-0
/
+97