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
/
libcli
/
util
/
pyerrors.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
s4:libcli: Fix conversion from HRESULT and WERROR to Python objects
Joseph Sutton
1
-6
/
+6
2023-12-21
s4:libcli: Remove trailing whitespace
Joseph Sutton
1
-4
/
+4
2017-09-06
python: Fix bad type in conversion of NTSTATUS.
Lumir Balhar
1
-1
/
+1
2016-11-04
pyerrors: Add PyErr_Set{WERROR,HRESULT,NTSTATUS}_and_string()
Andrew Bartlett
1
-0
/
+15
2016-11-04
python: create NTSTATUSError, HRESULTError and WERRORError
Andrew Bartlett
1
-3
/
+12
2015-03-13
pidl/python: support HRESULT errors in generated python bindings.
Günther Deschner
1
-0
/
+2
2012-08-06
s4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE()
Stefan Metzmacher
1
-0
/
+6
2012-08-06
s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/
Stefan Metzmacher
1
-1
/
+1
2010-04-04
s4-python: Remove convenience macro PyErr_SetStringError.
Jelmer Vernooij
1
-3
/
+0
2010-02-26
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
1
-0
/
+5
2008-12-18
Add convenience macro for raising exceptions for NTSTATUS / WERROR.
Jelmer Vernooij
1
-0
/
+12
2008-06-17
Use friendly NTSTATUS message in python code when possible.
Jelmer Vernooij
1
-1
/
+1
2008-05-24
Add convenience functions for setting Python objects from errors.
Jelmer Vernooij
1
-2
/
+6
2008-05-24
Export functions for setting NTSTATUS and WERRORs in python.
Jelmer Vernooij
1
-0
/
+29