]>
git.ipfire.org Git - thirdparty/openldap.git/log
Ondřej Kuzník [Wed, 7 Apr 2021 15:07:32 +0000 (16:07 +0100)]
ITS#9511 Fix terminator comment
Quanah Gibson-Mount [Tue, 6 Apr 2021 15:58:09 +0000 (15:58 +0000)]
ITS#9453 - fix typo
Ondřej Kuzník [Tue, 6 Apr 2021 13:12:28 +0000 (14:12 +0100)]
ITS#9337 Actually use the local Operation
Howard Chu [Sat, 3 Apr 2021 13:57:06 +0000 (14:57 +0100)]
Include server binaries in failure artifacts
Build in subdir to keep objects separate from source
Quanah Gibson-Mount [Thu, 1 Apr 2021 22:46:11 +0000 (22:46 +0000)]
ITS#9511 - Stop plugin.c from generating an error when running make depend even if slapi is not enabled
Quanah Gibson-Mount [Thu, 1 Apr 2021 18:25:39 +0000 (18:25 +0000)]
ITS#7832 - Fix Makefile so that it installs into DESTDIR
Tweak CRACKLIB linking so that it doesn't depend on gmake
Quanah Gibson-Mount [Thu, 1 Apr 2021 20:40:48 +0000 (20:40 +0000)]
Cleanup on example slapd.conf that's shipped to highlight the ability to temporarily modify a running slapd process even when using a slapd.conf file
Quanah Gibson-Mount [Thu, 1 Apr 2021 20:30:01 +0000 (20:30 +0000)]
ITS#9471 - Install slapo-rbac(5) man page
Quanah Gibson-Mount [Thu, 1 Apr 2021 20:38:55 +0000 (20:38 +0000)]
ITS#8839 - Only generate SHA3 hash now that we also have GPG, drop MD5/SHA1
Quanah Gibson-Mount [Thu, 1 Apr 2021 17:22:45 +0000 (17:22 +0000)]
ITS#9515 - Fix .lo file generation during build process
Ondřej Kuzník [Thu, 1 Apr 2021 09:45:26 +0000 (10:45 +0100)]
ITS#9515 Apply ITS#9001 changes to datamorph
Quanah Gibson-Mount [Thu, 1 Apr 2021 02:02:59 +0000 (02:02 +0000)]
ITS#9437 - Regenerate configure
Quanah Gibson-Mount [Wed, 31 Mar 2021 20:05:15 +0000 (20:05 +0000)]
ITS#9437 - Fix slapo-otp overlay name
Quanah Gibson-Mount [Wed, 31 Mar 2021 19:44:22 +0000 (19:44 +0000)]
ITS#9513 - Regenerate configure
Howard Chu [Tue, 23 Mar 2021 20:08:30 +0000 (20:08 +0000)]
ITS#9513 Fixup test020
Remove dependency on number of fields in debug output
Howard Chu [Tue, 23 Mar 2021 16:03:13 +0000 (16:03 +0000)]
ITS#9513 Change all lutil time structs to use nanoseconds
Instead of microseconds
Howard Chu [Tue, 9 Mar 2021 00:30:56 +0000 (00:30 +0000)]
ITS#9513 Intercept liblber error printer
And add time and thread ID prefix to all debug output
Howard Chu [Wed, 10 Mar 2021 01:21:00 +0000 (01:21 +0000)]
ITS#9513 Cleanup debug output
Avoid splitting single lines across multiple Debug invocations
Quanah Gibson-Mount [Wed, 31 Mar 2021 16:18:48 +0000 (16:18 +0000)]
ITS#9437, ITS#9470 - Document homedir, OTP overlays
Quanah Gibson-Mount [Wed, 31 Mar 2021 17:35:34 +0000 (17:35 +0000)]
ITS#7786 - Fix typo in prev commit
Ondřej Kuzník [Tue, 30 Mar 2021 07:43:48 +0000 (08:43 +0100)]
ITS#7786 Try to synthesize missing attribute types
Ondřej Kuzník [Wed, 24 Mar 2021 15:52:10 +0000 (15:52 +0000)]
ITS#7786 Document cn=config recovery options
Quanah Gibson-Mount [Wed, 31 Mar 2021 16:11:18 +0000 (16:11 +0000)]
ITS#9437 - Regenerate configure
Ondřej Kuzník [Tue, 26 Jan 2021 12:59:11 +0000 (12:59 +0000)]
ITS#9437 Implement TOTP drift correction
Ondřej Kuzník [Mon, 25 Jan 2021 14:22:23 +0000 (14:22 +0000)]
ITS#9437 Add otp_2fa overlay
Ondřej Kuzník [Fri, 29 Mar 2019 13:29:07 +0000 (13:29 +0000)]
ITS#9001 Use a TAvl for request tracking in libldap
Ondřej Kuzník [Wed, 24 Mar 2021 13:04:43 +0000 (13:04 +0000)]
ITS#9001 manual changes
Ondřej Kuzník [Fri, 26 Mar 2021 11:50:11 +0000 (11:50 +0000)]
ITS#8698 Defer policy checker cleanup if it's a pw extop
Ondřej Kuzník [Fri, 26 Mar 2021 11:49:24 +0000 (11:49 +0000)]
ITS#8698 Only remove our own callback
Quanah Gibson-Mount [Mon, 29 Mar 2021 23:09:36 +0000 (23:09 +0000)]
ITS#5365, ITS#9470 - Regenerate configure
Quanah Gibson-Mount [Tue, 23 Mar 2021 19:46:22 +0000 (19:46 +0000)]
ITS#5365 - Add support for symbol versioning libldap and lilber
Howard Chu [Sat, 27 Mar 2021 10:28:52 +0000 (10:28 +0000)]
Revert "ITS#8847 more fallout from ldap_pvt_sockaddrstr move"
This reverts commit
f2ddf89e3cbe2ba65728cfc7b4c022d72192f442 .
Move Sockaddr def to ac/socket.h instead.
Quanah Gibson-Mount [Fri, 26 Mar 2021 19:43:08 +0000 (19:43 +0000)]
ITS#9473 - Fix typo
Ondřej Kuzník [Wed, 24 Feb 2021 14:41:44 +0000 (14:41 +0000)]
ITS#9473 Add variant overlay
Quanah Gibson-Mount [Fri, 26 Mar 2021 18:05:11 +0000 (18:05 +0000)]
ITS#9472 - Fix typos
Quanah Gibson-Mount [Fri, 26 Mar 2021 17:53:54 +0000 (17:53 +0000)]
ITS##7832 Fix typos
Ondřej Kuzník [Thu, 25 Feb 2021 12:11:00 +0000 (12:11 +0000)]
ITS#9472 Add datamorph overlay
Ondřej Kuzník [Fri, 19 Mar 2021 12:49:11 +0000 (12:49 +0000)]
Allow libtool path to be hinted
Quanah Gibson-Mount [Fri, 26 Mar 2021 16:28:39 +0000 (16:28 +0000)]
ITS#9470 - Fix typos
David Coutadeur [Wed, 24 Feb 2021 19:19:45 +0000 (20:19 +0100)]
clean and homogenize ppm files for integration into contrib (issue #7832 !252)
David Coutadeur [Tue, 23 Feb 2021 20:23:23 +0000 (21:23 +0100)]
Proposing ppolicy extended module for OpenLDAP (issue #7832)
Howard Chu [Fri, 26 Mar 2021 14:12:47 +0000 (14:12 +0000)]
ITS#8847 more fallout from ldap_pvt_sockaddrstr move
Howard Chu [Fri, 26 Mar 2021 13:46:56 +0000 (13:46 +0000)]
ITS#9498 replace asserts
Just no-op if trying to close a connection that's already being closed.
Howard Chu [Fri, 26 Mar 2021 13:45:26 +0000 (13:45 +0000)]
ITS#8847 move lutil_sockaddrstr() to ldap_pvt_sockaddrstr()
Ondřej Kuzník [Tue, 16 Mar 2021 17:06:55 +0000 (17:06 +0000)]
ITS#9470 Add homedir overlay
Ondřej Kuzník [Wed, 24 Feb 2021 12:50:38 +0000 (12:50 +0000)]
ITS#9347 Log which policy attribute is invalid
Quanah Gibson-Mount [Thu, 25 Mar 2021 23:07:48 +0000 (23:07 +0000)]
ITS#9453 - Actually enable argon2 module build
Ondřej Kuzník [Thu, 25 Mar 2021 09:20:38 +0000 (09:20 +0000)]
Enable Debian's debuginfod
Ondřej Kuzník [Tue, 23 Mar 2021 10:55:12 +0000 (10:55 +0000)]
ITS#7788 Hashing should be independent of a useable policy
HoweverAT [Fri, 19 Mar 2021 09:28:01 +0000 (10:28 +0100)]
ITS#8847 Add SOCKET_BIND_ADDRESSES Option
HoweverAT [Fri, 19 Mar 2021 09:27:07 +0000 (10:27 +0100)]
ITS#8847 Print local address in connection dump
Howard Chu [Mon, 22 Mar 2021 15:18:30 +0000 (15:18 +0000)]
ITS#8950 move txn setup to frontend
Backends should just execute when invoked, frontend should
exclusively take care of queueing for txn setup.
Howard Chu [Mon, 22 Mar 2021 17:50:32 +0000 (17:50 +0000)]
ITS#9504 back-ldap: set default idassert mode as documented
Howard Chu [Mon, 22 Mar 2021 17:31:13 +0000 (17:31 +0000)]
ITS#9251 make max filter depth configurable
Howard Chu [Mon, 22 Mar 2021 15:06:13 +0000 (15:06 +0000)]
ITS#9498 More connection streamlining
Since c_mutex is now always inited at startup time, we no longer
need connections_mutex to protect from uninit'd structures
Howard Chu [Mon, 22 Mar 2021 09:18:32 +0000 (09:18 +0000)]
ITS#8967 additional check
Howard Chu [Mon, 22 Mar 2021 08:36:49 +0000 (08:36 +0000)]
ITS#8967 back-mdb: fix adminlimit check
Howard Chu [Sun, 21 Mar 2021 20:33:37 +0000 (20:33 +0000)]
Fix typos in schema replication check
Howard Chu [Sun, 21 Mar 2021 17:41:19 +0000 (17:41 +0000)]
ITS#8589 syncrepl: defer on REFRESH_REQUIRED
Schedule a new retry instead of immediate looping back. This
will also prevent locking up cn=config replication.
Howard Chu [Sun, 21 Mar 2021 17:28:50 +0000 (17:28 +0000)]
ITS#9152 autoca: no-op if DB doesn't exist yet
Howard Chu [Sun, 21 Mar 2021 17:20:05 +0000 (17:20 +0000)]
ITS#8577 don't allow setting logDB to current DB
Howard Chu [Sun, 21 Mar 2021 16:47:43 +0000 (16:47 +0000)]
ITS#9241 all ARG_DN configs must also use ARG_QUOTE
Howard Chu [Sun, 21 Mar 2021 16:36:30 +0000 (16:36 +0000)]
ITS#8726 check newly registered loglevels immediately
See if they were requested as soon as they are successfully registered.
Howard Chu [Sun, 21 Mar 2021 15:25:56 +0000 (15:25 +0000)]
ITS#7295 don't init TLS threads by default
Do it explicitly in servers
Howard Chu [Sun, 21 Mar 2021 14:58:22 +0000 (14:58 +0000)]
ITS#8246 frontend and config DBs are unique
Also make sure config_add_internal errmsg is returned to slapadd
Ondřej Kuzník [Fri, 19 Mar 2021 12:47:51 +0000 (12:47 +0000)]
ITS#9016 Do not forget to close directory handle
Ondřej Kuzník [Wed, 17 Mar 2021 16:18:13 +0000 (16:18 +0000)]
ITS#9438 Do not regenerate config on startup
Ondřej Kuzník [Wed, 17 Mar 2021 16:17:27 +0000 (16:17 +0000)]
ITS#9016 Check confdir is empty before generating from scratch
Quanah Gibson-Mount [Thu, 18 Mar 2021 21:06:58 +0000 (21:06 +0000)]
ITS#9471 - Fix typos in previous commit
Ondřej Kuzník [Mon, 15 Mar 2021 15:41:00 +0000 (15:41 +0000)]
ITS#9471 Add RBAC overlay to contrib
Quanah Gibson-Mount [Thu, 18 Mar 2021 19:36:12 +0000 (19:36 +0000)]
ITS#9200 fix typo in previous commit
Quanah Gibson-Mount [Thu, 11 Mar 2021 21:53:36 +0000 (21:53 +0000)]
ITS#9200 -- 2.4 to 2.5 upgrade documentation and updates
Ondřej Kuzník [Tue, 16 Mar 2021 12:29:55 +0000 (12:29 +0000)]
ITS#6830 Enable NO-USER-MODIFICATION on ppolicy attributes
Ondřej Kuzník [Tue, 16 Mar 2021 10:02:32 +0000 (10:02 +0000)]
ITS#9051 Check for more success result codes
Ondřej Kuzník [Tue, 16 Mar 2021 10:00:22 +0000 (10:00 +0000)]
ITS#9051 Do not remove callback on intermediate responses
Quanah Gibson-Mount [Fri, 5 Mar 2021 23:16:04 +0000 (23:16 +0000)]
ITS#9051 Regression test
Ondřej Kuzník [Tue, 9 Mar 2021 17:31:01 +0000 (17:31 +0000)]
ITS#9444 Manage sr_ref/sr_matched flags accordingly
send_ldap_response() clears them immediately even if we never attached
the data to be freed, so when we reinstate them, the flags are gone and
the next send_ldap_response() doesn't consider freeing them.
Ondřej Kuzník [Tue, 9 Mar 2021 17:29:38 +0000 (17:29 +0000)]
ITS#9444 Pass original message when chain-return-error is set
Quanah Gibson-Mount [Tue, 16 Mar 2021 16:49:20 +0000 (16:49 +0000)]
Return to engineering
Quanah Gibson-Mount [Tue, 16 Mar 2021 16:45:15 +0000 (16:45 +0000)]
Merge remote-tracking branch 'origin/mdb.RE/0.9'
Quanah Gibson-Mount [Tue, 16 Mar 2021 16:41:19 +0000 (16:41 +0000)]
Prepare for release (0.9.29)
Quanah Gibson-Mount [Mon, 15 Mar 2021 23:14:08 +0000 (23:14 +0000)]
ITS#8996 - Regenerate configure
Hugh McMaster [Sun, 29 Sep 2019 01:38:17 +0000 (11:38 +1000)]
ITS#8996 - Generate and install a pkg-config file for the libldap library
Hugh McMaster [Sun, 29 Sep 2019 01:33:54 +0000 (11:33 +1000)]
ITS#8996 - Generate and install a pkg-config file for the liblber library
Quanah Gibson-Mount [Thu, 11 Mar 2021 20:35:52 +0000 (20:35 +0000)]
ITS#8889 - Clarify loglevel and debug level portions of admin guide.
Tero Saarni [Mon, 15 Mar 2021 08:00:56 +0000 (10:00 +0200)]
ITS#9419 fix comparison
Quanah Gibson-Mount [Mon, 15 Mar 2021 19:02:27 +0000 (19:02 +0000)]
Merge remote-tracking branch 'origin/mdb.RE/0.9'
Ondřej Kuzník [Tue, 9 Mar 2021 11:46:10 +0000 (11:46 +0000)]
ITS#5768 Avoid extraneous newlines in deref printing
Quanah Gibson-Mount [Fri, 5 Mar 2021 22:09:59 +0000 (16:09 -0600)]
ITS#8773 - Add test for slapo-deref overlay
Quanah Gibson-Mount [Fri, 5 Mar 2021 21:23:15 +0000 (21:23 +0000)]
ITS#8773 - Add slapo-deref.5 man page
Quanah Gibson-Mount [Mon, 15 Mar 2021 16:14:56 +0000 (16:14 +0000)]
ITS#9500
Howard Chu [Sun, 14 Mar 2021 14:29:44 +0000 (14:29 +0000)]
ITS#9500 fix regression from ITS#8662
Howard Chu [Sun, 14 Mar 2021 14:25:55 +0000 (14:25 +0000)]
ITS#9376 simplify
Howard Chu [Sun, 14 Mar 2021 14:28:38 +0000 (14:28 +0000)]
ITS#9500 fix regression from ITS#8662
Quanah Gibson-Mount [Fri, 12 Mar 2021 16:00:59 +0000 (16:00 +0000)]
ITS#9453 - Regenerate configure
Quanah Gibson-Mount [Fri, 5 Mar 2021 20:53:50 +0000 (20:53 +0000)]
ITS#8742 - Bring slapd.conf.5 and slapd-config.5 in sync
Howard Chu [Thu, 11 Mar 2021 09:31:41 +0000 (09:31 +0000)]
ITS#9498 connection_next: fix validity check
Quanah Gibson-Mount [Mon, 1 Mar 2021 20:41:46 +0000 (20:41 +0000)]
ITS#9453 - Make pw argon2 official
Howard Chu [Wed, 10 Mar 2021 01:30:32 +0000 (01:30 +0000)]
ITS#9479 re-enable asyncmeta in ci
Howard Chu [Wed, 10 Mar 2021 00:18:59 +0000 (00:18 +0000)]
ITS#9479 asyncmeta: fix hanging ops
Two separate problems
1) ops that never got sent because of a pending Bind
2) errors that never got returned because of an active op