| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | find_member converted. | bwarsaw | 2006-05-08 | 5 | -195/+144 |
| * | Convert add_members. | bwarsaw | 2006-05-02 | 5 | -266/+226 |
| * | Convert list_owners | bwarsaw | 2006-05-02 | 5 | -130/+95 |
| * | Convert bin/inject and bin/version to Mailman.bin modules. Remove rb-archfix. | bwarsaw | 2006-05-01 | 9 | -255/+150 |
| * | Updates | bwarsaw | 2006-05-01 | 31 | -200/+495 |
| * | Repairs | bwarsaw | 2006-05-01 | 2 | -6/+6 |
| * | Move file to correct filename | bwarsaw | 2006-05-01 | 1 | -0/+0 |
| * | Convert change_pw and show_qfiles to Mailman.bin package. Note that | bwarsaw | 2006-05-01 | 5 | -175/+110 |
| * | Copyright years should be spelled out fully. | bwarsaw | 2006-04-30 | 1 | -1/+1 |
| * | Use re module to pick up filename. Thanks Mark! | tkikuchi | 2006-04-30 | 1 | -3/+7 |
| * | Move Mark Sapiro up into the core developers list | bwarsaw | 2006-04-30 | 1 | -1/+1 |
| * | Move list_lists and list_members over to Mailman.bin package and rewrite to | bwarsaw | 2006-04-29 | 9 | -428/+354 |
| * | Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite to | bwarsaw | 2006-04-28 | 12 | -461/+289 |
| * | Added new adminaddrchgack.txt template for change of address notice | msapiro | 2006-04-28 | 1 | -3/+11 |
| * | More logging updates: | bwarsaw | 2006-04-28 | 12 | -388/+229 |
| * | 2006-04-28 Clytie Siddall <clytie@riverland.net.au> | clytie | 2006-04-28 | 1 | -2064/+2539 |
| * | Convert Mailman.bin.rmlist module to optparse, and do general cleanup. | bwarsaw | 2006-04-28 | 5 | -107/+108 |
| * | The start of the conversion of the bin and cron scripts to modules invoked by | bwarsaw | 2006-04-27 | 10 | -139/+254 |
| * | 2006-04-27 Clytie Siddall <clytie@riverland.net.au> | clytie | 2006-04-27 | 1 | -0/+1 |
| * | 2006-04-25 Deleted /templates/vi directory, which is apparently not needed, a... | clytie | 2006-04-25 | 0 | -0/+0 |
| * | Move the admin directory outside the main source directory | bwarsaw | 2006-04-24 | 312 | -51772/+0 |
| * | - Fixes to further remove the old Syslog from bin and cron scripts. Note that | bwarsaw | 2006-04-24 | 5 | -102/+104 |
| * | 2006-04-23 Clytie Siddall <clytie@riverland.net.au> | clytie | 2006-04-23 | 1 | -0/+14322 |
| * | 2006-04-23 Added final sub-directory of paths for Vietnamese translations. | clytie | 2006-04-23 | 0 | -0/+0 |
| * | 2006-04-23 Added further units of the paths for Vietnamese translation files. | clytie | 2006-04-23 | 0 | -0/+0 |
| * | Fix a couple of typos/oversights in Barry's type and logging changes. | msapiro | 2006-04-19 | 2 | -1/+2 |
| * | Added Date and Message-ID headers to the confirm reply | msapiro | 2006-04-17 | 1 | -0/+2 |
| * | MailList.__load(): Fix the sense of a test broken by the previous commit. | bwarsaw | 2006-04-17 | 2 | -3/+3 |
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 24 | -106/+79 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 63 | -991/+640 |
| * | Insert mailman-2.1.8 news. | tkikuchi | 2006-04-16 | 1 | -0/+40 |
| * | Ignore the non-en language directories, which are created at build time. | bwarsaw | 2006-04-16 | 1 | -5/+8 |
| * | Remove templates/ru since all templates (except en) are generated now | bwarsaw | 2006-04-16 | 3 | -160/+0 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 38 | -463/+228 |
| * | Catalog updates, and also ignore all .mo files (and email-2.5.7 directory). | bwarsaw | 2006-04-15 | 28 | -2231/+2661 |
| * | Now that we've converted from CVS to Subversion, remove CVS cruft from | bwarsaw | 2006-04-15 | 21 | -47/+0 |
| * | Fix XSS bug: Thanks Moritz Naumann. (CVE-2006-1512) | tkikuchi | 2006-04-04 | 1 | -2/+3 |
| * | Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py | msapiro | 2006-04-04 | 7 | -3/+496 |
| * | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2006-03-24 | 3 | -1/+27 |
| * | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2006-03-24 | 5 | -0/+833 |
| * | Added missing import of Errors module. | msapiro | 2006-03-20 | 1 | -0/+1 |
| * | Added a new list attribute 'subscribe_auto_approval' which is a list of email... | msapiro | 2006-03-18 | 6 | -11/+49 |
| * | Fixed VERP_CONFIRM_REGEXP to accommodate 'broken' MUAs that add the | msapiro | 2006-03-18 | 1 | -2/+6 |
| * | Improved fix for bug 1275856 to return host part of DEFAULT_URL if any from | msapiro | 2006-03-18 | 1 | -7/+5 |
| * | Fixed long standing bug (1275856) - get_domain() returned DEFAULT_EMAIL_HOST | msapiro | 2006-03-12 | 1 | -3/+8 |
| * | Fixed long standing error - subscribe log 'new' entry reversed name and email. | msapiro | 2006-03-12 | 1 | -1/+1 |
| * | Fixed show_qfiles for case where queue entry contains an unparsed message. | msapiro | 2006-03-09 | 1 | -1/+22 |
| * | Add test in BounceRunner for non-fatal, VERPed bounce. Bug 1421285. | msapiro | 2006-03-09 | 1 | -1/+5 |
| * | Preparing for email 3.0/4.0. get_type() -> get_content_type() etc. | tkikuchi | 2006-03-07 | 9 | -14/+15 |
| * | Asian codecs are not requied in 2.2 installation: use Python-2.4 which | tkikuchi | 2006-03-07 | 2 | -0/+0 |