summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* brought up to datemss2002-09-242-1/+2
* minor fixesmss2002-09-241-3/+3
* some changes to simplify trackingmss2002-09-241-2/+20
* updated disabled.txtmss2002-09-242-5/+5
* update nomoretoday.txtmss2002-09-242-1/+10
* finished the simplified helpmss2002-09-242-5/+6
* subscription_prompt(), subscription_confirm(): Two more places wherebwarsaw2002-09-191-3/+5
* Because we normally don't import site, the japanese.pth and korean.pthbwarsaw2002-09-181-0/+7
* change_options(): Patch by Tokio Kikuchi, we need to canonicalize thebwarsaw2002-09-181-0/+1
* canonstr(): With help from Tokio Kikuchi, this patch should make forbwarsaw2002-09-181-3/+13
* process(): If a member has enabled their DontReceiveDuplicates option,bwarsaw2002-09-171-4/+23
* Fixes for logging of non-ascii messages. We have a default encodingbwarsaw2002-09-171-1/+17
* verpdeliver(): When including the member's full name in a verp'dbwarsaw2002-09-171-2/+19
* process_form(): When getting the member's full name out of the webbwarsaw2002-09-171-2/+2
* main(): When getting the member's full name out of the web form, webwarsaw2002-09-171-10/+9
* unsubscription_prompt(), addrchange_prompt(), reenable_prompt(): Whenbwarsaw2002-09-171-1/+12
* show_pending_unsubs(): When showing the unsub'ing member's name, usebwarsaw2002-09-171-4/+3
* membership_options(): We need to prep the user's full name into a charsetbwarsaw2002-09-171-3/+4
* canonstr(): New helper function which will take a string from a webbwarsaw2002-09-171-0/+58
* getMemberName(), addNewMember(), setMemberName(): Update the commentsbwarsaw2002-09-171-6/+10
* ParseTags(): Python will barf when trying to string-join a sequence ifbwarsaw2002-09-171-1/+8
* show_post_requests(): The default rejection notice wasn't gettingbwarsaw2002-09-131-3/+2
* _UpdateRecords(): Fixed typo, mlist -> self. Closes SF bug #605263 bybwarsaw2002-09-131-1/+1
* GetDirectories(): Remove. We were only using this to get the list ofbwarsaw2002-09-131-5/+0
* GetConfigInfo(): Using GetDirectories() makes Mailman vulnerable tobwarsaw2002-09-131-1/+1
* request_creation(): Using GetDirectories() makes Mailman vulnerable tobwarsaw2002-09-131-1/+1
* subscription_prompt(): The moderator only approves requests whenbwarsaw2002-09-131-1/+3
* change_options(): Handle the problem of when an invited user isbwarsaw2002-09-131-1/+4
* Update to email 2.3.bwarsaw2002-09-113-1/+1
* Global.__nonzero__(): Fixed typo, missing return. Closes SF bugbwarsaw2002-09-111-1/+1
* - minor changes sent in by Peer Heinleinjensv2002-09-072-24/+30
* poll_newsgroup(): Eek! Typo! The intent was definitely to remove anybwarsaw2002-09-061-1/+1
* Fixed typo reported by Dan Mick.bwarsaw2002-09-061-1/+1
* __init__(): Don't try to run the extend() function from extend.py ifbwarsaw2002-09-051-1/+3
* Added the ability to specify a virtual domain to move a list to, bybwarsaw2002-09-051-4/+55
* Some updatesbwarsaw2002-09-051-4/+5
* I think we've determined that the dreaded "ImportError: No modulebwarsaw2002-09-053-135/+212
* Slight modification in install targetsbwarsaw2002-09-051-1/+3
* main(): Cute hack by Donn Cave to optimize the option settings when nobwarsaw2002-09-051-2/+5
* Update to Tamito KAJIYAMA's latest Japanese codec.bwarsaw2002-09-053-1/+1
* These are unreadable, so I'm removing them. Closes SF # 604704.bwarsaw2002-09-052-0/+0
* fatal(): Change the signature of vsnprintf() in the case of using thebwarsaw2002-09-051-1/+1
* Signature update.bwarsaw2002-09-051-2/+2
* KEEP: In digests, keep Reply-To header also.bwarsaw2002-09-051-1/+1
* listinfo_overview(): Actually, use wording similar to admin.pybwarsaw2002-08-291-2/+2
* listinfo_overview(): Fixed typo reported by Greg Ward.bwarsaw2002-08-291-1/+1
* Authenticate(): Checking in a change discussed a while ago onbwarsaw2002-08-291-8/+6
* Some fixes for problems identified by Peer Heinlein. It is possiblebwarsaw2002-08-291-4/+7
* processUnixMailbox(): We don't need to catch MessageParseError sincebwarsaw2002-08-291-9/+5
* Some fixes for problems identified by Peer Heinlein. It is possiblebwarsaw2002-08-291-3/+13