aboutsummaryrefslogtreecommitdiffstats
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-11Updated links to Python documentation.Mark Sapiro1-1/+1
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw4-19/+16
2008-10-17Changed bin/arch to attempt to open the mbox before wiping the old archive.Mark Sapiro1-5/+6
2008-10-17Added digest.mbox and pending.pck to the 'list' files checked by check_perms.Mark Sapiro1-1/+2
2008-06-29Fixed erroneously 'pre-configured' commandsMark Sapiro1-1/+1
2008-05-07Changed formatting for standards compliance and readability.Mark Sapiro1-2/+3
2008-04-28Fixed a problem with bin/update erroneously moving templates fromMark Sapiro1-18/+24
2008-04-27Changed bin/update to remove .bak qfiles.Mark Sapiro1-1/+5
2008-03-03Fixed bin/newlist to add the list's preferred language to the list'sMark Sapiro1-1/+5
2008-02-29Changed add_members, clone_member and sync_members to catch or avoidMark Sapiro3-0/+11
2007-12-06bin/transcheck - copyright date.Mark Sapiro1-1/+1
2007-12-06Corrected a long standing, mostly inconsequential error in bin/transcheck.Mark Sapiro1-2/+3
2007-12-04Forced lower case listnames in a few command line toolsMark Sapiro4-19/+23
2007-11-18bun/unshunt - Added a warning to not unshunt messages that weren't shuntedMark Sapiro1-2/+4
2007-08-03Updated copyright year.Mark Sapiro1-1/+1
2007-08-03Ooops! The previous rev copied a configured file by mistake. Fixed.Mark Sapiro1-1/+1
2007-08-03Backported dumpdb changes from the 3.0 branch to allow dumping of marshals.Mark Sapiro1-33/+30
2007-06-28Cleaned up a couple of style issues. No actual code changes.Mark Sapiro1-5/+6
2007-06-28check_perms checked archives/private/ and archives/private/<list>/database/Mark Sapiro1-12/+19
2007-04-05Fix a very old bug in withlist which prevented -r from working with packagebwarsaw1-4/+6
2007-01-02Ensure that exported XML is written in utf-8, at least if we're writing to abwarsaw1-5/+7
2006-12-30Port from the trunk: include the widget_type in the <options> tag.bwarsaw1-3/+27
2006-12-30Added the ability to specify a password hashing scheme for output ofbwarsaw1-10/+61
2006-12-29Port the Mailman trunk's export.py script to Mailman 2.1. Anyone wanting tobwarsaw2-2/+307
2006-09-01A much improved release script, which now knows about Subversion (though isn'tbwarsaw1-2/+0
2006-07-22- bin/unshuntmsapiro1-2/+7
2006-03-09Fixed show_qfiles for case where queue entry contains an unparsed message.msapiro1-1/+22
2006-02-05Set default umask for qrunners to 007.msapiro1-4/+5
2006-01-22Fixed bad escape '\0176' in re.msapiro1-3/+4
2006-01-19Copyright years.tkikuchi1-2/+3
2006-01-19http://mail.python.org/pipermail/mailman-developers/2006-January/018548.htmltkikuchi1-2/+9
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2-4/+5
2005-12-02Arg checking too agressive - didn't allow 0 args with --fromall and --file=msapiro1-4/+4
2005-11-04bin/config_list PEP263 and i18n improvement.tkikuchi1-17/+30
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi35-35/+35
2005-05-31Fixes for SF #949117.bwarsaw1-11/+20
2005-05-13Provide a warning about the private archive directory permissions on sharedbwarsaw1-2/+9
2005-05-13main(): Honor doprint even if we're not in filetype == 1.bwarsaw1-8/+11
2005-02-02Need a special care for scrub_nondigest list attachments.tkikuchi1-0/+13
2005-01-16New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1.bwarsaw1-2/+2
2004-12-30Renamed reset_pw to reset_pw.py so that the file looks like a Python module.bwarsaw3-27/+53
2004-12-30From the NEWS file:bwarsaw3-12/+100
2004-11-07add options for hostnames in newlist command.tkikuchi1-17/+52
2004-10-19[ 874764 ] -admin address is now equiv to -bouncetkikuchi1-3/+3
2004-07-06getgrgid(), checkwalk(): cache the results of grp.getgrgid() so things go muchbwarsaw1-3/+14
2004-04-24update_qfiles(): Skip the qfiles/bad directory.bwarsaw1-0/+3
2004-02-29main(): Catch base class of EmailAddressError so either MMBadEmailError orbwarsaw1-13/+13
2004-02-29update_pending(): Return immediately if the pending db has already been updatebwarsaw1-0/+3
2004-02-29dequeue(): Catch ValueErrors too.bwarsaw1-1/+1
2004-02-22update_pending(): Tokio Kikuchi's patch #899263 for ignoring duplicate pendingbwarsaw1-2/+4