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
/
common
/
ldb_pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
ldb: Fix maybe-uninitialized warning
Jennifer Sutton
1
-1
/
+1
2024-12-19
ldb:ldb_pack: filter avoids looping over msg when attrs contain "*"
Douglas Bagnall
1
-9
/
+13
2024-11-06
ldb:pack: s/the the/in the/ in comments
Douglas Bagnall
1
-2
/
+2
2023-04-12
ldb: Avoid undefined pointer arithmetic
Joseph Sutton
1
-9
/
+9
2023-04-12
ldb: Don't wrongly claim to return message elements
Joseph Sutton
1
-0
/
+2
2023-04-05
CVE-2023-0614 ldb: Make ldb_filter_attrs_in_place() work in place
Joseph Sutton
1
-107
/
+22
2023-04-05
CVE-2023-0614 ldb: Add function to filter message in place
Joseph Sutton
1
-0
/
+143
2023-04-05
CVE-2023-0614 ldb: Add function to add distinguishedName to message
Joseph Sutton
1
-3
/
+3
2023-04-05
CVE-2023-0614 ldb: Add function to take ownership of an ldb message
Joseph Sutton
1
-0
/
+41
2023-04-04
lib:ldb:common: Fix code spelling
Andreas Schneider
1
-1
/
+1
2019-08-27
ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failure
Andrew Bartlett
1
-0
/
+1
2019-08-26
ldb: use TALLOC_FREE() over talloc_free() in ldb_filter_attrs()
Andrew Bartlett
1
-2
/
+1
2019-08-26
ldb: Correct Pigeonhole principle validation in ldb_filter_attrs()
Andrew Bartlett
1
-9
/
+22
2019-05-22
ldb: pack function for new pack format
Aaron Haslett
1
-11
/
+328
2019-05-22
ldb: unpack function for new pack format
Aaron Haslett
1
-13
/
+319
2019-05-22
ldb: replacing length increments with constants in pack
Aaron Haslett
1
-37
/
+53
2019-05-22
ldb: push and pull macros for pack format
Aaron Haslett
1
-23
/
+56
2019-05-22
ldb: baseinfo pack format check on init
Aaron Haslett
1
-8
/
+15
2019-05-15
ldb: remove unpack only attr list functionality
Aaron Haslett
1
-105
/
+6
2019-05-15
ldb: move ldb_kv's filter into pack code
Andrew Bartlett
1
-0
/
+154
2019-05-15
ldb: removing alloc from unpack_data
Aaron Haslett
1
-26
/
+4
2017-08-29
ldb: Add LDB_UNPACK_DATA_FLAG_NO_ATTRS
Andrew Bartlett
1
-0
/
+5
2017-07-02
ldb_pack: use ldb_dn_from_ldb_val() and avoid a duplicate strlen() call
Andrew Bartlett
1
-1
/
+4
2016-08-31
ldb: Avoid multiple tiny allocations during full DB scan
Andrew Bartlett
1
-1
/
+24
2016-08-11
ldb: Fix some signed/unsigned hickups
Volker Lendecke
1
-3
/
+2
2016-07-28
ldb: Add ldb_unpack_data_only_attr_list_flags()
Andrew Bartlett
1
-24
/
+59
2015-12-17
lib/ldb: Use talloc_memdup() because we know the length of the attribute already
Adrian Cochrane
1
-1
/
+1
2015-12-17
lib/ldb: Rename variable for clarity
Garming Sam
1
-1
/
+2
2015-12-17
lib/ldb Add checks for overflow during ldb pack and parse
Andrew Bartlett
1
-23
/
+105
2015-12-17
lib/ldb: Use better variable names in ldb_unpack_only_attr_list
Adrian Cochrane
1
-8
/
+13
2015-12-17
lib/ldb: Clarify the intent of ldb_data_unpack_withlist
Garming Sam
1
-13
/
+21
2015-12-17
ldb: introduce ldb_unpack_data_withlist to unpack partial list of attributes
Matthieu Patou
1
-21
/
+109
2012-11-01
ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()
Andrew Tridgell
1
-26
/
+23
2012-11-01
ldb: move ldb_pack.c into common
Andrew Tridgell
1
-0
/
+290