summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/domain.py
AgeCommit message (Expand)AuthorFilesLines
2014-12-02Minor spelling correction in samba-tool domainDaniel Cotton1-1/+1
2014-09-30provision: Change the default functional level of new Samba domains to 2008R2.Andrew Bartlett1-2/+2
2014-09-01python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett1-0/+4
2014-08-31samba.netcmd.domain: desactivating -> deactivating.Jelmer Vernooij1-1/+1
2014-08-31samba.netcmd.domain: Fix incorrect variable names, causing NameErrors.Jelmer Vernooij1-4/+4
2014-08-31samba.netcmd.domain: Remove unused import.Jelmer Vernooij1-1/+0
2014-08-31samba.netcmd.domain: Just catch ImportError, not any parsing errors in cmd_do...Jelmer Vernooij1-2/+3
2014-06-18samba-tool domain: remove duplicate check if site is setBjörn Baumbach1-3/+0
2014-06-18samba-tool: add --site parameter to provision commandBjörn Baumbach1-1/+4
2014-04-02samba-tool add password lockout handling to samba-tool domain passwordsettingsAndrew Bartlett1-4/+73
2014-03-31fix 2 typosGuenter Kukkukk1-2/+2
2013-10-11samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett1-3/+6
2013-10-11provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett1-7/+2
2013-09-26s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova1-3/+35
2013-09-16samba-tool domian join: Only print adminpass warning on subdomain creationAndrew Bartlett1-0/+3
2013-09-16samba-tool domain join: Add --quite and --verboseAndrew Bartlett1-10/+35
2013-09-16join.py: Restore support for joining as a subdomainAndrew Bartlett1-5/+8
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+1344