summaryrefslogtreecommitdiff
path: root/python/samba/tests/pam_winbind_warn_pwd_expire.py
Commit message (Expand)AuthorAgeFilesLines
* tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...Stefan Metzmacher2019-09-241-1/+4
* tests/pam_winbind.py: turn pypamtest.PamTestError into a failureStefan Metzmacher2019-09-241-1/+4
* PEP8: fix E711: comparison to None should be 'if cond is not None:'Joe Guo2018-08-241-1/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-1/+1
* selftest: Avoid a build started around midnight failing (again)Andrew Bartlett2018-02-151-2/+3
* selftest: Avoid a build started just before midnight failingMartin Schwenke2017-09-191-1/+1
* selftest: Avoid a build started just before midnight failingAndrew Bartlett2017-09-071-1/+4
* python:tests: Add test for warn_pwd_expireAndreas Schneider2017-08-071-0/+41