| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -396/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Added a doctest for the Mailman.app.create module. | Barry Warsaw | 2007-08-05 | 1 | -1/+1 |
| * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 1 | -3/+3 |
| * | Major surgery to get the setuptools based installation passing all the | Barry Warsaw | 2007-07-16 | 1 | -2/+4 |
| * | passwords.py: 'utf-8' normalization. | tkikuchi | 2007-03-27 | 1 | -1/+2 |
| * | Where should etc directory belong, $prefix or $var-prefix? | tkikuchi | 2007-02-03 | 1 | -1/+1 |
| * | Passwords done right. | bwarsaw | 2007-01-14 | 1 | -1/+2 |
| * | Clean up file permissions and umask settings. Now we set the umask to 007 | bwarsaw | 2007-01-05 | 1 | -10/+2 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -16/+0 |
| * | Postfix LMTP related brushups. | tkikuchi | 2006-11-26 | 1 | -2/+2 |
| * | bool('0') is True. | tkikuchi | 2006-11-23 | 1 | -6/+6 |
| * | More work on the WSGI support. So far, I've tested most of the admin.py links | bwarsaw | 2006-10-15 | 1 | -1/+1 |
| * | Convert genaliases to mmshell, optparse, and configuration.config | bwarsaw | 2006-09-25 | 1 | -2/+2 |
| * | Fix some buglets with virtual domain support and repair unit tests broken by | bwarsaw | 2006-07-08 | 1 | -3/+2 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -83/+67 |
| * | Remove most uses of the types module, in favor of isinstance checks against | bwarsaw | 2006-04-17 | 1 | -3/+1 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -2/+4 |
| * | Now that Python 2.3 is the minimum requirement for Mailman 2.2: | bwarsaw | 2006-04-15 | 1 | -6/+8 |
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -1/+2 |
| * | Make sure the moderate selection is initialized from | msapiro | 2005-11-09 | 1 | -3/+9 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -11/+19 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | process_request(), request_creation(): Close cross-site scripting | bwarsaw | 2003-09-28 | 1 | -14/+20 |
| * | request_creation(): Remove a left over debugging print. | bwarsaw | 2002-12-31 | 1 | -2/+0 |
| * | request_creation(): Sort the languages by long (human readable) name | bwarsaw | 2002-11-04 | 1 | -4/+12 |
| * | process_request(): Catch BadListNameError's that can get raised if the | bwarsaw | 2002-10-06 | 1 | -2/+6 |
| * | request_creation(): Using GetDirectories() makes Mailman vulnerable to | bwarsaw | 2002-09-13 | 1 | -1/+1 |
| * | process_request(): When trying to find the mapping from url-host to | bwarsaw | 2002-04-05 | 1 | -1/+2 |
| * | request_creation(): Present a "should we moderate" field on list | bwarsaw | 2002-03-12 | 1 | -0/+24 |
| * | process_request(): When creating the UserNotification message object, | bwarsaw | 2002-02-11 | 1 | -2/+2 |
| * | process_request(): Utils.get_site_email()'s second argument should no | bwarsaw | 2001-11-20 | 1 | -1/+1 |
| * | process_request(): Add an html comment to a string that otherwise | bwarsaw | 2001-11-06 | 1 | -2/+7 |
| * | process_request(): After the list is created, set the web_page_url and | bwarsaw | 2001-08-20 | 1 | -45/+51 |
| * | Support the ability to specify the initial list of available languages | bwarsaw | 2001-08-14 | 1 | -1/+34 |
| * | process_request(): Instead of using MAILMAN_OWNER, use | bwarsaw | 2001-08-04 | 1 | -6/+5 |
| * | process_request(): Coerce listname to lowercase since this is treated | bwarsaw | 2001-07-27 | 1 | -1/+2 |
| * | Better syslog() calling conventions. Also, don't mark syslog messages | bwarsaw | 2001-06-27 | 1 | -1/+1 |
| * | Globally, WEB_HEADERCOLOR => WEB_HEADER_COLOR | bwarsaw | 2001-06-07 | 1 | -2/+2 |
| * | main(), process_request(), request_creation(): We don't need to pass | bwarsaw | 2001-05-31 | 1 | -18/+21 |
| * | On suggestion of Vizi Szilard, added a "Clear Form" button. | bwarsaw | 2001-05-25 | 1 | -5/+7 |
| * | process_request(): When calling the MTA-specific create() function, | bwarsaw | 2001-05-22 | 1 | -1/+1 |
| * | main(): Instead of passing in the list's preferred language, simply | bwarsaw | 2001-05-18 | 1 | -5/+6 |
| * | Add a "notify list owner?" widget, defaulting to Yes. | bwarsaw | 2001-05-10 | 1 | -15/+31 |
| * | Added option to auto-generate list-admin password. The passwords will | bwarsaw | 2001-05-09 | 1 | -7/+38 |
| * | intermediate | bwarsaw | 2001-05-09 | 1 | -1/+0 |
| * | CGI scripts for through-the-web creation and deletion of mailing lists. | bwarsaw | 2001-05-09 | 1 | -0/+279 |