aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed Python 2.5 dependency from fix for Bug #770377.Mark Sapiro2011-11-261-2/+2
* Changed subject prefixing to allow for possible whitespace between anMark Sapiro2011-11-222-2/+6
* Fixed a problem where topics regexps would not match RFC 2047 encodedMark Sapiro2011-11-172-4/+16
* Strengthened the validation of email addresses.Mark Sapiro2011-11-132-9/+4
* Fixed misleading response to an email approval of a held message.Mark Sapiro2011-11-133-4/+18
* Added masthead.txt to the list of templates that can be edited via theMark Sapiro2011-11-122-1/+5
* Changed the way digest_footer is added to the RFC 1153 (plain) formatMark Sapiro2011-11-112-7/+11
* Updated required python version in README.Mark Sapiro2011-10-251-4/+5
* Updated mailman.pot and merged with message catalogs.Mark Sapiro2011-10-1438-5206/+5704
* 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