| Commit message (Expand) | Author | Age | Files | Lines |
| * | wrap(): Minor code cleaning. | bwarsaw | 2003-10-07 | 1 | -4/+2 |
| * | Added Slovenian support. | bwarsaw | 2003-10-04 | 1 | -0/+1 |
| * | FormatUsers(): The user portion of the link should honor the setting | bwarsaw | 2003-09-29 | 1 | -9/+10 |
| * | Bump this to 2.2 alpha 0. | bwarsaw | 2003-09-28 | 1 | -4/+4 |
| * | process_request(), request_creation(): Close cross-site scripting | bwarsaw | 2003-09-28 | 1 | -14/+20 |
| * | MailList.__init__(): When trying to execfile extend.py, we ignore | bwarsaw | 2003-09-28 | 1 | -1/+5 |
| * | to_percent(): Fix double dollar expansions. | bwarsaw | 2003-09-24 | 1 | -1/+1 |
| * | Euskara (Basque) language support by pi and the rest of the Basque | bwarsaw | 2003-09-22 | 1 | -0/+1 |
| * | Danish language support. | avalon | 2003-09-18 | 1 | -0/+1 |
| * | Removed weird stray setattr. | bwarsaw | 2003-09-15 | 1 | -1/+0 |
| * | Back out last patch -- the real fix should be to the documentation. | bwarsaw | 2003-09-14 | 1 | -4/+1 |
| * | _addvirtual(): Steve Alexander's patch to include the "hostname | bwarsaw | 2003-09-13 | 1 | -1/+4 |
| * | process(): In the msg.is_multipart() clause, inside the clause that | bwarsaw | 2003-09-13 | 1 | -2/+5 |
| * | _oneloop(): Print the shunt log message after enqueing the file, so | bwarsaw | 2003-09-12 | 1 | -4/+4 |
| * | SYNC_AFTER_WRITE: New flag which controls whether os.fsync() is called | bwarsaw | 2003-09-12 | 1 | -1/+23 |
| * | True/False where appropriate. | bwarsaw | 2003-09-12 | 1 | -4/+10 |
| * | _dispose(): Use mlist.internal_name(). | bwarsaw | 2003-08-18 | 1 | -3/+4 |
| * | check(): If the action is 'disabled', stop the bounce processor from | bwarsaw | 2003-08-18 | 1 | -7/+6 |
| * | Implement a simple queuing bounce processor, which should allow more | bwarsaw | 2003-08-17 | 1 | -51/+53 |
| * | registerBounce(): Add optional argument `day' which can be used by the | bwarsaw | 2003-08-17 | 1 | -11/+13 |
| * | process(): Use Mailman's Mailbox object to append new messages to the | bwarsaw | 2003-08-15 | 1 | -2/+3 |
| * | Various language updates: Serbian translations by Bojan, updates to | bwarsaw | 2003-07-09 | 1 | -1/+2 |
| * | new(): A Timbot approved, better random cookie generator. | bwarsaw | 2003-07-08 | 1 | -6/+20 |
| * | ExternalArchive(): Add %(hostname)s to the substitution strings | bwarsaw | 2003-06-26 | 1 | -2/+4 |
| * | PUBLIC_EXTERNAL_ARCHIVER, PRIVATE_EXTERNAL_ARCHIVER: Add %(hostname)s | bwarsaw | 2003-06-26 | 1 | -1/+5 |
| * | Add Ukrainian, which I think should be iso-8859-5 | bwarsaw | 2003-06-20 | 1 | -0/+1 |
| * | membership_options(): Email addresses must be us-ascii, but it's | bwarsaw | 2003-06-17 | 1 | -1/+3 |
| * | Change the category header to include ellipses as visual cues that | bwarsaw | 2003-06-16 | 2 | -2/+2 |
| * | Document.Format(): Fix typo so WEB_LINK_COLOR works. Reported by | bwarsaw | 2003-06-09 | 1 | -1/+1 |
| * | show_helds_overview(): Slightly reword the "Add <email> to sender | bwarsaw | 2003-06-09 | 1 | -1/+1 |
| * | InviteNewMember(): Add a call to ValidateEmail() to make sure we can't | bwarsaw | 2003-06-06 | 1 | -0/+1 |
| * | process(): Eliminate extra space in List-ID | bwarsaw | 2003-06-02 | 1 | -1/+1 |
| * | update copyright years | bwarsaw | 2003-05-23 | 1 | -1/+1 |
| * | process(): Add a short-circuit on the member moderation checks when | bwarsaw | 2003-05-23 | 1 | -1/+1 |
| * | listinfo_overview(): Martin Pool's patch #688410 to improve the | bwarsaw | 2003-05-15 | 1 | -1/+1 |
| * | quick_maketext(): Richard Barrett's patch for bug #730769, with minor | bwarsaw | 2003-05-12 | 1 | -6/+36 |
| * | maketext(), findtext(): Richard Barrett's patch for bug #730769, with | bwarsaw | 2003-05-12 | 1 | -4/+15 |
| * | _dispose(): mlist.nntp_host may now be a host:port pair. | bwarsaw | 2003-05-12 | 1 | -7/+16 |
| * | GetConfigInfo(): Document that nntp_host may now be a name:port pair. | bwarsaw | 2003-05-12 | 1 | -5/+7 |
| * | nntpsplit(): Helper function. | bwarsaw | 2003-05-12 | 1 | -0/+11 |
| * | _set_date(): Patch # 732366 by Richard Barrett; take the timezone into | bwarsaw | 2003-05-12 | 1 | -2/+2 |
| * | Fix a missing import | bwarsaw | 2003-05-08 | 1 | -0/+2 |
| * | DELIVERY_RETRY_WAIT: Removed; with the addition of RetryRunner, we | bwarsaw | 2003-05-03 | 1 | -3/+2 |
| * | DEAL_WITH_PERMFAILURES_EVERY: Do this only every 10 times through the | bwarsaw | 2003-05-03 | 1 | -32/+34 |
| * | run(): Always call _snooze() but pass the file count to the method so | bwarsaw | 2003-05-03 | 1 | -17/+22 |
| * | intermediate | bwarsaw | 2003-05-03 | 1 | -0/+44 |
| * | Bumping version numbers. | bwarsaw | 2003-05-02 | 1 | -2/+2 |
| * | process(): When the list is anonymous, delete X-Originating-Email | bwarsaw | 2003-04-22 | 1 | -4/+6 |
| * | Whitespace normalization. | bwarsaw | 2003-04-19 | 1 | -5/+5 |
| * | GetConfigInfo(): Finally! Added the user_* substitutions for when | bwarsaw | 2003-04-19 | 1 | -4/+22 |