summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/listinfo.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-207/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-1/+1
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-141-8/+8
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-4/+1
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-2/+2
* As Mark discovered, we need to load the configuration in the driver script forbwarsaw2006-09-241-1/+1
* First crack at real virtual domain support, i.e. mailing lists with the samebwarsaw2006-07-081-6/+5
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-9/+11
* back porting from 2.1.6tkikuchi2005-08-281-5/+6
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* listinfo_overview(): Martin Pool's patch #688410 to improve thebwarsaw2003-05-151-1/+1
* main(): Sanity check the language cgi variable.bwarsaw2003-01-271-6/+8
* list_listinfo(): Fix a u/i buglet for when no choice is given betweenbwarsaw2002-11-161-0/+4
* listinfo_overview(): Actually, use wording similar to admin.pybwarsaw2002-08-291-2/+2
* listinfo_overview(): Fixed typo reported by Greg Ward.bwarsaw2002-08-291-1/+1
* QuoteHyperChars() -> websafe()bwarsaw2002-05-221-1/+1
* Feedback from Guido...bwarsaw2002-03-231-2/+8
* Update copyright years.bwarsaw2002-03-161-1/+1
* list_listinfo(): Code reorg.bwarsaw2001-11-301-1/+3
* Forward port security patch from Mailman 2.0.8:bwarsaw2001-11-301-1/+3
* listinfo_overview(), admin_overview(): Simplify the test for virtualbwarsaw2001-11-021-3/+1
* listinfo_overview(): Instead of using MAILMAN_OWNER, usebwarsaw2001-08-041-2/+2
* list_listinfo(): Add a replacement for <mm-options-form-start>. Seebwarsaw2001-08-021-0/+1
* main(): Simpler idiom for getting the 'language' value out of thebwarsaw2001-07-201-8/+3
* Better syslog() calling conventions. Also, don't mark syslog messagesbwarsaw2001-06-271-1/+1
* listinfo_overview(): Applied David Champion's SF patch 401452 tobwarsaw2001-06-071-4/+9
* Globally, WEB_HEADERCOLOR => WEB_HEADER_COLORbwarsaw2001-06-071-1/+1
* listinfo_overview(): We don't need to pass the document backgroundbwarsaw2001-05-311-3/+3
* listinfo_overview(): Application of SF patch #420396, submitted bybwarsaw2001-05-161-4/+3
* listinfo_overview(): The hostname/domain grokking code was moved intobwarsaw2001-05-091-16/+4
* list_listinfo(): "See this page in" -> "View this page in".bwarsaw2001-03-241-1/+1
* Untabification.bwarsaw2001-02-281-11/+11
* Big i18n changes.bwarsaw2001-02-281-37/+44
* FormatListinfoOverview(): Substitution of host_name local variable forbwarsaw2001-02-161-9/+8
* jcrey's latest round of I18N changes.bwarsaw2000-12-261-6/+23
* First round integration of Juan Carlos's translatable string markings.bwarsaw2000-12-071-36/+33
* Fixes for a minor local security hole. Some of the CGI scripts couldbwarsaw2000-09-291-8/+2
* Cleanups to fix relative/absolute script url calculation in responsebwarsaw2000-08-011-5/+3
* Applying the patches from SF Bug #109217 that are not specific tobwarsaw2000-07-241-10/+9
* main(): syslog doesn't need a trailing newlinebwarsaw2000-06-231-1/+1
* main(): call to syslog() had the wrong number of arguments.bwarsaw2000-06-141-1/+1
* Convert all uses of sys.stderr.write() and mlist.LogMsg() to the newbwarsaw2000-06-021-2/+2
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-3/+5
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-3/+1
* FormatListinfoOverview(): "mailman" => "Mailman"bwarsaw2000-03-151-1/+1
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-50/+54
* FormatListinfoOverview(): The CGI/1.1 spec defines the SERVER_NAMEhmeland1999-05-221-1/+2
* FormatListinfoOverview(): Factor out logo creation by usingbwarsaw1999-05-021-4/+1
* FormatListinfoOverview(): Include the mailman logo in the overviewbwarsaw1999-05-021-1/+5