summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util/errors.i
Commit message (Expand)AuthorAgeFilesLines
* Include errors.i verbatim in security.i, as it's the only file still using it.Jelmer Vernooij2008-12-211-54/+0
* Export functions for setting NTSTATUS and WERRORs in python.Jelmer Vernooij2008-05-241-4/+6
* swig: make the code more portable and use NT_STATUS_V() and W_ERROR_V()Stefan Metzmacher2008-03-141-2/+2
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-241-2/+2
* r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij2007-12-241-2/+2
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-3/+3
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2007-12-241-0/+2
* r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij2007-12-211-0/+11
* r26074: Add SWIG magic for NTSTATUS and WERROR return codes.Jelmer Vernooij2007-12-211-0/+39