[Git][openldap-team/openldap][upstream] 77 commits: Return to engineering

Ryan Tandy (@rtandy) gitlab at salsa.debian.org
Fri Apr 26 23:11:41 BST 2024



Ryan Tandy pushed to branch upstream at Debian OpenLDAP Maintainers / openldap


Commits:
392d6b53 by Quanah Gibson-Mount at 2023-07-10T21:20:16+00:00
Return to engineering

- - - - -
03cea80c by Quanah Gibson-Mount at 2023-07-31T20:28:44+00:00
Return to engineering

- - - - -
ce200dca by Howard Chu at 2023-08-27T15:40:34+01:00
ITS#10095 partial revert of ITS#9278 2fd44e325195ae81664eb5dc36e7d265927c5ebc

The patch was incorrect and introduced numerous race conditions.
The original problem was a FreeBSD bug, subsequently fixed:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269277

- - - - -
032adfbe by Quanah Gibson-Mount at 2023-09-26T17:21:07+00:00
ITS#10057 - homedir: Fix config attribute name

Fix config attribute name for olcHomedirArchivePath

- - - - -
43f3b1bb by Quanah Gibson-Mount at 2023-09-26T17:21:27+00:00
ITS#10057

- - - - -
5f87a709 by Howard Chu at 2023-09-26T17:23:05+00:00
ITS#9952 libldap: use atexit for TLS teardown

- - - - -
d7827ca8 by Quanah Gibson-Mount at 2023-09-26T17:23:21+00:00
ITS#9952

- - - - -
17a805c3 by Ondřej Kuzník at 2023-09-26T17:28:15+00:00
ITS#10068 keep our own copy of the DN

- - - - -
b342fc8c by Quanah Gibson-Mount at 2023-09-26T17:28:30+00:00
ITS#10068

- - - - -
255e66b4 by Ondřej Kuzník at 2023-10-09T20:24:17+00:00
ITS#10070 Allow running without a valid resolv.conf file

- - - - -
e074882c by Quanah Gibson-Mount at 2023-10-09T20:25:21+00:00
ITS#10070

- - - - -
423be855 by Nadezhda Ivanova at 2023-10-09T20:26:59+00:00
ITS#10076 suffixmassage in back-asyncmeta does not handle empty remote suffix correctly

- - - - -
b4cfa65b by Quanah Gibson-Mount at 2023-10-09T20:27:06+00:00
ITS#10076

- - - - -
399eac41 by Ondřej Kuzník at 2023-10-09T20:29:15+00:00
ITS#10083 Do not mess with a connection that's dying already

- - - - -
e2c8d053 by Quanah Gibson-Mount at 2023-10-09T20:29:22+00:00
ITS#10083

- - - - -
760406ee by Greg Burd at 2023-10-23T19:12:47+00:00
ITS#10089 - Allow caller to determine if the process should exit or not when the regex is found to be problematic.

- - - - -
b857c538 by Howard Chu at 2023-10-23T19:12:56+00:00
ITS#10089 - Use ConfigArgs in slapi config parsing

- - - - -
f58a44f6 by Howard Chu at 2023-10-23T19:13:05+00:00
ITS#10089 - Use ConfigArgs in ACL parsing

For better error propagation back to config clients, also
remove unconditional use of stderr.

parse_acl() was only partially converted, the rest remains to be done.

- - - - -
7b693aad by Greg Burd at 2023-10-23T19:13:15+00:00
ITS#10089 - convert Debug to use config args

- - - - -
a97e4a72 by Quanah Gibson-Mount at 2023-10-23T19:13:34+00:00
ITS#10089

- - - - -
4d9424cb by Ondřej Kuzník at 2023-10-23T19:16:01+00:00
ITS#10091 Do not allow dynlist being configured as global

- - - - -
7408111a by Quanah Gibson-Mount at 2023-10-23T19:16:48+00:00
ITS#10091

- - - - -
b3c54393 by Ondřej Kuzník at 2023-10-23T19:18:27+00:00
ITS#10074 Fix type mismatches in lloadd

- - - - -
e8ba0219 by Quanah Gibson-Mount at 2023-10-23T19:19:24+00:00
ITS#10074

- - - - -
31ba06e1 by Quanah Gibson-Mount at 2023-10-23T19:45:12+00:00
ITS#10095

- - - - -
4a19b804 by Howard Chu at 2024-01-09T17:27:59+00:00
ITS#9378 Add explicit replay logging

Logs essential ops so they can be replayed.
Ignores read ops for now.

- - - - -
9bafe549 by Howard Chu at 2024-01-09T17:41:21+00:00
ITS#9378 Add replay tool

