]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Fri, 26 Feb 2021 22:22:12 +0000 (22:22 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoRegenerate for ITS#9438
Quanah Gibson-Mount [Fri, 26 Feb 2021 22:21:48 +0000 (22:21 +0000)] 
Regenerate for ITS#9438

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Fri, 26 Feb 2021 22:20:28 +0000 (22:20 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoITS#8454 - Add detailed information about auditlog format
Quanah Gibson-Mount [Thu, 25 Feb 2021 16:39:57 +0000 (16:39 +0000)] 
ITS#8454 - Add detailed information about auditlog format

4 years agoITS#8904 - Ensure SSLv3 is enabled when necessary
Matus Honek [Thu, 25 Feb 2021 17:05:17 +0000 (17:05 +0000)] 
ITS#8904 - Ensure SSLv3 is enabled when necessary

Either at compilation time, or as a system-wide configuration, OpenSSL
may have disabled SSLv3 protocol by default. This change ensures the
protocol NO flag is cleared when necessary, hence allowing for the
protocol to be used.

4 years agoFix typo in e051eb28fb43e0710593e04ebb6900a62277b90e
Quanah Gibson-Mount [Fri, 26 Feb 2021 18:30:13 +0000 (18:30 +0000)] 
Fix typo in e051eb28fb43e0710593e04ebb6900a62277b90e

4 years agoITS#8659 - Add missing data on auditlog schema
Quanah Gibson-Mount [Thu, 25 Feb 2021 00:32:31 +0000 (00:32 +0000)] 
ITS#8659 - Add missing data on auditlog schema

Add missing objectClass auditContainer
Add missing attribute reqMod to auditModRDN objectClass

4 years agoEnable gdb wrapper for CI
Ondřej Kuzník [Mon, 22 Feb 2021 14:44:18 +0000 (14:44 +0000)] 
Enable gdb wrapper for CI

4 years agoAllow wrapping of slapd invocations
Ondřej Kuzník [Mon, 22 Feb 2021 14:43:27 +0000 (14:43 +0000)] 
Allow wrapping of slapd invocations

4 years agoITS#9197 fix info msg for slapd check
Howard Chu [Fri, 26 Feb 2021 14:47:18 +0000 (14:47 +0000)] 
ITS#9197 fix info msg for slapd check

4 years agoITS#9197 Fix test script
Ondřej Kuzník [Fri, 26 Feb 2021 09:13:54 +0000 (09:13 +0000)] 
ITS#9197 Fix test script

4 years agoITS#9438 - fix typo in prev commit
Quanah Gibson-Mount [Fri, 26 Feb 2021 00:22:06 +0000 (00:22 +0000)] 
ITS#9438 - fix typo in prev commit

4 years agoITS#9438 Add remoteauth overlay
Ondřej Kuzník [Thu, 28 Jan 2021 12:30:47 +0000 (12:30 +0000)] 
ITS#9438 Add remoteauth overlay

4 years agoITS#9438 Allow TLS implementation differences in config
Ondřej Kuzník [Thu, 18 Feb 2021 18:38:37 +0000 (18:38 +0000)] 
ITS#9438 Allow TLS implementation differences in config

4 years agoITS#9422 - Update for TLS v1.3
Quanah Gibson-Mount [Thu, 11 Feb 2021 17:26:39 +0000 (17:26 +0000)] 
ITS#9422 - Update for TLS v1.3

4 years agoITS#9197 - fix typo in prev commit
Quanah Gibson-Mount [Thu, 25 Feb 2021 17:05:17 +0000 (17:05 +0000)] 
ITS#9197 - fix typo in prev commit

4 years agoITS#9197 Increase timeouts in test case due to sporadic failures
Tero Saarni [Thu, 25 Feb 2021 12:38:45 +0000 (14:38 +0200)] 
ITS#9197 Increase timeouts in test case due to sporadic failures

4 years agoITS#8464 - Update monitoring docs for cn=config
Dave Rawks [Thu, 14 Jul 2016 23:58:36 +0000 (16:58 -0700)] 
ITS#8464 - Update monitoring docs for cn=config

4 years agoITS#8665 - Document limits restrictions for glued databases
Quanah Gibson-Mount [Mon, 22 Feb 2021 21:51:46 +0000 (21:51 +0000)] 
ITS#8665 - Document limits restrictions for glued databases

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Thu, 25 Feb 2021 00:47:22 +0000 (00:47 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoDisable asyncmeta again, it's still causing deadlocks
Quanah Gibson-Mount [Thu, 25 Feb 2021 00:47:04 +0000 (00:47 +0000)] 
Disable asyncmeta again, it's still causing deadlocks

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Wed, 24 Feb 2021 23:26:07 +0000 (23:26 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoRe-enable asyncmeta in CI/CD
Quanah Gibson-Mount [Wed, 24 Feb 2021 23:25:37 +0000 (23:25 +0000)] 
Re-enable asyncmeta in CI/CD

4 years agoRegenerate configure
Quanah Gibson-Mount [Wed, 24 Feb 2021 23:16:43 +0000 (23:16 +0000)] 
Regenerate configure

4 years agoITS#7262 Retrieve the policy from the correct backend
Ondřej Kuzník [Tue, 23 Feb 2021 13:55:04 +0000 (13:55 +0000)] 
ITS#7262 Retrieve the policy from the correct backend

4 years agoITS#9197 back-ldap: added task that prunes expired connections
Tero Saarni [Wed, 24 Feb 2021 22:07:48 +0000 (22:07 +0000)] 
ITS#9197 back-ldap: added task that prunes expired connections

4 years agoITS#9478 fix breakage from ITS#9348
Howard Chu [Wed, 24 Feb 2021 20:09:58 +0000 (20:09 +0000)] 
ITS#9478 fix breakage from ITS#9348

4 years agoITS#9477 fix regression from #9339
Howard Chu [Wed, 24 Feb 2021 19:59:51 +0000 (19:59 +0000)] 
ITS#9477 fix regression from #9339

Must provide plain IP address for TCP wrapper

4 years agoITS#9419 Add support for HAProxy proxy protocol v2
Paul B. Henson [Sun, 6 Dec 2020 04:56:10 +0000 (20:56 -0800)] 
ITS#9419 Add support for HAProxy proxy protocol v2

4 years agoMove slap_sockaddrstr into liblutil
Paul B. Henson [Mon, 22 Feb 2021 21:33:09 +0000 (13:33 -0800)] 
Move slap_sockaddrstr into liblutil

4 years agorevert: libevent 2.0 support
Ondřej Kuzník [Mon, 8 Feb 2021 10:29:27 +0000 (10:29 +0000)] 
revert: libevent 2.0 support

4 years agoITS#9293 Store microseconds in pwdGraceUseTime
Ondřej Kuzník [Tue, 23 Feb 2021 14:32:29 +0000 (14:32 +0000)] 
ITS#9293 Store microseconds in pwdGraceUseTime

4 years agoITS#7596 Report correct number of grace authentications left
Ondřej Kuzník [Tue, 23 Feb 2021 14:31:41 +0000 (14:31 +0000)] 
ITS#7596 Report correct number of grace authentications left

4 years agoITS#7259 Clarify password length considerations
Ondřej Kuzník [Wed, 24 Feb 2021 13:19:40 +0000 (13:19 +0000)] 
ITS#7259 Clarify password length considerations

4 years agoITS#8835 - Update to use rehash command from OpenSSL
Quanah Gibson-Mount [Thu, 18 Feb 2021 19:47:36 +0000 (19:47 +0000)] 
ITS#8835 - Update to use rehash command from OpenSSL

4 years agoITS#9161 - A few more typo fixes
Quanah Gibson-Mount [Thu, 18 Feb 2021 16:21:22 +0000 (16:21 +0000)] 
ITS#9161 - A few more typo fixes

4 years agoITS#8977 - Remove documentation for idlexp
Quanah Gibson-Mount [Wed, 10 Feb 2021 19:27:26 +0000 (19:27 +0000)] 
ITS#8977 - Remove documentation for idlexp

The idlexp feature depends on additional work that is not yet done. Remove documentation for the feature

4 years agoITS#9282 Check all csns
Ondřej Kuzník [Wed, 17 Feb 2021 11:53:31 +0000 (11:53 +0000)] 
ITS#9282 Check all csns

4 years agoITS#9180 Mark memberof deprecated
Ondřej Kuzník [Thu, 18 Feb 2021 13:28:37 +0000 (13:28 +0000)] 
ITS#9180 Mark memberof deprecated

4 years agoITS#7744 Fix TLS_REQCERT description
Jan Synacek [Wed, 13 Nov 2013 12:34:06 +0000 (13:34 +0100)] 
ITS#7744 Fix TLS_REQCERT description

4 years agoITS#8861 clarify tls keyword
Howard Chu [Thu, 18 Feb 2021 14:33:16 +0000 (14:33 +0000)] 
ITS#8861 clarify tls keyword

4 years agoITS#7795 more detail for "manage" priv
Howard Chu [Thu, 18 Feb 2021 13:23:47 +0000 (13:23 +0000)] 
ITS#7795 more detail for "manage" priv

4 years agoITS#8248 - Clarify documentation around logfile directive
Quanah Gibson-Mount [Mon, 15 Feb 2021 20:57:31 +0000 (20:57 +0000)] 
ITS#8248 - Clarify documentation around logfile directive

4 years agoITS#9327 - Use STRIP_OPTS for lloadd
Quanah Gibson-Mount [Wed, 17 Feb 2021 02:18:46 +0000 (02:18 +0000)] 
ITS#9327 - Use STRIP_OPTS for lloadd

4 years agoITS#9161 - Fix various typos
Quanah Gibson-Mount [Mon, 15 Feb 2021 23:58:50 +0000 (23:58 +0000)] 
ITS#9161 - Fix various typos

Fix a number of different typos across the code base

4 years agoITS#8132 - Clarify wording on serverID.
Quanah Gibson-Mount [Mon, 15 Feb 2021 19:15:20 +0000 (19:15 +0000)] 
ITS#8132 - Clarify wording on serverID.

4 years agoFix typo
Quanah Gibson-Mount [Wed, 17 Feb 2021 17:28:33 +0000 (17:28 +0000)] 
Fix typo

4 years agoITS#9292 Explicitly mention ldap_memfree
Ondřej Kuzník [Wed, 17 Feb 2021 15:13:49 +0000 (15:13 +0000)] 
ITS#9292 Explicitly mention ldap_memfree

4 years agoBetter explanation of when access control processing stops
Karl O. Pinc [Wed, 22 Apr 2020 22:43:39 +0000 (17:43 -0500)] 
Better explanation of when access control processing stops

4 years agoImprove authzFrom and authzTo docs
Karl O. Pinc [Tue, 28 Apr 2020 16:45:14 +0000 (11:45 -0500)] 
Improve authzFrom and authzTo docs

4 years agoITS#9102 Update secprop documentation
Ondřej Kuzník [Wed, 17 Feb 2021 13:20:05 +0000 (13:20 +0000)] 
ITS#9102 Update secprop documentation

4 years agoITS#7866 - Mention default database in tools' man pages
Jan Synacek [Fri, 30 May 2014 08:23:39 +0000 (10:23 +0200)] 
ITS#7866 - Mention default database in tools' man pages

4 years agoITS#9464 - Drop unused AC variables
Quanah Gibson-Mount [Wed, 10 Feb 2021 20:27:34 +0000 (20:27 +0000)] 
ITS#9464 - Drop unused AC variables

4 years agoITS#7584 packets, BER, and parse loglevels
Howard Chu [Mon, 15 Feb 2021 18:08:40 +0000 (18:08 +0000)] 
ITS#7584 packets, BER, and parse loglevels

Note these are only valid for debug output, not syslog

4 years agoITS#7508 create explicit title page with mod date
Howard Chu [Mon, 15 Feb 2021 17:49:10 +0000 (17:49 +0000)] 
ITS#7508 create explicit title page with mod date

4 years agoITS#9451 - Update README for OpenLDAP 2.5
Quanah Gibson-Mount [Fri, 12 Feb 2021 18:04:06 +0000 (18:04 +0000)] 
ITS#9451 - Update README for OpenLDAP 2.5

4 years agoITS#7507 fix long line in config example
Howard Chu [Mon, 15 Feb 2021 14:25:24 +0000 (14:25 +0000)] 
ITS#7507 fix long line in config example

4 years agoITS#6757 fix GSSAPI realm examples
Howard Chu [Mon, 15 Feb 2021 14:11:44 +0000 (14:11 +0000)] 
ITS#6757 fix GSSAPI realm examples

4 years agoITS#6694 reorganize unchecked/pagedresults limits descriptions
Howard Chu [Mon, 15 Feb 2021 13:40:58 +0000 (13:40 +0000)] 
ITS#6694 reorganize unchecked/pagedresults limits descriptions

4 years agoITS#6205 note use of slapadd -S for multiprovider replication
Howard Chu [Mon, 15 Feb 2021 12:34:19 +0000 (12:34 +0000)] 
ITS#6205 note use of slapadd -S for multiprovider replication

4 years agoITS#9450 - Update install.sdf
Quanah Gibson-Mount [Fri, 12 Feb 2021 17:24:16 +0000 (17:24 +0000)] 
ITS#9450 - Update install.sdf

Drop all references to the FAQ
Add bit about lloadd.conf
regenerate text based INSTALL file

4 years agoITS#9465 remove assert in ldap_get_option()
Howard Chu [Thu, 11 Feb 2021 17:03:32 +0000 (17:03 +0000)] 
ITS#9465 remove assert in ldap_get_option()

Since it's already checked for error

4 years agoITS#9460 - Update configure to ensure OpenSSL 1.1.1 or later
Quanah Gibson-Mount [Tue, 9 Feb 2021 21:14:34 +0000 (21:14 +0000)] 
ITS#9460 - Update configure to ensure OpenSSL 1.1.1 or later

Delete ancient cruft relating to libraries that haven't existed since OpenSSL 0.9.x

4 years agoITS#7790 - Fix contrib modules for new header name
Quanah Gibson-Mount [Mon, 8 Feb 2021 19:53:10 +0000 (19:53 +0000)] 
ITS#7790 - Fix contrib modules for new header name

4 years agoReturn to RE
Quanah Gibson-Mount [Mon, 8 Feb 2021 23:11:36 +0000 (23:11 +0000)] 
Return to RE

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5 OPENLDAP_REL_ENG_2_5_1ALPHA
Quanah Gibson-Mount [Mon, 8 Feb 2021 16:21:46 +0000 (16:21 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoHappy New Year!
Quanah Gibson-Mount [Mon, 8 Feb 2021 16:16:32 +0000 (16:16 +0000)] 
Happy New Year!

4 years agoITS#9458 must alloc new conn->c_sb after freeing old one
Howard Chu [Mon, 8 Feb 2021 00:46:58 +0000 (00:46 +0000)] 
ITS#9458 must alloc new conn->c_sb after freeing old one

4 years agoITS#9454 fix issuerAndThisUpdateCheck
Howard Chu [Sat, 6 Feb 2021 20:52:06 +0000 (20:52 +0000)] 
ITS#9454 fix issuerAndThisUpdateCheck

4 years agoITS#9456 fix asyncmeta_timeout_loop()
Howard Chu [Sat, 6 Feb 2021 13:47:55 +0000 (13:47 +0000)] 
ITS#9456 fix asyncmeta_timeout_loop()

4 years agoFixup debug msgs
Howard Chu [Fri, 5 Feb 2021 23:55:27 +0000 (23:55 +0000)] 
Fixup debug msgs

4 years agoSilence warnings
Howard Chu [Fri, 5 Feb 2021 21:49:18 +0000 (21:49 +0000)] 
Silence warnings

4 years agoITS#9454 fix issuerAndThisUpdateCheck
Howard Chu [Sat, 6 Feb 2021 20:52:06 +0000 (20:52 +0000)] 
ITS#9454 fix issuerAndThisUpdateCheck

4 years agoITS#9456 fix prev commit
Howard Chu [Sat, 6 Feb 2021 15:45:22 +0000 (15:45 +0000)] 
ITS#9456 fix prev commit

No need to reschedule the task inside asyncmeta_timeout_loop.
Frontend already does it if task was init'd with a valid interval.

4 years agoITS#9456 fix asyncmeta_timeout_loop()
Howard Chu [Sat, 6 Feb 2021 13:47:55 +0000 (13:47 +0000)] 
ITS#9456 fix asyncmeta_timeout_loop()

4 years agoFixup debug msgs
Howard Chu [Fri, 5 Feb 2021 23:55:27 +0000 (23:55 +0000)] 
Fixup debug msgs

4 years agoSilence warnings
Howard Chu [Fri, 5 Feb 2021 21:49:18 +0000 (21:49 +0000)] 
Silence warnings

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Fri, 5 Feb 2021 20:48:09 +0000 (20:48 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoUpdate links to various projects to account for changes over time
Quanah Gibson-Mount [Fri, 5 Feb 2021 20:47:37 +0000 (20:47 +0000)] 
Update links to various projects to account for changes over time
Add libevent to the product list

4 years ago2.5.1alpha
Quanah Gibson-Mount [Fri, 5 Feb 2021 19:29:32 +0000 (19:29 +0000)] 
2.5.1alpha

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Fri, 5 Feb 2021 19:21:19 +0000 (19:21 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoITS#9452 doc, Admin Guide: Fixed missing word
Jaak Ristioja [Fri, 5 Feb 2021 07:58:52 +0000 (09:58 +0200)] 
ITS#9452 doc, Admin Guide: Fixed missing word

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Thu, 4 Feb 2021 20:49:03 +0000 (20:49 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoMerge remote-tracking branch 'origin/mdb.RE/0.9'
Quanah Gibson-Mount [Thu, 4 Feb 2021 20:48:51 +0000 (20:48 +0000)] 
Merge remote-tracking branch 'origin/mdb.RE/0.9'

4 years agoPrepare for release (0.9.28) LMDB_0.9.28
Quanah Gibson-Mount [Thu, 4 Feb 2021 20:46:33 +0000 (20:46 +0000)] 
Prepare for release (0.9.28)

4 years agoRemove TODO file for 2.5 branch
Quanah Gibson-Mount [Thu, 4 Feb 2021 20:37:05 +0000 (20:37 +0000)] 
Remove TODO file for 2.5 branch

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Thu, 4 Feb 2021 20:32:35 +0000 (20:32 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoITS#9448 doc, Admin Guide: Fixed LDIF example not matching description
Jaak Ristioja [Wed, 3 Feb 2021 18:03:56 +0000 (20:03 +0200)] 
ITS#9448 doc, Admin Guide: Fixed LDIF example not matching description

4 years agoDo not redefine lload_change everywhere
Ondřej Kuzník [Thu, 4 Feb 2021 18:07:25 +0000 (18:07 +0000)] 
Do not redefine lload_change everywhere

4 years agoDo not try to run lloadd/test006 if sasl support unavailable
Ondřej Kuzník [Thu, 4 Feb 2021 18:06:52 +0000 (18:06 +0000)] 
Do not try to run lloadd/test006 if sasl support unavailable

4 years agoFix typo in MS AD persistent search ctrl
Ondřej Kuzník [Thu, 4 Feb 2021 15:55:57 +0000 (15:55 +0000)] 
Fix typo in MS AD persistent search ctrl

4 years agoITS#7790 - Rename config.h
Quanah Gibson-Mount [Thu, 28 Jan 2021 23:22:46 +0000 (23:22 +0000)] 
ITS#7790 - Rename config.h

Rename slapd/config.h to slap-config.h and update accordingly
Rename lloadd/config.h to lload-config.h and update accordingly

4 years agoMerge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
Quanah Gibson-Mount [Mon, 1 Feb 2021 17:38:01 +0000 (17:38 +0000)] 
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5

4 years agoITS#6518 Only remove proxyauthz control if we generated one ourselves
Ondřej Kuzník [Mon, 1 Feb 2021 17:22:35 +0000 (17:22 +0000)] 
ITS#6518 Only remove proxyauthz control if we generated one ourselves

4 years agoITS#7766 Fix previous commit
Ondřej Kuzník [Mon, 1 Feb 2021 16:51:56 +0000 (16:51 +0000)] 
ITS#7766 Fix previous commit

4 years agoITS#6518 When using proxyauthz, replace existing control - (async)meta
Ondřej Kuzník [Mon, 1 Feb 2021 16:40:02 +0000 (16:40 +0000)] 
ITS#6518 When using proxyauthz, replace existing control - (async)meta

4 years agoITS#6518 When using proxyauthz, replace existing control
Ondřej Kuzník [Mon, 1 Feb 2021 14:30:15 +0000 (14:30 +0000)] 
ITS#6518 When using proxyauthz, replace existing control

4 years agoITS#9179 Always use effective identity when proxying
Ondřej Kuzník [Mon, 1 Feb 2021 14:22:45 +0000 (14:22 +0000)] 
ITS#9179 Always use effective identity when proxying

4 years agoITS#8541 fix data race in syncprov removal
Howard Chu [Sun, 31 Jan 2021 15:21:55 +0000 (15:21 +0000)] 
ITS#8541 fix data race in syncprov removal

4 years agoITS#9322 - Update recommended dependency verions
Quanah Gibson-Mount [Tue, 26 Jan 2021 20:28:12 +0000 (20:28 +0000)] 
ITS#9322 - Update recommended dependency verions

Update OpenSSL to recommend 1.1.1 series or later (1.0.2+ required)
Update GnuTLS to recommend 3.6.0 series or later (3.3.6+ required)
Update Cyrus-SASL to recommend 2.1.27 or later
Remove Kerberos section, since we no longer directly link to the krb5 libraries
Add section for LDAP load balancing proxy engine