summaryrefslogtreecommitdiff
path: root/lib/util/data_blob.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Change data_blob() to be based on top of data_blob_talloc(), instead of the r...Jeremy Allison1-15/+10
2010-01-29lib/util: remove data_blob_talloc_reference()Stefan Metzmacher1-17/+0
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett1-1/+18
2009-09-22s4-util: windows only accepts lowercase hex encodings for extended DNsAndrew Tridgell1-1/+4
2008-10-13Add data_blob_string_const_null() function that includes the terminatingJelmer Vernooij1-0/+12
2008-10-12Share data_blob implementation.Jelmer Vernooij1-0/+2
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+232