https://bugs.openldap.org/show_bug.cgi?id=9182
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|TEST |FIXED
Target Milestone|--- |2.4.50
--- Comment #10 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
• 727c1a3b
by Howard Chu at 2020-04-02T21:30:51+00:00
ITS#9182 pcache: fix private DB init
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9181
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |2.4.50
Resolution|TEST |FIXED
--- Comment #4 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
• 61bdf0e6
by Howard Chu at 2020-04-02T21:28:37+00:00
ITS#9181 Fix race on Windows mutex init
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9003
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.0 |2.4.50
Resolution|TEST |FIXED
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
• 468c8ee2
by Quanah Gibson-Mount at 2020-04-02T21:18:24+00:00
ITS#9003
Note that with slapd-ldap, the special character "*" actually allows anonymous
rather than denies, as is the case with authz-policy
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=7074
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |2.4.50
Resolution|TEST |FIXED
--- Comment #8 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 9b8cd201
by Emily Backes at 2020-04-02T20:43:03+00:00
ITS#7074 - change olcDatabaseDummy initialization for windows
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8528
--- Comment #4 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
(In reply to Ondřej Kuzník from comment #3)
> Not saying it's a bad idea, but the interactions with a delete mod might be
> a little confusing:
Well, that's why I limited the scope of this bug purely to replace ops where
the entire structure is getting replaced. For add/delete, it must not re-order
anything.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9182
--- Comment #9 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
commit 2d87a1c7b5417223de888d9dec1cd93f1aefdf06
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Mar 11 19:17:10 2020 +0000
ITS#9182 pcache: fix private DB init
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8639
--- Comment #11 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
commit d34d2c39457ac1d8b1896c17611e247f87abba55
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Fri Feb 28 13:18:48 2020 -0800
ITS#8639 Delete LM hash support from smbk5pwd
commit 0de74408f2f33e252a71aa9dd39b71fb8b888dd1
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Fri Feb 28 12:13:50 2020 -0800
ITS#8639 Regenerate configure and portable.hin
commit 6f5cc45f93c8c4f15b258c63db3d5da8995a4904
Author: Andrew Lawrence <andrew.lawrence(a)siemens.com>
Date: Fri Feb 9 23:32:28 2018 +0000
ITS#8639 remove LANMAN hashed passwords
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6035
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |TEST
Keywords|has_patch, IPR_OK, |
|OL_2_5_REQ, |
|openldap-scratch |
Status|IN_PROGRESS |RESOLVED
--- Comment #10 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 822ed8c1
by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 saslauthz cleanups (no functional change)
- give authid-rewrite's argument a name
- tidy saslauthz.c whitespace (mixed spaces/tabs)
- always declare slap_sasl_regexp_destroy: fixes an implicit declaration
warning when configured without librewrite
- delete dead code: ENABLE_REWRITE implies SLAP_AUTH_REWRITE, so this
code is never compiled
- make slap_sasl_regexp_rewrite_config static
- omit sasl_regexp unused fields when built with librewrite
• c4db9061
by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 olcAuthzRegexp insert/delete support
• 1d562a7a
by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 olcAuthIDRewrite insert/delete support
• 2b01b8dd
by Ryan Tandy at 2020-04-02T09:10:51-07:00
ITS#6035 Create test script
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9086
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ |
Resolution|--- |TEST
Status|IN_PROGRESS |RESOLVED
--- Comment #3 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 7732cb27
by Ryan Tandy at 2020-04-02T15:52:31+00:00
ITS#9086 Add debug logging for more GnuTLS errors
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9046
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
You are receiving this mail because:
You are on the CC list for the bug.