Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added -e/--exceptlist to cron/senddigests. | Mark Sapiro | 2016-09-02 | 1 | -3/+17 |
| | |||||
* | Fixed cron/gate_news to catch EOFError on opening the newsgroup. | Mark Sapiro | 2015-08-18 | 1 | -3/+3 |
| | |||||
* | Fixed a NameError exception in cron/nightly_gzip when it tries to print | Mark Sapiro | 2014-03-11 | 1 | -1/+5 |
| | | | | the usage message. (LP: #1291038) | ||||
* | - Fixed cron/disabled to send a fresh cookie when notifying disabled | Mark Sapiro | 2013-07-19 | 1 | -6/+9 |
| | | | | members. (LP: #1203200) | ||||
* | Added an Auto-Generated: header to password reminders. (LP: 558240) | Mark Sapiro | 2012-11-01 | 1 | -0/+2 |
| | |||||
* | Fixed cron/checkdbs to report unsubscriptions waiting approval. Bug #873821. | Mark Sapiro | 2011-10-13 | 1 | -2/+10 |
| | |||||
* | Fixed a typo in the usage() definition cron/gate_news. Bug #721015. | Mark Sapiro | 2011-02-17 | 1 | -2/+2 |
| | |||||
* | If we somehow retrieve a message from the newsgroup with no headers, | Mark Sapiro | 2008-12-02 | 1 | -3/+9 |
| | | | | | | | skip trying to post it to the list. Make sure we always update the watermark even if the message is empty or unparseable. | ||||
* | Changed cron/gate_news to continue processing the remaining lists on | Mark Sapiro | 2008-09-21 | 1 | -3/+6 |
| | | | | | certain errors that can be caused by configuration of a particular list. Bug #265941 (sf775100). | ||||
* | Fixed erroneously 'pre-configured' commands | Mark Sapiro | 2008-06-29 | 1 | -1/+1 |
| | |||||
* | Forgot to actually implement the help option in cron/cull_bad_shunt | Mark Sapiro | 2008-06-08 | 1 | -0/+3 |
| | |||||
* | Added new cron/cull_bad_shunt and supporting Defaults.py.in settings. | Mark Sapiro | 2008-04-27 | 6 | -2/+128 |
| | |||||
* | cron/disabled - Fixed to check for stale bounce info before disabling | Mark Sapiro | 2007-12-06 | 1 | -5/+9 |
| | | | | a member. Stale bounce info is reset. | ||||
* | senddigests - Changed to catch exceptions thrown by mlist.send_digest_now() and | msapiro | 2007-06-15 | 1 | -5/+17 |
| | | | report them and continue processing the remaining lists. | ||||
* | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 2006-09-01 | 1 | -2/+0 |
| | | | | | | | yet ready to work from the trunk). Also, get rid of all the obsolete .cvsignore directories, they're no longer needed. Almost ready for 2.1.9rc1! | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 8 | -8/+8 |
| | |||||
* | 'replace' here again for alian charset password (should we restrict password | tkikuchi | 2004-12-04 | 1 | -1/+1 |
| | | | | within ascii charcters?) | ||||
* | i18n minor bug fix. | tkikuchi | 2004-11-07 | 1 | -6/+9 |
| | |||||
* | fix notify message subject. | tkikuchi | 2004-10-10 | 1 | -3/+5 |
| | |||||
* | [ 790494 ] built-in automatic discard | tkikuchi | 2004-10-08 | 1 | -9/+32 |
| | |||||
* | main(): Use the new pending database interface. | bwarsaw | 2004-02-10 | 1 | -3/+4 |
| | |||||
* | pending_requests(): Another part of TK's patch # 865661. Makes sure | bwarsaw | 2003-12-26 | 1 | -0/+4 |
| | | | | | the user's full name is encoded in the list's charset properly. It also makes sure that the Subject description spans exactly one line. | ||||
* | Backporting from the HEAD -- bin and cron scripts | bwarsaw | 2003-09-22 | 3 | -8/+48 |
| | |||||
* | Backporting from the trunk. | bwarsaw | 2003-04-20 | 1 | -0/+1 |
| | |||||
* | Backporting various fixes and improvements from the trunk. | bwarsaw | 2003-03-31 | 1 | -7/+44 |
| | |||||
* | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 2003-03-31 | 1 | -3/+4 |
| | | | | Ademar de Souza Reis Jr | ||||
* | Backporting from the trunk. | bwarsaw | 2003-02-08 | 1 | -0/+4 |
| | |||||
* | main(): Treat addresses case-insensitively for grouping purposes. | bwarsaw | 2003-01-02 | 1 | -9/+7 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 10 | -0/+1282 | |
'Release_2_1-maint'. |