summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/uuid.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20712: add a function to compare GUID'sStefan Metzmacher1-0/+25
metze (This used to be commit 6237d9f0b575ccb739b96d2a9f4c3643a727c4b7)
2007-10-10r20493: Add support for the 'Netscape' varient of GUID formatting, used in theAndrew Bartlett1-0/+52
Fedora DS. Andrew Bartlett (This used to be commit 918e52fa5f527c427b46c1e1794131bcddab38f1)
2007-10-10r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij1-0/+150
(This used to be commit 54cc9f8ccf30a0f5de1d3bb68d15ec3a8791c162)