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
/
regfio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
source3: A few whitespace fixes
Volker Lendecke
2022-09-19
1
-180
/
+179
*
regfio: Allow ignoring of checksum
Michael Hanselmann
2019-10-18
1
-1
/
+2
*
Spelling fixes s/preceeding/preceding/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
regfio: Return instead of assert for short blocks
Michael Hanselmann
2019-06-20
1
-1
/
+2
*
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
1
-1
/
+6
*
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
*
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
2016-02-06
1
-1
/
+1
*
source3/registry: Fix CID 1273100 Stray semicolon
Anoop C S
2015-06-15
1
-1
/
+1
*
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
2015-05-14
1
-8
/
+8
*
Convert all uses of uint32/16/8 to _t in source3/registry.
Richard Sharpe
2015-05-12
1
-11
/
+11
*
Change the registry subsystem to use uint32_t from uint32. Also change sessio...
Richard Sharpe
2015-04-16
1
-72
/
+72
*
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
*
s3-reg: Fix copy and paste error in debug message.
Andreas Schneider
2012-11-30
1
-2
/
+2
*
Fix bug 9065: source3/registry/regfio.c: bad call to memcpy
David Binderman
2012-07-25
1
-1
/
+1
*
s3: Fix some False/NULL hickups
Volker Lendecke
2011-12-20
1
-9
/
+9
*
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-7
/
+7
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
libcli/security: move secdesc.c to the top level libcli/security
Andrew Bartlett
2011-05-31
1
-0
/
+1
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
s3-includes: no point in including all security headers globally.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-registry: remove some unused headers.
Günther Deschner
2011-03-18
1
-2
/
+0
*
s3: Remove superfluous ;
Günther Deschner
2011-02-02
1
-1
/
+1
*
s3-registry: use some prs macros to the only place where they are used.
Günther Deschner
2010-07-16
1
-0
/
+6
*
Move the remnants of rpc_parse code under registry/
Simo Sorce
2010-07-16
1
-0
/
+1
*
s3-misc: Move smb_io_time() to regfio.c
Simo Sorce
2010-07-16
1
-0
/
+32
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-3
/
+3
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3: convert registry and printing code to TYPESAFE_QSORT()
Andrew Tridgell
2010-02-14
1
-2
/
+1
*
s3-registry: update to use new DLIST macros
Andrew Tridgell
2010-02-10
1
-2
/
+2
*
s3: "regf_hbin_allocate" only looks at the size
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: "read_block" only looks at the size
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: "write_block" does not use the sbuf at all
Volker Lendecke
2009-11-29
1
-1
/
+1
*
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2009-11-29
1
-3
/
+3
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-2
/
+2
*
s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael Adam
2009-04-27
1
-2
/
+3
*
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
2009-04-27
1
-2
/
+2
*
s3: Use common security_descriptor_equal().
Jelmer Vernooij
2009-04-21
1
-1
/
+1
*
s3-registry: remove last sec_io_desc() caller.
Günther Deschner
2009-03-25
1
-2
/
+24
*
s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"
Michael Adam
2009-02-26
1
-1
/
+1
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-2
/
+2
*
Fix Coverity ID 471
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Coverity fixes
Marc VanHeyningen
2008-03-17
1
-1
/
+4
[next]