]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
3 years agoDo not define DEBUGINFOD_URLS directly.
Ondřej Kuzník [Mon, 15 Nov 2021 12:35:26 +0000 (12:35 +0000)] 
Do not define DEBUGINFOD_URLS directly.

We're retaining the core file now and starting with bullseye, gdb takes
a long time to retrieve all symbols on startup which messes with tests.

3 years agoITS#9584
Quanah Gibson-Mount [Fri, 4 Feb 2022 20:32:38 +0000 (20:32 +0000)] 
ITS#9584

3 years agoITS#9584 bconfig: protect cf entries with rwlock
Howard Chu [Thu, 3 Feb 2022 00:49:52 +0000 (00:49 +0000)] 
ITS#9584 bconfig: protect cf entries with rwlock

Since not all config writes pause the server, must prevent
searches from seeing intermediate states.

3 years agoITS#9436
Quanah Gibson-Mount [Fri, 4 Feb 2022 20:31:45 +0000 (20:31 +0000)] 
ITS#9436

3 years agoITS#9436 OpenSSL 3.0 compat
Howard Chu [Wed, 2 Feb 2022 18:38:37 +0000 (18:38 +0000)] 
ITS#9436 OpenSSL 3.0 compat

3 years agoITS#9436 libldap: OpenSSL 3.0 compat
Howard Chu [Wed, 2 Feb 2022 18:11:27 +0000 (18:11 +0000)] 
ITS#9436 libldap: OpenSSL 3.0 compat

3 years agoITS#9675
Quanah Gibson-Mount [Fri, 4 Feb 2022 20:30:34 +0000 (20:30 +0000)] 
ITS#9675

3 years agoITS#9675 - Allow overriding default location paths
Quanah Gibson-Mount [Wed, 2 Feb 2022 19:18:06 +0000 (19:18 +0000)] 
ITS#9675 - Allow overriding default location paths

To the ldapi socket, config file, config directory,
and database directory.

3 years agoITS#9584
Quanah Gibson-Mount [Mon, 31 Jan 2022 20:08:17 +0000 (20:08 +0000)] 
ITS#9584

3 years agoITS#9584 Do not rely on retry=.* to reschedule new syncrepl sessions
Ondřej Kuzník [Wed, 26 Jan 2022 17:39:41 +0000 (17:39 +0000)] 
ITS#9584 Do not rely on retry=.* to reschedule new syncrepl sessions

3 years agoITS#9785
Quanah Gibson-Mount [Mon, 31 Jan 2022 20:07:45 +0000 (20:07 +0000)] 
ITS#9785

3 years agoITS#9785 clear runqueue task as soon as it's getting started
Ondřej Kuzník [Tue, 25 Jan 2022 18:14:01 +0000 (18:14 +0000)] 
ITS#9785 clear runqueue task as soon as it's getting started

3 years agoITS#9789
Quanah Gibson-Mount [Mon, 31 Jan 2022 20:06:58 +0000 (20:06 +0000)] 
ITS#9789

3 years agoITS#9789 slapo-vc: Reset op->o_counters every time we migrate to a new thread
Ondřej Kuzník [Tue, 25 Jan 2022 14:46:43 +0000 (14:46 +0000)] 
ITS#9789 slapo-vc: Reset op->o_counters every time we migrate to a new thread

3 years agoITS#9789 slapd-asyncmeta: Reset op->o_counters every time we migrate to a new thread
Ondřej Kuzník [Tue, 25 Jan 2022 14:13:07 +0000 (14:13 +0000)] 
ITS#9789 slapd-asyncmeta: Reset op->o_counters every time we migrate to a new thread

3 years agoITS#9789 slapo-syncprov: Reset op->o_counters every time we migrate to a new thread
Ondřej Kuzník [Tue, 25 Jan 2022 14:33:38 +0000 (14:33 +0000)] 
ITS#9789 slapo-syncprov: Reset op->o_counters every time we migrate to a new thread

