summaryrefslogtreecommitdiff
path: root/python/samba/samba3
Commit message (Expand)AuthorAgeFilesLines
* python/samba3: import passdb in the manner it is usedDouglas Bagnall2018-11-011-1/+1
* python/samba/samba3: PY3 tdb.Tdb.get method expects bytes in PY3Noel Power2018-10-231-15/+15
* PEP8: fix E713: test for membership should be 'not in'Joe Guo2018-08-241-1/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+2
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-2/+2
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-1/+1
* Fix spelling s/retrive/retrieve/Mathieu Parent2018-05-121-1/+1
* python: bulk port tdb iterkeys for py3Joe Guo2018-04-131-4/+4
* samba3: work around bytes formatting for Python 3.4Joe Guo2018-04-051-4/+4
* selftest python: get samba.tests.s3idmapdb to run with py3Noel Power2018-04-051-15/+15
* python selftest: enabled samba.tests.s3registry to run with py3Noel Power2018-04-051-7/+7
* python selftest: enable samba.tests.s3param to run with python3Noel Power2018-04-051-3/+2
* python: Remove ntdb referencesVolker Lendecke2015-03-171-6/+2
* source4/scripting/python/samba/samba3: handle ntdb files.Rusty Russell2013-04-121-47/+51
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+408