[Git][openldap/openldap][master] ITS#9275 -- Update wording to remove slave and master terms, consolidate on provider/consumer
by Quanah Gibson-Mount
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
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
- - - - -
30 changed files:
- contrib/ldaptcl/ldap.n
- contrib/slapd-modules/lastbind/slapo-lastbind.5
- doc/guide/admin/Makefile
- 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-memberof.5
- doc/man/man5/slapo-ppolicy.5
- doc/man/man8/slapadd.8
- doc/man/man8/slapd.8
- libraries/libldap/ldap.conf
- servers/slapd/add.c
- servers/slapd/backglue.c
- servers/slapd/bconfig.c
- servers/slapd/config.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/21eef84a499666d99fa51...
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/21eef84a499666d99fa51...
You're receiving this email because of your account on git.openldap.org.
3 years, 2 months
[Git][openldap/openldap][OPENLDAP_REL_ENG_2_5] 10 commits: ITS#9235 - Regenerate configure
by Quanah Gibson-Mount
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
2ee95dd2 by Quanah Gibson-Mount at 2020-07-06T17:55:24+00:00
ITS#9235 - Regenerate configure
- - - - -
1129df53 by Ondřej Kuzník at 2020-07-07T16:43:35+01:00
ITS#8701 Expose account usability in libldap
- - - - -
63440f03 by Ondřej Kuzník at 2020-07-07T16:43:37+01:00
ITS#8701 Add account usability to ldapsearch
- - - - -
bdc9dbc5 by Ondřej Kuzník at 2020-07-07T16:43:37+01:00
ITS#8701 Implement account usability in ppolicy
- - - - -
4fab6755 by Howard Chu at 2020-07-07T21:01:32+01:00
ITS#9285 don't hide ppolicy control
- - - - -
31423439 by Ondřej Kuzník at 2020-07-08T12:54:08+01:00
ITS#9043 Make sure uuidstr is initialised on use
- - - - -
947bbfbf by Ondřej Kuzník at 2020-07-08T14:47:03+01:00
ITS#9280 Add olcPPolicyDisableWrite to the objectclass
- - - - -
b180833d by Quanah Gibson-Mount at 2020-07-14T15:22:25+00:00
ITS#9020 - Fix typo
- - - - -
44bec9a1 by Quanah Gibson-Mount at 2020-07-14T22:16:30+00:00
ITS#9235 - regenerate portable.hin as well
- - - - -
1099f13e by Quanah Gibson-Mount at 2020-07-14T22:19:33+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
11 changed files:
- clients/tools/common.c
- clients/tools/ldapsearch.c
- doc/man/man5/slapo-dynlist.5
- doc/man/man5/slapo-ppolicy.5
- include/ldap.h
- include/portable.hin
- libraries/libldap/Makefile.in
- + libraries/libldap/account_usability.c
- servers/slapd/overlays/ppolicy.c
- servers/slapd/overlays/syncprov.c
- tests/scripts/test022-ppolicy
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ac88fca728c26571bf77...
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ac88fca728c26571bf77...
You're receiving this email because of your account on git.openldap.org.
3 years, 2 months