2021-01-25 13:51:49 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
openldap: updated to 2.4.57
OpenLDAP 2.4.57 Release (2021/01/18)
Fixed ldapexop to use correct return code
Fixed slapd to remove asserts in UUIDNormalize
Fixed slapd to remove assert in csnValidate
Fixed slapd validity checks for issuerAndThisUpdateCheck
Fixed slapd validity checks for serialNumberAndIssuerCheck
Fixed slapd AVA sort with invalid RDN
Fixed slapd ldap_X509dn2bv to check for invalid BER after RDN count
Fixed slapd saslauthz to remove asserts in validation
Fixed slapd saslauthz to use slap_sl_free on normalized DN
Fixed slapd saslauthz SEGV in slap_parse_user
Fixed slapd modrdn memory leak
Fixed slapd double-free in vrfilter
Fixed slapd cancel operation to correctly terminate
Fixed slapd-ldap fix binds on retry with closed connection
Fixed slapo-syncprov to ignore duplicate sessionlog entries
|
2020-11-11 10:22:26 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
openldap: updated to 2.4.56
OpenLDAP 2.4.56
Fixed slapd to remove assert in certificateListValidate
Fixed slapd to remove assert in csnNormalize23
Fixed slapd to better parse ldapi listener URIs
|
2020-10-28 22:09:21 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
openldap: updated to 2.4.55
OpenLDAP 2.4.55 Release
Fixed slapd normalization handling with modrdn
Fixed slapd-meta to check ldap_install_tls return code
Contrib
Fixed nssov misplaced semicolon
|
2020-10-13 11:04:26 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
openldap: updated to 2.4.54
OpenLDAP 2.4.54
Fixed slapd delta-syncrepl to ignore delete ops on deleted entry
Fixed slapd delta-syncrepl to be fully serialized
Fixed slapd delta-syncrepl MOD on zero-length context entry
Fixed slapd sessionlog to use a TAVL tree
Fixed slapd syncrepl to be fully serialized
Fixed slapd syncrepl to call check_syncprov on fresh consumer
Fixed slapd syncrepl to propagate errors from overlay_entry_get_ov
Fixed slapd syncrepl to not create empty ADD ops
Fixed slapd syncrepl replace usage on single valued attrs
Fixed slapd-monitor fix monitor_back_register_database for empty suffix DB
Fixed slapo-accesslog normalizer for reqStart
Fixed slapo-accesslog to not generate new contextCSN on purge
Fixed slapo-syncprov contextCSN generation with empty suffix
|
2020-09-10 10:51:53 by Patrick Welche | Files touched by this commit (2) | |
Log message:
lmdb: catch up with databases/openldap update again
|
2020-09-09 00:19:48 by Tobias Nygren | Files touched by this commit (2) | |
Log message:
lmdb: catch up with databases/openldap update
|
2020-08-12 10:31:13 by Adam Ciarcinski | Files touched by this commit (8) | |
Log message:
openldap: updated to 2.4.51
OpenLDAP 2.4.51 Engineering
Fixed libldap retry loop in ldap_int_tls_connect
|
2020-04-29 09:31:53 by Adam Ciarcinski | Files touched by this commit (7) | |
Log message:
openldap: updated to 2.4.50
OpenLDAP 2.4.50 Engineering
Fixed client benign typos
Fixed libldap type cast
Fixed libldap retry loop in ldap_int_tls_connect
Fixed libldap_r race on Windows mutex initialization
Fixed liblunicode memory leak
Fixed slapd benign typos
Fixed slapd-mdb memory leak in dnSuperiorMatch
Fixed slapo-pcache database initialization
Fixed slapo-ppolicy callback
Build
Fix olcDatabaseDummy initialization for windows
Fix detection for ws2tcpip.h for windows
Fix back-mdb types for windows
Contrib
Update ldapc++ config.guess and config.sub to support newer architectures
Added pw-argon2 module
Documentation
slapd-ldap(5) - Clarify idassert-authzfrom behavior
slapd-meta(5) - Remove client-pr option
slapdinex(8) - Fix truncate option information for back-mdb
|
2020-03-15 22:01:47 by Tobias Nygren | Files touched by this commit (2) |
Log message:
lmdb: fix a patch: rearrange linker parameter order & drop useless -R flag
|
2020-02-13 15:15:26 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(databases/lmdb) regen.
|