summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/common.py
AgeCommit message (Expand)AuthorFilesLines
2012-03-13s4-python: Remove env from non-executable samba scripts.Andreas Schneider1-2/+0
2012-02-18s4-python: Various formatting fixes.Jelmer Vernooij1-2/+5
2011-11-02samba.common: Fix formatting of docstring (trips up pydoctor).Jelmer Vernooij1-3/+4
2011-10-20s4-dsdb: moved dsdb_Dn() into common.pyAndrew Tridgell1-0/+40
2011-08-09s4-pysamba: fixed double conversion of int32Andrew Tridgell1-1/+1
2011-08-09pysamdb: move normalise_int32() to common moduleAndrew Tridgell1-0/+5
2011-07-05s4-pycommon: support 'none' as an option in confirmAndrew Tridgell1-7/+20
2011-07-05s4-pycommon: allow an optional 'all' choice for confirm dialogsAndrew Tridgell1-3/+9
2011-06-19s4-sambatool: extract the confirm function in a separte module for reuseMatthieu Patou1-0/+33