summaryrefslogtreecommitdiff
path: root/librpc/ndr/uuid.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-20Don't trust sscanf not to run off the end of the stringAndrew Bartlett1-14/+35
2008-11-16librpc/ndr: add GUID_hexstring()Stefan Metzmacher1-0/+25
2008-11-16librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string tooStefan Metzmacher1-0/+29
2008-11-16Add a new function to parse a DATA_BLOB into a GUIDAndrew Bartlett1-7/+21
2008-10-13Share uuid implementations.Jelmer Vernooij1-0/+227