summaryrefslogtreecommitdiff
path: root/python/samba/getopt.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-02python getopt: Add bytes option typeGary Lockyer1-0/+45
2018-11-14python/samba: PY3 fix can't compare string with intNoel Power1-3/+0
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-19/+19
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-1/+1
2018-06-12python: call fault_setup() if samba.getopt is usedStefan Metzmacher1-0/+2
2017-09-07python: Allow debug classes to be specified on the command line for python toolsAndrew Bartlett1-3/+3
2017-07-28python/getopt: Add --krb5-ccache (for samba-tool etc) to match the C binariesAndrew Bartlett1-0/+7
2017-06-23python/getopt: -d/--debuglevel saves value in options for scriptsDouglas Bagnall1-0/+1
2017-03-10python: samba.getopt: Port module to Python 3 compatible formLumir Balhar1-6/+2
2015-07-08python/samba: add on optional 'special_name' argument to CredentialsOptions()Stefan Metzmacher1-10/+27
2015-03-06samba-tool: Add -P to options.CredentialsOptionsAndrew Bartlett1-5/+21
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+251