Timeline



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 …

Dec 13, 2008:

11:58 PM Ticket #42 (Expand newsfeeds variables in other variables) created by eagle
Reported by Julien ÉLIE <julien@…>: In newsfeeds, it …
11:56 PM Ticket #12 (Add support for Diablo-style hash feeds) closed by eagle
fixed: Fixed in [7713] and [7718].
11:54 PM Ticket #41 (innreport creates incorrect file names at the start of the year) created by eagle
Reported by Julien ÉLIE <julien@…>: There is a problem …
11:51 PM Ticket #40 (Documentation for the hash table library) created by eagle
INN has a generic hash table implementation, but it has no …
11:43 PM Ticket #39 (setproctitle doesn't work with /usr/ucb/ps on Solaris 8 & 9) created by eagle
Reported by Miroslaw Luc <mirecki@…>. 1. ps reads all of the …
11:34 PM Ticket #38 (Check Newsgroups header of cancel messages) created by eagle
A patch from Christopher Biedl to alter ARTcancelverify to check …
11:30 PM Ticket #37 (Split tagged-hash from regular history backend) created by eagle
The history backend currently uses the dbz code in lib, which builds …
11:27 PM Ticket #36 (History file format depends on configuration options) created by eagle
The current history file format on disk varies depending on whether …
11:20 PM Ticket #35 (Password encryption utility) created by eagle
ckpasswd -f expects crypt() passwords, and not everyone has a copy of …
11:17 PM Ticket #34 (Tool for analyzing spool usage) created by eagle
A tool from Jeffrey M. Vinocur for analyzing spool usage. Worth …
11:14 PM Ticket #33 (Support Cancel-Lock) created by eagle
Cancel-Lock was a draft for a way to authenticate cancels …
11:05 PM Ticket #32 (Support path determination for tradspool rebuilds in tdx-util -R) created by eagle
It's often useful to rebuild a whole set of groups stored in …
10:57 PM Ticket #31 (Support POST in innxmit) created by eagle
From Dmitry Yasir <dima@…>, this is a patch to support …
10:54 PM Ticket #30 (nnrpd doesn't support passwords with spaces) created by eagle
The NNTP protocol uses whitespace as a command and argument separator, …
10:44 PM Ticket #29 (Support installation in FHS paths) created by eagle
INN currently strongly assumes that it owns a directory hierarchy and …
10:38 PM Ticket #28 (Support feeding junk to peers) created by eagle
This patch from Andrew Gierth adds the capability to feed articles …
10:34 PM Ticket #27 (Allow prepending a header to the INN HTML status report) created by eagle
Patch from Yury B. Razbegin <yur@…> to add support to innd for …
10:32 PM Ticket #26 (innfeed error 500 handler) created by eagle
Sven Paulus wrote in 2000: Another problem concerning innfeed came up …
10:28 PM Ticket #25 (Utility for merging and cleaning newsgroups file) created by eagle
There was a discussion of utilities to clean and merge newsgroups …
10:21 PM Ticket #24 (Support storing filtered articles instead of rejecting them) created by eagle
This patch from Christoph Biedl <cbiedl@…> allows one to store …
10:16 PM Ticket #23 (Add size and post time of articles to innfeed tape) created by eagle
The attached patch from Sergey Babitch <vinny@…> adds the …
10:10 PM Ticket #22 (Improved sendinpaths script) created by eagle
A rewrite of sendinpaths in Perl from Mohan Kokal.
10:08 PM Ticket #21 (Obtain moderator addresses via NHNS) created by eagle
NHNS was a protocol for putting group information into DNS, including …
10:05 PM Ticket #20 (tradspool variation with additional metadata) created by eagle
Attached is a tradspool variation developed by Preben Guldberg …
10:00 PM Ticket #19 (Authenticated Path header support) created by eagle
The new USEPRO draft will recommend that netnews implementations …
9:55 PM Ticket #18 (Perl module interface to ctlinnd) created by eagle
Provide a Perl interface to the ctlinnd protocol. Marco d'Itri wrote …
9:44 PM Ticket #17 (Support header-only feed from innfeed) created by eagle
Implements Diablo-style MODE HEADFEED. It might be better to wait for …
9:37 PM Ticket #16 (Support GnuTLS for nnrpd TLS support) created by eagle
GnuTLS has a nicer API and a very active upstream, as well as a nicer …
9:35 PM Ticket #15 (news log logging wrong source for local postings) created by eagle
Local postings are logged to the news log as originating from a site …
9:29 PM Ticket #14 (Remove or fix installation of signcontrol) created by eagle
signcontrol is currently unconditionally installed even though it has …
9:26 PM Changeset [8226] by eagle
Remove dead code for historic BSD and System V signal handling that …
9:13 PM Ticket #13 (gpgverify uses attached signature verifications) created by eagle
gpgverify uses the old attached signature verification method, which …
9:05 PM Changeset [8225] by eagle
Be consistent about NULL pointer checks when freeing file lists. Not …
9:01 PM Changeset [8224] by eagle
Handle the second argument being NULL in a call to MaxLength?, which …
8:58 PM Changeset [8223] by eagle
In the tradindexed audit code, make sure that we don't try to free a …
8:53 PM Changeset [8222] by eagle
Add a paranoia ASSERT in tape processing. I don't think the article …
8:50 PM Changeset [8221] by eagle
hashmap_load() can return NULL in weird cases (missing active file), …
8:43 PM Ticket #12 (Add support for Diablo-style hash feeds) created by eagle
Diablo supports a mechanism to take an incoming feed split across …
8:40 PM Ticket #11 (CNFS bitmap overflows with 64-bit INN) created by eagle
inn-workers mail from Christiaan den Besten <chris@…>: …
8:28 PM Changeset [8220] by eagle
Remove inn_newslbin from innshellvars.tcl. It's not present in the …
8:25 PM Ticket #10 (Export the same variables from all innshellvars instances) created by eagle
The different implementations of innshellvars currently use different …
8:08 PM Ticket #9 (Limit reader connections per IP address) created by eagle
nnrpd currently has no way of limiting connections per IP address …
7:48 PM Ticket #8 (Switch to Automake) created by eagle
INN originally used a hand-rolled build system and made libtool …
7:40 PM Ticket #7 (innreport doesn't properly track checkpoints across days) created by eagle
When logging incoming article counts, innd logs two types of log …
7:36 PM Ticket #6 (Add inn man page listing the other man pages) created by eagle
INN has enough documentation that it would benefit from having an …
7:34 PM Ticket #5 (Refer to inn.conf variables instead of /usr/local/news in install docs) created by eagle
install.pod and checklist.pod currently still refer to the default …
7:30 PM Ticket #4 (Add encoding to checkgroups processing) created by eagle
Add encoding specifications such as: […] and then update …
7:26 PM Ticket #3 (Act on checkgroups control messages instead of sending mail) created by eagle
The only difference between doit and mail in control.ctl configuration …
7:21 PM Ticket #2 (Perl bindings to the new INN config parser) created by eagle
The long-term intention is for the new config parser in …
7:11 PM Ticket #1 (Support IP range matching in incoming.conf) created by eagle
innd doesn't support matching IP address ranges in incoming.conf …
7:03 PM Changeset [8219] by eagle
Change multiple references from CVS to Subversion.
5:46 PM WikiStart edited by eagle
The ISC links also have archives (diff)
5:45 PM WikiStart edited by eagle
Replace front page with something INN-focused (diff)
4:14 PM CamelCase created by trac
4:14 PM WikiFormatting created by trac
4:14 PM TracPermissions created by trac
4:14 PM TracWorkflow created by trac
4:14 PM TracQuery created by trac
4:14 PM TracFineGrainedPermissions created by trac
4:14 PM TracNotification created by trac
4:14 PM TracFastCgi created by trac
4:14 PM InterTrac created by trac
4:14 PM RecentChanges created by trac
4:14 PM InterWiki created by trac
4:14 PM WikiMacros created by trac
4:14 PM TracUpgrade created by trac
4:14 PM TracPlugins created by trac
4:14 PM WikiHtml created by trac
4:14 PM TracTicketsCustomFields created by trac
4:14 PM TracWiki created by trac
4:14 PM TracSearch created by trac
4:14 PM TracLinks created by trac
4:14 PM TracRoadmap created by trac
4:14 PM PageTemplates created by trac
4:14 PM TracIni created by trac
4:14 PM TracSupport created by trac
4:14 PM TracReports created by trac
4:14 PM TracRevisionLog created by trac
4:14 PM WikiPageNames created by trac
4:14 PM TracNavigation created by trac
4:14 PM TracChangeset created by trac
4:14 PM WikiStart created by trac
4:14 PM TracModPython created by trac
4:14 PM TracUnicode created by trac
4:14 PM TracTickets created by trac
4:14 PM TracInstall created by trac
4:14 PM TracRss created by trac
4:14 PM TracStandalone created by trac
4:14 PM TracLogging created by trac
4:14 PM TracCgi created by trac
4:14 PM TracEnvironment created by trac
4:14 PM TracGuide created by trac
4:14 PM TitleIndex created by trac
4:14 PM TracInterfaceCustomization created by trac
4:14 PM TracImport created by trac
4:14 PM TracTimeline created by trac
4:14 PM WikiRestructuredText created by trac
4:14 PM TracAccessibility created by trac
4:14 PM TracAdmin created by trac
4:14 PM TracBackup created by trac
4:14 PM TracBrowser created by trac
4:14 PM InterMapTxt created by trac
4:14 PM WikiDeletePage created by trac
4:14 PM SandBox created by trac
4:14 PM TracSyntaxColoring created by trac
4:14 PM WikiRestructuredTextLinks created by trac
4:14 PM WikiProcessors created by trac
4:14 PM WikiNewPage created by trac

