summaryrefslogtreecommitdiff
path: root/source4/lib/registry/util.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-11s4-registry: add all winreg types to reg_value_types table.Günther Deschner1-3/+11
2010-03-06s4:libregistry - change counters to be "unsigned"Matthias Dieter Wallnöfer1-3/+3
2010-02-07s4-registry: fixed byte order assumptionsAndrew Tridgell1-3/+4
2009-12-30s4:lib/registry/util.c - Reintroduce "FIXME"sMatthias Dieter Wallnöfer1-0/+2
2009-11-29lib/registry/util.c - Reorder the registry datatypes of the conversion functionsMatthias Dieter Wallnöfer1-9/+12
2009-11-29Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...Matthias Dieter Wallnöfer1-6/+2
2009-11-27s4:registry/util - Don't include the trailing '\0' in the internal data forma...Matthias Dieter Wallnöfer1-14/+27
2009-11-15Fix writing corrupt REG_SZ to the registry.Wilco Baan Hofman1-1/+2
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett1-1/+1
2009-03-01s4: Use same function signature for convert_* as s3.Jelmer Vernooij1-3/+3
2009-03-01Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij1-2/+2
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-24Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij1-2/+2
2008-10-18Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij1-2/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-6/+12
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-2/+3
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-2/+2
2007-10-10r25544: Cleanup some more indents in lib/registry.Günther Deschner1-64/+67
2007-10-10r25193: Update headers to easy use by external apps.Jelmer Vernooij1-1/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-4/+4
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-0/+242