summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* netcmd/dns: Catch wildcard patterns when querying for nameAmitay Isaacs2013-11-301-0/+3
* provision: Fix string replacement orderingBenjamin Franzke2013-11-111-1/+1
* CVE-2013-4476: samba-tool provision: create ${private_dir}/tls with mode 0700Björn Baumbach2013-11-111-1/+1
* s4-dns: dlz_bind9: Create dns-HOSTNAME account disabledSamuel Cabrero2013-10-251-4/+7
* s4-openldap: Fixed a problem with provisioning with OpenLdapNadezhda Ivanova2013-10-251-1/+1
* Fix comment showing how to print an ACL to allow debug.Jeremy Allison2013-10-241-2/+4
* Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...Jeremy Allison2013-10-241-44/+116
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-141-6/+6
* samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett2013-10-117-44/+80
* join.py: Reconnect to the DC based on the DC name in dnsHostName to allow con...Andrew Bartlett2013-10-111-0/+4
* join.py: Remove special full_ncs handling, we only need to updateRefs on an N...Andrew Bartlett2013-10-111-7/+2
* join.py: Use ctx.forestdns_zone variableAndrew Bartlett2013-10-111-2/+2
* join.py: Correct ctx.forestdns_zone and so remove the need for duplicate repl...Andrew Bartlett2013-10-111-5/+1
* provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett2013-10-116-57/+26
* provision/sambadns: CN=MicrosoftDNS,CN=System, is relative to DOMAINDNStefan Metzmacher2013-10-101-8/+8
* provision: Fix comment to refer to correct file (krb5.conf)Andrew Bartlett2013-10-101-3/+2
* s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova2013-09-263-12/+48
* dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett2013-09-241-0/+66
* dbcheck: Ensure to always increase the error_countAndrew Bartlett2013-09-241-0/+1
* s4-openldap: Added an -H option to delegation scriptNadezhda Ivanova2013-09-231-11/+63
* python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett2013-09-231-7/+7
* dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett2013-09-221-0/+68
* python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-193-4/+10
* OpenLDAP provisioning tweaksHoward Chu2013-09-181-33/+25
* Use SASL/EXTERNAL over ldapi://Howard Chu2013-09-181-3/+4
* Give slapd a second to startupHoward Chu2013-09-181-1/+1
* Fix OpenLDAP partition configsHoward Chu2013-09-171-0/+22
* dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett2013-09-171-0/+2
* samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...Andrew Bartlett2013-09-161-2/+5
* samba-tool domain join: Set server role correctly to "active directory domain...Andrew Bartlett2013-09-161-2/+2
* samba-tool domian join: Only print adminpass warning on subdomain creationAndrew Bartlett2013-09-161-0/+3
* samba-tool domain join: Add --quite and --verboseAndrew Bartlett2013-09-162-45/+63
* join.py: Restore support for joining as a subdomainAndrew Bartlett2013-09-162-7/+16
* join.py: Handle more error cases with useful exceptionsAndrew Bartlett2013-09-161-1/+9
* samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...Andrew Bartlett2013-09-161-1/+1
* join.py: Show which database we failed to find the DN on (clarify local v rem...Andrew Bartlett2013-09-161-1/+1
* join.py: Handle exceptions when looking for GUID in a DNAndrew Bartlett2013-09-161-1/+5
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-042-7/+77
* python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher2013-08-301-3/+3
* python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher2013-08-301-2/+43
* samba-tool dbcheck: Correctly remove deleted DNs in dbcheckAndrew Bartlett2013-07-301-1/+1
* python samba-tool drs: Correctly print KCC references to deleted serversAndrew Bartlett2013-06-121-3/+12
* Remove remaining references to "password level" in the treeAndrew Bartlett2013-06-111-1/+0
* dns: Delete dnsNode objects when they are emptyKai Blin2013-06-011-0/+117
* samba-tool/dns: Set secure zone update flag after creating new zoneAmitay Isaacs2013-05-301-3/+9
* samba-tool/dns: Pass on additional flags when creating zonesAmitay Isaacs2013-05-301-0/+6
* s4-dns: Support update of SOA recordsAmitay Isaacs2013-05-301-2/+3
* s4-dns: Print/Set minimumTTL value in SOA recordAmitay Isaacs2013-05-281-1/+3
* python-samba-tool domain classicupgrade: Use transactions when adding users/g...Andrew Bartlett2013-05-161-31/+69
* samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...Andrew Bartlett2013-05-161-1/+1