Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pyldb: Add bindings for ldb_dn_remove_base_components | Andrew Bartlett | 2012-07-06 | 1 | -0/+5 |
* | pyldb: Fix dn concat operation to be the other way around | Andrew Bartlett | 2012-07-06 | 1 | -1/+1 |
* | ldb:tests: fix use of a non-existent word (existant) | Michael Adam | 2012-06-12 | 1 | -1/+1 |
* | ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest rather | Jelmer Vernooij | 2011-11-10 | 1 | -33/+37 |
* | Revert "pyldb: fixed ldb API test" | Jelmer Vernooij | 2011-11-10 | 1 | -36/+39 |
* | pyldb: fixed ldb API test | Andrew Tridgell | 2011-11-10 | 1 | -39/+36 |
* | pyldb: added binary_encode() and binary_decode() methods | Andrew Tridgell | 2011-07-29 | 1 | -0/+4 |
* | pyldb: use dn.is_child_of() instead of dn.compare_base() | Andrew Tridgell | 2011-07-21 | 1 | -5/+6 |
* | pyldb: add unit test for ldbDn.compare_base | Matthieu Patou | 2011-07-21 | 1 | -0/+11 |
* | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 2011-07-05 | 1 | -0/+748 |