summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pcre: Make the start line regexp even more liberal. Seems like any ofbwarsaw2002-10-211-1/+1
* main(): If we get an exception (any exception) while unshunting abwarsaw2002-10-211-4/+10
* maybe_forward(): Improve the grammatically anti-good message sent withbwarsaw2002-10-211-3/+3
* GetConfigInfo(): Quick patch for invalid html by Daniel Buchmann.bwarsaw2002-10-211-2/+3
* Norwegian catalog update. Not complete yet, just submitting my latest changes.avalon2002-10-202-13/+72
* updated to last mail<->news gateway changespioppo2002-10-202-44/+54
* More catalog updatesbwarsaw2002-10-2029-3805/+5114
* A bunch of updates.bwarsaw2002-10-201-0/+6
* Some help for running Mailman on MacOSX.bwarsaw2002-10-200-0/+0
* intermediatebwarsaw2002-10-201-0/+31
* Create(): include the full posting address in the error message forbwarsaw2002-10-201-2/+3
* dolist(): Add a check for consistency between the bounce_info andbwarsaw2002-10-201-5/+28
* __getstate__(), __setstate__(): Get rid of the lock object attributebwarsaw2002-10-201-2/+13
* prefix_subject(): The charsets coming from headerbits can be stringsbwarsaw2002-10-201-0/+2
* checkdata(): This should probably check request.db.tmp too.bwarsaw2002-10-201-1/+2
* __getstate__(self): Never pickle the lock object! I believe thisbwarsaw2002-10-191-0/+6
* Get rid of all the manipulations of the MailList object's lock file.bwarsaw2002-10-191-6/+2
* __writelog(): It turns out to be really helpful to print the stackbwarsaw2002-10-191-1/+4
* prepare_message(): If the newsgroup is moderated, news_moderation is 1bwarsaw2002-10-191-1/+7
* ModeratedNewsgroup: New hold class.bwarsaw2002-10-191-5/+12
* GetConfigInfo(): Added news_moderation variable, which is used tobwarsaw2002-10-191-12/+52
* add_options_table_item(), get_item_gui_value(): Pass the `extra' bitbwarsaw2002-10-191-12/+15
* NewVars(): Pick up news_moderation.bwarsaw2002-10-191-0/+1
* Whitespace normalization.bwarsaw2002-10-191-3/+3
* DATA_FILE_VERSION: Bump to pick up news_moderation.bwarsaw2002-10-191-1/+1
* InitVars(): New config variable news_moderation, which is a 3-way flagbwarsaw2002-10-191-3/+6
* Added Greg's distillation and variation on my riff about upgradingbwarsaw2002-10-191-6/+107
* Whitespace normalization.bwarsaw2002-10-191-4/+4
* SendSubscribeAck(), SendUnsubscribeAck(), MailUserPassword(): Sincebwarsaw2002-10-181-3/+3
* Add a work around for the default small stack size on MacOSX.bwarsaw2002-10-181-0/+19
* Another update from Gregbwarsaw2002-10-181-9/+2
* Whitespace normalizationbwarsaw2002-10-181-3/+3
* A bouncer that recognizes (some) MS Exchange bounces.bwarsaw2002-10-180-0/+0
* intermediatebwarsaw2002-10-181-0/+47
* DATA: Added tests for MS Exchange.bwarsaw2002-10-181-4/+7
* Whitespace normalization and pychecker fixes.bwarsaw2002-10-181-5/+7
* ScanMessages(): Added the Exchange (MS Exchange) recognizer.bwarsaw2002-10-181-3/+4
* Another MS Exchange sample bounce.bwarsaw2002-10-181-0/+119
* An MS Exchange sample bounce.bwarsaw2002-10-181-0/+108
* Updated Spanish catalogs from Juan Carlos Rey Anaya. Also committingbwarsaw2002-10-183-222/+63
* send_digests(): Tokio Kikuchi patch of a bug reported by Chuq thatbwarsaw2002-10-181-5/+5
* One more patch from Greg.bwarsaw2002-10-171-2/+2
* FakeDoc.addError(): Make the API really equivalent tobwarsaw2002-10-171-3/+5
* prefix_subject(): Do byte string -> unicode string conversionbwarsaw2002-10-171-3/+5
* Nigel's suggested tweaks, c.o. Greg.bwarsaw2002-10-171-43/+30
* process(): Two important fixes. First, when adding Cc headers tobwarsaw2002-10-161-16/+26
* Greg Ward and I trade spell checks. :)bwarsaw2002-10-151-1/+1
* Greg Ward's rewrite, with spell checking and a few minor updates bybwarsaw2002-10-151-237/+317
* open_newsgroup(): SF bug # 620033 indicates that an IOError can bebwarsaw2002-10-151-5/+5
* ForwardMessage(): Typo. OwnerNotification's don't take a langbwarsaw2002-10-151-1/+0