Ok, nearing the end of the GUID->struct uuid changes.
authorJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 17:37:21 +0000 (17:37 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 30 Oct 2003 17:37:21 +0000 (17:37 +0000)
commit4f22327e21cc442f954a87835c377e11568d4cf4
tree3b6b2ddd2e5730e6d02665970e7c60d1fad7eb17
parentbb971b44b84a72d628205fba0c27207f5fd00bf2
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)
(This used to be commit 5d2bb079b65ccfec14604d8dcf0ce789d1795b46)
source3/include/rpc_secdes.h
source3/lib/secace.c
source3/rpc_parse/parse_misc.c
source3/rpc_parse/parse_rpc.c
source3/rpc_parse/parse_sec.c