| Commit message (Expand) | Author | Age | Files | Lines |
| * | DeliverToUser(): Since most calls to this function are on internally | bwarsaw | 2000-09-18 | 1 | -0/+1 |
| * | dispose_message(): For mail destined to either the -admin or the | bwarsaw | 2000-09-18 | 1 | -1/+3 |
| * | process(): Do not send autoreplies to messages that have 'noack' set | bwarsaw | 2000-09-18 | 1 | -1/+2 |
| * | maketext(): Default dict argument to None, which means empty list. | bwarsaw | 2000-09-17 | 1 | -1/+3 |
| * | GetConfigInfo(): Use Utils.maketest() to get the extra html for | bwarsaw | 2000-09-17 | 1 | -2/+2 |
| * | GetConfigInfo(): Use Utils.maketest() to get the extra html for | bwarsaw | 2000-09-17 | 1 | -5/+6 |
| * | MESSAGE_DECORATION_NOTE: Removed. Text has been moved to | bwarsaw | 2000-09-17 | 1 | -23/+0 |
| * | Some extra HTML, added to msg_header, msg_footer, digest_header, | bwarsaw | 2000-09-17 | 1 | -0/+25 |
| * | Added -a/--all flag to remove all members in one fell swoop. Closes | bwarsaw | 2000-09-15 | 1 | -6/+14 |
| * | A couple of updates: external archivers are already supported and | bwarsaw | 2000-09-15 | 1 | -1/+2 |
| * | mail_passwords(): Set the msgdata in DeliverToUser() to contain the | bwarsaw | 2000-09-15 | 1 | -2/+7 |
| * | Do not set the List-Id: header if the msgdata contains the volatile | bwarsaw | 2000-09-15 | 1 | -1/+1 |
| * | Upgrade to Python 2.0b1's cgi.py. We'll have to track changes to this | bwarsaw | 2000-09-15 | 1 | -447/+73 |
| * | ChangeOptions(): A previous change retained empty fields by passing | bwarsaw | 2000-09-15 | 1 | -17/+18 |
| * | PrintRequests(): Now that all footers contain links to the admin | bwarsaw | 2000-09-15 | 1 | -7/+1 |
| * | loginpage(): Use full-on red for errors. | bwarsaw | 2000-09-15 | 1 | -2/+5 |
| * | GetListIdentifier(): Don't include the description if it's empty | bwarsaw | 2000-09-15 | 1 | -2/+4 |
| * | main(): When creating the cgi.FieldStorage instance, we need to set | bwarsaw | 2000-09-15 | 1 | -1/+1 |
| * | inject_digest(): Only send a mime digest if there actually are mime | bwarsaw | 2000-09-15 | 1 | -7/+10 |
| * | process(): Don't tack on the regular mail header and footer if the | bwarsaw | 2000-09-15 | 1 | -0/+3 |
| * | process(): Do the clobber_date logic here instead of in | bwarsaw | 2000-09-14 | 1 | -2/+21 |
| * | __archive_to_mbox(): Don't do the clobber_date logic here, because | bwarsaw | 2000-09-14 | 1 | -16/+8 |
| * | Turn off incessant logging on every execution. | bwarsaw | 2000-09-14 | 1 | -2/+2 |
| * | Minor clean up. Also turn off incessant logging on every execution. | bwarsaw | 2000-09-14 | 1 | -4/+0 |
| * | locked(): Suppose we try to touch() the lock file, but we don't own | bwarsaw | 2000-09-14 | 1 | -1/+9 |
| * | process(): If any multifile.Error occurs, this bounce detector returns | bwarsaw | 2000-09-14 | 1 | -26/+29 |
| * | Changed the warning into a comment, and clarify that users should | bwarsaw | 2000-09-14 | 1 | -5/+5 |
| * | AppendMessage(): Do a better job of determining if the last character | bwarsaw | 2000-09-14 | 1 | -6/+15 |
| * | Need to import the string module. | bwarsaw | 2000-09-14 | 1 | -0/+3 |
| * | Describe potential nosuid option on /home in some environments. | bwarsaw | 2000-09-13 | 1 | -0/+6 |
| * | FormatOptionHelp(), GetItemGuiDescr(): Several changes which improve | bwarsaw | 2000-09-12 | 1 | -23/+22 |
| * | main(): When generating passwords, use the standard | bwarsaw | 2000-09-12 | 1 | -1/+1 |
| * | MakeRandomPassword(): In response to several complaints, and SF bug | bwarsaw | 2000-09-12 | 1 | -8/+16 |
| * | RadioButtonArray.Format(): Fix vertical layout so that the buttons are | bwarsaw | 2000-09-12 | 1 | -12/+10 |
| * | process(): When writing the table of contents, be a little more clever | bwarsaw | 2000-09-12 | 1 | -42/+53 |
| * | PrintPostRequest(): Hack around a usability issue pointed out by | bwarsaw | 2000-09-12 | 1 | -7/+12 |
| * | Oops, fixed typo. | bwarsaw | 2000-09-12 | 1 | -1/+1 |
| * | Python 1.5.2 or greater is required. | bwarsaw | 2000-09-12 | 1 | -2/+3 |
| * | ChangeOptions(): Use mlist.SetUserDigest() to set/unset the digest | bwarsaw | 2000-09-11 | 1 | -16/+11 |
| * | inject_digest(): Be careful to prune out duplicate addresses when | bwarsaw | 2000-09-11 | 1 | -11/+10 |
| * | SetUserDigest(): Added new `force' flag, so that setting the digest | bwarsaw | 2000-09-11 | 1 | -3/+3 |
| * | send(): Apply patch from Python 2.0b1 which fixes the problem with | bwarsaw | 2000-09-11 | 1 | -1/+3 |
| * | Document that DEFAULT_URL must end in a slash! | bwarsaw | 2000-09-11 | 1 | -0/+1 |
| * | main(): Because `/' is legal in RFC822 email addresses, it could show | bwarsaw | 2000-09-11 | 1 | -1/+1 |
| * | GetOptionsURL(): Email addresses can have strange characters in them, | bwarsaw | 2000-09-11 | 1 | -1/+2 |
| * | Make sure all scripts lowercase the list names, since they are case | bwarsaw | 2000-09-11 | 14 | -18/+38 |
| * | GetConfigInfo(): Change the docstring and details for the web_page_url | bwarsaw | 2000-09-09 | 1 | -10/+15 |
| * | AddErrorMessage(): Insert the big red "Warning:" here, but make the | bwarsaw | 2000-09-09 | 1 | -13/+20 |
| * | PrintResults(): Add a link back to the user options page on the | bwarsaw | 2000-09-09 | 1 | -32/+55 |
| * | GetMailmanFooter(): Add a link to the administrative interface to each | bwarsaw | 2000-09-09 | 1 | -1/+5 |