Timeline
May 9, 2009:
- 10:57 AM Changeset [8457] by
- Mention that "A" flags are not effective on funnel targets.
- 10:43 AM Changeset [8456] by
- Encodings of newgroup/checkgroups descriptions of Usenet hierarchies …
May 8, 2009:
- 6:08 AM Changeset [8455] by
- * Mention Paolo's Postfilter nnrpd hook script. * Remove the link …
- 2:09 AM Changeset [8454] by
- Fix a bug in news.daily: when the server is throttled, it is not …
- 2:07 AM Changeset [8453] by
- innfeed dropped files in its spool will now be processed by …
- 1:45 AM Changeset [8452] by
- Fix a bug after the ok_block() call: the number of the test was not …
May 7, 2009:
- 1:30 AM Changeset [8451] by
- Modify behavior of tradindexed (with OVSTATICSEARCH) to fix corrupted …
May 6, 2009:
- 11:09 AM Changeset [8450] by
- Use $SORT as set at configure time.
- 11:02 AM Changeset [8449] by
- Log a message in news.notice if INN believes filter_innd.pl and …
- 10:55 AM Changeset [8448] by
- Specify that "delete $hdr{header}" will not always work in Perl innd …
- 10:25 AM Changeset [8447] by
- Log to news.notice when an article is rejected with dontrejectfiltered …
- 10:11 AM Changeset [8446] by
- The Af flag was not working for funnel entries. The problem is that …
May 4, 2009:
- 12:57 PM Changeset [8445] by
- Do not use "\n" in syslog() calls. And always log an error message, …
- 12:44 PM Changeset [8444] by
- Fix a segfault in nnrpd when a NULL pointer is passed as the first …
- 12:18 PM Changeset [8443] by
- Explain how to remove a header with the Perl nnrpd filter hook.
- 12:11 PM Changeset [8442] by
- Fix a bug in nnrpd Perl filter hook: undefining an header or setting …
May 3, 2009:
- 3:12 PM Changeset [8441] by
- Mention that localgroups is formatted like the newsgroups file.
- 3:07 PM Changeset [8440] by
- Log the error to syslog in case the e-mail version of the error isn't …
May 1, 2009:
- 2:20 AM Changeset [8439] by
- Also apply commit 8436 to the incoming.conf sample file.
- 2:07 AM Changeset [8438] by
- Properly log the incoming peer name when there is a reject because the …
- 2:04 AM Changeset [8437] by
- Fix a bug during the parsing of message-IDs: USEFOR allows leading …
- 2:00 AM Changeset [8436] by
- Clarify the use of IPv6 colon-separated addresses in our documentation.
- 1:59 AM Changeset [8435] by
- Clarify how the newsfeeds "ME" entry works against local distributions …
Apr 28, 2009:
- 10:05 AM Changeset [8434] by
- Fix an old typo: "Control" was always logged!
Apr 26, 2009:
- 12:52 AM Changeset [8433] by
- Be more precise in the mail sent to the administrator after a …
Apr 25, 2009:
- 7:40 AM Changeset [8432] by
- Update support files for autoconf to their last stable version: * …
- 7:22 AM Tickets #3,102 batch updated by
- fixed: (In [8431]) Many improvements to checkgroups handling: * Act on …
- 7:22 AM Changeset [8431] by
- Many improvements to checkgroups handling: * Act on checkgroups …
- 7:13 AM Changeset [8430] by
- Fix a bug during checkgroups process: when docheckgroups returned an …
- 7:08 AM Changeset [8429] by
- Typo.
- 7:08 AM Changeset [8428] by
- Remove obsolete files from the "make manifest" support script.
Apr 24, 2009:
- 1:02 PM Changeset [8427] by
- Fix a long-standing issue with docheckgroups: patterns did not match …
- 12:28 PM Changeset [8426] by
- Check whether the high water mark is not inferior to the low water …
- 12:25 PM Changeset [8425] by
- The low water mark was not properly set by expire on an empty …
Apr 19, 2009:
- 1:24 PM Changeset [8424] by
- Silent Perl warnings when GD.pm is not installed. Thanks to Alexander …
- 2:45 AM Changeset [8423] by
- LISTGROUP answers have been inversing low and high water marks for …
Apr 18, 2009:
- 5:55 AM Changeset [8422] by
- A few declarations were missing to compile libraries.
- 5:53 AM Changeset [8421] by
- Do not try to destruct the Perl interpretor if it has not been created …
- 5:42 AM Changeset [8420] by
- Return 501 and not 435 in response to a HEAD or STAT command when the …
Apr 13, 2009:
- 2:10 AM Changeset [8419] by
- Silent a possible use of uninitialized value (when the message-ID is …
Apr 12, 2009:
- 2:08 PM Changeset [8418] by
- AC_TYPE_SIGNAL is being obsoleted by Autoconf. On modern systems, the …
- 1:52 PM Changeset [8417] by
- Find out a working shell via configure. It will also allow the user to …
- 1:26 PM Changeset [8416] by
- Return a space-separated string for Bourne shell innconfval output.
- 1:19 PM Changeset [8415] by
- Rename obsolete programs and configuration files, appending '.OLD' to …
- 10:30 AM Changeset [8414] by
- Return a string instead of an array when "innconfval -s" is used …
- 4:58 AM Changeset [8413] by
- Fix a bug when "make -j" is used with a non-GNU make. In a GNU make, …
- 2:01 AM Changeset [8412] by
- innupgrade was assuming that Xref:full was the eighth field in …
Apr 11, 2009:
- 3:32 PM Changeset [8411] by
- $#_ in Perl returns the last index of an array, and not the number of …
- 3:15 PM Changeset [8410] by
- * Also update scripts (forgotten from previous /large/ commit 8409). …
- 3:13 PM Ticket #101 (Advertise overview fields for which the database is consistent) closed by
- fixed: (In [8409]) * Add support for list values in inn.conf. * Remove the …
- 3:13 PM Changeset [8409] by
- * Add support for list values in inn.conf. * Remove the overview.fmt …
- 10:49 AM Changeset [8408] by
- AC_USE_SYSTEM_EXTENSIONS is better than AC_AIX in Autoconf (it is a …
- 10:16 AM Changeset [8407] by
- Autoconf 2.61 uses HAVE_STRUCT_STAT_ST_BLKSIZE instead of …
Apr 10, 2009:
- 6:37 PM Changeset [8406] by
- Move the note that NNTP-Posting-Host isn't obfuscated to the correct …
Note: See TracTimeline
for information about the timeline view.