| Commit message (Expand) | Author | Age | Files | Lines |
| * | main(): Fixed the handling of the user's preferred language. Now it | bwarsaw | 2001-06-27 | 1 | -10/+10 |
| * | main(): Fix this to use the new authentication machinery. | bwarsaw | 2001-06-27 | 1 | -5/+13 |
| * | Better syslog() calling conventions. Also, don't mark syslog messages | bwarsaw | 2001-06-27 | 10 | -14/+12 |
| * | Better syslog() calling conventions. Also, log some messages to | bwarsaw | 2001-06-27 | 1 | -4/+4 |
| * | print_results(): Toggle off the output of <head><body> tags by setting | bwarsaw | 2001-06-25 | 1 | -0/+5 |
| * | options_page(): Toggle off the output of <head><body> tags by setting | bwarsaw | 2001-06-25 | 1 | -0/+5 |
| * | listinfo_overview(): Applied David Champion's SF patch 401452 to | bwarsaw | 2001-06-07 | 1 | -4/+9 |
| * | admin_overview(): Applied David Champion's SF patch 401452 to | bwarsaw | 2001-06-07 | 1 | -3/+9 |
| * | Globally, WEB_HEADERCOLOR => WEB_HEADER_COLOR | bwarsaw | 2001-06-07 | 3 | -5/+5 |
| * | main(): Better, more consistent error pages, after a suggestion by | bwarsaw | 2001-06-07 | 1 | -12/+25 |
| * | Globally, WEB_HEADERCOLOR => WEB_HEADER_COLOR | bwarsaw | 2001-06-07 | 1 | -9/+9 |
| * | options_page(): Missed an i18n marking. Found by Ousmane Wilane. | bwarsaw | 2001-06-02 | 1 | -1/+1 |
| * | Updates for the new authentication scheme. Note that there are other | bwarsaw | 2001-06-01 | 1 | -46/+40 |
| * | main(): Convert to the new world order for web authentication, | bwarsaw | 2001-05-31 | 1 | -13/+18 |
| * | A considerable rewrite to support many new features, and to obviate | bwarsaw | 2001-05-31 | 1 | -34/+506 |
| * | This file is no longer necessary. All the functionality has been | bwarsaw | 2001-05-31 | 1 | -346/+0 |
| * | main(), process_form(), print_results(): We don't need to pass the | bwarsaw | 2001-05-31 | 1 | -5/+5 |
| * | main(): Use the new world order for authentication, by using | bwarsaw | 2001-05-31 | 1 | -39/+25 |
| * | main(), process_request(), request_deletion(): We don't need to pass | bwarsaw | 2001-05-31 | 1 | -16/+21 |
| * | main(): We don't need to pass the document background color as an | bwarsaw | 2001-05-31 | 2 | -7/+7 |
| * | listinfo_overview(): We don't need to pass the document background | bwarsaw | 2001-05-31 | 1 | -3/+3 |
| * | main(), process_request(), request_creation(): We don't need to pass | bwarsaw | 2001-05-31 | 1 | -18/+21 |
| * | main(): We don't need to pass the document background color as an | bwarsaw | 2001-05-31 | 1 | -6/+11 |
| * | main(): Convert to the new world order for authentication. We don't | bwarsaw | 2001-05-31 | 1 | -87/+104 |
| * | Stupid change because the last checkin failed to say: | bwarsaw | 2001-05-31 | 1 | -1/+2 |
| * | loginpage(): Add the standard footer to the login page. The login | bwarsaw | 2001-05-31 | 1 | -35/+8 |
| * | main(): The options.html template now has a field for suppressing the | bwarsaw | 2001-05-25 | 1 | -0/+4 |
| * | process_form(): Add support for SuppressPasswordReminder user option. | bwarsaw | 2001-05-25 | 1 | -0/+4 |
| * | On suggestion of Vizi Szilard, added a "Clear Form" button. | bwarsaw | 2001-05-25 | 1 | -5/+7 |
| * | membership_options(): The search button string should be marked as | bwarsaw | 2001-05-25 | 1 | -1/+1 |
| * | process_request(): When calling the MTA-specific remove() function, | bwarsaw | 2001-05-22 | 1 | -1/+1 |
| * | 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 | -1/+1 |
| * | main(): Don't call HTMLFormatter.InitVars() since mlist._template_dir | bwarsaw | 2001-05-18 | 1 | -9/+6 |
| * | main(): Instead of passing in the list's preferred language, simply | bwarsaw | 2001-05-18 | 1 | -5/+6 |
| * | show_requests(): Instead of passing in the list's preferred language, | bwarsaw | 2001-05-18 | 1 | -1/+1 |
| * | loginpage(): Instead of passing in the list's preferred language, | bwarsaw | 2001-05-18 | 1 | -1/+1 |
| * | Application of SF patch #420396, submitted by Tokio Kikuchi. This | bwarsaw | 2001-05-16 | 2 | -7/+25 |
| * | admin_overview(): Application of SF patch #420396, submitted by Tokio | bwarsaw | 2001-05-16 | 1 | -8/+6 |
| * | listinfo_overview(): Application of SF patch #420396, submitted by | bwarsaw | 2001-05-16 | 1 | -4/+3 |
| * | main(): Change the way the private archives authentication page is | bwarsaw | 2001-05-16 | 1 | -5/+7 |
| * | get_item_gui_description(): Can't add two Label() widgets, so format | bwarsaw | 2001-05-11 | 1 | -2/+2 |
| * | Add a "notify list owner?" widget, defaulting to Yes. | bwarsaw | 2001-05-10 | 1 | -15/+31 |
| * | process_request(): Allow any of the following passwords to be used to | bwarsaw | 2001-05-09 | 1 | -1/+3 |
| * | Added option to auto-generate list-admin password. The passwords will | bwarsaw | 2001-05-09 | 1 | -7/+38 |
| * | intermediate | bwarsaw | 2001-05-09 | 1 | -2/+0 |
| * | intermediate | bwarsaw | 2001-05-09 | 1 | -1/+0 |
| * | CGI scripts for through-the-web creation and deletion of mailing lists. | bwarsaw | 2001-05-09 | 2 | -0/+500 |
| * | listinfo_overview(): The hostname/domain grokking code was moved into | bwarsaw | 2001-05-09 | 1 | -16/+4 |
| * | success(): By adding default arguments, we can do the unpacking of | bwarsaw | 2001-05-09 | 1 | -3/+1 |