| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | __convert(): Another bow to Python 2.1; move the import of | bwarsaw | 2001-12-31 | 1 | -1/+1 |
| * | HandleForm(): Python 2.1 doesn't have nested scopes enabled by | bwarsaw | 2001-12-31 | 1 | -1/+2 |
| * | removeMember(): Clear the bounce info before deleting the memberkey | bwarsaw | 2001-12-29 | 1 | -2/+2 |
| * | main(): The last fix wasn't correct; it should have been fixed in | bwarsaw | 2001-12-29 | 1 | -6/+1 |
| * | patterns: Python 2.2 is more strict about duplicate group names in | bwarsaw | 2001-12-29 | 1 | -2/+2 |
| * | Massive rewrite, for which I'm too tired to detail (yeah, I'll regret | bwarsaw | 2001-12-29 | 1 | -90/+370 |
| * | main(): Small bug fix for when the admin has checked the unsub box and | bwarsaw | 2001-12-29 | 1 | -1/+6 |
| * | __handlepost(): Slight modification in the way the forwarded message | bwarsaw | 2001-12-29 | 1 | -2/+3 |
| * | Added ACCEPT and HOLD, a couple of useful constants for the redesigned | bwarsaw | 2001-12-29 | 1 | -0/+2 |
| * | __doperiodic(): RegisterBounce() -> registerBounce() | bwarsaw | 2001-12-27 | 1 | -4/+4 |
| * | __verpbounce(): RegisterBounce() -> registerBounce() | bwarsaw | 2001-12-27 | 1 | -2/+2 |
| * | The long-awaited rewrite of the bounce processing system. We've | bwarsaw | 2001-12-27 | 1 | -21/+101 |
| * | Added support for the RE_ENABLE confirmation (i.e. thru-the-web | bwarsaw | 2001-12-27 | 1 | -1/+115 |
| * | Make it easier for gui components to implement specializations of the | bwarsaw | 2001-12-27 | 1 | -13/+16 |
| * | ScanMessages(): Call registerBounce() now to register a bounce. We | bwarsaw | 2001-12-27 | 1 | -1/+1 |
| * | ZapOldVars(): Get rid of old bounce processing attributes | bwarsaw | 2001-12-27 | 1 | -0/+16 |
| * | DATA_FILE_VERSION: Bump up a few notches to pick up the schema | bwarsaw | 2001-12-27 | 1 | -1/+1 |
| * | Added RE_ENABLE key for thru-the-web re-enabling of disabled | bwarsaw | 2001-12-27 | 1 | -0/+2 |
| * | ProcessConfirmation(): Add handling of Pending.RE_ENABLE to the big | bwarsaw | 2001-12-27 | 1 | -0/+5 |
| * | FormatDisabledNotice(): If the user has been disabled due to bounces, | bwarsaw | 2001-12-27 | 1 | -0/+12 |
| * | The long-awaited rewrite of the bounce processing system. We've | bwarsaw | 2001-12-27 | 1 | -19/+37 |
| * | The long-awaited rewrite of the bounce processing system. We've | bwarsaw | 2001-12-27 | 1 | -223/+143 |
| * | getDeliveryStatusMembers(): New interface method which returns a list | bwarsaw | 2001-12-27 | 2 | -9/+27 |
| * | GetArchLock(), DropArchLock(): Get rid of posixfile locking, which is | bwarsaw | 2001-12-24 | 1 | -16/+7 |
| * | Sigh. I think BerkeleyDB support is just plain broken in standard | bwarsaw | 2001-12-24 | 1 | -1/+9 |
| * | makealiases(): To avoid name clashes with other MLM's, rename the | bwarsaw | 2001-12-24 | 1 | -1/+1 |
| * | send_i18n_digests(): Use getDeliveryStatus(). | bwarsaw | 2001-12-19 | 1 | -1/+2 |
| * | save_attachment(): Why not actually /use/ the baseurl local variable? | bwarsaw | 2001-12-19 | 1 | -1/+1 |
| * | process(): Simplify the calculation of the List-Archive: header. | bwarsaw | 2001-12-19 | 1 | -4/+1 |
| * | process(): Use getDeliveryStatus(). | bwarsaw | 2001-12-19 | 1 | -1/+2 |
| * | ProcessOptionsCmd(): Use getDeliveryStatus() instead of | bwarsaw | 2001-12-19 | 1 | -2/+20 |
| * | FormatUsers(), FormatOptionButton(), FormatDisabledNotice(): Use | bwarsaw | 2001-12-19 | 1 | -8/+22 |
| * | main(), global_options(): Use getDeliveryStatus() and | bwarsaw | 2001-12-19 | 1 | -8/+29 |
| * | membership_options(): Implement user-selected disabled delivery. Use | bwarsaw | 2001-12-19 | 1 | -9/+25 |
| * | CanonicalizeUserOptions(): Implement the schema update from | bwarsaw | 2001-12-19 | 1 | -1/+11 |
| * | DATA_FILE_VERSION: Bump it up to get the delivery_status schema | bwarsaw | 2001-12-19 | 1 | -1/+1 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -2/+47 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -0/+78 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -1/+1 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -2/+5 |
| * | Mailman re-uses connections to the SMTP server when delivering | bwarsaw | 2001-12-16 | 1 | -8/+4 |
| * | __verpbounce(): Dan Mick points out that we were still hardcoding the | bwarsaw | 2001-12-07 | 1 | -27/+26 |
| * | Updates to work better with virgin invocation. | bwarsaw | 2001-12-06 | 1 | -23/+33 |
| * | genaliases interface conformance: | bwarsaw | 2001-12-06 | 1 | -1/+17 |
| * | makealiases(): Generate the new set of alias to script mappings. | bwarsaw | 2001-11-30 | 1 | -10/+17 |
| * | show_post_requests(): cgi.escape() the full text of the message | bwarsaw | 2001-11-30 | 1 | -1/+2 |
| * | main(): Move the setting of the language to up above the login page, | bwarsaw | 2001-11-30 | 1 | -8/+19 |
| * | list_listinfo(): Code reorg. | bwarsaw | 2001-11-30 | 1 | -1/+3 |
| * | FormatEditingOptions(): Let's actually /use/ the lang argument to add | bwarsaw | 2001-11-30 | 1 | -14/+19 |
| * | process(): Teach the scrubber about message/rfc822 types, which are | bwarsaw | 2001-11-30 | 1 | -3/+41 |