summaryrefslogtreecommitdiff
path: root/Mailman/Gui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2715-2595/+0
* Tweak copyright years.Barry Warsaw2008-02-0715-15/+15
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-2/+2
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-2/+1
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-6/+5
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-1410-145/+144
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-71/+0
* Remove leftover reference to removed Mailman.database.tables.languagesbwarsaw2007-05-301-1/+0
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-1/+1
* Restoreing i18n in 2.2tkikuchi2007-03-011-1/+2
* Update copyright years.bwarsaw2007-01-1913-46/+54
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-8/+18
* Passwords done right.bwarsaw2007-01-142-18/+19
* Support for VERP and personalization.tkikuchi2006-12-031-9/+10
* More work on the WSGI support. So far, I've tested most of the admin.py linksbwarsaw2006-10-151-1/+1
* - Utils.py Fixed a security hole which allowed a crafted URI to injectmsapiro2006-07-071-2/+5
* Remove most uses of the types module, in favor of isinstance checks againstbwarsaw2006-04-171-7/+7
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-172-7/+5
* Now that Python 2.3 is the minimum requirement for Mailman 2.2:bwarsaw2006-04-152-23/+11
* Now that we've converted from CVS to Subversion, remove CVS cruft frombwarsaw2006-04-151-1/+0
* Added a new list attribute 'subscribe_auto_approval' which is a list of email...msapiro2006-03-181-1/+10
* Copyright years.bwarsaw2006-01-141-2/+3
* Fix: [ 1194419 ] Lose Topics when go directly to topics URLtkikuchi2006-01-141-0/+3
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-302-6/+6
* "Reply-To-Useful" link fixed. Thanks Mark.tkikuchi2005-10-071-1/+1
* Fix for bug-id 1230865: Spam filter get lost.tkikuchi2005-09-211-0/+4
* back porting from 2.1.6tkikuchi2005-08-287-56/+265
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-2716-16/+16
* Change the category header to include ellipses as visual cues thatbwarsaw2003-06-162-2/+2
* GetConfigInfo(): Document that nntp_host may now be a name:port pair.bwarsaw2003-05-121-5/+7
* Whitespace normalization.bwarsaw2003-04-191-5/+5
* GetConfigInfo(): Finally! Added the user_* substitutions for whenbwarsaw2003-04-191-4/+22
* Update copyright yearsbwarsaw2003-03-111-1/+1
* SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reistwouters2003-03-111-1/+2
* Donn Cave's patch #602087 to honor configure's --srcdir switch.bwarsaw2002-12-121-1/+1
* Typo fixes, "administator" -> "administrator". Closes SF #650932bwarsaw2002-12-111-1/+1
* _setValue(): Be sure to also set the language on the doc.bwarsaw2002-12-071-0/+1
* GetConfigInfo(): "addrs" -> "addresses" in the obscure_addressesbwarsaw2002-11-191-2/+2
* GetConfigInfo(): Allow `personalized' to be 3-way valued, with "Fullbwarsaw2002-11-061-9/+13
* Whitespace normalizationbwarsaw2002-11-041-3/+3
* GetConfigInfo(): Only allow the list administrator to choose languagesbwarsaw2002-11-041-1/+14
* GetConfigInfo(): Make the `emergency' option a normal attribute bybwarsaw2002-11-041-0/+7
* GetConfigInfo(): Quick patch for invalid html by Daniel Buchmann.bwarsaw2002-10-211-2/+3
* GetConfigInfo(): Added news_moderation variable, which is used tobwarsaw2002-10-191-12/+52
* GetConfigInfo(): Add description for filter_action, and flesh out abwarsaw2002-10-071-2/+34
* _setValue(): Tighten the rules for accepting filter_mime_types andbwarsaw2002-10-071-2/+16
* Better support for "funny" characters in subject prefixes.bwarsaw2002-10-021-0/+10
* GetConfigInfo(): Using GetDirectories() makes Mailman vulnerable tobwarsaw2002-09-131-1/+1
* GetConfigInfo(): Rearrange some options to reduce confusion. Thebwarsaw2002-08-272-10/+20
* GetConfigInfo(): Fixed links to RFC 2369 as reported by PieterB in SFbwarsaw2002-08-221-2/+2