Last of the GUID->struct uuid changes.
commit2e65aa1b284f34d62f8b54ddb19d2d87d4379433
authorJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 18:13:25 +0000 (30 18:13 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 18:13:25 +0000 (30 18:13 +0000)
treef266be547ac17ae231264b74d95ac7e2c142a5bf
parentbff3e7feee2c9ef91a487df410327666c38602c1
Last of the GUID->struct uuid changes.

GUID has been removed.  If you are dealing with a flattened version of a
[gu]uid, use UUID_FLAT.  smb_pack_uuid and smb_unpack_uuid will switch
between the two.

I'm not sure exactly what the genparse stuff is doing here, so I just
switched it to a UUID_FLAT (no functional change), but I suspect this
may not be the right way to go.
(This used to be commit 001e9d0e814109a26d598001b3c23dfdb04510ff)
source3/include/rpc_secdes.h
source3/lib/genparser_samba.c