Timeline



Feb 1, 2009:

1:14 PM Changeset [8317] by Julien ÉLIE
Be more consistent in wording.
10:24 AM Changeset [8316] by Julien ÉLIE
Remove warnings from inncheck if control.ctl contains lines for …
8:00 AM Changeset [8315] by Julien ÉLIE
Add encoding to newgroup processing: controlchan now looks for the …

Jan 31, 2009:

2:04 PM Changeset [8314] by Julien ÉLIE
Better explanation for the reason why innupgrade should be taint-safe.
1:08 PM Changeset [8313] by Julien ÉLIE
Typo from previous commit…
12:35 PM Changeset [8312] by Julien ÉLIE
Change deprecated invocations of AC_TRY_RUN, AC_TRY_LINK and …
11:35 AM Changeset [8311] by eagle
Use AC_RUN_IFELSE and AC_LANG_SOURCE in the getaddrinfo check instead …
11:04 AM Changeset [8310] by Julien ÉLIE
Make use of the AI_ADDRCONFIG flag conditional (some systems like …
4:40 AM Changeset [8309] by Julien ÉLIE
Use "q" and "d" instead of "Q" in sed patterns.
3:26 AM Changeset [8308] by Julien ÉLIE
Make innupgrade taint-safe; otherwise, it is not run on a few systems …
12:30 AM Changeset [8307] by Julien ÉLIE
Fix compilation issues when Unix domain sockets do not exist.

Jan 30, 2009:

12:03 PM Changeset [8306] by Julien ÉLIE
Add "-f" to the move command during "make update".
12:02 PM Changeset [8305] by Julien ÉLIE
Add "-f" to the move command during "make update".
11:44 AM Changeset [8304] by Julien ÉLIE
Fix an unknown value for ai_flags. The problem is found only on …

Jan 29, 2009:

12:24 PM Changeset [8303] by Julien ÉLIE
Add a few casts to silent gcc warnings during the build.
11:46 AM Changeset [8302] by Julien ÉLIE
setproctitle, strlcat and strlcpy may exist as functions but without …
10:50 AM Changeset [8301] by Julien ÉLIE
Add two casts to silent gcc warnings during the buid.
10:48 AM Changeset [8300] by Julien ÉLIE
Typos.
10:47 AM Changeset [8299] by Julien ÉLIE
sys/mount.h requires sys/param.h on some systems (a warning is issued …
10:46 AM Changeset [8298] by Julien ÉLIE
Generate INN::Config man page only when the main file (.in) has …

Jan 21, 2009:

11:47 AM Ticket #126 (INN 2.4.5 crashing with Perl 5.8.9) closed by Julien ÉLIE
fixed: Already fixed in both STABLE and CURRENT (see [7938] an [7940] for …

Jan 20, 2009:

6:41 PM Ticket #126 (INN 2.4.5 crashing with Perl 5.8.9) created by jeff
When INN 2.4.5 (but not 2.4.3), is compiled with perl support using …

Jan 19, 2009:

5:18 PM Changeset [8297] by eagle
Update the FAQ entry for the Cygwin port to not reference a …

Jan 18, 2009:

10:58 AM Ticket #95 (Add a local control.ctl file) closed by Julien ÉLIE
fixed: (In [8296]) * Add a local control.ctl file, named control.ctl.local. * …
10:58 AM Changeset [8296] by Julien ÉLIE
* Add a local control.ctl file, named control.ctl.local. * Fix a bug …
6:05 AM Changeset [8295] by Julien ÉLIE
Fix a check for the definition of $opt_s (if it was "0", innmail sent …
6:03 AM Changeset [8294] by Julien ÉLIE
Fix an assertion failure in innfeed. connections is a NULL-terminated …
6:01 AM Changeset [8293] by Julien ÉLIE
Fix an assertion failure in innfeed. connections is a NULL-terminated …
1:41 AM Ticket #41 (innreport creates incorrect file names at the start of the year) closed by Julien ÉLIE
fixed: (In [8292]) innreport created incorrect file names at the start of the …
1:41 AM Changeset [8292] by Julien ÉLIE
innreport created incorrect file names at the start of the year: the …

Jan 17, 2009:

1:39 AM Ticket #125 (QIO cannot deal with unlimited line lengths (useful for overchan)) created by Julien ÉLIE
Russ Allbery wrote in an …
1:09 AM Ticket #124 (Support per-peer configuration of IMAP parameters for imapfeed) created by Julien ÉLIE
We should proof-read all the variables parsed in innfeed.conf, fix …
12:23 AM Changeset [8291] by Julien ÉLIE
Fix a check for the definition of $opt_s (if it was "0", innmail sent …
12:15 AM Ticket #123 (Use Getopt::Std instead of legacy getopts.pl) closed by Julien ÉLIE
fixed: (In [8290]) Use Getopt::Std instead of getopts.pl (which is not …
12:15 AM Changeset [8290] by Julien ÉLIE
Use Getopt::Std instead of getopts.pl (which is not maintained by Perl …
12:07 AM Ticket #123 (Use Getopt::Std instead of legacy getopts.pl) created by Julien ÉLIE
In getopts.pl, we can read: # This library is no longer being …

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 …
Note: See TracTimeline for information about the timeline view.