aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Queue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Results.__init__(): It's possible for the Header functions to raise abwarsaw2003-12-011-4/+9
| | | | | HeaderParseError, so if that happens just ignore the Subject header for command purposes.
* Fix a small comment bug.bwarsaw2003-12-011-1/+1
|
* copyright years.bwarsaw2003-11-211-1/+1
|
* enqueue(): Always flush and sync the message file.bwarsaw2003-11-211-1/+3
|
* MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write():bwarsaw2003-10-101-6/+2
| | | | | Promote SYNC_AFTER_WRITE to a Defaults.py/mm_cfg.py variable after all.
* Backporting from the HEAD -- updated queue runnersbwarsaw2003-09-225-108/+153
|
* This commit was manufactured by cvs2svn to create branch2003-09-221-0/+46
| | | 'Release_2_1-maint'.
* Backporting from the trunk.bwarsaw2003-04-201-3/+3
|
* Backporting from trunk.bwarsaw2003-04-071-7/+18
|
* Backport:bwarsaw2003-04-021-1/+2
| | | | | | dequeue(): If we can't read a .db file, initialize data to the empty dictionary, since the following test expects to do a has_key() on the value. Closes SF bug #707608.
* Backporting from trunkbwarsaw2003-03-312-17/+41
|
* Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw2003-03-311-2/+3
| | | | Ademar de Souza Reis Jr
* Backporting from the trunk.bwarsaw2003-02-082-7/+14
|
* This commit was manufactured by cvs2svn to create branch2003-01-0214-0/+1881
'Release_2_1-maint'.