| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | process_form(): When listing a user's other subscriptions, don't use | bwarsaw | 2000-06-01 | 1 | -8/+9 |
| * | PrintPostRequest(): For backwards compatibility, the info tuple can be | bwarsaw | 2000-05-09 | 1 | -1/+5 |
| * | A few minor cosmetic changes to the admin UI. | bwarsaw | 2000-05-09 | 1 | -5/+4 |
| * | main(): Slightly different message for the log file when someone tries | bwarsaw | 2000-04-14 | 1 | -1/+3 |
| * | FormatConfiguration(): Rather than put the cookies-must-be-enabled | bwarsaw | 2000-04-09 | 1 | -2/+2 |
| * | Every admin page now contains a note stating that changes will not | hmeland | 2000-04-09 | 1 | -16/+5 |
| * | ChangeOptions(): When the gateway_to_mail option changes (in any | bwarsaw | 2000-04-07 | 1 | -1/+8 |
| * | process_form(): MMListNotReady => MMListNotReadyError | bwarsaw | 2000-04-04 | 1 | -4/+4 |
| * | process_form(): MMListNotReady => MMListError | bwarsaw | 2000-04-04 | 1 | -1/+1 |
| * | Some meager consistency in handling errors when trying to open the | bwarsaw | 2000-04-04 | 9 | -44/+55 |
| * | process_form(): Catch MMBadUserError, which can get raised during | bwarsaw | 2000-03-23 | 1 | -0/+4 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 11 | -28/+25 |
| * | FormatListinfoOverview(): "mailman" => "Mailman" | bwarsaw | 2000-03-15 | 1 | -1/+1 |
| * | Some minor improvements to the admin UI, specifically: | bwarsaw | 2000-03-03 | 1 | -31/+35 |
| * | GetItemGuiValue(): slight reworking of the RadioButtonArray kludge at | bwarsaw | 2000-02-26 | 1 | -4/+4 |
| * | FormatConfiguration(): Kludge in the encoding type | bwarsaw | 2000-02-25 | 1 | -11/+31 |
| * | CATEGORIES: added `autoreply' category. | bwarsaw | 2000-02-19 | 1 | -1/+3 |
| * | main(): Handle the case where the environment has no PATH_INFO | bwarsaw | 2000-01-21 | 1 | -2/+5 |
| * | FormatMembershipOptions(): Fixed keyword argument usage `obscured' => | bwarsaw | 1999-12-27 | 1 | -1/+1 |
| * | Added a warning to details windows, so users know that changing the | bwarsaw | 1999-12-11 | 1 | -0/+2 |
| * | process_form(): In regard to the previous patch, the default if the | bwarsaw | 1999-12-02 | 1 | -1/+1 |
| * | process_form(): it is possible that the form doesn't have a 'digest' | bwarsaw | 1999-11-30 | 1 | -0/+2 |
| * | ChangeOptions(): Don't allow real_name to differ from _internal_name | bwarsaw | 1999-11-29 | 1 | -0/+11 |
| * | call_script(): Be sure to explicitly flush stdout and stderr since the | bwarsaw | 1999-11-26 | 1 | -0/+2 |
| * | AcknowlegePosts => AcknowledgePosts | bwarsaw | 1999-11-24 | 2 | -4/+4 |
| * | PrintPostRequest(): Snarf the message text out of the file system | bwarsaw | 1999-11-15 | 1 | -3/+20 |
| * | This CGI script is no longer used. | bwarsaw | 1999-11-11 | 1 | -91/+0 |
| * | small change to "no description" msg. | bwarsaw | 1999-11-11 | 1 | -1/+1 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -83/+90 |
| * | Some general cleanup | bwarsaw | 1999-11-11 | 1 | -30/+35 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -50/+54 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -97/+111 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -108/+68 |
| * | No need to import paths; that's all set up by the CGI driver. | bwarsaw | 1999-11-11 | 1 | -1/+0 |
| * | A few misc cleanups | bwarsaw | 1999-11-11 | 1 | -4/+8 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -138/+168 |
| * | main(): Ensure that the list is saved in the finally clause | bwarsaw | 1999-11-11 | 1 | -0/+7 |
| * | Massively restructured for integration with the new request API | bwarsaw | 1999-11-10 | 1 | -228/+156 |
| * | A few changes to the text displayed when approval is needed (including | bwarsaw | 1999-11-10 | 1 | -10/+11 |
| * | Fixed a minor grammar error. | hmeland | 1999-07-01 | 1 | -1/+1 |
| * | SecurityManager: | hmeland | 1999-06-13 | 3 | -155/+128 |
| * | Changes to fix the CGI cookie security flaw reported by John Morton. | hmeland | 1999-06-11 | 3 | -14/+11 |
| * | main(): MMBadPassword => MMBadPasswordError | bwarsaw | 1999-06-10 | 1 | -1/+1 |
| * | Changes to speed up mass subscription via the web: | hmeland | 1999-06-04 | 1 | -27/+28 |
| * | FormatListinfoOverview(): The CGI/1.1 spec defines the SERVER_NAME | hmeland | 1999-05-22 | 1 | -1/+2 |
| * | eradicate "maillist" as a noun | bwarsaw | 1999-05-05 | 1 | -1/+1 |
| * | FormatListinfoOverview(): Factor out logo creation by using | bwarsaw | 1999-05-02 | 1 | -4/+1 |
| * | FormatListinfoOverview(): Include the mailman logo in the overview | bwarsaw | 1999-05-02 | 1 | -1/+5 |
| * | Don't use getListName() from this module to get teh name of the list | bwarsaw | 1999-05-02 | 1 | -6/+6 |
| * | Filled in the TextArea for likely administrivia with the message i | klm | 1999-05-01 | 1 | -5/+10 |