Timeline



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 …

Nov 23, 2008:

11:25 PM Changeset [8191] by Julien ÉLIE
incoming.conf has more than just names and addresses and use a more …
1:42 PM Changeset [8190] by Julien ÉLIE
Prevent control.cancel from being removed. Thanks to D. Stussy for …
12:15 PM Changeset [8189] by eagle
Snapshot actions were accidentally commented out.

Nov 22, 2008:

6:59 PM Changeset [8188] by eagle
incoming.conf has more than just names and addresses and use a more …
11:49 AM Changeset [8187] by Julien ÉLIE
Convert into POD the incoming.conf man page. Add the ignore: parameter …
11:48 AM Changeset [8186] by Julien ÉLIE
Typo.
11:09 AM Changeset [8185] by Julien ÉLIE
Add a new ignore: parameter in incoming.conf. It compels innd to …
10:15 AM Changeset [8184] by Julien ÉLIE
Add a comment about the "to" newsgroup (mandatory groups section) and …
9:55 AM Changeset [8183] by Julien ÉLIE
Use the default native setlogsock when Sys::Syslog is version >= 0.15.

Nov 21, 2008:

4:08 PM Changeset [8182] by eagle
Recommend creating junk with n rather than y, matching the current …
3:37 AM Changeset [8181] by Julien ÉLIE
Use more portable make functions in order to generate beta releases.
1:25 AM Changeset [8180] by Julien ÉLIE
Add "AC" to the controlchan channel feed in newsfeeds. Thanks to D. …

Nov 20, 2008:

7:41 AM Changeset [8179] by Julien ÉLIE
Unreserve the server only if it was reserved by expire. Be sure to …
7:23 AM Changeset [8178] by Julien ÉLIE
Add the number of allowed connexions in the status file of innd.

Nov 19, 2008:

3:52 AM Changeset [8177] by Julien ÉLIE
Print multiple IP addresses in the inn_status file in order to see the …
3:41 AM Changeset [8176] by Julien ÉLIE
Show all addresses that innfeed thinks the peer has. Patch from D. Stussy.

Nov 18, 2008:

11:15 AM Changeset [8175] by Julien ÉLIE
Check whether the config file is a real file. Patch from Alexander …
7:11 AM Changeset [8174] by Julien ÉLIE
Fix a long-standing bug in shlock. Thanks a lot to Berend Reitsma for …
3:01 AM Changeset [8173] by Julien ÉLIE
When news.daily finishes, the news server might have a "reserved" …

Nov 17, 2008:

11:49 AM Changeset [8172] by Julien ÉLIE
Add a filter for innreport's HTML files in the contrib section. Thanks …
11:31 AM Changeset [8171] by Julien ÉLIE
Add information upgrade for innreport.
11:14 AM Changeset [8170] by Julien ÉLIE
Add innreport.css and install it to pathhttp. Thanks to Alexander …
11:12 AM Changeset [8169] by Julien ÉLIE
Add support for --with-http-dir at configure time. It allows the user …
10:56 AM Changeset [8168] by Julien ÉLIE
Convert documentation for shlock into POD.
10:49 AM Changeset [8167] by Julien ÉLIE
Better escape of HTML and XML. Patch from Alexander Bartolich.
5:48 AM Changeset [8166] by Julien ÉLIE
Patch from Alexander Bartolich. Many thanks to him! Function …
4:00 AM Changeset [8165] by Julien ÉLIE
Add a README.beta file.
3:07 AM Changeset [8164] by Julien ÉLIE
Add support for generating beta releases.
12:56 AM Changeset [8163] by Julien ÉLIE
Add information on modifying the X-Trace: header.

Nov 16, 2008:

2:18 PM Changeset [8162] by Julien ÉLIE
Typos.
10:58 AM Changeset [8161] by Julien ÉLIE
Fix a bug in nnrpd: it was dropping its permissions to news too soon …

Nov 15, 2008:

7:35 AM Changeset [8160] by Julien ÉLIE
Add access to five new headers within Perl and Python hooks for innd: …
7:27 AM Changeset [8159] by Julien ÉLIE
Add access to five new headers within Perl and Python hooks for innd: …
7:01 AM Changeset [8158] by Julien ÉLIE
Two issues (and some minor tidy-ups) resolved in pullnews: - when an …
7:00 AM Changeset [8157] by Julien ÉLIE
Two issues (and some minor tidy-ups) resolved in pullnews: - when an …
Note: See TracTimeline for information about the timeline view.