Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include errors.i verbatim in security.i, as it's the only file still using it. | Jelmer Vernooij | 2008-12-21 | 1 | -54/+0 |
| | |||||
* | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 2008-05-24 | 1 | -4/+6 |
| | | | | (This used to be commit 4bcb92d2d49d90863b1e64b15d055517fbfd263c) | ||||
* | swig: make the code more portable and use NT_STATUS_V() and W_ERROR_V() | Stefan Metzmacher | 2008-03-14 | 1 | -2/+2 |
| | | | | | metze (This used to be commit d6fd98a307f83fd492ef73bf6ec281f9f11286f2) | ||||
* | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 2007-12-24 | 1 | -2/+2 |
| | | | | (This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28) | ||||
* | r26571: Hide warnings about unused macros and casting qualifiers in ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -2/+2 |
| | | | | | | autogenerated files. (This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5) | ||||
* | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -3/+3 |
| | | | | | | | | bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | ||||
* | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -0/+2 |
| | | | | | | now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19) | ||||
* | r26088: Import some native-python python modules and move original python ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -0/+11 |
| | | | | | | swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1) | ||||
* | r26074: Add SWIG magic for NTSTATUS and WERROR return codes. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+39 |
(This used to be commit 0bee7cb92e8ae1b80a957dd8fe32c36db1c32032) |