index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
CVE-2023-0922 set default ldap client sasl wrapping to seal
Rob van der Linde
2023-04-05
1
-1
/
+1
*
ldb: Use correct member of union
Joseph Sutton
2023-04-05
2
-9
/
+18
*
CVE-2023-0614 lib/ldb-samba Ensure ACLs are evaluated on SAMBA_LDAP_MATCH_RUL...
Andrew Bartlett
2023-04-05
1
-1
/
+6
*
CVE-2023-0614 lib/ldb-samba: Add test for SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EV...
Andrew Bartlett
2023-04-05
2
-57
/
+174
*
CVE-2023-0614 dsdb: Add pre-cleanup and self.addCleanup() of OU created in ma...
Andrew Bartlett
2023-04-05
1
-0
/
+8
*
CVE-2023-0614 ldb: Filter on search base before redacting message
Joseph Sutton
2023-04-05
5
-23
/
+48
*
CVE-2023-0614 ldb: Centralise checking for inaccessible matches
Joseph Sutton
2023-04-05
2
-30
/
+31
*
CVE-2023-0614 ldb: Prevent disclosure of confidential attributes
Joseph Sutton
2023-04-05
7
-0
/
+92
*
CVE-2023-0614 ldb: Add ldb_parse_tree_get_attr()
Joseph Sutton
2023-04-05
3
-0
/
+29
*
CVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place()
Joseph Sutton
2023-04-05
3
-57
/
+62
*
CVE-2023-0614 ldb: Make ldb_filter_attrs_in_place() work in place
Joseph Sutton
2023-04-05
4
-443
/
+308
*
CVE-2023-0614 ldb: Add function to filter message in place
Joseph Sutton
2023-04-05
5
-0
/
+1149
*
CVE-2023-0614 ldb: Add function to add distinguishedName to message
Joseph Sutton
2023-04-05
3
-3
/
+9
*
CVE-2023-0614 ldb: Add function to remove excess capacity from an ldb message
Joseph Sutton
2023-04-05
3
-0
/
+20
*
CVE-2023-0614 ldb: Add function to take ownership of an ldb message
Joseph Sutton
2023-04-05
3
-0
/
+46
*
CVE-2023-0614 ldb:tests: Ensure all tests are accounted for
Joseph Sutton
2023-04-05
1
-2
/
+3
*
CVE-2023-0614 ldb:tests: Ensure ldb_val data is zero-terminated
Joseph Sutton
2023-04-05
1
-85
/
+86
*
CVE-2023-0614 ldb: Add functions for handling inaccessible message elements
Joseph Sutton
2023-04-05
3
-0
/
+33
*
lib:ldb:tests: Fix code spelling
Andreas Schneider
2023-04-04
7
-21
/
+21
*
lib:ldb:nssldb: Fix code spelling
Andreas Schneider
2023-04-04
1
-1
/
+1
*
lib:ldb:ldb_sqlite3: Fix code spelling
Andreas Schneider
2023-04-04
1
-1
/
+1
*
lib:ldb:ldb_map: Fix code spelling
Andreas Schneider
2023-04-04
2
-3
/
+3
*
lib:ldb:ldb_key_value: Fix code spelling
Andreas Schneider
2023-04-04
5
-12
/
+12
*
lib:ldb:include: Fix code spelling
Andreas Schneider
2023-04-04
2
-5
/
+5
*
lib:ldb:common: Fix code spelling
Andreas Schneider
2023-04-04
5
-7
/
+7
*
lib:krb5_wrap: Fix code spelling
Andreas Schneider
2023-04-03
2
-18
/
+18
*
lib:fuzzing: Fix code spelling
Andreas Schneider
2023-04-03
3
-5
/
+5
*
lib:dbwrap: Fix code spelling
Andreas Schneider
2023-04-03
2
-2
/
+2
*
lib:crypto: Improve comment about weak crypto
Andreas Schneider
2023-04-03
1
-2
/
+1
*
lib:compression: Fix code spelling
Andreas Schneider
2023-04-03
5
-9
/
+9
*
lib:cmdline: Fix code spelling
Andreas Schneider
2023-04-03
2
-7
/
+7
*
lib:audit_logging: Fix code spelling
Andreas Schneider
2023-04-03
1
-1
/
+1
*
lib:addns: Fix code spelling
Andreas Schneider
2023-04-03
2
-3
/
+3
*
lib:addns: Rename additionals to additional
Andreas Schneider
2023-04-03
3
-9
/
+9
*
ldb: Add ldb_val -> bool,uint64,int64 parsing functions
Joseph Sutton
2023-03-31
3
-19
/
+52
*
ldb: Split out ldb_val_as_dn() helper function
Joseph Sutton
2023-03-31
3
-2
/
+14
*
lib/compression: Fix documentation of lzxpress_huffman_compress()
Andrew Bartlett
2023-03-31
1
-2
/
+2
*
lib/compression: Add helper function lzxpress_huffman_max_compressed_size()
Andrew Bartlett
2023-03-31
2
-6
/
+25
*
pyldb: Fix a copy&paste error, CID 1524512 DEADCODE
Volker Lendecke
2023-03-30
1
-1
/
+1
*
lib:talloc: Move talloc_get_size() out of the talloc reference group
Andreas Schneider
2023-03-30
1
-13
/
+13
*
lib/ldb: add LDB_CHANGETYPE_MODRDN support to ldb_ldif_to_pyobject()
Stefan Metzmacher
2023-03-22
1
-2
/
+51
*
lib/ldb: add LDB_CHANGETYPE_DELETE support to ldb_ldif_to_pyobject()
Stefan Metzmacher
2023-03-22
1
-0
/
+9
*
lib/ldb: re-order code in ldb_ldif_to_pyobject()
Stefan Metzmacher
2023-03-22
1
-10
/
+32
*
lib/ldb: let ldb_ldif_parse_modrdn() handle names without 'rdn_name=' prefix
Stefan Metzmacher
2023-03-22
1
-0
/
+20
*
ldb: Don't create error string if there is no error
Joseph Sutton
2023-03-22
1
-7
/
+8
*
replace: add ARRAY_INSERT_ELEMENT() helper
Stefan Metzmacher
2023-03-22
1
-0
/
+15
*
lib/ldb-samba: let ldif_read_ntSecurityDescriptor() only try sddl if isupper()
Stefan Metzmacher
2023-03-22
1
-7
/
+17
*
lib:ldb: Correctly cast pointers for assert_string_equal()
Andreas Schneider
2023-03-15
2
-16
/
+16
*
lib/ldb: Avoid allocation and memcpy() for every wildcard match candidate
Andrew Bartlett
2023-03-14
1
-10
/
+50
*
tsocket: Increase tcp_user_timeout max_loops
Andrew Bartlett
2023-03-14
1
-1
/
+1
[next]