summaryrefslogtreecommitdiff
path: root/lib/ldb/pyldb_util.c
Commit message (Expand)AuthorAgeFilesLines
* py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...Andrew Bartlett2019-06-241-1/+1
* py3: Remove PyStr_AsUTF8() compatability macroAndrew Bartlett2019-06-241-7/+1
* py3: Remove PyStr_Check() compatability macroAndrew Bartlett2019-06-241-3/+1
* lib/ldb: Additionally accept unicode as string param in Py2Noel Power2018-04-301-1/+1
* pyldb: Split text/byte strings for compatibility with Python 3Petr Viktorin2015-11-051-7/+14
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-091-5/+0
* pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij2011-08-071-3/+3
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-0/+119