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
/
netcmd
/
user.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
samba-tool: add new "user unlock" command
Björn Baumbach
1
-1
/
+73
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-2
/
+2
2020-10-01
samba-tool user: rename 'user create' to 'user add'
Jule Anger
1
-29
/
+15
2020-10-01
samba-tool user: add new user 'rename' command
Björn Baumbach
1
-0
/
+225
2020-09-02
samba-tool: Create unix user with modified template homedir
David Mulder
1
-2
/
+3
2020-08-11
python compat: remove text_type
Douglas Bagnall
1
-3
/
+2
2020-03-05
python: Fix userPrincipalName in GetPasswordCommand.get_account_attributes()
Jonathon Reinhart
1
-1
/
+1
2020-01-21
samba-tool: add -b/--base-dn option to users list command
Jule Anger
1
-2
/
+10
2020-01-21
samba-tool: add --full-dn option for user getgroups command
Björn Baumbach
1
-2
/
+17
2020-01-21
samba-tool: add --full-dn option to user list command
Jule Anger
1
-1
/
+14
2020-01-15
samba-tool: implement user getgroups command
Stefan Metzmacher
1
-0
/
+78
2020-01-15
samba-tool: implement user setprimary group command (set primaryGroupID)
Björn Baumbach
1
-0
/
+111
2019-12-10
samba-tool: add user-sensitive command to set not-delegated flag
Isaac Boukris
1
-0
/
+58
2019-11-29
samba-tool {user,group,computer,contact} show: avoid base64 encoded strings i...
Björn Baumbach
1
-4
/
+2
2019-10-23
samba-tool: py3 compatiblity in 'user syncpasswords --daemon'
Heinz Hoelzl
1
-1
/
+2
2019-10-17
samba-tool: Add facility to add rfc2307 attributes to an already created user...
Rowland Penny
1
-0
/
+224
2019-09-24
user.py: avoid inefficient string concatenations
Björn Jacke
1
-30
/
+28
2019-09-21
user.py: import tempfile module only where needed
Björn Jacke
1
-1
/
+1
2019-08-22
python: use os.urandom, which is available in python by definition
Björn Jacke
1
-39
/
+2
2019-07-04
samba-tool user edit: avoid base64 encoded strings in editable ldif if possible
Björn Baumbach
1
-1
/
+2
2019-07-04
samba-tool user edit: simplify code
Björn Baumbach
1
-3
/
+1
2019-07-04
samba-tool user edit: use ldb methods to create ldif to modify user
Björn Baumbach
1
-38
/
+13
2019-07-04
samba-tool: fix format of command description (help messages)
Björn Baumbach
1
-7
/
+7
2019-01-09
netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpg
Joe Guo
1
-25
/
+61
2018-11-20
sync_passwords: Remove dirsync cookie logging for continuous operation
Garming Sam
1
-1
/
+2
2018-11-14
python/samba/netcmd: PY3 port samba.tests.samba_tool.edit
Noel Power
1
-1
/
+1
2018-11-01
samba-tool user: fix message format
Douglas Bagnall
1
-2
/
+3
2018-11-01
python: PY3 Exceptions don't have .message
Douglas Bagnall
1
-1
/
+1
2018-10-29
python: do not use "is" for string equality
Douglas Bagnall
1
-5
/
+5
2018-10-25
samba-tool user: remove unused import
Douglas Bagnall
1
-1
/
+0
2018-09-06
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
1
-1
/
+1
2018-09-05
samba-tool: add virtualKerberosSalt attribute to 'user getpassword/syncpasswo...
Stefan Metzmacher
1
-0
/
+24
2018-09-03
python/samba/netcmd: PY2/PY3 changes required for user_virtualCryptSHA test
Noel Power
1
-5
/
+10
2018-09-03
python/samba/tests: PY2/PY3 required changes for samba.tests.samba_tool.user
Noel Power
1
-3
/
+3
2018-09-03
s4/selftest: enable samba.tests.samba_tool.user_wdigest for python3
Noel Power
1
-1
/
+2
2018-09-03
python/samba: PY3 port for samba.tests.samba_tool.user_wdigest test
Noel Power
1
-14
/
+15
2018-08-24
PEP8: fix E712: comparison to False should be 'if cond is False:' or 'if not ...
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E703: statement ends with a semicolon
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E306: expected 1 blank line before a nested definition, found 0
Joe Guo
1
-0
/
+2
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-2
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+13
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E222: multiple spaces after operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E203: whitespace before ':'
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
-1
/
+1
[next]