| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Changes to fix the CGI cookie security flaw reported by John Morton. | hmeland | 1999-06-11 | 1 | -2/+2 |
| * | Changes to speed up mass subscription via the web: | hmeland | 1999-06-04 | 1 | -27/+28 |
| * | Catch Errors.MMNoSuchUserError when unsubscribing, so that already | hmeland | 1999-04-21 | 1 | -3/+11 |
| * | Sweeping changes to hopefully and finally (for 1.0 at least) make sane | bwarsaw | 1999-03-29 | 1 | -2/+3 |
| * | FormatMembershipOptions(): To reflect the change that Ken recently | bwarsaw | 1999-03-24 | 1 | -4/+5 |
| * | FormatMembershipOptions(): Minor rewording of the `hide' legend entry | bwarsaw | 1999-03-24 | 1 | -2/+2 |
| * | FormatMembershipOptions(): Two small changes. First, hyperlink the | bwarsaw | 1999-03-24 | 1 | -13/+22 |
| * | Don't know how this snuck by, at least a few versions: "bottom at the | klm | 1999-03-16 | 1 | -9/+12 |
| * | The password stuff was removed from all but the general page, so i | klm | 1999-03-16 | 1 | -3/+6 |
| * | Including the total number of members and the display chunk size in the | klm | 1999-03-15 | 1 | -1/+9 |
| * | FormatConfiguration(): Only put the FormatPasswordStuff() on the | bwarsaw | 1999-03-09 | 1 | -1/+2 |
| * | split a long line | bwarsaw | 1999-03-09 | 1 | -1/+2 |
| * | Utils.GetRequestURI(): New function, returns the full virtual path the | hmeland | 1999-03-02 | 1 | -2/+2 |
| * | main(), FormatAdminOverview(): take care of special cases where CGI | bwarsaw | 1999-02-28 | 1 | -3/+4 |
| * | ChangeOptions(): In `subscribees' section, ValidateEmail() now handles | bwarsaw | 1999-01-09 | 1 | -9/+2 |
| * | GetValidValue(): Use new ValidateEmail() interface and | bwarsaw | 1999-01-09 | 1 | -12/+9 |
| * | main(): in previous VARHELP workaround, QUERY_STRING could exist but | bwarsaw | 1999-01-09 | 1 | -3/+4 |
| * | main(): Kludge-around for accessing variable details when cookies are | bwarsaw | 1999-01-08 | 1 | -13/+23 |
| * | FormatMembershipOptions(): Changes to the table that gets built to | bwarsaw | 1998-12-30 | 1 | -8/+28 |
| * | In `subscribees' section, parse address through Utils.ParseAddrs() so | bwarsaw | 1998-12-30 | 1 | -0/+1 |
| * | ChangeOptions(): Rework the test for empty or whitespace-only blank | bwarsaw | 1998-12-29 | 1 | -8/+18 |
| * | GetValidValue(): Fixed small bug in return value of mm_cfg.Number | bwarsaw | 1998-12-29 | 1 | -0/+1 |
| * | GetValidValue(): Zap another case of eval() for string->number conversion. | bwarsaw | 1998-12-29 | 1 | -7/+11 |
| * | GetValidValue(): Don't use eval() to turn a string into an int, use | bwarsaw | 1998-12-29 | 1 | -4/+3 |
| * | These changes represent the changes that make mailman's addressing | cotton | 1998-11-21 | 1 | -3/+3 |
| * | I should have broken this up into 2 checkins because it implements one | cotton | 1998-11-21 | 1 | -0/+1 |
| * | Cleaned up the change-password table so it looks a bit nicer, and | klm | 1998-11-21 | 1 | -31/+50 |
| * | This change implements storing list members and digest members as | cotton | 1998-11-19 | 1 | -18/+12 |
| * | made it use %s/%s instead of os.path.join for | cotton | 1998-11-09 | 1 | -3/+3 |
| * | changed the site site variable ADMIN_MEMBER_CHUNKSIZE to a per-list | cotton | 1998-10-23 | 1 | -2/+2 |
| * | corrected misspelling of "address". | cotton | 1998-10-20 | 1 | -1/+1 |
| * | This is the same typo fix that john checked in the other day which prevented | cotton | 1998-10-14 | 1 | -1/+1 |
| * | added option to override list value for wend_welcome_msg when mass subscribing. | cotton | 1998-10-11 | 1 | -3/+13 |
| * | Better check this in while I'm thinking about it ;-) | viega | 1998-10-11 | 1 | -1/+1 |
| * | These changing are a cleanup of the sorry state the subscription policy | cotton | 1998-10-10 | 1 | -6/+22 |
| * | whoops, the last fix was backwards. | cotton | 1998-10-09 | 1 | -3/+3 |
| * | fixed bug where mass subscribe wasn't checking whether or not to send | cotton | 1998-10-09 | 1 | -1/+5 |
| * | The cookie mechanism was causing a binascii.error: Incorrect Padding | cotton | 1998-10-08 | 1 | -12/+6 |
| * | The chunk indices on the membership management page were | cotton | 1998-10-01 | 1 | -4/+4 |
| * | Scott's patch to "path" string interpolation value when REQUEST_URI | bwarsaw | 1998-08-07 | 1 | -1/+2 |
| * | Strip out all logging stuff. This will get taken care of by the CGI | bwarsaw | 1998-07-02 | 1 | -21/+0 |
| * | Convert all module names to their new names. Import all modules from | bwarsaw | 1998-06-19 | 1 | -66/+42 |
| * | Fixed a typo that probably kept it from loading. | viega | 1998-06-16 | 1 | -4/+3 |
| * | From the error message, and what I've learned about base64, my best | viega | 1998-06-14 | 1 | -6/+4 |
| * | These are the files that used to be in ../cgi, except they no longer | viega | 1998-06-14 | 1 | -0/+835 |