Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-16 | librpc/ndr: add GUID_hexstring() | Stefan Metzmacher | 1 | -0/+25 | |
metze | |||||
2008-11-16 | librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string too | Stefan Metzmacher | 1 | -0/+29 | |
metze | |||||
2008-11-16 | Add a new function to parse a DATA_BLOB into a GUID | Andrew Bartlett | 1 | -7/+21 | |
The reason for this new function is to ensure the length is not discarded when the input is a ldb_val (aka DATA_BLOB) in ldb. Andrew Bartlett | |||||
2008-10-13 | Share uuid implementations. | Jelmer Vernooij | 1 | -0/+227 | |