summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/getpass.py (unfollow)
Commit message (Expand)AuthorFilesLines
1999-03-26Bumping release to 1.0b10bwarsaw1-1/+1
1999-03-25Added -a / --notifyadmin option to override the list's defaultbwarsaw1-6/+21
1999-03-25main(): Ignore any line that is empty (all whitespace) or is a commentbwarsaw1-0/+8
1999-03-25ParseAddrs(): string.strip() all returned addresses.bwarsaw1-3/+3
1999-03-25DeliverToOwner(): check the value of mm_cfg.USE_ENVELOPE_SENDER tobwarsaw1-1/+3
1999-03-24Lots of changes!bwarsaw1-145/+208
1999-03-24main(): Remove all bare excepts. These now percolate up to the driverbwarsaw1-21/+0
1999-03-24FormatMembershipOptions(): To reflect the change that Ken recentlybwarsaw1-4/+5
1999-03-24MailUserPassword(): Use `mailing list' instead of `maillist'.bwarsaw1-1/+1
1999-03-24FormatMembershipOptions(): Minor rewording of the `hide' legend entrybwarsaw1-2/+2
1999-03-24FormatMembershipOptions(): Two small changes. First, hyperlink thebwarsaw1-13/+22
1999-03-23Makefile should not be under CVSbwarsaw1-72/+0
1999-03-23Oops! Add installation of sync_members and check_db to this filebwarsaw1-1/+2
1999-03-23Add ^ to the list of _badchars in email addressesbwarsaw1-1/+1
1999-03-23Deal with some BSD issues raised by Vivek Khera. First, add a READMEbwarsaw2-2/+28
1999-03-23Finished the implementation. Tested features.bwarsaw1-34/+71
1999-03-23Script to synchronize membershipsbwarsaw2-0/+265
1999-03-22Added information about mailing listsbwarsaw1-10/+33
1999-03-21Add GNU copyrightbwarsaw1-0/+16