| Commit message (Expand) | Author | Age | Files | Lines |
| * | reduce the amount of messages for 'make check' | mss | 2002-09-25 | 1 | -1/+1 |
| * | got rid of (encodings) | mss | 2002-09-25 | 1 | -2/+1 |
| * | translated | mss | 2002-09-25 | 2 | -19/+16 |
| * | print a nothing-to-do message | mss | 2002-09-25 | 1 | -0/+8 |
| * | got rid of a leftover | mss | 2002-09-25 | 1 | -5/+0 |
| * | translated | mss | 2002-09-25 | 2 | -13/+10 |
| * | translated | mss | 2002-09-25 | 2 | -7/+6 |
| * | translated | mss | 2002-09-25 | 2 | -12/+10 |
| * | oops | mss | 2002-09-24 | 1 | -67/+0 |
| * | almost done | mss | 2002-09-24 | 2 | -34/+6 |
| * | almost done | mss | 2002-09-24 | 2 | -49/+49 |
| * | finished | mss | 2002-09-24 | 2 | -11/+12 |
| * | seems to have it finished | mss | 2002-09-24 | 2 | -19/+16 |
| * | minor fix | mss | 2002-09-24 | 1 | -1/+1 |
| * | punctuation fix | mss | 2002-09-24 | 1 | -1/+1 |
| * | *** empty log message *** | mss | 2002-09-24 | 2 | -9/+12 |
| * | finally translated | mss | 2002-09-24 | 2 | -10/+8 |
| * | bringing up-to-date with the english variant | mss | 2002-09-24 | 3 | -13/+13 |
| * | reflect the progress (updated the untranslated part and translated a bit) of ... | mss | 2002-09-24 | 2 | -27/+49 |
| * | brought up to date | mss | 2002-09-24 | 2 | -1/+2 |
| * | minor fixes | mss | 2002-09-24 | 1 | -3/+3 |
| * | some changes to simplify tracking | mss | 2002-09-24 | 1 | -2/+20 |
| * | updated disabled.txt | mss | 2002-09-24 | 2 | -5/+5 |
| * | update nomoretoday.txt | mss | 2002-09-24 | 2 | -1/+10 |
| * | finished the simplified help | mss | 2002-09-24 | 2 | -5/+6 |
| * | subscription_prompt(), subscription_confirm(): Two more places where | bwarsaw | 2002-09-19 | 1 | -3/+5 |
| * | Because we normally don't import site, the japanese.pth and korean.pth | bwarsaw | 2002-09-18 | 1 | -0/+7 |
| * | change_options(): Patch by Tokio Kikuchi, we need to canonicalize the | bwarsaw | 2002-09-18 | 1 | -0/+1 |
| * | canonstr(): With help from Tokio Kikuchi, this patch should make for | bwarsaw | 2002-09-18 | 1 | -3/+13 |
| * | process(): If a member has enabled their DontReceiveDuplicates option, | bwarsaw | 2002-09-17 | 1 | -4/+23 |
| * | Fixes for logging of non-ascii messages. We have a default encoding | bwarsaw | 2002-09-17 | 1 | -1/+17 |
| * | verpdeliver(): When including the member's full name in a verp'd | bwarsaw | 2002-09-17 | 1 | -2/+19 |
| * | process_form(): When getting the member's full name out of the web | bwarsaw | 2002-09-17 | 1 | -2/+2 |
| * | main(): When getting the member's full name out of the web form, we | bwarsaw | 2002-09-17 | 1 | -10/+9 |
| * | unsubscription_prompt(), addrchange_prompt(), reenable_prompt(): When | bwarsaw | 2002-09-17 | 1 | -1/+12 |
| * | show_pending_unsubs(): When showing the unsub'ing member's name, use | bwarsaw | 2002-09-17 | 1 | -4/+3 |
| * | membership_options(): We need to prep the user's full name into a charset | bwarsaw | 2002-09-17 | 1 | -3/+4 |
| * | canonstr(): New helper function which will take a string from a web | bwarsaw | 2002-09-17 | 1 | -0/+58 |
| * | getMemberName(), addNewMember(), setMemberName(): Update the comments | bwarsaw | 2002-09-17 | 1 | -6/+10 |
| * | ParseTags(): Python will barf when trying to string-join a sequence if | bwarsaw | 2002-09-17 | 1 | -1/+8 |
| * | show_post_requests(): The default rejection notice wasn't getting | bwarsaw | 2002-09-13 | 1 | -3/+2 |
| * | _UpdateRecords(): Fixed typo, mlist -> self. Closes SF bug #605263 by | bwarsaw | 2002-09-13 | 1 | -1/+1 |
| * | GetDirectories(): Remove. We were only using this to get the list of | bwarsaw | 2002-09-13 | 1 | -5/+0 |
| * | GetConfigInfo(): Using GetDirectories() makes Mailman vulnerable to | bwarsaw | 2002-09-13 | 1 | -1/+1 |
| * | request_creation(): Using GetDirectories() makes Mailman vulnerable to | bwarsaw | 2002-09-13 | 1 | -1/+1 |
| * | subscription_prompt(): The moderator only approves requests when | bwarsaw | 2002-09-13 | 1 | -1/+3 |
| * | change_options(): Handle the problem of when an invited user is | bwarsaw | 2002-09-13 | 1 | -1/+4 |
| * | Update to email 2.3. | bwarsaw | 2002-09-11 | 3 | -1/+1 |
| * | Global.__nonzero__(): Fixed typo, missing return. Closes SF bug | bwarsaw | 2002-09-11 | 1 | -1/+1 |
| * | - minor changes sent in by Peer Heinlein | jensv | 2002-09-07 | 2 | -24/+30 |