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
/
Mailman
/
ListAdmin.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
- Added vette logging for rejected and discarded (un)subscribe requests.
Mark Sapiro
1
-2
/
+8
2009-12-03
Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.
Mark Sapiro
1
-1
/
+3
2009-07-31
Another Python 2.6 compatibility change.
Mark Sapiro
1
-3
/
+3
2008-09-21
The immediately preceding fix for bug #266106 (sf998384) was incomplete.
Mark Sapiro
1
-1
/
+15
2008-09-19
Since Mailman 2.1.1, 2.0.x outstanding subscription and held message
Mark Sapiro
1
-2
/
+4
2008-07-30
Changed ListAdmin.py to make rejected post messages From: the -owner address
Mark Sapiro
1
-2
/
+2
2005-08-27
FSF office has moved to 51 Franklin Street.
tkikuchi
1
-1
/
+1
2004-09-16
SF patch: [ 970383 ] moderator -1 admin requests pending.
tkikuchi
1
-1
/
+3
2004-05-18
Add True/False compatibility for older Pythons. Closes SF bug #955381.
bwarsaw
1
-0
/
+6
2004-02-29
__handlepost(): sender or subject could be Header instances, so str-ify them
bwarsaw
1
-2
/
+2
2004-02-17
Rewritten, simplified, and made more bullet-proof. The file read/written is
bwarsaw
1
-77
/
+66
2003-11-21
__handlesubscription(): Pass a meaningful whence argument to
bwarsaw
1
-1
/
+1
2003-03-31
Backporting from trunk
bwarsaw
1
-1
/
+3
2003-02-08
Backporting from the trunk.
bwarsaw
1
-19
/
+25