summaryrefslogtreecommitdiff
path: root/python/samba/ndr.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-08-241-2/+2
* python:ndr: add ndr_{pack,unpack,print}_{in,out} helper functionsStefan Metzmacher2016-10-261-0/+77
* python:ndr: verify the object type ndr_print() and ndr_unpack()Stefan Metzmacher2016-10-261-2/+8
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+50