summaryrefslogtreecommitdiff
path: root/python/samba/common.py
Commit message (Expand)AuthorAgeFilesLines
* python: avoid useless work in dsdb_Dn.__cmp__Douglas Bagnall2018-11-011-2/+0
* python/samba/common: py3 compat raw_inputDouglas Bagnall2018-10-251-0/+2
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-1/+1
* selftest: enable py3 for samba.tests.commonJoe Guo2018-04-051-0/+27
* python: Port samdb module to Python 3 compatible formLumir Balhar2018-02-151-1/+1
* python/common: add __cmp__ function to dsdb_Dn similar to parsed_dn_compare()Stefan Metzmacher2018-02-051-0/+17
* python/dsdb_dn: Add a generic get_bytes method on DNsGarming Sam2017-03-131-0/+5
* scripting: Correct parsing of binary DNAndrew Bartlett2013-03-041-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+99