summaryrefslogtreecommitdiff
path: root/python/samba/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-18pyglue: Add function to generate a random byte stringGary Lockyer1-0/+1
2017-12-10samba-tool: validate password early in `domain provision`Jamie McClymont1-0/+1
2017-04-29python: Add provisioning support for MIT KDC in samba-toolAndreas Schneider1-0/+1
2017-03-15lib/crypto: implement samba.crypto Python module for RC4Alexander Bokovoy1-14/+2
2017-03-10python: Remove unused import PY3Andrew Bartlett1-1/+0
2017-03-10python: samba._ldb: Port of samba._ldb to Python 3 compatible formLumir Balhar1-5/+1
2017-03-10python: Make top-level samba modules Python 3 compatibleLumir Balhar1-12/+20
2017-02-21pyglue: add generate_random_machine_password() wrapperStefan Metzmacher1-0/+1
2016-11-04python: Add DsExtendedError ExceptionAndrew Bartlett1-0/+1
2016-11-04python: create NTSTATUSError, HRESULTError and WERRORErrorAndrew Bartlett1-0/+4
2016-02-03python:samba: add a generic arcfour_encrypt() helper functionStefan Metzmacher1-0/+16
2016-02-03python:samba: add a generic string_to_byte_array() helper functionStefan Metzmacher1-0/+8
2015-10-23build: Enable NTVFS file server to be omittedAndrew Bartlett1-0/+1
2015-07-08python/samba: add current_unix_time()Stefan Metzmacher1-0/+4
2015-03-06Remove 'external' python module support code - use the third_party directory ...Jelmer Vernooij1-16/+0
2014-11-12Add samba.ensure_third_party_module() function, loading external python modul...Jelmer Vernooij1-5/+30
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+363