summaryrefslogtreecommitdiff
path: root/python/samba/samba3
Commit message (Expand)AuthorAgeFilesLines
* libsmb_samba_internal: calculate the access_mask for {g,s}et_acl() based on t...Stefan Metzmacher2020-12-171-4/+73
* libsmb_samba_internal: don't send SECINFO_[UN]PROTECTED_{S,D}ACL by defaultStefan Metzmacher2020-12-171-5/+1
* pylibsmb: Move set_acl() to pythonVolker Lendecke2020-11-161-0/+14
* pylibsmb: Move get_acl() to pythonVolker Lendecke2020-11-161-0/+26
* pylibsmb: Move deltree to python codeVolker Lendecke2020-11-161-1/+7
* pylibsmb: Add a compatible python-level wrapperVolker Lendecke2020-11-161-0/+19
* python2 reduction: Merge remaining compat code into commonDavid Mulder2020-10-021-1/+1
* 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