Reads a replay log and executes all the write ops

- - - - -
5d7a9205 by Howard Chu at 2024-01-11T17:53:43+00:00
Cleanup Windows build

Fix make depend errors in slapi

- - - - -
0ae183e7 by Florin Crișan at 2024-01-11T17:56:03+00:00
ITS#10101 libldap: fix double sb_close when first TLS connection fails

- - - - -
94d0e659 by Quanah Gibson-Mount at 2024-01-11T17:56:24+00:00
ITS#10101

- - - - -
889e945d by Howard Chu at 2024-01-11T17:59:02+00:00
ITS#10105 liblber lutil_debug: ensure msg ends with NL

- - - - -
353ac12b by Quanah Gibson-Mount at 2024-01-11T17:59:15+00:00
ITS#10105

- - - - -
b003ae84 by Howard Chu at 2024-01-11T18:55:19+00:00
ITS#10117 build: fix slap-config.h decls for Windows DLLs

- - - - -
32b0c721 by Quanah Gibson-Mount at 2024-01-11T21:54:42+00:00
ITS#10117

- - - - -
a15bef27 by Howard Chu at 2024-01-11T21:56:45+00:00
ITS#10094 libldap/OpenSSL: fix setting ciphersuites

Don't try old-style ciphersuite list if only v1.3 or newer ciphers were specified

- - - - -
8404330b by Quanah Gibson-Mount at 2024-01-11T21:56:58+00:00
ITS#10094

- - - - -
110a78e5 by hyc at 2024-01-11T21:58:22+00:00
ITS#10100 fix Windows timestamps

Simplify, instead of trying to maintain offset between performance
counter and systemtime, just use performance counter.

- - - - -
e3e0ef26 by Quanah Gibson-Mount at 2024-01-11T22:00:14+00:00
ITS#10100

- - - - -
4b33584e by Ondřej Kuzník at 2024-01-11T22:02:53+00:00
ITS#10123 Add a missing include

- - - - -
1a732ee9 by Ondřej Kuzník at 2024-01-11T22:02:55+00:00
ITS#10123 Adjust our prototypes for both K&R and C2x compatibility

- - - - -
89cd23bb by Quanah Gibson-Mount at 2024-01-11T22:03:11+00:00
ITS#10123

- - - - -
f0a2a42a by Ondřej Kuzník at 2024-01-11T22:04:05+00:00
ITS#10089 Fix acl logging

- - - - -
ac011b2c by Howard Chu at 2024-01-11T22:33:43+00:00
ITS#10125 mdb_load: fix cursor reinit in Append mode

- - - - -
ea975636 by Quanah Gibson-Mount at 2024-01-11T22:35:25+00:00
ITS#9378, ITS#10125

- - - - -
3e1130cd by Howard Chu at 2024-01-16T18:21:05+00:00
ITS#10124 libldap: fix dhparam init with OpenSSL 3.x

- - - - -
719a5883 by Quanah Gibson-Mount at 2024-01-16T18:21:21+00:00
ITS#10124

- - - - -
8fdcf120 by Ondřej Kuzník at 2024-01-16T18:50:19+00:00
ITS#10129 Fix lloadd.conf manpage

- - - - -
8e9f5f65 by Quanah Gibson-Mount at 2024-01-16T18:58:49+00:00
ITS#10129

- - - - -
e438f4c5 by Howard Chu at 2024-01-16T19:14:48+00:00
ITS#10144 libldap: RDNs must contain at least 1 AVA

- - - - -
c1922727 by Quanah Gibson-Mount at 2024-01-16T19:14:57+00:00
ITS#10144

- - - - -
e987fcf3 by Howard Chu at 2024-01-16T19:15:49+00:00
ITS#10145 ldap_url_parse_ext: fail earlier on bad URL enclosure

- - - - -
1d54dc3b by Quanah Gibson-Mount at 2024-01-16T19:15:56+00:00
ITS#10145

- - - - -
95670e37 by Clément Renault at 2024-01-16T20:30:01+00:00
ITS#10137 LMDB: Allow users to define MDB_IDL_LOGN

- - - - -
6973baf4 by Quanah Gibson-Mount at 2024-01-16T20:30:34+00:00
ITS#10137

- - - - -
05482d1a by Ondřej Kuzník at 2024-01-16T20:33:15+00:00
ITS#10109 Pass operation to slap_get_csn()

- - - - -
83636672 by Quanah Gibson-Mount at 2024-01-16T20:33:27+00:00
ITS#10109

- - - - -
43798262 by Stacey Marshall at 2024-01-16T20:37:56+00:00
ITS#10130 Several callers of getpassphrase() ignore NULL returns

