python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords
[samba.git] / python / samba / netcmd / user.py
2017-02-21 Stefan Metzmacherpython/samba: use an explicit .encode('utf-8') where...
2016-09-30 Rowland Pennybug 12292: stop user.py throwing errors if user is...
2016-07-22 Stefan Metzmachersamba-tool: add --decrypt-samba-gpg support to 'user...
2016-07-22 Stefan Metzmachersamba-tool: add 'user syncpasswords' command
2016-07-22 Stefan Metzmachersamba-tool: add 'user getpassword' command
2016-06-30 Stefan Metzmachersamba-tool: add 'samba-tool user setpassword --smartcar...
2016-06-30 Stefan Metzmachersamba-tool: do a password retype validation check for...
2016-06-30 Stefan Metzmachersamba-tool: add --smartcard-required option to 'samba...
2016-06-27 Stefan Metzmachersamba-tool: really deprecate 'samba-tool user add'
2015-12-07 Rowland Pennysamba-tool: user create examples show 'add' instead...
2015-11-06 Mathieu ParentFix various spelling errors
2015-02-03 Marc Muehlfeldsamba-tool: Create NIS enabled users and unixHomeDirect...
2014-09-08 Björn Jackesamba-tool: fix reply when zero day pwd expiry is set
2014-08-06 Marc MuehlfeldRedescribe --userou usage
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...