summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-09samba-tool: Fixed "ntacl" subcommands syntaxGiampaolo Lauria1-2/+2
2011-09-09samba-tool: Fixed "group" subcommands syntaxGiampaolo Lauria1-4/+4
2011-09-09samba-tool: Fixed "dsacl" command syntaxGiampaolo Lauria1-1/+1
2011-09-09samba-tool: Fixed "drs" subcommands syntaxGiampaolo Lauria1-8/+17
2011-09-09samba-tool: Fixed "domain" subcommands syntaxGiampaolo Lauria1-7/+8
2011-09-09samba-tool: Fixed "spn" command syntaxGiampaolo Lauria1-5/+17
2011-09-09samba-tool: Fixed "delegation" command syntaxGiampaolo Lauria1-7/+24
2011-09-09samba-tool: Fixed "time" command synopsisGiampaolo Lauria1-1/+1
2011-09-09samba-tool: Removed "acl" commandGiampaolo Lauria2-36/+0
2011-09-09samba-tool: Added "ntacl" commandGiampaolo Lauria3-7/+13
2011-09-09samba-tool: Added "dsacl" commandGiampaolo Lauria3-5/+9
2011-09-09samba-tool: Changed fsmo implementationGiampaolo Lauria1-68/+130
2011-09-09samba-tool: Expanded acronym descriptionsGiampaolo Lauria9-8/+9
2011-09-09samba-tool: Formatted subcommand list outputGiampaolo Lauria1-1/+2
2011-09-09samba-tool: Moved command definition to sambatool commandGiampaolo Lauria2-42/+36
2011-09-09samba-tool: Add long_description and epilog to Command classGiampaolo Lauria1-1/+6
2011-09-09samba-tool: Redefined samba-tool as a SuperCommandGiampaolo Lauria2-33/+12
2011-09-09samba-tool: Removed SuperCommand usage methodGiampaolo Lauria1-7/+0
2011-09-09samba-tool: Removed attribute name from Command classGiampaolo Lauria1-21/+12
2011-09-09s4-test: name attribute remove from Command class, so test not requiredAmitay Isaacs1-6/+0
2011-09-09s4-s3-upgrade do not convert min password length as a timeAndrew Bartlett1-1/+1
2011-09-08s4-param void function cannot return valueAndrew Bartlett1-1/+2
2011-09-08s4-winbindd: implement WINBINDD_SIDS_TO_XIDSAndrew Tridgell2-1/+97
2011-09-08s4-winbindd: fixed handling of extra_data in s3 requestsAndrew Tridgell1-1/+37
2011-09-08s4-winbind: added count argument to wb_sids2xids_recv()Andrew Tridgell4-4/+7
2011-09-08build: make LIBWBCLIENT_OLD and auth_unix_token librariesAndrew Bartlett2-9/+11