Make sid_binstring & friends take a talloc context
[ira/wip.git] / source3 / lib / util_uuid.c
2009-05-28 Volker LendeckeMake sid_binstring & friends take a talloc context
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-14 Jelmer VernooijUse GUID_random.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijUse GUID_from_string.
2008-10-14 Jelmer VernooijUse GUID_string rather than smb_uuid_string().
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-19 Volker LendeckeOoops, GUID_equal was already around :-)
2008-07-16 Volker LendeckeAdd ndr_syntax_id_equal()
2007-11-27 Volker LendeckeRemove some statics
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr23829: Add ads_get_attrname_by_guid().
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Andrew Tridgellr2160: fixed the uuid pack/unpack routines (they could...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Gerald Carterr487: fixing some compile issues with the IBM AIX compi...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-30 Jim McDonoughAdd string to uuid fn. Thanks aliguori.
2003-10-30 Jim McDonoughNearing the end of the GUID -> struct uuid changes.
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-17 Tim PotterRenamed uuid_to_string() to guid_to_string() to avoid...
2002-10-29 Jim McDonoughMove guid formatting functions over from HEAD.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-18 Jim McDonoughFormat objectGUIDs on ads dumps.
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-12 Jim McDonoughUse byteorder.h macros
2002-08-12 Jim McDonoughCode to generate uuids for ADS setups. Uses our random...