index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
/
samba_tool
/
user.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-01
test: samba-tool user show: Test ';format=[GeneralizedTime,UnixTime,TimeSpec]...
Björn Baumbach
1
-0
/
+132
2021-01-15
samba-tool: Optionally hide disabled/expired accounts in "user list"
Björn Baumbach
1
-0
/
+70
2020-11-04
selftest: add test for new "samba-tool user unlock" command
Björn Baumbach
1
-0
/
+41
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-2
/
+2
2020-10-01
samba-tool tests: rename 'user create' to 'user add'
Jule Anger
1
-5
/
+5
2020-10-01
samba-tool tests: rename 'ou create' to 'ou add'
Jule Anger
1
-2
/
+2
2020-10-01
samba-tool tests: add test-cases for 'user rename'
Jule Anger
1
-0
/
+234
2020-09-02
samba-tool: Test creating unix user with modified template homedir
David Mulder
1
-0
/
+8
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-25
/
+25
2020-01-21
samba-tool tests: add test-case for 'user list --base-dn'
Jule Anger
1
-0
/
+24
2020-01-21
samba-tool tests: add test case for 'user list --full-dn'
Jule Anger
1
-0
/
+22
2019-10-17
samba-tool: Add facility to add rfc2307 attributes to an already created user...
Rowland Penny
1
-2
/
+56
2019-05-06
selftest: correcting empty attribute usage in requests
Aaron Haslett
1
-1
/
+1
2019-03-21
selftest: Remove mention of --extra-python from comment
Andrew Bartlett
1
-1
/
+1
2018-10-19
python tests Blackbox: add random_password
Gary Lockyer
1
-4
/
+4
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-9
/
+9
2018-09-03
python/samba/tests: Adjust teardown so second run of tests succeeds
Noel Power
1
-0
/
+8
2018-09-03
python/samba/tests: PY2/PY3 required changes for samba.tests.samba_tool.user
Noel Power
1
-3
/
+5
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-6
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E301: expected 1 blank line, found 0
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-11
/
+11
2018-08-24
PEP8: fix E222: multiple spaces after operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-8
/
+8
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-22
/
+22
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-51
/
+51
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
1
-1
/
+1
2018-05-15
selftest: Make setexpiry test much more reliable
Andrew Bartlett
1
-3
/
+2
2018-05-12
python/samba: py2/py3 compatability always decode result of b64encode
Noel Power
1
-3
/
+3
2018-05-12
python/samba/tests: py2/py3 compatability replace xrange with range
Noel Power
1
-1
/
+1
2018-02-08
tests/samba-tool: add tests for user move command
Björn Baumbach
1
-0
/
+32
2018-02-08
tests/samba-tool: add test for samba-tool user show command
Björn Baumbach
1
-0
/
+22
2016-08-30
tests/samba-tool/user.py: replace deprecated 'add' subcommand with 'create'
Rowland Penny
1
-5
/
+5
2016-08-04
tests:samba_tool: pass stdout and stderr to assertCmdSuccess()
Stefan Metzmacher
1
-17
/
+15
2016-07-22
python:samba/tests: use 'samba-tool user {getpassword,syncpasswords}' with --...
Stefan Metzmacher
1
-4
/
+32
2016-07-22
python:samba/tests: add simple 'samba-tool user syncpasswords' test
Stefan Metzmacher
1
-1
/
+45
2016-07-22
python:samba/tests: verify the packages order in supplementalCredentials
Stefan Metzmacher
1
-0
/
+75
2016-07-22
python:samba/tests: add simple 'samba-tool user getpassword' test
Stefan Metzmacher
1
-1
/
+23
2013-05-15
samba-tool/tests: Force the gecos of the user to a fixed value.
Matthieu Patou
1
-1
/
+10
2013-05-06
selftest: Output error when samba_tool user command fails
Matthieu Patou
1
-2
/
+4
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-0
/
+362