summaryrefslogtreecommitdiff
path: root/python/samba/tests/join.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-06python:tests/dns_base: maintain a dict with tkey related stateStefan Metzmacher1-1/+1
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2022-09-06pytest/join: use TestCaseInTempDir.rm_files/dirsDouglas Bagnall1-4/+2
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-6/+6
2019-03-14tests: Make IPv4 assumption explicitTim Beale1-2/+3
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-3/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-07-03join: Rename dc_join() so it looks like an objectTim Beale1-6/+7
2018-06-28provision: set 'binddns dir' when making new smb.confTim Beale1-0/+1
2017-06-10selftest: Add test confirming join-created DNS entries can be modified as the DCAndrew Bartlett1-6/+68
2017-06-10selftest: Test join.py and confirm that the DNS record is createdAndrew Bartlett1-0/+113