index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
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
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