| Commit message (Expand) | Author | Age | Files | Lines |
| * | All these files have been moved to the Mailman directory (and some renamed) | bwarsaw | 1998-06-19 | 1 | -922/+0 |
| * | Moved _mime_separator from InitVars to InitTempVars. | viega | 1998-06-13 | 1 | -5/+2 |
| * | Added support for flock.py and an InitTempVars() method that will get | viega | 1998-06-13 | 1 | -25/+23 |
| * | Added support for send_welcome_msg. | viega | 1998-06-12 | 1 | -0/+9 |
| * | Added support for a send_reminders variable that controls whether | viega | 1998-06-12 | 1 | -5/+8 |
| * | Changed the way InitVars() is called so that it only gets called on | viega | 1998-06-11 | 1 | -11/+14 |
| * | I added a variable 'anonymous_list' that, if set, causes From, Sender | viega | 1998-06-11 | 1 | -1/+9 |
| * | Applied minor changes across 4 lines submitted by Janne Sinkkonen | viega | 1998-06-11 | 1 | -4/+4 |
| * | Removed the method GetScriptURL. Replaced it with two methods: | viega | 1998-06-03 | 1 | -4/+7 |
| * | Don't copy over the list data file if it doesn't exist. | viega | 1998-06-02 | 1 | -2/+3 |
| * | Added a lock parameter to the constructor of MailList, which determines | viega | 1998-06-02 | 1 | -5/+9 |
| * | As a safety measure, copy over the list config file to config.last | viega | 1998-05-31 | 1 | -1/+7 |
| * | Inherit the gateway mixin, and do the right initialization. | viega | 1998-05-31 | 1 | -1/+4 |
| * | Integrated Scott's cookie code into the distribution. | viega | 1998-05-30 | 1 | -9/+11 |
| * | Remove RCS crud | bwarsaw | 1998-05-26 | 1 | -3/+4 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Whoops - reminder_to_admins will cause "-admin" to be appended to the | mailman | 1998-05-26 | 1 | -3/+3 |
| * | .GetOptionsURL(): only use the unobscured addr when optional arg | mailman | 1998-05-26 | 1 | -4/+17 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+18 |
| * | Use more of the available space in the basic description for 'info' | klm | 1998-05-24 | 1 | -2/+5 |
| * | .DeleteMember(): Delete the option settings for the user (if any), as | mailman | 1998-05-18 | 1 | -1/+3 |
| * | Essential cosmetic changes - one typo, and one missing comma (which | mailman | 1998-05-12 | 1 | -3/+3 |
| * | Removed constant i added but didn't use (SUBJ_REGARDS_PREFIX). | klm | 1998-05-03 | 1 | -4/+1 |
| * | On further thought, emphasize that case-changes only are acceptable | klm | 1998-05-01 | 1 | -2/+2 |
| * | Whoops, a trivial after-checkin phrasing refinement. | klm | 1998-05-01 | 1 | -2/+2 |
| * | .GetConfigInfo(): Reenable web-based setting of web_page_url. This | klm | 1998-05-01 | 1 | -15/+42 |
| * | Strengthen admonition against setting reply_goes_to_list. | klm | 1998-05-01 | 1 | -6/+10 |
| * | Using new X-beenthere message header for loop-detection, particularly | klm | 1998-04-27 | 1 | -1/+7 |
| * | Repaired minor typo in option description. | mailman | 1998-04-23 | 1 | -2/+2 |
| * | .CheckVersion(): When version skew is detected, call the new version | klm | 1998-04-12 | 1 | -4/+7 |
| * | ApprovedAddMember(): Add a no-acknowledement option, eg for | klm | 1998-04-11 | 1 | -4/+5 |
| * | Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err. | mailman | 1998-04-10 | 1 | -3/+3 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -5/+3 |
| * | Some more slight option-description refinement. | klm | 1998-04-09 | 1 | -2/+2 |
| * | Cleaned up some phrasing. | mailman | 1998-04-09 | 1 | -6/+9 |
| * | More refinement of help messages. | mailman | 1998-04-09 | 1 | -29/+32 |
| * | Add a sub-section header to the privacy options. | mailman | 1998-04-09 | 1 | -0/+2 |
| * | Refined a few long descriptions (now that i can look at them in a | klm | 1998-04-08 | 1 | -13/+18 |
| * | Refine open-list option descr. | klm | 1998-04-08 | 1 | -1/+2 |
| * | Refined organization of and included dividers in privacy options | klm | 1998-04-08 | 1 | -46/+75 |
| * | Using error-message vars from mm_err, instead of string literals, so | mailman | 1998-04-08 | 1 | -4/+4 |
| * | A few checkins on the parrot side, in completing this batch of | mailman | 1998-04-07 | 1 | -0/+3 |
| * | Substantial refinement of the options mechanism: | klm | 1998-04-07 | 1 | -98/+171 |
| * | .DeleteMember(): add optional argument indicating whence the deletion | mailman | 1998-04-02 | 1 | -1/+5 |
| * | Implement message "approved" line recognition (and stripping!). | mailman | 1998-04-02 | 1 | -1/+15 |
| * | Whoops - realized that a null regexp (from stripping the empty string) | mailman | 1998-03-31 | 1 | -1/+2 |
| * | Added companion option for require_explicit_destination - | klm | 1998-03-31 | 1 | -6/+21 |
| * | Untangled subscription confirmation cases. | klm | 1998-03-29 | 1 | -22/+28 |
| * | Do *not* sort the members (digest or non) in the list record - sort | mailman | 1998-03-27 | 1 | -5/+5 |
| * | new .Locked() method. | mailman | 1998-03-26 | 1 | -2/+8 |