registry: Fix compilation.
[kai/samba-autobuild/.git] / source4 / lib / registry / util.c
2010-03-29 Jelmer Vernooijregistry: Fix compilation.
2010-03-29 Wilco Baan HofmanRevert reordering from commit 51bedf939568717424edd7732...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - util.c - add harder checks for...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - util.c - move the "REG_NONE"...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - util.c - treat unsupported and...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - adaptions for "add memory context...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - "util" - make "reg_key_add_abs...
2010-03-29 Wilco Baan HofmanRemove incorrect const, something that was correct...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - "util" - remove "const" from...
2010-03-22 Matthias Dieter... s4:registry - "reg_key_del/add_abs": call "talloc_free...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - initialise "result" in "reg_ke...
2010-03-22 Matthias Dieter... s4:registry - "util" - remove "const" from "reg_abs_path"
2010-03-22 Matthias Dieter... s4:registry - "util" - add also a memory context argume...
2010-03-22 Matthias Dieter... s4:registry - "util" - make "reg_key_add_abs" consisten...
2010-03-22 Matthias Dieter... s4:registry - "util" - fix up memory allocated data
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - "reg_string_to_val" - consider...
2010-03-21 Matthias Dieter... s4:registry - handle type "DWORD_BIG_ENDIAN" as type...
2010-03-16 Matthias Dieter... s4:registry - use a macro for reverse byte order
2010-03-16 Matthias Dieter... s4:registry - introduce the "REG_DWORD_BIG_ENDIAN"...
2010-03-15 Matthias Dieter... s4:registry - util.c - treat unsupported and binary...
2010-03-15 Matthias Dieter... s4:registry - util.c - move the "REG_NONE" case in...
2010-03-15 Matthias Dieter... s4:registry - fix up the output of hexadecimal values
2010-03-15 Matthias Dieter... s4:registry - add support for REG_QWORD values
2010-03-14 Matthias Dieter... s4:registry - util.c - add harder checks for inputs...
2010-03-11 Günther Deschners4-registry: add all winreg types to reg_value_types...
2010-03-06 Matthias Dieter... s4:libregistry - change counters to be "unsigned"
2010-02-07 Andrew Tridgells4-registry: fixed byte order assumptions
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-30 Matthias Dieter... s4:lib/registry/util.c - Reintroduce "FIXME"s
2009-11-29 Matthias Dieter... lib/registry/util.c - Reorder the registry datatypes...
2009-11-29 Matthias Dieter... Revert "s4:registry/util - Don't include the trailing...
2009-11-27 Matthias Dieter... s4:registry/util - Don't include the trailing '\0'...
2009-11-15 Wilco Baan HofmanFix writing corrupt REG_SZ to the registry.
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
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-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
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 Vernooijr25193: Update headers to easy use by external apps.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...