Remove unused include param/param.h.
[sfrench/samba-autobuild/.git] / source4 / lib / registry / patchfile_preg.c
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...