Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
38d1ac04 by Quanah Gibson-Mount at 2021-03-29T18:11:00+00:00
ITS#5365 - Add support for symbol versioning libldap and lilber
- - - - -
7 changed files:
- build/top.mk
- build/version.sh
- configure.ac
- libraries/liblber/Makefile.in
- + libraries/liblber/liblber.vers.in
- libraries/libldap/Makefile.in
- + libraries/libldap/libldap.vers.in
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/38d1ac044928e4899ba9966…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/38d1ac044928e4899ba9966…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch master at openldap / OpenLDAP
Commits:
bc0d62db by Howard Chu at 2021-03-27T10:38:59+00:00
Revert "ITS#8847 more fallout from ldap_pvt_sockaddrstr move"
This reverts commit f2ddf89e3cbe2ba65728cfc7b4c022d72192f442.
Move Sockaddr def to ac/socket.h instead.
- - - - -
6 changed files:
- include/ac/socket.h
- include/ldap_pvt.h
- libraries/liblber/debug.c
- libraries/libldap/ftest.c
- libraries/liblutil/passwd.c
- libraries/liblutil/sasl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/bc0d62db237daa53b3cd2d1…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/bc0d62db237daa53b3cd2d1…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
f3975b3f by David Coutadeur at 2021-03-26T15:01:36+00:00
Proposing ppolicy extended module for OpenLDAP (issue #7832)
- - - - -
c81bb207 by David Coutadeur at 2021-03-26T15:01:36+00:00
clean and homogenize ppm files for integration into contrib (issue #7832 !252)
- - - - -
9 changed files:
- + contrib/slapd-modules/ppm/INSTALL.md
- + contrib/slapd-modules/ppm/LICENSE
- + contrib/slapd-modules/ppm/Makefile
- + contrib/slapd-modules/ppm/README.md
- + contrib/slapd-modules/ppm/ppm.c
- + contrib/slapd-modules/ppm/ppm.example
- + contrib/slapd-modules/ppm/ppm.h
- + contrib/slapd-modules/ppm/ppm_test.c
- + contrib/slapd-modules/ppm/unit_tests.sh
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f2ddf89e3cbe2ba65728cf…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f2ddf89e3cbe2ba65728cf…
You're receiving this email because of your account on git.openldap.org.