summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated location of Chris Kolar's documentation.bwarsaw2001-08-292-5/+5
* GetConfigInfo(): Added missing </ul> tag. Caught by Daniel Buchmann.bwarsaw2001-08-291-0/+1
* decorate(): String interpolation can throw either a ValueError /or/ abwarsaw2001-08-291-2/+2
* Add a namebwarsaw2001-08-293-3/+4
* setMemberOption(): Stupid typo preventing users from setting anybwarsaw2001-08-291-3/+3
* distclean: Remove the generated mailman script (courtesy of Benbwarsaw2001-08-291-1/+2
* change_options(): Give some feedback on who's been removed.bwarsaw2001-08-291-0/+6
* GetMailmanFooter(): Don't hyperlink each individual list owner with abwarsaw2001-08-291-8/+5
* KNOWN_SPAMMERS: Move this here from Mailman/Handlers/SpamDetect.pybwarsaw2001-08-291-0/+17
* Move KNOWN_SPAMMERS out of this file and into Defaults.py.in so it canbwarsaw2001-08-291-17/+9
* _dispose(): Factor out common code paths to _toadmins().bwarsaw2001-08-291-25/+36
* run(): Add a note about a minor bogosity in the calls tobwarsaw2001-08-291-1/+3
* checkpointjensv2001-08-281-96/+141
* checkpointjensv2001-08-241-13/+15
* checkpointjensv2001-08-211-34/+55
* addlang is retired (noticed by Ron Jarrell).bwarsaw2001-08-201-1/+1
* Change the semantics for creating a list in a virtual domain differentbwarsaw2001-08-201-44/+40
* process_request(): Don't use WebAuthenticate() here because that willbwarsaw2001-08-201-5/+7
* process_request(): After the list is created, set the web_page_url andbwarsaw2001-08-201-45/+51
* admin_overview(): Use get_domain() instead of hardcodedbwarsaw2001-08-201-2/+11
* ScriptURL(): Instead of using DEFAULT_URL directly, usebwarsaw2001-08-201-2/+2
* Create(): Let any exceptions in the os.makedirs() call percolate up.bwarsaw2001-08-201-5/+2
* Some improvements for virtual host support.bwarsaw2001-08-201-13/+38
* Couple of minor stylistic nits:bwarsaw2001-08-200-0/+0
* intermediatebwarsaw2001-08-201-4/+14
* Morsel.set(): Add optional argument `strict', defaulting to 1, whichbwarsaw2001-08-181-3/+4
* Creating the skeleton under messages/dejensv2001-08-182-0/+5841
* Japanese updates from Tokio Kikuchi.bwarsaw2001-08-186-29/+79
* Japanese updates from Tokio Kikuchi.bwarsaw2001-08-189-658/+578
* Readme file from Tokio Kikuchi.bwarsaw2001-08-180-0/+0
* intermediatebwarsaw2001-08-181-0/+67
* Generate misc/mailman.in -> misc/mailmanbwarsaw2001-08-172-5/+5
* S98mailman.in is renamed to mailman.inbwarsaw2001-08-172-23/+1
* Update installation instructions to describe chkconfig for OSes thatbwarsaw2001-08-171-5/+21
* Renamed from S98mailman.inbwarsaw2001-08-171-0/+48
* addlang is removed. Lists can enable individual language supportbwarsaw2001-08-171-122/+0
* Updated Norwegian templates from Daniel Buchmannbwarsaw2001-08-176-26/+73
* Updated catalogsbwarsaw2001-08-179-5967/+10516
* Big5 binary catalog (with which there are still some problems)bwarsaw2001-08-171-0/+0
* .po.mo rule: Don't crap out if the msgfmt conversion failed. I'mbwarsaw2001-08-171-1/+1
* The usualbwarsaw2001-08-173-26/+296
* A bunch of new language champions.bwarsaw2001-08-171-22/+38
* Process(): When personalizing regular deliveries, set the To: headerbwarsaw2001-08-171-0/+13
* GetConfigInfo(): Rewrite the `personalize' details to describe the To:bwarsaw2001-08-171-10/+16
* FormatSubscriptionMsg(): Use triple quoted strings instead ofbwarsaw2001-08-171-36/+25
* Updated some instructions on how to get i18n working. Most notably,bwarsaw2001-08-171-37/+28
* Improve instructions for initializing the aliases.db file, but usingbwarsaw2001-08-171-13/+17
* main(): When opening the DBFILE for locking, use the `w' flag so thatbwarsaw2001-08-171-1/+1
* hold_for_approval(): dont_respond_to_post_requests =>bwarsaw2001-08-171-1/+1
* GetConfigInfo(): Typo. Also, say "list moderator" instead ofbwarsaw2001-08-171-4/+5