pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / lib / ldb / ldb_key_value / ldb_kv_index.c
2019-04-11 Garming Samldb_kv: Avoid memdup of database records in the case...
2019-04-10 Andrew Bartlettldb_kv: Skip @ records early in a search full scan
2019-04-08 Garming Samldb_kv_index: Add a giant comment in regards to index_f...
2019-04-08 Garming Samldb_kv_index: Make the edge keys slightly cleaner and...
2019-04-08 Aaron Haslettldb: <= and >= indexed searching
2019-04-04 Gary Lockyerlib ldb key_value: set the cache size for re-indexing
2019-04-04 Gary Lockyerlib ldb key_value: Pass index cache size
2019-04-04 Gary Lockyerlib ldb key_value: Remove index cache lazy initialisation
2019-04-02 Mathieu ParentSpelling fixes s/conficts/conflicts/
2019-02-01 Andrew Bartlettldb: Add even more comments on what strict does to...
2019-02-01 Tim Bealeldb: Rename variable
2019-02-01 Tim Bealeldb: Elaborate on ldb_kv_search_indexed() comments
2019-02-01 Tim Bealeldb: Remove comment that no longer makes sense
2019-02-01 Tim Bealeldb: Avoid inefficient one-level searches
2018-08-15 Andrej Gesselfix mem leak in ltdb_index_dn_base_dn and ltdb_search_i...
2018-08-14 Andrew BartlettCVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedNa...
2018-08-14 Andrej GesselCVE-2018-1140 Add NULL check for ldb_dn_get_casefold...
2018-07-30 Gary Lockyerlib ldb key value: convert TDB_DATA structs to ldb_val
2018-07-30 Gary Lockyerlib ldb: rename LTDB_* constants to LDB_KV_*
2018-07-30 Gary Lockyerlib ldb: move key value code to lib/ldb/ldb_key_value