docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / source4 / lib / registry / patchfile_preg.c
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2019-08-08 Swen Schilligregistry: Free memory at the end of each loop run to...
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2016-05-12 Michael Adams4:registry:patchfile: fix O3 error unused result of...
2015-03-10 Volker Lendeckeregistry: Fix CID 240989 Buffer not null terminated
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - use more "sizeof...
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix indentation
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix a datatype
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - assign a better...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - make a SIVAL stateme...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix the read operati...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - use "sizeof(uint32_t...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_preg.c" - also here don't...
2010-02-07 Andrew Tridgells4-registry: fixed byte order assumptions
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:lib/registry: fix c++ warnings
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 VernooijFix const.
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Wilco Baan HofmanMore patchfile fixes. Write support should work now.
2008-04-15 Wilco Baan HofmanFix PReg write support.
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 VernooijRemove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Kai Blinr26407: Janitorial: Remove a pstring and compiler warnings.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
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 Vernooijr25047: Fix more warnings.
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...