3 years agoITS#9789 Expose operation_counter_init
Ondřej Kuzník [Tue, 25 Jan 2022 14:31:51 +0000 (14:31 +0000)] 
ITS#9789 Expose operation_counter_init

3 years agoITS#9790
Quanah Gibson-Mount [Mon, 31 Jan 2022 20:05:05 +0000 (20:05 +0000)] 
ITS#9790

3 years agoITS#9790 Fix build with old GCC
Orgad Shaneh [Tue, 25 Jan 2022 15:29:49 +0000 (17:29 +0200)] 
ITS#9790 Fix build with old GCC

Versions 4.1 and 4.3 show the following error:

In file included from ../../include/lutil.h:21,
                 from passwd.c:60:
../../include/ac/socket.h:247: error: redefinition of typedef 'Sockaddr'
../../include/ldap_pvt.h:188: error: previous declaration of 'Sockaddr' was here

3 years agoITS#9788
Quanah Gibson-Mount [Mon, 31 Jan 2022 20:04:35 +0000 (20:04 +0000)] 
ITS#9788

3 years agoITS#9788 Fix make jobserver warnings
Orgad Shaneh [Tue, 25 Jan 2022 15:38:46 +0000 (17:38 +0200)] 
ITS#9788 Fix make jobserver warnings

Running make -j8 issues the following warning for each directory with
make 4.3:
make[2]: warning: -j8 forced in submake: resetting jobserver mode.

There is no need to pass MFLAGS. Make picks it up from the
environment anyway.

3 years agoITS#9791
Quanah Gibson-Mount [Mon, 31 Jan 2022 20:03:26 +0000 (20:03 +0000)] 
ITS#9791

3 years agoITS#9791 Fix compilation with openssl exclusions
Orgad Shaneh [Tue, 25 Jan 2022 15:36:18 +0000 (17:36 +0200)] 
ITS#9791 Fix compilation with openssl exclusions

3 years agoITS#9787
Quanah Gibson-Mount [Mon, 31 Jan 2022 20:02:37 +0000 (20:02 +0000)] 
ITS#9787

3 years agoITS#9787 init global_host earlier so tools see it too
Howard Chu [Sun, 23 Jan 2022 14:07:43 +0000 (14:07 +0000)] 
ITS#9787 init global_host earlier so tools see it too

3 years agoReturn to release engineering
Quanah Gibson-Mount [Thu, 20 Jan 2022 19:04:46 +0000 (19:04 +0000)] 
Return to release engineering

3 years agoPrep for release OPENLDAP_REL_ENG_2_6_1
Quanah Gibson-Mount [Wed, 19 Jan 2022 18:32:34 +0000 (18:32 +0000)] 
Prep for release

3 years agoITS#9781
Quanah Gibson-Mount [Wed, 19 Jan 2022 16:08:06 +0000 (16:08 +0000)] 
ITS#9781

3 years agoITS#9781 Relax refcount assertion for referrals
Ondřej Kuzník [Wed, 19 Jan 2022 10:26:45 +0000 (10:26 +0000)] 
ITS#9781 Relax refcount assertion for referrals

3 years agoITS#7080
Quanah Gibson-Mount [Tue, 18 Jan 2022 23:09:30 +0000 (23:09 +0000)] 
ITS#7080

3 years agoITS#7080 cn=config postread support for modrdn when back-ldif not used
Ondřej Kuzník [Thu, 13 Jan 2022 09:45:21 +0000 (09:45 +0000)] 
ITS#7080 cn=config postread support for modrdn when back-ldif not used

3 years agoITS#7080 Fix debug message
Ondřej Kuzník [Thu, 13 Jan 2022 09:44:15 +0000 (09:44 +0000)] 
ITS#7080 Fix debug message

3 years agoITS#8039
Quanah Gibson-Mount [Tue, 18 Jan 2022 23:08:16 +0000 (23:08 +0000)] 
ITS#8039

