Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 2013-03-02 | 1 | -99/+0 |
* | s4-python: Remove env from non-executable samba scripts. | Andreas Schneider | 2012-03-13 | 1 | -2/+0 |
* | s4-python: Various formatting fixes. | Jelmer Vernooij | 2012-02-18 | 1 | -2/+5 |
* | samba.common: Fix formatting of docstring (trips up pydoctor). | Jelmer Vernooij | 2011-11-02 | 1 | -3/+4 |
* | s4-dsdb: moved dsdb_Dn() into common.py | Andrew Tridgell | 2011-10-20 | 1 | -0/+40 |
* | s4-pysamba: fixed double conversion of int32 | Andrew Tridgell | 2011-08-09 | 1 | -1/+1 |
* | pysamdb: move normalise_int32() to common module | Andrew Tridgell | 2011-08-09 | 1 | -0/+5 |
* | s4-pycommon: support 'none' as an option in confirm | Andrew Tridgell | 2011-07-05 | 1 | -7/+20 |
* | s4-pycommon: allow an optional 'all' choice for confirm dialogs | Andrew Tridgell | 2011-07-05 | 1 | -3/+9 |
* | s4-sambatool: extract the confirm function in a separte module for reuse | Matthieu Patou | 2011-06-19 | 1 | -0/+33 |