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_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
lib: Add a few explicit includes
Volker Lendecke
1
-0
/
+1
2023-09-26
libcli/security: Rename dup_nt_token() -> security_token_duplicate()
Andrew Bartlett
1
-1
/
+1
2022-07-25
registry3: Align an integer type
Volker Lendecke
1
-1
/
+1
2019-07-16
s3/registry: clang: Fix 'initialization value is never read'
Noel Power
1
-2
/
+2
2017-02-22
Correct "perfom" typos.
Chris Lamb
1
-1
/
+1
2016-09-28
werror: replace WERR_REG_IO_FAILURE with WERR_REGISTRY_IO_FAILED in source3/r...
Günther Deschner
1
-3
/
+3
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/reg...
Günther Deschner
1
-2
/
+2
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/registry/
Günther Deschner
1
-15
/
+15
2016-09-28
werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/registry/
Günther Deschner
1
-10
/
+10
2015-04-16
Change the registry subsystem to use uint32_t from uint32. Also change sessio...
Richard Sharpe
1
-10
/
+10
2014-10-08
registry: Don't leave dangling transactions
Volker Lendecke
1
-1
/
+1
2014-01-07
s3-registry: fix typo in DEBUG statement.
Günther Deschner
1
-1
/
+1
2013-03-20
s3:registry accept windows like long hivenames
Gregor Beck
1
-3
/
+9
2012-07-05
s3:registry: untangle assignment from check in reg_enumkey()
Michael Adam
1
-1
/
+2
2012-07-05
s3:registry: untangle assignment from check in reg_enumvalue()
Michael Adam
1
-1
/
+2
2012-06-26
s3:registry: silence net_deletekey_recursive
Gregor Beck
1
-4
/
+4
2012-04-26
s3: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2012-04-25
s3:registry: replace call to reg_openkey() in reg_createkey() by accesscheck.
Michael Adam
1
-8
/
+10
2012-04-25
s3:registry: remove a superfluous fill_subkey_cache() in reg_createkey()
Michael Adam
1
-5
/
+0
2012-04-25
s3:registry: use fill_subkey_cache to check exsistence in regkey_open_oneleve...
Michael Adam
1
-11
/
+2
2012-04-25
s3:registry: let fill_subkey_cache return WERR_BADFILE when the subkey list c...
Michael Adam
1
-1
/
+1
2012-04-25
s3:registry: convert reg_openkey() to use talloc instead of SMB_STRDUP etc
Michael Adam
1
-15
/
+12
2012-04-25
s3:registry untangle an assignment from the check in regkey_open_onelevel()
Michael Adam
1
-1
/
+2
2012-04-25
s3:registry: untangle assignment from check in regkey_open_onelevel()
Michael Adam
1
-1
/
+2
2012-04-25
s3:registry: wrap reg_deletekey() into a transaction
Michael Adam
1
-2
/
+25
2012-04-25
s3:registry: wrap reg_createkey() in a transaction
Michael Adam
1
-6
/
+30
2012-04-25
s3:registry: untangle assignments from checks in reg_createkey()
Michael Adam
1
-2
/
+6
2012-04-25
s3:registry: wrap reg_deletevalue() in a transaction
Michael Adam
1
-4
/
+30
2012-04-25
s3:registry: untangle assignment from check in reg_deletevalue()
Michael Adam
1
-1
/
+2
2012-04-25
s3:registry: fix race in reg_setvalue that could lead to data corruption
Michael Adam
1
-6
/
+33
2012-04-25
s3:registry: untangle assignment from check and add a debugmessage in reg_set...
Michael Adam
1
-1
/
+3
2012-04-25
s3:registry: don't leak the old contents when updating the value cache
Michael Adam
1
-0
/
+1
2012-04-25
s3:registry:reg_api: fix reg_queryvalue to not fail when values are modified ...
Michael Adam
1
-1
/
+45
2011-08-15
s3:registry: enhance debugging of deletekey_recursive
Michael Adam
1
-0
/
+14
2011-08-08
s3:registry avoid updating keys which are going to be deleted in
Gregor Beck
1
-23
/
+34
2011-07-14
s3:registry avoid leaking an old regsubkey_ctr on regsubkey_ctr_init
Gregor Beck
1
-0
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-2
/
+2
2011-05-18
s3-lib Replace StrnCaseCmp() with strncasecmp_m()
Andrew Bartlett
1
-1
/
+1
2011-03-18
s3-registry: remove some unused headers.
Günther Deschner
1
-1
/
+0
2011-02-15
s3-amend: Don't overwrite existing values
Volker Lendecke
1
-0
/
+10
2011-01-30
s3:registry: in deletekey_recursive, fix return code upon error.
Michael Adam
1
-3
/
+10
2010-09-22
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
Michael Adam
1
-21
/
+9
2010-09-21
s3:registry: move the reg_api prototypes to their own header.
Michael Adam
1
-0
/
+1
2010-09-21
s3:registry:reg_api: update (C)
Michael Adam
1
-1
/
+1
2010-09-20
s3:registry: move (commented out) hilvl util functions to reg_api_util.c
Michael Adam
1
-98
/
+0
2010-09-20
s3:registry: move higher level function reg_open_path to new module reg_api_util
Michael Adam
1
-56
/
+0
2010-09-20
s3-registry: move regf based reg_api calls into own file.
Günther Deschner
1
-272
/
+0
2010-09-20
s3-registry: add reg_querymultiplevalues to reg_api matching table.
Günther Deschner
1
-2
/
+2
2010-09-11
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
1
-5
/
+5
2010-07-02
s3-registry: remove unused reg_util_marshalling code.
Günther Deschner
1
-1
/
+0
[next]