| Commit message (Expand) | Author | Age | Files | Lines |
| * | main(): Use DEFAULT_EMAIL_HOST unless DEFAULT_HOST_NAME was overridden | bwarsaw | 2002-12-02 | 1 | -2/+4 |
| * | Move the import of Charset to after the import of paths, so we pick up | bwarsaw | 2002-10-28 | 1 | -4/+4 |
| * | Whitespace normalization | bwarsaw | 2002-10-28 | 1 | -6/+6 |
| * | pending_requests(): Include the Subject header in the pending summary. | bwarsaw | 2002-10-28 | 1 | -2/+4 |
| * | pending_requests(): The requests.pck database may have Unicode strings | bwarsaw | 2002-10-25 | 1 | -1/+19 |
| * | Jon Parise's patch to improve the usage() output for the command line | bwarsaw | 2002-10-21 | 6 | -13/+37 |
| * | In the LogStdErr() call, we don't need to pass in the tee argument, | bwarsaw | 2002-10-21 | 1 | -1/+1 |
| * | open_newsgroup(): SF bug # 620033 indicates that an IOError can be | bwarsaw | 2002-10-15 | 1 | -5/+5 |
| * | poll_newsgroup(): Eek! Typo! The intent was definitely to remove any | bwarsaw | 2002-09-06 | 1 | -1/+1 |
| * | main(), usage(): Added support for command line arguments -h/--help | bwarsaw | 2002-08-28 | 1 | -2/+43 |
| * | Added a -f / --force switch to force notifications to members who have | bwarsaw | 2002-08-09 | 1 | -11/+18 |
| * | main(): Get rid of the phantom "moderator requests" messages. Fix by | bwarsaw | 2002-07-13 | 1 | -1/+1 |
| * | Add options to also send disabled notifications for users who have | bwarsaw | 2002-05-28 | 1 | -43/+96 |
| * | main(): While we're at it, cruise through the | bwarsaw | 2002-05-28 | 1 | -18/+30 |
| * | Add a -l / --listname option (which can appear multiple times) to | bwarsaw | 2002-05-22 | 1 | -2/+18 |
| * | Backing out the last two patches. This wasn't the right place to make | bwarsaw | 2002-05-09 | 1 | -9/+2 |
| * | main(): Rework the resetting of a member's bounce info, since the | bwarsaw | 2002-05-09 | 1 | -4/+6 |
| * | main(): If the member's bounce info is old-style, simply reset it. | bwarsaw | 2002-05-07 | 1 | -0/+5 |
| * | Share a single nntp connection amongst all lists with the same | bwarsaw | 2002-04-28 | 1 | -9/+29 |
| * | poll_newsgroup(): GetAdminEmail() is gone so replace this with more | bwarsaw | 2002-03-27 | 1 | -2/+5 |
| * | main(): GetAdminEmail() is gone so replace this with more appropriate | bwarsaw | 2002-03-27 | 1 | -2/+3 |
| * | pending_requests(): We don't need to compare the length of the info | bwarsaw | 2002-03-26 | 1 | -14/+4 |
| * | Update copyright years. | bwarsaw | 2002-03-16 | 4 | -4/+4 |
| * | pending_requests(): Slightly better formatting when there's a | bwarsaw | 2002-03-15 | 1 | -2/+3 |
| * | main(): Pass the list's preferred language to the UserNotification | bwarsaw | 2002-02-28 | 1 | -3/+4 |
| * | main(): A couple of i18n fixes. In order to translate the Subject: | bwarsaw | 2002-02-28 | 1 | -4/+14 |
| * | main(): The .Save() call should be in the try: clause. | bwarsaw | 2002-02-26 | 1 | -2/+2 |
| * | Update imports for the new rules on shadowing standard library | bwarsaw | 2002-02-23 | 1 | -7/+5 |
| * | main(): Add a sweep & cull step before sending disabled notifications. | bwarsaw | 2002-01-29 | 1 | -1/+30 |
| * | Fix typo in autoconf substitution. Found by Dan Ohnesorg. | bwarsaw | 2002-01-06 | 1 | -1/+1 |
| * | Add calls for cron/disabled to send out the you-are-disabled notices. | bwarsaw | 2001-12-27 | 2 | -3/+9 |
| * | New cron script to search for disabled-by-bounce memberships and send | bwarsaw | 2001-12-27 | 1 | -0/+116 |
| * | main(): All owner refereces should point to the mailman-owner@dom.ain | bwarsaw | 2001-11-20 | 1 | -5/+7 |
| * | pending_requests(): Subscription ID records unpack to a 6 tuple now, | bwarsaw | 2001-11-09 | 1 | -2/+9 |
| * | main(): If the site list is missing, write a log message to logs/error | bwarsaw | 2001-11-05 | 1 | -1/+10 |
| * | mimelib -> email | bwarsaw | 2001-10-22 | 3 | -10/+4 |
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 1 | -1/+3 |
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 6 | -6/+6 |
| * | Massively rewritten so as to (hopefully) simplify the logic, and not | bwarsaw | 2001-08-04 | 1 | -100/+109 |
| * | Split SCRIPTS into FILES and PROGRAMS. The former is installed with | bwarsaw | 2001-08-04 | 1 | -5/+8 |
| * | Reorder the imports so mm_cfg is always the first module imported | bwarsaw | 2001-07-27 | 6 | -9/+30 |
| * | poll_newsgroup(): work around Python 2.0 restriction on continue inside try | twouters | 2001-07-26 | 1 | -1/+8 |
| * | Dang, the usual oversight. | bwarsaw | 2001-07-26 | 1 | -1/+1 |
| * | main(): Use archive_dir() instead of the archive_directory attribute. | bwarsaw | 2001-07-26 | 1 | -1/+1 |
| * | poll_newsgroup(): Untested patch so that newsgroup messages with | bwarsaw | 2001-07-25 | 1 | -1/+8 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 1 | -2/+2 |
| * | No longer necessary. qrunner is now a proper daemon and shouldn't be | bwarsaw | 2001-07-06 | 1 | -290/+0 |
| * | Removed qrunner cron script, as it has been obsoleted by | bwarsaw | 2001-07-05 | 1 | -2/+2 |
| * | Lots of changes to make this act more like a traditional daemon and to | bwarsaw | 2001-07-03 | 1 | -67/+59 |
| * | Don't run qrunner as a cron job any more (it's now a daemon). | bwarsaw | 2001-07-03 | 1 | -3/+0 |