summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* __handlepost(): Use localtime for the X-Mailman-Approved-At: header.bwarsaw2002-05-171-1/+1
* AddressesMatch(), FindMatchingAddresses(): AFAICT, these two functionsbwarsaw2002-05-171-49/+0
* _dispose(): Ignore messages that have "Precedence: bulk" but don'tbwarsaw2002-05-171-0/+9
* process(): Don't replybot to messages that have "Precedence: bulk" butbwarsaw2002-05-171-1/+6
* GetConfigInfo(): forbidden_posters is obsolete.bwarsaw2002-05-171-4/+1
* process(): Limit the lists returned to those in the same virtualbwarsaw2002-05-171-0/+6
* Add a commentbwarsaw2002-05-171-0/+1
* Minor update: new translations; fuzzied translations for pygettext.pymss2002-05-142-54/+131
* process(): Suggestion by Aaron Birenboim to include the member'sbwarsaw2002-05-121-0/+12
* Add some more big fat warnings and add an "assert 0" in the code sobwarsaw2002-05-121-2/+16
* _dispose(): Keep a flag around that indicates whether any of thebwarsaw2002-05-091-8/+20
* verp_bounce(): Exim stashes the envelope recipient in the Envelope-To:bwarsaw2002-05-091-7/+7
* Backing out the last two patches. This wasn't the right place to makebwarsaw2002-05-091-9/+2
* UpdateOldUsers(): It was wrong to do a test on the existance ofbwarsaw2002-05-091-9/+11
* Bump DATA_FILE_VERSION so we get the new bounce_info cleaner to run.bwarsaw2002-05-091-1/+1
* main(): Rework the resetting of a member's bounce info, since thebwarsaw2002-05-091-4/+6
* process(): Simone Piunno's patch to fix header/footer attachment inbwarsaw2002-05-071-2/+4
* Bump VERSION to 2.1b2+bwarsaw2002-05-071-1/+1
* main(): If the member's bounce info is old-style, simply reset it.bwarsaw2002-05-071-0/+5
* minor updatemss2002-05-071-1041/+568
* hold_for_approval(): Get the sender address from the msgdatabwarsaw2002-05-072-1/+2
* registerBounce(): Reset the bounce info if it isn't an instance of abwarsaw2002-05-071-1/+1
* Load(): The order of CheckVersion()/CheckValues() call needed to bebwarsaw2002-05-071-1/+1
* Anti Veeranna is the Estonian championbwarsaw2002-05-061-0/+4
* get_lock_data(): Be sure to os.path.split() the filename because allbwarsaw2002-05-061-1/+1
* Updated message catalogs for all languages.bwarsaw2002-05-0523-320/+391
* A few more namesbwarsaw2002-05-051-0/+4
* Updates for 2.1 beta 2.bwarsaw2002-05-051-0/+51
* new filepioppo2002-05-051-0/+21
* Updated norwegian catalog.avalon2002-05-052-128/+243
* Oops, I forgot to cvs rm thisbwarsaw2002-05-051-0/+0
* Last few updatesbwarsaw2002-05-054-7/+13
* Updates for 2.1b2bwarsaw2002-05-0513-1244/+1053
* Updatesbwarsaw2002-05-051-31/+9
* Bumping to 2.1b2bwarsaw2002-05-051-2/+2
* Updatesbwarsaw2002-05-051-22/+26
* An update pass.bwarsaw2002-05-051-45/+41
* Updated!wilane2002-05-051-10/+9
* Added a bunch of new namesbwarsaw2002-05-051-0/+8
* Integrating a patch from Martin v. Loewis related to i18n; quoting:bwarsaw2002-05-041-38/+86
* Oops, I guess I forgot to commit this change.bwarsaw2002-05-041-2/+3
* Minor update to reflect the change in the english template.avalon2002-05-041-5/+6
* Archiver.InitVars(): Don't write the emptyarchive.html file tobwarsaw2002-05-031-8/+17
* Update(): Call UpdateOldUsers() before calling NewVars().bwarsaw2002-05-031-3/+7
* loginpage(): In the language form, include a hidden `email' item sobwarsaw2002-05-031-0/+2
* _(): If s is the empty string, just return it. Don't try to translatebwarsaw2002-05-031-0/+3
* make_response(): In the list comprehension where we're calculating thebwarsaw2002-05-031-1/+1
* Results.__init__(): Don't try to get the payload if there were nobwarsaw2002-05-031-0/+3
* A little bit more clarity in the description of the "disable" option.bwarsaw2002-05-021-5/+6
* David Champion points out a typo.bwarsaw2002-05-021-2/+2