3 years agoITS#8039 Free resinfo even if opcookie is the last owner
Ondřej Kuzník [Thu, 13 Jan 2022 09:21:21 +0000 (09:21 +0000)] 
ITS#8039 Free resinfo even if opcookie is the last owner

3 years agoITS#9779
Quanah Gibson-Mount [Tue, 18 Jan 2022 23:05:29 +0000 (23:05 +0000)] 
ITS#9779

3 years agoITS#9779 add test for negated filtered memberof
Howard Chu [Mon, 17 Jan 2022 17:25:26 +0000 (17:25 +0000)] 
ITS#9779 add test for negated filtered memberof

3 years agoITS#9779 slapo-dynlist: fix static group filter with multiple members
Howard Chu [Mon, 17 Jan 2022 16:32:28 +0000 (16:32 +0000)] 
ITS#9779 slapo-dynlist: fix static group filter with multiple members

3 years agoITS#9772
Quanah Gibson-Mount [Tue, 18 Jan 2022 23:03:59 +0000 (23:03 +0000)] 
ITS#9772

3 years agoITS#9772 Allow objectClass edits that don't actually change them
Ondřej Kuzník [Thu, 13 Jan 2022 11:03:47 +0000 (11:03 +0000)] 
ITS#9772 Allow objectClass edits that don't actually change them

3 years agoITS#5972
Quanah Gibson-Mount [Tue, 18 Jan 2022 23:00:58 +0000 (23:00 +0000)] 
ITS#5972

3 years agoITS#5972 Consider all deletes for syncInfo messages
Ondřej Kuzník [Wed, 10 Nov 2021 12:22:07 +0000 (12:22 +0000)] 
ITS#5972 Consider all deletes for syncInfo messages

A delete of an entry that didn't match filter would be skipped
altogether and the cookie would never be sent to that consumer.

3 years agoITS#9776
Quanah Gibson-Mount [Wed, 12 Jan 2022 22:48:44 +0000 (22:48 +0000)] 
ITS#9776

3 years agoITS#9776 Fix check on what backend we're operating on
Ondřej Kuzník [Mon, 10 Jan 2022 16:10:57 +0000 (16:10 +0000)] 
ITS#9776 Fix check on what backend we're operating on

3 years agoITS#9538 Actually skip internal searches
Ondřej Kuzník [Tue, 14 Sep 2021 10:17:06 +0000 (11:17 +0100)] 
ITS#9538 Actually skip internal searches

3 years agoITS#9538 Do not attach csn on (internal) searches
Ondřej Kuzník [Tue, 14 Sep 2021 10:16:39 +0000 (11:16 +0100)] 
ITS#9538 Do not attach csn on (internal) searches

3 years agoITS#9538 Populate op2.o_hdr earlier
Ondřej Kuzník [Tue, 14 Sep 2021 10:06:13 +0000 (11:06 +0100)] 
ITS#9538 Populate op2.o_hdr earlier

3 years agoITS#9751
Quanah Gibson-Mount [Wed, 12 Jan 2022 22:41:51 +0000 (22:41 +0000)] 
ITS#9751

3 years agoITS#9751 Do not drop out of order deletes completely
Ondřej Kuzník [Wed, 17 Nov 2021 15:54:22 +0000 (15:54 +0000)] 
ITS#9751 Do not drop out of order deletes completely

3 years agoITS#9751 Add test for MOD_DELETE resolution
Ondřej Kuzník [Wed, 17 Nov 2021 12:07:38 +0000 (12:07 +0000)] 
ITS#9751 Add test for MOD_DELETE resolution

3 years agoITS#7080 Find config entry before processing pre-read on delete
Ondřej Kuzník [Fri, 10 Dec 2021 11:28:45 +0000 (11:28 +0000)] 
ITS#7080 Find config entry before processing pre-read on delete

