Timeline



Jan 11, 2009:

6:45 PM Changeset [8289] by eagle
Call AC_MSG_RESULT before the warning for missing Perl modules.
10:12 AM Changeset [8288] by Julien ÉLIE
Add a sanity check in innreport a division by zero in innreport.db: …
10:09 AM Changeset [8287] by Julien ÉLIE
Fix a bug in innreport when the log consists of only one line; then …
4:07 AM Changeset [8286] by Julien ÉLIE
* ihave control messages did not work (Perl error because of the use …
4:06 AM Changeset [8285] by Julien ÉLIE
* add a blank line in the mail output of checkgroups control messages. …
2:35 AM Changeset [8284] by Julien ÉLIE
Fix a bug in "make depend": an empty line could be created. Example: …
1:16 AM Changeset [8283] by Julien ÉLIE
Do not output temp to core because it can lead to memory issues (or …

Jan 10, 2009:

5:36 AM Changeset [8282] by Julien ÉLIE
Add a warning at configure time if MIME::Parser or Encode are missing. …
3:52 AM Ticket #122 (Support application/news-groupinfo entity in controlchan) closed by Julien ÉLIE
fixed: (In [8281]) Use MIME::Parser in controlchan so that we could decode …
3:52 AM Changeset [8281] by Julien ÉLIE
Use MIME::Parser in controlchan so that we could decode MIME control …
3:34 AM Ticket #122 (Support application/news-groupinfo entity in controlchan) created by Julien ÉLIE
controlchan should be able to properly decode newgroup control …

Jan 9, 2009:

11:35 AM Changeset [8280] by Julien ÉLIE
* Use of a modified version of time parsing code that performs …

Jan 8, 2009:

12:26 PM Changeset [8279] by Julien ÉLIE
Change "tail -n -1" to "tail -n 1" (after commit 8278).
11:47 AM Changeset [8278] by Julien ÉLIE
Use the "-n" option with head and tail (already used in config.guess).
11:17 AM Changeset [8277] by Julien ÉLIE
Fix an assertion failure in innfeed. We have cases where all the …
11:15 AM Ticket #121 (innfeed crashes after a failed assertion) closed by Julien ÉLIE
fixed: (In [8276]) Fix an assertion failure in innfeed. We have cases where …
11:15 AM Changeset [8276] by Julien ÉLIE
Fix an assertion failure in innfeed. We have cases where all the …
11:13 AM Changeset [8275] by Julien ÉLIE
Fix dependencies in innfeed: connection.c was missing.
10:27 AM Ticket #121 (innfeed crashes after a failed assertion) created by Julien ÉLIE
A long-standing issue in innfeed which sometimes crashes with: […] …

Jan 3, 2009:

10:16 AM Changeset [8274] by Julien ÉLIE
* Mention that the newsgroups file is in $INN::Config::pathdb when a …

Dec 31, 2008:

1:49 PM Changeset [8273] by Julien ÉLIE
* Fix a bug with AUTHINFO USER in CAPABILITIES: it was not properly …
1:41 PM Changeset [8272] by Julien ÉLIE
Prevent AUTHINFO SASL LOGIN (now a legacy mechanism) from being used …
1:40 PM Changeset [8271] by Julien ÉLIE
Advertise AUTHINFO SASL consider that a client can authentify if SASL …
11:05 AM Changeset [8270] by Julien ÉLIE
Only AUTHINFO SASL PLAIN and AUTHINFO SASL EXTERNAL are vulnerable. …
10:58 AM Changeset [8269] by Julien ÉLIE
RFC 4643 states that usernames and passwords can contain spaces. More …

Dec 30, 2008:

2:24 PM Changeset [8268] by Julien ÉLIE
Fix a bug after successful AUTHINFO SASL: the knowledge acquired …

Dec 27, 2008:

8:04 AM Changeset [8267] by Julien ÉLIE
Typo and add a warning about not changing a size without reporting it …
7:58 AM Ticket #120 (Improved TLS security with imported DH keys) created by Julien ÉLIE
nnrpd currently uses precomputed ephemeral Diffie-Hellman keys. It …
7:54 AM Ticket #119 (Improved AUTHINFO SASL security properties) created by Julien ÉLIE
Security properties of SASL can be improved, especially with …
7:34 AM Ticket #118 (Parameter for the timeout of external auth programs) created by Julien ÉLIE
nnrpd currently implements a hard-coded five-second timeout for the …
7:28 AM Ticket #117 (Support metadata requests by message-ID) created by Julien ÉLIE
HDR currently handles metadata requests (:bytes and :lines) when a …
7:24 AM Ticket #116 (Support overview requests by message-ID) created by Julien ÉLIE
OVER currently accepts a range of articles as arguments. It can also …
5:39 AM Changeset [8266] by Julien ÉLIE
Remove useless intermediate variables to handle the response code of …
3:30 AM Ticket #115 (Install text documentation as real man pages) created by Julien ÉLIE
Documentation currently installed only as text documentation should be …
3:07 AM Ticket #114 (Support for large article numbers) created by Julien ÉLIE
Something to deal with large article numbers could be specified and …
3:07 AM Ticket #113 (Wider syntax for wildmats) created by Julien ÉLIE
INN implements a wider syntax for wildmats (with "[" and "]" for …
2:51 AM Ticket #112 (XPAT documentation) created by Julien ÉLIE
XPAT should probably be documented in an Informational Internet-Draft. …
2:12 AM Ticket #111 (Advertise extensions to the LIST command) created by Julien ÉLIE
INN recognizes LIST keywords not mentioned in CAPABILITIES. They …
1:40 AM Changeset [8265] by Julien ÉLIE
Typo.
1:36 AM Changeset [8264] by Julien ÉLIE
Remove the document describing INN's compliance with standards. It is …
1:32 AM Ticket #110 (innd and nnrpd do not advertise IHAVE for the entire session) closed by Julien ÉLIE
wontfix
1:32 AM Ticket #110 (innd and nnrpd do not advertise IHAVE for the entire session) created by Julien ÉLIE
According to RFC 3977, section 3.4.1: Except as an effect of the …
1:28 AM Ticket #109 (nnrpd doesn't return 420 errors for XOVER) closed by Julien ÉLIE
wontfix
1:28 AM Ticket #109 (nnrpd doesn't return 420 errors for XOVER) created by Julien ÉLIE
According to RFC 2980, section 2.8: If no articles are in the …
1:22 AM Ticket #108 (Use of a CANCEL command instead of MODE CANCEL) created by Julien ÉLIE
innd currently recognizes MODE CANCEL which expects afterwards a …
1:15 AM Ticket #107 (403 response code for nnrpd authentication filters) closed by Julien ÉLIE
fixed: Fixed in [8261] and [8262] for INN 2.5. Documentation update for INN …
1:13 AM Ticket #107 (403 response code for nnrpd authentication filters) created by Julien ÉLIE
Perl and Python authentication filters for nnrpd should be able to …

Dec 26, 2008:

5:20 PM Changeset [8263] by eagle
A more accurate update to the Perl authentication hook documentation …
3:21 PM Changeset [8262] by Julien ÉLIE
Use 481 as the default value when no Perl/Python? auth hooks are used.
3:03 PM Changeset [8261] by Julien ÉLIE
Allow the user to send 403 response codes (with an error string) with …
11:26 AM Changeset [8260] by Julien ÉLIE
Remove useless code in Perl authentication hook. When 200 or 201, …

Dec 25, 2008:

8:19 PM Changeset [8259] by eagle
Correct the suggested response codes for Perl authentication hooks to …
8:18 PM Changeset [8258] by eagle
Correct the suggested response codes for Perl authentication hooks to …
12:19 PM Ticket #106 (XBATCH documentation) created by Julien ÉLIE
XBATCH should probably be documented in an Informational Internet-Draft.
12:12 PM Ticket #105 (Reply codes other than x9x used for private extensions XBATCH and XGTITLE) closed by Julien ÉLIE
wontfix: Note that XGTITLE is properly implemented according to (alsmost …
12:09 PM Ticket #105 (Reply codes other than x9x used for private extensions XBATCH and XGTITLE) created by Julien ÉLIE
RFC 3977, section 3.2: Response codes not specified in this …
12:56 AM Changeset [8257] by Julien ÉLIE
Return 400 and not 502 when reject_with: is set in readers.conf.
12:46 AM Changeset [8256] by Julien ÉLIE
Send 400 instead of 502 when the server is temporarily unavailable. …

Dec 24, 2008:

2:27 PM Ticket #91 (Add CAPABILITIES to nnrpd) closed by Julien ÉLIE
fixed: (In [8255]) Add the CAPABILITIES command to nnrpd. Also check whether …
2:27 PM Changeset [8255] by Julien ÉLIE
Add the CAPABILITIES command to nnrpd. Also check whether the …
3:05 AM Changeset [8254] by Julien ÉLIE
Update the compliance NNTP document. Mention RFC 3977, 4642, 4643 and …

Dec 23, 2008:

4:31 AM Changeset [8253] by Julien ÉLIE
Fix a wrong syntax to have access to a dictionary key.
4:24 AM Changeset [8252] by Julien ÉLIE
Add notes about buffers and memory views in documentation. Also fix a …
4:22 AM Changeset [8251] by Julien ÉLIE
Better Python syntax.
4:00 AM Changeset [8250] by Julien ÉLIE
In Python samples: * Remove tabulations for indentations (not allowed …

Dec 22, 2008:

3:12 PM Ticket #73 (news2mail's crosspost handling code generates bad To headers) closed by Julien ÉLIE
fixed: (In [8249]) Add a comma to separate addresses. Otherwise, a broken …
3:12 PM Changeset [8249] by Julien ÉLIE
Add a comma to separate addresses. Otherwise, a broken To: header was …

Dec 21, 2008:

2:29 PM Changeset [8248] by Julien ÉLIE
Remove an obsolete link (error 404) for the suck package.
2:28 PM Ticket #13 (gpgverify uses attached signature verifications) closed by Julien ÉLIE
fixed: (In [8247]) Remove gpgverify because it uses the old attached …
2:28 PM Changeset [8247] by Julien ÉLIE
Remove gpgverify because it uses the old attached signature …
2:12 PM Ticket #104 (Newsgroup patterns in readers.conf for all posting rights) created by Julien ÉLIE
readers.conf already has read: and post: parameters. We should also …
1:07 PM Changeset [8246] by Julien ÉLIE
The default value for HTML output is false. Add the html-unknown …
11:35 AM Ticket #103 (news2mail does not handle postings with different senders) created by Julien ÉLIE
D. Stussy reports that news2mail does not handle postings to multiple …
11:27 AM Ticket #102 (Improve checkgroups semantics in control.ctl) created by Julien ÉLIE
According to control.ctl man page: The third argument for a line …
11:17 AM Changeset [8245] by Julien ÉLIE
Mention Steve Crook's Cleanfeed version. Remove obsolete Usenet II …
11:03 AM Changeset [8244] by Julien ÉLIE
Convert mod-active(8) man page into POD. Mention that no syntax …
5:18 AM Ticket #101 (Advertise overview fields for which the database is consistent) created by Julien ÉLIE
LIST OVERVIEW.FMT is wrong if the news administrator changes the …
5:11 AM Ticket #100 (innd should keep user-supplied headers) created by Julien ÉLIE
innd should not be removing user-supplied headers even when they are …
5:04 AM Ticket #99 (Add a decent command parser to innd) created by Julien ÉLIE
innd should have a decent command parser. It would then be easier to …
4:14 AM Ticket #98 (Homogenization of date and time format) created by Julien ÉLIE
INN should use everywhere a saner date and time format. Parsing logs …
3:50 AM Ticket #97 (Parameter log time format with strftime for innfeed) closed by Julien ÉLIE
fixed: (In [8243]) Add a new log-time-format: parameter for innfeed. Change …
3:50 AM Changeset [8243] by Julien ÉLIE
Add a new log-time-format: parameter for innfeed. Change ctime(3) to …
3:47 AM Ticket #97 (Parameter log time format with strftime for innfeed) created by Julien ÉLIE
This patch from Alexander Bartolich adds a new log-time-format: …
2:29 AM Ticket #96 (Remove crosspost backend program) closed by Julien ÉLIE
fixed: (In [8242]) Remove the crosspost backend program (broken since INN …
2:29 AM Changeset [8242] by Julien ÉLIE
Remove the crosspost backend program (broken since INN 2.3.0, and not …
2:26 AM Ticket #96 (Remove crosspost backend program) created by Julien ÉLIE
The crosspost backend program has not been installed since INN 2.3.0; …
1:39 AM Ticket #95 (Add a local control.ctl file) created by Julien ÉLIE
We should allow people to override control.ctl without editing it. …

Dec 20, 2008:

6:15 PM Ticket #94 (Radius authenticator segfaults on unresponsiveness of the servers) closed by Julien ÉLIE
fixed: (In [8240]) Fix the segfault of radius authenticator when none of the …
6:15 PM Ticket #10 (Export the same variables from all innshellvars instances) closed by Julien ÉLIE
fixed: (In [8239]) Add $inn_db_home and $inn_syslog_facility. Set umask. …
6:15 PM Ticket #5 (Refer to inn.conf variables instead of /usr/local/news in install docs) closed by Julien ÉLIE
fixed: (In [8232]) Be consistent in the documentation: use I<pathbin> and …
6:12 PM WikiStart edited by eagle
Add development source information (diff)

Dec 17, 2008:

10:26 AM Changeset [8241] by Julien ÉLIE
Fix the segfault of radius authenticator when none of the radius …
10:26 AM Changeset [8240] by Julien ÉLIE
Fix the segfault of radius authenticator when none of the radius …
10:24 AM Ticket #94 (Radius authenticator segfaults on unresponsiveness of the servers) created by Julien ÉLIE
Matija Nalis provided the following patch to fix the segfault of …

Dec 15, 2008:

2:05 PM Ticket #93 (Possibility to disable unsecured authentication) created by Julien ÉLIE
AUTHINFO USER/PASS exposes the user's password to eavesdropping. …
1:33 PM Ticket #92 (Add support for TLS server_name extension) created by Julien ÉLIE
TLS server_name extension should be added to nnrpd. RFC 4642: "the …
1:17 PM Ticket #91 (Add CAPABILITIES to nnrpd) created by Julien ÉLIE
Support for the CAPABILITIES command should be added to nnrpd when it …
12:57 PM Changeset [8239] by Julien ÉLIE
Add $inn_db_home and $inn_syslog_facility. Set umask. close #10

Dec 14, 2008:

5:38 PM Ticket #90 (innreport mishandles leap years and daylight savings time) created by eagle
Alexander Bartolich reports that innreport mishandles leap years and …
5:03 PM Ticket #89 (makehistory imposes length limits on overview lines) created by eagle
makehistory uses QIO to read overview information after sorting, which …
5:01 PM Ticket #88 (Enhanced ACL and user management) created by eagle
At hack.org is a modified …
4:58 PM Ticket #87 (showtoken should be part of sm) created by eagle
The ability to take apart the class-specific information in a token …
4:52 PM Ticket #86 (Support throttling control message processing) created by eagle
This doesn't seem to have been a problem recently as much, but when …
4:49 PM Ticket #85 (Support encapsulating moderation submissions) created by eagle
USEFOR will document two ways of submitting messages to a moderator: …
4:47 PM Ticket #84 (Log more status from innd) created by eagle
Patch from F. Senault <fred@…> to log additional information …
4:44 PM Ticket #83 (Provide a way to ignore moderation changes on newgroup) created by eagle
In discussion in news.software.nntp a while back, some people wanted a …
4:41 PM Ticket #82 (mailpost needs better debugging traces) created by eagle
There were some complaints that running mailpost with debugging …
4:40 PM Ticket #81 (mailpost tries to write to pathtmp) created by eagle
mailpost tries to store its message ID database in INN's pathtmp, but …
4:38 PM Ticket #80 (tdx-util should also check active) created by eagle
tdx-util, when checking overview data should also (perhaps optionally) …
4:35 PM Ticket #79 (Inconsistent Newsgroups parsing between innd and nnrpd) created by eagle
USEFOR says that we MUST accept folding whitespace in Newsgroups …
3:06 PM Ticket #78 (Add support for Python 3.0) created by Julien ÉLIE
Python 3.0 was released on December, 3rd 2008. The syntax currently …
12:20 PM Ticket #77 (Collect nnrpd idle timer stat with a TLS connection) created by Julien ÉLIE
According to Kachun Lee: …
10:35 AM Changeset [8238] by Julien ÉLIE
Fix exports. Add $UMASK and $SYSLOG_FACILITY. Rename $SPOOLBASE to …
10:34 AM Changeset [8237] by Julien ÉLIE
Add $path and $locks variables. see #10
10:18 AM Changeset [8236] by Julien ÉLIE
Fix exports.
10:15 AM Changeset [8235] by Julien ÉLIE
Do the same thing as the shell version of innshellvars: * Re-add …
10:10 AM Changeset [8234] by Julien ÉLIE
Fix a bad path.
10:09 AM Changeset [8233] by Julien ÉLIE
Do the same thing as the shell version of innshellvars: * Sets umask. …
9:05 AM Changeset [8232] by Julien ÉLIE
Be consistent in the documentation: use I<pathbin> and friends …
8:53 AM Changeset [8231] by Julien ÉLIE
Use pathdb from inn.conf in sys2nf.c. see #5
8:49 AM Changeset [8230] by Julien ÉLIE
Fix a compilation issue.
8:48 AM Changeset [8229] by Julien ÉLIE
Fix a compilation issue.
8:37 AM Changeset [8228] by Julien ÉLIE
Add double quotes in the minimal inn.conf.
7:39 AM Changeset [8227] by Julien ÉLIE
Add test for innupgrade: change nntpactsync to incominglogfrequency.
2:15 AM Ticket #76 (innd doesn't honor DNS TTLs) created by eagle
A long-standing problem with innd is that it stores the DNS lookup …
2:10 AM Ticket #75 (Support a PGP key ID in control.ctl) created by eagle
Resolve the problem with ambiguous key IDs by specifying a PGP key ID …
2:08 AM Ticket #74 (Document reload method for every config file) created by eagle
For every INN configuration file, there should be a section explaining …
2:06 AM Ticket #73 (news2mail's crosspost handling code generates bad To headers) created by eagle
news2mail uses the following to generate the To header: […] If …
2:04 AM Ticket #72 (news2mail always queues messages) created by eagle
news2mail tells sendmail to always queue the mail. This should be …
2:03 AM Ticket #71 (mailpost should close files on -c) created by eagle
To get sendmail to continue before "mailpost -c ..." is finished, …
2:00 AM Ticket #70 (Reorder news.daily output to show errors first) created by eagle
From Paul Tomblin: I wish it was easier to spot in the news.daily …
1:57 AM Ticket #69 (timecaf disk format depends on compile options) created by eagle
Similar to problems with history and CNFS, the disk data format for …
1:55 AM Ticket #68 (Feed control system) created by eagle
This is something that's been bouncing around for a long time, and …
1:47 AM Ticket #67 (Custom command to act on canceled messages) created by eagle
Request from Lars Magne Ingebrigtsen: I think it would be useful if …
1:44 AM Ticket #66 (Dynamically discover cycbuff and buffindexed buffer size) created by eagle
If one pre-creates cycbuffs and buffindexed buffers anyway, it …
1:42 AM Ticket #65 (Size-based CNFS interleaving) created by eagle
Support a third keyword, besides INTERLEAVE and SEQUENTIAL, in …
1:39 AM Ticket #64 (Pass information from an auth program to the post filter) created by eagle
Provide a way to pass information from an auth program (resolver or …
1:38 AM Ticket #63 (Diagnosis command to dump config information) created by eagle
From Joe St. Sauver's original suggestion: This command, when run on …
1:29 AM Ticket #62 (Internals documentation for buffindexed) created by eagle
We should have internals documentation for buffindexed and a detailed …
1:27 AM Ticket #61 (Document replication between servers) created by eagle
INN refers to Xref slaving in various places, but it would be good to …
1:24 AM Ticket #60 (Provide entire header to innd filters) created by eagle
Provide the entire article headers to innd filters, probably in a …
1:16 AM Ticket #59 (Support binary articles) created by eagle
INN currently will not accept messages that contain embedded nul …
1:13 AM Ticket #58 (Support serial number in checkgroups) created by eagle
USEPRO adds support for a serial number that protects against replayed …
1:11 AM Ticket #57 (Support scope in checkgroups control messages) created by eagle
USEPRO added a scope parameter to the checkgroups control message that …
1:08 AM Ticket #56 (Using stdio for tradspool.map causes problems) created by eagle
The code in tradspool to write out tradspool.map uses stdio, which can …
1:05 AM Ticket #55 (Warn when inn.conf was modified on ctlinnd reload all) created by eagle
ctlinnd reload doesn't reload inn.conf and probably can't without a …
1:04 AM Ticket #54 (Trim Xref header on article feeding) created by eagle
When migrating articles from an old server to a new server, it would …
1:00 AM Ticket #53 (Articles filed in junk should not be recorded in history with ...) created by eagle
As of INN 2.3.0, we started recording history entries for articles …
12:57 AM Ticket #21 (Obtain moderator addresses via NHNS) closed by eagle
wontfix: After some more research, it looks like NHNS is dead. Closing this …
12:56 AM Ticket #52 (Support tuning innd socket buffers) created by eagle
It's possible to set the size of the receive and transmit buffers in …
12:52 AM Ticket #51 (Support Injection-Info) created by eagle
nnrpd should fill out Injection-Info as specified in the current …
12:50 AM Ticket #50 (UUCP documentation) created by eagle
We should have documentation of how UUCP article feeds work and …
12:44 AM Ticket #49 (rnews should defer articles if INN is throttled) created by eagle
If innd is throttled, rnews currently fails the articles and moves …
12:43 AM Ticket #48 (tradspool and timehash articles not deleted after rmgroup) created by eagle
When a newsgroup is removed with rmgroup, nothing cleans up the …
12:40 AM Ticket #47 (INN manual) created by eagle
A full-blown manual for INN would be great. Here is some discussion …
12:31 AM Ticket #46 (Support hiding groups in nnrpd) created by eagle
Currently, groups that exist but that one isn't allowed to read …
12:26 AM Ticket #45 (tradindexed expiry speedups) created by eagle
After analysis of a syscall trace of expiration through tradindexed, …
12:24 AM Ticket #44 (Retrieve history entries between two times) created by eagle
Requested by Bill Davidsen: A mode for grephistory (or some other …
12:22 AM Ticket #43 (Use uwildmat in nnrpd, support @) created by eagle
Switch nnrpd over to using the new wildmat routines rather than …
Note: See TracTimeline for information about the timeline view.