Ok, nearing the end of the GUID->struct uuid changes.
commit5d2bb079b65ccfec14604d8dcf0ce789d1795b46
authorJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 17:37:21 +0000 (30 17:37 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 17:37:21 +0000 (30 17:37 +0000)
tree8a61701d5a27673f652e089e41952a364dcddd1b
parent671b434cc4b422144ab8f5858ae9c2179de701e1
Ok, nearing the end of the GUID->struct uuid changes.

Takes care of secdescs.

Had to move the uuid marshall/unmarshalling code to parse_misc, because
it's needed outside of parse_rpc.c (for no-auth calls)
source/include/rpc_secdes.h
source/lib/secace.c
source/rpc_parse/parse_misc.c
source/rpc_parse/parse_rpc.c
source/rpc_parse/parse_sec.c