]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
4 years agoautoca test deadlocks in back-ldif
Howard Chu [Fri, 13 Aug 2021 20:31:34 +0000 (21:31 +0100)] 
autoca test deadlocks in back-ldif

4 years agoITS#5344 slapo-rwm: fix prev commit
Howard Chu [Fri, 13 Aug 2021 20:09:28 +0000 (21:09 +0100)] 
ITS#5344 slapo-rwm: fix prev commit

Must always generate newDN

4 years agoITS#9597 Fix NoD support
Ondřej Kuzník [Fri, 13 Aug 2021 15:01:13 +0000 (16:01 +0100)] 
ITS#9597 Fix NoD support

4 years agoITS#9443 add lloadd admin guide
Shawn McKinney [Fri, 28 May 2021 19:51:04 +0000 (14:51 -0500)] 
ITS#9443 add lloadd admin guide

4 years agoITS#9600 Support closing connections on request
Ondřej Kuzník [Thu, 22 Apr 2021 12:35:17 +0000 (13:35 +0100)] 
ITS#9600 Support closing connections on request

4 years agoITS#9600 Rework monitor entry management
Ondřej Kuzník [Thu, 22 Apr 2021 12:30:32 +0000 (13:30 +0100)] 
ITS#9600 Rework monitor entry management

Connection entries are now persistent and can be addressed, preparing
the ground so we can process modify operations on individual entries.

4 years agoITS#9599 Online latency tracking
Ondřej Kuzník [Wed, 10 Mar 2021 16:22:34 +0000 (16:22 +0000)] 
ITS#9599 Online latency tracking

4 years agoITS#9599 Push based latency tracking
Ondřej Kuzník [Wed, 10 Mar 2021 16:17:33 +0000 (16:17 +0000)] 
ITS#9599 Push based latency tracking

4 years agoITS#9599 Add bestof tier implementation
Ondřej Kuzník [Fri, 1 May 2020 09:47:44 +0000 (10:47 +0100)] 
ITS#9599 Add bestof tier implementation

4 years agoITS#9599 Add latency tracking
Ondřej Kuzník [Wed, 21 Apr 2021 14:41:32 +0000 (15:41 +0100)] 
ITS#9599 Add latency tracking

4 years agoITS#9599 Implement tiered load balancing
Ondřej Kuzník [Tue, 24 Jul 2018 09:22:57 +0000 (10:22 +0100)] 
ITS#9599 Implement tiered load balancing

4 years agoITS#9598 Add tests for connection restrictions
Ondřej Kuzník [Mon, 28 Jun 2021 14:37:02 +0000 (16:37 +0200)] 
ITS#9598 Add tests for connection restrictions

4 years agoITS#9598 Per OID restrictions
Ondřej Kuzník [Mon, 10 Aug 2020 15:14:07 +0000 (17:14 +0200)] 
ITS#9598 Per OID restrictions

4 years agoITS#9598 Introduce backend-restricted selection
Ondřej Kuzník [Mon, 10 Aug 2020 12:43:17 +0000 (14:43 +0200)] 
ITS#9598 Introduce backend-restricted selection

4 years agoITS#9598 Factor out upstream checking
Ondřej Kuzník [Fri, 21 Aug 2020 09:09:10 +0000 (11:09 +0200)] 
ITS#9598 Factor out upstream checking

4 years agoITS#9597 Send Notice of Disconnection when shutting down a client connection
Ondřej Kuzník [Tue, 21 Apr 2020 14:02:47 +0000 (15:02 +0100)] 
ITS#9597 Send Notice of Disconnection when shutting down a client connection

4 years agoITS#8747 Use the same message when upstream connection is ready
Ondřej Kuzník [Mon, 28 Jun 2021 14:33:44 +0000 (16:33 +0200)] 
ITS#8747 Use the same message when upstream connection is ready

4 years agoITS#9122 expose SLAP_TOOL_DRYRUN to backends
Howard Chu [Wed, 11 Aug 2021 13:53:40 +0000 (14:53 +0100)] 
ITS#9122 expose SLAP_TOOL_DRYRUN to backends

