Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
e322ad79 by Howard Chu at 2020-10-13T19:51:40+01:00
ITS#9354 fix signed/unsigned rate display
- - - - -
c1912fb7 by Howard Chu at 2020-10-13T22:11:44+01:00
ITS#9121 don't process nested memberOf if memberOf wasn't requested
- - - - -
24a9f647 by Quanah Gibson-Mount at 2020-10-13T21:27:05+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
2 changed files:
- servers/slapd/overlays/dynlist.c
- tests/progs/slapd-watcher.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/369e296cec544229627af2…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/369e296cec544229627af2…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits:
8e8371d1 by Howard Chu at 2020-10-12T22:28:27+01:00
ITS#9364 Add docs for crypto modules
- - - - -
9 changed files:
- libraries/liblmdb/lmdb.h
- libraries/liblmdb/mdb_copy.1
- libraries/liblmdb/mdb_drop.1
- libraries/liblmdb/mdb_dump.1
- libraries/liblmdb/mdb_dump.c
- libraries/liblmdb/mdb_load.1
- libraries/liblmdb/mdb_stat.1
- libraries/liblmdb/mdb_stat.c
- libraries/liblmdb/mtest_enc2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/8e8371d125c9f4bccb208e2…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/8e8371d125c9f4bccb208e2…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits:
b220a665 by Howard Chu at 2020-10-12T21:57:05+01:00
ITS#9364 Add crypto support to all tools
Using dynamically loaded crypto modules
- - - - -
10 changed files:
- libraries/liblmdb/Makefile
- libraries/liblmdb/crypto.c
- libraries/liblmdb/mdb_copy.c
- libraries/liblmdb/mdb_drop.c
- libraries/liblmdb/mdb_dump.c
- libraries/liblmdb/mdb_load.c
- libraries/liblmdb/mdb_stat.c
- + libraries/liblmdb/module.c
- + libraries/liblmdb/module.h
- libraries/liblmdb/mtest_enc2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/b220a6655b269153f32b89e…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/b220a6655b269153f32b89e…
You're receiving this email because of your account on git.openldap.org.