r3001: Expose unmarshalling functions for structures marked "public" in the
authorTim Potter <tpot@samba.org>
Sat, 16 Oct 2004 00:19:33 +0000 (00:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:56 +0000 (12:59 -0500)
commitaddb2a9fd45ad4df21f22d1b712e37ff0a5affd4
tree50f2596749cf91304abe0408fd40d5f38eee3d60
parent04767ce90619b5936c3a1e346a74a3293bbc9472
r3001: Expose unmarshalling functions for structures marked "public" in the
idl.  This allows us to pass a buffer of bytes returned from a spoolss
call and convert it to a Python dictionary.  Works for enumprinters level
1!
(This used to be commit 4bc497a2994b12845a46b2d19f60bb81c9869fc9)
source4/build/pidl/swig.pm
source4/scripting/swig/dcerpc.i
source4/scripting/swig/torture/spoolss.py