summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/getopt.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-251/+0
* s4:scripting/python: add '-V' as alias for '--version'Stefan Metzmacher2012-10-081-1/+1
* s4-python: Remove env from non-executable samba scripts.Andreas Schneider2012-03-131-2/+0
* samba.getopt: Keep exception message when setting a lp option fails.Jelmer Vernooij2011-10-191-4/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-4/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-1/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-2/+1
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-0/+3
* samba.getopt: Refactor parsing of --kerberos argument into separate function.Jelmer Vernooij2011-10-131-13/+16
* samba.getopt: Allow --kerberos=auto, and fix exception name if an unknownJelmer Vernooij2011-10-121-1/+4
* s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviourAndrew Bartlett2011-09-131-0/+2
* s4-python: Fix some formatting issues.Jelmer Vernooij2011-09-131-8/+15
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-081-1/+10
* samba.getopt: Fix missing import of sys.Jelmer Vernooij2010-11-281-8/+14
* s4-samba-tool: fixed "-k no" for disabling kerberos authAndrew Tridgell2010-11-281-2/+4
* s4-getopt.py: Make Anonymous creds when no credentialsKamen Mazdrashki2010-10-031-2/+7
* s4-net: added --ipaddress option to net commandsAndrew Tridgell2010-09-251-0/+7
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4-python: added --realm option to python scriptsAndrew Tridgell2010-04-211-1/+7
* s4-python: accept --option arguments in python cmdline parsingAndrew Tridgell2010-04-211-10/+17
* Support --version in python scripts.Jelmer Vernooij2010-04-091-0/+8
* s4-python: rename samba.glue to samba._glue to indicate it's private.Jelmer Vernooij2010-04-081-2/+2
* s4-python: added --debuglevel to our python scriptsAndrew Tridgell2010-04-021-0/+10
* s4:getopt.py - set the password callback only when no password has been providedMatthias Dieter Wallnöfer2010-02-121-4/+6
* Comparison tool for LDAP servers (using Ldb)Zahari Zahariev2010-01-131-0/+52
* Use CommandError exception to deal with problems during net commands.Jelmer Vernooij2009-12-291-7/+7
* Remove unnecessary imports.Jelmer Vernooij2009-07-191-1/+1
* Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij2008-08-011-0/+4
* Add docstrings to samba3 and getopt modules.Jelmer Vernooij2008-05-231-0/+15
* Also look in the environment for smb.conf path.Jelmer Vernooij2008-04-141-4/+6
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-3/+12
* python: Support --no-pass.Jelmer Vernooij2008-01-241-0/+6
* python: Add convenience function for getting command line loadparm contextJelmer Vernooij2008-01-231-2/+18
* r26629: python: Improve documentation in various places.Jelmer Vernooij2007-12-291-8/+8
* r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij2007-12-291-1/+1
* r26618: Implement -W option support.Jelmer Vernooij2007-12-281-1/+7
* r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij2007-12-271-1/+1
* r26614: Fix options parsing for credentials in Python.Jelmer Vernooij2007-12-271-6/+18
* r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij2007-12-211-0/+46