summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/getpass.py (unfollow)
Commit message (Expand)AuthorFilesLines
1999-04-21Added Khris' logobwarsaw1-1/+6
1999-04-21Bump version number to 1.0b11+bwarsaw1-1/+1
1999-04-21Catch Errors.MMNoSuchUserError when unsubscribing, so that alreadyhmeland1-3/+11
1999-04-16Added some documentation about upgrading really old versionsbwarsaw1-0/+7
1999-04-16Post(): When the sender does not want copies of their messages, andbwarsaw1-1/+7
1999-04-16Post(): New policy for message loops (e.g. messages that show up atbwarsaw2-17/+25
1999-04-16LogStdErr(): category was being ignored. Instead, use it as the firstbwarsaw1-1/+1
1999-04-16LOOPING_POST => MMLoopingPostbwarsaw1-1/+1
1999-04-14Don't truncate "Subject line ignored" linesbwarsaw1-1/+2
1999-04-12slightly different takebwarsaw1-4/+4
1999-04-12HTML-ified question 7bwarsaw1-4/+4
1999-04-09run_script(): When filtering out PYTHONPATH from environment, wrongbwarsaw1-1/+1
1999-04-09HandlePostRequest(): Quote %'s in the Subject: header too!bwarsaw1-8/+10
1999-04-07Changes by Per Cederquist and The Dragon.guido1-49/+118
1999-04-05Added entry for posixfile.py problem.bwarsaw1-10/+20
1999-04-05Updated question #9bwarsaw1-5/+10
1999-04-05USE_ENVELOPE_SENDER: Set the default to 0 now and for the finalbwarsaw1-1/+1
1999-04-04isAuthenticated(): Catch MMNotAMemberError and return 0bwarsaw1-1/+2
1999-04-02Update for 1.0b11 releasebwarsaw2-3/+3
1999-04-02LogMsg(): small efficiency hackbwarsaw1-1/+1
1999-04-02DeliverToList(): Also get rid of duplicate errors-to headersbwarsaw1-1/+2
1999-04-02PollNewsGroup(): Synthesize unixfrom header ("From ") forbwarsaw1-0/+7
1999-04-02Thanks to Gerhard Gonter, who corrected the logic intended to obtain aklm1-1/+1
1999-03-31DeliverToList(): Strip off any duplicate Sender: headers, leaving justbwarsaw1-0/+2
1999-03-31deliver shouldn't be ignored!bwarsaw1-1/+0
1999-03-31HandlePostRequest(): Need to "strquote" (e.g. replace % with %%) inbwarsaw1-6/+12
1999-03-31Load(): Include the exception details when marshal.load() failsbwarsaw1-2/+3
1999-03-31ProcessWhoCmd(): Be sure not to truncate the list of members!bwarsaw1-2/+2
1999-03-30Updated for 1.0b11bwarsaw1-0/+7
1999-03-30Bumping version number to 1.0b11bwarsaw1-1/+1
1999-03-30Post(): when not including sender in recipients, remove address in abwarsaw1-12/+2
1999-03-29Make sure list_name is not an empty string or None (a.k.a. "false")bwarsaw1-2/+5
1999-03-29Load(): Verify that the unmarshaled config information is of typebwarsaw1-3/+6
1999-03-29UpdateOldVars(): Fixed a lurking buglet. If the mlist.members andbwarsaw1-18/+41
1999-03-29Bump VERSION to 1.0b10+bwarsaw1-2/+2
1999-03-29Sweeping changes to hopefully and finally (for 1.0 at least) make sanebwarsaw7-46/+96
1999-03-29Patch by Per Cederqvist, who writes:guido1-6/+15
1999-03-29Added `withlist' script to install targetbwarsaw1-1/+1