https://bugs.openldap.org/show_bug.cgi?id=8202
--- Comment #11 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Actually looks like liblmdb still has this issue, just harder to see because of
MDB_FMT_Z
Perhaps we just say C99 required?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8202
--- Comment #10 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
(In reply to Quanah Gibson-Mount from comment #9)
> Looks like it's only a problem now with the constraint overlay and
> back-mdb/tools.c,
The code in back-mdb/tools.c is ifdef'd out.
So constraint.c is the only remaining problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8202
--- Comment #9 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Looks like it's only a problem now with the constraint overlay and
back-mdb/tools.c,
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9087
--- Comment #4 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Hi Chris,
This patch doesn't actually appear to work right, as RC is unset. Was there
more to this patch?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8694
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |OL_2_5_REQ
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9087
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs(a)openldap.org |quanah(a)openldap.org
Status|UNCONFIRMED |IN_PROGRESS
Ever confirmed|0 |1
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8224
Ryan Tandy <ryan(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs(a)openldap.org |ryan(a)openldap.org
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=7639
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |blocker
--- Comment #3 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Just hit today...
>>>>> Starting test062-config-delete for mdb...
running defines.sh
Starting slapd on TCP/IP port 9011... /builds/quanah/openldap/tests
Using ldapsearch to check that slapd is running...
Inserting syncprov overlay ...
Starting a refreshAndPersist search in background
Removing syncprov overlay again ...
Waiting 2 seconds for RefreshAndPersist search to end ...
Checking return code of backgrounded RefreshAndPersist search ...
Exit code correct.
Running a refreshOnly search, should fail...
./scripts/test062-config-delete: 164: kill: No such process
ldapsearch should have failed with Critical extension is unavailable (12)!
>>>>> test062-config-delete failed for mdb after 5 seconds
(exit 255)
make[2]: *** [Makefile:291: mdb-mod] Error 255
make[2]: Leaving directory '/builds/quanah/openldap/tests'
make[1]: *** [Makefile:278: test] Error 2
make[1]: Leaving directory '/builds/quanah/openldap/tests'
make: *** [Makefile:292: test] Error 2
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8159
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|slapd |documentation
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=5042
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.
https://bugs.openldap.org/show_bug.cgi?id=5042
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |SUSPENDED
Keywords|IPR_OK |
Status|UNCONFIRMED |RESOLVED
--- Comment #15 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
suspending, no updates after 13 years to address points made.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=4825
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.
https://bugs.openldap.org/show_bug.cgi?id=4825
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|IPR_OK |
Resolution|--- |SUSPENDED
Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
suspending, no follow up on the issues raised after 13 years.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6740
--- Comment #9 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
(In reply to Ryan Tandy from comment #8)
> (In reply to Quanah Gibson-Mount from comment #6)
> > Note: The --enable-rewrite flag literally has no effect, since BUILD_REWRITE
> > is not honored anywhere as it is.
>
> Maybe not in the build system, but the ENABLE_REWRITE and SLAP_AUTH_REWRITE
> defines in the code are fully respected.
Right, I noted that in comment#7 ;)
I was referring back to comment#5 ;)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6740
--- Comment #8 from Ryan Tandy <ryan(a)openldap.org> ---
(In reply to Quanah Gibson-Mount from comment #6)
> Note: The --enable-rewrite flag literally has no effect, since BUILD_REWRITE
> is not honored anywhere as it is.
Maybe not in the build system, but the ENABLE_REWRITE and SLAP_AUTH_REWRITE
defines in the code are fully respected.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6740
--- Comment #7 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Ah, actually... it does affect how back-meta etc are built... but not whether
or not the library is built.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6740
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |IN_PROGRESS
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Note: The --enable-rewrite flag literally has no effect, since BUILD_REWRITE is
not honored anywhere as it is.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6207
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.0 |---
--- Comment #8 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
It would be nice to have a FreeBSD build box though
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6207
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|IN_PROGRESS |CONFIRMED
Keywords|OL_2_5_REQ |
--- Comment #7 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
We're blocked on windows regardless, due to
https://cygwin.com/pipermail/cygwin/2019-July/241961.html
Until that's handled, there's no way to rely on make test with a windows
system.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6207
--- Comment #6 from OndÅ™ej KuznÃk <ondra(a)mistotebe.net> ---
GNOME seem to have done this:
https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/141
And we would need to have a Windows machine to run it on.
If we wanted to use the free Azure Pipelines, we would have to write the
webhooks ourselves (they only support GitHub natively) and hope that's
still part of the free offer?
This seems to be the relevant REST endpoint to trigger a build:
https://docs.microsoft.com/en-us/rest/api/azure/devops/build/builds/queue
Someone else will have to pursue this further as I have no idea how to
get a build environment going on windows...
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=5573
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |IN_PROGRESS
--- Comment #4 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
https://git.openldap.org/openldap/openldap/-/merge_requests/39
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6166
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ |
Target Milestone|2.5.0 |2.6.0
--
You are receiving this mail because:
You are on the CC list for the bug.