summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2013-09-23s4-openldap: Added an -H option to delegation scriptNadezhda Ivanova1-11/+63
2013-09-23python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett1-7/+7
2013-09-22dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett1-0/+68
2013-09-19python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett3-4/+10
2013-09-18OpenLDAP provisioning tweaksHoward Chu1-33/+25
2013-09-18Use SASL/EXTERNAL over ldapi://Howard Chu1-3/+4
2013-09-18Give slapd a second to startupHoward Chu1-1/+1
2013-09-17Fix OpenLDAP partition configsHoward Chu1-0/+22
2013-09-17dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett1-0/+2
2013-09-16samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...Andrew Bartlett1-2/+5
2013-09-16samba-tool domain join: Set server role correctly to "active directory domain...Andrew Bartlett1-2/+2
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 Bartlett2-45/+63
2013-09-16join.py: Restore support for joining as a subdomainAndrew Bartlett2-7/+16
2013-09-16join.py: Handle more error cases with useful exceptionsAndrew Bartlett1-1/+9
2013-09-16samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...Andrew Bartlett1-1/+1
2013-09-16join.py: Show which database we failed to find the DN on (clarify local v rem...Andrew Bartlett1-1/+1
2013-09-16join.py: Handle exceptions when looking for GUID in a DNAndrew Bartlett1-1/+5
2013-09-04scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2-7/+77
2013-08-30python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher1-3/+3
2013-08-30python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher1-2/+43
2013-07-30samba-tool dbcheck: Correctly remove deleted DNs in dbcheckAndrew Bartlett1-1/+1
2013-06-12python samba-tool drs: Correctly print KCC references to deleted serversAndrew Bartlett1-3/+12
2013-06-11Remove remaining references to "password level" in the treeAndrew Bartlett1-1/+0
2013-06-01dns: Delete dnsNode objects when they are emptyKai Blin1-0/+117
2013-05-30samba-tool/dns: Set secure zone update flag after creating new zoneAmitay Isaacs1-3/+9
2013-05-30samba-tool/dns: Pass on additional flags when creating zonesAmitay Isaacs1-0/+6
2013-05-30s4-dns: Support update of SOA recordsAmitay Isaacs1-2/+3
2013-05-28s4-dns: Print/Set minimumTTL value in SOA recordAmitay Isaacs1-1/+3
2013-05-16python-samba-tool domain classicupgrade: Use transactions when adding users/g...Andrew Bartlett1-31/+69
2013-05-16samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...Andrew Bartlett1-1/+1
2013-05-16python-samba-tool domain classicupgrade: Correct message about re-promoting BDCsAndrew Bartlett1-1/+1
2013-05-16python-samba-tool domain classicupgrade: Actually Skip domain trust accountsAndrew Bartlett1-0/+1
2013-05-16python-samba-tool domain classicupgrade: Skip machine accounts that do not en...Andrew Bartlett1-4/+11
2013-05-16dns: Fix allocation of txt_record in txt record testsKai Blin1-8/+12
2013-05-16dns: more debug debug options in the testsKai Blin1-4/+26
2013-05-16dns: Add support for MX queriesKai Blin1-0/+43
2013-05-15samba_tool/base.py: Fix typo.Karolin Seeger1-1/+1
2013-05-15netcmd/group.py: Fix typo.Karolin Seeger1-2/+2
2013-05-15samba-tool/tests: Force the gecos of the user to a fixed value.Matthieu Patou1-1/+10
2013-05-06selftest: Output error when samba_tool user command failsMatthieu Patou1-2/+4
2013-04-19samba-tool/dns: Fix a typo in ttl variable nameAmitay Isaacs1-1/+1
2013-04-18netcmd/dns: fix typoDavid Disseldorp1-2/+2
2013-04-12source4/scripting/python/samba/samba3: handle ntdb files.Rusty Russell2-49/+53
2013-04-11scripting-provision: Do not enforce domain != realm if we are joining an exis...Andrew Bartlett1-4/+5
2013-04-10python-samba-tool domain classicupgrade: Make failure to connect directly to ...Andrew Bartlett1-1/+1
2013-03-25scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett1-8/+7
2013-03-25samba-tool ldapcmp: Remove the GUID -> name mappingsAndrew Bartlett1-43/+4
2013-03-25scripting: Modify samba.descriptor.get_diff_sds() to cope with a missing refe...Andrew Bartlett1-2/+2
2013-03-25samba-tool dbcheck: Allow dbcheck to correct an nTSecurityDescriptor without ...Andrew Bartlett1-0/+41