| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-01 | samba-tool user: add ';format=[GeneralizedTime,UnixTime,TimeSpec]' support in... | Stefan Metzmacher | 1 | -28/+68 |
| 2021-03-01 | samba-tool user: add ';format=[GeneralizedTime,UnixTime,TimeSpec]' support | Stefan Metzmacher | 1 | -0/+125 |
| 2021-03-01 | samba-tool user: use an implicit_attrs list instead of add_ATTR variables | Stefan Metzmacher | 1 | -68/+119 |
| 2021-03-01 | samba-tool user: use remote domain information | Björn Baumbach | 1 | -2/+2 |
| 2021-03-01 | samba-tool user: fix some typos | Björn Baumbach | 1 | -23/+23 |
| 2021-01-15 | samba-tool: Optionally hide disabled/expired accounts in "user list" | Björn Baumbach | 1 | -2/+28 |
| 2020-11-11 | samdb: Add samdb.domain_netbios_name() | Andrew Bartlett | 1 | -8/+2 |
| 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 |