Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: 1ce8c2bc by Quanah Gibson-Mount at 2020-01-30T18:14:31+00:00 Return to engineering
- - - - - f683ffdc by Howard Chu at 2020-06-16T19:56:16+01:00 ITS#9278 fix robust mutex cleanup for FreeBSD
FreeBSD 11 supports robust process-shared POSIX mutexes, but requires them to be explicitly destroyed before munmap
- - - - - f681a076 by Howard Chu at 2020-06-16T19:57:41+01:00 Silence stupid fallthru warning
- - - - - 75ce891a by Quanah Gibson-Mount at 2020-07-15T17:29:07+00:00 Issue#9289 - Update URL from DMOZ to Curlie
- - - - - 24b45f57 by Howard Chu at 2020-07-16T21:08:36+01:00 ITS#9287 use getaddrinfo for ldap_pvt_get_fqdn
If getaddrinfo is available, should use it here
- - - - - 21eef84a by Quanah Gibson-Mount at 2020-07-18T16:27:04+00:00 ITS#9275 -- Update wording to remove slave and master terms, consolidate on provider/consumer
- - - - - c7b008ee by Ondřej Kuzník at 2020-07-21T10:48:47+01:00 ITS#8701 Fix documentation
- - - - - 9210ed16 by Howard Chu at 2020-07-22T15:11:24+00:00 ITS#9121 add dynamic memberOf support for static groups
- - - - - 2c0499ae by Howard Chu at 2020-07-22T15:11:24+00:00 ITS#9121 support nested groups
- - - - - c470af37 by Howard Chu at 2020-07-22T15:11:24+00:00 ITS#9121 add examples to manpage
- - - - - 9e736dbf by Quanah Gibson-Mount at 2020-07-22T18:24:51+00:00 ITS#9282 regression test
- - - - - 5bbcf38c by Ondřej Kuzník at 2020-07-22T18:24:51+00:00 ITS#9282 Build a complete cookie for the search
- - - - - 521b8bbe by Ondřej Kuzník at 2020-07-22T18:24:52+00:00 ITS#9282 Check entries are covered by new contextCSN before deletion
- - - - - fd921e71 by Ondřej Kuzník at 2020-07-22T18:57:38+00:00 ITS#9279 Expose Netscape password policy controls in libldap
- - - - - a49b5536 by Ondřej Kuzník at 2020-07-22T18:57:38+00:00 ITS#9279 Implement Netscape password policy controls in ppolicy
- - - - - 3716245f by Quanah Gibson-Mount at 2020-07-22T19:32:49+00:00 Issue#8511 - Update documentation and configs to correctly use multiprovider
- - - - - 4b62f3b8 by Ondřej Kuzník at 2020-07-22T20:22:50+00:00 ITS#8645 Check for all syncrepl errors
- - - - - 66a743f1 by Ondřej Kuzník at 2020-07-22T22:25:10+01:00 ITS#6467 Record minCSN in audit container
- - - - - 43ebfa8f by Ondřej Kuzník at 2020-07-22T22:25:10+01:00 ITS#6467 Make accesslog a possible sessionlog source
- - - - - ee79cb38 by Ondřej Kuzník at 2020-07-22T22:25:10+01:00 ITS#6467 Add test script
- - - - - de3db36b by Quanah Gibson-Mount at 2020-07-22T23:17:31+00:00 Issue#9279 - Add comments with links to upstream docs from Oracle
- - - - - 33a1a899 by Quanah Gibson-Mount at 2020-07-23T17:25:46+00:00 ITS#9275 - Update config key to olcMultiProvider
- - - - - 0ce23640 by Quanah Gibson-Mount at 2020-07-23T21:32:44+00:00 Merge remote-tracking branch 'origin/mdb.RE/0.9'
- - - - - f0ed3a45 by Quanah Gibson-Mount at 2020-07-23T21:33:15+00:00 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
30 changed files:
- contrib/ldaptcl/ldap.n - contrib/slapd-modules/lastbind/slapo-lastbind.5 - doc/guide/admin/Makefile - doc/guide/admin/aspell.en.pws - doc/guide/admin/backends.sdf - doc/guide/admin/config.sdf - doc/guide/admin/intro.sdf - doc/guide/admin/maintenance.sdf - doc/guide/admin/n-way-multi-master.png → doc/guide/admin/n-way-multi-provider.png - doc/guide/admin/overlays.sdf - doc/guide/admin/replication.sdf - doc/guide/admin/slapdconf2.sdf - doc/guide/admin/slapdconfig.sdf - doc/guide/images/src/delta-syncrepl.svg - doc/guide/images/src/dual_dc.svg - doc/guide/images/src/n-way-multi-master.dia → doc/guide/images/src/n-way-multi-provider.dia - doc/guide/images/src/n-way-multi-master.svg → doc/guide/images/src/n-way-multi-provider.svg - doc/guide/images/src/push-based-complete.svg - doc/guide/images/src/push-based-standalone.svg - doc/man/man3/ldap_schema.3 - doc/man/man5/slapd-config.5 - doc/man/man5/slapd.conf.5 - doc/man/man5/slapo-dds.5 - doc/man/man5/slapo-dynlist.5 - doc/man/man5/slapo-memberof.5 - doc/man/man5/slapo-ppolicy.5 - doc/man/man5/slapo-syncprov.5 - doc/man/man8/slapadd.8 - doc/man/man8/slapd.8 - include/ldap.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/1099f13e05e00e4f04bce63...