summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
Commit message (Expand)AuthorAgeFilesLines
* s4-dbcheck: fixed transaction nesting in dbcheckAndrew Tridgell2011-09-221-2/+6
* samba-tool: use show_recycled in dbcheckerAndrew Tridgell2011-09-221-13/+16
* pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell2011-09-192-6/+6
* s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell2011-09-191-1/+1
* samba-tool: use get_config_basedn() to get configuration NC DNAndrew Tridgell2011-09-192-9/+7
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-192-133/+154
* s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...Matthias Dieter Wallnöfer2011-09-161-1/+5
* s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviourAndrew Bartlett2011-09-132-13/+13
* s4:upgrade_from_s3 - restore "get_testparm_var" methodMatthias Dieter Wallnöfer2011-09-131-1/+4
* s4-subdomain: match windows form for trustAuthInOutBlobAndrew Tridgell2011-09-131-11/+3
* s4-subdomain: fixed domain guid choice for subdomain joinAndrew Tridgell2011-09-131-4/+13
* s4-subdomain: don't delete account DN not created in subdomain joinAndrew Tridgell2011-09-131-5/+8
* s4-subdomain: use a password length of 128Andrew Tridgell2011-09-131-1/+1
* s4-join: fixed non-subdomain joinAndrew Tridgell2011-09-131-0/+2
* s4-subdomain: fixed invocationID and hostIPs in subdomain joinAndrew Tridgell2011-09-132-14/+18
* s4-subdomain more work on sub-domain joinAndrew Bartlett2011-09-131-49/+267
* s4-join Add a partitions DN when we join a subdomainAndrew Bartlett2011-09-131-0/+16
* s4-provision Perform 'modify' operations as systemAndrew Bartlett2011-09-131-5/+13
* s4-join supply the NTDS GUID to the provisionAndrew Bartlett2011-09-131-1/+1
* s4-provision Split addition of users and well known principalsAndrew Bartlett2011-09-131-6/+11
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-133-277/+406
* s4-python: Fix some formatting issues.Jelmer Vernooij2011-09-135-37/+56
* s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij2011-09-1324-78/+149
* Add samba.tests.source, which checks Python files for copyright lines, licens...Jelmer Vernooij2011-09-131-0/+168
* testparm.py: Use standard formatting of header.Jelmer Vernooij2011-09-131-10/+10
* group.py: Remove tab characters.Jelmer Vernooij2011-09-131-2/+2
* drs.py: Remove tab characters.Jelmer Vernooij2011-09-131-36/+36
* domain.py: Remove tab characters.Jelmer Vernooij2011-09-131-12/+13
* delegation.py: Remove tab characters.Jelmer Vernooij2011-09-131-2/+2
* drs_utils.py: Remove tab characters.Jelmer Vernooij2011-09-131-9/+9
* samba-tool: Add "domain samba3upgrade" subcommandAmitay Isaacs2011-09-121-1/+107
* s4-s3-upgrade: Check for duplicate sids before provisioningAmitay Isaacs2011-09-121-0/+10
* s4-provision: Fix the informational message from dns provisioningAmitay Isaacs2011-09-121-1/+1
* s4-provision: Create private dir for dns in a separate functionAmitay Isaacs2011-09-121-12/+29
* s4-s3-upgrade: Check for common user/group names before provisioningAmitay Isaacs2011-09-121-0/+10
* s4-provision: Generate appropriate named.conf file depending on dns_backendAmitay Isaacs2011-09-121-17/+31
* s4-provision: Remove dupliate creation of dns/spn_update_list filesAmitay Isaacs2011-09-121-8/+1
* s4:samba-tool/domain.py - rename arguments "domain" -> "domain-level", "fores...Matthias Dieter Wallnöfer2011-09-111-12/+12
* s4:samba-tool/domain.py - restore domain raise functionalityMatthias Dieter Wallnöfer2011-09-111-1/+16
* s4-s3-upgrade Do not use python 2.6 style exceptionsAndrew Bartlett2011-09-091-2/+2
* samba-tool: epilog option to OptionParser available in python >= 2.6Amitay Isaacs2011-09-095-8/+5
* samba-tool: Provide feedback if synopsis is not defined for a commandAmitay Isaacs2011-09-091-1/+1
* samba-tool: max() with key option is available in python >= 2.6Amitay Isaacs2011-09-091-1/+1
* samba-tool: Fixed "ldapcmp" command synopsisGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "dbcheck" subcommand syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria2011-09-093-47/+29
* samba-tool: Fixed "testparm" syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "user" command syntaxGiampaolo Lauria2011-09-091-1/+2
* samba-tool: Fixed "rodc" syntaxGiampaolo Lauria2011-09-091-1/+3
* samba-tool: Fixed "ntacl" subcommands syntaxGiampaolo Lauria2011-09-091-2/+2