summaryrefslogtreecommitdiff
path: root/python/samba/samba3/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-01python/samba3: import passdb in the manner it is usedDouglas Bagnall1-1/+1
2018-10-23python/samba/samba3: PY3 tdb.Tdb.get method expects bytes in PY3Noel Power1-15/+15
2018-08-24PEP8: fix E713: test for membership should be 'not in'Joe Guo1-1/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-2/+2
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-1/+1
2018-05-12Fix spelling s/retrive/retrieve/Mathieu Parent1-1/+1
2018-04-13python: bulk port tdb iterkeys for py3Joe Guo1-4/+4
2018-04-05samba3: work around bytes formatting for Python 3.4Joe Guo1-4/+4
2018-04-05selftest python: get samba.tests.s3idmapdb to run with py3Noel Power1-15/+15
2018-04-05python selftest: enabled samba.tests.s3registry to run with py3Noel Power1-7/+7
2018-04-05python selftest: enable samba.tests.s3param to run with python3Noel Power1-3/+2
2015-03-17python: Remove ntdb referencesVolker Lendecke1-6/+2
2013-04-12source4/scripting/python/samba/samba3: handle ntdb files.Rusty Russell1-47/+51
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+408