index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
FSF office has moved to 51 Franklin Street.
tkikuchi
2005-08-27
35
-35
/
+35
*
Fixes for SF #949117.
bwarsaw
2005-05-31
1
-11
/
+20
*
Provide a warning about the private archive directory permissions on shared
bwarsaw
2005-05-13
1
-2
/
+9
*
main(): Honor doprint even if we're not in filetype == 1.
bwarsaw
2005-05-13
1
-8
/
+11
*
Need a special care for scrub_nondigest list attachments.
tkikuchi
2005-02-02
1
-0
/
+13
*
New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1.
bwarsaw
2005-01-16
1
-2
/
+2
*
Renamed reset_pw to reset_pw.py so that the file looks like a Python module.
bwarsaw
2004-12-30
3
-27
/
+53
*
From the NEWS file:
bwarsaw
2004-12-30
3
-12
/
+100
*
add options for hostnames in newlist command.
tkikuchi
2004-11-07
1
-17
/
+52
*
[ 874764 ] -admin address is now equiv to -bounce
tkikuchi
2004-10-19
1
-3
/
+3
*
getgrgid(), checkwalk(): cache the results of grp.getgrgid() so things go much
bwarsaw
2004-07-06
1
-3
/
+14
*
update_qfiles(): Skip the qfiles/bad directory.
bwarsaw
2004-04-24
1
-0
/
+3
*
main(): Catch base class of EmailAddressError so either MMBadEmailError or
bwarsaw
2004-02-29
1
-13
/
+13
*
update_pending(): Return immediately if the pending db has already been update
bwarsaw
2004-02-29
1
-0
/
+3
*
dequeue(): Catch ValueErrors too.
bwarsaw
2004-02-29
1
-1
/
+1
*
update_pending(): Tokio Kikuchi's patch #899263 for ignoring duplicate pending
bwarsaw
2004-02-22
1
-2
/
+4
*
update_qfiles(), ext_read(), dequeue(): More gross stuff to upgrade the
bwarsaw
2004-02-10
1
-29
/
+227
*
main(): Extend pickle file dumping to print every object in the pickle file.
bwarsaw
2004-02-10
1
-10
/
+32
*
Added helpful comment.
bwarsaw
2004-02-03
1
-1
/
+2
*
dolist(): Don't move o_tmpl to n_tmpl if the former doesn't exist.
bwarsaw
2003-12-27
1
-5
/
+9
*
SCRIPTS: Add Richard Barrett's script to fix Pipermail archive bloat
bwarsaw
2003-12-24
1
-1
/
+1
*
Richard Barrett's script to fix Pipermail archive bloat on existing
bwarsaw
2003-12-24
1
-0
/
+108
*
check_privs(): Set the process's supplemental groups to those of the
bwarsaw
2003-12-14
1
-0
/
+7
*
do_input(): Kludge around a problem when setting new_member_options
bwarsaw
2003-11-24
1
-1
/
+10
*
Backporting from the HEAD -- bin and cron scripts
bwarsaw
2003-09-22
6
-27
/
+74
*
This commit was manufactured by cvs2svn to create branch
2003-09-22
2
-0
/
+194
*
Backporting once again from the trunk.
bwarsaw
2003-04-22
1
-1
/
+1
*
This commit was manufactured by cvs2svn to create branch
2003-04-22
1
-0
/
+203
[next]