| Commit message (Expand) | Author | Age | Files | Lines |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 7 | -379/+307 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 14 | -14/+14 |
| * | MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write(): | bwarsaw | 2003-10-10 | 1 | -6/+2 |
| * | _oneloop(): Print the shunt log message after enqueing the file, so | bwarsaw | 2003-09-12 | 1 | -4/+4 |
| * | SYNC_AFTER_WRITE: New flag which controls whether os.fsync() is called | bwarsaw | 2003-09-12 | 1 | -1/+23 |
| * | _dispose(): Use mlist.internal_name(). | bwarsaw | 2003-08-18 | 1 | -3/+4 |
| * | Implement a simple queuing bounce processor, which should allow more | bwarsaw | 2003-08-17 | 1 | -51/+53 |
| * | _dispose(): mlist.nntp_host may now be a host:port pair. | bwarsaw | 2003-05-12 | 1 | -7/+16 |
| * | Fix a missing import | bwarsaw | 2003-05-08 | 1 | -0/+2 |
| * | DEAL_WITH_PERMFAILURES_EVERY: Do this only every 10 times through the | bwarsaw | 2003-05-03 | 1 | -32/+34 |
| * | run(): Always call _snooze() but pass the file count to the method so | bwarsaw | 2003-05-03 | 1 | -17/+22 |
| * | intermediate | bwarsaw | 2003-05-03 | 1 | -0/+44 |
| * | _Switchboard.__init__(): Fixed slice end-point off-by-one calculation error. | bwarsaw | 2003-04-19 | 1 | -3/+3 |
| * | True/False where appropriate. | bwarsaw | 2003-04-06 | 1 | -7/+18 |
| * | Copyright years | bwarsaw | 2003-04-02 | 1 | -1/+1 |
| * | dequeue(): If we can't read a .db file, initialize data to the empty | bwarsaw | 2003-04-02 | 1 | -0/+1 |
| * | Update comment | bwarsaw | 2003-03-31 | 1 | -2/+2 |
| * | Another instance of mixing unicode with 8-bit-dirty strings. Since email | twouters | 2003-03-20 | 1 | -3/+9 |
| * | Use True/False where appropriate (so much cleaner!) | bwarsaw | 2003-03-13 | 1 | -14/+26 |
| * | When receiving an empty mail (no results and no unprocessed lines, but | twouters | 2003-03-11 | 1 | -0/+6 |
| * | Update copyright years | bwarsaw | 2003-03-11 | 1 | -1/+1 |
| * | SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reis | twouters | 2003-03-11 | 1 | -1/+2 |
| * | Restore the resumable pipeline code. | bwarsaw | 2003-02-05 | 1 | -5/+11 |
| * | do_command(): The __import__() can raise a ValueError too if the cmd | bwarsaw | 2003-02-04 | 1 | -2/+3 |
| * | _oneloop(): Include a clue as to which filebase is being shunted. | bwarsaw | 2002-12-13 | 1 | -0/+1 |
| * | Donn Cave's patch #602087 to honor configure's --srcdir switch. | bwarsaw | 2002-12-12 | 1 | -1/+1 |
| * | _dispose(): Actually (re-)implement the documented behavior for when | bwarsaw | 2002-12-02 | 1 | -0/+5 |
| * | _dispose(): Don't forward to the admin, messages in which bouncing | bwarsaw | 2002-12-02 | 1 | -1/+1 |
| * | Results.__init__(): Add a `respond' flag which is used by | bwarsaw | 2002-11-21 | 1 | -1/+5 |
| * | dequeue(): "rejection-notice" (i.e. the dash) doesn't play nice when | bwarsaw | 2002-11-19 | 1 | -0/+6 |
| * | Results.__init__(): Give default argument of an empty string when | bwarsaw | 2002-11-08 | 1 | -1/+1 |
| * | Style. | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| * | _dispose(): I think this fixes a bug we are seeing on mailman-users, | bwarsaw | 2002-10-29 | 1 | -5/+10 |
| * | maybe_forward(): Add a useful URL as suggested by Fil. | bwarsaw | 2002-10-25 | 1 | -0/+4 |
| * | send_response(): We have to pass the language into the | bwarsaw | 2002-10-21 | 1 | -1/+2 |
| * | maybe_forward(): Improve the grammatically anti-good message sent with | bwarsaw | 2002-10-21 | 1 | -3/+3 |
| * | prepare_message(): If the newsgroup is moderated, news_moderation is 1 | bwarsaw | 2002-10-19 | 1 | -1/+7 |
| * | pycheckerfied | bwarsaw | 2002-10-15 | 1 | -3/+3 |
| * | maybe_forward(): Use the new ForwardMessage() interface. | bwarsaw | 2002-10-15 | 1 | -6/+4 |
| * | maybe_forward(): The bounce page documents that undetected bounces | bwarsaw | 2002-10-08 | 1 | -0/+2 |
| * | maybe_forward(): Refactor forwarding logic into ForwardMessage() | bwarsaw | 2002-10-08 | 1 | -13/+5 |
| * | _dispose(): Possibly forward the message in two situations: if the | bwarsaw | 2002-10-05 | 1 | -16/+36 |
| * | prepare_message(): In Python 2.2 and beyond, | bwarsaw | 2002-08-16 | 1 | -1/+2 |
| * | __oneloop(): Renamed to _oneloop() -- i.e. single leading underscore, | bwarsaw | 2002-08-09 | 1 | -6/+6 |
| * | intermediate | bwarsaw | 2002-08-09 | 1 | -0/+184 |
| * | Make Pychecker happy and do some whitespace normalization. | bwarsaw | 2002-08-08 | 1 | -2/+2 |
| * | Allow postings gatewayed to Usenet to inhibit the Subject: field | bwarsaw | 2002-07-31 | 1 | -0/+6 |
| * | _dispose(): Two fixes, related to Daniel Buchmann's report about SF | bwarsaw | 2002-07-25 | 1 | -13/+17 |
| * | make_response() -> send_response() | bwarsaw | 2002-05-28 | 1 | -5/+15 |
| * | _get_pipeline(): We don't need to send virgin messages through the | bwarsaw | 2002-05-22 | 1 | -1/+1 |