- - - - -
e79c7bf2 by Quanah Gibson-Mount at 2024-01-16T20:38:07+00:00
ITS#10130

- - - - -
a4026502 by Howard Chu at 2024-01-16T20:39:11+00:00
ITS#10135 dynlist: fix search2resp callback context

- - - - -
f9ab9400 by Quanah Gibson-Mount at 2024-01-16T20:39:18+00:00
ITS#10135

- - - - -
a3037931 by Ondřej Kuzník at 2024-01-16T20:41:27+00:00
ITS#10110 Do not skip backover for result entries

- - - - -
c0493306 by Quanah Gibson-Mount at 2024-01-16T20:41:35+00:00
ITS#10110

- - - - -
80888141 by Quanah Gibson-Mount at 2024-01-16T20:42:51+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5

- - - - -
7ba79476 by SATOH Fumiyasu at 2024-01-18T18:41:51+00:00
ITS#10153 - slapd(8) describe -T modify (slapmodify)

- - - - -
2e0d5f2b by Quanah Gibson-Mount at 2024-01-18T18:42:03+00:00
ITS#10153

- - - - -
8de0b233 by Craig Balfour at 2024-01-18T18:42:21+00:00
ITS#10059 - Add configuration example for slapo-homedir(5)

- - - - -
3ebe4b93 by Quanah Gibson-Mount at 2024-01-18T18:42:31+00:00
ITS#10059

- - - - -
5eb93a3b by Howard Chu at 2024-01-20T21:16:17+00:00
ITS#10125: fix bad merge

>From ac011b2c5a14d665b5756d8a7435627ffc508855

- - - - -
c57c76c3 by Quanah Gibson-Mount at 2024-01-20T22:32:26+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5

- - - - -
41beafbd by Howard Chu at 2024-01-23T18:46:21+00:00
ITS#10025 slapo-dynlist: add option to disable filter support

- - - - -
24b16747 by Quanah Gibson-Mount at 2024-01-23T18:46:31+00:00
ITS#10025

- - - - -
e96d8dfa by Quanah Gibson-Mount at 2024-01-29T18:20:26+00:00
Prep for release

- - - - -
99d296c4 by Quanah Gibson-Mount at 2024-01-29T18:21:49+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5

- - - - -
c79abb60 by Ondřej Kuzník at 2024-01-29T18:44:44+00:00
ITS#10139 back-config: Honour disclose in matchedDN handling

- - - - -
67ce5453 by Quanah Gibson-Mount at 2024-01-29T18:50:18+00:00
ITS#10139

- - - - -
99a124bb by Quanah Gibson-Mount at 2024-01-29T18:53:15+00:00
Prep for release (2.5.17)

- - - - -
73c770ab by Ryan Tandy at 2024-04-25T16:59:17-07:00
New upstream version 2.5.17+dfsg
- - - - -


30 changed files:

- CHANGES
- build/version.var
- clients/tools/common.c
- clients/tools/ldappasswd.c
- clients/tools/ldapvc.c
- contrib/slapd-modules/lastmod/lastmod.c
- − doc/guide/admin/guide.html
- doc/man/man5/lloadd.conf.5
- doc/man/man5/slapo-dynlist.5
- doc/man/man5/slapo-homedir.5
- doc/man/man8/slapd.8
- include/ac/string.h
- libraries/liblber/debug.c
- libraries/libldap/getdn.c
- libraries/libldap/init.c
- libraries/libldap/open.c
- libraries/libldap/tls2.c
- libraries/libldap/tls_o.c
- libraries/libldap/url.c
- libraries/libldap/util-int.c
- libraries/liblmdb/CHANGES
- libraries/liblmdb/Makefile
- libraries/liblmdb/lmdb.h
- libraries/liblmdb/mdb.c
- libraries/liblmdb/mdb_load.c
- libraries/liblmdb/midl.h
- + libraries/liblmdb/mplay.c
- servers/lloadd/daemon.c
- servers/lloadd/libevent_support.c
- servers/lloadd/module_init.c


View it on GitLab: https://salsa.debian.org/openldap-team/openldap/-/compare/eb71db93e5115469fe2ae01df57a569cdab84431...73c770ab8d11ebf130b356584ee768e6c97bcd67

-- 
View it on GitLab: https://salsa.debian.org/openldap-team/openldap/-/compare/eb71db93e5115469fe2ae01df57a569cdab84431...73c770ab8d11ebf130b356584ee768e6c97bcd67
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-openldap-devel/attachments/20240426/3ead9db9/attachment-0001.htm>


More information about the Pkg-openldap-devel mailing list