3 years agoITS#9767, ITS#9768
Quanah Gibson-Mount [Wed, 12 Jan 2022 22:36:42 +0000 (22:36 +0000)] 
ITS#9767, ITS#9768

3 years agoITS#9762, ITS#9763, ITS#9764, ITS#9766, ITS#9770
Quanah Gibson-Mount [Wed, 12 Jan 2022 22:29:13 +0000 (22:29 +0000)] 
ITS#9762, ITS#9763, ITS#9764, ITS#9766, ITS#9770

3 years agoITS#9761
Quanah Gibson-Mount [Wed, 12 Jan 2022 22:09:51 +0000 (22:09 +0000)] 
ITS#9761

3 years agoITS#9760
Quanah Gibson-Mount [Wed, 12 Jan 2022 21:51:28 +0000 (21:51 +0000)] 
ITS#9760

3 years agoITS#9760 back-wt: SLAP_DBFLAG_CLEAN is always set.
HAMANO Tsukasa [Fri, 3 Dec 2021 06:58:45 +0000 (15:58 +0900)] 
ITS#9760 back-wt: SLAP_DBFLAG_CLEAN is always set.

3 years agoITS#9691
Quanah Gibson-Mount [Wed, 12 Jan 2022 21:48:26 +0000 (21:48 +0000)] 
ITS#9691

3 years agoITS#9691 Allow empty DB to host a persistent syncrepl session
Ondřej Kuzník [Mon, 13 Sep 2021 10:58:56 +0000 (11:58 +0100)] 
ITS#9691 Allow empty DB to host a persistent syncrepl session

3 years agoITS#9584
Quanah Gibson-Mount [Wed, 12 Jan 2022 21:46:23 +0000 (21:46 +0000)] 
ITS#9584

3 years agoITS#9584 Track refreshing status explicitly
Ondřej Kuzník [Mon, 13 Sep 2021 10:23:34 +0000 (11:23 +0100)] 
ITS#9584 Track refreshing status explicitly

A refresh can jump across multiple threads, we cannot just lock a
mutex, we need to track who that is and clear when finished.

