summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/roster.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-129/+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-11/+11
* Update copyright years.bwarsaw2007-01-191-1/+1
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-7/+9
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* main(): Sanity check the language cgi variable.bwarsaw2003-01-271-9/+7
* QuoteHyperChars() -> websafe()bwarsaw2002-05-221-1/+1
* Update copyright years.bwarsaw2002-03-161-1/+1
* Forward port security patch from Mailman 2.0.8:bwarsaw2001-11-301-1/+3
* Better syslog() calling conventions. Also, don't mark syslog messagesbwarsaw2001-06-271-1/+1
* main(): Use the new world order for authentication, by usingbwarsaw2001-05-311-39/+25
* main(): "See this page in" -> "View this page in".bwarsaw2001-03-241-1/+1
* main()/module global: i18n "new order" changes. Usebwarsaw2001-03-031-41/+40
* More i18n changes.bwarsaw2001-02-281-8/+8
* jcrey's latest round of I18N changes.bwarsaw2000-12-261-3/+24
* First round integration of Juan Carlos's translatable string markings.bwarsaw2000-12-071-7/+7
* Fixes for a minor local security hole. Some of the CGI scripts couldbwarsaw2000-09-291-31/+25
* main(): syslog() call needs log file first argument.bwarsaw2000-06-281-1/+1
* Convert all uses of sys.stderr.write() and mlist.LogMsg() to the newbwarsaw2000-06-021-2/+9
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-9/+9
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-3/+1
* main(): Catch MMNotAMemberError on ConfirmUserPassword() to catchbwarsaw1999-04-281-1/+2
* get_list(): Watch out for no trailing slash on the URL, in which casebwarsaw1998-12-271-1/+5
* This is a simple change that limits the extremely expensivecotton1998-11-231-2/+8
* main(): corrected misplaced 'else' clause in password checking logic -klm1998-07-011-5/+5
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-7/+8
* These are the files that used to be in ../cgi, except they no longerviega1998-06-141-0/+110