Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: ded462bc by Ondřej Kuzník at 2021-04-01T10:45:26+01:00 ITS#9515 Apply ITS#9001 changes to datamorph
- - - - - 8d9a99b2 by Quanah Gibson-Mount at 2021-04-01T17:22:45+00:00 ITS#9515 - Fix .lo file generation during build process
- - - - - 32761fa3 by Quanah Gibson-Mount at 2021-04-01T21:03:12+00:00 ITS#8839 - Only generate SHA3 hash now that we also have GPG, drop MD5/SHA1
- - - - - 9bb87c58 by Quanah Gibson-Mount at 2021-04-01T22:23:41+00:00 ITS#9471 - Install slapo-rbac(5) man page
- - - - - cd712730 by Quanah Gibson-Mount at 2021-04-01T23:28:28+00:00 Cleanup on example slapd.conf that's shipped to highlight the ability to temporarily modify a running slapd process even when using a slapd.conf file
- - - - - 136eedda by Quanah Gibson-Mount at 2021-04-02T19:00:56+00:00 ITS#7832 - Fix Makefile so that it installs into DESTDIR Tweak CRACKLIB linking so that it doesn't depend on gmake
- - - - - 6cdfc85f by Quanah Gibson-Mount at 2021-04-02T21:12:53+00:00 ITS#9511 - Stop plugin.c from generating an error when running make depend even if slapi is not enabled
- - - - - e9297791 by Howard Chu at 2021-04-03T15:38:40+01:00 Include server binaries in failure artifacts
Build in subdir to keep objects separate from source
- - - - - 12a81e78 by Ondřej Kuzník at 2021-04-06T14:12:28+01:00 ITS#9337 Actually use the local Operation
- - - - - 6e529f31 by Quanah Gibson-Mount at 2021-04-06T15:58:09+00:00 ITS#9453 - fix typo
- - - - - dde1bdf4 by Ondřej Kuzník at 2021-04-07T16:07:36+01:00 ITS#9511 Fix terminator comment
- - - - - b72bce24 by Howard Chu at 2021-04-09T15:59:22+01:00 ITS#9521 Set TLSv1.3 cipher suites for OpenSSL 1.1
- - - - - 2a3b64f4 by Howard Chu at 2021-04-09T18:12:40+01:00 ITS#9518 add LDAP_OPT_X_TLS_PROTOCOL_MAX option
OpenSSL only
- - - - - fe6a7403 by Howard Chu at 2021-04-09T18:23:53+01:00 ITS#9521 clarify - affects OpenSSL 1.1.1, not 1.1.0
- - - - - e0dcf4c4 by Howard Chu at 2021-04-09T19:29:11+01:00 ITS#9518 fix prev commit
- - - - - 932cc568 by Ondřej Kuzník at 2021-04-09T18:33:48+00:00 ITS#9519 Add namedObject draft and schema
- - - - - 4e4341f3 by Karl O. Pinc at 2021-04-09T18:33:48+00:00 ITS#9396 Recommend namedPolicy for ppolicy entries
- - - - - 4f3003a1 by Quanah Gibson-Mount at 2021-04-09T21:01:10+00:00 ITS#8872 - configure.in to configure.ac
- - - - - aba73bdb by Ondřej Kuzník at 2021-04-09T21:02:08+00:00 ITS#8770 Update dsaschema for current slapd
- - - - - 08861212 by Ondřej Kuzník at 2021-04-09T21:02:08+00:00 ITS#8770 Fix dsaschema memory leaks
Stopping short of a full rewrite which would be needed to get rid of static variables, etc.
- - - - - afa19de2 by Ondřej Kuzník at 2021-04-12T15:15:02+00:00 ITS#9295 Handle add+delete on a single-value attr
- - - - - c29f0315 by Ondřej Kuzník at 2021-04-12T16:28:49+00:00 ITS#7786 Allow parsing of invalid entries when schema checking off
- - - - - 680091b5 by Andreas Schulze at 2021-04-12T20:32:09+01:00 ITS#8586 load cert+chain from TLSCertificateFile
For OpenSSL
- - - - - e16b0a73 by Howard Chu at 2021-04-12T20:32:12+01:00 ITS#8586 server cert manpage tweaks
- - - - - fa343b63 by Ondřej Kuzník at 2021-04-12T20:01:16+00:00 ITS#9200 Document other ppolicy changes
- - - - - 6b57448b by Ondřej Kuzník at 2021-04-13T13:43:26+01:00 ITS#8872 Apply $Id$ changes implied by ident
- - - - - 093d966f by Quanah Gibson-Mount at 2021-04-14T02:56:48+00:00 ITS#8736 - Add test script using delta-syncrepl for cn=config replication
- - - - - d6d93463 by Howard Chu at 2021-04-14T16:36:16+01:00 ITS#9494 autogroup: fix db_open trashing thread context
- - - - - d0eae409 by Ondřej Kuzník at 2021-04-14T18:17:59+01:00 Expose slapTool for use elsewhere
- - - - - 8b353df0 by Ondřej Kuzník at 2021-04-14T18:17:59+01:00 ITS#9517 Add module args support to slappaswd and relevant docs
- - - - - ae77343d by Ondřej Kuzník at 2021-04-14T18:17:59+01:00 ITS#9520 Refuse parallelism if not compiled with libargon2
- - - - - 7df2a0f3 by Ondřej Kuzník at 2021-04-15T15:16:19+01:00 ITS#8847 Allocate a large enough buffer
- - - - - 8f392914 by Howard Chu at 2021-04-18T17:51:30+01:00 ITS#9526 slapd-mdb tools: fix cursor init check
- - - - - c62d48ed by Quanah Gibson-Mount at 2021-04-19T16:57:10+00:00 ITS#9525 - Rework contrib module builds
Adjust to honor CFLAGS and LDFLAGS Drop -Wall from the OPTimization flag
- - - - - 45fd7f5b by Quanah Gibson-Mount at 2021-04-19T18:07:05+00:00 ITS#9527 - Fix typo ocDatabase to olcDatabase
- - - - - 629cafc9 by Ondřej Kuzník at 2021-04-20T22:54:19+00:00 ITS#8707 Add systemd service notification support
- - - - - f3501534 by SATOH Fumiyasu at 2021-04-20T22:54:19+00:00 ITS#8707 - Add slapd.service and lloadd.service for systemd
- - - - - 0786f6d5 by Quanah Gibson-Mount at 2021-04-20T22:54:19+00:00 ITS#8707 - Update CI/CD for systemd notification support
- - - - - 72caa56a by Ondřej Kuzník at 2021-04-20T22:54:19+00:00 ITS#8707 systemd notifications from lloadd
- - - - - 7307d776 by Quanah Gibson-Mount at 2021-04-21T01:30:29+00:00 ITS#8707 -- Regenerate configure
- - - - - d8f42e73 by Quanah Gibson-Mount at 2021-04-21T01:31:00+00:00 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - - 73b2769d by Quanah Gibson-Mount at 2021-04-21T01:31:28+00:00 ITS#8707 - Regenerate configure
- - - - -
30 changed files:
- .gitattributes - .gitlab-ci.yml - aclocal.m4 - build/mkrelease - build/top.mk - configure - configure.ac - 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/autogroup/autogroup.c - contrib/slapd-modules/cloak/Makefile - contrib/slapd-modules/comp_match/Makefile - contrib/slapd-modules/datamorph/Makefile - contrib/slapd-modules/datamorph/datamorph.c - contrib/slapd-modules/denyop/Makefile - contrib/slapd-modules/dsaschema/Makefile - contrib/slapd-modules/dsaschema/dsaschema.c - contrib/slapd-modules/dupent/Makefile - contrib/slapd-modules/kinit/Makefile - contrib/slapd-modules/lastbind/Makefile - contrib/slapd-modules/lastbind/lastbind.c - contrib/slapd-modules/lastmod/Makefile - contrib/slapd-modules/noopsrch/Makefile - contrib/slapd-modules/nops/Makefile - contrib/slapd-modules/nssov/Makefile
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3a20b596d5b602003b8676f...