Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 1 | -1/+2 | |
setUp methods are called, fix formatting. | |||||
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 | |
this should be much more portable | |||||
2009-11-07 | s4:lib/messaging - fix up the python bindings | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
This fixes up the broken "send" method of the python bindings and corrects some other parameter lists in parsing functions (this is only cosmetic). The reason for the bug was a superfluous "|"! | |||||
2008-05-26 | Remove evil hack which breaks Python bindings. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1c179566cb39eb09e522dbce69230472a5d4e655) | |||||
2008-05-26 | Provide access to server_id from python bindings, add more tests. | Jelmer Vernooij | 1 | -1/+33 | |
(This used to be commit adcd87ad07abbf60a0152deae4b975a2401d701b) | |||||
2008-05-25 | Add tests for irpc python bindings. | Jelmer Vernooij | 1 | -0/+25 | |
(This used to be commit 1ce0632afeb94a69bf286706b3b1f9f4be7ea91f) |