summaryrefslogtreecommitdiff
path: root/lib/ldb/include/ldb_private.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-05ldb: remove unused sqlite backendDouglas Bagnall1-2/+0
2024-05-23ldb: move struct ldb_debug_ops to ldb_private.hDouglas Bagnall1-0/+11
2024-05-22ldb: move struct ldb_utf8_fns to ldb_private.hDouglas Bagnall1-0/+10
2024-05-22ldb: add ldb_comparison_fold_ascii() for default comparisonsDouglas Bagnall1-0/+3
2023-04-05CVE-2023-0614 ldb: Filter on search base before redacting messageJoseph Sutton1-0/+8
2023-04-05CVE-2023-0614 ldb: Prevent disclosure of confidential attributesJoseph Sutton1-0/+5
2023-04-05CVE-2023-0614 ldb: Add function to add distinguishedName to messageJoseph Sutton1-0/+5
2023-04-05CVE-2023-0614 ldb: Add function to remove excess capacity from an ldb messageJoseph Sutton1-0/+3
2022-12-23lib:ldb: Add ldb_ascii_toupper()Andreas Schneider1-0/+13
2022-12-23lib:ldb: Remove trailing white spaces in ldb_private.hAndreas Schneider1-5/+5
2019-07-02lib ldb: save a copy of the options on the contextGary Lockyer1-0/+7
2017-09-22ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID indexAndrew Bartlett1-0/+3
2017-09-22ldb_tdb: Make ldb_match_message() available to ldb_tdbAndrew Bartlett1-0/+19
2017-06-15ldb: relatively efficient functions for finding duplicate valuesDouglas Bagnall1-0/+51
2017-05-31ldb: Add ldb_set_require_private_event_context()Andrew Bartlett1-0/+7
2017-05-31ldb: Add ldb_handle_get_event_context()Andrew Bartlett1-0/+3
2017-05-31ldb: Allow a caller (in particular Samba) to handle the list of attributes wi...Andrew Bartlett1-0/+7
2016-12-01ldb: Add helper function ldb_schema_attribute_fill_with_syntax()Andrew Bartlett1-0/+6
2016-12-01ldb: Add helper function ldb_schema_attribute_remove_flagged()Andrew Bartlett1-0/+6
2015-12-04ldb: Move ldb_(un)pack_data into ldb_module.h for testingAdrian Cochrane1-11/+0
2015-10-26ldb: Fix python bindings to accept a string as a DNldb-1.1.22Andrew Bartlett1-0/+8
2014-12-22ldb: Allow to register extended match rulesSamuel Cabrero1-0/+6
2012-11-01ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell1-0/+11
2012-08-29lib/ldb: Avoid printing secret attributes in ldb trace logsldb-1.1.12Andrew Bartlett1-0/+5
2012-04-10ldb: Allow access to the line number while reading ldif from a fileAndrew Bartlett1-0/+8
2011-10-07Revert "ldb: support raw OIDs in control string parsing"Stefan Metzmacher1-1/+0
2011-10-06ldb: support raw OIDs in control string parsingAndrew Tridgell1-0/+1
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+184