summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2014-08-07tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs1-1/+40
2014-07-15dbcheck: Add check and test for various invalid userParameters valuesAndrew Bartlett1-0/+90
2014-07-15dbcheck: Ensure dbcheck can operate with --attrs setAndrew Bartlett1-1/+1
2014-07-15dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistencyAndrew Bartlett1-18/+13
2014-07-15dbchecker: verify and fix broken dn valuesStefan Metzmacher1-0/+94
2014-07-15dbchecker: make the deleted objects container detection more genericStefan Metzmacher1-2/+8
2014-07-15samba-tool dbcheck: handle missing objectClassFelix Botner1-0/+31
2014-07-15s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova1-6/+6
2014-07-15provision: capture slightly less generic exceptions during the test for aclsGarming Sam1-2/+2
2014-07-15provision: improve error message when connecting to samdb without the correct...Garming Sam1-1/+7
2014-07-15provision: Fix failures on re-provision incorrectly blamed on posix acl support.Garming Sam1-26/+25
2014-07-15samba-tool: add --site parameter to provision command (bug #10674)Björn Baumbach1-1/+4
2014-07-15provision/sambadns: remove redundant site parameterBjörn Baumbach2-3/+4
2014-05-20bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin1-0/+29
2014-04-29provision: Fix string replacement orderingBenjamin Franzke1-1/+1
2014-04-01dns: Extend tests for records with another typeKai Blin1-0/+14
2014-04-01bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin1-0/+16
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