- Nov 23, 2024
-
- Nov 21, 2024
-
-
Dimitar Stoychev authored
-
- Nov 13, 2024
-
-
Quanah Gibson-Mount authored
-
Ondřej Kuzník authored
Fixes a regression introduced in fc1bcaf9 leaving us unable to check the full filter after we recreate the entry.
-
- Nov 12, 2024
-
-
Quanah Gibson-Mount authored
-
Ondřej Kuzník authored
-
Quanah Gibson-Mount authored
-
Ondřej Kuzník authored
-
- Oct 04, 2024
-
-
Quanah Gibson-Mount authored
-
Ondřej Kuzník authored
-
Quanah Gibson-Mount authored
-
Michael Nolta authored
-
Ondřej Kuzník authored
-
Quanah Gibson-Mount authored
-
Ryan Tandy authored
-
Quanah Gibson-Mount authored
-
HAMANO Tsukasa authored
The `mdb_idl_intersection()` and `wt_idl_intersection()` functions derived from back-bdb return wrong results. expect: [1, 3] ∩ [2] = [] actual: [1, 3] ∩ [2] = [2] also - Add scope checking for back-wt - fix compiler warning
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Jun 28, 2024
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Nadezhda Ivanova authored
ITS#10227 Asyncmeta will not reset a connection if a bind operation fails with LDAP_OTHER, leaving the connection in invalid state
-
Quanah Gibson-Mount authored
-
Nadezhda Ivanova authored
Do not invoke db_open if the database is not actually disabled
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
This has the same protections as 19MB/2 iterations, but requires less system memory
-
François Kooman authored
- switch to argon2id by default (from argon2i) - use OWASP recommended parameters as defaults This only affects builds that use libargon2, e.g. Debian, and not builds that use libsodium as argon2id is already the default there, and better parameters are used References: https://bugs.openldap.org/show_bug.cgi?id=9827 Signed-off-by:
François Kooman <fkooman@tuxed.net>
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Jun 27, 2024
-
-
Dimitar Stoychev authored
- Jun 05, 2024
-
-
Dimitar Stoychev authored
- Jun 03, 2024
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-