index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
registry
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-rpc_cli: add winreg_add_core_driver()
Günther Deschner
2017-05-09
2
-0
/
+2
*
Correct "existence" typos.
Chris Lamb
2017-02-22
1
-2
/
+2
*
Correct "perfom" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
werror: replace WERR_OBJECT_PATH_INVALID with WERR_BAD_PATHNAME in source3/re...
Günther Deschner
2016-09-28
1
-2
/
+2
*
werror: replace WERR_REG_FILE_INVALID with WERR_NOT_REGISTRY_FILE in source3/...
Günther Deschner
2016-09-28
1
-1
/
+1
*
werror: replace WERR_REG_IO_FAILURE with WERR_REGISTRY_IO_FAILED in source3/r...
Günther Deschner
2016-09-28
3
-11
/
+11
*
werror: replace WERR_REG_CORRUPT with WERR_REGISTRY_CORRUPT in source3/regist...
Günther Deschner
2016-09-28
1
-1
/
+1
*
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/reg...
Günther Deschner
2016-09-28
5
-16
/
+16
*
werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/registr...
Günther Deschner
2016-09-28
1
-1
/
+1
*
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/registry/
Günther Deschner
2016-09-28
9
-51
/
+51
*
werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/registry/
Günther Deschner
2016-09-28
4
-16
/
+16
*
s3-registry: create winprint print processor entry for x64 as well.
Günther Deschner
2016-09-11
1
-0
/
+1
*
s3:registry: use dbwrap_purge_bystring instead of dbwrap_delete_bystring
Michael Adam
2016-03-01
1
-6
/
+1
*
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
2016-02-06
1
-1
/
+1
*
Fix various spelling errors
Mathieu Parent
2015-11-06
1
-2
/
+2
*
lib: Remove unused functions
Volker Lendecke
2015-06-23
2
-29
/
+0
*
source3/registry: Fix CID 1273100 Stray semicolon
Anoop C S
2015-06-15
1
-1
/
+1
*
source3/registry: Fix CID 1273421 Useless call
Anoop C S
2015-06-15
1
-2
/
+0
*
Convert uint64 to uint64_t
Richard Sharpe
2015-05-15
2
-2
/
+2
*
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
2015-05-14
3
-10
/
+10
*
Convert all uses of uint32/16/8 to _t in source3/registry.
Richard Sharpe
2015-05-12
8
-42
/
+42
*
Change the registry subsystem to use uint32_t from uint32. Also change sessio...
Richard Sharpe
2015-04-16
16
-220
/
+220
*
registry: Fix 1273042 Identical code for if/else branch
Anoop C S
2015-03-26
1
-10
/
+2
*
lib: Remove tdb_fetch_compat
Volker Lendecke
2015-03-17
1
-8
/
+8
*
registry: Fix an aligment increase warning
Volker Lendecke
2015-02-26
1
-1
/
+1
*
s3:registry/regfio fix some valgrind warnings
Christian Ambach
2014-12-02
1
-2
/
+2
*
s3:registry/regfio read SD from the correct location
Christian Ambach
2014-12-02
1
-2
/
+4
*
registry3: Fix a typo
Volker Lendecke
2014-11-26
1
-1
/
+1
*
s3:registry: use discard_const_p() to avoid const warning in smb_iconv() define
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
registry: Slightly simplify tdb_data_is_cstr
Volker Lendecke
2014-11-13
1
-1
/
+1
*
reg_perfcount: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-39
/
+84
*
reg_backend_db: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-9
/
+28
*
registry: Don't leave dangling transactions
Volker Lendecke
2014-10-08
1
-1
/
+1
*
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2014-07-28
1
-1
/
+1
*
s3: Use root_mode() to get uid_wrapper working correctly.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
s3:registry: fix invalid pointer type warning in reg_format.c
Stefan Metzmacher
2014-04-02
1
-1
/
+3
*
s3:registry: introduce REG_DBWRAP_FLAGS to use for all db_open calls
Michael Adam
2014-02-07
2
-3
/
+4
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
1
-3
/
+3
*
s3-registry: fix typo in DEBUG statement.
Günther Deschner
2014-01-07
1
-1
/
+1
*
s3:registry increase a debug level
Christian Ambach
2013-04-19
1
-1
/
+1
*
s3:registry accept windows like long hivenames
Gregor Beck
2013-03-20
1
-3
/
+9
*
s3-registry: Fix counters_directory() dir creation.
Andreas Schneider
2012-12-12
1
-2
/
+2
*
s3-registry: Check return code of push_reg_sz().
Andreas Schneider
2012-12-12
1
-2
/
+11
*
s3-reg: Fix copy and paste error in debug message.
Andreas Schneider
2012-11-30
1
-2
/
+2
*
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
2012-09-26
1
-1
/
+0
*
s3/registry: fix compile warning on openindiana
Björn Jacke
2012-08-23
1
-1
/
+1
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
2
-2
/
+7
*
Fix bug 9065: source3/registry/regfio.c: bad call to memcpy
David Binderman
2012-07-25
1
-1
/
+1
*
source3/registry/reg_backend_db.c: fix stackframe leak
Rusty Russell
2012-07-18
1
-2
/
+4
*
s3:registry: untangle assignment from check in reg_enumkey()
Michael Adam
2012-07-05
1
-1
/
+2
[next]