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