Ryan Tandy pushed to branch master at openldap / OpenLDAP
Commits: c06ac436 by Quanah Gibson-Mount at 2020-07-03T17:23:14-07:00 ITS#9235 Merge libldap_r into libldap
- - - - - a5c0b593 by Ryan Tandy at 2020-07-03T17:23:14-07:00 ITS#9235 Define LDAP_R_COMPILE iff building with threads
- - - - - a10210db by Ryan Tandy at 2020-07-03T17:23:14-07:00 ITS#9235 Only compile libldap_r sources when LDAP_R_COMPILE
- - - - - c4b6aad6 by Ryan Tandy at 2020-07-03T17:23:14-07:00 ITS#9235 Link test progs with thread libs
- - - - - 1f39b05f by Ryan Tandy at 2020-07-03T17:23:14-07:00 ITS#9235 Fix librewrite compile without threads
- - - - - a5414507 by Ryan Tandy at 2020-07-03T17:24:16-07:00 ITS#9235 Add CI build without threads
- - - - - a4474d35 by Ryan Tandy at 2020-07-03T17:24:16-07:00 ITS#9235 Delete LDAP_THREAD_SAFE
- - - - - a95e65d0 by Ryan Tandy at 2020-07-03T17:24:16-07:00 ITS#9235 Update comments referring to libldap_r
- - - - - fab49ef4 by Ryan Tandy at 2020-07-03T17:24:16-07:00 ITS#9235 Restore LDAP_API_FEATURE_X_OPENLDAP_REENTRANT
- - - - - e2a7ad39 by Ryan Tandy at 2020-07-04T00:38:36+00:00 ITS#9235 Disable slapd-mtread when NO_THREADS
- - - - -
30 changed files:
- .gitignore - .gitlab-ci.yml - build/top.mk - configure.in - contrib/slapd-modules/acl/Makefile - contrib/slapd-modules/addpartial/Makefile - contrib/slapd-modules/adremap/Makefile - contrib/slapd-modules/allop/Makefile - contrib/slapd-modules/allowed/Makefile - contrib/slapd-modules/authzid/Makefile - contrib/slapd-modules/autogroup/Makefile - contrib/slapd-modules/cloak/Makefile - contrib/slapd-modules/comp_match/Makefile - contrib/slapd-modules/denyop/Makefile - contrib/slapd-modules/dsaschema/Makefile - contrib/slapd-modules/dupent/Makefile - contrib/slapd-modules/kinit/Makefile - contrib/slapd-modules/lastbind/Makefile - contrib/slapd-modules/lastmod/Makefile - contrib/slapd-modules/noopsrch/Makefile - contrib/slapd-modules/nops/Makefile - contrib/slapd-modules/nssov/Makefile - contrib/slapd-modules/passwd/Makefile - contrib/slapd-modules/passwd/argon2/Makefile - contrib/slapd-modules/passwd/pbkdf2/Makefile - contrib/slapd-modules/passwd/sha2/Makefile - contrib/slapd-modules/passwd/totp/Makefile - contrib/slapd-modules/proxyOld/Makefile - contrib/slapd-modules/samba4/Makefile - contrib/slapd-modules/smbk5pwd/Makefile
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5bf16496e42d57dcb1da112...