| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | The start of a manual for list administrators. Written in Python | bwarsaw | 2002-10-23 | 1 | -0/+484 |
| * | process(): When holding non-member postings, either because they're on | bwarsaw | 2002-10-22 | 1 | -6/+6 |
| * | A new DSN bounce sample. | bwarsaw | 2002-10-22 | 1 | -0/+139 |
| * | Oops, postfix_06.txt -> dsn_10.txt | bwarsaw | 2002-10-22 | 1 | -1/+1 |
| * | Added a bounce sample from Peer Heinlein. The DSN module correctly | bwarsaw | 2002-10-22 | 1 | -0/+1 |
| * | Jon Parise's patch to improve the usage() output for the command line | bwarsaw | 2002-10-21 | 33 | -67/+199 |
| * | Fixed a bug in the pt_BR translation, and also updated the Russian .mo | bwarsaw | 2002-10-21 | 3 | -1/+1 |
| * | In the LogStdErr() call, we don't need to pass in the tee argument, | bwarsaw | 2002-10-21 | 3 | -3/+3 |
| * | LogStdErr(): I don't think we really wanted to tee the log output to | bwarsaw | 2002-10-21 | 1 | -19/+21 |
| * | For some reason we weren't quite using the released version of email | bwarsaw | 2002-10-21 | 1 | -0/+0 |
| * | send_response(): We have to pass the language into the | bwarsaw | 2002-10-21 | 1 | -1/+2 |
| * | Updated Czech catalog, mostly HyperArch translations. | danohnesorg | 2002-10-21 | 2 | -149/+98 |
| * | Looks like you have to import korean.aliases in order to get the | bwarsaw | 2002-10-21 | 1 | -0/+4 |
| * | Jon Parise says: | bwarsaw | 2002-10-21 | 1 | -1/+1 |
| * | pcre: Make the start line regexp even more liberal. Seems like any of | bwarsaw | 2002-10-21 | 1 | -1/+1 |
| * | main(): If we get an exception (any exception) while unshunting a | bwarsaw | 2002-10-21 | 1 | -4/+10 |
| * | maybe_forward(): Improve the grammatically anti-good message sent with | bwarsaw | 2002-10-21 | 1 | -3/+3 |
| * | GetConfigInfo(): Quick patch for invalid html by Daniel Buchmann. | bwarsaw | 2002-10-21 | 1 | -2/+3 |
| * | Norwegian catalog update. Not complete yet, just submitting my latest changes. | avalon | 2002-10-20 | 2 | -13/+72 |
| * | updated to last mail<->news gateway changes | pioppo | 2002-10-20 | 2 | -44/+54 |
| * | More catalog updates | bwarsaw | 2002-10-20 | 29 | -3805/+5114 |
| * | A bunch of updates. | bwarsaw | 2002-10-20 | 1 | -0/+6 |
| * | Some help for running Mailman on MacOSX. | bwarsaw | 2002-10-20 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2002-10-20 | 1 | -0/+31 |
| * | Create(): include the full posting address in the error message for | bwarsaw | 2002-10-20 | 1 | -2/+3 |
| * | dolist(): Add a check for consistency between the bounce_info and | bwarsaw | 2002-10-20 | 1 | -5/+28 |
| * | __getstate__(), __setstate__(): Get rid of the lock object attribute | bwarsaw | 2002-10-20 | 1 | -2/+13 |
| * | prefix_subject(): The charsets coming from headerbits can be strings | bwarsaw | 2002-10-20 | 1 | -0/+2 |
| * | checkdata(): This should probably check request.db.tmp too. | bwarsaw | 2002-10-20 | 1 | -1/+2 |
| * | __getstate__(self): Never pickle the lock object! I believe this | bwarsaw | 2002-10-19 | 1 | -0/+6 |
| * | Get rid of all the manipulations of the MailList object's lock file. | bwarsaw | 2002-10-19 | 1 | -6/+2 |
| * | __writelog(): It turns out to be really helpful to print the stack | bwarsaw | 2002-10-19 | 1 | -1/+4 |
| * | prepare_message(): If the newsgroup is moderated, news_moderation is 1 | bwarsaw | 2002-10-19 | 1 | -1/+7 |
| * | ModeratedNewsgroup: New hold class. | bwarsaw | 2002-10-19 | 1 | -5/+12 |
| * | GetConfigInfo(): Added news_moderation variable, which is used to | bwarsaw | 2002-10-19 | 1 | -12/+52 |
| * | add_options_table_item(), get_item_gui_value(): Pass the `extra' bit | bwarsaw | 2002-10-19 | 1 | -12/+15 |
| * | NewVars(): Pick up news_moderation. | bwarsaw | 2002-10-19 | 1 | -0/+1 |
| * | Whitespace normalization. | bwarsaw | 2002-10-19 | 1 | -3/+3 |
| * | DATA_FILE_VERSION: Bump to pick up news_moderation. | bwarsaw | 2002-10-19 | 1 | -1/+1 |
| * | InitVars(): New config variable news_moderation, which is a 3-way flag | bwarsaw | 2002-10-19 | 1 | -3/+6 |
| * | Added Greg's distillation and variation on my riff about upgrading | bwarsaw | 2002-10-19 | 1 | -6/+107 |
| * | Whitespace normalization. | bwarsaw | 2002-10-19 | 1 | -4/+4 |
| * | SendSubscribeAck(), SendUnsubscribeAck(), MailUserPassword(): Since | bwarsaw | 2002-10-18 | 1 | -3/+3 |
| * | Add a work around for the default small stack size on MacOSX. | bwarsaw | 2002-10-18 | 1 | -0/+19 |
| * | Another update from Greg | bwarsaw | 2002-10-18 | 1 | -9/+2 |
| * | Whitespace normalization | bwarsaw | 2002-10-18 | 1 | -3/+3 |
| * | A bouncer that recognizes (some) MS Exchange bounces. | bwarsaw | 2002-10-18 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2002-10-18 | 1 | -0/+47 |
| * | DATA: Added tests for MS Exchange. | bwarsaw | 2002-10-18 | 1 | -4/+7 |
| * | Whitespace normalization and pychecker fixes. | bwarsaw | 2002-10-18 | 1 | -5/+7 |