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: safe_string: do not include string_wrappers.h
Matthew DeVore
2020-08-28
1
-0
/
+1
*
registry3: Fix a typo
Volker Lendecke
2020-06-10
1
-1
/
+1
*
registry3: Align a few integer types
Volker Lendecke
2020-05-05
1
-4
/
+4
*
source3/registry/reg_parse.h: typo fixes
Björn Jacke
2019-10-31
1
-4
/
+4
*
source3/registry/reg_import.h: typo fixes
Björn Jacke
2019-10-31
1
-8
/
+8
*
source3/registry/reg_format.h: typo fixes
Björn Jacke
2019-10-31
1
-1
/
+1
*
regfio: Allow ignoring of checksum
Michael Hanselmann
2019-10-18
2
-1
/
+9
*
Spelling fixes s/preceeding/preceding/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
Spelling fixes s/withing/within/
Mathieu Parent
2019-09-01
1
-2
/
+2
*
Spelling fixes s/emtpy/empty/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
s3/registry: clang: Fix 'initialization value is never read'
Noel Power
2019-07-16
1
-10
/
+11
*
s3/registry: clang: Fix 'initialization value is never read'
Noel Power
2019-07-16
1
-2
/
+2
*
regfio: Return instead of assert for short blocks
Michael Hanselmann
2019-06-20
1
-1
/
+2
*
s3: net: Consider unprocessed in input buffer
Samuel Cabrero
2019-06-11
1
-1
/
+1
*
registry: add a missing include
Ralph Boehme
2019-05-27
1
-0
/
+1
*
s3: net: Rewrite of reg_parse_fd() to harden against buffer overwrites.
Jeremy Allison
2019-05-15
1
-99
/
+203
*
s3: net: Harden act_val_hex() act_val_sz() against errors.
Jeremy Allison
2019-05-15
1
-0
/
+2
*
s3: net: Harden guess_charset() against overflow errors.
Jeremy Allison
2019-05-15
1
-1
/
+9
*
test_regfio.c: include stdint.h before cmoka.h
Fabrice Fontaine
2019-05-15
1
-0
/
+1
*
s3/registry: fix various 'cast between incompatible function' warnings
Noel Power
2019-05-10
1
-16
/
+45
*
s3/registry: Fix incompatible func casts
Noel Power
2019-05-10
1
-5
/
+22
*
s3/registry: Fix func cast error (diff in params size_t vs uint32)
Noel Power
2019-05-10
1
-1
/
+1
*
CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.
Jeremy Allison
2019-04-08
2
-337
/
+0
*
regfio tests: Update comment style to match README.Coding
Andrew Bartlett
2019-03-20
1
-1
/
+1
*
regfio: Update code near recent changes to match README.Coding
Andrew Bartlett
2019-03-20
1
-8
/
+14
*
regfio: Improve handling of malformed registry hive files
Michael Hanselmann
2019-03-20
2
-1
/
+51
*
regfio: Add trivial unit test
Michael Hanselmann
2019-03-20
1
-0
/
+139
*
regfio: Use correct function names in debug information
Michael Hanselmann
2019-03-20
1
-3
/
+3
*
Fix typos in "valid"
Michael Hanselmann
2019-03-20
1
-1
/
+1
*
s3:registry: Use C99 initializer for BOM
Andreas Schneider
2019-01-28
1
-1
/
+1
*
s3:registry: Avoid a double-free in reg_perfcount
Andreas Schneider
2018-10-19
1
-2
/
+2
*
registry: Don't use an uninitialized value
Volker Lendecke
2018-10-08
1
-3
/
+3
*
registry: Print failure of regdb_unpack_values
Volker Lendecke
2018-10-08
1
-1
/
+5
*
registry: Add error checks to regdb_unpack_values
Volker Lendecke
2018-10-08
1
-8
/
+28
*
registry: Add error checks to regdb_fetch_keys_internal
Volker Lendecke
2018-10-08
1
-1
/
+17
*
registry: Fix a typo
Volker Lendecke
2018-10-08
1
-1
/
+1
*
lib: Pass mem_ctx to state_path()
Volker Lendecke
2018-08-17
2
-4
/
+4
*
s3:registry: Fix possible memory leak in _reg_perfcount_multi_sz_from_tdb()
Andreas Schneider
2018-08-11
1
-4
/
+11
*
s3:registry: Fix buffer truncation issues issues with gcc8
Andreas Schneider
2018-06-20
1
-7
/
+5
*
s3:registry: Fix size types and length calculations
Andreas Schneider
2018-03-21
1
-7
/
+9
*
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
[next]