Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN() | Douglas Bagnall | 2019-07-10 | 1 | -1/+1 |
* | pyldb: check for errors in PyLdb_GetPyType() | Douglas Bagnall | 2019-07-10 | 1 | -3/+21 |
* | pyldb: add pyldb_check_type() | Douglas Bagnall | 2019-07-10 | 1 | -0/+11 |
* | py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem... | Andrew Bartlett | 2019-06-24 | 1 | -1/+1 |
* | py3: Remove PyStr_AsUTF8() compatability macro | Andrew Bartlett | 2019-06-24 | 1 | -7/+1 |
* | py3: Remove PyStr_Check() compatability macro | Andrew Bartlett | 2019-06-24 | 1 | -3/+1 |
* | lib/ldb: Additionally accept unicode as string param in Py2 | Noel Power | 2018-04-30 | 1 | -1/+1 |
* | pyldb: Split text/byte strings for compatibility with Python 3 | Petr Viktorin | 2015-11-05 | 1 | -7/+14 |
* | samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4 | Matthias Dieter Wallnöfer | 2014-01-09 | 1 | -5/+0 |
* | pyldb: Consistently use pyldb_ prefix. | Jelmer Vernooij | 2011-08-07 | 1 | -3/+3 |
* | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 2011-07-05 | 1 | -0/+119 |