Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2010-02-12 | s4-script: make enablerecyclebin use system_session | Andrew Tridgell | 1 | -1/+2 | |
This allows it to work against our local ldb | |||||
2009-12-18 | s4-scripts: add a enablerecyclebin script | Andrew Tridgell | 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. |