Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move DCE/RPC python bindings into samba package. | Jelmer Vernooij | 2008-05-22 | 1 | -1/+1 |
* | Fix dependencies and imports. | Jelmer Vernooij | 2008-05-22 | 1 | -1/+1 |
* | Use RpcInterfaceTestCase everywhere. | Jelmer Vernooij | 2008-04-14 | 1 | -2/+2 |
* | Make sure credentials are specified when running the Python winreg RPC tests. | Jelmer Vernooij | 2008-04-14 | 1 | -2/+2 |
* | Add convenience TestCase class for testing RPC interfaces. | Jelmer Vernooij | 2008-04-14 | 1 | -5/+4 |
* | Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths. | Jelmer Vernooij | 2008-02-11 | 1 | -2/+2 |
* | python: Be more pythonic - turn WERROR and NTSTATUS return codes into excepti... | Jelmer Vernooij | 2008-01-14 | 1 | -21/+18 |
* | python: Fix python code for winreg, add test. | Jelmer Vernooij | 2008-01-14 | 1 | -0/+53 |