aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed cron/checkdbs to report unsubscriptions waiting approval. Bug #873821.Mark Sapiro2011-10-132-2/+13
* The fix for BUG #266220 (sf1181161) has been enhanced so that if thereMark Sapiro2011-10-132-1/+23
* Updated Greek message catalog from Antonis Limperis.Mark Sapiro2011-10-051-51/+56
* - Mailman/Gui/General.pyMark Sapiro2011-10-043-3/+23
* Eliminated the list cache from the qrunners. Indirect self-referencesMark Sapiro2011-09-292-17/+17
* A problem with the logic avoiding unnecessarily reloading a current listMark Sapiro2011-09-292-3/+18
* Merged Greek mailman.po with .pot; missed in last commit.Mark Sapiro2011-09-151-807/+884
* Updated mailman.pot and merged with .po files.Mark Sapiro2011-09-1538-11861/+13045
* Added Greek translation from Antonis Limperis.Mark Sapiro2011-09-152-4/+4
* Strengthened the validation of email address domains.Mark Sapiro2011-09-152-0/+8
* Added Greek translation from Antonis Limperis.Mark Sapiro2011-09-1547-0/+13833
* A few errors in the Basque translation are fixed. Bug #836861.Mark Sapiro2011-08-293-4/+9
* Fixed bin/export.py to accept case insensitive password schemes.Mark Sapiro2011-08-242-2/+5
* Fixed a misspelling in the German invite.txt template. Bug #815444.Mark Sapiro2011-07-252-1/+3
* - Added Tokio Kikuchi's icons to the misc/ and installed icons/Mark Sapiro2011-07-084-1/+4
* The user options 'list my other subscriptions' page now indicates forMark Sapiro2011-06-072-0/+9
* Fixed a problem which could result in raw, undecoded message bodiesMark Sapiro2011-06-022-4/+10
* Fixed a problem in admindb.py where the character set for the display ofMark Sapiro2011-05-102-1/+11
* Prevented setting user passwords with leading/trailing whitespace. Bug #778088.Mark Sapiro2011-05-094-12/+12
* Made the web escaping of additional characters a configuration setting.Mark Sapiro2011-05-013-12/+38
* Since context may be AuthUser, we must refresh the cookie where we have a user.Mark Sapiro2011-04-261-2/+2
* Yet another change to the broken browser HTML escaping.Mark Sapiro2011-04-261-1/+2
* Don't try converting non-ascii to HTML entities in unicode.Mark Sapiro2011-04-261-2/+5
* Don't redefine existing authentication contexts.Mark Sapiro2011-04-251-2/+2
* A new list poster password has been implemented. This password may onlyMark Sapiro2011-04-257-6/+55
* Strengthened escaping of user web data by including some characters thatMark Sapiro2011-04-252-0/+11
* A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added.Mark Sapiro2011-04-253-1/+15
* Mailman now sets the 'secure' flag in cookies set via https URLs.Mark Sapiro2011-04-252-1/+9
* Added a logout link to the admindb interface and made both admin andMark Sapiro2011-04-233-3/+31
* Replaced old logos with new ones.Mark Sapiro2011-04-234-0/+4
* Changed bin/genaliases to only call the POSTFIX_*_CMD commands once whenMark Sapiro2011-04-163-4/+12
* Updated mailman.pot and various mailman.po files for previous change.Mark Sapiro2011-04-1537-8326/+8920
* Refactor last change for i18n.Mark Sapiro2011-04-151-5/+7
* Added a report of the affected members to the warnings issued whenMark Sapiro2011-04-142-3/+10
* Fixed a problem where content filtering could remove the headers fromMark Sapiro2011-04-123-1/+263
* Fix for bug #701558 went to far. Don't recast message/rfc822 parts.Mark Sapiro2011-04-071-2/+4
* Changed the subscribe CGI to strip leading and trailing whitespace fromMark Sapiro2011-03-292-2/+5
* Changed the maximum number of arguments for the who command to beMark Sapiro2011-03-212-2/+6
* Added the list name as 'display-name' in added Sender: headers to helpMark Sapiro2011-03-212-3/+7
* An XSS vulnerability, CVE-2011-0707, has been fixed.Mark Sapiro2011-02-182-3/+7
* Fixed a typo in the usage() definition cron/gate_news. Bug #721015.Mark Sapiro2011-02-172-2/+4
* - Fixed an uncaught KeyError when poster tries to cancel a post which wasMark Sapiro2011-02-072-2/+6
* - Held message user notifications now come From: list-owner instead ofMark Sapiro2011-02-072-5/+5
* - A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to controlMark Sapiro2011-02-074-19/+98
* Updated copyright year for previous change.Mark Sapiro2011-02-051-1/+1
* Issue an HTTP 404 status for private archive file not found.Mark Sapiro2011-02-052-0/+3
* Added one and changed two MimeDel tests for rev 1272 changes.Mark Sapiro2011-01-251-10/+72
* @listname entries in *_these_nonmembers are no longer case sensitive.Mark Sapiro2011-01-242-4/+8
* - Changed bin/rmlist to also remove heldmsg files for the removed list andMark Sapiro2011-01-132-8/+19
* - Fixed a bug where content filtering could leave a multipart message orMark Sapiro2011-01-132-1/+25