summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-0771: tests/dns: Remove dependencies on env variablesGarming Sam2016-02-241-34/+26
* CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittestGarming Sam2016-02-241-7/+55
* CVE-2016-0771: tests: rename test getopt to get_optGarming Sam2016-02-241-0/+0
* CVE-2016-0771: tests/dns: RPC => DNS roundtrip testGarming Sam2016-02-241-10/+186
* CVE-2016-0771: tests/dns: modify tests to check via RPCGarming Sam2016-02-241-106/+165
* CVE-2016-0771: tests/dns: Add some more test cases for TXT recordsGarming Sam2016-02-241-39/+71
* CVE-2016-0771: tests/dns: Correct error code for formerly unrun testGarming Sam2016-02-241-1/+1
* CVE-2016-0771: tests/dns: restore formerly segfaulting testGarming Sam2016-02-241-26/+25
* CVE-2016-0771: tests/dns: Add a comment regarding odd Windows behaviourGarming Sam2016-02-241-1/+0
* CVE-2016-0771: tests/dns: prepare script for further testingGarming Sam2016-02-241-0/+5
* CVE-2016-0771: tests/dns: Modify dns tests to match new IDLGarming Sam2016-02-241-17/+20
* s4.2/fsmo.py: fixed fsmo transfer exceptionSteve Howells2015-06-091-1/+0
* samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"Guenter Kukkukk2014-12-041-5/+8
* samba-tool: Fix enum values in dns.pyGuenter Kukkukk2014-12-041-1/+1
* provision: Correctly provision the SOA record minimum TTLKai Blin2014-09-082-0/+2
* python/join: use lowercase for the dnshostname.Stefan Metzmacher2014-09-081-2/+2
* tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs2014-08-071-1/+40
* dbcheck: Add check and test for various invalid userParameters valuesAndrew Bartlett2014-07-151-0/+90
* dbcheck: Ensure dbcheck can operate with --attrs setAndrew Bartlett2014-07-151-1/+1
* dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistencyAndrew Bartlett2014-07-151-18/+13
* dbchecker: verify and fix broken dn valuesStefan Metzmacher2014-07-151-0/+94
* dbchecker: make the deleted objects container detection more genericStefan Metzmacher2014-07-151-2/+8
* samba-tool dbcheck: handle missing objectClassFelix Botner2014-07-151-0/+31
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2014-07-151-6/+6
* provision: capture slightly less generic exceptions during the test for aclsGarming Sam2014-07-151-2/+2
* provision: improve error message when connecting to samdb without the correct...Garming Sam2014-07-151-1/+7
* provision: Fix failures on re-provision incorrectly blamed on posix acl support.Garming Sam2014-07-151-26/+25
* samba-tool: add --site parameter to provision command (bug #10674)Björn Baumbach2014-07-151-1/+4
* provision/sambadns: remove redundant site parameterBjörn Baumbach2014-07-152-3/+4
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+29
* provision: Fix string replacement orderingBenjamin Franzke2014-04-291-1/+1
* dns: Extend tests for records with another typeKai Blin2014-04-011-0/+14
* bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin2014-04-011-0/+16
* Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...Jeremy Allison2013-11-141-44/+116
* Merge tag 'samba-4.1.1' into v4-1-testKarolin Seeger2013-11-111-1/+1
|\
| * CVE-2013-4476: samba-tool provision: create ${private_dir}/tls with mode 0700Björn Baumbach2013-11-081-1/+1
* | s4-dns: dlz_bind9: Create dns-HOSTNAME account disabledSamuel Cabrero2013-11-061-4/+7
|/
* dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett2013-09-271-0/+66
* dbcheck: Ensure to always increase the error_countAndrew Bartlett2013-09-271-0/+1
* dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett2013-09-271-0/+68
* python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-273-4/+10
* python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett2013-09-251-7/+7
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-062-7/+77
* python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher2013-09-021-3/+3
* python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher2013-09-021-2/+43
* samba-tool dbcheck: Correctly remove deleted DNs in dbcheckAndrew Bartlett2013-08-051-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