Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-28 | ldb: Expose ldb_handler_fold() funcion | Amitay Isaacs | 1 | -6/+11 |
2011-07-21 | pyldb: use dn.is_child_of() instead of dn.compare_base() | Andrew Tridgell | 2 | -9/+10 |
2011-07-21 | pyldb: add unit test for ldbDn.compare_base | Matthieu Patou | 1 | -0/+11 |
2011-07-21 | ldb-python: add a function to Dn object to compare the Dn with a base DN | Matthieu Patou | 1 | -0/+17 |
2011-07-13 | ldb: added ldb_val_string_cmp() | Andrew Tridgell | 4 | -1/+272 |
2011-07-13 | ldb: don't return special DNs on non-base searches | Andrew Tridgell | 1 | -0/+5 |
2011-07-13 | ldb: don't shortcut dn comparison for mismatched special DNs | Andrew Tridgell | 1 | -1/+1 |
2011-07-13 | ldb-tdb: Introduce a flag on ltdb_add_internal to indicate whether unique val... | Matthieu Patou | 1 | -4/+11 |
2011-07-05 | ldb: set -Wl,-no-undefined only on standalone build | Andrew Bartlett | 1 | -5/+5 |
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 140 | -0/+46149 |