tdb_compat: adapt to tdb2 API change.
[ira/wip.git] / lib / ldb / pyldb.c
2011-09-13 Matthias Dieter... ldb:pyldb.c - "py_ldb_rename" remove superflous "ldb...
2011-09-11 Matthias Dieter... ldb:pyldb.c - point out that "PyLdbResult_AsResult...
2011-09-01 Andrew Tridgellpyldb: added OID_COMPARATOR constants
2011-08-24 Andrew Tridgellpyldb: fixed a warning
2011-08-19 Matthias Dieter... ldb - two cosmetic fixes
2011-08-08 Stefan Metzmacherpyldb: fix uninitialized memory bug in PyArg_ParseTuple...
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-03 Andrew Tridgellpyldb: return a copy of key constant DNs via python...
2011-07-29 Andrew Tridgellpyldb: added binary_encode() and binary_decode() methods
2011-07-21 Andrew Tridgellpyldb: use dn.is_child_of() instead of dn.compare_base()
2011-07-21 Matthieu Patouldb-python: add a function to Dn object to compare...
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0