| Commit message (Expand) | Author | Files | Lines |
2006-02-05 | Set default umask for qrunners to 007. | msapiro | 1 | -4/+5 |
2006-01-22 | Fixed bad escape '\0176' in re. | msapiro | 1 | -3/+4 |
2006-01-19 | Copyright years. | tkikuchi | 1 | -2/+3 |
2006-01-19 | http://mail.python.org/pipermail/mailman-developers/2006-January/018548.html | tkikuchi | 1 | -2/+9 |
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2 | -4/+5 |
2005-12-02 | Arg checking too agressive - didn't allow 0 args with --fromall and --file= | msapiro | 1 | -4/+4 |
2005-11-04 | bin/config_list PEP263 and i18n improvement. | tkikuchi | 1 | -17/+30 |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 35 | -35/+35 |
2005-05-31 | Fixes for SF #949117. | bwarsaw | 1 | -11/+20 |
2005-05-13 | Provide a warning about the private archive directory permissions on shared | bwarsaw | 1 | -2/+9 |
2005-05-13 | main(): Honor doprint even if we're not in filetype == 1. | bwarsaw | 1 | -8/+11 |
2005-02-02 | Need a special care for scrub_nondigest list attachments. | tkikuchi | 1 | -0/+13 |
2005-01-16 | New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1. | bwarsaw | 1 | -2/+2 |
2004-12-30 | Renamed reset_pw to reset_pw.py so that the file looks like a Python module. | bwarsaw | 3 | -27/+53 |
2004-12-30 | From the NEWS file: | bwarsaw | 3 | -12/+100 |
2004-11-07 | add options for hostnames in newlist command. | tkikuchi | 1 | -17/+52 |
2004-10-19 | [ 874764 ] -admin address is now equiv to -bounce | tkikuchi | 1 | -3/+3 |
2004-07-06 | getgrgid(), checkwalk(): cache the results of grp.getgrgid() so things go much | bwarsaw | 1 | -3/+14 |
2004-04-24 | update_qfiles(): Skip the qfiles/bad directory. | bwarsaw | 1 | -0/+3 |
2004-02-29 | main(): Catch base class of EmailAddressError so either MMBadEmailError or | bwarsaw | 1 | -13/+13 |
2004-02-29 | update_pending(): Return immediately if the pending db has already been update | bwarsaw | 1 | -0/+3 |
2004-02-29 | dequeue(): Catch ValueErrors too. | bwarsaw | 1 | -1/+1 |
2004-02-22 | update_pending(): Tokio Kikuchi's patch #899263 for ignoring duplicate pending | bwarsaw | 1 | -2/+4 |
2004-02-10 | update_qfiles(), ext_read(), dequeue(): More gross stuff to upgrade the | bwarsaw | 1 | -29/+227 |
2004-02-10 | main(): Extend pickle file dumping to print every object in the pickle file. | bwarsaw | 1 | -10/+32 |
2004-02-03 | Added helpful comment. | bwarsaw | 1 | -1/+2 |
2003-12-27 | dolist(): Don't move o_tmpl to n_tmpl if the former doesn't exist. | bwarsaw | 1 | -5/+9 |
2003-12-24 | SCRIPTS: Add Richard Barrett's script to fix Pipermail archive bloat | bwarsaw | 1 | -1/+1 |
2003-12-24 | Richard Barrett's script to fix Pipermail archive bloat on existing | bwarsaw | 1 | -0/+108 |
2003-12-14 | check_privs(): Set the process's supplemental groups to those of the | bwarsaw | 1 | -0/+7 |
2003-11-24 | do_input(): Kludge around a problem when setting new_member_options | bwarsaw | 1 | -1/+10 |
2003-09-22 | Backporting from the HEAD -- bin and cron scripts | bwarsaw | 6 | -27/+74 |
2003-09-22 | This commit was manufactured by cvs2svn to create branch | | 2 | -0/+194 |
2003-04-22 | Backporting once again from the trunk. | bwarsaw | 1 | -1/+1 |
2003-04-22 | This commit was manufactured by cvs2svn to create branch | | 1 | -0/+203 |
2003-04-20 | Backporting from the trunk. | bwarsaw | 2 | -71/+44 |
2003-04-19 | Backport from the trunk, and catalog regeneration. | bwarsaw | 2 | -16/+22 |
2003-04-07 | Backporting from trunk. | bwarsaw | 1 | -1/+1 |
2003-04-02 | Backport: | bwarsaw | 1 | -6/+6 |
2003-03-31 | Backporting various fixes and improvements from the trunk. | bwarsaw | 6 | -81/+130 |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -2/+3 |
2003-02-08 | Backporting from the trunk. | bwarsaw | 1 | -1/+15 |
2003-01-03 | main(): Fix some dumb coding bugs. | bwarsaw | 1 | -3/+3 |