summaryrefslogtreecommitdiff
path: root/source4/build/pidl/pidl.pl
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2005-01-29 00:19:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:19 -0500
commitedf62429fa1594f456440c3afffcb7e9647ba46d (patch)
treec29f5bdd8ad641c99e36ad987e0d7f79ca7a9e89 /source4/build/pidl/pidl.pl
parentebf1d799868ff4a8658d50463c9111662c31c76d (diff)
downloadsamba-edf62429fa1594f456440c3afffcb7e9647ba46d.tar.gz
samba-edf62429fa1594f456440c3afffcb7e9647ba46d.tar.bz2
samba-edf62429fa1594f456440c3afffcb7e9647ba46d.zip
r5072: oDecrease the amount of autogenerated code (sorry tridge) and use swig's
structure mapping features instead of doing it all ourselves. This basically works, but has broken all the existing checked in Python code. Sample: pipe = dcerpc.pipe_connect(binding, dcerpc.DCERPC_SAMR_UUID, int(dcerpc.DCERPC_SAMR_VERSION), domain, username, password) r = dcerpc.samr_Connect2() r.data_in.system_name = 'foo' r.data_in.access_mask = 0x02000000 result = dcerpc.dcerpc_samr_Connect2(pipe, r) (This used to be commit c2996ad910a24c977b4c0a1925118d36454514f7)
Diffstat (limited to 'source4/build/pidl/pidl.pl')
0 files changed, 0 insertions, 0 deletions