index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
netcmd
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tool user: Accomodate missing unicodePwd in getpassword command
Joseph Sutton
2022-06-26
1
-9
/
+29
*
samba-tool user: When possible, obtain AES256 key and salt
Joseph Sutton
2022-06-26
1
-13
/
+26
*
python: Remove redundant assignments
Joseph Sutton
2022-05-10
1
-5
/
+2
*
samba-tool user: Consistently return a tuple
Joseph Sutton
2022-05-05
1
-1
/
+1
*
samba-tool user: Remove unused imports
Joseph Sutton
2022-05-05
1
-4
/
+2
*
samba-tool user: add ';format=[GeneralizedTime,UnixTime,TimeSpec]' support in...
Stefan Metzmacher
2021-03-01
1
-28
/
+68
*
samba-tool user: add ';format=[GeneralizedTime,UnixTime,TimeSpec]' support
Stefan Metzmacher
2021-03-01
1
-0
/
+125
*
samba-tool user: use an implicit_attrs list instead of add_ATTR variables
Stefan Metzmacher
2021-03-01
1
-68
/
+119
*
samba-tool user: use remote domain information
Björn Baumbach
2021-03-01
1
-2
/
+2
*
samba-tool user: fix some typos
Björn Baumbach
2021-03-01
1
-23
/
+23
*
samba-tool: Optionally hide disabled/expired accounts in "user list"
Björn Baumbach
2021-01-15
1
-2
/
+28
*
samdb: Add samdb.domain_netbios_name()
Andrew Bartlett
2020-11-11
1
-8
/
+2
*
samba-tool: add new "user unlock" command
Björn Baumbach
2020-11-03
1
-1
/
+73
*
python2 reduction: Merge remaining compat code into common
David Mulder
2020-10-02
1
-2
/
+2
*
samba-tool user: rename 'user create' to 'user add'
Jule Anger
2020-10-01
1
-29
/
+15
*
samba-tool user: add new user 'rename' command
Björn Baumbach
2020-10-01
1
-0
/
+225
*
samba-tool: Create unix user with modified template homedir
David Mulder
2020-09-02
1
-2
/
+3
*
python compat: remove text_type
Douglas Bagnall
2020-08-11
1
-3
/
+2
*
python: Fix userPrincipalName in GetPasswordCommand.get_account_attributes()
Jonathon Reinhart
2020-03-05
1
-1
/
+1
*
samba-tool: add -b/--base-dn option to users list command
Jule Anger
2020-01-21
1
-2
/
+10
*
samba-tool: add --full-dn option for user getgroups command
Björn Baumbach
2020-01-21
1
-2
/
+17
*
samba-tool: add --full-dn option to user list command
Jule Anger
2020-01-21
1
-1
/
+14
*
samba-tool: implement user getgroups command
Stefan Metzmacher
2020-01-15
1
-0
/
+78
*
samba-tool: implement user setprimary group command (set primaryGroupID)
Björn Baumbach
2020-01-15
1
-0
/
+111
*
samba-tool: add user-sensitive command to set not-delegated flag
Isaac Boukris
2019-12-10
1
-0
/
+58
*
samba-tool {user,group,computer,contact} show: avoid base64 encoded strings i...
Björn Baumbach
2019-11-29
1
-4
/
+2
*
samba-tool: py3 compatiblity in 'user syncpasswords --daemon'
Heinz Hoelzl
2019-10-23
1
-1
/
+2
*
samba-tool: Add facility to add rfc2307 attributes to an already created user...
Rowland Penny
2019-10-17
1
-0
/
+224
*
user.py: avoid inefficient string concatenations
Björn Jacke
2019-09-24
1
-30
/
+28
*
user.py: import tempfile module only where needed
Björn Jacke
2019-09-21
1
-1
/
+1
*
python: use os.urandom, which is available in python by definition
Björn Jacke
2019-08-22
1
-39
/
+2
*
samba-tool user edit: avoid base64 encoded strings in editable ldif if possible
Björn Baumbach
2019-07-04
1
-1
/
+2
*
samba-tool user edit: simplify code
Björn Baumbach
2019-07-04
1
-3
/
+1
*
samba-tool user edit: use ldb methods to create ldif to modify user
Björn Baumbach
2019-07-04
1
-38
/
+13
*
samba-tool: fix format of command description (help messages)
Björn Baumbach
2019-07-04
1
-7
/
+7
*
netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpg
Joe Guo
2019-01-09
1
-25
/
+61
*
sync_passwords: Remove dirsync cookie logging for continuous operation
Garming Sam
2018-11-20
1
-1
/
+2
*
python/samba/netcmd: PY3 port samba.tests.samba_tool.edit
Noel Power
2018-11-14
1
-1
/
+1
*
samba-tool user: fix message format
Douglas Bagnall
2018-11-01
1
-2
/
+3
*
python: PY3 Exceptions don't have .message
Douglas Bagnall
2018-11-01
1
-1
/
+1
*
python: do not use "is" for string equality
Douglas Bagnall
2018-10-29
1
-5
/
+5
*
samba-tool user: remove unused import
Douglas Bagnall
2018-10-25
1
-1
/
+0
*
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
2018-09-06
1
-1
/
+1
*
samba-tool: add virtualKerberosSalt attribute to 'user getpassword/syncpasswo...
Stefan Metzmacher
2018-09-05
1
-0
/
+24
*
python/samba/netcmd: PY2/PY3 changes required for user_virtualCryptSHA test
Noel Power
2018-09-03
1
-5
/
+10
*
python/samba/tests: PY2/PY3 required changes for samba.tests.samba_tool.user
Noel Power
2018-09-03
1
-3
/
+3
*
s4/selftest: enable samba.tests.samba_tool.user_wdigest for python3
Noel Power
2018-09-03
1
-1
/
+2
*
python/samba: PY3 port for samba.tests.samba_tool.user_wdigest test
Noel Power
2018-09-03
1
-14
/
+15
*
PEP8: fix E712: comparison to False should be 'if cond is False:' or 'if not ...
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E703: statement ends with a semicolon
Joe Guo
2018-08-24
1
-1
/
+1
[next]