In addition to that, fix our internal syncrepl session tracking pulling
it closer to RFC 4533, refreshDone now represents the receipt of
refreshDone flag. Refreshing status is maintained for plain refreshes
(and times when we might be starting one but don't know for sure).

We still reschedule a new sync with a delay if there is another one
running but tracking refreshes this way paves the way to being able to
wake them up if we start tracking them somehow.

3 years agoITS#9576
Quanah Gibson-Mount [Wed, 12 Jan 2022 21:42:05 +0000 (21:42 +0000)] 
ITS#9576

3 years agoITS#9576 Populate ca_desc for EMIT too
Ondřej Kuzník [Mon, 6 Dec 2021 14:25:30 +0000 (14:25 +0000)] 
ITS#9576 Populate ca_desc for EMIT too

3 years agoITS#9770 slapo-constraint: Maintain values in order of insertion
Ondřej Kuzník [Fri, 10 Dec 2021 11:46:50 +0000 (11:46 +0000)] 
ITS#9770 slapo-constraint: Maintain values in order of insertion

3 years agoITS#9766 slapo-autogroup: Fix ordering check
Ondřej Kuzník [Thu, 9 Dec 2021 11:27:48 +0000 (11:27 +0000)] 
ITS#9766 slapo-autogroup: Fix ordering check

3 years agoITS#9764 slapo-valsort: Maintain values in order of insertion
Ondřej Kuzník [Wed, 8 Dec 2021 17:17:18 +0000 (17:17 +0000)] 
ITS#9764 slapo-valsort: Maintain values in order of insertion

3 years agoITS#9763 Maintain values in order of insertion
Ondřej Kuzník [Wed, 8 Dec 2021 17:14:50 +0000 (17:14 +0000)] 
ITS#9763 Maintain values in order of insertion

3 years agoITS#9762 slapo-dyngroup: Maintain values in order of insertion
Ondřej Kuzník [Wed, 8 Dec 2021 17:12:57 +0000 (17:12 +0000)] 
ITS#9762 slapo-dyngroup: Maintain values in order of insertion

3 years agoITS#9761 Fix olcSyncrepl position based insertion
Ondřej Kuzník [Wed, 8 Dec 2021 15:47:45 +0000 (15:47 +0000)] 
ITS#9761 Fix olcSyncrepl position based insertion

3 years agoITS#9763 Warn for unsupported configs
Ondřej Kuzník [Tue, 4 Jan 2022 14:05:51 +0000 (14:05 +0000)] 
ITS#9763 Warn for unsupported configs

3 years agoITS#9767 Warn for unsupported configs
Ondřej Kuzník [Tue, 4 Jan 2022 14:01:22 +0000 (14:01 +0000)] 
ITS#9767 Warn for unsupported configs

3 years agoITS#9768 Warn for unsupported configs
Ondřej Kuzník [Tue, 4 Jan 2022 13:57:09 +0000 (13:57 +0000)] 
ITS#9768 Warn for unsupported configs

3 years agoHappy New Year!
Quanah Gibson-Mount [Fri, 7 Jan 2022 18:41:20 +0000 (18:41 +0000)] 
Happy New Year!

3 years agoITS#9742
Quanah Gibson-Mount [Tue, 14 Dec 2021 16:47:30 +0000 (16:47 +0000)] 
ITS#9742

3 years agoITS#9742 Reject a refresh if we can't do a precise resync
Ondřej Kuzník [Wed, 10 Nov 2021 12:20:27 +0000 (12:20 +0000)] 
ITS#9742 Reject a refresh if we can't do a precise resync

3 years agoITS#9750
Quanah Gibson-Mount [Tue, 14 Dec 2021 16:46:24 +0000 (16:46 +0000)] 
ITS#9750

3 years agoITS#9750 olcPasswordHash can only be made global in cn=config
Ondřej Kuzník [Thu, 18 Nov 2021 16:00:52 +0000 (16:00 +0000)] 
ITS#9750 olcPasswordHash can only be made global in cn=config

3 years agoITS#9493
Quanah Gibson-Mount [Tue, 14 Dec 2021 16:42:58 +0000 (16:42 +0000)] 
ITS#9493

3 years agoITS#9493 Accesslog cn=config fixes
Ondřej Kuzník [Thu, 2 Dec 2021 15:19:06 +0000 (15:19 +0000)] 
ITS#9493 Accesslog cn=config fixes

3 years agoITS#9758
Quanah Gibson-Mount [Mon, 13 Dec 2021 17:09:56 +0000 (17:09 +0000)] 
ITS#9758

3 years agoITS#9758 Make sure we don't end up with duplicates in entry
Ondřej Kuzník [Mon, 6 Dec 2021 15:58:54 +0000 (15:58 +0000)] 
ITS#9758 Make sure we don't end up with duplicates in entry

3 years agoITS#9758 Fix slapd-sock value add/delete
Ondřej Kuzník [Mon, 6 Dec 2021 15:58:10 +0000 (15:58 +0000)] 
ITS#9758 Fix slapd-sock value add/delete

3 years agoITS#9759
Quanah Gibson-Mount [Mon, 13 Dec 2021 17:08:29 +0000 (17:08 +0000)] 
ITS#9759

3 years agoITS#9759 Honour requested insert position in olcRetcodeItem
Ondřej Kuzník [Tue, 7 Dec 2021 12:06:15 +0000 (12:06 +0000)] 
ITS#9759 Honour requested insert position in olcRetcodeItem

3 years agoITS#9647
Quanah Gibson-Mount [Mon, 13 Dec 2021 17:06:15 +0000 (17:06 +0000)] 
ITS#9647

3 years agoITS#9647 Find correct sid in compare_csns() more of the time
Ondřej Kuzník [Fri, 29 Oct 2021 11:45:29 +0000 (12:45 +0100)] 
ITS#9647 Find correct sid in compare_csns() more of the time

3 years agoITS#9647 Treat glue entries as missing
Ondřej Kuzník [Wed, 13 Oct 2021 15:11:43 +0000 (16:11 +0100)] 
ITS#9647 Treat glue entries as missing

We're using MANAGE_DSAIT control so we get to see them, but they don't
really exist (except for their CSN sometimes).

3 years agoITS#9647 Record delete's CSN in the glue entry
Ondřej Kuzník [Mon, 13 Sep 2021 10:25:47 +0000 (11:25 +0100)] 
ITS#9647 Record delete's CSN in the glue entry

3 years agoITS#9756
Quanah Gibson-Mount [Mon, 13 Dec 2021 16:58:51 +0000 (16:58 +0000)] 
ITS#9756

3 years agoITS#9756 Generate a more accurate accesslog query
Ondřej Kuzník [Mon, 29 Nov 2021 17:18:29 +0000 (17:18 +0000)] 
ITS#9756 Generate a more accurate accesslog query

3 years agoITS#9707
Quanah Gibson-Mount [Mon, 13 Dec 2021 16:58:16 +0000 (16:58 +0000)] 
ITS#9707

3 years agoITS#9707 also: don't log null cookie
Howard Chu [Thu, 9 Dec 2021 17:51:39 +0000 (17:51 +0000)] 
ITS#9707 also: don't log null cookie

3 years agoITS#9707 syncrepl: don't set lastCookie if none present
Howard Chu [Thu, 9 Dec 2021 17:40:35 +0000 (17:40 +0000)] 
ITS#9707 syncrepl: don't set lastCookie if none present

3 years agoITS#9282
Quanah Gibson-Mount [Mon, 13 Dec 2021 16:39:32 +0000 (16:39 +0000)] 
ITS#9282

3 years agoITS#9282 Skip old accesslog entries even in delta-refresh
Ondřej Kuzník [Wed, 13 Oct 2021 15:14:00 +0000 (16:14 +0100)] 
ITS#9282 Skip old accesslog entries even in delta-refresh

3 years agoITS#9282 Do not resuscitate entries we already deleted
Ondřej Kuzník [Mon, 11 Oct 2021 13:17:15 +0000 (14:17 +0100)] 
ITS#9282 Do not resuscitate entries we already deleted

3 years agoITS#9282 Short-circuit cookie comparison in non-present check
Ondřej Kuzník [Mon, 13 Sep 2021 10:28:20 +0000 (11:28 +0100)] 
ITS#9282 Short-circuit cookie comparison in non-present check

3 years agoFix ITS to be ITS#9753
Quanah Gibson-Mount [Tue, 23 Nov 2021 22:20:15 +0000 (22:20 +0000)] 
Fix ITS to be ITS#9753

3 years agoITS#9573
Quanah Gibson-Mount [Tue, 23 Nov 2021 22:19:09 +0000 (22:19 +0000)] 
ITS#9573

3 years agoITS#9753 back-mdb: Fix index updating for replace ops
Howard Chu [Tue, 23 Nov 2021 17:10:29 +0000 (17:10 +0000)] 
ITS#9753 back-mdb: Fix index updating for replace ops

(cherry picked from commit 739081f217c9cdb2636d99250092e8d7b30bdd94)

3 years agoITS#9752
Quanah Gibson-Mount [Fri, 19 Nov 2021 16:22:28 +0000 (16:22 +0000)] 
ITS#9752

3 years agoITS#9752 accesslog: fix inconsistently normalized minCSN
Howard Chu [Fri, 19 Nov 2021 05:17:52 +0000 (05:17 +0000)] 
ITS#9752 accesslog: fix inconsistently normalized minCSN

(cherry picked from commit f476a06391c1c37239a821a3b8597d619fa233f0)