Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-sambatool: extract the confirm function in a separte module for reuse | Matthieu Patou | 2011-06-19 | 1 | -10/+3 |
* | s4-samba-tool: remove unused imports | Matthieu Patou | 2011-06-19 | 1 | -2/+1 |
* | s4-samba-tool: use correct object notation ie. obj.method rather than method(... | Matthieu Patou | 2011-06-19 | 1 | -37/+31 |
* | s4-sambatool: use correct way to call class methods | Matthieu Patou | 2011-06-19 | 1 | -53/+54 |
* | samba-tool: exit with non-zero status on dbcheck failure | Andrew Tridgell | 2011-06-17 | 1 | -1/+3 |
* | samba-tool: report total error count and suggest --fix if needed | Andrew Tridgell | 2011-06-17 | 1 | -3/+10 |
* | samba-tool: added attribute normalisation checks | Andrew Tridgell | 2011-06-17 | 1 | -3/+53 |
* | samba-tool: disable validation on removing an empty attribute in dbcheck | Andrew Tridgell | 2011-06-14 | 1 | -1/+1 |
* | s4-samba-tool: added dbcheck commmand | Andrew Tridgell | 2011-06-10 | 1 | -0/+123 |