]>
git.ipfire.org Git - thirdparty/openldap.git/log
Ondřej Kuzník [Fri, 18 Mar 2022 14:51:45 +0000 (14:51 +0000)]
ITS#9811 Allow newlines at end of included file
Anton Bobrov [Thu, 4 Nov 2021 16:27:34 +0000 (17:27 +0100)]
ITS#9737 ldapdelete unable to prune LDAP subentries
Howard Chu [Thu, 10 Mar 2022 15:26:04 +0000 (15:26 +0000)]
ITS#9809: pcache, mdb: fix SEGV in monitor shutdown
Ondřej Kuzník [Mon, 14 Mar 2022 09:35:12 +0000 (09:35 +0000)]
ITS#9808 Store the correct value in olcLastBind
Ondřej Kuzník [Mon, 7 Mar 2022 10:06:49 +0000 (10:06 +0000)]
ITS#9803 Drop connection when receiving non-LDAP data
Ondřej Kuzník [Wed, 2 Mar 2022 11:44:01 +0000 (11:44 +0000)]
ITS#9799 Drop a bind connection if there's a timeout
Ondřej Kuzník [Thu, 3 Mar 2022 11:00:00 +0000 (11:00 +0000)]
ITS#9497 Detect timing issues when they affect test
Ondřej Kuzník [Thu, 3 Mar 2022 10:54:34 +0000 (10:54 +0000)]
ITS#9343 Allow Compare to check pwdPolicySubentry
Ondřej Kuzník [Thu, 3 Mar 2022 10:54:06 +0000 (10:54 +0000)]
ITS#9343 Switch ppolicy_get to rely on ppolicy_operational
Ondřej Kuzník [Tue, 1 Mar 2022 14:00:56 +0000 (14:00 +0000)]
ITS#9343 Provide effective value of pwdPolicySubentry
Ondřej Kuzník [Tue, 8 Feb 2022 16:46:59 +0000 (16:46 +0000)]
ITS#9343 Allow a list of default policies
Ondřej Kuzník [Thu, 3 Mar 2022 10:56:13 +0000 (10:56 +0000)]
ITS#9343 Let backend_attribute read operational attributes
back-mdb checks requested attribute is present in the entry which
can obstruct the fallback to backend_operational.
Ondřej Kuzník [Mon, 21 Feb 2022 10:21:04 +0000 (10:21 +0000)]
ITS#8753 Improve LDAP_OPT_X_TLS_PEERKEY_HASH documentation further
Ondřej Kuzník [Mon, 31 Jan 2022 10:48:33 +0000 (10:48 +0000)]
ITS#8255 Clarify "sockresps result" behaviour
Howard Chu [Fri, 18 Feb 2022 22:46:52 +0000 (22:46 +0000)]
ITS#9801 syncrepl/dsee init punlock
Quanah Gibson-Mount [Tue, 22 Feb 2022 17:09:54 +0000 (17:09 +0000)]
ITS#9780 - Fix typos
Ondřej Kuzník [Tue, 1 Feb 2022 18:20:31 +0000 (18:20 +0000)]
ITS#9780 Document lloadd features new in 2.6
Ondřej Kuzník [Tue, 15 Feb 2022 12:45:56 +0000 (12:45 +0000)]
ITS#9794 Update behera draft for submission to IETF
Ondřej Kuzník [Fri, 11 Feb 2022 13:58:05 +0000 (13:58 +0000)]
ITS#8753 Document LDAP_OPT_X_TLS_PEERKEY_HASH
Ondřej Kuzník [Fri, 11 Feb 2022 13:57:03 +0000 (13:57 +0000)]
ITS#9189 Fix typo
Ondřej Kuzník [Fri, 11 Feb 2022 13:56:03 +0000 (13:56 +0000)]
ITS#9502 Clarify ldap_get/set_option API
Ondřej Kuzník [Thu, 10 Feb 2022 17:30:17 +0000 (17:30 +0000)]
ITS#9799 Clear c_n_ops_pending after we've flushed c_pending_ops
Ondřej Kuzník [Tue, 8 Feb 2022 17:11:33 +0000 (17:11 +0000)]
ITS#9794 Update behera draft wording
Ondřej Kuzník [Tue, 8 Feb 2022 17:04:21 +0000 (17:04 +0000)]
ITS#9794 Synchronise how Adds and Modifies are handled
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.
Howard Chu [Wed, 2 Feb 2022 18:38:37 +0000 (18:38 +0000)]
ITS#9436 OpenSSL 3.0 compat
Howard Chu [Wed, 2 Feb 2022 18:11:27 +0000 (18:11 +0000)]
ITS#9436 libldap: OpenSSL 3.0 compat
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.
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
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
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
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
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
Ondřej Kuzník [Tue, 25 Jan 2022 14:31:51 +0000 (14:31 +0000)]
ITS#9789 Expose operation_counter_init
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
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.
Orgad Shaneh [Tue, 25 Jan 2022 15:36:18 +0000 (17:36 +0200)]
ITS#9791 Fix compilation with openssl exclusions
Howard Chu [Sun, 23 Jan 2022 14:07:43 +0000 (14:07 +0000)]
ITS#9787 init global_host earlier so tools see it too
Ondřej Kuzník [Wed, 19 Jan 2022 10:26:45 +0000 (10:26 +0000)]
ITS#9781 Relax refcount assertion for referrals
Ondřej Kuzník [Mon, 11 Oct 2021 12:21:34 +0000 (13:21 +0100)]
ITS#7239 Do not log internal ops
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
Ondřej Kuzník [Thu, 13 Jan 2022 09:44:15 +0000 (09:44 +0000)]
ITS#7080 Fix debug message
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
Howard Chu [Mon, 17 Jan 2022 17:25:26 +0000 (17:25 +0000)]
ITS#9779 add test for negated filtered memberof
Howard Chu [Mon, 17 Jan 2022 16:32:28 +0000 (16:32 +0000)]
ITS#9779 slapo-dynlist: fix static group filter with multiple members
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
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.
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
Ondřej Kuzník [Fri, 29 Oct 2021 10:42:59 +0000 (11:42 +0100)]
ITS#9580 Propagate a present-phase cookie flush into accesslog
Ondřej Kuzník [Tue, 14 Sep 2021 10:17:06 +0000 (11:17 +0100)]
ITS#9538 Actually skip 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
Ondřej Kuzník [Tue, 14 Sep 2021 10:06:13 +0000 (11:06 +0100)]
ITS#9538 Populate op2.o_hdr earlier
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
Ondřej Kuzník [Wed, 17 Nov 2021 12:07:38 +0000 (12:07 +0000)]
ITS#9751 Add test for MOD_DELETE resolution
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.
Quanah Gibson-Mount [Fri, 7 Jan 2022 18:40:00 +0000 (18:40 +0000)]
Happy New Year!
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
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
Ondřej Kuzník [Thu, 9 Dec 2021 12:01:36 +0000 (12:01 +0000)]
ITS#9768 Enforce single name per olcTranslucentLocal/olcTranslucentRemote value
Ondřej Kuzník [Thu, 9 Dec 2021 11:54:03 +0000 (11:54 +0000)]
ITS#9767 Enforce single name per olcUniqueIgnore/olcUniqueAttribute value
Ondřej Kuzník [Thu, 9 Dec 2021 11:27:48 +0000 (11:27 +0000)]
ITS#9766 slapo-autogroup: Fix ordering check
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
Ondřej Kuzník [Wed, 8 Dec 2021 17:15:40 +0000 (17:15 +0000)]
ITS#9763 Make sure we keep cn=config values separate
Ondřej Kuzník [Wed, 8 Dec 2021 17:14:50 +0000 (17:14 +0000)]
ITS#9763 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
Ondřej Kuzník [Wed, 8 Dec 2021 15:47:45 +0000 (15:47 +0000)]
ITS#9761 Fix olcSyncrepl position based insertion
Quanah Gibson-Mount [Tue, 4 Jan 2022 16:36:40 +0000 (16:36 +0000)]
ITS#9596 - Regenerate configure
HAMANO Tsukasa [Fri, 3 Dec 2021 06:58:45 +0000 (15:58 +0900)]
ITS#9760 back-wt: SLAP_DBFLAG_CLEAN is always set.
Ondřej Kuzník [Mon, 13 Sep 2021 13:36:18 +0000 (14:36 +0100)]
ITS#9642 Lloadd standalone doesn't use rq
Ondřej Kuzník [Mon, 13 Sep 2021 10:58:08 +0000 (11:58 +0100)]
ITS#9642 Remove redundant calls to slap_wake_listener()
Ondřej Kuzník [Mon, 13 Sep 2021 10:57:14 +0000 (11:57 +0100)]
ITS#9642 Notify runner of any changes to the runqueue
Ondřej Kuzník [Mon, 15 Nov 2021 14:42:04 +0000 (14:42 +0000)]
ITS#9556 Send INVALID_SYNTAX for invalid schema elements
Ondřej Kuzník [Mon, 15 Nov 2021 14:41:05 +0000 (14:41 +0000)]
ITS#9556 Allow handlers to set result code
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
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.
Ondřej Kuzník [Fri, 29 Oct 2021 09:50:10 +0000 (10:50 +0100)]
ITS#9729 Allow multiprovider to be set before syncrepl stanzas
Ondřej Kuzník [Mon, 6 Dec 2021 14:25:30 +0000 (14:25 +0000)]
ITS#9576 Populate ca_desc for EMIT too
Ondřej Kuzník [Thu, 13 May 2021 09:48:04 +0000 (10:48 +0100)]
ITS#9596 First take on Python test suite
Ondřej Kuzník [Tue, 16 Jul 2019 17:18:38 +0000 (19:18 +0200)]
ITS#9596 Introduce mod_harness module
Ondřej Kuzník [Wed, 12 May 2021 10:03:05 +0000 (11:03 +0100)]
ITS#9596 Let others wait on the startup readiness indication
Ondřej Kuzník [Tue, 16 Jul 2019 17:04:44 +0000 (19:04 +0200)]
ITS#9596 Allow slapd to listen on port 0
And have it update the listening socket names as the port gets assigned.
Ondřej Kuzník [Tue, 16 Jul 2019 17:04:01 +0000 (19:04 +0200)]
ITS#9596 Let libldap keep explicit port 0 as that
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
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
Ondřej Kuzník [Mon, 6 Dec 2021 14:09:00 +0000 (14:09 +0000)]
ITS#9493 Ensure we can process cn=config deletes
Ondřej Kuzník [Thu, 2 Dec 2021 15:19:06 +0000 (15:19 +0000)]
ITS#9493 Accesslog cn=config fixes
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
Ondřej Kuzník [Mon, 6 Dec 2021 15:58:10 +0000 (15:58 +0000)]
ITS#9758 Fix slapd-sock value add/delete
Ondřej Kuzník [Tue, 7 Dec 2021 12:06:15 +0000 (12:06 +0000)]
ITS#9759 Honour requested insert position in olcRetcodeItem
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
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).
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
Ondřej Kuzník [Mon, 29 Nov 2021 17:18:29 +0000 (17:18 +0000)]
ITS#9756 Generate a more accurate accesslog query
Howard Chu [Thu, 9 Dec 2021 17:51:39 +0000 (17:51 +0000)]
ITS#9707 also: don't log null cookie
Howard Chu [Thu, 9 Dec 2021 17:40:35 +0000 (17:40 +0000)]
ITS#9707 syncrepl: don't set lastCookie if none present
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
Ondřej Kuzník [Mon, 11 Oct 2021 13:17:15 +0000 (14:17 +0100)]
ITS#9282 Do not resuscitate entries we already deleted
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
Howard Chu [Tue, 23 Nov 2021 17:10:29 +0000 (17:10 +0000)]
ITS#9753 back-mdb: Fix index updating for replace ops
Howard Chu [Fri, 19 Nov 2021 05:17:52 +0000 (05:17 +0000)]
ITS#9752 accesslog: fix inconsistently normalized minCSN