summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2013-11-14Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...Jeremy Allison1-44/+116
2013-11-11Merge tag 'samba-4.1.1' into v4-1-testKarolin Seeger1-1/+1
2013-11-08CVE-2013-4476: samba-tool provision: create ${private_dir}/tls with mode 0700Björn Baumbach1-1/+1
2013-11-06s4-dns: dlz_bind9: Create dns-HOSTNAME account disabledSamuel Cabrero1-4/+7
2013-09-27dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett1-0/+66
2013-09-27dbcheck: Ensure to always increase the error_countAndrew Bartlett1-0/+1
2013-09-27dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett1-0/+68
2013-09-27python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett3-4/+10
2013-09-25python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett1-7/+7
2013-09-06scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2-7/+77
2013-09-02python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher1-3/+3
2013-09-02python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher1-2/+43
2013-08-05samba-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
2013-03-25samba-tool dbcheck: Add --reset-well-known-aclsAndrew Bartlett2-4/+71
2013-03-25scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett3-155/+156
2013-03-25scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett1-49/+58
2013-03-25scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett3-2/+2
2013-03-25scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...Andrew Bartlett1-32/+33
2013-03-25scripting: Fix documentation comment on upgradehelpers.py:get_clean_sdAndrew Bartlett1-8/+3
2013-03-25scripting: Move the list of well known SDs to samba.provision.descriptorAndrew Bartlett1-0/+58
2013-03-17samba-tool group list: add more info to samba-tool group listRicky Nance1-6/+40
2013-03-11Revert "Ensure the masks don't conflict with the ACL checks."Andrew Bartlett1-1/+1