summaryrefslogtreecommitdiff
path: root/python/samba/getopt.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Use authentication file to pass credentialsNikola Radovanovic2022-10-041-0/+10
* py/getopt: allow --option arguments to contain '='Douglas Bagnall2022-09-061-1/+1
* py/getopt: improve messages for bad --realmDouglas Bagnall2022-09-061-1/+4
* py/getopt: improve messages for bad --debug argDouglas Bagnall2022-09-061-1/+4
* samba-tool: avoid traceback for options errorsDouglas Bagnall2022-09-061-0/+3
* gpo: samba-gpupdate use s3 param for registry confDavid Mulder2022-07-221-0/+9
* python: Streamline option parser of python toolsAndreas Schneider2021-06-201-6/+36
* Remove password from samba-tool proctitleHeiko Baumann2020-11-261-0/+48
* python getopt: Add bytes option typeGary Lockyer2019-07-021-0/+45
* python/samba: PY3 fix can't compare string with intNoel Power2018-11-141-3/+0
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-19/+19
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-1/+1
* python: call fault_setup() if samba.getopt is usedStefan Metzmacher2018-06-121-0/+2
* python: Allow debug classes to be specified on the command line for python toolsAndrew Bartlett2017-09-071-3/+3
* python/getopt: Add --krb5-ccache (for samba-tool etc) to match the C binariesAndrew Bartlett2017-07-281-0/+7
* python/getopt: -d/--debuglevel saves value in options for scriptsDouglas Bagnall2017-06-231-0/+1
* python: samba.getopt: Port module to Python 3 compatible formLumir Balhar2017-03-101-6/+2
* python/samba: add on optional 'special_name' argument to CredentialsOptions()Stefan Metzmacher2015-07-081-10/+27
* samba-tool: Add -P to options.CredentialsOptionsAndrew Bartlett2015-03-061-5/+21
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+251