| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated some copyright dates. | Mark Sapiro | 2012-11-24 | 2 | -2/+2 |
* | list_lists now has an option to list only lists with public archives. | Mark Sapiro | 2012-11-24 | 1 | -2/+10 |
* | The name of the mailmanctl master lock file is now congigurable via the | Mark Sapiro | 2012-11-24 | 1 | -1/+1 |
* | Added an option to add_members to add members with mail delivery disabled | Mark Sapiro | 2012-10-29 | 1 | -16/+19 |
* | Fixed bin/export.py to accept case insensitive password schemes. | Mark Sapiro | 2011-08-24 | 1 | -2/+2 |
* | Changed bin/genaliases to only call the POSTFIX_*_CMD commands once when | Mark Sapiro | 2011-04-16 | 1 | -2/+4 |
* | - Changed bin/rmlist to also remove heldmsg files for the removed list and | Mark Sapiro | 2011-01-13 | 1 | -8/+16 |
* | - Fixed a missing format character in the Spanish translation. | Mark Sapiro | 2010-11-04 | 1 | -2/+5 |
* | Changed fix_url to lock the list if not locked. Bug #610364. | Mark Sapiro | 2010-07-27 | 1 | -1/+6 |
* | Fixed bin/genaliases to not throw TypeError when MTA = None. | Mark Sapiro | 2010-05-30 | 1 | -0/+6 |
* | Added a urlhost argument to the MailList.MailList.Create() method to | Mark Sapiro | 2010-02-27 | 1 | -2/+2 |
* | When daemonizing mailmanctl, we now ensure terminal files are closed. | Mark Sapiro | 2010-02-15 | 1 | -1/+8 |
* | Fixed a bug where check_perms would throw an OSError if an entry in | Mark Sapiro | 2009-12-30 | 1 | -1/+3 |
* | Use the actual host name for validation of the list posting address. | Mark Sapiro | 2009-08-05 | 1 | -2/+3 |
* | Backported several bug fixes from the 2.2 branch. | Mark Sapiro | 2009-07-31 | 1 | -10/+13 |
* | Updated links to Python documentation. | Mark Sapiro | 2009-01-11 | 1 | -1/+1 |
* | Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178. | Barry Warsaw | 2008-11-12 | 4 | -19/+16 |
* | Changed bin/arch to attempt to open the mbox before wiping the old archive. | Mark Sapiro | 2008-10-17 | 1 | -5/+6 |
* | Added digest.mbox and pending.pck to the 'list' files checked by check_perms. | Mark Sapiro | 2008-10-17 | 1 | -1/+2 |
* | Fixed erroneously 'pre-configured' commands | Mark Sapiro | 2008-06-29 | 1 | -1/+1 |
* | Merged the cull_bad_shunt branch. | Mark Sapiro | 2008-06-06 | 1 | -0/+4 |
|\ |
|
| * | Changed bin/update to remove .bak qfiles. | Mark Sapiro | 2008-04-27 | 1 | -1/+5 |
* | | Changed formatting for standards compliance and readability. | Mark Sapiro | 2008-05-07 | 1 | -2/+3 |
* | | Fixed a problem with bin/update erroneously moving templates from | Mark Sapiro | 2008-04-28 | 1 | -18/+24 |
|/ |
|
* | Fixed bin/newlist to add the list's preferred language to the list's | Mark Sapiro | 2008-03-03 | 1 | -1/+5 |
* | Changed add_members, clone_member and sync_members to catch or avoid | Mark Sapiro | 2008-02-29 | 3 | -0/+11 |
* | bin/transcheck - copyright date. | Mark Sapiro | 2007-12-06 | 1 | -1/+1 |
* | Corrected a long standing, mostly inconsequential error in bin/transcheck. | Mark Sapiro | 2007-12-06 | 1 | -2/+3 |
* | Forced lower case listnames in a few command line tools | Mark Sapiro | 2007-12-04 | 4 | -19/+23 |
* | bun/unshunt - Added a warning to not unshunt messages that weren't shunted | Mark Sapiro | 2007-11-18 | 1 | -2/+4 |
* | Updated copyright year. | Mark Sapiro | 2007-08-03 | 1 | -1/+1 |
* | Ooops! The previous rev copied a configured file by mistake. Fixed. | Mark Sapiro | 2007-08-03 | 1 | -1/+1 |
* | Backported dumpdb changes from the 3.0 branch to allow dumping of marshals. | Mark Sapiro | 2007-08-03 | 1 | -33/+30 |
* | Cleaned up a couple of style issues. No actual code changes. | Mark Sapiro | 2007-06-28 | 1 | -5/+6 |
* | check_perms checked archives/private/ and archives/private/<list>/database/ | Mark Sapiro | 2007-06-28 | 1 | -12/+19 |
* | Fix a very old bug in withlist which prevented -r from working with package | bwarsaw | 2007-04-05 | 1 | -4/+6 |
* | Ensure that exported XML is written in utf-8, at least if we're writing to a | bwarsaw | 2007-01-02 | 1 | -5/+7 |
* | Port from the trunk: include the widget_type in the <options> tag. | bwarsaw | 2006-12-30 | 1 | -3/+27 |
* | Added the ability to specify a password hashing scheme for output of | bwarsaw | 2006-12-30 | 1 | -10/+61 |
* | Port the Mailman trunk's export.py script to Mailman 2.1. Anyone wanting to | bwarsaw | 2006-12-29 | 2 | -2/+307 |
* | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 2006-09-01 | 1 | -2/+0 |
* | - bin/unshunt | msapiro | 2006-07-22 | 1 | -2/+7 |
* | Fixed show_qfiles for case where queue entry contains an unparsed message. | msapiro | 2006-03-09 | 1 | -1/+22 |
* | Set default umask for qrunners to 007. | msapiro | 2006-02-05 | 1 | -4/+5 |
* | Fixed bad escape '\0176' in re. | msapiro | 2006-01-22 | 1 | -3/+4 |
* | Copyright years. | tkikuchi | 2006-01-19 | 1 | -2/+3 |
* | http://mail.python.org/pipermail/mailman-developers/2006-January/018548.html | tkikuchi | 2006-01-19 | 1 | -2/+9 |
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 2 | -4/+5 |
* | Arg checking too agressive - didn't allow 0 args with --fromall and --file= | msapiro | 2005-12-02 | 1 | -4/+4 |
* | bin/config_list PEP263 and i18n improvement. | tkikuchi | 2005-11-04 | 1 | -17/+30 |