summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/getpass.py (unfollow)
Commit message (Expand)AuthorFilesLines
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