Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a reference to the tracker number for the OldStyleMemberships.py fix. | msapiro | 2007-03-21 | 1 | -3/+3 |
| | |||||
* | - Fixed a bug in OldStyleMemberships.addNewMember that allowed adding an address | msapiro | 2007-03-20 | 1 | -0/+4 |
| | | | | | | | with upper case in the domain if the local part was all lower case. - Changed the semantics of OldStyleMemberships.changeMemberAddress os that in the case of a straightforward address change, i.e. nodelete = 0, delivery status and time are preserved if BYUSER or BYADMIN. | ||||
* | - Changed cmd_who.py to show hidden members when authorization is by list ↵ | msapiro | 2007-02-07 | 1 | -0/+4 |
| | | | | | admin or moderator password. - Changed cmd_who.py public roster syntax to accept optional list admin or moderator password. | ||||
* | Fixed admin.py so null VARHELP category is handled (1573393). | msapiro | 2006-10-11 | 1 | -0/+4 |
| | |||||
* | Set things up for 2.1.10a0 | bwarsaw | 2006-09-13 | 1 | -0/+2 |
| | |||||
* | Tag as 2.1.9 (final). Also, remove version.ht* since it's redundant. | bwarsaw | 2006-09-13 | 1 | -1/+1 |
| | |||||
* | Fix an unexploitable format string vulnerability. Even though unexploitable, | bwarsaw | 2006-09-11 | 1 | -0/+4 |
| | | | | | it's still crappy coding that should be fixed. CVE-2006-2191. Thanks go to Karl Chen, Martin 'Joey' Schulze, and Elie Mamane. | ||||
* | 2.1.9 final will be released this month | bwarsaw | 2006-09-02 | 1 | -1/+1 |
| | |||||
* | CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery by | bwarsaw | 2006-08-30 | 1 | -1/+7 |
| | | | | | Moritz Naumann and most of the repair work done by Mark Sapiro (with some additional work by Barry). | ||||
* | New language -> languages. Sorry we don't have plurals in japanese. | tkikuchi | 2006-08-05 | 1 | -1/+1 |
| | |||||
* | Language files update. New languages: Arabic, Vietnamese. | tkikuchi | 2006-08-04 | 1 | -0/+4 |
| | |||||
* | - Switchboard.py - Closed very tiny holes at the upper ends of queue | msapiro | 2006-07-09 | 1 | -0/+4 |
| | | | | | slices that could result in unprocessable queue entries. Improved FIFO processing when two queue entries have the same timestamp. | ||||
* | - Decorate.py Fixed bug 1507248 by ignoring header/footer characters | msapiro | 2006-06-23 | 1 | -0/+15 |
| | | | | | | | | outside the character set of the list's language. - Utils.py Fixed a security hole which allowed a crafted URI to inject bogus apparent messages into the error log, possibly inducing an admin to visit a phishing site. | ||||
* | Bump version to 2.1.8 final. | tkikuchi | 2006-04-15 | 1 | -2/+2 |
| | |||||
* | Bumping 2.1.8rc1. | tkikuchi | 2006-04-06 | 1 | -1/+6 |
| | |||||
* | Bump version number to 2.1.8b1. | tkikuchi | 2006-03-23 | 1 | -1/+1 |
| | |||||
* | Fixed long standing bug (1275856) - get_domain() returned DEFAULT_EMAIL_HOST | msapiro | 2006-03-18 | 1 | -2/+3 |
| | | | | instead of DEFAULT_URL_HOST if VIRTUAL_HOST_OVERVIEW was off. | ||||
* | Bumping version number to 2.1.8a1 | tkikuchi | 2006-03-10 | 1 | -1/+1 |
| | |||||
* | Updated 2.1.8a1 bug fixes and other patches entry. | msapiro | 2006-03-09 | 1 | -4/+8 |
| | |||||
* | Added 1435722 to bugs fixed for 2.1.8. | msapiro | 2006-02-22 | 1 | -0/+1 |
| | |||||
* | Added 1430236 and 1433673 to 2.1.8 bugs fixed list. | msapiro | 2006-02-19 | 1 | -1/+2 |
| | |||||
* | Updated Brad Knowles' mailman daily status report to version 0.0.16. | msapiro | 2006-01-29 | 1 | -2/+3 |
| | |||||
* | NEWS update. | tkikuchi | 2006-01-29 | 1 | -0/+27 |
| | |||||
* | Bumping version to 2.1.7 final. | tkikuchi | 2005-12-31 | 1 | -1/+1 |
| | |||||
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -48/+52 |
| | | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | ||||
* | Oops, I forgot to update release no here. | tkikuchi | 2005-12-24 | 1 | -1/+1 |
| | |||||
* | Change default behavior for safety. | tkikuchi | 2005-12-24 | 1 | -0/+3 |
| | |||||
* | Scan other text/* parts for Approve(d): <password> - bug 1181161. | msapiro | 2005-12-21 | 1 | -0/+5 |
| | |||||
* | Prepare to release 2.1.7b1. | tkikuchi | 2005-12-20 | 1 | -1/+10 |
| | |||||
* | Bump version number to 2.1.7a1 | tkikuchi | 2005-12-13 | 1 | -1/+1 |
| | |||||
* | SF bug tracker 1378270. Fix aliases permission check in Postfix.py. | tkikuchi | 2005-12-13 | 1 | -0/+3 |
| | |||||
* | Fixes for bug 1080943. | msapiro | 2005-12-12 | 1 | -0/+5 |
| | | | | Add error response for ./ and ../ in URL | ||||
* | Add more recent changes to 2.1.7 "Bug fixes and other patches" | msapiro | 2005-12-06 | 1 | -0/+8 |
| | |||||
* | Add Security notes in NEWS. | tkikuchi | 2005-12-06 | 1 | -0/+21 |
| | |||||
* | Add several recent changes to 2.1.7 "Bug fixes and other patches" | msapiro | 2005-12-05 | 1 | -0/+16 |
| | |||||
* | NEWS - Add PEP263 charset in config_list output (1343100). | tkikuchi | 2005-11-04 | 1 | -0/+2 |
| | |||||
* | NEWS updates for backports from MAIN. | tkikuchi | 2005-10-23 | 1 | -0/+11 |
| | |||||
* | Message size fix. | bwarsaw | 2005-09-19 | 1 | -0/+3 |
| | |||||
* | News about DomainKey header removal. | bwarsaw | 2005-09-12 | 1 | -0/+3 |
| | |||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | Entry of Logging/Logger.py fix in NEWS. | tkikuchi | 2005-07-23 | 1 | -0/+2 |
| | |||||
* | New attribute 'collapse_alternatives'. | tkikuchi | 2005-07-13 | 1 | -0/+6 |
| | |||||
* | Placeholder for 2.1.7, and a fix. | bwarsaw | 2005-05-31 | 1 | -0/+6 |
| | |||||
* | Updates for 2.1.6 final. | bwarsaw | 2005-05-30 | 1 | -33/+47 |
| | |||||
* | We're getting 2.1.6 final out this month, fer sher! | bwarsaw | 2005-05-14 | 1 | -1/+1 |
| | |||||
* | Another last minute bug fixed. | bwarsaw | 2005-05-02 | 1 | -1/+2 |
| | |||||
* | More information about max_days_to_hold (i.e. auto-discard). | bwarsaw | 2005-05-02 | 1 | -1/+4 |
| | |||||
* | NEWS update for Chinese. | tkikuchi | 2005-04-22 | 1 | -3/+6 |
| | |||||
* | Beware the release date. | tkikuchi | 2005-04-09 | 1 | -3/+4 |
| | |||||
* | Late NEWS update for 2.1.6b3. | tkikuchi | 2005-02-15 | 1 | -1/+5 |
| |