summaryrefslogtreecommitdiff
path: root/Mailman/Cgi
Commit message (Expand)AuthorAgeFilesLines
...
* Added option to auto-generate list-admin password. The passwords willbwarsaw2001-05-091-7/+38
* intermediatebwarsaw2001-05-091-2/+0
* intermediatebwarsaw2001-05-091-1/+0
* CGI scripts for through-the-web creation and deletion of mailing lists.bwarsaw2001-05-092-0/+500
* listinfo_overview(): The hostname/domain grokking code was moved intobwarsaw2001-05-091-16/+4
* success(): By adding default arguments, we can do the unpacking ofbwarsaw2001-05-091-3/+1
* admin_overview(): Add a link to the site-wide `create' cgi page forbwarsaw2001-05-091-18/+23
* Be more paranoid about abnormal shutdown conditions, specifically:bwarsaw2001-05-031-2/+23
* De-string-module-ification.bwarsaw2001-05-032-8/+10
* Be more paranoid about abnormal shutdown conditions, specifically:bwarsaw2001-05-031-4/+24
* main(): Add an explicit call to sys.exit() in the sigterm_handler() sobwarsaw2001-05-031-5/+15
* Update comments to sync with 2.0.5 branch.bwarsaw2001-05-031-19/+27
* Fixes to handle User-Hits-Stop-Button problems, specifically,bwarsaw2001-05-023-4/+38
* CATEGORIES: Changes for readability...bwarsaw2001-05-011-2/+6
* main(): Utils.GetCharSet() requires the language as an argument.bwarsaw2001-05-011-1/+2
* As if this file wasn't enough of an ugly hack ;) -- significantbwarsaw2001-04-091-170/+349
* intermediatebwarsaw2001-04-021-0/+113
* main(): Use a Document() instead of a HeadlessDocument() and set thebwarsaw2001-04-021-2/+2
* process_form(): Passwords are no longer required for unsubscribing.bwarsaw2001-04-021-4/+4
* main(): "See this page in" -> "View this page in".bwarsaw2001-03-241-1/+1
* list_listinfo(): "See this page in" -> "View this page in".bwarsaw2001-03-241-1/+1
* process_form(): There's no `mail' local variable, so origsender isbwarsaw2001-03-241-3/+2
* main(): Typo fix by Juan Carlos.bwarsaw2001-03-231-1/+1
* admin_overview(): Adjust %(default_hostname)s to match variable nametwouters2001-03-051-2/+2
* admin_overview(): Fixed typo which broke admin overview.bwarsaw2001-03-031-1/+1
* FormatPasswordStuff() -> password_inputs()bwarsaw2001-03-031-6/+9
* main()/module global: i18n "new order" changes. Usebwarsaw2001-03-031-41/+40
* option_help(): Fix two typos that broke variable details screen.bwarsaw2001-03-031-3/+3
* show_post_requests(): Mark another string as translatable.bwarsaw2001-03-021-1/+1
* show_post_requests(): Of course Thomas Wouters is right, cgi.escape()bwarsaw2001-03-011-4/+1
* CATEGORIES: We forgot about the auto responder!bwarsaw2001-03-011-0/+1
* process_form(): In the MMNeedApproval exception clause, we need to getbwarsaw2001-03-011-0/+3
* More i18n changes.bwarsaw2001-03-011-106/+152
* De-string-module-ification.bwarsaw2001-03-011-6/+14
* More i18n changes.bwarsaw2001-02-281-82/+88
* More i18n changes.bwarsaw2001-02-281-8/+8
* More i18n changes.bwarsaw2001-02-281-12/+15
* More i18n changes.bwarsaw2001-02-281-17/+29
* Untabification.bwarsaw2001-02-281-11/+11
* Big i18n changes.bwarsaw2001-02-281-37/+44
* More i18n changes.bwarsaw2001-02-281-12/+19
* Untabification.bwarsaw2001-02-283-83/+85
* Use Mailman.i18n_ instead of gettext.gettext for the translatingbwarsaw2001-02-281-6/+12
* Fix some _() wrappings to use local variables.bwarsaw2001-02-281-3/+4
* Big i18n changes.bwarsaw2001-02-281-322/+374
* copyright yearbwarsaw2001-02-281-1/+1
* More i18n changes.bwarsaw2001-02-281-5/+8
* FormatListinfoOverview(): Substitution of host_name local variable forbwarsaw2001-02-161-9/+8
* De-string-module-ify.bwarsaw2001-02-151-49/+33
* jcrey's latest round of I18N changes.bwarsaw2000-12-269-127/+201