summaryrefslogtreecommitdiffstats
path: root/lib/ldb/pyldb.c
Commit message (Expand)AuthorAgeFilesLines
* ldb:pyldb.c - "py_ldb_rename" remove superflous "ldb" pointerMatthias Dieter Wallnöfer2011-09-131-4/+2
* ldb:pyldb.c - point out that "PyLdbResult_AsResult" does not convert everythingMatthias Dieter Wallnöfer2011-09-111-1/+4
* pyldb: added OID_COMPARATOR constantsAndrew Tridgell2011-09-011-9/+11
* pyldb: fixed a warningAndrew Tridgell2011-08-251-2/+2
* ldb - two cosmetic fixesMatthias Dieter Wallnöfer2011-08-191-2/+2
* pyldb: fix uninitialized memory bug in PyArg_ParseTuple() argumentStefan Metzmacher2011-08-081-1/+1
* pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij2011-08-071-110/+118
* pyldb: return a copy of key constant DNs via python interfaceAndrew Tridgell2011-08-031-4/+21
* pyldb: added binary_encode() and binary_decode() methodsAndrew Tridgell2011-07-291-0/+53
* pyldb: use dn.is_child_of() instead of dn.compare_base()Andrew Tridgell2011-07-211-4/+4
* ldb-python: add a function to Dn object to compare the Dn with a base DNMatthieu Patou2011-07-211-0/+17
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-0/+3302