index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ldb
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
ldb: remove unused sqlite backend
Douglas Bagnall
2
-3
/
+1
2024-06-11
ldb: Attach appropriate ldb context to returned result
Jo Sutton
1
-0
/
+3
2024-06-10
ldb_wrap: Provide a way to avoid Samba using ldb_wrap()
Andrew Bartlett
1
-0
/
+6
2024-05-23
ldb: move struct ldb_debug_ops to ldb_private.h
Douglas Bagnall
2
-11
/
+11
2024-05-22
ldb: move struct ldb_utf8_fns to ldb_private.h
Douglas Bagnall
2
-10
/
+10
2024-05-22
ldb: deprecate ldb_set_utf8_fns
Douglas Bagnall
1
-1
/
+1
2024-05-22
ldb: add ldb_comparison_fold_ascii() for default comparisons
Douglas Bagnall
1
-0
/
+3
2024-05-22
ldb: add ldb_set_utf8_functions() for setting casefold functions
Douglas Bagnall
1
-4
/
+28
2024-05-22
ldb: add a utf-8 comparison fold callback
Douglas Bagnall
1
-0
/
+1
2024-04-10
ldb: add NUMERIC_CMP macro to ldb.h
Douglas Bagnall
1
-0
/
+16
2024-02-16
ldb: Fix documentation typos
Jo Sutton
1
-2
/
+2
2024-02-16
ldb: Split out ldb_controls_get_control() to search a list of controls
Jo Sutton
1
-0
/
+9
2024-02-16
ldb: Correct copy‐and‐pasted comments
Jo Sutton
1
-2
/
+2
2024-02-16
ldb: Remove trailing whitespace
Jo Sutton
1
-6
/
+6
2024-02-08
ldb: Fix code spelling
Jo Sutton
1
-6
/
+6
2023-12-21
ldb: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-08
ldb: Fix code spelling
Joseph Sutton
1
-3
/
+3
2023-10-13
ldb: sync DLIST_DEMOTE_SHORT() changes to include/dlinklist.h
Stefan Metzmacher
1
-0
/
+21
2023-09-11
ldb: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-08-14
ldb: Fix code spelling
Joseph Sutton
1
-5
/
+5
2023-07-19
ldb: clarify LGPL scope of include/dlinklist.h
Stefan Metzmacher
1
-3
/
+2
2023-07-19
ldb: remove trailing whitespaces from include/dlinklist.h
Stefan Metzmacher
1
-2
/
+2
2023-04-26
ldb: Add the RFC4532 LDB_EXTENDED_WHOAMI_OID definition
Volker Lendecke
1
-0
/
+5
2023-04-12
ldb: Fix function documentation to be consistent
Joseph Sutton
1
-12
/
+12
2023-04-12
ldb: Remove misleading comment
Joseph Sutton
1
-2
/
+2
2023-04-05
CVE-2023-0614 ldb: Filter on search base before redacting message
Joseph Sutton
1
-0
/
+8
2023-04-05
CVE-2023-0614 ldb: Prevent disclosure of confidential attributes
Joseph Sutton
2
-0
/
+16
2023-04-05
CVE-2023-0614 ldb: Add ldb_parse_tree_get_attr()
Joseph Sutton
1
-0
/
+3
2023-04-05
CVE-2023-0614 ldb: Make ldb_filter_attrs_in_place() work in place
Joseph Sutton
1
-6
/
+5
2023-04-05
CVE-2023-0614 ldb: Add function to filter message in place
Joseph Sutton
1
-0
/
+10
2023-04-05
CVE-2023-0614 ldb: Add function to add distinguishedName to message
Joseph Sutton
1
-0
/
+5
2023-04-05
CVE-2023-0614 ldb: Add function to remove excess capacity from an ldb message
Joseph Sutton
1
-0
/
+3
2023-04-05
CVE-2023-0614 ldb: Add function to take ownership of an ldb message
Joseph Sutton
1
-0
/
+4
2023-04-05
CVE-2023-0614 ldb: Add functions for handling inaccessible message elements
Joseph Sutton
1
-0
/
+4
2023-04-04
lib:ldb:include: Fix code spelling
Andreas Schneider
2
-5
/
+5
2023-03-31
ldb: Add ldb_val -> bool,uint64,int64 parsing functions
Joseph Sutton
1
-0
/
+3
2023-03-31
ldb: Split out ldb_val_as_dn() helper function
Joseph Sutton
1
-0
/
+5
2022-12-23
lib:ldb: Use ldb_ascii_toupper() for case folding
Andreas Schneider
1
-6
/
+12
2022-12-23
lib:ldb: Add ldb_ascii_toupper()
Andreas Schneider
1
-0
/
+13
2022-12-23
lib:ldb: Remove trailing white spaces in ldb_private.h
Andreas Schneider
1
-5
/
+5
2022-10-21
ldb: don't call comparison() directly in LDB_TYPESAFE_QSORT
Joseph Sutton
1
-2
/
+6
2022-09-07
ldb: Fix a typo
Volker Lendecke
1
-1
/
+1
2022-07-27
CVE-2022-32746 ldb: Add functions for appending to an ldb_message
Joseph Sutton
1
-0
/
+24
2022-07-27
CVE-2022-32746 ldb: Ensure shallow copy modifications do not affect original ...
Joseph Sutton
1
-0
/
+6
2022-07-27
CVE-2022-32746 ldb: Add flag to mark message element values as shared
Joseph Sutton
1
-0
/
+6
2021-03-17
ldb.h: remove undefined async_ctx function signatures
Douglas Bagnall
1
-12
/
+0
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+1
2020-05-24
ldb: also use portable __has_attribute macro to check for attribute support
Björn Jacke
1
-1
/
+1
2019-08-20
ldb: Change pack format defines to enum
Tim Beale
1
-5
/
+8
2019-08-20
ldb: Always log when the database pack format changes
Tim Beale
1
-0
/
+3
[next]