Timeline



Jul 20, 2011:

6:52 PM Changeset [9287] by eagle
Fix broken PGP link in install documentation Remove the paragraph …
2:45 PM Ticket #22 (Improved sendinpaths script) closed by Julien ÉLIE
fixed: (In [9286]) sendinpaths: complete rewrite in Perl Switch to a new …
2:45 PM Changeset [9286] by Julien ÉLIE
sendinpaths: complete rewrite in Perl Switch to a new sendinpaths …
11:46 AM Changeset [9285] by Julien ÉLIE
improve scripts to send Path: statistics Add two flags to …

Jul 18, 2011:

3:41 PM Changeset [9284] by Julien ÉLIE
improve scripts to send Path: statistics Add two flags to …

Jul 17, 2011:

12:42 PM Changeset [9283] by Julien ÉLIE
Update our changelog for INN 2.5.3.
12:40 PM Changeset [9282] by Julien ÉLIE
Update our changelog for INN 2.5.3.
12:36 PM Changeset [9281] by Julien ÉLIE
fix a compilation warning Make sure FD_SETSIZE is strictly positive. …
12:36 PM Changeset [9280] by Julien ÉLIE
Update our test suite to use the official C TAP Harness release …
12:26 PM Changeset [9279] by Julien ÉLIE
tradindexed remap of index files when writes out of order The …
12:23 PM Changeset [9278] by Julien ÉLIE
add a default timeout on outgoing sockets (NNTPconnect) For a long …
12:21 PM Changeset [9277] by Julien ÉLIE
inncheck: properly find the boundaries of substituted variables in …
12:09 PM Changeset [9276] by Julien ÉLIE
check of global values vs per-peer values in innfeed.conf * As no …
12:09 PM Changeset [9275] by Julien ÉLIE
check all the default values in innfeed.conf (documentation, sample, …
12:08 PM Changeset [9274] by Julien ÉLIE
inncheck: eliminate perl4-style subroutine calls with &function …
12:08 PM Changeset [9273] by Julien ÉLIE
improve checks on passwd.nntp Improve the error message when the …
12:08 PM Changeset [9272] by Julien ÉLIE
inncheck: use Getopt::Long Improve the way inncheck parses the …
12:07 PM Changeset [9271] by Julien ÉLIE
inncheck: improvements in checks * inncheck was looking for …
11:55 AM Changeset [9270] by Julien ÉLIE
inncheck: generate a proper exit value and allow quiet (-q) operation …
11:54 AM Changeset [9269] by Julien ÉLIE
innfeed.conf: fix documentation wrt. floating-point and optional …
11:54 AM Changeset [9268] by Julien ÉLIE
inncheck: actually check incoming.conf/readers.conf, as well as …
11:41 AM Changeset [9267] by Julien ÉLIE
let innd -S check incoming.conf The fully-useful check will have to …
11:38 AM Changeset [9266] by Julien ÉLIE
inncheck: make perlcritic happy (a little bit at a time...) One of …
11:37 AM Changeset [9265] by Julien ÉLIE
inncheck: run under 'use strict'. Also don't use hashes with package …
11:36 AM Changeset [9264] by Julien ÉLIE
inncheck: delete long-unsused cruft. innlog.pl was the precursor to …
11:27 AM Changeset [9263] by Julien ÉLIE
clean up innd code Add the "noreturn" attribute to two functions. …
11:23 AM Changeset [9262] by Julien ÉLIE
implement an upper limit to the number of file descriptors select() …
11:23 AM Changeset [9261] by Julien ÉLIE
better check of the rights on the private key for TLS connections Use …
11:23 AM Changeset [9260] by Julien ÉLIE
add 'use strict' mode to signcontrol Clean up these Perl scripts. …
11:22 AM Changeset [9259] by Julien ÉLIE
STARTTLS / AUTHINFO SASL plaintext command injection Fixed a possible …
11:20 AM Changeset [9258] by Julien ÉLIE
add 'use strict' mode to cnfsheadconf, cnfsstat, innmail and procbatch …
11:20 AM Changeset [9257] by Julien ÉLIE
add 'use strict' mode to mod-active Clean up the Perl script …
11:19 AM Changeset [9256] by Julien ÉLIE
add support for wire-formatted articles in scanspool Remove \r from …
11:17 AM Changeset [9255] by Julien ÉLIE
add 'use strict' mode to scanspool Clean up the Perl script. Thanks …
11:11 AM Changeset [9254] by Julien ÉLIE
fix compilation issues and useless prototypes * Remove the useless …
11:08 AM Changeset [9253] by Julien ÉLIE
fix a bug in the frequency innfeed logs its status innfeed was …
11:07 AM Changeset [9252] by Julien ÉLIE
Build INN with the new "-Wunused-but-set-variable" GCC 4.6.0 warning. …
11:06 AM Changeset [9251] by Julien ÉLIE
Build INN with the new "-Wunused-but-set-variable" GCC 4.6.0 warning. …
11:06 AM Changeset [9250] by Julien ÉLIE
Build INN with the new "-Wunused-but-set-variable" and …
11:05 AM Changeset [9249] by Julien ÉLIE
Build INN with the new "-Wunused-but-set-variable" GCC 4.6.0 warning. …
11:04 AM Changeset [9248] by Julien ÉLIE
Build INN with the new "-Wunused-but-set-variable" and …
11:03 AM Changeset [9247] by Julien ÉLIE
Build INN with the new "-Wunused-but-set-variable" GCC 4.6.0 warning. …

Jul 12, 2011:

1:13 PM Changeset [9246] by Julien ÉLIE
add a missing dependency to time.h for "struct timeval" Thanks to The …
6:05 AM Changeset [9245] by Julien ÉLIE
add a pure attribute, a noreturn attribute, and fix a typo
6:04 AM Changeset [9244] by Julien ÉLIE
fix a compilation warning Make sure FD_SETSIZE is strictly positive. …
5:59 AM Changeset [9243] by Julien ÉLIE
synchronize the test suite with C TAP Harness 1.7
5:58 AM Changeset [9242] by Julien ÉLIE
homogeneize the CleanupAndExit?() function of fakeinnd with the real one
2:57 AM Changeset [9241] by Julien ÉLIE
controlchan: impose a date cutoff, block the replay of old control …
2:51 AM Changeset [9240] by Julien ÉLIE
controlchan: use convdate instead of DateTime::Format::Mail * Adapt …

Jul 11, 2011:

8:11 AM Changeset [9239] by Julien ÉLIE
tradindexed remap of index files when writes out of order The …
7:12 AM Changeset [9238] by Julien ÉLIE
controlchan: impose a date cutoff, block the replay of old control …
2:39 AM Changeset [9237] by Julien ÉLIE
add a default timeout on outgoing sockets (NNTPconnect) For a long …
2:11 AM Changeset [9236] by Julien ÉLIE
inncheck: INN 2.6.0 uses addinjectiondate and addinjectionpostinghost …
2:04 AM Changeset [9235] by Julien ÉLIE
inncheck: properly find the boundaries of substituted variables in …

Jul 10, 2011:

12:31 PM Changeset [9234] by Julien ÉLIE
check of global values vs per-peer values in innfeed.conf * As no …

Jul 9, 2011:

12:17 PM Changeset [9233] by Julien ÉLIE
check all the default values in innfeed.conf (documentation, sample, …
3:21 AM Changeset [9232] by Julien ÉLIE
inncheck: eliminate perl4-style subroutine calls with &function …
3:17 AM Changeset [9231] by Julien ÉLIE
inncheck: improve how wildmats are recognized Thanks to Florian …

Jul 8, 2011:

1:20 PM Changeset [9230] by Julien ÉLIE
inncheck: improvements in checks * Allow uppercase characters in …

Jul 7, 2011:

4:43 AM Changeset [9229] by Julien ÉLIE
improve checks on passwd.nntp Improve the error message when the …
4:12 AM Changeset [9228] by Julien ÉLIE
let innd -S check incoming.conf The fully-useful check will have to …
4:07 AM Changeset [9227] by Julien ÉLIE
inncheck: use Getopt::Long Improve the way inncheck parses the …
1:23 AM Changeset [9226] by Julien ÉLIE
inncheck: check for require_ssl and CIDR notations inncheck was …

Jul 6, 2011:

2:55 PM Changeset [9225] by Julien ÉLIE
inncheck: generate a proper exit value and allow quiet (-q) operation …
2:30 PM Changeset [9224] by Julien ÉLIE
innfeed.conf: fix documentation wrt. floating-point and optional …
12:10 PM Changeset [9223] by Julien ÉLIE
inncheck: actually check incoming.conf/readers.conf, as well as …
11:12 AM Changeset [9222] by Julien ÉLIE
inncheck: make perlcritic happy (a little bit at a time...) One of …
10:15 AM Changeset [9221] by Julien ÉLIE
clean up innd code Add the "noreturn" attribute to two functions. …
10:13 AM Changeset [9220] by Julien ÉLIE
implement an upper limit to the number of file descriptors select() …
9:19 AM Changeset [9219] by Julien ÉLIE
better check of the rights on the private key for TLS connections Use …

Jul 5, 2011:

1:47 PM Changeset [9218] by Julien ÉLIE
add 'use strict' mode to signcontrol Clean up these Perl scripts. …
1:37 PM Changeset [9217] by Julien ÉLIE
STARTTLS / AUTHINFO SASL plaintext command injection Fixed a possible …
11:30 AM Changeset [9216] by Julien ÉLIE
add 'use strict' mode to cnfsheadconf, cnfsstat, innmail and procbatch …
11:27 AM Changeset [9215] by Julien ÉLIE
add 'use strict' mode to mod-active Clean up the Perl script …
11:13 AM Changeset [9214] by Julien ÉLIE
add support for wire-formatted articles in scanspool Remove \r from …
10:08 AM Changeset [9213] by Julien ÉLIE
add 'use strict' mode to scanspool Clean up the Perl script. Thanks …

Jun 24, 2011:

10:54 AM Changeset [9212] by Julien ÉLIE
fix compilation issues and useless prototypes * Remove the useless …
9:59 AM Changeset [9211] by Julien ÉLIE
fix a bug in the frequency innfeed logs its status innfeed was …
Note: See TracTimeline for information about the timeline view.