talloc: use the system pytalloc-util for python3 as well
[sfrench/samba-autobuild/.git] / lib / util / data_blob.c
2014-12-05 Volker Lendeckelib: Fix signed/unsigned comparisons
2014-10-03 Martin Schwenkelib/util: Clean up includes for data_blob.[ch]
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-05-18 Jeremy AllisonChange data_blob() to be based on top of data_blob_tall...
2010-01-29 Stefan Metzmacherlib/util: remove data_blob_talloc_reference()
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-09-23 Andrew Tridgells4-util: windows only accepts lowercase hex encodings...
2008-10-21 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-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-10-11 Jelmer VernooijShare data_blob implementation.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.