r2336: Add another conversion function to allow union arms that contain structures
authorTim Potter <tpot@samba.org>
Tue, 14 Sep 2004 12:19:59 +0000 (12:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:44 +0000 (12:58 -0500)
commit30f068164a5125f84a34f28ed0f2586a2bdec7e4
treed6fff6239b20855a3c74a990d0e2ce0bed61a84d
parentf8a14e808eb9ec2910fb22f35d828a7eeea14aec
r2336: Add another conversion function to allow union arms that contain structures
not pointers to structures.  Do some renaming of hand-written functions
as a result.

Include lsa interface before samr interface as samr depends on some lsa
structures.

Build up a nice hashed index of interfaces, functions, structs and
unions.

Add test for samr_Connect5() function which contains a union.
source/build/pidl/swig.pm
source/scripting/swig/dcerpc.i
source/scripting/swig/torture/samr.py