Last of the GUID->struct uuid changes.
authorJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 18:13:25 +0000 (18:13 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 18:13:25 +0000 (18:13 +0000)
commit001e9d0e814109a26d598001b3c23dfdb04510ff
tree8d7d771f5470cf1ac3b44f0b58c7024d260a4d57
parent0e8fcfac702515f8870c979262bf881d1155efdc
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.
source/include/rpc_secdes.h
source/lib/genparser_samba.c