Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enablerecyclebin: Remove unused imports, fix formatting. | Jelmer Vernooij | 2011-06-30 | 1 | -5/+3 |
| | |||||
* | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 2010-03-25 | 1 | -1/+1 |
| | | | | this should be much more portable | ||||
* | s4-script: make enablerecyclebin use system_session | Andrew Tridgell | 2010-02-12 | 1 | -1/+2 |
| | | | | This allows it to work against our local ldb | ||||
* | s4-scripts: add a enablerecyclebin script | Andrew Tridgell | 2009-12-18 | 1 | -0/+54 |
This can be used to enable the recyclebin on a windows box. Once we properly implement this feature in samba we will use this to enable the feature on ourselves as well. |