Ensure convert_string_XXX is always called with a valid converted_size pointer.
[samba.git] / source4 / lib / registry / patchfile_dotreg.c
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-10-04 Jelmer Vernooijregistry: Make a two more functions static.
2010-10-03 Matthias Dieter... s4:patchfile_dotreg.c - use "size_t" when counting...
2010-10-03 Wilco Baan HofmanMake sure REG_SZ is properly written to a .reg file...
2010-10-03 Wilco Baan HofmanFix patchfile_dotreg to write proper .reg files: 'hex...
2010-10-03 Wilco Baan HofmanDo not include the closing doublequote in .reg files.
2010-10-03 Wilco Baan HofmanMake sure we write the value stored in value, not line...
2010-10-03 Wilco Baan HofmanFix .reg file format parsing.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-22 Matthias Dieter... s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocat...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_dotreg.c" - fix a memory leak
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Wilco Baan HofmanFixed the patchfile tests and tidy up the patchfile...
2008-04-14 Wilco Baan HofmanAttempt to fix the patchfile_preg backend for big endia...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge patchfile.h into registry.h
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Andrew KroegerMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-28 Andrew KroegerConvert some more files to GPLv3.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijRemove uses of global_loadparm.
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Günther Deschnerr25544: Cleanup some more indents in lib/registry.
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24704: Fix bug in the registry patch code.. all the...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...