summaryrefslogtreecommitdiff
path: root/source4/libcli/util/pyerrors.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-18Add convenience macro for raising exceptions for NTSTATUS / WERROR.Jelmer Vernooij1-0/+12
2008-06-17Use friendly NTSTATUS message in python code when possible.Jelmer Vernooij1-1/+1
(This used to be commit 09cf8c7dd82bb95e2f8782782286869654d96375)
2008-05-24Add convenience functions for setting Python objects from errors.Jelmer Vernooij1-2/+6
(This used to be commit f1de723b89251cbc8140b838941f304a34871bf3)
2008-05-24Export functions for setting NTSTATUS and WERRORs in python.Jelmer Vernooij1-0/+29
(This used to be commit 4bcb92d2d49d90863b1e64b15d055517fbfd263c)