summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/gen_werror.py
AgeCommit message (Expand)AuthorFilesLines
2019-05-06build: Remove ndr_PyLong_FromUnsignedLongLong wrapper from NT_STATUS and W_ER...Andrew Bartlett1-9/+1
2019-02-08s4/scripting/bin: open unicode files with utf8 encoding and write unicode stringJoe Guo1-4/+7
2018-12-14PY3: change shebang to python3 in source4/scripting/bin dirJoe Guo1-1/+1
2017-08-22python: Make generated modules samba.ntstatus and samba.werror Python 3 compa...Lumir Balhar1-4/+12
2017-08-22python: scripting: Port ntstatus and werror generators to Python 3 compatible...Lumir Balhar1-4/+4
2017-02-14errors: generate error codes for WERRORBob Campbell1-0/+149