Timeline
Nov 17, 2009:
- 1:30 PM Changeset [8820] by
- When processing a checkgroups, do not take into account duplicated …
- 1:29 PM Changeset [8819] by
- When processing a checkgroups, do not take into account duplicated …
- 10:58 AM Changeset [8818] by
- Integrate showtoken into the main distribution. "sm -c" will now show …
- 10:57 AM Changeset [8817] by
- Integrate showtoken into the main distribution. "sm -c" will now show …
Nov 15, 2009:
- 11:26 AM Changeset [8816] by
- No need to treat expire.log differently than other log files during …
- 11:25 AM Changeset [8815] by
- Add two log messages for bad commands (too long NNTP command or …
- 11:25 AM Changeset [8814] by
- Add two log messages for bad commands (too long NNTP command or …
- 9:13 AM Changeset [8813] by
- No need to treat expire.log differently than other log files during …
- 6:38 AM Changeset [8812] by
- When "lowmark" was used without "expireover" in news.daily, the …
- 6:38 AM Changeset [8811] by
- When "lowmark" was used without "expireover" in news.daily, the …
- 6:36 AM Changeset [8810] by
- Update the changelog for INN 2.5.2.
- 6:35 AM Changeset [8809] by
- Update the changelog for INN 2.5.2.
- 1:30 AM Changeset [8808] by
- Check LIST output for correct dot-stuffing.
- 1:30 AM Changeset [8807] by
- news.daily: don't send superfluous mails when "nomail" is given Make …
- 1:30 AM Changeset [8806] by
- This patch cleans up a little cruft (${T}, ${PROBS}) left in scanlogs …
- 1:29 AM Changeset [8805] by
- Documentation fix: a group with status "j" can receive local …
- 1:29 AM Changeset [8804] by
- Wording: "flag" -> "status" for the last field of the active field. …
- 1:29 AM Changeset [8803] by
- Confusion between DISTRIB.PATS and DISTRIBUTIONS. LIST ACTIVE.TIMES …
- 1:29 AM Changeset [8802] by
- It is a POST capability, not a READER one.
- 1:29 AM Changeset [8801] by
- Wording of LIST answers.
- 1:29 AM Changeset [8800] by
- "all" and "world" distributions should not be used according to USEFOR …
- 1:29 AM Changeset [8799] by
- innxmit currently requires the message-ID after 501.
- 1:28 AM Changeset [8798] by
- RFC 3977 compliance: * innxbatch and innxmit now recognize 403 for a …
- 1:28 AM Changeset [8797] by
- A password is not mandatory with AUTHINFO USER/PASS. A username may …
- 1:28 AM Changeset [8796] by
- With AUTHINFO USER/PASS, the username is mandatory.
- 1:28 AM Changeset [8795] by
- Use uppercase letters.
- 1:28 AM Changeset [8794] by
- tinyleaf should use 201 and not 200 as initial greeting. Using POST is …
- 1:28 AM Changeset [8793] by
- Streaming commands were still allowed when streaming was deactivated.
- 1:28 AM Changeset [8792] by
- * Fix a long-standing bug in TAKETHIS: when authentication was …
- 1:27 AM Changeset [8791] by
- Better response when an article is cancelled.
- 1:27 AM Changeset [8790] by
- When XBATCH answers 501, it is because of an invalid size, not a …
- 1:27 AM Changeset [8789] by
- HDR, XHDR and XPAT were not properly showing leading spaces in header …
- 1:27 AM Changeset [8788] by
- * Add a parameter to wire_findheader() so as to keep initial …
- 1:26 AM Changeset [8787] by
- In streaming mode, there is no code to defer an article sent via …
- 1:26 AM Changeset [8786] by
- Fix a bug introduced by commit 8437. If the Message-ID: or the …
- 1:26 AM Changeset [8785] by
- If keyword generation is set to true in inn.conf but the Keywords: …
- 1:26 AM Changeset [8784] by
- Improve syntax checks on message-IDs: nnrpd was only based on RFC …
- 1:26 AM Changeset [8783] by
- Record the extra persistant state of NNTP commands per channel instead …
- 1:25 AM Changeset [8782] by
- * Update the prototype of the function for keyword generation code …
- 1:24 AM Changeset [8781] by
- * Add a new "unsigned long" type to the configuration parser. It will …
- 1:24 AM Changeset [8780] by
- * The keyword generation code now generates a Keywords: header only if …
- 1:24 AM Changeset [8779] by
- Fix a memory leak in the LISTGROUP command when the provided range is …
- 1:24 AM Changeset [8778] by
- Fix a memory leak in the POST command when the Newsgroups: header is …
- 1:24 AM Changeset [8777] by
- When INN is compiled without SASL support, AUTHINFO SASL is an …
- 1:24 AM Changeset [8776] by
- Fix a bug in cvtbatch which was returning only the size of the headers …
- 1:23 AM Changeset [8775] by
- Change a few log lines.
- 1:23 AM Changeset [8774] by
- Remove dead code in batcher (it is no longer possible to use file names).
- 1:22 AM Changeset [8773] by
- When keyword generation was done on an article which has a Keywords: …
- 1:22 AM Changeset [8772] by
- innreport was not correctly summing innd stats when the hostname was …
- 1:22 AM Changeset [8771] by
- Fix two gcc warnings caused by (size_t *) and (unsigned int *) casts.
- 1:22 AM Changeset [8770] by
- After successful authentication, MODE-READER is not an available …
- 1:22 AM Changeset [8769] by
- Call the function for MODE CANCEL before the check on the length of …
- 1:22 AM Changeset [8768] by
- When the argument to CHECK is not valid, make sure we properly answer …
- 1:21 AM Changeset [8767] by
- * Add support for whitespaces in username/password for AUTHINFO …
- 1:21 AM Changeset [8766] by
- Implement CAPABILITIES in innd.
- 1:21 AM Changeset [8765] by
- Improve authentication in innd and implement RFC 4643 (AUTHINFO …
- 1:21 AM Changeset [8764] by
- Document how nnrpd differs in the implementation of RFC 3977.
- 1:21 AM Changeset [8763] by
- Fix the test suite because of a change of return value when an article …
- 1:20 AM Changeset [8762] by
- Add support for the third wildmat argument to LIST commands. Also …
- 1:20 AM Changeset [8761] by
- If ".\r\n" was put into motd.news, the result of LIST MOTD was …
- 1:20 AM Changeset [8760] by
- When innd cannot provide information for LIST NEWSGROUPS and LIST …
- 1:20 AM Changeset [8759] by
- Return 502 (permission denied) or 401 MODE-READER to LIST commands …
- 1:19 AM Changeset [8758] by
- Fix a bug when articles were fed to innd via IHAVE or TAKETHIS with an …
- 1:19 AM Changeset [8757] by
- * Return 435/438 instead of 501 to IHAVE/CHECK commands for …
- 1:19 AM Changeset [8756] by
- Remove dead code.
- 1:19 AM Changeset [8755] by
- Missing to deallocate grouplist when an error occurs when accessing …
- 1:18 AM Changeset [8754] by
- Return 412 (no group selected) instead of 501 (syntax error) when …
- 1:17 AM Changeset [8753] by
- * Improve logging of MODE commands in news.notice. * Specify that …
- 1:17 AM Changeset [8752] by
- Improve the greeting message and say we are in transit mode with innd.
- 1:17 AM Changeset [8751] by
- * Add a flag to each NNTP command so as to mention whether it can be …
- 1:17 AM Changeset [8750] by
- Add support for whitespaces in usernames/passwords provided with …
- 1:16 AM Changeset [8749] by
- Mention in the documentation that when "nnrpd -i" is used (for an …
- 1:16 AM Changeset [8748] by
- * Add a decent parser to innd for NNTP commands. It now puts into a …
- 1:15 AM Changeset [8747] by
- Typos, and mark MAXHEADERSIZE to be fixed in innd code.
- 1:15 AM Changeset [8746] by
- Do not take into account leading white spaces in NNTP commands in the …
- 1:15 AM Changeset [8745] by
- Do not close the connection upon receiving an NNTP command containing …
- 1:14 AM Changeset [8744] by
- Ignore lines smaller than 2 bytes (that is to say lines containing …
- 1:01 AM Changeset [8743] by
- * If the length of NNTP arguments is too long (> 497 bytes), a 501 …
- 1:00 AM Changeset [8742] by
- For unimplemented NNTP commands like SLAVE, do not return 501 when the …
- 1:00 AM Changeset [8741] by
- NNTP compliance (RFC 3977): * Check whether the NNTP command sent by …
- 12:58 AM Changeset [8740] by
- Use integers instead of strings for NNTP response codes (HEAD and STAT).
- 12:58 AM Changeset [8739] by
- Return a comment for 205 (QUIT), 235 (IHAVE OK) and 400 (failure and …
Nov 13, 2009:
- 4:03 PM Changeset [8738] by
- Check LIST output for correct dot-stuffing.
Nov 11, 2009:
- 2:55 AM Changeset [8737] by
- news.daily: don't send superfluous mails when "nomail" is given Make …
- 2:34 AM Changeset [8736] by
- This patch cleans up a little cruft (${T}, ${PROBS}) left in scanlogs …
Nov 10, 2009:
- 3:42 PM Changeset [8735] by
- Documentation fix: a group with status "j" can receive local …
- 3:30 PM Changeset [8734] by
- Wording: "flag" -> "status" for the last field of the active field. …
- 3:16 PM Changeset [8733] by
- Confusion between DISTRIB.PATS and DISTRIBUTIONS. LIST ACTIVE.TIMES …
- 3:14 PM Changeset [8732] by
- It is a POST capability, not a READER one.
- 3:13 PM Changeset [8731] by
- Wording of LIST answers.
- 3:12 PM Changeset [8730] by
- "all" and "world" distributions should not be used according to USEFOR …
Nov 8, 2009:
- 12:08 PM Ticket #129 (innxmit should keep the order of replies when streaming) created by
- Programs should not expect a message-ID in every answer of streaming …
- 12:00 PM Changeset [8729] by
- innxmit currently requires the message-ID after 501.
- 11:53 AM Changeset [8728] by
- RFC 3977 compliance: * innxbatch and innxmit now recognize 403 for a …
- 10:38 AM Changeset [8727] by
- A password is not mandatory with AUTHINFO USER/PASS. A username may …
- 10:29 AM Changeset [8726] by
- With AUTHINFO USER/PASS, the username is mandatory.
- 10:29 AM Changeset [8725] by
- Use uppercase letters.
- 9:33 AM Changeset [8724] by
- tinyleaf should use 201 and not 200 as initial greeting. Using POST is …
- 7:06 AM Changeset [8723] by
- Streaming commands were still allowed when streaming was deactivated.
- 6:45 AM Changeset [8722] by
- * Fix a long-standing bug in TAKETHIS: when authentication was …
- 4:37 AM Changeset [8721] by
- Better response when an article is cancelled.
- 4:27 AM Changeset [8720] by
- When XBATCH answers 501, it is because of an invalid size, not a …
- 2:54 AM Changeset [8719] by
- HDR, XHDR and XPAT were not properly showing leading spaces in header …
Nov 7, 2009:
- 4:06 PM Changeset [8718] by
- * Add a parameter to wire_findheader() so as to keep initial …
- 1:48 PM Changeset [8717] by
- In streaming mode, there is no code to defer an article sent via …
- 11:46 AM Changeset [8716] by
- Fix a bug introduced by commit 8437. If the Message-ID: or the …
- 9:58 AM Changeset [8715] by
- If keyword generation is set to true in inn.conf but the Keywords: …
- 5:50 AM Changeset [8714] by
- Improve syntax checks on message-IDs: nnrpd was only based on RFC …
Nov 6, 2009:
- 3:10 PM Changeset [8713] by
- Record the extra persistant state of NNTP commands per channel instead …
- 2:32 PM Changeset [8712] by
- Fix two gcc 4.4 cast warnings.
- 2:07 PM Changeset [8711] by
- Add two new files for the test suite in the MANIFEST file.
- 1:53 PM Changeset [8710] by
- Update the prototype of the function for keyword generation code when …
- 1:47 PM Changeset [8709] by
- * Add a new "unsigned long" type to the configuration parser. It will …
- 10:11 AM Changeset [8708] by
- * The keyword generation code now generates a Keywords: header only if …
Nov 4, 2009:
- 2:04 PM Changeset [8707] by
- Fix a memory leak in the LISTGROUP command when the provided range is …
- 2:01 PM Changeset [8706] by
- Fix a memory leak in the POST command when the Newsgroups: header is …
- 2:00 PM Changeset [8705] by
- When INN is compiled without SASL support, AUTHINFO SASL is an …
Nov 3, 2009:
- 10:51 AM Changeset [8704] by
- Fix a bug in cvtbatch which was returning only the size of the headers …
Nov 1, 2009:
- 11:54 AM Changeset [8703] by
- Convert the documentation for innxmit into POD.
- 11:53 AM Changeset [8702] by
- * New "t" flag for "-w" with cvtbatch, so as to retrieve the arrival …
- 11:47 AM Changeset [8701] by
- Change a few log lines.
- 11:46 AM Changeset [8700] by
- Remove dead code in batcher (it is no longer possible to use file names).
- 11:45 AM Changeset [8699] by
- Convert the documentation for innxmit into POD.
- 11:42 AM Changeset [8698] by
- * New "t" flag for "-w" with cvtbatch, so as to retrieve the arrival …
- 8:56 AM Changeset [8697] by
- When keyword generation was done on an article which has a Keywords: …
- 7:16 AM Changeset [8696] by
- innreport was not correctly summing innd stats when the hostname was …
Oct 28, 2009:
- 9:28 AM Changeset [8695] by
- Fix two gcc warnings caused by (size_t *) and (unsigned int *) casts.
Oct 25, 2009:
- 8:41 AM Changeset [8694] by
- After successful authentication, MODE-READER is not an available …
- 7:22 AM Changeset [8693] by
- Call the function for MODE CANCEL before the check on the length of …
- 7:21 AM Changeset [8692] by
- When the argument to CHECK is not valid, make sure we properly answer …
- 6:37 AM Changeset [8691] by
- * Add support for whitespaces in username/password for AUTHINFO …
- 5:05 AM Changeset [8690] by
- Implement CAPABILITIES in innd.
- 3:44 AM Changeset [8689] by
- Improve authentication in innd and implement RFC 4643 (AUTHINFO …
- 3:40 AM Changeset [8688] by
- Document how nnrpd differs in the implementation of RFC 3977.
Oct 24, 2009:
- 3:34 AM Changeset [8687] by
- Fix the test suite because of a change of return value when an article …
- 3:26 AM Changeset [8686] by
- Add support for the third wildmat argument to LIST commands. Also …
- 2:45 AM Changeset [8685] by
- If ".\r\n" was put into motd.news, the result of LIST MOTD was …
- 2:31 AM Changeset [8684] by
- When innd cannot provide information for LIST NEWSGROUPS and LIST …
- 2:15 AM Changeset [8683] by
- Return 502 (permission denied) or 401 MODE-READER to LIST commands …
Oct 23, 2009:
- 1:57 PM Changeset [8682] by
- Fix a bug when articles were fed to innd via IHAVE or TAKETHIS with an …
- 12:32 PM Changeset [8681] by
- * Return 435/438 instead of 501 to IHAVE/CHECK commands for …
- 12:28 PM Changeset [8680] by
- Remove dead code.
- 11:15 AM Changeset [8679] by
- Missing to deallocate grouplist when an error occurs when accessing …
- 10:53 AM Changeset [8678] by
- Return 412 (no group selected) instead of 501 (syntax error) when …
Oct 21, 2009:
- 1:41 PM Changeset [8677] by
- * Improve logging of MODE commands in news.notice. * Specify that …
- 1:06 PM Changeset [8676] by
- Improve the greeting message and say we are in transit mode with innd.
- 11:34 AM Ticket #99 (Add a decent command parser to innd) closed by
- fixed: (In [8675]) * Add a flag to each NNTP command so as to mention whether …
- 11:34 AM Changeset [8675] by
- * Add a flag to each NNTP command so as to mention whether it can be …
- 10:38 AM Ticket #30 (nnrpd doesn't support passwords with spaces) closed by
- fixed: (In [8674]) Add support for whitespaces in usernames/passwords …
- 10:38 AM Changeset [8674] by
- Add support for whitespaces in usernames/passwords provided with …
Oct 20, 2009:
- 12:36 PM Changeset [8673] by
- Mention in the documentation that when "nnrpd -i" is used (for an …
Note: See TracTimeline
for information about the timeline view.