| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Rewritten to improve readability. | bwarsaw | 2001-05-31 | 1 | -11/+15 |
| * | Make this template look more like unsub.txt. Improves readability. | bwarsaw | 2001-05-31 | 1 | -12/+15 |
| * | Slight readability fix. | bwarsaw | 2001-05-31 | 1 | -1/+1 |
| * | A high reworked template for better formatting, and the new member | bwarsaw | 2001-05-31 | 1 | -126/+212 |
| * | This file is no longer necessary. All the functionality has been | bwarsaw | 2001-05-31 | 1 | -346/+0 |
| * | NewVars(): Add mod_password and moderator attributes to list schemas. | bwarsaw | 2001-05-31 | 1 | -0/+2 |
| * | DATA_FILE_VERSION: Bump this so that list config.db schemas will be | bwarsaw | 2001-05-31 | 1 | -1/+1 |
| * | Changes to support the new world order of authentication, using | bwarsaw | 2001-05-31 | 1 | -61/+150 |
| * | _dispose(): When a message is destined "toowner" and the metadata | bwarsaw | 2001-05-31 | 1 | -1/+12 |
| * | hold_for_approval(): We want the admin notification message to appear | bwarsaw | 2001-05-31 | 1 | -4/+9 |
| * | Update a comment. | bwarsaw | 2001-05-31 | 1 | -1/+3 |
| * | process(): Use the new world order for doing authentication. Since | bwarsaw | 2001-05-31 | 1 | -4/+8 |
| * | 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 |
| * | CGI_PROGS: The handle_opts cgi is obsolete. | bwarsaw | 2001-05-31 | 1 | -1/+1 |
| * | de-string-module-ification | bwarsaw | 2001-05-31 | 1 | -9/+11 |
| * | main(): Improved the readability of a message. | bwarsaw | 2001-05-31 | 1 | -1/+1 |
| * | Updated a comment. | bwarsaw | 2001-05-31 | 1 | -5/+5 |
| * | 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 |
| * | Document: Set the default background color of the document to | bwarsaw | 2001-05-31 | 1 | -1/+5 |
| * | maketext(): When interpolating the dict into the template, catch | bwarsaw | 2001-05-31 | 1 | -1/+1 |
| * | Added another confirmable action: a change of address request. | bwarsaw | 2001-05-31 | 1 | -2/+7 |
| * | HoldSubscription(): Removed some old language setting cruft. Also, | bwarsaw | 2001-05-31 | 1 | -10/+6 |
| * | FormatOptionButton(): Formatting, but also change the 'passwdremind' | bwarsaw | 2001-05-31 | 1 | -22/+20 |
| * | SetUserDigest(): Do not do a self.Save() at the end of this. I | bwarsaw | 2001-05-31 | 1 | -2/+0 |
| * | MailUserPassword(): Include the full posting email address of the list | bwarsaw | 2001-05-31 | 1 | -2/+3 |
| * | New user configurable variables, for control of the (non-templated) | bwarsaw | 2001-05-31 | 1 | -7/+46 |
| * | Many updates for the 2.1a2 release. | bwarsaw | 2001-05-31 | 1 | -35/+167 |
| * | Added a note about tools you'll need if you want to run "make | bwarsaw | 2001-05-29 | 1 | -5/+5 |
| * | Fix typo observed by nobody (aka Anonymous) in SF bug #426002: 'data' should | twouters | 2001-05-29 | 1 | -1/+1 |
| * | In the definition of LOG_IDENT and SCRIPTDIR, don't try to glue string | twouters | 2001-05-29 | 2 | -2/+2 |
| * | Re-BSDify the Makefiles, by not expecting make to expand '{eggs,ham}' in | twouters | 2001-05-29 | 3 | -6/+6 |
| * | main(): Do not send a password reminder to a user if they have | bwarsaw | 2001-05-25 | 1 | -7/+9 |
| * | The add the field (with replacement tags) for suppressing the password | bwarsaw | 2001-05-25 | 1 | -4/+9 |
| * | The add the field (with replacement tags) for suppressing the password | bwarsaw | 2001-05-25 | 1 | -4/+9 |
| * | 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 |
| * | UserNotification.send(): Add optional **_kws which are passed straight | bwarsaw | 2001-05-25 | 1 | -3/+4 |
| * | GetAvailableLanguages(): Add a comment. | bwarsaw | 2001-05-25 | 1 | -0/+4 |
| * | GetAvailableLanguages(): Always add the server default language to the | bwarsaw | 2001-05-25 | 1 | -0/+1 |
| * | FormatOptionButton(): Teach this about the SuppressPasswordReminder | bwarsaw | 2001-05-25 | 1 | -9/+9 |
| * | SuppressPasswordReminder: New per-list user option which allows a user | bwarsaw | 2001-05-25 | 1 | -0/+1 |
| * | Added Vizi Szilard | bwarsaw | 2001-05-25 | 1 | -0/+1 |