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
2018-05-17
python/samba/netcmd: net.change_password should be passed string
Noel Power
1
-2
/
+4
2018-05-12
python/samba: py2/py3 compatability always decode result of b64encode
Noel Power
1
-6
/
+6
2018-05-12
samba_tool: replace xrange -> range
Noel Power
1
-1
/
+1
2018-05-12
python/samba: Bulk replace of '.next()' method with function 'next()'
Noel Power
1
-1
/
+1
2018-05-12
Fix spelling s/succesfully/successfully/
Mathieu Parent
1
-1
/
+1
2018-04-06
samba-tool: Escape username and computername in ldb search filter
Andrew Bartlett
1
-1
/
+1
2018-02-28
samba-tool: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-8
/
+16
2018-02-28
samba-tool: convert octal 'O1234' format to python3 compatible '0o1234'
Noel Power
1
-3
/
+3
2018-02-27
samba-tool: user setexpiry: Fix incorrect Example2
Rowland Penny
1
-1
/
+1
2018-02-15
samba-tool: convert 'except X, e' to 'except X as e' for all X
Douglas Bagnall
1
-10
/
+10
2018-02-08
samba-tool user: implement the user move command
Björn Baumbach
1
-0
/
+80
2018-02-08
samba-tool user: fix some typos
Björn Baumbach
1
-3
/
+3
2018-02-08
samba-tool: implement user show command to display a user AD object
Björn Baumbach
1
-0
/
+79
2017-07-05
Easily edit a users object in AD, as if using ldbedit.
Rowland Penny
1
-1
/
+138
2017-05-25
samba-tool add support for userPassword
Gary Lockyer
1
-22
/
+88
2017-05-25
samba-tool user: add rounds option to virtualCryptSHAxxx
Gary Lockyer
1
-7
/
+78
2017-05-25
samba-tool user: Support for virtualWDigest attributes
Gary Lockyer
1
-0
/
+152
2017-05-05
samba-tool: fix log message of 'samba-tool user syncpasswords'
Stefan Metzmacher
1
-1
/
+1
2017-05-04
samba-tool: let 'samba-tool user syncpasswords' report deletions immediately
Stefan Metzmacher
1
-1
/
+1
2017-02-22
Correct "specifiy" typos.
Chris Lamb
1
-5
/
+5
2017-02-21
python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords
Stefan Metzmacher
1
-1
/
+1
2016-09-30
bug 12292: stop user.py throwing errors if user is unknown
Rowland Penny
1
-3
/
+16
2016-07-22
samba-tool: add --decrypt-samba-gpg support to 'user getpasswords' and 'user ...
Stefan Metzmacher
1
-11
/
+152
2016-07-22
samba-tool: add 'user syncpasswords' command
Stefan Metzmacher
1
-0
/
+760
2016-07-22
samba-tool: add 'user getpassword' command
Stefan Metzmacher
1
-0
/
+408
2016-06-30
samba-tool: add 'samba-tool user setpassword --smartcard-required/--clear-sma...
Stefan Metzmacher
1
-10
/
+52
2016-06-30
samba-tool: do a password retype validation check for 'samba-tool user setpas...
Stefan Metzmacher
1
-3
/
+7
2016-06-30
samba-tool: add --smartcard-required option to 'samba-tool user create'
Stefan Metzmacher
1
-3
/
+20
2016-06-27
samba-tool: really deprecate 'samba-tool user add'
Stefan Metzmacher
1
-3
/
+3
2015-12-07
samba-tool: user create examples show 'add' instead of 'create'
Rowland Penny
1
-4
/
+4
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-02-03
samba-tool: Create NIS enabled users and unixHomeDirectory attribute
Marc Muehlfeld
1
-2
/
+23
2014-09-08
samba-tool: fix reply when zero day pwd expiry is set
Björn Jacke
1
-4
/
+4
2014-08-06
Redescribe --userou usage
Marc Muehlfeld
1
-2
/
+2
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-0
/
+605