aboutsummaryrefslogtreecommitdiffstats
path: root/cron (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-17Bump copyright dates.Mark Sapiro9-9/+9
2016-10-10fixed indentation in cron/mailpasswdsJim Popovitch1-2/+2
2016-09-02Added -e/--exceptlist to cron/senddigests.Mark Sapiro1-3/+17
2015-08-18Fixed cron/gate_news to catch EOFError on opening the newsgroup.Mark Sapiro1-3/+3
2014-03-11Fixed a NameError exception in cron/nightly_gzip when it tries to printMark Sapiro1-1/+5
the usage message. (LP: #1291038)
2013-07-19- Fixed cron/disabled to send a fresh cookie when notifying disabledMark Sapiro1-6/+9
members. (LP: #1203200)
2013-03-03Send monthly password reminders from virtual list(s), not sitelistJim Popovitch1-6/+4
2012-11-01Added an Auto-Generated: header to password reminders. (LP: 558240)Mark Sapiro1-0/+2
2011-10-13Fixed cron/checkdbs to report unsubscriptions waiting approval. Bug #873821.Mark Sapiro1-2/+10
2011-02-17Fixed a typo in the usage() definition cron/gate_news. Bug #721015.Mark Sapiro1-2/+2
2008-12-02If we somehow retrieve a message from the newsgroup with no headers,Mark Sapiro1-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.
2008-09-21Changed cron/gate_news to continue processing the remaining lists onMark Sapiro1-3/+6
certain errors that can be caused by configuration of a particular list. Bug #265941 (sf775100).
2008-06-29Fixed erroneously 'pre-configured' commandsMark Sapiro1-1/+1
2008-06-08Forgot to actually implement the help option in cron/cull_bad_shuntMark Sapiro1-0/+3
2008-04-28Updated Polish translation from Zbigniew Szalbot.Mark Sapiro4-0/+0
Fixed a few 'dos format' files and file modes.
2008-04-27Added new cron/cull_bad_shunt and supporting Defaults.py.in settings.Mark Sapiro6-2/+128
2007-12-06cron/disabled - Fixed to check for stale bounce info before disablingMark Sapiro1-5/+9
a member. Stale bounce info is reset.
2007-06-15senddigests - Changed to catch exceptions thrown by mlist.send_digest_now() andmsapiro1-5/+17
report them and continue processing the remaining lists.
2006-09-01A much improved release script, which now knows about Subversion (though isn'tbwarsaw1-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!
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi8-8/+8
2004-12-04'replace' here again for alian charset password (should we restrict passwordtkikuchi1-1/+1
within ascii charcters?)
2004-11-07i18n minor bug fix.tkikuchi1-6/+9
2004-10-10fix notify message subject.tkikuchi1-3/+5
2004-10-08[ 790494 ] built-in automatic discardtkikuchi1-9/+32
2004-02-10main(): Use the new pending database interface.bwarsaw1-3/+4
2003-12-26pending_requests(): Another part of TK's patch # 865661. Makes surebwarsaw1-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.
2003-09-22Backporting from the HEAD -- bin and cron scriptsbwarsaw3-8/+48
2003-04-20Backporting from the trunk.bwarsaw1-0/+1
2003-03-31Backporting various fixes and improvements from the trunk.bwarsaw1-7/+44
2003-03-31Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw1-3/+4
Ademar de Souza Reis Jr
2003-02-08Backporting from the trunk.bwarsaw1-0/+4
2003-01-02main(): Treat addresses case-insensitively for grouping purposes.bwarsaw1-9/+7