| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Convert genaliases to mmshell, optparse, and configuration.config | bwarsaw | 2006-09-25 | 11 | -113/+87 |
| * | As Mark discovered, we need to load the configuration in the driver script for | bwarsaw | 2006-09-24 | 5 | -4/+13 |
| * | Convert check_perms to mmshell symlink, configuration object, and optparse | bwarsaw | 2006-09-24 | 4 | -108/+125 |
| * | Backing out last change. Mark, you are right. | tkikuchi | 2006-09-23 | 1 | -1/+0 |
| * | I needed this for web ui to work. | tkikuchi | 2006-09-22 | 1 | -0/+1 |
| * | Removed the "Discard all messages marked Defer" checkbox from the | msapiro | 2006-09-21 | 1 | -2/+2 |
| * | Revert a XEmacs weirdness. | bwarsaw | 2006-09-17 | 1 | -2/+2 |
| * | getting rid of out of date admin directory | bwarsaw | 2006-09-17 | 1 | -2/+2 |
| * | Several fixes. | pheinlein | 2006-08-31 | 2 | -30/+21 |
| * | Fix several problems reported by Mark. First, Python 2.3 doesn't have | bwarsaw | 2006-08-29 | 4 | -6/+13 |
| * | Arabic message for mailman-2.2 ... it wasn't there because I used cp -r from | tkikuchi | 2006-08-16 | 1 | -0/+15702 |
| * | Revision marking makes these translations fuzzy. | tkikuchi | 2006-08-05 | 3 | -3/+0 |
| * | Fix bug incluing .svn files. | tkikuchi | 2006-08-05 | 1 | -1/+1 |
| * | New language: Arabic. | tkikuchi | 2006-08-05 | 1 | -0/+4 |
| * | Changed the descriptions of the ARCHIVE_TO_MBOX settings to more | msapiro | 2006-08-01 | 1 | -5/+7 |
| * | Upgrade to email package version 4.0.1. Because email 4.0.1 is only | bwarsaw | 2006-07-30 | 9 | -40/+42 |
| * | SendSubscribeAck() - Removed test of self.send_welcome_message. | msapiro | 2006-07-24 | 1 | -2/+0 |
| * | - Switchboard.py Added missing call to create error logger. | msapiro | 2006-07-22 | 1 | -1/+3 |
| * | Committed messages mailman.po file for both Dutch and Vietnamese. | clytie | 2006-07-21 | 2 | -3060/+2822 |
| * | - Mailman/bin/unshunt.py | msapiro | 2006-07-16 | 1 | -2/+2 |
| * | Add a framework for easier use of alternative MemberAdaptor implementations. | bwarsaw | 2006-07-16 | 9 | -50/+440 |
| * | Added robustness to Switchboards and Runners so that if a runner crashes | bwarsaw | 2006-07-16 | 11 | -130/+380 |
| * | - Switchboard.py - Closed very tiny holes at the upper ends of queue | msapiro | 2006-07-09 | 2 | -4/+15 |
| * | Update NEWS and remove an obsolete file. | bwarsaw | 2006-07-08 | 2 | -0/+62 |
| * | Fix a buglet that can cause bogus archives/private directories to be created | bwarsaw | 2006-07-08 | 1 | -5/+13 |
| * | When an exception occurs during decoration, log it at exception level so we s... | bwarsaw | 2006-07-08 | 2 | -3/+18 |
| * | Fix some buglets with virtual domain support and repair unit tests broken by | bwarsaw | 2006-07-08 | 20 | -626/+273 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 33 | -468/+370 |
| * | In EmailBase.setUp() move TestBase.setUp() to after the SinkServer is created, | bwarsaw | 2006-07-08 | 1 | -1/+5 |
| * | Fix test_message.py by finishing the wind-through of the configuration object | bwarsaw | 2006-07-08 | 25 | -291/+311 |
| * | Massive conversion process so that Mailman can be run from a user specified | bwarsaw | 2006-07-08 | 40 | -1943/+2029 |
| * | - Utils.py Fixed a security hole which allowed a crafted URI to inject | msapiro | 2006-07-07 | 8 | -7/+113 |
| * | Several fixes and updates. | pheinlein | 2006-07-05 | 1 | -381/+324 |
| * | - Decorate.py Fixed bug 1507248 by ignoring header/footer characters | msapiro | 2006-06-23 | 1 | -2/+2 |
| * | Updated a few bouncers to recognize more bounces. | msapiro | 2006-06-11 | 17 | -2/+1628 |
| * | Added '(by thread)' to the previous and next message links to emphasize that | msapiro | 2006-06-11 | 1 | -2/+2 |
| * | Added a call to loginit.initialize() so invoked modules can do their logging. | msapiro | 2006-06-11 | 1 | -2/+8 |
| * | - newlist.py | msapiro | 2006-06-08 | 2 | -2/+10 |
| * | - show_mm_cfg.py | msapiro | 2006-06-04 | 2 | -114/+102 |
| * | Added a new show_mm_cfg command line script to show the actual values | msapiro | 2006-06-02 | 2 | -1/+79 |
| * | Replaced call to no longer existent Message.OutgoingMessage() with call to | msapiro | 2006-05-30 | 1 | -1/+2 |
| * | Added removal of Authentication-Results: header as it too is no longer valid. | msapiro | 2006-05-23 | 1 | -0/+1 |
| * | Fixed paths in file opening for new structure and test bounces location. | msapiro | 2006-05-19 | 1 | -2/+5 |
| * | Removed bounces directory from SUBDIRS. It's moved to Mailman/testing. | msapiro | 2006-05-19 | 1 | -1/+1 |
| * | Reorganize the unit test infrastructure, so that tests live inside the | bwarsaw | 2006-05-18 | 96 | -215/+389 |
| * | - Cgi/options.py - fixed to not present the "empty" topic to user. | msapiro | 2006-05-17 | 2 | -0/+6 |
| * | Set package name and version number in AC_INIT macro in configure.in. Also, | bwarsaw | 2006-05-15 | 20 | -95/+100 |
| * | - Added additional bounce recognition for Qmail and SimpleMatch.py | msapiro | 2006-05-14 | 5 | -1/+165 |
| * | Move all cron scripts to the new Mailman.bin package layout and complete the | bwarsaw | 2006-05-13 | 13 | -844/+438 |
| * | - fixed misspelling of propagate in loginit.initialize call in cron/disabled. | msapiro | 2006-05-09 | 8 | -23/+61 |