summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-09-13script/librelease.sh: automate Samba4 alpha releasesAndrew Bartlett1-19/+0
2011-09-13s4-subdomain: match windows form for trustAuthInOutBlobAndrew Tridgell1-11/+3
2011-09-13s4-subdomain: fixed domain guid choice for subdomain joinAndrew Tridgell1-4/+13
2011-09-13s4-subdomain: don't delete account DN not created in subdomain joinAndrew Tridgell1-5/+8
2011-09-13s4-subdomain: use a password length of 128Andrew Tridgell1-1/+1
2011-09-13s4-join: fixed non-subdomain joinAndrew Tridgell1-0/+2
2011-09-13s4-subdomain: fixed invocationID and hostIPs in subdomain joinAndrew Tridgell2-14/+18
2011-09-13s4-subdomain more work on sub-domain joinAndrew Bartlett2-49/+280
2011-09-13s4: add createtrust tool for testingAndrew Bartlett1-0/+137
2011-09-13selftest: add test for subdomain supportAndrew Bartlett1-2/+3
2011-09-13s4-join Add a partitions DN when we join a subdomainAndrew Bartlett1-0/+16
2011-09-13s4-provision Perform 'modify' operations as systemAndrew Bartlett3-13/+20
2011-09-13s4-join supply the NTDS GUID to the provisionAndrew Bartlett1-1/+1
2011-09-13s4-provision Split addition of users and well known principalsAndrew Bartlett3-142/+147
2011-09-13s4-provision Add initial support for joining as a new subdomainAndrew Bartlett7-327/+458
2011-09-13s4-python: Fix some formatting issues.Jelmer Vernooij6-193/+219
2011-09-13s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij26-82/+153
2011-09-13Add samba.tests.source, which checks Python files for copyright lines, licens...Jelmer Vernooij2-0/+169
2011-09-13testparm.py: Use standard formatting of header.Jelmer Vernooij1-10/+10
2011-09-13group.py: Remove tab characters.Jelmer Vernooij1-2/+2
2011-09-13drs.py: Remove tab characters.Jelmer Vernooij1-36/+36
2011-09-13domain.py: Remove tab characters.Jelmer Vernooij1-12/+13
2011-09-13delegation.py: Remove tab characters.Jelmer Vernooij1-2/+2
2011-09-13drs_utils.py: Remove tab characters.Jelmer Vernooij1-9/+9
2011-09-12s4:lib/socket/interface.c - "ifaces" strictly needs to be initialisedMatthias Dieter Wallnöfer1-1/+1
2011-09-12s4-s3-upgrade Remove upgrade_from_s3 script, use samba-tool domain samba3upgradeAndrew Bartlett2-134/+5
2011-09-12samba-tool: Add "domain samba3upgrade" subcommandAmitay Isaacs1-1/+107
2011-09-12s4-s3-upgrade: Check for duplicate sids before provisioningAmitay Isaacs1-0/+10
2011-09-12s4-provision: Fix the informational message from dns provisioningAmitay Isaacs1-1/+1
2011-09-12s4-provision: Create private dir for dns in a separate functionAmitay Isaacs1-12/+29
2011-09-12s4-s3-upgrade: Check for common user/group names before provisioningAmitay Isaacs1-0/+10
2011-09-12s4-provision: Generate appropriate named.conf file depending on dns_backendAmitay Isaacs1-17/+31
2011-09-12s4-provision: Remove dupliate creation of dns/spn_update_list filesAmitay Isaacs1-8/+1
2011-09-12s4-provision: Add named.conf template for BIND9 with DLZ supportAmitay Isaacs1-0/+14
2011-09-12s4-provision: Add Seperate instructions for BIND 9.7.x and 9.8.x.Amitay Isaacs1-33/+53
2011-09-12s4-provision: Enable SPNs for DNSAmitay Isaacs1-3/+3
2011-09-11s4:samba-tool/domain.py - rename arguments "domain" -> "domain-level", "fores...Matthias Dieter Wallnöfer1-12/+12
2011-09-11s4:samba-tool/domain.py - restore domain raise functionalityMatthias Dieter Wallnöfer1-1/+16
2011-09-10lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett2-0/+9
2011-09-09s4-s3-upgrade Do not use python 2.6 style exceptionsAndrew Bartlett1-2/+2
2011-09-09samba-tool: epilog option to OptionParser available in python >= 2.6Amitay Isaacs5-8/+5
2011-09-09samba-tool: Provide feedback if synopsis is not defined for a commandAmitay Isaacs1-1/+1
2011-09-09samba-tool: max() with key option is available in python >= 2.6Amitay Isaacs1-1/+1
2011-09-09samba-tool: Correctly handle sys.exit() called from subcommandAmitay Isaacs1-1/+3
2011-09-09samba-tool: Fixed "ldapcmp" command synopsisGiampaolo Lauria1-1/+1
2011-09-09samba-tool: Fixed "dbcheck" subcommand syntaxGiampaolo Lauria1-1/+1
2011-09-09samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria3-47/+29
2011-09-09samba-tool: Fixed "testparm" syntaxGiampaolo Lauria1-1/+1
2011-09-09samba-tool: Fixed "user" command syntaxGiampaolo Lauria1-1/+2
2011-09-09samba-tool: Fixed "rodc" syntaxGiampaolo Lauria1-1/+3