index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
/
gen_ntstatus.py
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-15
python: Align py_ntstatus.c with py_hresult.c
Volker Lendecke
1
-3
/
+6
2024-10-23
Add ntstatus_gen for Rust
David Mulder
1
-2
/
+50
2024-01-15
s4:scripting: Remove obsolete references to function prototypes
Joseph Sutton
1
-3
/
+0
2024-01-15
s4:scripting: Remove trailing whitespace
Joseph Sutton
1
-1
/
+1
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2023-06-14
s4/scripting/bin: Add NT_STATUS_OK to list of definitions
Joseph Sutton
1
-1
/
+10
2023-05-05
s4/scripting: fix a few trailing semicolons in gen_{hresult,ntstatus,werror}.py
Rob van der Linde
1
-7
/
+7
2023-05-05
s4/scripting/bin: Remove unused imports
Joseph Sutton
1
-2
/
+2
2023-05-05
s4/scripting/bin: Fix resource leak
Joseph Sutton
1
-3
/
+2
2021-04-28
python: remove 'from __future__ import unicode_literals'
Douglas Bagnall
1
-3
/
+0
2019-05-06
build: Remove ndr_PyLong_FromUnsignedLongLong wrapper from NT_STATUS and W_ER...
Andrew Bartlett
1
-9
/
+1
2019-02-08
s4/scripting/bin: open unicode files with utf8 encoding and write unicode string
Joe Guo
1
-4
/
+7
2018-12-14
PY3: change shebang to python3 in source4/scripting/bin dir
Joe Guo
1
-1
/
+1
2017-10-25
s4:scripting: Fix ntstatus_gen.h generation on 32bit
Andreas Schneider
1
-1
/
+1
2017-08-22
python: Make generated modules samba.ntstatus and samba.werror Python 3 compa...
Lumir Balhar
1
-4
/
+12
2017-08-22
python: scripting: Port ntstatus and werror generators to Python 3 compatible...
Lumir Balhar
1
-4
/
+4
2017-02-14
errors: pull out code into common file
Bob Campbell
1
-74
/
+22
2017-02-14
errors/gen_ntstatus: generate error codes in specified files
Bob Campbell
1
-136
/
+52
2017-02-14
gen_ntstatus.py: Add prototype to generated py_ntstatus.c
Andrew Bartlett
1
-0
/
+4
2017-02-14
errors: fix "generate python error codes for NTSTATUS"
Bob Campbell
1
-11
/
+13
2017-02-14
errors: generate python error codes for NTSTATUS
Günther Deschner
1
-0
/
+31
2015-09-30
s4-scripting: fix wrong indent that caused gen_ntstatus.py to fail.
Günther Deschner
1
-13
/
+17
2014-04-02
script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.h
Noel Power
1
-0
/
+243