aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Much refactoring to improve bounce processing. The basic change moves thebwarsaw2004-02-221-57/+119
* sendProbe(): Add key 'probe_token' to the metadata. This is used by thebwarsaw2004-02-221-2/+4
* REGISTER_BOUNCES_EVERY: Promoted to a global configuration variable.bwarsaw2004-02-221-0/+3
* Update a link to papers and add a link to the USENIX 2003 paper.bwarsaw2004-02-202-14/+38
* Bugs found by Michael Fischer v. Mollard <fvm@heise.de>. Thanks.pheinlein2004-02-191-5/+5
* Changes from Michael Ranner <mranner@jawa.at>. -Thanks!pheinlein2004-02-191-15/+14
* InitTempVars(): Initialize _full_path to the empty string, not None.bwarsaw2004-02-191-1/+1
* Helpful links as suggested by Martin Mokrejs.bwarsaw2004-02-171-0/+5
* Small clarification as suggested by Martin Mokrejs.bwarsaw2004-02-171-1/+2
* Croatian updates from Nino Katicbwarsaw2004-02-175-2586/+1489
* pot merge. mostly line numbers and formatting.bwarsaw2004-02-171-1479/+2576
* _escape(): Everything except the 'info' variable gets the normal web-safebwarsaw2004-02-171-8/+19
* handleForm(): Call out to self._escape() to make any entered data web-safe.bwarsaw2004-02-171-3/+7
* main(): It's possible that if you're logged in as the list admin, you can getbwarsaw2004-02-171-3/+5
* Rewritten, simplified, and made more bullet-proof. The file read/written isbwarsaw2004-02-171-77/+66
* The probe template.bwarsaw2004-02-101-0/+28
* main(): Use the new pending database interface.bwarsaw2004-02-101-3/+4
* update_qfiles(), ext_read(), dequeue(): More gross stuff to upgrade thebwarsaw2004-02-101-29/+227
* main(): Extend pickle file dumping to print every object in the pickle file.bwarsaw2004-02-101-10/+32
* enqueue(), dequeue(), files(): Implementation of new, more efficient,bwarsaw2004-02-101-226/+37
* _dispose(), verp_probe(): Add logic to parse and handle probe bounce verps.bwarsaw2004-02-101-1/+55
* hold_for_approval(): Convert to the new pending database interface.bwarsaw2004-02-101-2/+2
* main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel()bwarsaw2004-02-101-17/+36
* Bump the version number to 2.1.5a3. Also bump the PENDING_FILE_SCHEMA_VERSIONbwarsaw2004-02-101-4/+4
* Simplification and re-implementation as a per-list (and thus MailList mixinbwarsaw2004-02-101-231/+132
* MailList: Add the Pending.Pending class to the list of base classes.bwarsaw2004-02-101-11/+10
* sendProbe(): Method implementing the actual sending of the probe message to abwarsaw2004-02-101-1/+39
* VERP_PROBE_FORMAT, VERP_PROBE_REGEXP: A new template and pattern for handlingbwarsaw2004-02-101-32/+7
* Hook in the new bounce processing actions. Specifically,bwarsaw2004-02-101-7/+10
* Describe the changes in the qrunner system, bin/dumpdb, the bounce processorbwarsaw2004-02-101-1/+22
* updatesbwarsaw2004-02-104-15/+15
* Some updates by Martin Mokrejs.bwarsaw2004-02-031-10/+17
* Added some clarification and improvements by Martin Mokrejs.bwarsaw2004-02-031-2/+12
* Added helpful comment.bwarsaw2004-02-031-1/+2
* Typo fix by Todd <Freedom_Lover>bwarsaw2004-02-031-1/+1
* A fix to a bogosity in the header, which would cause Mailman running underbwarsaw2004-01-311-1/+0
* Updated Estonian messagesduke92004-01-261-153/+622
* A missing / sign makes unreachable the desired page. The bug was found by Kar...szilardv2004-01-261-1/+1
* New file in 2.1.4 ... Archive Table of Contents --- No mbox linktkikuchi2004-01-231-0/+18
* Forgot to run transcheck. Fixed.tkikuchi2004-01-231-2/+2
* Forgot to run trancheck. Fixed.tkikuchi2004-01-231-3/+3
* ** Big Change in Japanese Translation **tkikuchi2004-01-2338-1761/+1666
* _dispose(): Fix typo in comparison to site-list owner address. Fix given bybwarsaw2004-01-231-2/+2
* updated commentsbwarsaw2004-01-221-1/+3
* bulkdeliver(): Add a comment about recent alternative interpretations forbwarsaw2004-01-221-1/+4
* little typos, tnx to Claudio Cattazzopioppo2004-01-221-4/+4
* Add a link to UW's Mailman pages.bwarsaw2004-01-224-4/+18
* whitespace normalizationbwarsaw2004-01-201-3/+3
* GetConfigInfo(): Elaborate on the details for bounce_score_threshold.bwarsaw2004-01-201-2/+14
* Fixing a nasty typo.szilardv2004-01-141-1/+1