Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2003-12-01 | Results.__init__(): It's possible for the Header functions to raise a | bwarsaw | 1 | -4/+9 | |
HeaderParseError, so if that happens just ignore the Subject header for command purposes. | |||||
2003-12-01 | Fix a small comment bug. | bwarsaw | 1 | -1/+1 | |
2003-11-21 | copyright years. | bwarsaw | 1 | -1/+1 | |
2003-11-21 | enqueue(): Always flush and sync the message file. | bwarsaw | 1 | -1/+3 | |
2003-10-10 | MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write(): | bwarsaw | 1 | -6/+2 | |
Promote SYNC_AFTER_WRITE to a Defaults.py/mm_cfg.py variable after all. | |||||
2003-09-22 | Backporting from the HEAD -- updated queue runners | bwarsaw | 5 | -108/+153 | |
2003-09-22 | This commit was manufactured by cvs2svn to create branch | 1 | -0/+46 | ||
'Release_2_1-maint'. | |||||
2003-04-20 | Backporting from the trunk. | bwarsaw | 1 | -3/+3 | |
2003-04-07 | Backporting from trunk. | bwarsaw | 1 | -7/+18 | |
2003-04-02 | Backport: | bwarsaw | 1 | -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. | |||||
2003-03-31 | Backporting from trunk | bwarsaw | 2 | -17/+41 | |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -2/+3 | |
Ademar de Souza Reis Jr | |||||
2003-02-08 | Backporting from the trunk. | bwarsaw | 2 | -7/+14 | |