pyldb: Add more docstrings.
[tridge/samba.git] / lib / ldb / pyldb.c
2011-12-08 Jelmer Vernooijpyldb: Add more docstrings.
2011-11-10 Andrew Tridgellpyldb: enhanced get() method on msg object
2011-11-02 Jelmer Vernooijpyldb: Remove duplicate definition of SYNTAX_DN.
2011-10-11 Matthias Dieter... ldb:pyldb.c - py_ldb_* modification calls - error strin...
2011-09-18 Jelmer Vernooijpyldb: Drop unnecessary dependency on pytalloc-util.
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