Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE() | Stefan Metzmacher | 2012-08-06 | 1 | -0/+6 |
* | s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/ | Stefan Metzmacher | 2012-08-06 | 1 | -1/+1 |
* | s4-python: Remove convenience macro PyErr_SetStringError. | Jelmer Vernooij | 2010-04-04 | 1 | -3/+0 |
* | s4-krb5: propogate errors from a lot more kerberos functions | Andrew Tridgell | 2010-02-26 | 1 | -0/+5 |
* | Add convenience macro for raising exceptions for NTSTATUS / WERROR. | Jelmer Vernooij | 2008-12-18 | 1 | -0/+12 |
* | Use friendly NTSTATUS message in python code when possible. | Jelmer Vernooij | 2008-06-17 | 1 | -1/+1 |
* | Add convenience functions for setting Python objects from errors. | Jelmer Vernooij | 2008-05-24 | 1 | -2/+6 |
* | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 2008-05-24 | 1 | -0/+29 |