Custom Query (44 matches)
Results (10 - 12 of 44)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#12 | fixed | Add support for Diablo-style hash feeds | ||
Description |
Diablo supports a mechanism to take an incoming feed split across multiple boxes by hashing the message ID and only feeding the articles in a particular hash bucket to a given host. This lets the hosts collectively store a full feed without handling the full traffic on each host. INN should support this sort of hash feed via a flag in newsfeeds. |
|||
#13 | fixed | gpgverify uses attached signature verifications | ||
Description |
gpgverify uses the old attached signature verification method, which doesn't work properly for new-style GnuPG signatures that require Hash headers for attached signatures. Given that pgpverify does the right thing and gpgverify was added just because it was a simplified version that assumed GnuPG, perhaps it should be removed. |
|||
#15 | fixed | news log logging wrong source for local postings | ||
Description |
Local postings are logged to the news log as originating from a site from the Path or possibly from elsewhere in memory. I see not-for-mail entries in the news logs, and other people have seen various peer sites. |