https://bugs.openldap.org/show_bug.cgi?id=9161
--- Comment #5 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
(In reply to jens.schleusener(a)fossies.org from comment #4)
> Great, looks nuch better.
>
> I have generated two new reports but "only" in a special "test" folder that
> isn't integrated into the Fossies standard services and should also not be
> accessible by search engines. Additionally the pages aren't linked so the
> reports are probably not visible to "normal" users.
That's great, thanks!
I had the following notes after going through the report yesterday:
a) "everytime" is a configuration keyword to a module, therefore it is correct.
b) "tread" is actually output to fprintf, and the actual line is:
" -T file\tread file for new password\n"
so this is clearly a tab followed by the word "read". This seems like a bug
in the report generator, as it should be able to understand items like this
(note that it doesn't report password\n as an error, for example, which is
essentially the same thing).
c) "MERCHANTIBILITY" is a typo from someone else's license statement that we
cannot fix as we have to reproduce the license text without modification.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9161
--- Comment #4 from jens.schleusener(a)fossies.org <jens.schleusener(a)fossies.org> ---
Great, looks nuch better.
I have generated two new reports but "only" in a special "test" folder that
isn't integrated into the Fossies standard services and should also not be
accessible by search engines. Additionally the pages aren't linked so the
reports are probably not visible to "normal" users.
The first report is done for the last tarball of the 2.5 release series
https://fossies.org/linux/test/openldap-2.5.1alpha.tgz/codespell.html
and the second maybe more interesting one for the GitLab master version
https://fossies.org/linux/test/openldap-master.tar.gz/codespell.html
That version independent URL hopefully always redirects to the report for the
latest "master" version identified by the short commit ID and a year-month-day
string (YYMMDD) representing the according git pull date (mostly = commit
date).
The refresh rate is currently half-hourly.
By the way, there exists now also a page
https://fossies.org/linux/test/openldap-master.tar.gz/codespell_hist.html
showing all the codespell changes to the previous report (currently still
"empty" since the first run for "master").
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9161
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.3 |2.5.2
Ever confirmed|0 |1
Status|UNCONFIRMED |IN_PROGRESS
--- Comment #3 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
https://git.openldap.org/openldap/openldap/-/merge_requests/238
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9161
--- Comment #2 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Note, please adjust your program to run against the 2.5 release series instead
of the 2.4 series. The majority of these typos have already been fixed there.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8248
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |IN_PROGRESS
Ever confirmed|0 |1
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8132
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |IN_PROGRESS
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=7866
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |TEST
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• f8414279
by Jan Synacek at 2021-02-15T19:53:28+00:00
ITS#7866 - Mention default database in tools' man pages
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8248
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.3 |2.5.2
--- Comment #1 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
https://git.openldap.org/openldap/openldap/-/merge_requests/237
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8132
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.3 |2.5.2
--- Comment #2 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
https://git.openldap.org/openldap/openldap/-/merge_requests/236
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8132
--- Comment #1 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
100 would clearly be decimal
0x100 would be hex
0xFFF would be 4095
Fairly straight forward, but I've tweaked the man page to fix the wording.
--
You are receiving this mail because:
You are on the CC list for the issue.