Howard Chu pushed to branch mdb.master at openldap / OpenLDAP
Commits:
da0527ac by Kris Zyp at 2020-04-24T14:44:33+01:00
ITS#9017 LMDB: improve Windows sync commit perf
- - - - -
147582b5 by Kris Zyp at 2020-04-24T14:47:32+01:00
ITS#9017 LMDB: allow using fixed file size on Windows
- - - - -
b77c2ba7 by Howard Chu at 2020-04-24T15:03:33+01:00
ITS#9017 LMDB: fix off_t usage on Windows
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/cb256f409bb53efeda4ac6…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/cb256f409bb53efeda4ac6…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
3cd50fa8 by Isaac Boukris at 2020-04-23T21:00:39+02:00
ITS#9189 rework sasl-cbinding support
Add LDAP_OPT_X_SASL_CBINDING option to define the binding type to use,
defaults to "none".
Add "tls-endpoint" binding type implementing "tls-server-end-point" from
RCF 5929, which is compatible with Windows.
Fix "tls-unique" to include the prefix in the bindings as per RFC 5056.
- - - - -
7b0017ad by Isaac Boukris at 2020-04-23T21:00:39+02:00
ITS#9189 add channel-bindings tests
- - - - -
22 changed files:
- doc/man/man3/ldap_get_option.3
- doc/man/man5/ldap.conf.5
- doc/man/man5/slapd-config.5
- doc/man/man5/slapd.conf.5
- include/ldap.h
- include/ldap_pvt.h
- libraries/libldap/cyrus.c
- libraries/libldap/init.c
- libraries/libldap/ldap-int.h
- libraries/libldap/ldap-tls.h
- libraries/libldap/tls2.c
- libraries/libldap/tls_g.c
- libraries/libldap/tls_o.c
- servers/slapd/bconfig.c
- servers/slapd/config.c
- servers/slapd/connection.c
- servers/slapd/proto-slap.h
- servers/slapd/sasl.c
- tests/data/slapd-sasl-gssapi.conf
- tests/scripts/setup_kdc.sh
- tests/scripts/test068-sasl-tls-external
- tests/scripts/test077-sasl-gssapi
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/96fedda62839a32f9a6f96…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/96fedda62839a32f9a6f96…
You're receiving this email because of your account on git.openldap.org.
Ryan Tandy pushed to branch master at openldap / OpenLDAP
Commits:
82c8d3eb by Ryan Tandy at 2020-04-22T16:18:50+00:00
ITS#8772 Remove --with-threads=mach option
- - - - -
eadba4d0 by Ryan Tandy at 2020-04-22T16:18:50+00:00
ITS#8224 Use AS_HELP_STRING to indent configure options consistently
- - - - -
a2882e5e by Ryan Tandy at 2020-04-22T16:18:50+00:00
ITS#8224 Simplify --disable-slapd logic
- - - - -
5144fba8 by Ryan Tandy at 2020-04-22T16:18:50+00:00
ITS#8224 Simplify slapd minimal built-in backend check
--enable-slapd=auto is now implicitly handled the same as =yes.
- - - - -
2678a32a by Ryan Tandy at 2020-04-22T16:18:50+00:00
ITS#8224 Consolidate configure options validation
- - - - -
1 changed file:
- configure.in
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/21e48fad1806a05a3bdef9…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/21e48fad1806a05a3bdef9…
You're receiving this email because of your account on git.openldap.org.