| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Refactor MTA alias creation. | Barry Warsaw | 2011-06-10 | 1 | -0/+5 |
| * | Major terminology shift: | Barry Warsaw | 2011-06-01 | 3 | -38/+41 |
| * | Rename 'queue' directory to 'runners' since not all subprocesses run a queue. | Barry Warsaw | 2011-05-29 | 3 | -18/+18 |
| * | Add bounce registration and bounce events. | Barry Warsaw | 2011-05-13 | 1 | -9/+14 |
| * | Merge bounces branch (still incomplete, but tests pass). | Barry Warsaw | 2011-05-07 | 1 | -1/+1 |
| |\ |
|
| | * | checkpointing | Barry Warsaw | 2011-05-06 | 1 | -1/+1 |
| * | | Move the test timeout values into a configuration variable. Set devmode.wait | Barry Warsaw | 2011-05-03 | 1 | -0/+5 |
| |/ |
|
| * | Fix refactor-o. | Barry Warsaw | 2011-05-01 | 1 | -1/+1 |
| * | Start the enablement of bounce detection. | Barry Warsaw | 2011-05-01 | 1 | -1/+9 |
| * | Merge passwords into rest | Barry Warsaw | 2011-04-08 | 3 | -8/+5 |
| |\ |
|
| | * | add_member() | Barry Warsaw | 2011-04-08 | 3 | -8/+5 |
| * | | Merge passwords into rest | Barry Warsaw | 2011-04-07 | 1 | -2/+2 |
| |\| |
|
| | * | make_user_friendly_password(): Ported from Mailman 2.1. | Barry Warsaw | 2011-04-07 | 1 | -2/+2 |
| * | | More fleshing out of the users REST API. | Barry Warsaw | 2011-04-04 | 1 | -0/+4 |
| |/ |
|
| * | Basic tests for Utils.py findtext(). This will go away, but for now it's | Barry Warsaw | 2011-03-15 | 2 | -0/+12 |
| * | Eliminate Utils.get_pattern() and in the process, completely revamp | Barry Warsaw | 2011-02-25 | 1 | -0/+5 |
| * | Implement the email address validator as a utility for easier pluggability. | Barry Warsaw | 2011-01-06 | 1 | -3/+8 |
| * | LP: #490044 - Support SMTP AUTH. | Barry Warsaw | 2011-01-02 | 1 | -1/+4 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 4 | -4/+4 |
| * | Add Basic Auth support to the REST API, given by Jimmy Bergman, with style | Barry Warsaw | 2010-10-11 | 1 | -1/+7 |
| |\ |
|
| | * | Add HTTP authentication to the REST API | root | 2010-09-28 | 1 | -0/+5 |
| * | | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 1 | -3/+0 |
| |/ |
|
| * | List-Post header should be retained in MIME digest messages (LP: 526143) | Barry Warsaw | 2010-03-28 | 1 | -1/+1 |
| * | * bin/info -p/--paths -> -v/--verbose | Barry Warsaw | 2010-03-28 | 1 | -5/+5 |
| * | More fixes to the start up procedure. The root cause of the fix is that when | Barry Warsaw | 2010-03-28 | 1 | -2/+9 |
| * | * Use IP address for localhost instead of name because Postfix only uses DNS | Barry Warsaw | 2010-03-27 | 2 | -3/+5 |
| * | More refactoring: | Barry Warsaw | 2010-02-25 | 1 | -3/+3 |
| * | Remove some files that are not needed for restish implementation. | Barry Warsaw | 2010-02-25 | 1 | -2/+0 |
| * | Complete the conversion to restish. All the tests pass and we're now actually | Barry Warsaw | 2010-02-24 | 1 | -0/+5 |
| * | Rip out lazr.restful and replace it with restish. This simpifies a lot of the | Barry Warsaw | 2010-02-23 | 1 | -1/+3 |
| * | The qrunner section's path variable should use $QUEUE_DIR to pick up the | Barry Warsaw | 2010-01-28 | 1 | -1/+1 |
| * | Checkpointint support for different path layouts, allowing us to optionally | Barry Warsaw | 2010-01-27 | 3 | -28/+157 |
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 4 | -4/+4 |
| * | * Refactor devmode settings, so that they live in one section. | Barry Warsaw | 2009-12-12 | 1 | -11/+12 |
| * | IRegistrar is now a utility; it doesn't need to be adapted from an IDomain. | Barry Warsaw | 2009-12-12 | 1 | -6/+5 |
| * | * Refactor the language manager off of the config object and into a utility. | Barry Warsaw | 2009-12-10 | 2 | -5/+13 |
| * | * Make IDomainManager a utility, since the config object is global. | Barry Warsaw | 2009-12-08 | 1 | -6/+2 |
| * | When no arguments are given to 'bin/members', print a list of all the mailing | Barry Warsaw | 2009-11-28 | 1 | -1/+1 |
| * | Add a development mode setting which changes the basic behavior of mailman. | Barry Warsaw | 2009-11-24 | 1 | -1/+14 |
| * | Factor out most of the i18n subsystem and convert to using the flufl.i18n | Barry Warsaw | 2009-11-15 | 1 | -0/+3 |
| * | Branch merge | Barry Warsaw | 2009-11-03 | 2 | -10/+10 |
| |\ |
|
| | * | database/model reorganization. Model classes go in mailman.model. Stock | Barry Warsaw | 2009-10-10 | 2 | -10/+10 |
| * | | smtp_direct.py is dead and gone. | Barry Warsaw | 2009-11-03 | 1 | -1/+1 |
| * | | Refactor BulkDeliver so that the guts can be used in VERPDeliver. | Barry Warsaw | 2009-11-01 | 1 | -10/+9 |
| |/ |
|
| * | Add bin/mailman reopen and bin/mailman restart | Barry Warsaw | 2009-10-06 | 1 | -4/+4 |
| * | As before, replace config.db.requests and config.db.pendings with utilities. | Barry Warsaw | 2009-08-26 | 1 | -0/+10 |
| * | Replace the message_store instance on the database with an IMessageStore | Barry Warsaw | 2009-08-26 | 1 | -0/+5 |
| * | Remove the user_manager attribute from config.db and expose it as an | Barry Warsaw | 2009-08-26 | 1 | -0/+5 |
| * | Instead of using an adapter, use a utility to get the mailing list manager. | Barry Warsaw | 2009-08-26 | 1 | -6/+6 |
| * | * Updated NEWS.txt for 3.0a3. | Barry Warsaw | 2009-08-21 | 1 | -0/+6 |