summaryrefslogtreecommitdiff
path: root/python/samba/ndr.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-2/+2
2016-10-26python:ndr: add ndr_{pack,unpack,print}_{in,out} helper functionsStefan Metzmacher1-0/+77
2016-10-26python:ndr: verify the object type ndr_print() and ndr_unpack()Stefan Metzmacher1-2/+8
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+50