Dec 7, 2008:

3:01 AM Changeset [8218] by Julien ÉLIE
Prettier answer when the command does not need any argument.

Dec 6, 2008:

11:26 AM Changeset [8217] by Julien ÉLIE
* Add "-O" option, which avoids downloading the whole article from …
7:39 AM Changeset [8216] by Julien ÉLIE
Update libtool to version 2.2.6a with the necessary support for the -B …
5:13 AM Changeset [8215] by Julien ÉLIE
Update support files for autoconf to their last stable version. * …
5:13 AM Changeset [8214] by Julien ÉLIE
Update support files for autoconf to their last stable version. * …
4:58 AM Changeset [8213] by Julien ÉLIE
Add aioe.*, perl.* and si.* information for moderated newsgroups.
4:57 AM Changeset [8212] by Julien ÉLIE
Update to new upstream version: * Add demon.*, hacktic.* and …
4:56 AM Changeset [8211] by Julien ÉLIE
Add aioe.*, perl.* and si.* information for moderated newsgroups.
4:49 AM Changeset [8210] by Julien ÉLIE
Update to new upstream version: * Add demon.*, hacktic.* and …
12:34 AM Changeset [8209] by Julien ÉLIE
The check for an invalid newsgroup after successful authentication …

Dec 5, 2008:

