summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/gen_ntstatus.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-10-25s4:scripting: Fix ntstatus_gen.h generation on 32bitAndreas Schneider1-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: pull out code into common fileBob Campbell1-74/+22
2017-02-14errors/gen_ntstatus: generate error codes in specified filesBob Campbell1-136/+52
2017-02-14gen_ntstatus.py: Add prototype to generated py_ntstatus.cAndrew Bartlett1-0/+4
2017-02-14errors: fix "generate python error codes for NTSTATUS"Bob Campbell1-11/+13
2017-02-14errors: generate python error codes for NTSTATUSGünther Deschner1-0/+31
2015-09-30s4-scripting: fix wrong indent that caused gen_ntstatus.py to fail.Günther Deschner1-13/+17
2014-04-02script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.hNoel Power1-0/+243