ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / python / samba / tests / samba_tool / user.py
2024-03-12 Jule Angerselftest: add tests for "samba-tool user list --locked...
2024-02-29 Andrew Bartlettsamba-tool user getpassword: Clarify success wording
2024-02-29 Andrew Bartlettpython/samba/tests: Include more detail on invoication...
2023-12-21 Rob van der Lindeselftest: fix failing user setpassword test
2023-12-21 Rob van der Lindenetcmd: getpassword: print OK message on stderr
2023-11-30 Rob van der Lindepython: tests: update all super calls to python 3 style...
2023-06-23 Andreas Schneiderpython:samba:tests: Fix code spelling
2023-05-16 Joseph Suttonpython:tests: Remove unused variables
2023-02-23 Rob van der Lindepython: fix mutable default arguments
2023-02-20 Andreas Schneiderpython:tests: Make sure we delete the OU for movetest
2023-02-20 Andreas Schneiderpython:tests: Make sure we do not run into issues with...
2022-05-10 Joseph Suttontests/samba-tool user: Add test for adding a user over...
2022-05-05 Andrew Bartlettselftest: Run some tests in the ad_dc_no_ntlm environme...
2022-05-05 Joseph Suttonsamba-tool tests: Remove unused variable
2021-03-01 Björn Baumbachtest: samba-tool user show: Test ';format=[GeneralizedT...
2021-01-15 Björn Baumbachsamba-tool: Optionally hide disabled/expired accounts...
2020-11-04 Björn Baumbachselftest: add test for new "samba-tool user unlock...
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/...