commit_msg
stringlengths 1
24.2k
| commit_hash
stringlengths 2
84
⌀ | project
stringlengths 2
40
| source
stringclasses 4
values | labels
int64 0
1
| repo_url
stringlengths 26
70
⌀ | commit_url
stringlengths 74
118
⌀ | commit_date
stringlengths 25
25
⌀ |
---|---|---|---|---|---|---|---|
ITS#9802 slapd-meta: fix rewrite config SEGV
| d878ebc3d264dcecb211cf7aacd9d079bd5c5a50 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d878ebc3d264dcecb211cf7aacd9d079bd5c5a50 | 2022-03-15 16:46:09+00:00 |
ITS#8849 Introduce (un)pause callbacks to backends
| f4e824c8dabefb62b22cc133397e5e339ffbc9cc | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f4e824c8dabefb62b22cc133397e5e339ffbc9cc | 2018-05-09 15:02:34+01:00 |
ITS#9929: more performance tweaks
For simple (non-nested) member compares, avoid unnecessary fetches
of dyngroups that can't match the filter.
cache filter/entry instance info across multiple dyn entries to
avoid refetching each filter entry for each dyngruop test.
| cc79020b426336650e9296434986c506718f36f8 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/cc79020b426336650e9296434986c506718f36f8 | 2022-11-03 17:42:36+00:00 |
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.
| e9dfb7d21d91d2fff8f82f3440a5fa2ad80bd0cb | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e9dfb7d21d91d2fff8f82f3440a5fa2ad80bd0cb | 2021-04-22 13:30:32+01:00 |
ITS#9864 slapo-accesslog: plug onetime memleaks
| 95f959e2155420cdd274a9fc1f75011a075d11fc | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/95f959e2155420cdd274a9fc1f75011a075d11fc | 2022-06-16 16:10:59+01:00 |
Exop support
At the moment, no exops are processed internally, all are passed on
unchanged.
| 11f474385a9abfab2d67ac2c8dcc412887b44a2e | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/11f474385a9abfab2d67ac2c8dcc412887b44a2e | 2017-09-25 11:09:04+01:00 |
ITS#8167 Fix non-blocking TLS with referrals
| 46c93e41f43da7f16270179c6eff75e450617329 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/46c93e41f43da7f16270179c6eff75e450617329 | 2014-09-18 18:48:50-07:00 |
ITS#7889 add olcDropUnrequested to olcRwmConfig
| e27108e7cb8378fda5ded5ea13959b7cdd6386ef | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e27108e7cb8378fda5ded5ea13959b7cdd6386ef | 2015-09-05 17:59:38-07:00 |
ITS#8320 mdb_load: fix loading data from simple text files
mdb_load -T was supposed to read escaped text, but 21b51cb7 "Add mdb_load"
made it read hex.
| 00f635d30431050c94c44145db214b8eeb9455ce | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/00f635d30431050c94c44145db214b8eeb9455ce | 2015-11-22 01:15:14+00:00 |
ITS#9598 Introduce backend-restricted selection
| 0190f18b4c152d77cd41aa95e069935669bb06e6 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/0190f18b4c152d77cd41aa95e069935669bb06e6 | 2020-08-10 14:43:17+02:00 |
ITS#8705 fix service pathname
Strip trailing space of last pathname component, if any. Not first.
| af92b8d2caa7f3a27ea8721cdaf75d8b8a3c79ff | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/af92b8d2caa7f3a27ea8721cdaf75d8b8a3c79ff | 2017-08-03 12:42:21+01:00 |
ITS#8719 add crypt_r() support
| afa861bf22bbf49a93149bd25a01a0171b30ca93 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/afa861bf22bbf49a93149bd25a01a0171b30ca93 | 2017-09-06 21:25:16+01:00 |
ITS#7926 support multiple config cleanup functions per op
Prep for main changes
| 2f94318f06437d67d744e47c93017d8898698c91 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/2f94318f06437d67d744e47c93017d8898698c91 | 2020-08-18 20:10:43+01:00 |
ITS#10023 libldap: fix asynch connects
This is option #1
| 12d2382b53ee5d1fc44d32ece071e780363e1997 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/12d2382b53ee5d1fc44d32ece071e780363e1997 | 2023-03-16 13:09:48-07:00 |
ITS#9086 Add debug logging for more GnuTLS errors
| 7732cb27945e6330259000c8fd12cbe925cba85a | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/7732cb27945e6330259000c8fd12cbe925cba85a | 2019-09-20 16:41:26-07:00 |
ITS#9686 plug peercert memleak
| d285c051065baa774269cf5bf246dc2b25177be4 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d285c051065baa774269cf5bf246dc2b25177be4 | 2021-09-15 13:03:13+01:00 |
ITS#8264 fix cursor_del cursor tracking
Some destination fixups need to happen immediately after nodes
are moved, before rebalancing
| 9ed1e574401b2b7224119aae86a6d9e8a9786849 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9ed1e574401b2b7224119aae86a6d9e8a9786849 | 2015-10-06 07:57:14+01:00 |
ITS#8270 win32: fix conversion error with MSVC
| 52446f93e7bc7c075b47d2e584a26c978f21f406 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/52446f93e7bc7c075b47d2e584a26c978f21f406 | 2015-10-15 13:22:25-07:00 |
ITS#9460 - Update configure to ensure OpenSSL 1.1.1 or later
Delete ancient cruft relating to libraries that haven't existed since OpenSSL 0.9.x
| 94a1ab256300e5241e04067e29aca78901b9ecf7 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/94a1ab256300e5241e04067e29aca78901b9ecf7 | 2021-02-09 21:14:34+00:00 |
ITS#8354 tweak prev commit
Delay mutex init to avoid leaking the mutex
| 6d2eb36ccbf3c0d0ad28fd1dd16aa2564f658a0f | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/6d2eb36ccbf3c0d0ad28fd1dd16aa2564f658a0f | 2016-01-22 20:46:23+00:00 |
ITS#9282 Check entries are covered by new contextCSN before deletion
| 521b8bbe4bc39f7e7fc019517255b2282d27f272 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/521b8bbe4bc39f7e7fc019517255b2282d27f272 | 2020-07-02 14:14:23+01:00 |
Plug unlikely memleak (coverity)
| 9e69e0b559633e7ce975ea7a83f883a9cd3432c6 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9e69e0b559633e7ce975ea7a83f883a9cd3432c6 | 2015-01-13 20:56:23+00:00 |
ITS#9590 libldap: fix missing unlock on connection alloc failure
| 7bd1fac58c8d5f979c10d80376c3ec1232022dd7 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/7bd1fac58c8d5f979c10d80376c3ec1232022dd7 | 2021-06-24 10:37:56+00:00 |
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 [email protected]. 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.
| 6285668ce51c3c34f745b7321854d62fc7018738 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/6285668ce51c3c34f745b7321854d62fc7018738 | 2018-08-20 19:16:32-05:00 |
ITS#8054 add queue time to log
Show time spent in conn+threadpool queues before an op actually executes.
Also clean up timestamp handling
| a0cc1d9655da112a4d19cddf821460a4dedeed1c | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a0cc1d9655da112a4d19cddf821460a4dedeed1c | 2017-03-16 14:21:31+00:00 |
Avoid timing issues in pcache
| ccffcece1546a177b401966d384a4c9713d40b47 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/ccffcece1546a177b401966d384a4c9713d40b47 | 2015-08-04 13:27:01+01:00 |
ITS#9121 optimize dyngroup membership checking
parse dyngroup URLs in advance, don't use the ACL engine's
evaluator any more
| 015eae8fde3ee00d7d4c56f52e1ea140c0283349 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/015eae8fde3ee00d7d4c56f52e1ea140c0283349 | 2020-04-02 19:47:55+01:00 |
Make features global
| 9309bc94020fa9d33342ba8261deb6cfe4ce7c6f | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9309bc94020fa9d33342ba8261deb6cfe4ce7c6f | 2017-04-04 15:09:45+01:00 |
ITS#7373 - TLS: do not reuse tls_session if hostname check fails
If multiple servers are specified, the connection to the first one
succeeds, and the hostname verification fails, *tls_session is not
dropped, but reused when connecting to the second server.
This is a problem with Mozilla NSS backend because another handshake
cannot be performed on the same file descriptor. From this reason,
hostname checking was moved into ldap_int_tls_connect() before
connection error handling.
| acc5b8866192f899af2bb7012f5d423d5296cc03 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/acc5b8866192f899af2bb7012f5d423d5296cc03 | 2012-08-28 16:57:54+02:00 |
ITS#8050 fix ldap_get_option(LDAP_OPT_SESSION_REFCNT)
| 79d90c39359ba432d2a6e44b92d8fd72714c0ca6 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/79d90c39359ba432d2a6e44b92d8fd72714c0ca6 | 2015-02-04 03:16:20+00:00 |
Realign logging levels.
Stats now logs all operations, stats2 additionally intermediate messages
(search entries).
| 30e538e83637c9851f8575783d4173cdc42638ee | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/30e538e83637c9851f8575783d4173cdc42638ee | 2017-06-27 16:35:21+01:00 |
ITS#9054, #9318 add new TLS options to slapd bindconf
For use with back-ldap/back-meta/syncrepl/etc
| 650b1404c2db8aec7faeb6e30c8b6407c9078d99 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/650b1404c2db8aec7faeb6e30c8b6407c9078d99 | 2020-08-21 20:06:56+01:00 |
ITS#9867 syncprov: plug onetime leak
Since 43ebfa8fb42 ITS#6467
| d64f85e161081a61b1f46963f104b10080096df6 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d64f85e161081a61b1f46963f104b10080096df6 | 2022-06-16 22:14:41+01:00 |
Record pending DNS resolution to be able to cancel
| 6b10c2988e861087a9b842aba2f532a5c9b6b029 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/6b10c2988e861087a9b842aba2f532a5c9b6b029 | 2018-03-28 10:19:14+01:00 |
Fix a race in managing b_dns_req
| 241f65b9e0cce659e622333ceaacc6d4b38ae592 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/241f65b9e0cce659e622333ceaacc6d4b38ae592 | 2018-04-20 12:53:24+01:00 |
Fix missing error return (coverity)
| 651804842f31260fe475aab1356e0d881106cb38 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/651804842f31260fe475aab1356e0d881106cb38 | 2015-01-14 10:37:13+00:00 |
Client authentication
| 639c5912f51c85d857207fa1a7b4ccee42d2f8f9 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/639c5912f51c85d857207fa1a7b4ccee42d2f8f9 | 2017-03-28 18:40:20+01:00 |
ITS#8798 Add SASL support to slapd-* tester tools
| 28871cb07f5ef00fdbe1e7ea5a39a0b348328ed7 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/28871cb07f5ef00fdbe1e7ea5a39a0b348328ed7 | 2018-01-16 15:30:01+00:00 |
ITS#9599 Implement tiered load balancing
| ab90bfd95c2d5a5242d25d99a6bfce599d9e1207 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/ab90bfd95c2d5a5242d25d99a6bfce599d9e1207 | 2018-07-24 10:22:57+01:00 |
ITS#8215 Remove a memory leak
| b47f32f6f2fa4531c5d068a49bbcaa42a925d73f | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/b47f32f6f2fa4531c5d068a49bbcaa42a925d73f | 2015-08-11 14:26:39+02:00 |
ITS#8753 Public key pinning support in libldap
| 8e34ed8c786a1f786976da046907f7dbd5d3458d | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/8e34ed8c786a1f786976da046907f7dbd5d3458d | 2017-11-07 18:35:33+00:00 |
Add nonstd cbind SASL secprop
For Cyrus SASL 2.2, https://github.com/cyrusimap/cyrus-sasl/commit/8735185e9d5550e0f11e1ce4b77e391a16e4145b
| d47f212679146eabf157f8d03bbb0be579cb8bf4 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d47f212679146eabf157f8d03bbb0be579cb8bf4 | 2022-07-25 17:14:07+01:00 |
ITS#9280 Add ppolicy_disable_write
| eae2dfde04a66173adb99986e92050204e379067 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/eae2dfde04a66173adb99986e92050204e379067 | 2020-06-23 12:51:59+01:00 |
ITS#8303 Fixed an assertion error during test022
The error was introduced with
commit 6cafdfa8d82134f78e68325c4b9c10dd37935d7a
| 26f88817f68c605871bfcf006c477fdd2ae43974 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/26f88817f68c605871bfcf006c477fdd2ae43974 | 2016-02-09 15:26:38+02:00 |
ITS#8385 Fix use-after-free with GnuTLS
| 283f3ae1713df449cc170965b311b19157f7b7ea | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/283f3ae1713df449cc170965b311b19157f7b7ea | 2016-03-12 11:03:29+00:00 |
ITS#6035 olcAuthIDRewrite insert/delete support
| 1d562a7a52fe9cb9db29416e2eab85c797ac6c36 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/1d562a7a52fe9cb9db29416e2eab85c797ac6c36 | 2015-08-31 16:54:34-07:00 |
ITS#9555 Introduce a default operations timeout for back-asyncmeta
| 915e5159701b76d923b3f7bd94e600e8d9cacb2c | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/915e5159701b76d923b3f7bd94e600e8d9cacb2c | 2021-05-18 16:41:08+03:00 |
ITS#8904 - Ensure SSLv3 is enabled when necessary
Either at compilation time, or as a system-wide configuration, OpenSSL
may have disabled SSLv3 protocol by default. This change ensures the
protocol NO flag is cleared when necessary, hence allowing for the
protocol to be used.
| 1cb4d2f0c9429773cf4b1ac366c464e321f3a3ea | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/1cb4d2f0c9429773cf4b1ac366c464e321f3a3ea | 2021-02-25 17:05:17+00:00 |
ITS#8575 Implement argon2 password hashing as a module
This change implements argon2, which won the Password Hashing
Competition (https://password-hashing.net/) as a contrib-module in order
to provide a modern password hashing alternative in openldap. The
currently available password hashing algorithms are relatively old, and
modern hardware, especially GPUs can compute quite a few (ranging from
tens of thousands to millions) of hashes per second. Argon2 was designed
to withstand such attacks.
This implementation uses the default work factors used in the argon2
command line client, but the resulting hashes are stored in a way that
would allow retroactive changes to these values, or even exposing them
as configuration in the module.
| 7e3822f3bbe60c1df910d2172c0e06c691f973c8 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/7e3822f3bbe60c1df910d2172c0e06c691f973c8 | 2017-01-25 15:11:06+01:00 |
Add options to use DER format cert+keys directly
Instead of loading from files.
| b402a2805f8b96d2751a7315ea5e70e5082965ed | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/b402a2805f8b96d2751a7315ea5e70e5082965ed | 2017-04-09 00:13:42+01:00 |
libevent 2.0 support
| 00806dd32af11be1cce0f35f52931f650427b9ee | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/00806dd32af11be1cce0f35f52931f650427b9ee | 2018-04-10 09:26:56+01:00 |
ITS#10036 support IPv6 addresses in session tracking control
Connect to server first, so we know what IP address to use.
Reorder some option setup so they occur before the connection
attempt.
| bb0cd4479d758e64d90c93e7bc02b2d881362fc9 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/bb0cd4479d758e64d90c93e7bc02b2d881362fc9 | 2023-04-18 10:01:49+01:00 |
ITS#8655 fix double free on paged search with pagesize 0
Fixes a double free when a search includes the Paged Results control
with a page size of 0 and the search base matches the filter.
| 0cee1ffb6021b1aae3fcc9581699da1c85a6dd6e | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/0cee1ffb6021b1aae3fcc9581699da1c85a6dd6e | 2017-05-17 20:07:39-07:00 |
Introduce the notion of experimental features
| 41a74b468944bfbee48ab5a165cecfdd2eaddafb | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/41a74b468944bfbee48ab5a165cecfdd2eaddafb | 2019-04-08 17:19:28+01:00 |
ITS#8603 Add ldif_open_mem()
ldif_open_mem() is the fmemopen(3) equivalent of ldif_open() which opens
an ldif steam from memory, rather than from a file.
| 42d7238925c9651507b4bd6bbae71561fdd7f20b | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/42d7238925c9651507b4bd6bbae71561fdd7f20b | 2017-02-20 13:37:56+00:00 |
ITS#9133 - Fix syncprov to be singular.
| 00b14b1e28e98812018c5bcfd0ea24275270c7ca | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/00b14b1e28e98812018c5bcfd0ea24275270c7ca | 2020-08-10 22:55:38+00:00 |
ITS#8541 fix data race in syncprov removal
| 0da38889e1c224e310d3039db7791fcc69fee6e5 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/0da38889e1c224e310d3039db7791fcc69fee6e5 | 2021-01-31 15:21:55+00:00 |
ITS#9860 ldapsearch: fix control memleaks
| f60f05b7e1a2457c4f46e3a0e44610e94c9db1bb | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f60f05b7e1a2457c4f46e3a0e44610e94c9db1bb | 2022-07-23 21:54:29+01:00 |
ITS#8185 fix OID collision
| 150cf51c344974b2cd3f96f16cb4fdd1ac5f953f | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/150cf51c344974b2cd3f96f16cb4fdd1ac5f953f | 2015-08-15 01:42:12+01:00 |
ITS#8215 fix cd9980c48b0a6b5e4c0fb56dc2a1bc4c845f4040
Wrong function signature
| 291b6a1a22b47e770bf333e1428767ad40b41f88 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/291b6a1a22b47e770bf333e1428767ad40b41f88 | 2015-10-27 11:46:08+00:00 |
Add filter remapping
| 4cbd3b63c0fe95fa0769fe543977817159cd6c44 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4cbd3b63c0fe95fa0769fe543977817159cd6c44 | 2015-07-25 22:23:46+01:00 |
ITS#9886 Report time taken to process each syncrepl message
| 148204839f585b3064eca2ddbcc8688de9342cfc | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/148204839f585b3064eca2ddbcc8688de9342cfc | 2022-09-23 12:47:37+01:00 |
ITS#9438 Add remoteauth overlay
| 34b95c520ea6122f7116302726d380d8a4d577b7 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/34b95c520ea6122f7116302726d380d8a4d577b7 | 2021-01-28 12:30:47+00:00 |
ITS#9929 plug memleaks
| c8e039aa15e5b8a45ab9031abf817d1e53a2b221 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/c8e039aa15e5b8a45ab9031abf817d1e53a2b221 | 2022-11-30 19:28:04+00:00 |
ITS#10048 Improve regex config error handling
| f0d3f31d9ad3e29d2755b76fea762e42e6a693fd | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f0d3f31d9ad3e29d2755b76fea762e42e6a693fd | 2023-05-09 13:11:46+01:00 |
Implement runtime monitor (un)registration
Unregistration is a hack and we shoould either make the subsystems into
an entry (if monitor allows subentry generation) or implement subsystem
unregistration in back-monitor.
| 07401e58291d4450e72e5a584be2192eade7eb4f | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/07401e58291d4450e72e5a584be2192eade7eb4f | 2018-03-23 16:16:44+00:00 |
ITS#8847 Add SOCKET_BIND_ADDRESSES Option
| 9d594a118e3da2d5643bebf771889ec41f1a5f1e | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9d594a118e3da2d5643bebf771889ec41f1a5f1e | 2021-03-19 10:28:01+01:00 |
Issue#9239 - Fix case where e->e_dn may be NULL causing a segfault on some platforms
| 4e8f91304ede4175beaef221d018fad52bbc41f6 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4e8f91304ede4175beaef221d018fad52bbc41f6 | 2020-05-26 20:21:29+00:00 |
Allow wrapping of slapd invocations
| e051eb28fb43e0710593e04ebb6900a62277b90e | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e051eb28fb43e0710593e04ebb6900a62277b90e | 2021-02-22 14:43:27+00:00 |
ITS#9438 slapo-remoteauth: plug config leaks
| 9c747074ffd1c2867396a79095da6fad9b3ddbef | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9c747074ffd1c2867396a79095da6fad9b3ddbef | 2022-08-31 12:37:13+01:00 |
ITS#8230 fix padding count
| ccedb68ee21cadd16f2fefdca4cb8cd9f3bda2e9 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/ccedb68ee21cadd16f2fefdca4cb8cd9f3bda2e9 | 2015-09-25 18:53:05+01:00 |
ITS#8638 Add a recursive mutex to libldap_r for libevent
Most thread implementations suppport a native recursive mutex, use that
where possible (especially when a regular mutex is recursive already).
Also provide a macro for applications to test whether they can use the
lock functions interchangeably.
| a8f01cc88589a407cb9835b47ece8661c91e6a6b | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a8f01cc88589a407cb9835b47ece8661c91e6a6b | 2017-03-08 17:03:18+00:00 |
ITS#8190 fix cursor EOF bug
| 7513bd4618959ded9cf8f7a9f7e58283a7671b6f | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/7513bd4618959ded9cf8f7a9f7e58283a7671b6f | 2015-07-07 13:41:32+01:00 |
ITS#9730 fix logging config uninit'd rc
| eab4ece0c26ac2a15195b905150573a09da8c345 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/eab4ece0c26ac2a15195b905150573a09da8c345 | 2021-10-29 14:24:45+01:00 |
ITS#9999 slapd-search: plug potential leak
| 5e15ce57a94a952da2afe5bd3ce92dbf57da3789 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/5e15ce57a94a952da2afe5bd3ce92dbf57da3789 | 2023-02-02 15:18:24+00:00 |
ITS#9598 Add tests for connection restrictions
| e98374fa1aa37d650f81860b93cf02e172904cef | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e98374fa1aa37d650f81860b93cf02e172904cef | 2021-06-28 16:37:02+02:00 |
ITS#9121 plug entry leak
| 2c6fccb49bc4169f22178daddfcbd8898f2ad9f9 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/2c6fccb49bc4169f22178daddfcbd8898f2ad9f9 | 2020-02-25 18:05:20+00:00 |
Wait for slapd to stop before proceeding. Otherwise this test may fail.
Fix variable usage so it doesn't delete data/slapd.conf after running
| 626d7e6db5a5a8467693c6c1fb261aa4066a0021 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/626d7e6db5a5a8467693c6c1fb261aa4066a0021 | 2018-02-13 00:34:09+00:00 |
ITS#8062 fix uninit'd cursor index
| dce0911b17beb16bcb44c86cc75a071cb6dfed3d | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/dce0911b17beb16bcb44c86cc75a071cb6dfed3d | 2015-03-18 19:26:21+00:00 |
ITS#9600 Support closing connections on request
| e78ecead09433fce357670842d096c0f470527a4 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e78ecead09433fce357670842d096c0f470527a4 | 2021-04-22 13:35:17+01:00 |
ITS#9176 Add TLS SNI support to libldap
Implemented for OpenSSL, GnuTLS just stubbed
| 5c0efb9ce83db383631ce79e8f246d73c33b9ab3 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/5c0efb9ce83db383631ce79e8f246d73c33b9ab3 | 2020-04-27 03:41:12+01:00 |
ITS#8057 Enforce uniqueness unless permitted by ACL
| 4b84b6af147f74f91d8d25c84a2d26cb214bbb2b | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4b84b6af147f74f91d8d25c84a2d26cb214bbb2b | 2015-02-14 18:08:59+00:00 |
ITS#9251 make max filter depth configurable
| f1ebb456954a825c31d61922a30c3b99a1ae66a3 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f1ebb456954a825c31d61922a30c3b99a1ae66a3 | 2021-03-22 17:31:13+00:00 |
ITS#8339 Solaris 10/11 robust mutex fixes
Check for PTHREAD_MUTEX_ROBUST_NP definition (this doesn't work
on Linux/glibc because they used an enum). Zero out mutex before
initing.
| 21ed2bd4c939ac9516d14933eeb3130990df7cde | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/21ed2bd4c939ac9516d14933eeb3130990df7cde | 2016-06-02 21:01:27+01:00 |
ITS#9043 Improve replication loggging
| f6d9fdc4f1ed402083145f56fbf3788ec537a217 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f6d9fdc4f1ed402083145f56fbf3788ec537a217 | 2019-06-26 12:22:58+02:00 |
More logging improvements
| 65def94380df4263e47e4618b8fb38dec3201638 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/65def94380df4263e47e4618b8fb38dec3201638 | 2017-06-30 10:10:21+01:00 |
Do not leak lds in slapd-* tools
| 593512bb7b2b5d23a658d3a8d05bdeeb15d7611f | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/593512bb7b2b5d23a658d3a8d05bdeeb15d7611f | 2019-03-27 10:26:44+00:00 |
Upstream TLS support
| a0cd41ecd296b48dded21f9275d0ff230c78e204 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a0cd41ecd296b48dded21f9275d0ff230c78e204 | 2017-09-25 11:15:59+01:00 |
ITS#6035 Plug olcAuthIDRewrite cn=config leak
| f3ed13fad23807b25541eec03da0758cc52876f9 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f3ed13fad23807b25541eec03da0758cc52876f9 | 2022-08-31 13:53:13+01:00 |
ITS#9855 Implement a module to enable case-insensitive Boolean values
Initial implementation of the ciboolean module
| a0a64e03899dd5fd16142427a984ac3dbe944ab6 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a0a64e03899dd5fd16142427a984ac3dbe944ab6 | 2022-07-06 18:32:36+03:00 |
ITS#9907 Plug shutdown related leaks in lloadd
| 333d61d7ebe2dedcff91948de9bfb2f23175a95e | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/333d61d7ebe2dedcff91948de9bfb2f23175a95e | 2022-08-30 13:25:18+01:00 |
Fixups for env_copy with large files
wsize was being truncated to 32bits on Windows.
Only try to write 1GB at a time on Windows64;
larger writes fail with ERROR_WORKING_SET_QUOTA.
| 05709ce6fa4ef5952116b5e8937ce268c73afdcf | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/05709ce6fa4ef5952116b5e8937ce268c73afdcf | 2016-01-02 12:19:42+00:00 |
Do not leak responses to abandoned ops
| c5584fd32ad8ad90c973a6430adcba3bbb7cee23 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/c5584fd32ad8ad90c973a6430adcba3bbb7cee23 | 2017-05-03 12:18:49+01:00 |
Introduce SASL support for upstream connections
| 4b3d21146bfb1991be5be07b8ad059f262f80389 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4b3d21146bfb1991be5be07b8ad059f262f80389 | 2018-05-24 10:16:19+01:00 |
ITS#8690 plug memleak on Delete ops
| 1fbc0dff88737be501ed79942891752e7de5222e | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/1fbc0dff88737be501ed79942891752e7de5222e | 2017-07-21 19:04:08+01:00 |
ITS#9156 Implement pwdMaxIdle
| 419b9ad202420b40ba7f0762765cfb11ceecdfa7 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/419b9ad202420b40ba7f0762765cfb11ceecdfa7 | 2019-10-24 14:09:56+01:00 |
Add localDN config
If a cert is generated for this DN, configure it as the local
TLS cert/key
| 0f9ec8322f5641aae68852ab5a32daf31417f261 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/0f9ec8322f5641aae68852ab5a32daf31417f261 | 2017-04-09 16:40:25+01:00 |
ITS#8957 - Fix ASYNC TLS
Fix ASYNC TLS by correctly handling a return code of -2 in addition to 0
| 09ff530036a04a01ad4250eeac2cf30349976ddc | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/09ff530036a04a01ad4250eeac2cf30349976ddc | 2019-01-31 02:33:17+00:00 |
Add some MS AD controls
| a9bfce1292bcf46d2a35d6be9fd8fff44ea6ec33 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a9bfce1292bcf46d2a35d6be9fd8fff44ea6ec33 | 2018-11-17 18:33:41-08:00 |
ITS#8109 fix mdb_cursor_del0 on empty DB
| b7511480c50e3a6099e223a8940fea501f5b6d2c | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/b7511480c50e3a6099e223a8940fea501f5b6d2c | 2015-04-23 05:49:56+01:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.