Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samba-tool: Replace C version of samba-tool with python version | Amitay Isaacs | 2011-07-28 | 1 | -1/+1 |
| | | | | | | | C version of samba-tool is now called samba-tool-c, which will be removed as soon as all the samba-tool commands are ported to python. Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | s4-script: install some of the samba scripts in bin/ during build | Andrew Tridgell | 2011-06-06 | 1 | -0/+2 |
| | |||||
* | s4-testparm: testparm is now part of samba_tool | Andrew Tridgell | 2011-06-06 | 1 | -2/+0 |
| | |||||
* | waf: fixed some python3.x portability issues | Andrew Tridgell | 2010-10-06 | 1 | -3/+4 |
| | | | | | these have crept into the tree over time. Maybe we should add testing of a range of python versions to autobuild? | ||||
* | s4: Only install testparm to /usr/bin/, no longer to /usr/sbin. | Jelmer Vernooij | 2010-08-22 | 1 | -1/+1 |
| | |||||
* | s4: Install testparm to /usr/bin, consistent with old behaviour. | Jelmer Vernooij | 2010-08-22 | 1 | -3/+3 |
| | |||||
* | testparm: Fix exit value, install. | Jelmer Vernooij | 2010-06-20 | 1 | -1/+1 |
| | |||||
* | s4-dns: install samba_spnupdate | Andrew Tridgell | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | build: allow the waf build to work with python 3.0 and 3.1 | Thomas Nagy | 2010-04-08 | 1 | -1/+2 |
| | | | | | | Python 3.x is a bit fussier about print statements and indentation. Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | s4-waf: forgot these files | Andrew Tridgell | 2010-04-06 | 1 | -0/+4 |