Age | Commit message (Expand) | Author | Files | Lines |
2012-03-16 | Remove more unnecessary shebang lines in python files. | Jelmer Vernooij | 1 | -2/+0 |
2011-09-13 | s4-python: Consistently use spaces rather than tabs, fix headers in several p... | Jelmer Vernooij | 1 | -3/+3 |
2010-06-24 | s4-python: python is not always in /usr/bin | Andrew Tridgell | 1 | -1/+1 |
2008-05-24 | Use manually written Python bindings for DCE/RPC rather than SWIG based. | Jelmer Vernooij | 1 | -65/+18 |
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 1 | -0/+4 |
2008-05-23 | Work around bug adding extra imports in generated file. | Jelmer Vernooij | 1 | -2/+0 |
2008-05-23 | Regenerate with SWIG 1.3.35. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-22 | Fix dependencies and imports. | Jelmer Vernooij | 1 | -35/+0 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -2/+35 |
2008-01-22 | python: Avoid duplicate copies of some objects in different packages. | Jelmer Vernooij | 1 | -27/+1 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 1 | -28/+31 |
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 1 | -0/+87 |