Most backends should no-op everything. back-config will
still parse and process all config directives.

4 years agoITS#9538 Serialise CSN assignment in slapo-accesslog
Ondřej Kuzník [Thu, 12 Aug 2021 12:07:43 +0000 (13:07 +0100)] 
ITS#9538 Serialise CSN assignment in slapo-accesslog

4 years agoITS#8958 back-mdb: checkpoint online indexer
Howard Chu [Thu, 5 Aug 2021 16:33:03 +0000 (17:33 +0100)] 
ITS#8958 back-mdb: checkpoint online indexer

Save old/new indexmasks to allow processing to resume if slapd is
stopped and restarted. Save last entryID indexed to allow resume
after restart or pool pause.

4 years agoITS#8958 rename ldap_pvt_thread_pool_pausecheck()
Howard Chu [Thu, 5 Aug 2021 14:50:27 +0000 (15:50 +0100)] 
ITS#8958 rename ldap_pvt_thread_pool_pausecheck()

to ..._pausewait() since that's what it really does.
Add ..._pausequery() that only checks and doesn't wait.

4 years agoITS#9628 Fix incorrect c_n_ops_executing counter when backend is asynchronous
Nadezhda Ivanova [Tue, 22 Jun 2021 14:03:44 +0000 (17:03 +0300)] 
ITS#9628 Fix incorrect c_n_ops_executing counter when backend is asynchronous

4 years agoITS#9631 move slapd-wt tests to alltests
Ondřej Kuzník [Thu, 12 Aug 2021 15:54:18 +0000 (16:54 +0100)] 
ITS#9631 move slapd-wt tests to alltests

4 years agoITS#9630 back-sql: Close transactions after bind and search
Aapo Romu [Tue, 13 Jul 2021 13:09:39 +0000 (16:09 +0300)] 
ITS#9630 back-sql: Close transactions after bind and search

4 years agoITS#9629 back-sql: Add support for ppolicy opattrs
Aapo Romu [Mon, 29 Mar 2021 16:31:13 +0000 (16:31 +0000)] 
ITS#9629 back-sql: Add support for ppolicy opattrs

So that ppolicy rules are applied

4 years agoITS#9463 - Fix typo
Quanah Gibson-Mount [Sun, 8 Aug 2021 02:01:31 +0000 (02:01 +0000)] 
ITS#9463 - Fix typo

4 years agofix timing issue for test086-delta-consumer
HAMANO Tsukasa [Mon, 2 Aug 2021 08:58:53 +0000 (17:58 +0900)] 
fix timing issue for test086-delta-consumer

4 years agofix test025-limits: wait for slapd shutdown
HAMANO Tsukasa [Thu, 25 Feb 2021 07:55:28 +0000 (16:55 +0900)] 
fix test025-limits: wait for slapd shutdown

4 years agofix test001-slapadd: Wait for slapd shutdown before remove DB
HAMANO Tsukasa [Mon, 22 Feb 2021 16:17:44 +0000 (01:17 +0900)] 
fix test001-slapadd: Wait for slapd shutdown before remove DB

4 years agoITS#9463 cumulative fix for back-wt
HAMANO Tsukasa [Wed, 10 Feb 2021 13:56:09 +0000 (22:56 +0900)] 
ITS#9463 cumulative fix for back-wt

- LDAP MODRDN handling
- support paged response
- add wt_extended
- add config emit
- wt_key_read() return WT_NOTFOUND if not found key.
- add ext_candidates()
- fix idlcache session name
- fix warning
- don't reuse idlcache cursor
- set correct pid when modrdn with newsuperior
- fix condition bug
- fix send_search_entry() error handling
- fix for referral handling
- fix for readonly mode
- fix sizelimit response
- support modrdn
- improve modify handling
- clear ancestor idlcache
- fix for multi-DIT
- IMPORTANT CHANGES: Compatibility is broken with previous database table, please restore database from LDIF.
- checking for scope=children
- sort dn2idl result
- fix cursor leak
- support db_open with readonly mode
- add wt_tool_entry_delete
- initialize comp variable
- support referrals
- implement wt_tool_dn2id_get() and wt_tool_entry_modify() for slapadd -w
- skip redundant scan, and more debug message
- fix OID conflict with back-passwd
- no need to close session, It may cause SEGV.
- fixed wt_dn2entry for empty DN
- support multiple database
- Construct wiredtiger's config parameter. It allow multi line wtconfig settings
- add idlcache
- fix concurrent modification to a entry with multi values
- prevent to add duplicate dn entry
- suppress error message "search_near failed: WT_NOTFOUND"
- update Debug statements
- back-wt does not support subtree rename
- fix for @ondra review
- update slapd-wt.5 and warning for mode option
- add back-wt test into test target
- add scope checking

