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
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
2019-07-04
ldb: Add new internal helper function ldb_options_get()
Gary Lockyer
1
-0
/
+7
2019-07-04
ldb: Try to explain the confusing overload of the LDB_FLG_MOD_* enumeration a...
Andrew Bartlett
1
-7
/
+11
2019-07-04
ldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag
Björn Baumbach
1
-0
/
+6
2019-07-02
lib ldb: save a copy of the options on the context
Gary Lockyer
1
-0
/
+7
2019-06-11
DLIST_REMOVE: clang: Fix dereference of a null pointer warning
Noel Power
1
-1
/
+1
2019-05-24
ldap server: generate correct referral schemes
Gary Lockyer
1
-0
/
+5
2019-05-22
ldb: pack function for new pack format
Aaron Haslett
1
-1
/
+2
2019-05-22
ldb: unpack function for new pack format
Aaron Haslett
1
-0
/
+1
2019-05-22
ldb: baseinfo pack format check on init
Aaron Haslett
1
-0
/
+9
2019-05-15
ldb: remove unpack only attr list functionality
Aaron Haslett
1
-16
/
+4
2019-05-15
ldb: move ldb_kv's filter into pack code
Andrew Bartlett
1
-0
/
+10
2019-05-15
ldb: removing alloc from unpack_data
Aaron Haslett
1
-11
/
+1
2019-05-10
ldb.h: spelling of 'means'
Douglas Bagnall
1
-1
/
+1
2019-05-10
ldb.h: improve comment for LDB_ATTR_FLAG_INDEXED
Douglas Bagnall
1
-1
/
+1
2019-04-11
ldb_kv: Avoid memdup of database records in the case of base searches
Garming Sam
1
-0
/
+1
[next]