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
/
source4
/
lib
/
registry
/
patchfile_dotreg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2016-09-28
werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/lib/reg...
Günther Deschner
1
-2
/
+2
2016-09-28
werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source4/lib/registry/
Günther Deschner
1
-3
/
+3
2016-04-25
s4:lib:registry: fix 'Conditional jump or move' valgrind error.
Noel Power
1
-1
/
+1
2015-02-25
Fix the developer O3 build
Volker Lendecke
1
-2
/
+2
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
1
-1
/
+2
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-2
/
+2
2010-10-04
registry: Make a two more functions static.
Jelmer Vernooij
1
-2
/
+2
2010-10-03
s4:patchfile_dotreg.c - use "size_t" when counting characters in DATA_BLOBs
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-03
Make sure REG_SZ is properly written to a .reg file (not as hex(1)), fix trai...
Wilco Baan Hofman
1
-11
/
+25
2010-10-03
Fix patchfile_dotreg to write proper .reg files: 'hex(1..B):', 'dword:', etc
Wilco Baan Hofman
1
-3
/
+73
2010-10-03
Do not include the closing doublequote in .reg files.
Wilco Baan Hofman
1
-1
/
+1
2010-10-03
Make sure we write the value stored in value, not line (doublequoted).
Wilco Baan Hofman
1
-4
/
+4
2010-10-03
Fix .reg file format parsing.
Wilco Baan Hofman
1
-39
/
+124
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-7
/
+2
2010-03-22
s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocations (on talloc'ed stuff)
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-03-22
s4:registry - "patchfile_dotreg.c" - fix a memory leak
Matthias Dieter Wallnöfer
1
-3
/
+5
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-04-15
Fixed the patchfile tests and tidy up the patchfile backends.
Wilco Baan Hofman
1
-4
/
+4
2008-04-14
Attempt to fix the patchfile_preg backend for big endian machines.
Wilco Baan Hofman
1
-1
/
+1
2008-04-02
Merge patchfile.h into registry.h
Jelmer Vernooij
1
-1
/
+0
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
1
-1
/
+1
2008-02-25
Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+8
2007-10-10
r25544: Cleanup some more indents in lib/registry.
Günther Deschner
1
-29
/
+41
2007-10-10
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-5
/
+6
2007-10-10
r24704: Fix bug in the registry patch code.. all the more proves this code ne...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-0
/
+247