[InterNetNews/inn] c0e880: Add check for perltidy --warn-unused-keys
Julien ÉLIE
noreply at github.com
Sat Feb 1 07:26:02 UTC 2025
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: c0e8807a028e1c55cdb67210d15e3dfa53975574
https://github.com/InterNetNews/inn/commit/c0e8807a028e1c55cdb67210d15e3dfa53975574
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
M Makefile
M frontends/pullnews.in
M samples/filter_nnrpd.pl
M samples/nnrpd_auth.pl.in
M scripts/inncheck.in
M scripts/innreport.in
M scripts/innreport_inn.pm
M scripts/simpleftp.in
M storage/ovsqlite/ovsqlite-util.in
M tests/docs/pod.t.in
Log Message:
-----------
Add check for perltidy --warn-unused-keys
make code-check now reports unused hash keys in Perl scripts.
Mark as used the ones that actually are (in @unique_hash_keys_unused)
and remove the useless ones like in nnrpd_auth.pl and inncheck (the
permissions for rc.news are already treated in the code).
Commit: 9343deb9eb0d2539f0b9d53fdf1e79674b6f3695
https://github.com/InterNetNews/inn/commit/9343deb9eb0d2539f0b9d53fdf1e79674b6f3695
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
M doc/pod/news.pod
M scripts/innreport-display.conf
M scripts/innreport_inn.pm
Log Message:
-----------
innreport: computation of nnrpd idle time
The count was not right because of TLS sessions not gathering it (known
limitation in nnrpd code).
Also, for "code region" colums in reports, do not display a time as a
total (it is already present in the second column).
close #316
Commit: 1a67449f1cdf5866b08b458f760789f232bd117f
https://github.com/InterNetNews/inn/commit/1a67449f1cdf5866b08b458f760789f232bd117f
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
M samples/nnrpd_auth.pl.in
Log Message:
-----------
nnrpd_auth.pl: Proof-read comments
Typos, and invert two variables to match the comments.
Commit: b1461445766835b1dcac634df98006ea92b03200
https://github.com/InterNetNews/inn/commit/b1461445766835b1dcac634df98006ea92b03200
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
M scripts/innreport-display.conf
Log Message:
-----------
innreport-display.conf: Homogenize title case
Compare: https://github.com/InterNetNews/inn/compare/325087301c2d...b14614457668
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list