| Commit message (Expand) | Author | Age | Files | Lines |
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -78/+0 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | Move all cron scripts to the new Mailman.bin package layout and complete the | bwarsaw | 2006-05-13 | 9 | -1295/+9 |
| * | - fixed misspelling of propagate in loginit.initialize call in cron/disabled. | msapiro | 2006-05-09 | 1 | -1/+1 |
| * | - Fixes to further remove the old Syslog from bin and cron scripts. Note that | bwarsaw | 2006-04-24 | 2 | -59/+50 |
| * | Now that we've converted from CVS to Subversion, remove CVS cruft from | bwarsaw | 2006-04-15 | 1 | -2/+0 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 3 | -19/+52 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 8 | -8/+8 |
| * | main(): If we get NotAMemberError when sending the next notification, | bwarsaw | 2003-08-18 | 1 | -5/+15 |
| * | tounicode(): New function to coerce to unicode after the fact (yes, | bwarsaw | 2003-06-19 | 1 | -0/+12 |
| * | open_newsgroup(): mlist.nntp_host may now be a host:port pair. | bwarsaw | 2003-05-12 | 1 | -2/+12 |
| * | main(): It's possible for old databases to have password-less members | bwarsaw | 2003-05-02 | 1 | -1/+9 |
| * | pending_requests(): Be sure reason is translated. Closes SF bug | bwarsaw | 2003-04-19 | 1 | -0/+1 |
| * | usage(): Added -h / --help text. | bwarsaw | 2003-03-11 | 1 | -7/+44 |
| * | Update copyright years | bwarsaw | 2003-03-11 | 1 | -1/+1 |
| * | SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reis | twouters | 2003-03-11 | 1 | -2/+3 |
| * | main(): Patch # 680000 by Jon Parise to restore the check of the | bwarsaw | 2003-02-04 | 1 | -0/+4 |
| * | main(): Treat addresses case-insensitively for grouping purposes. | bwarsaw | 2003-01-02 | 1 | -9/+7 |
| * | 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 |