summaryrefslogtreecommitdiff
path: root/Mailman/bin/import.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-315/+0
* PEP 292 style, $-strings are used by the translation service everywhere now.Barry Warsaw2008-02-181-1/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Support resetting a user's password if the imported file does not have abwarsaw2007-05-291-6/+13
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-1/+4
* Passwords done right.bwarsaw2007-01-141-2/+14
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-051-3/+3
* Ported from 2.1 branch:bwarsaw2007-01-021-11/+20
* Import list topics and header filters. Still to do: user topic selections.bwarsaw2006-12-311-5/+7
* A rudimentary import script. Several things are not yet imported, includingbwarsaw2006-12-301-0/+283