summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/gen_werror.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-15s4:scripting: Remove obsolete references to function prototypesJoseph Sutton1-3/+0
2023-11-20Use python.h from libreplaceAndreas Schneider1-1/+1
2023-09-14s4:scripting: Remove unused importsJoseph Sutton1-2/+2
2023-05-05s4/scripting: fix a few trailing semicolons in gen_{hresult,ntstatus,werror}.pyRob van der Linde1-6/+6
2023-03-09libcli: Shrink .data segment by 43264 bytesVolker Lendecke1-7/+5
2023-03-09libcli: Shrink .data segment by 43264 bytesVolker Lendecke1-11/+14
2021-04-28python: remove 'from __future__ import unicode_literals'Douglas Bagnall1-3/+0
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