s4:scripting: Remove obsolete references to function prototypes
[samba.git] / source4 / scripting / bin / gen_ntstatus.py
2024-01-15 Joseph Suttons4:scripting: Remove obsolete references to function...
2024-01-15 Joseph Suttons4:scripting: Remove trailing whitespace
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-06-14 Joseph Suttons4/scripting/bin: Add NT_STATUS_OK to list of definitions
2023-05-05 Rob van der Lindes4/scripting: fix a few trailing semicolons in gen_...
2023-05-05 Joseph Suttons4/scripting/bin: Remove unused imports
2023-05-05 Joseph Suttons4/scripting/bin: Fix resource leak
2021-04-28 Douglas Bagnallpython: remove 'from __future__ import unicode_literals'
2019-05-06 Andrew Bartlettbuild: Remove ndr_PyLong_FromUnsignedLongLong wrapper...
2019-02-08 Joe Guos4/scripting/bin: open unicode files with utf8 encoding...
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/scripting...
2017-10-25 Andreas Schneiders4:scripting: Fix ntstatus_gen.h generation on 32bit
2017-08-22 Lumir Balharpython: Make generated modules samba.ntstatus and samba...
2017-08-22 Lumir Balharpython: scripting: Port ntstatus and werror generators...
2017-02-14 Bob Campbellerrors: pull out code into common file
2017-02-14 Bob Campbellerrors/gen_ntstatus: generate error codes in specified...
2017-02-14 Andrew Bartlettgen_ntstatus.py: Add prototype to generated py_ntstatus.c
2017-02-14 Bob Campbellerrors: fix "generate python error codes for NTSTATUS"
2017-02-14 Günther Deschnererrors: generate python error codes for NTSTATUS
2015-09-30 Günther Deschners4-scripting: fix wrong indent that caused gen_ntstatus...
2014-04-02 Noel Powerscript to generate content for libcli/util/nterr.c...