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#5344 Record and maintain new DN on ModRDN ops
| 1cf39a8568fb9b64518aaa7618e20e8cf7084006 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/1cf39a8568fb9b64518aaa7618e20e8cf7084006 | 2021-08-06 12:58:34+01:00 |
ITS#8281 fix delta-mmr with interrupted refresh
Prevent spurious contextCSN generation
and ignore consumers when we have no contextCSN yet.
But make sure to propagate valid contextCSN updates to
accesslog/syncprov for delta consumers.
| cd8ff37629012c1676ef79de164a159da9b2ae89 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/cd8ff37629012c1676ef79de164a159da9b2ae89 | 2015-10-23 20:17:45+01:00 |
Module shutdown support
| b1c098ad7669a57091022f67ff3c7613ceb3b5b2 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/b1c098ad7669a57091022f67ff3c7613ceb3b5b2 | 2018-03-20 17:21:22+00:00 |
ITS#9425 add more checks to ldap_X509dn2bv
| d2936fb1d57709a0b956ac96a821c1cea6bcd577 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d2936fb1d57709a0b956ac96a821c1cea6bcd577 | 2020-12-14 20:05:44+00:00 |
ITS#8155 Support cacertdir with GnuTLS
| 9282e6edea48ca423d8c5d2a987cb4e40f975e67 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9282e6edea48ca423d8c5d2a987cb4e40f975e67 | 2020-05-14 07:56:28-07:00 |
Record connect task to allow canceling it
| db3961f489a2e0a357922daaa0f596be2c594c8e | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/db3961f489a2e0a357922daaa0f596be2c594c8e | 2018-03-28 10:29:42+01:00 |
Fixes for multiple threadpool queues
Remove poolq_hash, it wasn't distributing work evenly to the queues.
Just walk through all queues and use the one with smallest
active+pending count. Since pool_retract also relied on the hash,
a different means of locating the thread to retract was needed.
Add pool_submit2 which returns the threadpool task structure,
and record which poolq this task lives on.
| e12ca8b6fed6b8a2526c5c8ee820bf5aa942b59d | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e12ca8b6fed6b8a2526c5c8ee820bf5aa942b59d | 2017-03-15 11:13:09+00:00 |
ITS#9880 slapo-accesslog: fix reqStart ordering filter
Same as ITS#9358 but for ordering matching rule, not just equality
| 1f251fa4e6ca389fde150d46e7c63ff530cc2e99 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/1f251fa4e6ca389fde150d46e7c63ff530cc2e99 | 2022-11-22 19:46:21+00:00 |
ITS#9175 - Fix argument cast
Fixes potential segfault in ldapsearch
| 6bd2a3721d05406744baa57ea82ca9b962506c61 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/6bd2a3721d05406744baa57ea82ca9b962506c61 | 2020-02-21 21:10:49+00:00 |
ITS#9043 Fix new log msg crashes
Solaris stdio hates NULL pointers
| ef2b505b2041722c8e30418f56805ee14139e81e | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/ef2b505b2041722c8e30418f56805ee14139e81e | 2020-09-12 00:14:19+01:00 |
ITS#8772 Remove cthread support
| 5c0b820c4ab7ef1d26cb5ba3e1d6dc7f16d64854 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/5c0b820c4ab7ef1d26cb5ba3e1d6dc7f16d64854 | 2018-06-22 13:10:13+01:00 |
Record operation activity times
| 179001848877a98a276a5e2073bc64b31d36162c | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/179001848877a98a276a5e2073bc64b31d36162c | 2017-11-22 12:56:53+00:00 |
ITS#9876 Coverity fixes: plug memleaks
| 78618653c23168b0cc143eca54264191fa5a8bd6 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/78618653c23168b0cc143eca54264191fa5a8bd6 | 2022-07-05 03:49:34+01:00 |
ITS#9121 add dynamic memberOf support for static groups
| 9210ed16185f8092c46d16466a26a53d1a3671c8 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9210ed16185f8092c46d16466a26a53d1a3671c8 | 2020-06-11 18:16:56+01:00 |
plug benign leak (coverity)
| a69da18849e41838bf8895875f8157986b195993 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a69da18849e41838bf8895875f8157986b195993 | 2015-01-13 19:51:56+00:00 |
ITS#9596 Introduce mod_harness module
| 2029248abb061dc8226cb8200984ca1d5615a650 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/2029248abb061dc8226cb8200984ca1d5615a650 | 2019-07-16 19:18:38+02:00 |
ITS#8215 Add mdb tool delete support
| 085eb2e8df7f6650bd8b911d08399b48ff3de4ef | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/085eb2e8df7f6650bd8b911d08399b48ff3de4ef | 2015-08-11 14:31:35+02:00 |
ITS#9867 syncprov: plug findbase memleak
| 745a71b18d8da9b48509169dc2f27cc1f05912a6 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/745a71b18d8da9b48509169dc2f27cc1f05912a6 | 2022-06-16 21:36:24+01:00 |
ITS#8575 Accept parameters for hashing new passwords
| af5ed7c6e27d596dbed440c9a20c2f28f125f846 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/af5ed7c6e27d596dbed440c9a20c2f28f125f846 | 2019-11-12 10:35:53+00:00 |
ITS#9146 syncprov: fix sessionlog init
| 57dbe995b8f7c80421acf82ad187a4f281e9a4d5 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/57dbe995b8f7c80421acf82ad187a4f281e9a4d5 | 2020-01-08 22:22:14+00:00 |
ITS#8117 fix INTEGERDUP compare
| ba45e0c05aee867ac1d8240eeb013d37487bb146 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/ba45e0c05aee867ac1d8240eeb013d37487bb146 | 2015-04-29 17:12:40+01:00 |
ITS#9232 - Implement caseIgnoreListSubstringsMatch.
| 8a521c17aace660434366eac74ff6cd5a5666490 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/8a521c17aace660434366eac74ff6cd5a5666490 | 2020-04-19 20:16:06+02:00 |
Fix a new backend not being operational if added via cn=config
| f4a2fdd400ab3f7ddeaf63e01bbf62546a76404c | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f4a2fdd400ab3f7ddeaf63e01bbf62546a76404c | 2018-04-18 17:55:30+03:00 |
Fix fprintf format (coverity)
| 2cf553563b49c88f55ebb292724719fd6388c62b | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/2cf553563b49c88f55ebb292724719fd6388c62b | 2015-01-13 18:11:49+00:00 |
ITS#6207 Add GitLab CI
| e0c80d6b09c38a4d0fb4febb7e07ef5a2368365d | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e0c80d6b09c38a4d0fb4febb7e07ef5a2368365d | 2020-04-03 10:27:03+01:00 |
ITS#8103 fix crash with more than 65535 aliases in a scope
| 15347d1180a8f813d8b4321f65aacd1967203793 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/15347d1180a8f813d8b4321f65aacd1967203793 | 2015-04-13 13:11:29-07:00 |
ITS#9338 Add backlog control for testing slapd write waits
| 5e8a78fa6c9980927ee88ee88fd630378b8015b3 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/5e8a78fa6c9980927ee88ee88fd630378b8015b3 | 2020-09-04 17:49:38+01:00 |
ITS#9302 ppolicy: avoid pwdFailureTime race condition
| 0e675be7ef3b512d2cde54eaa775e318461e8aff | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/0e675be7ef3b512d2cde54eaa775e318461e8aff | 2020-07-24 21:23:20+02:00 |
ITS#9068 fix backslash escaping
mdb_load wasn't properly inserting escaped backslashes into the data.
mdb_dump wasn't escaping backslashes when generating printable output.
| 239d5cd82ba9d9207fec24de2c50a16fc415d6a4 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/239d5cd82ba9d9207fec24de2c50a16fc415d6a4 | 2019-08-26 17:51:53+01:00 |
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
| 28a04795f6c625668f67d65541b1eaadac6caa23 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/28a04795f6c625668f67d65541b1eaadac6caa23 | 2021-03-10 00:18:59+00:00 |
ITS#9081 Do not leak sb (ITS#8755 regression)
| 639e5f15fdeaf46941ec6da5c5d5f7ef707a976c | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/639e5f15fdeaf46941ec6da5c5d5f7ef707a976c | 2019-09-23 17:27:18+01:00 |
ITS#8798 Fix swapped arguments
| 45258f272ce4a37952ccb276631cfc0babf66462 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/45258f272ce4a37952ccb276631cfc0babf66462 | 2018-01-19 18:21:17+00:00 |
ITS#8321 Fix mdb_cursor_set
Always reinit mc_pg[0] if cursor is not C_INITIALIZED
It might have a stale value when using nested txns
| 7881fd0fa7dbfc427c2176716d1b62ece319a960 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/7881fd0fa7dbfc427c2176716d1b62ece319a960 | 2015-11-23 18:30:24+00:00 |
Refactor backend reset
Reuse the connection walking facility in timeout management.
| b4f43ed8e1d3393d6002a2e5a725b28a01f675c7 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/b4f43ed8e1d3393d6002a2e5a725b28a01f675c7 | 2018-04-20 13:42:36+01:00 |
ITS#9767 Enforce single name per olcUniqueIgnore/olcUniqueAttribute value
| 711ebba53c886dd59a5174a84d5f031f5d87f041 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/711ebba53c886dd59a5174a84d5f031f5d87f041 | 2021-12-09 11:54:03+00:00 |
ITS#9293 Store microseconds in pwdGraceUseTime
| a3c49b8709dc38a6b6ee3bb42b30e816300e21a1 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a3c49b8709dc38a6b6ee3bb42b30e816300e21a1 | 2021-02-23 14:32:29+00:00 |
ITS#8067 add ssize_t typedef for MSVC
| 22958b0f9ed025c6df0926002c58318db33ac896 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/22958b0f9ed025c6df0926002c58318db33ac896 | 2015-08-19 16:39:08+01:00 |
ITS#8286 - Additional fixes
Fix incorrect matching rules for olcTLSCertificateKey and olcDbCryptKey
Fix SYNTAX for olcRootPW to be octetString
| 4e23cfc4a9deeb2210dc324f1ab11cc94ddfe39e | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4e23cfc4a9deeb2210dc324f1ab11cc94ddfe39e | 2018-12-18 21:05:09+00:00 |
Close up the race
| cda8411c488feb7ceb3cd0d8017cbc623c6c22dd | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/cda8411c488feb7ceb3cd0d8017cbc623c6c22dd | 2017-07-10 13:40:03+01:00 |
ITS#8203 plug leak in prev commit
| fa705a18146739efdbeb208ef7d8e08450215211 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/fa705a18146739efdbeb208ef7d8e08450215211 | 2015-07-24 19:32:19+01:00 |
ITS#6830 Enable NO-USER-MODIFICATION on ppolicy attributes
| eafcc405e2b2df91697cd289ad8efe7b7f97e825 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/eafcc405e2b2df91697cd289ad8efe7b7f97e825 | 2021-03-16 12:29:55+00:00 |
ITS#8573 allow all libldap options in tools -o option
| 8a259e3df16def3f05828f355e98a5089cd6e6d0 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/8a259e3df16def3f05828f355e98a5089cd6e6d0 | 2018-06-14 16:14:15+01:00 |
Manage connection refcnt better
| 37cff37305880ff9a9024a81e974c06b739784c3 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/37cff37305880ff9a9024a81e974c06b739784c3 | 2017-06-23 10:30:38+01:00 |
MS AD DirSync support
Requires "attribute_option range=" in config.
No test script provided yet, since testing requires an actual AD server.
| 9cc97ea9e1c9ee2ee9f7d427ef9b950e890c219f | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9cc97ea9e1c9ee2ee9f7d427ef9b950e890c219f | 2018-12-13 06:29:32-08:00 |
ITS#8259 fix usage ordering
| eccea851ff90d3cacd99aba16111026719d87695 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/eccea851ff90d3cacd99aba16111026719d87695 | 2015-09-30 18:11:20+01:00 |
ITS#9282 fix crash in nonpresent_callback
In a standard Refresh present phase, the provider sends no cookie
since it is only listing the entries that existed as of the time
in the cookie the consumer sent. In this case the consumer only
needs to check entryCSNs against its last sent cookie.
| 8699e5f32ef9e45b74688283d5c792dabaf000fa | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/8699e5f32ef9e45b74688283d5c792dabaf000fa | 2020-08-31 19:36:10+01:00 |
ITS#8583 - Fix C++ LDAP Control structure
| a795d7cc0b6583ed3eb5313b9203087af6d336c3 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a795d7cc0b6583ed3eb5313b9203087af6d336c3 | 2017-07-05 13:14:54-07:00 |
Record the backend name
| 4c355deb3db9505a0e7ae976ddc49b0c81018298 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4c355deb3db9505a0e7ae976ddc49b0c81018298 | 2018-03-16 12:41:37+00:00 |
ITS#8037 - Add support for relax control to delta-syncrepl
| cb9a4d01bc1ecf1eeb3fb7ef39067b2b30b6c545 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/cb9a4d01bc1ecf1eeb3fb7ef39067b2b30b6c545 | 2012-08-28 16:57:54+02:00 |
ITS#9156 Implement pwdStartTime and pwdEndTime
| c0ae078afd7201b503dfd1fc04bdb4dc85288137 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/c0ae078afd7201b503dfd1fc04bdb4dc85288137 | 2019-10-24 14:04:35+01:00 |
ITS#9181 Fix race on Windows mutex init
| 4f7ea78c950fd9cf1fee7c2436a98e570b4a5eae | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4f7ea78c950fd9cf1fee7c2436a98e570b4a5eae | 2020-03-16 17:07:43+00:00 |
Do not leak addrinfos
| 6c8b2acce0b2f2e7f1494044347e47099b1bc606 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/6c8b2acce0b2f2e7f1494044347e47099b1bc606 | 2017-04-19 09:48:34+01:00 |
ITS#9899 fix use of non-standard u_char/u_int types
| e85a624663c4551f44a157540ce798a8789276f1 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e85a624663c4551f44a157540ce798a8789276f1 | 2022-10-26 16:33:30+01:00 |
ITS#7639 fix crash in config_delete
Additional fix to 41352ea34da225375b77254efdcde8e6e5a1a515
The overlay must be deleted from the backend before the
callback can execute. In particular, it must be done before
the threadpool is unpaused.
| edc94862b7f9ea6673ade95bbab22865cbbb8894 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/edc94862b7f9ea6673ade95bbab22865cbbb8894 | 2020-08-29 00:39:36+01:00 |
ITS#6248 support multiple CAcert dirs
| dfcaa3f01e5796452d606b904c223446a198beaf | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/dfcaa3f01e5796452d606b904c223446a198beaf | 2021-07-22 21:07:21+01:00 |
ITS#8046 fix vrFilter_free
| 2f1a2dd329b91afe561cd06b872d09630d4edb6a | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/2f1a2dd329b91afe561cd06b872d09630d4edb6a | 2015-02-04 02:03:55+00:00 |
ITS#9420 - Fix memory leak in modrdn
Fix provided by [email protected]
| d28e231a69b92df70c104b89d7c4eb98a33651ee | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d28e231a69b92df70c104b89d7c4eb98a33651ee | 2020-12-08 16:05:35+00:00 |
ITS#9599 Add latency tracking
| 1ca559668f26075391b24663454646dc43fb4e66 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/1ca559668f26075391b24663454646dc43fb4e66 | 2021-04-21 15:41:32+01:00 |
ITS#9120 fix tm2time compat breakage
Add lutil_tm2gtime for Proleptic Gregorian calendar,
revert lutil_tm2time to previous behavior using Unix epoch
| c06807ec453d3d202a6abe1c62d02be51b0456ac | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/c06807ec453d3d202a6abe1c62d02be51b0456ac | 2020-01-19 19:05:04+00:00 |
Authenticate the upstream connection if configured
| 3d1ea4693e8420940703fd30d349254c6bbed645 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/3d1ea4693e8420940703fd30d349254c6bbed645 | 2017-03-17 14:32:06+00:00 |
ITS#9865 slapd-watcher: add -c contextDN option
| c076859e082d5c62da2775669aa4568f7ee5c8a6 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/c076859e082d5c62da2775669aa4568f7ee5c8a6 | 2022-06-16 16:15:56+01:00 |
Update connection init
| 1a45249054b02218a893db51da423992c7611f7c | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/1a45249054b02218a893db51da423992c7611f7c | 2017-03-16 11:41:07+00:00 |
Improve logging
| 26f721510acd7cd2679fad4d8d5c5e30c5fe5db8 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/26f721510acd7cd2679fad4d8d5c5e30c5fe5db8 | 2017-05-18 16:48:12+01:00 |
ITS#8707 - Add slapd.service and lloadd.service for systemd
| f3501534d4443a2d241d70291b60be6034761cf1 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f3501534d4443a2d241d70291b60be6034761cf1 | 2017-08-11 19:33:32+09:00 |
Option for response handling
| e5f68bcf7c7fd26556d256870ee1ce62518aa78d | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e5f68bcf7c7fd26556d256870ee1ce62518aa78d | 2017-03-28 18:26:35+01:00 |
ITS#9544 fix #9511 patch
Include was erroneously deleted. partially reverts 6cdfc85fc56130628670ca9fe76d6034ddabdd8d
| 4993b3436560693941cb5e212b3b7276fb8f4a12 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/4993b3436560693941cb5e212b3b7276fb8f4a12 | 2021-05-04 10:04:20+01:00 |
Rename bind handlers
| f27517af95ce1d4e4ebea2920de484a7928eef1e | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f27517af95ce1d4e4ebea2920de484a7928eef1e | 2017-09-27 11:01:17+01:00 |
ITS#9363 Set appropriate defaults where needed
| d9f20cc09e5474b52ec9b19d2cefbb35f71b8343 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d9f20cc09e5474b52ec9b19d2cefbb35f71b8343 | 2020-11-02 16:54:20+00:00 |
Improve authzFrom and authzTo docs
| 2b402a5f34b7c3db8859a5942e3f4feaee9234a7 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/2b402a5f34b7c3db8859a5942e3f4feaee9234a7 | 2020-04-28 11:45:14-05:00 |
ITS#8770 Fix dsaschema memory leaks
Stopping short of a full rewrite which would be needed to get rid of
static variables, etc.
| 0886121233e57c8581fe3339e1a8f4807ac4513b | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/0886121233e57c8581fe3339e1a8f4807ac4513b | 2021-04-08 12:03:24+01:00 |
ITS#8858 Fix use after free
| c65cf6e6d7e2868565226b9f1e322f7580bab10a | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/c65cf6e6d7e2868565226b9f1e322f7580bab10a | 2018-11-29 14:41:58+00:00 |
ITS#9651 ldapmodify: add -i option for interval between ops
| c5241b49afb484bb41c976b434c5c45e9c608c09 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/c5241b49afb484bb41c976b434c5c45e9c608c09 | 2021-08-26 15:40:33+01:00 |
Connection write support
| b49932d637bed49172ef76f3f6cfd3e8bbf23acc | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/b49932d637bed49172ef76f3f6cfd3e8bbf23acc | 2017-03-16 12:19:31+00:00 |
ITS#9961 LMDB: fix MSVC error
| 54fae7711f819577ca67ee31809aa35f2017bcde | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/54fae7711f819577ca67ee31809aa35f2017bcde | 2022-12-15 09:36:58+00:00 |
ITS#8435 Fix uninited slap_callback.sc_writewait
| 23c5d6bbdd01d91556eab16b43fbc607d44feb7c | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/23c5d6bbdd01d91556eab16b43fbc607d44feb7c | 2016-06-12 08:30:58+02:00 |
ITS#9817 One more leak plugged
| 9d528c111d789010977b1c4ca5148d537d7b6ba3 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9d528c111d789010977b1c4ca5148d537d7b6ba3 | 2022-09-02 12:58:48+01:00 |
ITS#7770 add mdb_stat info to cn=monitor
| e19c683c41e14365d28e82278eec1d8b12c71d4c | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/e19c683c41e14365d28e82278eec1d8b12c71d4c | 2019-02-03 11:08:24+00:00 |
ITS#8048 fix slapo-sock result
| 3349ca0bee95bebc15c52cd872fbf0af4eafb67b | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/3349ca0bee95bebc15c52cd872fbf0af4eafb67b | 2015-02-03 10:35:52+00:00 |
Fix integerMatch to booleanMatch
| 71a5d7cc0f85f3cefdba44d56edf29d9b5c9f109 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/71a5d7cc0f85f3cefdba44d56edf29d9b5c9f109 | 2018-12-18 19:26:37+00:00 |
ITS#9591 - Fix missing grep statement
| 23f90be693d78600b249afcc4436440dd5ad3d4a | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/23f90be693d78600b249afcc4436440dd5ad3d4a | 2021-07-26 20:05:24+00:00 |
ITS#8858 Introduce ldap_pvt_thread_pool_walk
| d4df939b9511816826dcb4fb283b530055b92545 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/d4df939b9511816826dcb4fb283b530055b92545 | 2018-02-20 15:21:46+00:00 |
ITS#7990 - add section on hashing cleartext passwords
| 76142803194e88276fbf57b2eb33349203a68be4 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/76142803194e88276fbf57b2eb33349203a68be4 | 2021-03-03 20:31:55+00:00 |
ITS#8707 Add systemd service notification support
| 629cafc98d4cd2ec1eec83979d69008c01b4d238 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/629cafc98d4cd2ec1eec83979d69008c01b4d238 | 2021-04-07 15:54:24+01:00 |
Unify logging output
| 05f2ac2583c791ddc5a9fe82bca2b02adda5178c | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/05f2ac2583c791ddc5a9fe82bca2b02adda5178c | 2017-06-20 13:00:31+01:00 |
ITS#8224 Simplify --disable-slapd logic
| a2882e5eae44fdd2e7e202be15f8c823fd77dd45 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/a2882e5eae44fdd2e7e202be15f8c823fd77dd45 | 2020-04-18 09:51:50-07:00 |
More logging improvements
| 16010e5e161e9dfdcfc96f55e0ea92fc46451700 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/16010e5e161e9dfdcfc96f55e0ea92fc46451700 | 2017-07-03 16:37:35+01:00 |
ITS#8230 add GnuTLS/nettle support
| 639da48fdc17949ddba35d68a2ef30768013567d | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/639da48fdc17949ddba35d68a2ef30768013567d | 2015-09-25 19:28:18+01:00 |
Fix operation counts
Trying to abandon an operation does not automatically make it completed,
it might have failed already but we're just racing to reach the client
to record that.
| ca646cd02d17ba57f5f7c3f82b62d31181a5ca6e | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/ca646cd02d17ba57f5f7c3f82b62d31181a5ca6e | 2018-02-14 15:44:51+00:00 |
ITS#9599 Add bestof tier implementation
| 84dab3f96139c3c34226460e0d41f5d38dcaa9da | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/84dab3f96139c3c34226460e0d41f5d38dcaa9da | 2020-05-01 10:47:44+01:00 |
ITS#8701 Add account usability to ldapsearch
| 63440f0379eb4356c93a0da1996215ae32a048b7 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/63440f0379eb4356c93a0da1996215ae32a048b7 | 2020-06-17 10:21:16+01:00 |
ITS#8300 fix node_move
Don't adjust other cursors when we added a node on the right.
| 9fc7c94aeb092676b16e9849993458d6e98cb5ea | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/9fc7c94aeb092676b16e9849993458d6e98cb5ea | 2015-11-04 21:01:30+00:00 |
ITS#8662 Add -a append option to mdb_load
To allow reloading of custom-sorted DBs from mdb_dump
| 7796aaebcd1b937233adab5b1f3d3a1dd29a7b17 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/7796aaebcd1b937233adab5b1f3d3a1dd29a7b17 | 2017-09-20 18:38:47+01:00 |
ITS#8093 add LDAP_X_CONNECTING error string
| de76b8d1ce51a04af3ab1b6fa405080918004bfc | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/de76b8d1ce51a04af3ab1b6fa405080918004bfc | 2015-04-01 20:52:00+01:00 |
ITS#9249 librewrite: fix malloc/free corruption
If substitution parsing fails, would attempt to free a mapping
that hadn't been allocated yet.
Also, on failure, caller in saslauthz would attempt to free a
rwinfo struct that hadn't been allocated.
| 88e569d8572aa91c8d3f685a59d286bfd2055cb6 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/88e569d8572aa91c8d3f685a59d286bfd2055cb6 | 2020-08-22 12:38:10+01:00 |
ITS#8782 plug memleaks in cancel
| f82ca15a1862749e13a989599d7f4c52c7648957 | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/f82ca15a1862749e13a989599d7f4c52c7648957 | 2017-12-04 15:59:33+00:00 |
Implement backend retry timeouts
| 8b1703d2a7c7a8d3ccc933d602c12a4ebe69ed84 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/8b1703d2a7c7a8d3ccc933d602c12a4ebe69ed84 | 2017-04-12 16:02:35+01:00 |
Fix 0e66a3d1bf2b58cb4361ac1311c680f870d23f4c
clear rc, otherwise syncrepl stops
| 047f275987304398091a1fd99d165a1dc44ffb7f | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/047f275987304398091a1fd99d165a1dc44ffb7f | 2015-01-14 20:27:49+00:00 |
mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak
| 91743d66e6e91058fff8917b5e39b8d49bfa4d7a | openldap | neuralsentry | 1 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/91743d66e6e91058fff8917b5e39b8d49bfa4d7a | 2015-05-20 03:17:47+02:00 |
ITS#9318 add TLS_REQSAN option
Add an option to specify how subjectAlternativeNames should be
handled when validating the names in a server certificate.
| 608a822349aa66acc21855d2ddf01e2b53f333b8 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/608a822349aa66acc21855d2ddf01e2b53f333b8 | 2020-08-21 09:15:15+01:00 |
Introduce operation timeout machinery
| aecc62c08e7944689af624eb07cb581a226c5ce2 | openldap | neuralsentry | 0 | https://github.com/openldap/openldap | https://github.com/openldap/openldap/commit/aecc62c08e7944689af624eb07cb581a226c5ce2 | 2017-11-22 13:05:11+00:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.