libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / python / samba / tests / samba_tool / user.py
2020-10-02 David Mulderpython2 reduction: Merge remaining compat code into...
2020-10-01 Jule Angersamba-tool tests: rename 'user create' to 'user add'
2020-10-01 Jule Angersamba-tool tests: rename 'ou create' to 'ou add'
2020-10-01 Jule Angersamba-tool tests: add test-cases for 'user rename'
2020-09-02 David Muldersamba-tool: Test creating unix user with modified templ...
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2020-01-21 Jule Angersamba-tool tests: add test-case for 'user list --base-dn'
2020-01-21 Jule Angersamba-tool tests: add test case for 'user list --full-dn'
2019-10-17 Rowland Pennysamba-tool: Add facility to add rfc2307 attributes...
2019-05-06 Aaron Haslettselftest: correcting empty attribute usage in requests
2019-03-21 Andrew Bartlettselftest: Remove mention of --extra-python from comment
2018-10-19 Gary Lockyerpython tests Blackbox: add random_password
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-09-03 Noel Powerpython/samba/tests: Adjust teardown so second run of...
2018-09-03 Noel Powerpython/samba/tests: PY2/PY3 required changes for samba...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E301: expected 1 blank line, found 0
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-05-15 Andrew Bartlettselftest: Make setexpiry test much more reliable
2018-05-12 Noel Powerpython/samba: py2/py3 compatability always decode resul...
2018-05-12 Noel Powerpython/samba/tests: py2/py3 compatability replace xrang...
2018-02-08 Björn Baumbachtests/samba-tool: add tests for user move command
2018-02-08 Björn Baumbachtests/samba-tool: add test for samba-tool user show...
2016-08-30 Rowland Pennytests/samba-tool/user.py: replace deprecated 'add'...
2016-08-04 Stefan Metzmachertests:samba_tool: pass stdout and stderr to assertCmdSu...
2016-07-22 Stefan Metzmacherpython:samba/tests: use 'samba-tool user {getpassword...
2016-07-22 Stefan Metzmacherpython:samba/tests: add simple 'samba-tool user syncpas...
2016-07-22 Stefan Metzmacherpython:samba/tests: verify the packages order in supple...
2016-07-22 Stefan Metzmacherpython:samba/tests: add simple 'samba-tool user getpass...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-15 Matthieu Patousamba-tool/tests: Force the gecos of the user to a...
2013-05-06 Matthieu Patouselftest: Output error when samba_tool user command...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...