3:29 PM Changeset [8208] by Julien ÉLIE
Fix a bug introduced in revision 8061. When no group is selected and …

Dec 2, 2008:

9:36 AM Changeset [8207] by Julien ÉLIE
Fixes lost initialization resolves a potential segfault. Patch from …
9:33 AM Changeset [8206] by Julien ÉLIE
Prevent control.cancel from being removed. Thanks to D. Stussy for …
9:31 AM Changeset [8205] by Julien ÉLIE
Check whether the config file is a real file. Patch from Alexander …
9:19 AM Changeset [8204] by Julien ÉLIE
Fix a bug in mod-active for aliased newsgroups. Only "=" was written …
9:18 AM Changeset [8203] by Julien ÉLIE
Fix a bug in mod-active for aliased newsgroups. Only "=" was written …

Dec 1, 2008:

10:41 AM Changeset [8202] by Julien ÉLIE
Fix a bug introduced in revision 7786. If bindaddress6: is unset in …

Nov 30, 2008:

7:43 AM Changeset [8201] by Julien ÉLIE
Use a buffer for the Lines: header (to generate overview :lines metadata).
5:31 AM Changeset [8200] by Julien ÉLIE
Use S<> for names. Missing =cut at the end of incoming.conf.pod.
5:30 AM Changeset [8199] by Julien ÉLIE
Add a FILES section and credits to D. Stussy.
4:37 AM Changeset [8198] by Julien ÉLIE
Add an optional third parameter to news2mail, specifying the …

Nov 29, 2008:

12:07 PM Changeset [8197] by eagle
Typo for the name of buffindexed.conf. Reported by Jens Kubieziel.
6:20 AM Changeset [8196] by Julien ÉLIE
Typo for the name of buffindexed.conf. Reported by Jens Kubieziel.
3:07 AM Changeset [8195] by Julien ÉLIE
Allow the use of buffers larger than 2 GB with buffindexed. Patch …
2:39 AM Changeset [8194] by Julien ÉLIE
Rollback for the case of error during group expiration. This fix …
2:29 AM Changeset [8193] by Julien ÉLIE
Fixes lost initialization of group descriptor after exipiration of …
2:27 AM Changeset [8192] by Julien ÉLIE
Data placement optimization for buffindexed; the main idea is to place …
Note: See TracTimeline for information about the timeline view.