| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -4/+3 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -3/+3 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -17/+14 |
| * | Digest.TemplateRefs(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | Administrivia.rejection_notice(), hold_for_approval(): | bwarsaw | 2000-08-01 | 1 | -2/+2 |
| * | InitVars(): Use self.internal_name() | bwarsaw | 2000-08-01 | 1 | -7/+5 |
| * | SendSubscribeAck(), MailUserPassword() => GetScriptURL(..., | bwarsaw | 2000-08-01 | 1 | -3/+3 |
| * | HandleBouncingAddress(): GetAbsoluteScriptURL() => GetScriptURL(..., | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | ProcessInfoCmd(), ProcessHelpCmd(): GetAbsoluteScriptURL() => | bwarsaw | 2000-08-01 | 1 | -2/+2 |
| * | HoldSubscription(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -5/+5 |
| * | GetRelativeScriptURL() => GetScriptURL() | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | Massive cleanup to fix relative/absolute script url calculation in | bwarsaw | 2000-08-01 | 1 | -25/+6 |
| * | Massive cleanup to fix relative/absolute script url calculation in | bwarsaw | 2000-08-01 | 1 | -12/+23 |
| * | process(): Don't bomb out if there's no From: header. | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | HasExplicitDest(): Integrating a patch from Gergely Madarasz from | bwarsaw | 2000-07-27 | 1 | -1/+1 |
| * | Bumping to 2.0beta5. | bwarsaw | 2000-07-27 | 1 | -2/+2 |
| * | process(): Because this module modifies the message object, set the | bwarsaw | 2000-07-27 | 3 | -0/+10 |
| * | Enqueue(): Watch for the _dirty flag in the msgdata dictionary. This | bwarsaw | 2000-07-27 | 1 | -3/+6 |
| * | process(): If there's a bogus template for the header or footer, | bwarsaw | 2000-07-26 | 1 | -3/+13 |
| * | One more try... | bwarsaw | 2000-07-26 | 1 | -5/+8 |
| * | QFILE_SCHEMA_VERSION: bump to 2. | bwarsaw | 2000-07-26 | 1 | -1/+1 |
| * | Enqueue(): Oops, you can't include the current time since the hashing | bwarsaw | 2000-07-26 | 1 | -1/+1 |
| * | Enqueue(): Elaborate on the text fed to the SHA hashing function for | bwarsaw | 2000-07-26 | 1 | -2/+4 |
| * | optionslinks(): Use GetScriptURL(relative=1) for calculating the path. | bwarsaw | 2000-07-25 | 1 | -1/+1 |
| * | FormatFormStart(): Use GetScriptURL(relative=1) for calculating the | bwarsaw | 2000-07-25 | 1 | -1/+1 |
| * | PAGE: Include some information on cookies in the login screen. Closes | bwarsaw | 2000-07-25 | 1 | -1/+8 |
| * | OutgoingMessage.__init__(): Avoid the messy semantics of | bwarsaw | 2000-07-25 | 1 | -4/+12 |
| * | Applying the patches from SF Bug #109217 that are not specific to | bwarsaw | 2000-07-24 | 1 | -4/+7 |
| * | Applying the patches from SF Bug #109217 that are not specific to | bwarsaw | 2000-07-24 | 1 | -10/+9 |
| * | ApprovedAddMembers(), DeleteMember(): Refinement of twouter's patch to | bwarsaw | 2000-07-24 | 1 | -8/+5 |
| * | UserNotification.__init__(): If recip is a list, then string join the | bwarsaw | 2000-07-24 | 1 | -3/+7 |
| * | process(): Be sure to wrap() the autoresponse text, since it's going | bwarsaw | 2000-07-24 | 1 | -1/+1 |
| * | write(): Oops, de-Python-2.0-ification. | bwarsaw | 2000-07-24 | 1 | -1/+1 |
| * | write(): Function that acts like print, but let's you specify the | bwarsaw | 2000-07-24 | 1 | -0/+20 |
| * | HeadlessDocument.Format(): Oops! My last change removed one too many | bwarsaw | 2000-07-22 | 1 | -1/+1 |
| * | process(): Addressing both SF bug #108167 and patch #100861, this | bwarsaw | 2000-07-22 | 1 | -1/+11 |
| * | loginpage: Remove the Cache-control: and Expires: headers. These | bwarsaw | 2000-07-22 | 1 | -5/+1 |
| * | Document.Format(), HeadlessDocument.Format(): Remove the | bwarsaw | 2000-07-22 | 1 | -9/+1 |
| * | process(): Set Sender: and Errors-To: either the the value specified | bwarsaw | 2000-07-22 | 1 | -2/+2 |
| * | GetConfigInfo(): Document that the -admin and -owner addresses are | bwarsaw | 2000-07-22 | 1 | -4/+5 |
| * | process(): Treat the -admin and -owner addresses as equivalent for | bwarsaw | 2000-07-22 | 1 | -3/+5 |
| * | GetOwnerEmail(): new method to return the -owner address. | bwarsaw | 2000-07-22 | 1 | -3/+11 |
| * | ScanMessages(): syslog message should read "Bouncer exception..." | bwarsaw | 2000-07-21 | 1 | -1/+1 |
| * | ZapCookie(): add a comment about why expires=0 isn't set here. | bwarsaw | 2000-07-21 | 1 | -0/+1 |
| * | RegisterBounce(): cosmetic | bwarsaw | 2000-07-21 | 1 | -2/+1 |
| * | process(): parseaddr() can return None, which if leaked to the bounce | bwarsaw | 2000-07-21 | 1 | -1/+1 |
| * | unhexlify(): Thomas and Dan team up to make this function more than | bwarsaw | 2000-07-20 | 1 | -2/+2 |
| * | main(): Oops, remove debugging. | bwarsaw | 2000-07-20 | 1 | -1/+0 |