summaryrefslogtreecommitdiff
path: root/Mailman/bin/mailmanctl.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-234/+0
* Update mailmanctl for the new master.py script. Fortunately, we can simplifyBarry Warsaw2008-02-251-337/+62
* Rework the basic infrastructure for qrunner process control. Split out theBarry Warsaw2008-02-251-28/+24
* PEP 292 style, $-strings are used by the translation service everywhere now.Barry Warsaw2008-02-181-1/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Initial pylint/pyflakes cleanupBarry Warsaw2007-11-171-9/+13
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-2/+3
* General cleanups some of which is even tested <wink>. Mailman.LockFile moduleBarry Warsaw2007-10-101-4/+4
* qrunner, mailmanctl and various other repairs.Barry Warsaw2007-09-291-2/+1
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-4/+8
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-3/+2
* In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(),bwarsaw2007-01-051-1/+1
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-051-10/+5
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-4/+4
* First crack at real virtual domain support, i.e. mailing lists with the samebwarsaw2006-07-081-12/+0
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-5/+8
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-081-0/+521