Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-21 | librpc: fixed the GUID_compare() function | Andrew Tridgell | 1 | -5/+5 |
2009-12-10 | libndr: added a GUID_to_ndr_blob() helper function | Andrew Tridgell | 1 | -6/+14 |
2009-12-10 | librpc: split out a separate GUID_from_ndr_blob() function | Andrew Tridgell | 1 | -15/+20 |
2009-11-12 | lib/util Split data_blob_hex_string() into upper and lower | Andrew Bartlett | 1 | -1/+1 |
2009-11-01 | uuid.c: Remove some dead code | Volker Lendecke | 1 | -1/+0 |
2008-12-20 | Don't trust sscanf not to run off the end of the string | Andrew Bartlett | 1 | -14/+35 |
2008-11-16 | librpc/ndr: add GUID_hexstring() | Stefan Metzmacher | 1 | -0/+25 |
2008-11-16 | librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string too | Stefan Metzmacher | 1 | -0/+29 |
2008-11-16 | Add a new function to parse a DATA_BLOB into a GUID | Andrew Bartlett | 1 | -7/+21 |
2008-10-13 | Share uuid implementations. | Jelmer Vernooij | 1 | -0/+227 |