summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/ndr.py
AgeCommit message (Collapse)AuthorFilesLines
2008-05-24Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.Jelmer Vernooij1-0/+1
(This used to be commit 468d35827fd055c82c6d43d6ce6d3d561abed54d)
2008-05-24Add convenience functions for packing/unpacking structs in python.Jelmer Vernooij1-0/+27
(This used to be commit c5d7d48b32bcebf8a0495cbd4556e30587fa589f)