summaryrefslogtreecommitdiff
path: root/python/samba/tests/credentials.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-01python/tests/credentials: remove unused variablesDouglas Bagnall1-4/+0
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-31/+31
2018-05-12selftest: Add a test for creds.{get,set}_secure_channel_type()Andrew Bartlett1-0/+8
2017-03-29pycredentials: Add bindings for get_ntlm_response()Andrew Bartlett1-0/+21
2017-03-10python: samba.tests.credentials: Python 3 compatible testsLumir Balhar1-9/+17
2016-12-20tests/credentials.py: demonstrate the last 'username' line of creds.parse_fil...Stefan Metzmacher1-0/+50
2016-12-20tests/credentials.py: verify the new cli_credentials_parse_file() 'username' ...Stefan Metzmacher1-0/+49
2016-12-20tests/credentials.py: add tests to verify realm/principal behaviour of cli_cr...Stefan Metzmacher1-1/+49
2016-12-20auth/credentials: let cli_credentials_parse_string() always reset username an...Stefan Metzmacher1-4/+4
2016-12-20tests/credentials.py: add tests with a realm from smb.confStefan Metzmacher1-1/+16
2016-12-20auth/credentials: handle situations without a configured (default) realmStefan Metzmacher1-5/+14
2016-12-20tests/credentials.py: add very simple test for py_creds_parse_fileStefan Metzmacher1-1/+23
2016-12-20tests/credentials.py: verify the difference of parse_string("someone") and pa...Stefan Metzmacher1-0/+10
2016-12-20tests/credentials.py: add test for cli_credentials_set_password_will_be_nt_ha...Stefan Metzmacher1-2/+14
2016-11-07credentials: Add test for credentials behaviourAndrew Bartlett1-4/+100
2016-11-06python: samba.tests.credentials: Add testsLumir Balhar1-0/+17
2016-11-06python: samba.tests.credentials: Fix DeprecationWarningLumir Balhar1-15/+15
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+98