summaryrefslogtreecommitdiff
path: root/lib/ldb/tests/python
Commit message (Expand)AuthorAgeFilesLines
* pyldb: Add bindings for ldb_dn_remove_base_componentsAndrew Bartlett2012-07-061-0/+5
* pyldb: Fix dn concat operation to be the other way aroundAndrew Bartlett2012-07-061-1/+1
* ldb:tests: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest ratherJelmer Vernooij2011-11-101-33/+37
* Revert "pyldb: fixed ldb API test"Jelmer Vernooij2011-11-101-36/+39
* pyldb: fixed ldb API testAndrew Tridgell2011-11-101-39/+36
* pyldb: added binary_encode() and binary_decode() methodsAndrew Tridgell2011-07-291-0/+4
* pyldb: use dn.is_child_of() instead of dn.compare_base()Andrew Tridgell2011-07-211-5/+6
* pyldb: add unit test for ldbDn.compare_baseMatthieu Patou2011-07-211-0/+11
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-0/+748