python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / lib / ldb / include / ldb.h
2024-04-10 Douglas Bagnallldb: add NUMERIC_CMP macro to ldb.h
2024-02-16 Jo Suttonldb: Split out ldb_controls_get_control() to search...
2024-02-16 Jo Suttonldb: Correct copy‐and‐pasted comments
2024-02-08 Jo Suttonldb: Fix code spelling
2023-12-21 Joseph Suttonldb: Fix code spelling
2023-12-08 Joseph Suttonldb: Fix code spelling
2023-09-11 Joseph Suttonldb: Fix code spelling
2023-08-14 Joseph Suttonldb: Fix code spelling
2023-04-26 Volker Lendeckeldb: Add the RFC4532 LDB_EXTENDED_WHOAMI_OID definition
2023-04-12 Joseph Suttonldb: Fix function documentation to be consistent
2023-04-04 Andreas Schneiderlib:ldb:include: Fix code spelling
2022-12-23 Andreas Schneiderlib:ldb: Use ldb_ascii_toupper() for case folding
2022-10-21 Joseph Suttonldb: don't call comparison() directly in LDB_TYPESAFE_QSORT
2022-09-07 Volker Lendeckeldb: Fix a typo
2022-07-27 Joseph SuttonCVE-2022-32746 ldb: Add functions for appending to...
2022-07-27 Joseph SuttonCVE-2022-32746 ldb: Ensure shallow copy modifications...
2021-03-17 Douglas Bagnallldb.h: remove undefined async_ctx function signatures
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-05-24 Björn Jackeldb: also use portable __has_attribute macro to check...
2019-08-20 Tim Bealeldb: Always log when the database pack format changes
2019-07-04 Andrew Bartlettldb: Try to explain the confusing overload of the LDB_F...
2019-07-04 Björn Baumbachldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag
2019-05-10 Douglas Bagnallldb.h: spelling of 'means'
2019-05-10 Douglas Bagnallldb.h: improve comment for LDB_ATTR_FLAG_INDEXED
2019-04-08 Aaron Haslettldb: activating <= and >= indexing for integers
2019-04-08 Aaron Haslettldb: <= and >= indexed searching
2018-08-15 Andrew Bartlettldb: Add new function ldb_dn_add_child_val()
2017-09-07 Andrew Bartlettldb: Add new ldb_ldif_message_redacted_string() with...
2017-06-15 Douglas Bagnallldb.h whitespace
2017-05-31 Andrew Bartlettldb: Allow a caller (in particular Samba) to handle...
2017-04-19 Jakub Hrozekldb: Clarify LDB_MODULES_PATH is used
2017-03-09 Stefan Metzmacherldb: add LDB_FLG_DONT_CREATE_DB
2016-12-01 Andrew Bartlettldb: Add helper function ldb_schema_attribute_remove_fl...
2016-12-01 Stefan Metzmacherldb:controls: add LDB_CONTROL_RECALCULATE_RDN_OID
2016-03-09 Douglas Bagnallldb controls: use uint8_t* for contextID binary blob
2016-02-17 Stefan Metzmacherldb: add support for LDB_CONTROL_DIRSYNC_EX
2016-02-17 Stefan Metzmacherldb: add LDB_ATTR_FLAG_FORCE_BASE64_LDIF support
2014-09-30 Matthieu Patouldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx ...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-14 Stephen Gallagherldb: Move doxygen comments for ldb_connect to the right...
2012-06-23 Matthieu Patouldb: lay foundation for proper utc/generalized time...
2012-06-23 Matthieu Patouldb: add the VERIFY_NAME control
2011-08-19 Matthias Dieter... ldb - two cosmetic fixes
2011-08-04 Andrew Tridgellldb: rule_id in ldb_parse_tree should be const
2011-07-13 Andrew Tridgellldb: added ldb_val_string_cmp()
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0