summaryrefslogtreecommitdiff
path: root/source4/scripting/devel/repl_cleartext_pwd.py
AgeCommit message (Expand)AuthorFilesLines
2012-01-24python: Change except: statement to except Exception:Amitay Isaacs1-3/+3
2012-01-12s4:repl_cleartext_pwd.py: add optional 'clear_utf16_name' parameterStefan Metzmacher1-7/+17
2012-01-12s4:repl_cleartext_pwd.py: add 'attmode' parameter to convert the attname to utf8Stefan Metzmacher1-5/+22
2012-01-12s4:repl_cleartext_pwd.py: correctly compare attids as uint32_t valuesStefan Metzmacher1-5/+10
2012-01-09s4:scripting/devel: add repl_cleartext_pwd.py scriptStefan Metzmacher1-0/+377