Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/OPENLDAP]: src/external/bsd/openldap/dist OpenLDAP 2.4.50 Release (2020/...



details:   https://anonhg.NetBSD.org/src/rev/df54a2a8b2d9
branches:  OPENLDAP
changeset: 937196:df54a2a8b2d9
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Aug 11 13:12:00 2020 +0000

description:
OpenLDAP 2.4.50 Release (2020/04/28)
    Fixed client benign typos (ITS#8890)
    Fixed libldap type cast (ITS#9175)
    Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650)
    Fixed libldap_r race on Windows mutex initialization (ITS#9181)
    Fixed liblunicode memory leak (ITS#9198)
    Fixed slapd benign typos (ITS#8890)
    Fixed slapd to limit depth of nested filters (ITS#9202)
    Fixed slapd-mdb memory leak in dnSuperiorMatch (ITS#9214)
    Fixed slapo-pcache database initialization (ITS#9182)
    Fixed slapo-ppolicy callback (ITS#9171)
    Build
        Fix olcDatabaseDummy initialization for windows (ITS#7074)
        Fix detection for ws2tcpip.h for windows (ITS#8383)
        Fix back-mdb types for windows (ITS#7878)
    Contrib
        Update ldapc++ config.guess and config.sub to support newer
            architectures (ITS#7855)
        Added pw-argon2 module (ITS#9233, ITS#8575, ITS#9203, ITS#9206)
    Documentation
        slapd-ldap(5) - Clarify idassert-authzfrom behavior (ITS#9003)
        slapd-meta(5) - Remove client-pr option (ITS#8683)
        slapdinex(8) - Fix truncate option information for back-mdb (ITS#9230)

OpenLDAP 2.4.49 Release (2020/01/30)
    Added slapd-monitor database entry count for slapd-mdb (ITS#9154)
    Fixed client tools to not add controls on cancel/abandon (ITS#9145)
    Fixed client tools SyncInfo message to be LDIF compliant (ITS#8116)
    Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
    Fixed libldap descriptor leak if ldaps fails (ITS#9147)
    Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)
    Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)
    Fixed slapd to relax domainScope control check (ITS#9100)
    Fixed slapd to have cleaner error handling during connection setup
         (ITS#9112)
    Fixed slapd data check when processing cancel exop (ITS#9124)
    Fixed slapd attribute description processing (ITS#9128)
    Fixed slapd-ldap to set oldctrls correctly (ITS#9076)
    Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657)
    Fixed slapd-mdb missing final commit with slapindex (ITS#9095)
    Fixed slapd-mdb drop attr mappings added in an aborted txn (ITS#9091)
    Fixed slapd-mdb nosync FLAG configuration handling (ITS#9150)
    Fixed slapd-monitor global operation counter reporting (ITS#9119)
    Fixed slapo-ppolicy when used with slapauth (ITS#8629)
    Fixed slapo-ppolicy to add a missed normalised copy of pwdChangedTime
        (ITS#9126)
    Fixed slapo-syncprov fix sessionlog init (ITS#9146)
    Fixed slapo-unique loop termination (ITS#9077)
    Build Environment
        Fix mkdep to honor TMPDIR if set (ITS#9062)
        Remove ICU library detection (ITS#9144)
        Update config.guess and config.sub to support newer architectures
            (ITS#7855)
        Disable ITS8521 regression test as it is no longer valid (ITS#9015)
    Documentation
        admin24 - Fix inconsistent whitespace in replication section (ITS#9153)
        slapd-config(5)/slapd.conf(5) - Fix missing bold tag for keyword
            (ITS#9063)
        slapd-ldap(5) - Document "tls none" option (ITS#9071)
        slapo-ppolicy(5) - Correctly document pwdGraceAuthnLimit (ITS#9065)

diffstat:

 external/bsd/openldap/dist/ANNOUNCEMENT                                                         |     2 +-
 external/bsd/openldap/dist/CHANGES                                                              |    61 +-
 external/bsd/openldap/dist/COPYRIGHT                                                            |     2 +-
 external/bsd/openldap/dist/INSTALL                                                              |     2 +-
 external/bsd/openldap/dist/Makefile.in                                                          |     2 +-
 external/bsd/openldap/dist/README                                                               |     2 +-
 external/bsd/openldap/dist/build/config.guess                                                   |  1176 ++-
 external/bsd/openldap/dist/build/config.sub                                                     |  2697 +++++----
 external/bsd/openldap/dist/build/dir.mk                                                         |     2 +-
 external/bsd/openldap/dist/build/info.mk                                                        |     2 +-
 external/bsd/openldap/dist/build/lib-shared.mk                                                  |     2 +-
 external/bsd/openldap/dist/build/lib-static.mk                                                  |     2 +-
 external/bsd/openldap/dist/build/lib.mk                                                         |     2 +-
 external/bsd/openldap/dist/build/ltmain.sh                                                      |     2 +-
 external/bsd/openldap/dist/build/man.mk                                                         |     2 +-
 external/bsd/openldap/dist/build/missing                                                        |     2 +-
 external/bsd/openldap/dist/build/mkdep                                                          |     4 +-
 external/bsd/openldap/dist/build/mkdep.aix                                                      |     2 +-
 external/bsd/openldap/dist/build/mkrelease                                                      |     2 +-
 external/bsd/openldap/dist/build/mkvers.bat                                                     |     2 +-
 external/bsd/openldap/dist/build/mkversion                                                      |     6 +-
 external/bsd/openldap/dist/build/mod.mk                                                         |     2 +-
 external/bsd/openldap/dist/build/openldap.m4                                                    |    29 +-
 external/bsd/openldap/dist/build/rules.mk                                                       |     2 +-
 external/bsd/openldap/dist/build/srv.mk                                                         |     2 +-
 external/bsd/openldap/dist/build/top.mk                                                         |     5 +-
 external/bsd/openldap/dist/build/version.h                                                      |     6 +-
 external/bsd/openldap/dist/build/version.sh                                                     |     2 +-
 external/bsd/openldap/dist/build/version.var                                                    |    10 +-
 external/bsd/openldap/dist/clients/Makefile.in                                                  |     2 +-
 external/bsd/openldap/dist/clients/tools/Makefile.in                                            |     2 +-
 external/bsd/openldap/dist/clients/tools/common.c                                               |    13 +-
 external/bsd/openldap/dist/clients/tools/common.h                                               |     4 +-
 external/bsd/openldap/dist/clients/tools/ldapcompare.c                                          |     6 +-
 external/bsd/openldap/dist/clients/tools/ldapdelete.c                                           |     6 +-
 external/bsd/openldap/dist/clients/tools/ldapexop.c                                             |     6 +-
 external/bsd/openldap/dist/clients/tools/ldapmodify.c                                           |     6 +-
 external/bsd/openldap/dist/clients/tools/ldapmodrdn.c                                           |     6 +-
 external/bsd/openldap/dist/clients/tools/ldappasswd.c                                           |     6 +-
 external/bsd/openldap/dist/clients/tools/ldapsearch.c                                           |     8 +-
 external/bsd/openldap/dist/clients/tools/ldapurl.c                                              |     6 +-
 external/bsd/openldap/dist/clients/tools/ldapwhoami.c                                           |     6 +-
 external/bsd/openldap/dist/configure                                                            |   103 +-
 external/bsd/openldap/dist/configure.in                                                         |    25 +-
 external/bsd/openldap/dist/contrib/ldapc++/COPYRIGHT                                            |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/Makefile.am                                          |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/Makefile.in                                          |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/config.guess                                         |  1342 ++--
 external/bsd/openldap/dist/contrib/ldapc++/config.sub                                           |  2553 +++++----
 external/bsd/openldap/dist/contrib/ldapc++/configure                                            |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/configure.in                                         |     6 +-
 external/bsd/openldap/dist/contrib/ldapc++/examples/Makefile.am                                 |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/examples/Makefile.in                                 |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/examples/main.cpp                                    |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/examples/readSchema.cpp                              |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/examples/startTls.cpp                                |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/examples/urlTest.cpp                                 |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAddRequest.cpp                               |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAddRequest.h                                 |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAsynConnection.cpp                           |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAsynConnection.h                             |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttrType.cpp                                 |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttrType.h                                   |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttribute.cpp                                |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttribute.h                                  |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttributeList.cpp                            |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttributeList.h                              |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPBindRequest.cpp                              |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPBindRequest.h                                |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPCompareRequest.cpp                           |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPCompareRequest.h                             |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConnection.cpp                               |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConnection.h                                 |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConstraints.cpp                              |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConstraints.h                                |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControl.cpp                                  |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControl.h                                    |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControlSet.cpp                               |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControlSet.h                                 |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPDeleteRequest.cpp                            |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPDeleteRequest.h                              |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntry.cpp                                    |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntry.h                                      |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntryList.cpp                                |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntryList.h                                  |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPException.cpp                                |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPException.h                                  |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtRequest.cpp                               |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtRequest.h                                 |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtResult.cpp                                |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtResult.h                                  |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessage.cpp                                  |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessage.h                                    |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessageQueue.cpp                             |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessageQueue.h                               |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModDNRequest.cpp                             |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModDNRequest.h                               |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModList.cpp                                  |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModList.h                                    |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModification.cpp                             |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModification.h                               |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModifyRequest.cpp                            |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModifyRequest.h                              |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPObjClass.cpp                                 |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPObjClass.h                                   |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebind.cpp                                   |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebind.h                                     |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebindAuth.cpp                               |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebindAuth.h                                 |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPReferenceList.cpp                            |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPReferenceList.h                              |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRequest.cpp                                  |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRequest.h                                    |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPResult.cpp                                   |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPResult.h                                     |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSaslBindResult.cpp                           |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSaslBindResult.h                             |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSchema.cpp                                   |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSchema.h                                     |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchReference.cpp                          |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchReference.h                            |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchRequest.cpp                            |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchRequest.h                              |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResult.cpp                             |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResult.h                               |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResults.cpp                            |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResults.h                              |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrl.cpp                                      |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrl.h                                        |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrlList.cpp                                  |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrlList.h                                    |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LdifReader.cpp                                   |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LdifReader.h                                     |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LdifWriter.cpp                                   |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/LdifWriter.h                                     |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/Makefile.am                                      |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/Makefile.in                                      |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteraction.cpp                              |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteraction.h                                |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteractionHandler.cpp                       |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteractionHandler.h                         |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/StringList.cpp                                   |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/StringList.h                                     |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/TlsOptions.cpp                                   |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/TlsOptions.h                                     |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/ac/time.h                                        |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/src/debug.h                                          |     4 +-
 external/bsd/openldap/dist/contrib/ldapc++/version.sh                                           |     2 +-
 external/bsd/openldap/dist/contrib/ldapc++/version.var                                          |     2 +-
 external/bsd/openldap/dist/contrib/ldaptcl/COPYRIGHT                                            |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/README                                         |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/acl/README.posixgroup                          |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/acl/posixgroup.c                               |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/addpartial/README                              |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/addpartial/addpartial-overlay.c                |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/allop/README                                   |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/allop/allop.c                                  |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/allop/slapo-allop.5                            |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/allowed/Makefile                               |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/allowed/README                                 |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/allowed/allowed.c                              |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/autogroup/README                               |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/autogroup/autogroup.c                          |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/autogroup/slapo-autogroup.5                    |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/cloak/cloak.c                                  |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/cloak/slapo-cloak.5                            |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/comp_match/Makefile                            |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/denyop/denyop.c                                |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/README                               |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/dsaschema.c                          |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/dupent/Makefile                                |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/dupent/dupent.c                                |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/kinit/README                                   |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/kinit/kinit.c                                  |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/lastmod/lastmod.c                              |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/lastmod/slapo-lastmod.5                        |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/Makefile                              |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/noopsrch.c                            |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nops/nops.c                                    |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/Makefile                                 |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/README                                   |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/alias.c                                  |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/ether.c                                  |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/group.c                                  |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/host.c                                   |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/netgroup.c                               |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/network.c                                |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/nssov.c                                  |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/nssov.h                                  |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/pam.c                                    |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/passwd.c                                 |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/protocol.c                               |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/rpc.c                                    |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/service.c                                |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/shadow.c                                 |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/nssov/slapo-nssov.5                            |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/README                                  |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/argon2/Makefile                         |    72 +
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/argon2/README                           |   109 +
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/argon2/pw-argon2.c                      |   225 +
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/argon2/slapd-pw-argon2.5                |   122 +
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/kerberos.c                              |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/netscape.c                              |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/README                           |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c                      |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/radius.c                                |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/README                             |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/slapd-sha2.c                       |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/Makefile                              |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/README                                |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/proxyOld.c                            |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/samba4/Makefile                                |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/samba4/README                                  |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/samba4/pguid.c                                 |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/samba4/rdnval.c                                |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/samba4/vernum.c                                |     6 +-
 external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/Makefile                              |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/README                                |     2 +-
 external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/smbk5pwd.c                            |     4 +-
 external/bsd/openldap/dist/contrib/slapd-modules/trace/trace.c                                  |     6 +-
 external/bsd/openldap/dist/contrib/slapd-tools/README                                           |     2 +-
 external/bsd/openldap/dist/contrib/slapd-tools/statslog                                         |     2 +-
 external/bsd/openldap/dist/contrib/slapi-plugins/addrdnvalues/README                            |     2 +-
 external/bsd/openldap/dist/contrib/slapi-plugins/addrdnvalues/addrdnvalues.c                    |     4 +-
 external/bsd/openldap/dist/doc/Makefile.in                                                      |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/Makefile                                             |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/README.spellcheck                                    |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/abstract.sdf                                         |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/access-control.sdf                                   |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/admin.sdf                                            |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-changes.sdf                                 |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-common-errors.sdf                           |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-configs.sdf                                 |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-contrib.sdf                                 |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-deployments.sdf                             |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-ldap-result-codes.sdf                       |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-recommended-versions.sdf                    |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/appendix-upgrading.sdf                               |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/backends.sdf                                         |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/config.sdf                                           |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/dbtools.sdf                                          |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/glossary.sdf                                         |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/guide.html                                           |     6 +-
 external/bsd/openldap/dist/doc/guide/admin/guide.sdf                                            |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/index.sdf                                            |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/install.sdf                                          |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/intro.sdf                                            |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/limits.sdf                                           |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/maintenance.sdf                                      |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/master.sdf                                           |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/monitoringslapd.sdf                                  |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/overlays.sdf                                         |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/preface.sdf                                          |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/quickstart.sdf                                       |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/referrals.sdf                                        |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/replication.sdf                                      |     6 +-
 external/bsd/openldap/dist/doc/guide/admin/runningslapd.sdf                                     |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/sasl.sdf                                             |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/schema.sdf                                           |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/security.sdf                                         |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/slapdconf2.sdf                                       |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/slapdconfig.sdf                                      |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/title.sdf                                            |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/tls.sdf                                              |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/troubleshooting.sdf                                  |     2 +-
 external/bsd/openldap/dist/doc/guide/admin/tuning.sdf                                           |     2 +-
 external/bsd/openldap/dist/doc/guide/images/src/README.fonts                                    |     2 +-
 external/bsd/openldap/dist/doc/guide/plain.sdf                                                  |     2 +-
 external/bsd/openldap/dist/doc/guide/preamble.sdf                                               |     2 +-
 external/bsd/openldap/dist/doc/guide/release/copyright-plain.sdf                                |     2 +-
 external/bsd/openldap/dist/doc/guide/release/copyright.sdf                                      |     2 +-
 external/bsd/openldap/dist/doc/guide/release/install.sdf                                        |     2 +-
 external/bsd/openldap/dist/doc/guide/release/license-plain.sdf                                  |     2 +-
 external/bsd/openldap/dist/doc/guide/release/license.sdf                                        |     2 +-
 external/bsd/openldap/dist/doc/man/Makefile.in                                                  |     2 +-
 external/bsd/openldap/dist/doc/man/man1/Makefile.in                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldapcompare.1                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldapdelete.1                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldapmodify.1                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldapmodrdn.1                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldappasswd.1                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldapsearch.1                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldapurl.1                                               |     2 +-
 external/bsd/openldap/dist/doc/man/man1/ldapwhoami.1                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man3/Makefile.in                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man3/lber-decode.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/lber-encode.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/lber-memory.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/lber-sockbuf.3                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man3/lber-types.3                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap.3                                                  |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_abandon.3                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_add.3                                              |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_bind.3                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_compare.3                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_controls.3                                         |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_delete.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_dup.3                                              |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_error.3                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_extended_operation.3                               |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_first_attribute.3                                  |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_first_entry.3                                      |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_first_message.3                                    |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_first_reference.3                                  |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_get_dn.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_get_option.3                                       |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_get_values.3                                       |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_memory.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_modify.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_modrdn.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_open.3                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_parse_reference.3                                  |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_parse_result.3                                     |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_parse_sort_control.3                               |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_parse_vlv_control.3                                |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_rename.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_result.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_schema.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_search.3                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_sort.3                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_sync.3                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_tls.3                                              |     2 +-
 external/bsd/openldap/dist/doc/man/man3/ldap_url.3                                              |     2 +-
 external/bsd/openldap/dist/doc/man/man5/Makefile.in                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man5/ldap.conf.5                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man5/ldif.5                                                  |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-bdb.5                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-config.5                                          |     7 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-dnssrv.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-ldap.5                                            |    23 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-ldif.5                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-mdb.5                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-meta.5                                            |    21 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-monitor.5                                         |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-ndb.5                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-null.5                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-passwd.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-relay.5                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-shell.5                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd-sock.5                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd.access.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd.backends.5                                        |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd.conf.5                                            |     5 +-
 external/bsd/openldap/dist/doc/man/man5/slapd.overlays.5                                        |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapd.plugin.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-accesslog.5                                       |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-auditlog.5                                        |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-chain.5                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-collect.5                                         |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-constraint.5                                      |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-dds.5                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-dyngroup.5                                        |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-dynlist.5                                         |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-memberof.5                                        |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-pbind.5                                           |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-pcache.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-ppolicy.5                                         |     4 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-refint.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-retcode.5                                         |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-rwm.5                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-sssvlv.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-syncprov.5                                        |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-translucent.5                                     |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-unique.5                                          |     2 +-
 external/bsd/openldap/dist/doc/man/man5/slapo-valsort.5                                         |     2 +-
 external/bsd/openldap/dist/doc/man/man8/Makefile.in                                             |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapacl.8                                               |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapadd.8                                               |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapauth.8                                              |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapcat.8                                               |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapd.8                                                 |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapdn.8                                                |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapindex.8                                             |     5 +-
 external/bsd/openldap/dist/doc/man/man8/slappasswd.8                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slapschema.8                                            |     2 +-
 external/bsd/openldap/dist/doc/man/man8/slaptest.8                                              |     2 +-
 external/bsd/openldap/dist/include/Makefile.in                                                  |     2 +-
 external/bsd/openldap/dist/include/ac/alloca.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/assert.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/bytes.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ac/crypt.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ac/ctype.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ac/dirent.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/errno.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ac/fdset.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ac/localize.h                                                |     4 +-
 external/bsd/openldap/dist/include/ac/param.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ac/regex.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ac/setproctitle.h                                            |     4 +-
 external/bsd/openldap/dist/include/ac/signal.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/socket.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/stdarg.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/stdlib.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/string.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/sysexits.h                                                |     4 +-
 external/bsd/openldap/dist/include/ac/syslog.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/termios.h                                                 |     4 +-
 external/bsd/openldap/dist/include/ac/time.h                                                    |     4 +-
 external/bsd/openldap/dist/include/ac/unistd.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ac/wait.h                                                    |     4 +-
 external/bsd/openldap/dist/include/avl.h                                                        |     4 +-
 external/bsd/openldap/dist/include/getopt-compat.h                                              |     4 +-
 external/bsd/openldap/dist/include/lber.h                                                       |     4 +-
 external/bsd/openldap/dist/include/lber_pvt.h                                                   |     4 +-
 external/bsd/openldap/dist/include/lber_types.hin                                               |     2 +-
 external/bsd/openldap/dist/include/ldap.h                                                       |     4 +-
 external/bsd/openldap/dist/include/ldap_cdefs.h                                                 |     4 +-
 external/bsd/openldap/dist/include/ldap_config.hin                                              |     2 +-
 external/bsd/openldap/dist/include/ldap_defaults.h                                              |     4 +-
 external/bsd/openldap/dist/include/ldap_features.hin                                            |     2 +-
 external/bsd/openldap/dist/include/ldap_int_thread.h                                            |     9 +-
 external/bsd/openldap/dist/include/ldap_log.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ldap_pvt.h                                                   |     4 +-
 external/bsd/openldap/dist/include/ldap_pvt_thread.h                                            |     4 +-
 external/bsd/openldap/dist/include/ldap_pvt_uc.h                                                |     4 +-
 external/bsd/openldap/dist/include/ldap_queue.h                                                 |     4 +-
 external/bsd/openldap/dist/include/ldap_rq.h                                                    |     4 +-
 external/bsd/openldap/dist/include/ldap_schema.h                                                |     4 +-
 external/bsd/openldap/dist/include/ldap_utf8.h                                                  |     4 +-
 external/bsd/openldap/dist/include/ldif.h                                                       |     4 +-
 external/bsd/openldap/dist/include/lutil.h                                                      |     4 +-
 external/bsd/openldap/dist/include/lutil_hash.h                                                 |     4 +-
 external/bsd/openldap/dist/include/lutil_ldap.h                                                 |     4 +-
 external/bsd/openldap/dist/include/lutil_lockf.h                                                |     4 +-
 external/bsd/openldap/dist/include/lutil_md5.h                                                  |     4 +-
 external/bsd/openldap/dist/include/lutil_sha1.h                                                 |     4 +-
 external/bsd/openldap/dist/include/openldap.h                                                   |     4 +-
 external/bsd/openldap/dist/include/portable.hin                                                 |     8 +-
 external/bsd/openldap/dist/include/rewrite.h                                                    |     4 +-
 external/bsd/openldap/dist/include/slapi-plugin.h                                               |     4 +-
 external/bsd/openldap/dist/include/sysexits-compat.h                                            |     4 +-
 external/bsd/openldap/dist/libraries/Makefile.in                                                |     2 +-
 external/bsd/openldap/dist/libraries/liblber/Makefile.in                                        |     2 +-
 external/bsd/openldap/dist/libraries/liblber/assert.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblber/bprint.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblber/debug.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/liblber/decode.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblber/dtest.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/liblber/encode.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblber/etest.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/liblber/idtest.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblber/io.c                                               |     6 +-
 external/bsd/openldap/dist/libraries/liblber/lber-int.h                                         |     4 +-
 external/bsd/openldap/dist/libraries/liblber/memory.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblber/nt_err.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblber/options.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblber/sockbuf.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblber/stdio.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/Makefile.in                                        |     2 +-
 external/bsd/openldap/dist/libraries/libldap/abandon.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/add.c                                              |     6 +-
 external/bsd/openldap/dist/libraries/libldap/addentry.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/apitest.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/assertion.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/libldap/bind.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/cancel.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/charray.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/compare.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/controls.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/cyrus.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/dds.c                                              |     6 +-
 external/bsd/openldap/dist/libraries/libldap/delete.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/deref.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/dnssrv.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/dntest.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/error.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/extended.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/fetch.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/filter.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/free.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/ftest.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/getattr.c                                          |     8 +-
 external/bsd/openldap/dist/libraries/libldap/getdn.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/getentry.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/getvalues.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/libldap/gssapi.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/init.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/ldap-int.h                                         |     4 +-
 external/bsd/openldap/dist/libraries/libldap/ldap-tls.h                                         |     4 +-
 external/bsd/openldap/dist/libraries/libldap/ldap_sync.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/libldap/ldif.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/messages.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/modify.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/modrdn.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/open.c                                             |     7 +-
 external/bsd/openldap/dist/libraries/libldap/options.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/os-ip.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/os-local.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/pagectrl.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/passwd.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/ppolicy.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/print.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/references.c                                       |     6 +-
 external/bsd/openldap/dist/libraries/libldap/request.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/result.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/sasl.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/sbind.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/schema.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/search.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/sort.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/sortctrl.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/stctrl.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/string.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap/t61.c                                              |     6 +-
 external/bsd/openldap/dist/libraries/libldap/test.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/tls2.c                                             |   119 +-
 external/bsd/openldap/dist/libraries/libldap/tls_g.c                                            |    49 +-
 external/bsd/openldap/dist/libraries/libldap/tls_m.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/tls_o.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/turn.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap/txn.c                                              |     6 +-
 external/bsd/openldap/dist/libraries/libldap/unbind.c                                           |     7 +-
 external/bsd/openldap/dist/libraries/libldap/url.c                                              |     6 +-
 external/bsd/openldap/dist/libraries/libldap/urltest.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/utf-8-conv.c                                       |     6 +-
 external/bsd/openldap/dist/libraries/libldap/utf-8.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/libldap/util-int.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap/vlvctrl.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/libldap/whoami.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/Makefile.in                                      |     2 +-
 external/bsd/openldap/dist/libraries/libldap_r/ldap_thr_debug.h                                 |     4 +-
 external/bsd/openldap/dist/libraries/libldap_r/rdwr.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/rmutex.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/rq.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/thr_cthreads.c                                   |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/thr_debug.c                                      |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/thr_nt.c                                         |    17 +-
 external/bsd/openldap/dist/libraries/libldap_r/thr_posix.c                                      |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/thr_pth.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/thr_stub.c                                       |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/thr_thr.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/threads.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/libldap_r/tpool.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblmdb/CHANGES                                            |     5 +
 external/bsd/openldap/dist/libraries/liblmdb/COPYRIGHT                                          |     2 +-
 external/bsd/openldap/dist/libraries/liblmdb/intro.doc                                          |     2 +-
 external/bsd/openldap/dist/libraries/liblmdb/lmdb.h                                             |     8 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb.c                                              |    13 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_copy.1                                         |     2 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_copy.c                                         |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_dump.1                                         |     2 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_dump.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_load.1                                         |     2 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_load.c                                         |     8 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_stat.1                                         |     2 +-
 external/bsd/openldap/dist/libraries/liblmdb/mdb_stat.c                                         |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/midl.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/liblmdb/midl.h                                             |     6 +-
 external/bsd/openldap/dist/libraries/liblmdb/mtest.c                                            |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/mtest2.c                                           |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/mtest3.c                                           |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/mtest4.c                                           |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/mtest5.c                                           |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/mtest6.c                                           |     4 +-
 external/bsd/openldap/dist/libraries/liblmdb/sample-bdb.txt                                     |     2 +-
 external/bsd/openldap/dist/libraries/liblmdb/sample-mdb.txt                                     |     2 +-
 external/bsd/openldap/dist/libraries/liblunicode/Makefile.in                                    |     2 +-
 external/bsd/openldap/dist/libraries/liblunicode/ucdata/ucdata.c                                |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/ucdata/ucdata.h                                |     4 +-
 external/bsd/openldap/dist/libraries/liblunicode/ucdata/ucgendat.c                              |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/ucdata/ucpgba.c                                |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/ucdata/ucpgba.h                                |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/ucstr.c                                        |    25 +-
 external/bsd/openldap/dist/libraries/liblunicode/ure/ure.c                                      |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/ure/ure.h                                      |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/ure/urestubs.c                                 |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/utbm/utbm.c                                    |     4 +-
 external/bsd/openldap/dist/libraries/liblunicode/utbm/utbm.h                                    |     6 +-
 external/bsd/openldap/dist/libraries/liblunicode/utbm/utbmstub.c                                |     4 +-
 external/bsd/openldap/dist/libraries/liblutil/Makefile.in                                       |     2 +-
 external/bsd/openldap/dist/libraries/liblutil/avl.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/base64.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/detach.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/entropy.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/getopt.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/getpass.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/getpeereid.c                                      |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/hash.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/lockf.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/md5.c                                             |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/memcmp.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/ntservice.c                                       |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/passfile.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/passwd.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/ptest.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/sasl.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/setproctitle.c                                    |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/sha1.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/signal.c                                          |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/sockpair.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/tavl.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/testavl.c                                         |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/testtavl.c                                        |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/utils.c                                           |     6 +-
 external/bsd/openldap/dist/libraries/liblutil/uuid.c                                            |     6 +-
 external/bsd/openldap/dist/libraries/librewrite/Makefile.in                                     |     2 +-
 external/bsd/openldap/dist/libraries/librewrite/config.c                                        |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/context.c                                       |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/info.c                                          |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/ldapmap.c                                       |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/map.c                                           |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/params.c                                        |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/parse.c                                         |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/rewrite-int.h                                   |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/rewrite-map.h                                   |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/rewrite.c                                       |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/rule.c                                          |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/session.c                                       |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/subst.c                                         |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/var.c                                           |     4 +-
 external/bsd/openldap/dist/libraries/librewrite/xmap.c                                          |     4 +-
 external/bsd/openldap/dist/servers/Makefile.in                                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/Makefile.in                                            |     2 +-
 external/bsd/openldap/dist/servers/slapd/abandon.c                                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/aci.c                                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/acl.c                                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/aclparse.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/ad.c                                                   |     8 +-
 external/bsd/openldap/dist/servers/slapd/add.c                                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/alock.c                                                |     6 +-
 external/bsd/openldap/dist/servers/slapd/alock.h                                                |     6 +-
 external/bsd/openldap/dist/servers/slapd/at.c                                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/attr.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/ava.c                                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/Makefile.in                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/add.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/attr.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/back-bdb.h                                    |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/bind.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/cache.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/compare.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/config.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/dbcache.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/delete.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/dn2entry.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/dn2id.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/error.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/extended.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/filterindex.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/id2entry.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/idl.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/idl.h                                         |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/index.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/init.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/key.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/modify.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/modrdn.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/monitor.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/nextid.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/operational.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/proto-bdb.h                                   |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/referral.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/search.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/tools.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-bdb/trans.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/Makefile.in                                |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/bind.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/compare.c                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/config.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/init.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/proto-dnssrv.h                             |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/referral.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-dnssrv/search.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-hdb/Makefile.in                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-hdb/back-bdb.h                                    |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/Makefile.in                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/add.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/back-ldap.h                                  |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/bind.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/chain.c                                      |    14 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/compare.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/config.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/delete.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/distproc.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/extended.c                                   |     8 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/init.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/modify.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/modrdn.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/monitor.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/pbind.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/proto-ldap.h                                 |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/search.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldap/unbind.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ldif/Makefile.in                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ldif/ldif.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/Makefile.in                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/add.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/attr.c                                        |    17 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/back-mdb.h                                    |    13 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/bind.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/compare.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/config.c                                      |    20 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/delete.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/dn2entry.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/dn2id.c                                       |    12 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/extended.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/filterindex.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/id2entry.c                                    |    20 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/idl.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/idl.h                                         |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/index.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/init.c                                        |     8 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/key.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/modify.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/modrdn.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/monitor.c                                     |    33 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/nextid.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/operational.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/proto-mdb.h                                   |     5 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/referral.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/search.c                                      |    19 +-
 external/bsd/openldap/dist/servers/slapd/back-mdb/tools.c                                       |    17 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/Makefile.in                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/add.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/back-meta.h                                  |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/bind.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/candidates.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/compare.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/config.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/conn.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/delete.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/dncache.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/init.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/map.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/modify.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/modrdn.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/proto-meta.h                                 |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/search.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/suffixmassage.c                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-meta/unbind.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/Makefile.in                               |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/back-monitor.h                            |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/backend.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/bind.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/cache.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/compare.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/conn.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/database.c                                |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/entry.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/init.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/listener.c                                |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/log.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/modify.c                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/operation.c                               |    18 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/operational.c                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/overlay.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/proto-back-monitor.h                      |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/rww.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/search.c                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/sent.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/thread.c                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-monitor/time.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/Makefile.in                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/add.cpp                                       |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/back-ndb.h                                    |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/bind.cpp                                      |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/compare.cpp                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/config.cpp                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/delete.cpp                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/init.cpp                                      |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/modify.cpp                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/modrdn.cpp                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/ndbio.cpp                                     |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/proto-ndb.h                                   |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/search.cpp                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-ndb/tools.cpp                                     |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-null/Makefile.in                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-null/null.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-passwd/Makefile.in                                |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-passwd/back-passwd.h                              |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-passwd/config.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-passwd/init.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-passwd/proto-passwd.h                             |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-passwd/search.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/Makefile.in                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/SampleLDAP.pm                                |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/add.c                                        |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/asperl_undefs.h                              |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/bind.c                                       |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/close.c                                      |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/compare.c                                    |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/config.c                                     |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/delete.c                                     |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/init.c                                       |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/modify.c                                     |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/modrdn.c                                     |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/perl_back.h                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/proto-perl.h                                 |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-perl/search.c                                     |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-relay/Makefile.in                                 |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-relay/back-relay.h                                |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-relay/init.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-relay/op.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-relay/proto-back-relay.h                          |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/Makefile.in                                 |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/add.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/bind.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/compare.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/config.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/delete.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/fork.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/init.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/modify.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/modrdn.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/proto-shell.h                               |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/result.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/search.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/searchexample.conf                          |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/searchexample.sh                            |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/shell.h                                     |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-shell/unbind.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/Makefile.in                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/add.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/back-sock.h                                  |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/bind.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/compare.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/config.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/delete.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/extended.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/init.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/modify.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/modrdn.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/opensock.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/proto-sock.h                                 |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/result.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/search.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/searchexample.conf                           |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/searchexample.pl                             |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-sock/unbind.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/Makefile.in                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/add.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/api.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/back-sql.h                                    |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/bind.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/compare.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/config.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/delete.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/entry-id.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/init.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/modify.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/modrdn.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/operational.c                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/proto-sql.h                                   |     4 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/Makefile      |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/dnreverse.cpp |     2 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/schema-map.c                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/search.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/sql-wrap.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/back-sql/util.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/backend.c                                              |     8 +-
 external/bsd/openldap/dist/servers/slapd/backglue.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/backover.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/bconfig.c                                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/bind.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/cancel.c                                               |    21 +-
 external/bsd/openldap/dist/servers/slapd/ch_malloc.c                                            |     6 +-
 external/bsd/openldap/dist/servers/slapd/compare.c                                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/component.c                                            |     6 +-
 external/bsd/openldap/dist/servers/slapd/component.h                                            |     6 +-
 external/bsd/openldap/dist/servers/slapd/config.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/config.h                                               |     4 +-
 external/bsd/openldap/dist/servers/slapd/connection.c                                           |    23 +-
 external/bsd/openldap/dist/servers/slapd/controls.c                                             |    12 +-
 external/bsd/openldap/dist/servers/slapd/cr.c                                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/ctxcsn.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/daemon.c                                               |    66 +-
 external/bsd/openldap/dist/servers/slapd/delete.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/dn.c                                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/entry.c                                                |     6 +-
 external/bsd/openldap/dist/servers/slapd/extended.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/filter.c                                               |    47 +-
 external/bsd/openldap/dist/servers/slapd/filterentry.c                                          |     6 +-
 external/bsd/openldap/dist/servers/slapd/frontend.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/globals.c                                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/index.c                                                |     6 +-
 external/bsd/openldap/dist/servers/slapd/init.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/ldapsync.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/limits.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/lock.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/main.c                                                 |    15 +-
 external/bsd/openldap/dist/servers/slapd/matchedValues.c                                        |     6 +-
 external/bsd/openldap/dist/servers/slapd/modify.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/modrdn.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/mods.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/module.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/mr.c                                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/mra.c                                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/nt_svc.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/oc.c                                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/oidm.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/operation.c                                            |     6 +-
 external/bsd/openldap/dist/servers/slapd/operational.c                                          |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/Makefile.in                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/overlays/accesslog.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/auditlog.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/collect.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/constraint.c                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/dds.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/deref.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/dyngroup.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/dynlist.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/overlays.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/pcache.c                                      |    17 +-
 external/bsd/openldap/dist/servers/slapd/overlays/ppolicy.c                                     |    21 +-
 external/bsd/openldap/dist/servers/slapd/overlays/refint.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/retcode.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/rwm.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/rwm.h                                         |     4 +-
 external/bsd/openldap/dist/servers/slapd/overlays/rwmconf.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/rwmdn.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/rwmmap.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/seqmod.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/sssvlv.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/overlays/syncprov.c                                    |    13 +-
 external/bsd/openldap/dist/servers/slapd/overlays/translucent.c                                 |    15 +-
 external/bsd/openldap/dist/servers/slapd/overlays/unique.c                                      |     8 +-
 external/bsd/openldap/dist/servers/slapd/overlays/valsort.c                                     |     6 +-
 external/bsd/openldap/dist/servers/slapd/passwd.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/phonetic.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/proto-slap.h                                           |     4 +-
 external/bsd/openldap/dist/servers/slapd/referral.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/result.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/root_dse.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/sasl.c                                                 |     8 +-
 external/bsd/openldap/dist/servers/slapd/saslauthz.c                                            |     6 +-
 external/bsd/openldap/dist/servers/slapd/schema.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/schema/README                                          |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/collective.ldif                                 |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/collective.schema                               |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/corba.ldif                                      |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/corba.schema                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/core.ldif                                       |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/core.schema                                     |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/cosine.ldif                                     |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/cosine.schema                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/duaconf.ldif                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/duaconf.schema                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/dyngroup.ldif                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/dyngroup.schema                                 |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/inetorgperson.ldif                              |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/inetorgperson.schema                            |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/java.ldif                                       |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/java.schema                                     |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/misc.ldif                                       |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/misc.schema                                     |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/nis.ldif                                        |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/nis.schema                                      |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/openldap.ldif                                   |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/openldap.schema                                 |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/pmi.ldif                                        |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/pmi.schema                                      |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/ppolicy.ldif                                    |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema/ppolicy.schema                                  |     2 +-
 external/bsd/openldap/dist/servers/slapd/schema_check.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/schema_init.c                                          |    18 +-
 external/bsd/openldap/dist/servers/slapd/schema_prep.c                                          |     6 +-
 external/bsd/openldap/dist/servers/slapd/schemaparse.c                                          |     6 +-
 external/bsd/openldap/dist/servers/slapd/search.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/sets.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/sets.h                                                 |     4 +-
 external/bsd/openldap/dist/servers/slapd/shell-backends/Makefile.in                             |     2 +-
 external/bsd/openldap/dist/servers/slapd/shell-backends/passwd-shell.c                          |     6 +-
 external/bsd/openldap/dist/servers/slapd/shell-backends/shellutil.c                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/shell-backends/shellutil.h                             |     4 +-
 external/bsd/openldap/dist/servers/slapd/sl_malloc.c                                            |     6 +-
 external/bsd/openldap/dist/servers/slapd/slap.h                                                 |     4 +-
 external/bsd/openldap/dist/servers/slapd/slapacl.c                                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapadd.c                                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapauth.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapcat.c                                              |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapcommon.c                                           |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapcommon.h                                           |     4 +-
 external/bsd/openldap/dist/servers/slapd/slapdn.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapi/Makefile.in                                      |     2 +-
 external/bsd/openldap/dist/servers/slapd/slapi/plugin.c                                         |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapi/printmsg.c                                       |     4 +-
 external/bsd/openldap/dist/servers/slapd/slapi/proto-slapi.h                                    |     4 +-
 external/bsd/openldap/dist/servers/slapd/slapi/slapi.h                                          |     4 +-
 external/bsd/openldap/dist/servers/slapd/slapi/slapi_dn.c                                       |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapi/slapi_ext.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapi/slapi_ops.c                                      |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapi/slapi_overlay.c                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapi/slapi_pblock.c                                   |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapi/slapi_utils.c                                    |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapindex.c                                            |     6 +-
 external/bsd/openldap/dist/servers/slapd/slappasswd.c                                           |     6 +-
 external/bsd/openldap/dist/servers/slapd/slapschema.c                                           |     6 +-
 external/bsd/openldap/dist/servers/slapd/slaptest.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/starttls.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/str2filter.c                                           |     6 +-
 external/bsd/openldap/dist/servers/slapd/syncrepl.c                                             |     6 +-
 external/bsd/openldap/dist/servers/slapd/syntax.c                                               |    10 +-
 external/bsd/openldap/dist/servers/slapd/txn.c                                                  |     6 +-
 external/bsd/openldap/dist/servers/slapd/unbind.c                                               |     6 +-
 external/bsd/openldap/dist/servers/slapd/user.c                                                 |     6 +-
 external/bsd/openldap/dist/servers/slapd/value.c                                                |     6 +-
 external/bsd/openldap/dist/servers/slapd/zn_malloc.c                                            |     6 +-
 external/bsd/openldap/dist/tests/Makefile.in                                                    |     2 +-
 external/bsd/openldap/dist/tests/data/ditcontentrules.conf                                      |     2 +-
 external/bsd/openldap/dist/tests/data/ndb.conf                                                  |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4184/its4184                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4326/its4326                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4326/slapd.conf                            |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4336/its4336                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4336/slapd.conf                            |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4337/its4337                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4337/slapd.conf                            |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4448/its4448                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its4448/slapd-meta.conf                       |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its6794/its6794                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its6794/slapd-glue.conf                       |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8444/its8444                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8521/its8521                               |     6 +-
 external/bsd/openldap/dist/tests/data/regressions/its8616/its8616                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8663/its8663                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8667/its8667                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8752/its8752                               |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8752/slapd.conf                            |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8752/slapd.conf.mmr                        |     2 +-
 external/bsd/openldap/dist/tests/data/regressions/its8800/its8800                               |     2 +-
 external/bsd/openldap/dist/tests/data/retcode.conf                                              |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-2db.conf                                            |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-aci.conf                                            |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-acl.conf                                            |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-cache-master-proxyauthz.conf                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-cache-master.conf                                   |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-chain1.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-chain2.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-component.conf                                      |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-dds.conf                                            |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-deltasync-master.conf                               |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-deltasync-slave.conf                                |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-dn.conf                                             |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-dnssrv.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-dynlist.conf                                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-emptydn.conf                                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-glue-ldap.conf                                      |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-glue-syncrepl1.conf                                 |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-glue-syncrepl2.conf                                 |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-glue.conf                                           |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-idassert.conf                                       |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-ldapglue.conf                                       |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-ldapgluegroups.conf                                 |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-ldapgluepeople.conf                                 |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-limits.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-master.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-meta-target1.conf                                   |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-meta-target2.conf                                   |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-meta.conf                                           |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-nis-master.conf                                     |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-passwd.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-ppolicy.conf                                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-proxyauthz.conf                                     |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-proxycache.conf                                     |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-pw.conf                                             |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-ref-slave.conf                                      |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-referrals.conf                                      |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-refint.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-relay.conf                                          |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-repl-slave-remote.conf                              |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-retcode.conf                                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-schema.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-sql-syncrepl-master.conf                            |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-sql.conf                                            |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-syncrepl-master.conf                                |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-syncrepl-multiproxy.conf                            |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-syncrepl-slave-persist-ldap.conf                    |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-syncrepl-slave-persist1.conf                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-syncrepl-slave-persist3.conf                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-syncrepl-slave-refresh1.conf                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-syncrepl-slave-refresh2.conf                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-translucent-local.conf                              |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-translucent-remote.conf                             |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-unique.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-valregex.conf                                       |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-valsort.conf                                        |     2 +-
 external/bsd/openldap/dist/tests/data/slapd-whoami.conf                                         |     2 +-
 external/bsd/openldap/dist/tests/data/slapd.conf                                                |     2 +-
 external/bsd/openldap/dist/tests/data/slapd2.conf                                               |     2 +-
 external/bsd/openldap/dist/tests/data/test.schema                                               |     2 +-
 external/bsd/openldap/dist/tests/progs/Makefile.in                                              |     2 +-
 external/bsd/openldap/dist/tests/progs/ldif-filter.c                                            |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-addel.c                                            |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-bind.c                                             |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-common.c                                           |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-common.h                                           |     4 +-
 external/bsd/openldap/dist/tests/progs/slapd-modify.c                                           |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-modrdn.c                                           |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-mtread.c                                           |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-read.c                                             |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-search.c                                           |     6 +-
 external/bsd/openldap/dist/tests/progs/slapd-tester.c                                           |     6 +-
 external/bsd/openldap/dist/tests/run.in                                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/all                                                    |     2 +-
 external/bsd/openldap/dist/tests/scripts/conf.sh                                                |     2 +-
 external/bsd/openldap/dist/tests/scripts/defines.sh                                             |     2 +-
 external/bsd/openldap/dist/tests/scripts/its-all                                                |     2 +-
 external/bsd/openldap/dist/tests/scripts/monitor_data.sh                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/passwd-search                                          |     2 +-
 external/bsd/openldap/dist/tests/scripts/relay                                                  |     2 +-
 external/bsd/openldap/dist/tests/scripts/sql-all                                                |     2 +-
 external/bsd/openldap/dist/tests/scripts/sql-test000-read                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/sql-test001-concurrency                                |     2 +-
 external/bsd/openldap/dist/tests/scripts/sql-test900-write                                      |     2 +-
 external/bsd/openldap/dist/tests/scripts/sql-test901-syncrepl                                   |     2 +-
 external/bsd/openldap/dist/tests/scripts/start-server                                           |     2 +-
 external/bsd/openldap/dist/tests/scripts/start-server-nolog                                     |     2 +-
 external/bsd/openldap/dist/tests/scripts/start-server2                                          |     2 +-
 external/bsd/openldap/dist/tests/scripts/start-server2-nolog                                    |     2 +-
 external/bsd/openldap/dist/tests/scripts/startup_nis_ldap_server.sh                             |     2 +-
 external/bsd/openldap/dist/tests/scripts/test000-rootdse                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test001-slapadd                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test002-populate                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/test003-search                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test004-modify                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test005-modrdn                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test006-acls                                           |     2 +-
 external/bsd/openldap/dist/tests/scripts/test008-concurrency                                    |     2 +-
 external/bsd/openldap/dist/tests/scripts/test009-referral                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/test010-passwd                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test011-glue-slapadd                                   |     2 +-
 external/bsd/openldap/dist/tests/scripts/test012-glue-populate                                  |     2 +-
 external/bsd/openldap/dist/tests/scripts/test013-language                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/test014-whoami                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test015-xsearch                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test016-subref                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test017-syncreplication-refresh                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test018-syncreplication-persist                        |    10 +-
 external/bsd/openldap/dist/tests/scripts/test019-syncreplication-cascade                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test020-proxycache                                     |     2 +-
 external/bsd/openldap/dist/tests/scripts/test021-certificate                                    |     2 +-
 external/bsd/openldap/dist/tests/scripts/test022-ppolicy                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test023-refint                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test024-unique                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test025-limits                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test026-dn                                             |     2 +-
 external/bsd/openldap/dist/tests/scripts/test027-emptydn                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test028-idassert                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/test029-ldapglue                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/test030-relay                                          |     2 +-
 external/bsd/openldap/dist/tests/scripts/test031-component-filter                               |     2 +-
 external/bsd/openldap/dist/tests/scripts/test032-chain                                          |     2 +-
 external/bsd/openldap/dist/tests/scripts/test033-glue-syncrepl                                  |     2 +-
 external/bsd/openldap/dist/tests/scripts/test034-translucent                                    |     2 +-
 external/bsd/openldap/dist/tests/scripts/test035-meta                                           |     2 +-
 external/bsd/openldap/dist/tests/scripts/test036-meta-concurrency                               |     2 +-
 external/bsd/openldap/dist/tests/scripts/test037-manage                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test038-retcode                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test039-glue-ldap-concurrency                          |     2 +-
 external/bsd/openldap/dist/tests/scripts/test040-subtree-rename                                 |     2 +-
 external/bsd/openldap/dist/tests/scripts/test041-aci                                            |     2 +-
 external/bsd/openldap/dist/tests/scripts/test042-valsort                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test043-delta-syncrepl                                 |     2 +-
 external/bsd/openldap/dist/tests/scripts/test044-dynlist                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test045-syncreplication-proxied                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test046-dds                                            |     2 +-
 external/bsd/openldap/dist/tests/scripts/test047-ldap                                           |     2 +-
 external/bsd/openldap/dist/tests/scripts/test048-syncrepl-multiproxy                            |     2 +-
 external/bsd/openldap/dist/tests/scripts/test049-sync-config                                    |     2 +-
 external/bsd/openldap/dist/tests/scripts/test050-syncrepl-multimaster                           |     2 +-
 external/bsd/openldap/dist/tests/scripts/test051-config-undo                                    |     2 +-
 external/bsd/openldap/dist/tests/scripts/test052-memberof                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/test054-syncreplication-parallel-load                  |     2 +-
 external/bsd/openldap/dist/tests/scripts/test055-valregex                                       |     2 +-
 external/bsd/openldap/dist/tests/scripts/test056-monitor                                        |     2 +-
 external/bsd/openldap/dist/tests/scripts/test057-memberof-refint                                |     2 +-
 external/bsd/openldap/dist/tests/scripts/test059-slave-config                                   |     2 +-
 external/bsd/openldap/dist/tests/scripts/test060-mt-hot                                         |     2 +-
 external/bsd/openldap/dist/tests/scripts/test061-syncreplication-initiation                     |     2 +-
 external/bsd/openldap/dist/tests/scripts/test063-delta-multimaster                              |     2 +-
 external/bsd/openldap/dist/tests/scripts/test065-proxyauthz                                     |     2 +-
 1171 files changed, 7469 insertions(+), 6201 deletions(-)

diffs (truncated from 32310 to 300 lines):

diff -r cc7587863799 -r df54a2a8b2d9 external/bsd/openldap/dist/ANNOUNCEMENT
--- a/external/bsd/openldap/dist/ANNOUNCEMENT   Thu Aug 08 13:31:00 2019 +0000
+++ b/external/bsd/openldap/dist/ANNOUNCEMENT   Tue Aug 11 13:12:00 2020 +0000
@@ -106,6 +106,6 @@
 ---
 OpenLDAP is a registered trademark of the OpenLDAP Foundation.
 
-Copyright 1999-2019 The OpenLDAP Foundation, Redwood City,
+Copyright 1999-2020 The OpenLDAP Foundation, Redwood City,
 California, USA.  All Rights Reserved.  Permission to copy and
 distribute verbatim copies of this document is granted.
diff -r cc7587863799 -r df54a2a8b2d9 external/bsd/openldap/dist/CHANGES
--- a/external/bsd/openldap/dist/CHANGES        Thu Aug 08 13:31:00 2019 +0000
+++ b/external/bsd/openldap/dist/CHANGES        Tue Aug 11 13:12:00 2020 +0000
@@ -1,6 +1,62 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.48 (2019/07/24)
+OpenLDAP 2.4.50 Release (2020/04/28)
+       Fixed client benign typos (ITS#8890)
+       Fixed libldap type cast (ITS#9175)
+       Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650)
+       Fixed libldap_r race on Windows mutex initialization (ITS#9181)
+       Fixed liblunicode memory leak (ITS#9198)
+       Fixed slapd benign typos (ITS#8890)
+       Fixed slapd to limit depth of nested filters (ITS#9202)
+       Fixed slapd-mdb memory leak in dnSuperiorMatch (ITS#9214)
+       Fixed slapo-pcache database initialization (ITS#9182)
+       Fixed slapo-ppolicy callback (ITS#9171)
+       Build
+               Fix olcDatabaseDummy initialization for windows (ITS#7074)
+               Fix detection for ws2tcpip.h for windows (ITS#8383)
+               Fix back-mdb types for windows (ITS#7878)
+       Contrib
+               Update ldapc++ config.guess and config.sub to support newer architectures (ITS#7855)
+               Added pw-argon2 module (ITS#9233, ITS#8575, ITS#9203, ITS#9206)
+       Documentation
+               slapd-ldap(5) - Clarify idassert-authzfrom behavior (ITS#9003)
+               slapd-meta(5) - Remove client-pr option (ITS#8683)
+               slapdinex(8) - Fix truncate option information for back-mdb (ITS#9230)
+
+OpenLDAP 2.4.49 Release (2020/01/30)
+       Added slapd-monitor database entry count for slapd-mdb (ITS#9154)
+       Fixed client tools to not add controls on cancel/abandon (ITS#9145)
+       Fixed client tools SyncInfo message to be LDIF compliant (ITS#8116)
+       Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
+       Fixed libldap descriptor leak if ldaps fails (ITS#9147)
+       Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)
+       Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)
+       Fixed slapd to relax domainScope control check (ITS#9100)
+       Fixed slapd to have cleaner error handling during connection setup (ITS#9112)
+       Fixed slapd data check when processing cancel exop (ITS#9124)
+       Fixed slapd attribute description processing (ITS#9128)
+       Fixed slapd-ldap to set oldctrls correctly (ITS#9076)
+       Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657)
+       Fixed slapd-mdb missing final commit with slapindex (ITS#9095)
+       Fixed slapd-mdb drop attr mappings added in an aborted txn (ITS#9091)
+       Fixed slapd-mdb nosync FLAG configuration handling (ITS#9150)
+       Fixed slapd-monitor global operation counter reporting (ITS#9119)
+       Fixed slapo-ppolicy when used with slapauth (ITS#8629)
+       Fixed slapo-ppolicy to add a missed normalised copy of pwdChangedTime (ITS#9126)
+       Fixed slapo-syncprov fix sessionlog init (ITS#9146)
+       Fixed slapo-unique loop termination (ITS#9077)
+       Build Environment
+               Fix mkdep to honor TMPDIR if set (ITS#9062)
+               Remove ICU library detection (ITS#9144)
+               Update config.guess and config.sub to support newer architectures (ITS#7855)
+               Disable ITS8521 regression test as it is no longer valid (ITS#9015)
+       Documentation
+               admin24 - Fix inconsistent whitespace in replication section (ITS#9153)
+               slapd-config(5)/slapd.conf(5) - Fix missing bold tag for keyword (ITS#9063)
+               slapd-ldap(5) - Document "tls none" option (ITS#9071)
+               slapo-ppolicy(5) - Correctly document pwdGraceAuthnLimit (ITS#9065)
+
+OpenLDAP 2.4.48 Release (2019/07/24)
        Added libldap OpenSSL Elliptic Curve support (ITS#7595)
        Added libldap Expose OpenLDAP specific interfaces via openldap.h (ITS#8671)
        Added slapd-monitor support for slapd-mdb (ITS#7770)
@@ -14,6 +70,7 @@
        Fixed libldap return code in ldap_create_assertion_control_value (ITS#8674)
        Fixed libldap to correctly disable IPv6 when configured to do so (ITS#8754)
        Fixed libldap to correctly close TLS connection (ITS#8755)
+       Fixed libldap with non-blocking TLS and referals (ITS#8167)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed liblunicode case correspondance (ITS#8508)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
@@ -23,7 +80,6 @@
        Fixed slapd syncrepl for relax with delta-syncrepl (ITS#8037)
        Fixed slapd to restrict rootDN proxyauthz to its own databases (ITS#9038)
        Fixed slapd to initialize SASL SSF per connection (ITS#9052)
-       Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)
        Fixed slapd-ldap starttls connections timeout behavior (ITS#8963)
        Fixed slapd-ldap segfault when entry result doesn't match filter (ITS#8997)
        Fixed slapd-meta conversion from slapd.conf to cn=config (ITS#8743)
@@ -31,6 +87,7 @@
        Fixed slapd-mdb fix bitshift integer overflow (ITS#8989)
        Fixed slapd-mdb index cleanup with cn=config (ITS#8472)
        Fixed slapd-mdb to improve performance with alias deref (ITS#7657)
+       Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)
        Fixed slapo-accesslog possible assert with exops (ITS#8971)
        Fixed slapo-chain to correctly reject multiple chaining URIs (ITS#8637)
        Fixed slapo-chain conversion from slapd.conf to cn=config (ITS#8799)
diff -r cc7587863799 -r df54a2a8b2d9 external/bsd/openldap/dist/COPYRIGHT
--- a/external/bsd/openldap/dist/COPYRIGHT      Thu Aug 08 13:31:00 2019 +0000
+++ b/external/bsd/openldap/dist/COPYRIGHT      Tue Aug 11 13:12:00 2020 +0000
@@ -1,4 +1,4 @@
-Copyright 1998-2019 The OpenLDAP Foundation
+Copyright 1998-2020 The OpenLDAP Foundation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -r cc7587863799 -r df54a2a8b2d9 external/bsd/openldap/dist/INSTALL
--- a/external/bsd/openldap/dist/INSTALL        Thu Aug 08 13:31:00 2019 +0000
+++ b/external/bsd/openldap/dist/INSTALL        Tue Aug 11 13:12:00 2020 +0000
@@ -107,7 +107,7 @@
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2019 The OpenLDAP Foundation.
+Copyright 1998-2020 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -r cc7587863799 -r df54a2a8b2d9 external/bsd/openldap/dist/Makefile.in
--- a/external/bsd/openldap/dist/Makefile.in    Thu Aug 08 13:31:00 2019 +0000
+++ b/external/bsd/openldap/dist/Makefile.in    Tue Aug 11 13:12:00 2020 +0000
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2019 The OpenLDAP Foundation.
+## Copyright 1998-2020 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
diff -r cc7587863799 -r df54a2a8b2d9 external/bsd/openldap/dist/README
--- a/external/bsd/openldap/dist/README Thu Aug 08 13:31:00 2019 +0000
+++ b/external/bsd/openldap/dist/README Tue Aug 11 13:12:00 2020 +0000
@@ -78,7 +78,7 @@
 
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
-Copyright 1998-2019 The OpenLDAP Foundation.
+Copyright 1998-2020 The OpenLDAP Foundation.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -r cc7587863799 -r df54a2a8b2d9 external/bsd/openldap/dist/build/config.guess
--- a/external/bsd/openldap/dist/build/config.guess     Thu Aug 08 13:31:00 2019 +0000
+++ b/external/bsd/openldap/dist/build/config.guess     Tue Aug 11 13:12:00 2020 +0000
@@ -1,15 +1,12 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-#   Free Software Foundation, Inc.
+#   Copyright 1992-2020 Free Software Foundation, Inc.
 
-timestamp='2010-09-24-OpenLDAP'
-# $OpenLDAP$
+timestamp='2020-01-01'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful, but
@@ -18,26 +15,22 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Originally written by Per Bothner.  Please send patches (context
-# diff format) to <config-patches%gnu.org@localhost> and include a ChangeLog
-# entry.
+# the same distribution terms that you use for the rest of that
+# program.  This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 ("GPLv3").
 #
-# This script attempts to guess a canonical system name similar to
-# config.sub.  If it succeeds, it prints the system name on stdout, and
-# exits with 0.  Otherwise, it exits with 1.
+# Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
 #
 # You can get the latest version of this script from:
-# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
+# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
+#
+# Please send patches to <config-patches%gnu.org@localhost>.
+
 
 me=`echo "$0" | sed -e 's,.*/,,'`
 
@@ -46,7 +39,7 @@
 
 Output the configuration name of the system \`$me' is run on.
 
-Operation modes:
+Options:
   -h, --help         print this help, then exit
   -t, --time-stamp   print date of last modification, then exit
   -v, --version      print version number, then exit
@@ -57,9 +50,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
-Software Foundation, Inc.
+Copyright 1992-2020 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -93,8 +84,6 @@
   exit 1
 fi
 
-trap 'exit 1' HUP INT TERM
-
 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
 # compiler to aid in system detection is discouraged as it requires
 # temporary files to be created and, as you can see below, it is a
@@ -105,34 +94,40 @@
 
 # Portable tmp directory creation inspired by the Autoconf team.
 
-set_cc_for_build='
-trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
-trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" HUP INT PIPE TERM ;
-: ${TMPDIR=/tmp} ;
- { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
- { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } ||
- { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
-dummy=$tmp/dummy ;
-tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ;
-case $CC_FOR_BUILD,$HOST_CC,$CC in
- ,,)    echo "int x;" > $dummy.c ;
-       for c in cc gcc c89 c99 ; do
-         if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then
-            CC_FOR_BUILD="$c"; break ;
-         fi ;
-       done ;
-       if test x"$CC_FOR_BUILD" = x ; then
-         CC_FOR_BUILD=no_compiler_found ;
-       fi
-       ;;
- ,,*)   CC_FOR_BUILD=$CC ;;
- ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
-esac ; set_cc_for_build= ;'
+tmp=
+# shellcheck disable=SC2172
+trap 'test -z "$tmp" || rm -fr "$tmp"' 0 1 2 13 15
+
+set_cc_for_build() {
+    # prevent multiple calls if $tmp is already set
+    test "$tmp" && return 0
+    : "${TMPDIR=/tmp}"
+    # shellcheck disable=SC2039
+    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
+       { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
+       { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir "$tmp" 2>/dev/null) && echo "Warning: creating insecure temp directory" >&2 ; } ||
+       { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
+    dummy=$tmp/dummy
+    case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
+       ,,)    echo "int x;" > "$dummy.c"
+              for driver in cc gcc c89 c99 ; do
+                  if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then
+                      CC_FOR_BUILD="$driver"
+                      break
+                  fi
+              done
+              if test x"$CC_FOR_BUILD" = x ; then
+                  CC_FOR_BUILD=no_compiler_found
+              fi
+              ;;
+       ,,*)   CC_FOR_BUILD=$CC ;;
+       ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
+    esac
+}
 
 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
 # (ghazi%noc.rutgers.edu@localhost 1994-08-24)
-if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
+if test -f /.attbin/uname ; then
        PATH=$PATH:/.attbin ; export PATH
 fi
 




Home | Main Index | Thread Index | Old Index