Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 24 May 2008 20:56:49 +0000 (22:56 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 24 May 2008 20:56:49 +0000 (22:56 +0200)
commit21ce0ff00688c560e60efd6c392c71f85229c9d4
tree9ffc59acb2e279b3491054cffe388922b5b5344b
parent75e7962d2efb1aa6e45ca999b1a93829406de540
Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
(This used to be commit e3178d522c95871f1db35d7e058906502387a553)
source4/librpc/rpc/pyrpc.c
source4/scripting/python/samba/tests/dcerpc/bare.py [new file with mode: 0644]
source4/selftest/samba4_tests.sh