| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the unconfigurable vars to the unconfigurable's section. | klm | 1998-04-12 | 1 | -10/+10 |
| * | .CheckVersion(): When version skew is detected, call the new version | klm | 1998-04-12 | 1 | -4/+7 |
| * | Routines which rectify an old maillist with current maillist structure. | klm | 1998-04-12 | 1 | -0/+113 |
| * | .MailUserPassword(): As with cron/mailpasswds, put a X-No-Archive: yes | klm | 1998-04-12 | 1 | -2/+3 |
| * | DeliverToUser(): Add newline-terminators to add_header items when | klm | 1998-04-12 | 1 | -1/+3 |
| * | ApprovedAddMember(): Add a no-acknowledement option, eg for | klm | 1998-04-11 | 1 | -4/+5 |
| * | Darn, missing close-paren. | klm | 1998-04-11 | 1 | -2/+2 |
| * | Put the list-specific welcome near the top of the welcome message - | klm | 1998-04-11 | 1 | -12/+7 |
| * | DeliverToList(): same bug as DeliverToUser() - repr to escape embedded | klm | 1998-04-11 | 1 | -3/+8 |
| * | DeliverToUser(): Aha! Resolved elusive bug - addresses containing | klm | 1998-04-11 | 1 | -2/+3 |
| * | Shorten the public and private archive urls. | mailman | 1998-04-11 | 1 | -5/+10 |
| * | Retire ARCHIVE_URL for PUBLIC_ARCHIVE_URL and PRIVATE_ARCHIVE_URL | klm | 1998-04-10 | 3 | -6/+9 |
| * | FormatArchiveAnchor(): Use the new routine instead of static var val. | klm | 1998-04-10 | 1 | -2/+2 |
| * | .GetBaseArchiveURL(): Function instead of _base_archive_url member var | klm | 1998-04-10 | 1 | -4/+9 |
| * | Add note about deprecation of the internal pipermail code. | klm | 1998-04-10 | 1 | -0/+8 |
| * | Add comment mentioning prospect of using StringIO instead of FakeFile. | klm | 1998-04-10 | 1 | -1/+2 |
| * | .RegisterBounce(): Missing '%' was making a string format operation | klm | 1998-04-10 | 1 | -12/+11 |
| * | Trivial cosmetic changes - plural "subscribers list" instead of possessive | klm | 1998-04-10 | 1 | -3/+3 |
| * | Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err. | mailman | 1998-04-10 | 1 | -3/+3 |
| * | HeadlessDocument(): new variant of Document(), for templates that have | mailman | 1998-04-10 | 1 | -1/+10 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 5 | -0/+30 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 1 | -1/+3 |
| * | Move MESSAGE_DECORATION_NOTE here from mm-defaults, and move all the | mailman | 1998-04-09 | 1 | -4/+29 |
| * | Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err. | mailman | 1998-04-09 | 1 | -3/+3 |
| * | Move MESSAGE_DECORATION_NOTE to mm_err. (We probably should have a | mailman | 1998-04-09 | 2 | -44/+2 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 7 | -5/+35 |
| * | Simplify the __version__ setting to ignore the VERSION var. | mailman | 1998-04-09 | 2 | -2/+2 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 1 | -0/+2 |
| * | HTMLFormatObject(): Ok, here's a stab at making the error-protection a | klm | 1998-04-09 | 1 | -11/+8 |
| * | Some more slight option-description refinement. | klm | 1998-04-09 | 1 | -2/+2 |
| * | Cleaned up some phrasing. | mailman | 1998-04-09 | 1 | -6/+9 |
| * | Small refinements of the message_decoration_note. | mailman | 1998-04-09 | 2 | -12/+12 |
| * | Collapsed a message log line. | mailman | 1998-04-09 | 1 | -3/+2 |
| * | 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 |
| * | Link(): Support "target" option, for directing hrefs to other windows | klm | 1998-04-09 | 1 | -8/+11 |
| * | Refined a few long descriptions (now that i can look at them in a | klm | 1998-04-08 | 1 | -13/+18 |
| * | Log info about rejected and discarded posts in vette lot file. | mailman | 1998-04-08 | 1 | -3/+16 |
| * | 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 |
| * | Defining error-message vars for use instead of string literals, so | mailman | 1998-04-08 | 1 | -1/+4 |
| * | Call to SendTextToUser() requires "add_headers" instead of "add_to_headers" | mailman | 1998-04-08 | 1 | -2/+2 |
| * | 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 |
| * | Document.Format(): Add capability to designate a bgcolor (and other | klm | 1998-04-07 | 1 | -4/+11 |
| * | Added new-format descriptive header, as string in options list. | klm | 1998-04-07 | 1 | -8/+11 |
| * | New default, SMTPHOST, in preparation to incorporation of john's | klm | 1998-04-07 | 2 | -2/+46 |
| * | Added new-format descriptive header, as string in options list. | klm | 1998-04-07 | 1 | -4/+7 |
| * | Added new-format descriptive header, as string in options list. | klm | 1998-04-07 | 1 | -0/+2 |
| * | Substantial refinement of the options mechanism: | klm | 1998-04-07 | 1 | -98/+171 |