Custom Query (44 matches)
Results (25 - 27 of 44)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#105 | wontfix | Reply codes other than x9x used for private extensions XBATCH and XGTITLE | ||
Description |
RFC 3977, section 3.2:
INN uses quite a few response codes that do not fit this pattern for various extensions. XBATCH and XGTITLE should have used response codes in the x9x range. Impact: Additional ambiguity over the meaning of reply codes, as those reply codes could later be standardized as the reply codes for other commands. For XGTITLE and probably XBATCH, there is no way to fix this now. Changing the reply codes would break all existing implementations. |
|||
#51 | fixed | Support Injection-Info | ||
Description |
nnrpd should fill out Injection-Info as specified in the current USEFOR draft to supplement the current trace headers. Eventually, it should replace all of them (NNTP-Posting-Host, NNTP-Posting-Date, X-Trace, X-Complaints-To). |
|||
#122 | fixed | Support application/news-groupinfo entity in controlchan | ||
Description |
controlchan should be able to properly decode newgroup control articles which contain an application/news-groupinfo entity. It is a new structure for such articles described in USEPRO. |