| Commit message (Expand) | Author | Age | Files | Lines |
| * | This file is no longer necessary. All the functionality has been | bwarsaw | 2001-05-31 | 1 | -346/+0 |
| * | process_form(): Add support for SuppressPasswordReminder user option. | bwarsaw | 2001-05-25 | 1 | -0/+4 |
| * | Application of SF patch #420396, submitted by Tokio Kikuchi. This | bwarsaw | 2001-05-16 | 1 | -2/+15 |
| * | Be more paranoid about abnormal shutdown conditions, specifically: | bwarsaw | 2001-05-03 | 1 | -4/+24 |
| * | process_form(): Passwords are no longer required for unsubscribing. | bwarsaw | 2001-04-02 | 1 | -4/+4 |
| * | process_form(): There's no `mail' local variable, so origsender is | bwarsaw | 2001-03-24 | 1 | -3/+2 |
| * | More i18n changes. | bwarsaw | 2001-02-28 | 1 | -12/+19 |
| * | jcrey's latest round of I18N changes. | bwarsaw | 2000-12-26 | 1 | -36/+56 |
| * | First round integration of Juan Carlos's translatable string markings. | bwarsaw | 2000-12-07 | 1 | -46/+46 |
| * | process_form(): Don't pass the `user' argument to PrintResults when | bwarsaw | 2000-11-09 | 1 | -2/+1 |
| * | Fixes for a minor local security hole. Some of the CGI scripts could | bwarsaw | 2000-09-29 | 1 | -15/+3 |
| * | PrintResults(): Add a link back to the user options page on the | bwarsaw | 2000-09-09 | 1 | -32/+55 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | optionslinks(): Use GetScriptURL(relative=1) for calculating the path. | bwarsaw | 2000-07-25 | 1 | -1/+1 |
| * | main(): syslog() call needs log file first argument. | bwarsaw | 2000-06-28 | 1 | -1/+1 |
| * | Convert all uses of sys.stderr.write() and mlist.LogMsg() to the new | bwarsaw | 2000-06-02 | 1 | -1/+2 |
| * | process_form(): When listing a user's other subscriptions, don't use | bwarsaw | 2000-06-01 | 1 | -8/+9 |
| * | process_form(): MMListNotReady => MMListNotReadyError | bwarsaw | 2000-04-04 | 1 | -4/+4 |
| * | Some meager consistency in handling errors when trying to open the | bwarsaw | 2000-04-04 | 1 | -4/+7 |
| * | 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 | 1 | -3/+1 |
| * | main(): Handle the case where the environment has no PATH_INFO | bwarsaw | 2000-01-21 | 1 | -2/+5 |
| * | AcknowlegePosts => AcknowledgePosts | bwarsaw | 1999-11-24 | 1 | -2/+2 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -97/+111 |
| * | Sweeping changes to hopefully and finally (for 1.0 at least) make sane | bwarsaw | 1999-03-29 | 1 | -3/+3 |
| * | main(): Remove all bare excepts. These now percolate up to the driver | bwarsaw | 1999-03-24 | 1 | -21/+0 |
| * | If the digests are turned off, the results message indicates that the | bwarsaw | 1999-03-09 | 1 | -2/+4 |
| * | main(): Scott had a comment asking whether the check for membership | bwarsaw | 1999-03-05 | 1 | -12/+9 |
| * | Don't use eval() to turn a string into an int, use int() -- it's safer. | bwarsaw | 1998-12-29 | 1 | -26/+19 |
| * | At the end of main(), catch MMCantDigestError which can occur if the | bwarsaw | 1998-12-23 | 1 | -1/+6 |
| * | I needed to use the Utils.FindMatchingAddresses() address, rather than | klm | 1998-12-17 | 1 | -4/+9 |
| * | Two tiny refinements to the subscriptions list, and then dinner: | klm | 1998-12-17 | 1 | -3/+6 |
| * | Use OrderedList instead of UnorderedList for the list of | klm | 1998-12-17 | 1 | -1/+1 |
| * | We needed *something* by which people can determine the lists they | klm | 1998-12-17 | 1 | -4/+40 |
| * | Fixed bogus error message: had to few parameters to satisfy format | klm | 1998-11-24 | 1 | -3/+3 |
| * | Wrapped a bunch of long lines. | klm | 1998-11-21 | 1 | -8/+12 |
| * | This change implements storing list members and digest members as | cotton | 1998-11-19 | 1 | -2/+6 |
| * | Convert all module names to their new names. Import all modules from | bwarsaw | 1998-06-19 | 1 | -157/+171 |
| * | These are the files that used to be in ../cgi, except they no longer | viega | 1998-06-14 | 1 | -0/+207 |