4 years agoITS#9200 - Fix typo in prev commit
Quanah Gibson-Mount [Sat, 7 Aug 2021 19:21:49 +0000 (19:21 +0000)] 
ITS#9200 - Fix typo in prev commit

4 years agoITS#9200 - Note deprecated options dropped from client utilities
Quanah Gibson-Mount [Fri, 6 Aug 2021 22:55:37 +0000 (22:55 +0000)] 
ITS#9200 - Note deprecated options dropped from client utilities

4 years agoITS#9200 - Fix upgrade requirements for back-mdb
Quanah Gibson-Mount [Fri, 6 Aug 2021 22:53:35 +0000 (22:53 +0000)] 
ITS#9200 - Fix upgrade requirements for back-mdb

4 years ago(From ITS#8958) allow 2.5 slapcat to read 2.4 DB
Howard Chu [Fri, 6 Aug 2021 21:50:23 +0000 (22:50 +0100)] 
(From ITS#8958) allow 2.5 slapcat to read 2.4 DB

4 years agoITS#9611 bconfig: canonicalize structuralObjectclass
Howard Chu [Fri, 6 Aug 2021 21:13:47 +0000 (22:13 +0100)] 
ITS#9611 bconfig: canonicalize structuralObjectclass

4 years agoITS#9620 Freeze cache while we search
Ondřej Kuzník [Thu, 29 Jul 2021 12:23:28 +0000 (13:23 +0100)] 
ITS#9620 Freeze cache while we search

4 years agoITS#9620 Turn mi_cache_mutex into a RW lock
Ondřej Kuzník [Thu, 29 Jul 2021 12:23:03 +0000 (13:23 +0100)] 
ITS#9620 Turn mi_cache_mutex into a RW lock

4 years agoITS#9620 Only persistent entries are stored in the cache
Ondřej Kuzník [Thu, 29 Jul 2021 12:22:28 +0000 (13:22 +0100)] 
ITS#9620 Only persistent entries are stored in the cache

4 years agoITS#5344 Record and maintain new DN on ModRDN ops
Ondřej Kuzník [Fri, 6 Aug 2021 11:58:34 +0000 (12:58 +0100)] 
ITS#5344 Record and maintain new DN on ModRDN ops

4 years agoITS#6949 add support for logfile rotation
Howard Chu [Thu, 15 Jul 2021 15:27:51 +0000 (16:27 +0100)] 
ITS#6949 add support for logfile rotation

Uses debuglevel, not sysloglevel.

4 years agoITS#9625 - Fix handling when pwdChangedTime is not present
Quanah Gibson-Mount [Tue, 3 Aug 2021 21:45:02 +0000 (21:45 +0000)] 
ITS#9625 - Fix handling when pwdChangedTime is not present

Add a check to see if pwdChangedTime was actually present on the entry. If not, skip the expiry check.

Additionally change the debug log statement to TRACE instead of ANY, as the message is informational.

4 years agoITS#9624 Read state while holding relevant mutex, cache if needed
Ondřej Kuzník [Tue, 3 Aug 2021 11:23:02 +0000 (12:23 +0100)] 
ITS#9624 Read state while holding relevant mutex, cache if needed

4 years agoITS#9624 Make sure we reset only for Binds
Ondřej Kuzník [Tue, 3 Aug 2021 11:21:22 +0000 (12:21 +0100)] 
ITS#9624 Make sure we reset only for Binds

4 years agoITS#9624 We've already checked before we call request_extended
Ondřej Kuzník [Tue, 3 Aug 2021 11:20:45 +0000 (12:20 +0100)] 
ITS#9624 We've already checked before we call request_extended

4 years agoITS#9615 move CheckModule from policy to overlay config
Howard Chu [Mon, 26 Jul 2021 15:04:24 +0000 (16:04 +0100)] 
ITS#9615 move CheckModule from policy to overlay config

And fix errmsg FIXME

4 years agoITS#6138 fix test timing issue
Howard Chu [Fri, 30 Jul 2021 14:58:19 +0000 (15:58 +0100)] 
ITS#6138 fix test timing issue

4 years agoITS#6138 let frontend handle all exop responses
Howard Chu [Tue, 27 Jul 2021 18:01:10 +0000 (19:01 +0100)] 
ITS#6138 let frontend handle all exop responses

4 years agoITS#6138 FIx exop handler to ignore SLAPD_ASYNCOPs
Howard Chu [Tue, 27 Jul 2021 18:00:33 +0000 (19:00 +0100)] 
ITS#6138 FIx exop handler to ignore SLAPD_ASYNCOPs

4 years agoITS#6138 drop unnecessary use of o_abandon
Howard Chu [Tue, 27 Jul 2021 17:18:13 +0000 (18:18 +0100)] 
ITS#6138 drop unnecessary use of o_abandon

4 years agoITS#6138 use SLAPD_NO_REPLY for persistent searches
Howard Chu [Tue, 27 Jul 2021 17:06:23 +0000 (18:06 +0100)] 
ITS#6138 use SLAPD_NO_REPLY for persistent searches

The particular code doesn't matter, any result besides
SLAP_CB_CONTINUE always halts overlay/response processing.

4 years agoITS#6138 don't overwrite rs->sr_err after sending response
Howard Chu [Tue, 27 Jul 2021 17:03:28 +0000 (18:03 +0100)] 
ITS#6138 don't overwrite rs->sr_err after sending response

4 years agoITS#6138 add lock flag to connection_op_finish()
Howard Chu [Tue, 27 Jul 2021 17:03:07 +0000 (18:03 +0100)] 
ITS#6138 add lock flag to connection_op_finish()

4 years agoITS#6138 don't allow redundant abandon/cancel ops
Howard Chu [Tue, 27 Jul 2021 17:02:20 +0000 (18:02 +0100)] 
ITS#6138 don't allow redundant abandon/cancel ops

4 years agoITS#8649 syncrepl: fix backend selection in glued DBs
Howard Chu [Tue, 3 Aug 2021 12:09:26 +0000 (13:09 +0100)] 
ITS#8649 syncrepl: fix backend selection in glued DBs

4 years agoITS#9200 - Document that olcMirrorMode should be olcMultiProvider
Quanah Gibson-Mount [Thu, 22 Jul 2021 19:22:43 +0000 (19:22 +0000)] 
ITS#9200 - Document that olcMirrorMode should be olcMultiProvider

4 years agoITS#9621 fix for multival with NULL mr
Howard Chu [Mon, 2 Aug 2021 19:24:58 +0000 (20:24 +0100)] 
ITS#9621 fix for multival with NULL mr

4 years agoITS#9616 - Make example slapd.conf and slapd.ldif files functional
Quanah Gibson-Mount [Wed, 28 Jul 2021 02:01:31 +0000 (02:01 +0000)] 
ITS#9616 - Make example slapd.conf and slapd.ldif files functional

4 years agoITS#9616 - Always define olcModuleList for slapd-config
Quanah Gibson-Mount [Wed, 28 Jul 2021 02:01:31 +0000 (02:01 +0000)] 
ITS#9616 - Always define olcModuleList for slapd-config

4 years agoITS#9485 - Regenerate configure for contrib ldapc++
Quanah Gibson-Mount [Thu, 29 Jul 2021 18:24:01 +0000 (18:24 +0000)] 
ITS#9485 - Regenerate configure for contrib ldapc++

using autoconf

4 years agoITS#9485 - Regenerate autogenerated files for contrib ldapc++
Quanah Gibson-Mount [Thu, 29 Jul 2021 18:23:25 +0000 (18:23 +0000)] 
ITS#9485 - Regenerate autogenerated files for contrib ldapc++

using autoreconf -f -i

4 years agoITS#9485 - Update contrib ldapc++ for autoconf-2.71
Quanah Gibson-Mount [Tue, 6 Jul 2021 16:28:12 +0000 (16:28 +0000)] 
ITS#9485 - Update contrib ldapc++ for autoconf-2.71

4 years agoITS#9485 - Regenerate configure via autoconf
Quanah Gibson-Mount [Thu, 29 Jul 2021 18:06:37 +0000 (18:06 +0000)] 
ITS#9485 - Regenerate configure via autoconf

4 years agoITS#9485 - Regenerate autogenerated file with autoreconf -f -i
Quanah Gibson-Mount [Thu, 29 Jul 2021 18:06:03 +0000 (18:06 +0000)] 
ITS#9485 - Regenerate autogenerated file with autoreconf -f -i

4 years agoITS#9485 - Update for autoconf 2.71
Quanah Gibson-Mount [Tue, 6 Jul 2021 16:21:41 +0000 (16:21 +0000)] 
ITS#9485 - Update for autoconf 2.71

Update for latest autoconf release

4 years agoITS#9617 - Use valid exit values when an error occurs
Quanah Gibson-Mount [Wed, 28 Jul 2021 17:37:25 +0000 (17:37 +0000)] 
ITS#9617 - Use valid exit values when an error occurs

4 years agoEnable addition of targets to back-asyncmeta via cn=config
Nadezhda Ivanova [Tue, 13 Apr 2021 12:12:34 +0000 (15:12 +0300)] 
Enable addition of targets to back-asyncmeta via cn=config

4 years agoITS#9584 avoid busy-loop while refresh is serialized
Howard Chu [Thu, 29 Jul 2021 12:28:05 +0000 (13:28 +0100)] 
ITS#9584 avoid busy-loop while refresh is serialized

4 years agoITS#9569 update schema def in manpage
Howard Chu [Thu, 29 Jul 2021 11:55:15 +0000 (12:55 +0100)] 
ITS#9569 update schema def in manpage

4 years agoITS#9569 make reqMod optional in modify ops
Howard Chu [Thu, 29 Jul 2021 11:02:22 +0000 (12:02 +0100)] 
ITS#9569 make reqMod optional in modify ops

4 years agoITS#9584 serialize refresh phase
Howard Chu [Tue, 27 Jul 2021 15:10:29 +0000 (16:10 +0100)] 
ITS#9584 serialize refresh phase

Only allow one consumer at a time to perform a refresh on a database.

4 years agoITS#5555 - Correct documentation for SASL AuthzTo Check
andrew.findlay@skills-1st.co.uk [Mon, 16 Jun 2008 16:09:27 +0000 (17:09 +0100)] 
ITS#5555 - Correct documentation for SASL AuthzTo Check

This patch file is derived from OpenLDAP Software. All of the
modifications to OpenLDAP Software represented in the following patch(es)
were developed by Andrew Findlay <andrew.findlay@skills-1st.co.uk>.
I have not assigned rights and/or interest in this work to any party.

I, Andrew Findlay, hereby place the following modifications to OpenLDAP
Software (and only these modifications) into the public domain. Hence,
these modifications may be freely used and/or redistributed for any
purpose with or without attribution and/or other notice.

4 years agoITS#9589 - Fix man page references to be valid
Quanah Gibson-Mount [Thu, 22 Jul 2021 17:18:35 +0000 (17:18 +0000)] 
ITS#9589 - Fix man page references to be valid

4 years agoITS#9591 - Regeneate configure
Quanah Gibson-Mount [Mon, 26 Jul 2021 20:06:53 +0000 (20:06 +0000)] 
ITS#9591 - Regeneate configure

4 years agoITS#9591 - Fix missing grep statement
Quanah Gibson-Mount [Mon, 26 Jul 2021 20:05:24 +0000 (20:05 +0000)] 
ITS#9591 - Fix missing grep statement

4 years agoITS#9613, ITS#9614 - Fix typo indicies to indices
Quanah Gibson-Mount [Mon, 26 Jul 2021 19:40:46 +0000 (19:40 +0000)] 
ITS#9613, ITS#9614 - Fix typo indicies to indices

4 years agoITS#9613, ITS#9614 - Document multival, idlexp, and maxentrysize options to slapd-mdb
Quanah Gibson-Mount [Fri, 23 Jul 2021 21:27:18 +0000 (21:27 +0000)] 
ITS#9613, ITS#9614 - Document multival, idlexp, and maxentrysize options to slapd-mdb

multival, idlexp, and maxentrysize are all new options as of OpenLDAP 2.5 that were missing from the admin guide.  Add these options and additional information beyond what is found in the man pages as appropriate.

Also fixed some discrepencies between the slapd.conf and slapd-config admin guide sections on the Database backends as well as missing information in that section.

4 years agoITS#8742 - More for bringing slapd.conf.5 and slapd-config.5 in sync
Quanah Gibson-Mount [Fri, 23 Jul 2021 18:32:25 +0000 (18:32 +0000)] 
ITS#8742 - More for bringing slapd.conf.5 and slapd-config.5 in sync

4 years agoITS#6248 fix prev commit tlso_ca_list
Howard Chu [Thu, 22 Jul 2021 22:54:25 +0000 (23:54 +0100)] 
ITS#6248 fix prev commit tlso_ca_list

Don't quit on first dir failure, try them all before giving up.

4 years agoITS#6248 support multiple CAcert dirs
Howard Chu [Thu, 22 Jul 2021 20:07:21 +0000 (21:07 +0100)] 
ITS#6248 support multiple CAcert dirs

4 years agoITS#6244 - Add "now" dynacl module
Quanah Gibson-Mount [Tue, 20 Jul 2021 21:09:58 +0000 (21:09 +0000)] 
ITS#6244 - Add "now" dynacl module

4 years agoITS#9157 save TLS errmsg in ld->ld_error
Howard Chu [Thu, 22 Jul 2021 14:26:29 +0000 (15:26 +0100)] 
ITS#9157 save TLS errmsg in ld->ld_error

4 years agoITS#8775 for passwordMod, pass real DN thru
Howard Chu [Tue, 20 Jul 2021 18:27:45 +0000 (19:27 +0100)] 
ITS#8775 for passwordMod, pass real DN thru

Since conn->c_dn is the real DN, need to see real DN for <self>
ACLs to work.

4 years agoITS#6916 unique: internal ops shouldn't have user's controls
Howard Chu [Tue, 20 Jul 2021 16:52:20 +0000 (17:52 +0100)] 
ITS#6916 unique: internal ops shouldn't have user's controls

4 years agoITS#7832 - Fix sysconfdir setting having prefix twice
Quanah Gibson-Mount [Mon, 19 Jul 2021 17:36:05 +0000 (17:36 +0000)] 
ITS#7832 - Fix sysconfdir setting having prefix twice

4 years agoITS#9608 fix delete of nonexistent sessionlog
Howard Chu [Tue, 13 Jul 2021 11:10:28 +0000 (12:10 +0100)] 
ITS#9608 fix delete of nonexistent sessionlog

4 years agoITS#9603 fix IPv6 addrs with tcpd
Howard Chu [Thu, 1 Jul 2021 15:16:19 +0000 (16:16 +0100)] 
ITS#9603 fix IPv6 addrs with tcpd

4 years agoITS#9602 Silence warnings in libldap/tls_o.c
Bin Lan [Tue, 29 Jun 2021 05:51:28 +0000 (13:51 +0800)] 
ITS#9602 Silence warnings in libldap/tls_o.c

4 years agoITS#9601 Silence warning in libldap/tpool.c
Bin Lan [Tue, 29 Jun 2021 03:12:19 +0000 (11:12 +0800)] 
ITS#9601 Silence warning in libldap/tpool.c

4 years agoITS#8903 - Add option to bind early in ldappasswd
Randall Mason [Tue, 21 Aug 2018 00:16:32 +0000 (19:16 -0500)] 
ITS#8903 - Add option to bind early in ldappasswd

ldappasswd is slightly different from a standard passwd workflow in that it
requests an old password, then a new password, then the old password
again.  This confuses people who are used to the unix passwd tool as
well as people who use password manager.  I've seen quite a few people
who have generated a new password, overwriting the old one, and then
need a password reset because they still need to bind to modify their
password.

This patch adds an option to bind at the beginning of the process so
that you can pass '-E' to ldappasswd and it will bind early in the
process so that the process is the same as the standard passwd.  All it
does is run the bind towards the beginning of the process instead of the
end.

The attached patch file is derived from OpenLDAP Software. All of
the modifications to OpenLDAP Software represented in the following
patch(es) were developed by Randall Mason randall@mason.ch. I have not
assigned rights and/or interest in this work to any party.

I, Randall Mason, hereby place the following modifications to
OpenLDAP Software (and only these modifications) into the public domain.
Hence, these modifications may be freely used and/or redistributed for
any purpose with or without attribution and/or other notice.

4 years agoITS#8695 - Update Windows to use Sleep instead of deprecated _sleep
Quanah Gibson-Mount [Tue, 15 Jun 2021 18:20:27 +0000 (18:20 +0000)] 
ITS#8695 - Update Windows to use Sleep instead of deprecated _sleep

4 years agoITS#7080 Postread control support for back-ldif/config
Ondřej Kuzník [Wed, 12 May 2021 10:04:08 +0000 (11:04 +0100)] 
ITS#7080 Postread control support for back-ldif/config

4 years agoITS#7080 Move slap_read_controls Debug message to STATS
Ondřej Kuzník [Wed, 23 Jun 2021 15:14:25 +0000 (16:14 +0100)] 
ITS#7080 Move slap_read_controls Debug message to STATS

4 years agoITS#9591 - Regenerate configure
Quanah Gibson-Mount [Sun, 27 Jun 2021 17:39:22 +0000 (17:39 +0000)] 
ITS#9591 - Regenerate configure

4 years agoITS#9591 - Fix library symbol versioning map file for Solaris
Quanah Gibson-Mount [Thu, 24 Jun 2021 21:28:01 +0000 (21:28 +0000)] 
ITS#9591 - Fix library symbol versioning map file for Solaris

Solaris wants a different option to work with Gnu style library symbol maps

4 years agoITS#8788 - Document that "undef" is not usable with back-mdb
Quanah Gibson-Mount [Wed, 23 Jun 2021 20:28:09 +0000 (20:28 +0000)] 
ITS#8788 - Document that "undef" is not usable with back-mdb

4 years agoITS#8874 - Regenerate configure
Quanah Gibson-Mount [Thu, 24 Jun 2021 17:47:23 +0000 (17:47 +0000)] 
ITS#8874 - Regenerate configure

4 years agoITS#8874 - Don't try and link in libcom_err with libfetch on FreeBSD
Quanah Gibson-Mount [Wed, 23 Jun 2021 23:16:31 +0000 (23:16 +0000)] 
ITS#8874 - Don't try and link in libcom_err with libfetch on FreeBSD

This was changed for FreeBSD back in the year 2000.

4 years agoITS#9590 libldap: fix missing unlock on connection alloc failure
Konstantin Andreev [Thu, 24 Jun 2021 10:37:56 +0000 (10:37 +0000)] 
ITS#9590 libldap: fix missing unlock on connection alloc failure

4 years agoITS#9156 Do not spam the logs on account of lastbind 145/merge
Ondřej Kuzník [Mon, 7 Jun 2021 14:52:25 +0000 (15:52 +0100)] 
ITS#9156 Do not spam the logs on account of lastbind

4 years agoITS#9581 Implement lastbind precision
Ondřej Kuzník [Mon, 7 Jun 2021 14:50:46 +0000 (15:50 +0100)] 
ITS#9581 Implement lastbind precision