summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util/pyerrors.h
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE()Stefan Metzmacher2012-08-061-0/+6
* s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/Stefan Metzmacher2012-08-061-1/+1
* s4-python: Remove convenience macro PyErr_SetStringError.Jelmer Vernooij2010-04-041-3/+0
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-261-0/+5
* Add convenience macro for raising exceptions for NTSTATUS / WERROR.Jelmer Vernooij2008-12-181-0/+12
* Use friendly NTSTATUS message in python code when possible.Jelmer Vernooij2008-06-171-1/+1
* Add convenience functions for setting Python objects from errors.Jelmer Vernooij2008-05-241-2/+6
* Export functions for setting NTSTATUS and WERRORs in python.Jelmer Vernooij2008-05-241-0/+29