summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* selftest: Do not include system krb5.conf in selftestAndreas Schneider2017-01-091-1/+2
* provision: Add support for BIND 9.11.xAmitay Isaacs2016-11-031-1/+5
* python/join: do not attempt to parse log level, use parsed valueChristian Ambach2016-10-241-2/+2
* python/drs_utils: do not attempt to parse log level, use parsed valueChristian Ambach2016-10-241-1/+1
* tests/param add a test for LoadParm.log_levelChristian Ambach2016-10-241-0/+6
* dbcheck: Abandon dbcheck if we get an error during a transactionAndrew Bartlett2016-09-131-0/+7
* samba-tool/ldapcmp: ignore differences of whenChangedStefan Metzmacher2016-08-161-1/+1
* python/remove_dc: handle dnsNode objects without dnsRecord attributeStefan Metzmacher2016-08-021-6/+5
* python/tests: add auth_pad test for the dcerpc raw_protocol testStefan Metzmacher2016-06-281-0/+548
* selftest: Add a DNS test matching WindowsAndrew Bartlett2016-06-231-0/+76
* selftest: add test for DNS updates with TKEY/TSIGRalph Boehme2016-06-231-0/+487
* samba-too: Allow 'samba-tool fsmo' to cope with empty or missing fsmo rolesRowland Penny2016-06-022-98/+164
* CVE-2015-5370: python/samba/tests: add some dcerpc raw_protocol testsStefan Metzmacher2016-03-301-0/+2623
* CVE-2015-5370: python/samba/tests: add infrastructure to do raw protocol test...Stefan Metzmacher2016-03-301-0/+525
* CVE-2016-2118: python:tests/dcerpc: use [sign] for dnsserver testsStefan Metzmacher2016-03-301-1/+1
* dbcheck: Check for and remove duplicate values in attributesAndrew Bartlett2016-03-151-0/+26
* dbcheck: Avoid spurious warnings in dbcheck due to objectclass sortingAndrew Bartlett2016-03-151-1/+13
* dbcheck: Fix incorrect/duplicate attrid in replPropertMetaDataAndrew Bartlett2016-03-151-19/+101
* pidl: Fix our python reference handlingAndrew Bartlett2016-03-152-6/+179
* CVE-2016-0771: tests/dns: Remove dependencies on env variablesGarming Sam2016-03-081-45/+25
* CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittestGarming Sam2016-03-081-8/+39
* CVE-2016-0771: tests: rename test getopt to get_optGarming Sam2016-03-081-0/+0
* CVE-2016-0771: tests/dns: RPC => DNS roundtrip testGarming Sam2016-03-081-13/+189
* CVE-2016-0771: tests/dns: modify tests to check via RPCGarming Sam2016-03-081-106/+160
* CVE-2016-0771: tests/dns: Add some more test cases for TXT recordsGarming Sam2016-03-081-39/+71
* CVE-2016-0771: tests/dns: Correct error code for formerly unrun testGarming Sam2016-03-081-1/+1
* CVE-2016-0771: tests/dns: restore formerly segfaulting testGarming Sam2016-03-081-26/+25
* CVE-2016-0771: tests/dns: Add a comment regarding odd Windows behaviourGarming Sam2016-03-081-0/+1
* CVE-2016-0771: tests/dns: FORMERR can simply timeout against WindowsGarming Sam2016-03-081-10/+53
* CVE-2016-0771: tests/dns: prepare script for further testingGarming Sam2016-03-081-6/+6
* CVE-2016-0771: tests/dns: Modify dns tests to match new IDLGarming Sam2016-03-081-18/+20
* python:tests/core: add tests for arcfour_encrypt() and string_to_byte_array()Stefan Metzmacher2016-02-051-0/+16
* python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and str...Stefan Metzmacher2016-02-051-18/+5
* python:samba/join.py: make use of the generic arcfour_encrypt() and string_to...Stefan Metzmacher2016-02-051-16/+3
* python:samba: add a generic arcfour_encrypt() helper functionStefan Metzmacher2016-02-051-0/+16
* python:samba: add a generic string_to_byte_array() helper functionStefan Metzmacher2016-02-051-0/+8
* samldb: ensure subnets have proper net rangesDouglas Bagnall2015-12-241-0/+24
* samba-tool: add sites subnet subcommandsDouglas Bagnall2015-12-243-2/+360
* samba-tool tests: Add command line tests for sitesDouglas Bagnall2015-12-241-0/+57
* python/sites: Rework site DN constructionAndrew Bartlett2015-12-241-12/+22
* samba.sites: reduce code duplication in Exception classesDouglas Bagnall2015-12-241-16/+1
* samba.sites: improve grammar in an error messageDouglas Bagnall2015-12-241-1/+1
* samba-tool sites: use -H to set URL with standard handlingDouglas Bagnall2015-12-241-14/+19
* sambatool sites: PEP8/flake8 improvementsDouglas Bagnall2015-12-242-4/+6
* s4:samba-tool domain raise tool - make it aware of newer domain function levelsMatthias Dieter Wallnöfer2015-12-241-8/+31
* s4:samba-tool domain raise tool - handle Windows 2000 mode AD domains correctlyMatthias Dieter Wallnöfer2015-12-241-16/+23
* Fix bug 10881 Wrong keytab permissions when joining additional DC with BIND b...Andrew Bartlett2015-12-151-0/+10
* python: Give a more helpful error message when we do not have an smb.confAndrew Bartlett2015-12-151-1/+1
* samba-tool: user create examples show 'add' instead of 'create'Rowland Penny2015-12-071-4/+4
* samba-tool: fsmo.py throws an uncaught exception if noRowland Penny2015-12-061-1/+2