summaryrefslogtreecommitdiff
path: root/python/samba/tests/pam_winbind_warn_pwd_expire.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-24tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...Stefan Metzmacher1-1/+4
2019-09-24tests/pam_winbind.py: turn pypamtest.PamTestError into a failureStefan Metzmacher1-1/+4
2018-08-24PEP8: fix E711: comparison to None should be 'if cond is not None:'Joe Guo1-1/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-1/+1
2018-02-15selftest: Avoid a build started around midnight failing (again)Andrew Bartlett1-2/+3
2017-09-19selftest: Avoid a build started just before midnight failingMartin Schwenke1-1/+1
2017-09-07selftest: Avoid a build started just before midnight failingAndrew Bartlett1-1/+4
2017-08-07python:tests: Add test for warn_pwd_expireAndreas Schneider1-0/+41