summaryrefslogtreecommitdiff
path: root/mailman/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2535-6263/+0
* More cleanup.Barry Warsaw2009-01-208-455/+3
* Complete the integration of MTA setup with list creation and deletion. MakeBarry Warsaw2009-01-064-33/+62
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-061-171/+0
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-051-4/+4
* Picking some (py)lint.Barry Warsaw2009-01-049-21/+8
* "Fix" Pipermail in the sense that it doesn't traceback.Barry Warsaw2009-01-032-5/+6
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-039-103/+60
* Remove now redundant file.Barry Warsaw2009-01-011-288/+0
* Bump copyright yearsBarry Warsaw2009-01-0143-43/+43
* More test repairs. Fix a typo in the core mailman.cfg file.Barry Warsaw2009-01-012-2/+9
* More test repairs.Barry Warsaw2008-12-312-23/+22
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-292-13/+32
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-202-5/+5
* Changed bin/arch to attempt to open the mbox before wiping the old archive.Mark Sapiro2008-10-171-8/+9
* Added digest.mbox and pending.pck to the 'list' files checked by check_perms.Mark Sapiro2008-10-171-0/+1
* The future is now.Barry Warsaw2008-10-1711-22/+0
* More clean up.Barry Warsaw2008-09-291-2/+2
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-2613-202/+22
* Upgrade to GPLv3.Barry Warsaw2008-09-2444-528/+528
* Collect the initialization of adapters into a separate method.Barry Warsaw2008-09-231-1/+2
* Merge in command refactoring branch.Barry Warsaw2008-08-121-0/+6
|\
* | Add rough support for a local MHonArc archiver, using the permalink proposalBarry Warsaw2008-07-091-0/+4
* | Implement the basic Mail-Archive.com archiving algorithm.Barry Warsaw2008-07-051-2/+4
* | mailman.tests should contain only tests.Barry Warsaw2008-07-032-2/+2
|/
* mailman.Version -> mailman.versionBarry Warsaw2008-03-3131-61/+57
* Add code name.Barry Warsaw2008-03-301-1/+1
* Make all the SMTP_LOG_* templates, PEP 292 compatible. Make them consistentlyBarry Warsaw2008-03-301-1/+4
* More fixes to get end-to-end delivery basically working.Barry Warsaw2008-03-302-87/+54
* More fixes to get the basic end-to-end delivery mechanisms working.Barry Warsaw2008-03-301-1/+1
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-272-2/+2
* Lots of little patches trying to get a simple end-to-end test working. ThereBarry Warsaw2008-03-254-50/+48
* Move AlreadySubscribedError to interfaces/member.py in the (new) preferenceBarry Warsaw2008-03-232-152/+137
* Rename rmlist to remove_list, and let it take multiple -l command lineBarry Warsaw2008-03-224-84/+89
* Several fixes to command line scripts.Barry Warsaw2008-03-225-104/+95
* Convert bin/qrunner to use the new Options class.Barry Warsaw2008-03-211-37/+43
* Added a common option parsing class, and converted master to it.Barry Warsaw2008-03-211-34/+34
* Add some randomization to the way tests are run. This isn't complete (seeBarry Warsaw2008-03-121-4/+19
* Add a working (though not yet complete) test for the LMTP runner.Barry Warsaw2008-03-124-68/+100
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2745-0/+7364