summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reduce the amount of messages for 'make check'mss2002-09-251-1/+1
* got rid of (encodings)mss2002-09-251-2/+1
* translatedmss2002-09-252-19/+16
* print a nothing-to-do messagemss2002-09-251-0/+8
* got rid of a leftovermss2002-09-251-5/+0
* translatedmss2002-09-252-13/+10
* translatedmss2002-09-252-7/+6
* translatedmss2002-09-252-12/+10
* oopsmss2002-09-241-67/+0
* almost donemss2002-09-242-34/+6
* almost donemss2002-09-242-49/+49
* finishedmss2002-09-242-11/+12
* seems to have it finishedmss2002-09-242-19/+16
* minor fixmss2002-09-241-1/+1
* punctuation fixmss2002-09-241-1/+1
* *** empty log message ***mss2002-09-242-9/+12
* finally translatedmss2002-09-242-10/+8
* bringing up-to-date with the english variantmss2002-09-243-13/+13
* reflect the progress (updated the untranslated part and translated a bit) of ...mss2002-09-242-27/+49
* 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