Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 2013-03-02 | 1 | -41/+0 |
| | | | | | | | Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Mar 2 03:57:34 CET 2013 on sn-devel-104 | ||||
* | scripting: Make tdb_copy a common util function in samba.tdb_util | Andrew Bartlett | 2013-02-19 | 1 | -0/+41 |
This will allow samba_upgradeprovision to also call it. Andrew Bartlett Reviewed-by: Matthieu Patou <mat@samba.org> |