| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move all cron scripts to the new Mailman.bin package layout and complete the | bwarsaw | 2006-05-13 | 1 | -203/+0 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -10/+39 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | main(): Get rid of the phantom "moderator requests" messages. Fix by | bwarsaw | 2002-07-13 | 1 | -1/+1 |
| * | main(): While we're at it, cruise through the | bwarsaw | 2002-05-28 | 1 | -18/+30 |
| * | 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 |
| * | 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 |
| * | pending_requests(): Subscription ID records unpack to a 6 tuple now, | bwarsaw | 2001-11-09 | 1 | -2/+9 |
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 1 | -1/+1 |
| * | Reorder the imports so mm_cfg is always the first module imported | bwarsaw | 2001-07-27 | 1 | -0/+3 |
| * | A few more updates to get this script working. Specifically, | bwarsaw | 2001-06-04 | 1 | -20/+27 |
| * | main(): Fix typo (missing ')') found by Ousmane Wilane. | twouters | 2001-06-04 | 1 | -1/+1 |
| * | de-string-module-ification | bwarsaw | 2001-05-31 | 1 | -9/+11 |
| * | main(): Call maketext() with the list's preferred language. | bwarsaw | 2000-12-26 | 1 | -1/+1 |
| * | main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | pending_requests(): Backwards compatibility code to handle the tuple | bwarsaw | 2000-05-08 | 1 | -1/+6 |
| * | pending_requests(): missing parens made the RHS of the % not a tuple. | bwarsaw | 2000-04-12 | 1 | -1/+1 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | convert to the new message delivery mechanism | bwarsaw | 1999-12-14 | 1 | -7/+11 |
| * | Convert to the new admin request API. | bwarsaw | 1999-11-12 | 1 | -43/+48 |
| * | On some RedHat Linuxes, there appears to be a problem with some crons | bwarsaw | 1999-01-13 | 1 | -0/+4 |
| * | Add "Precedence: bulk" header to password reminders, so they don't | klm | 1998-08-14 | 1 | -1/+2 |
| * | With recent maketext() (wrap()) fixes, we can just append the list of | klm | 1998-07-23 | 1 | -3/+6 |
| * | Moved the notice text to a new template, for use with 'maketext'. | klm | 1998-07-17 | 1 | -13/+9 |
| * | Another file where the from line was oddly missing the "import" part of | viega | 1998-07-07 | 1 | -2/+2 |
| * | Packagized | bwarsaw | 1998-06-19 | 1 | -3/+5 |
| * | Add Unlock() calls where appropriate, and add lock = 0 to MailList | viega | 1998-06-13 | 1 | -2/+1 |
| * | Updated calls to GetScriptURL to the appropriate new form. One or two | viega | 1998-06-03 | 1 | -1/+1 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -6/+3 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+16 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -4/+4 |
| * | Fixed request unpack to get the nw, right length. | mailman | 1998-03-24 | 1 | -4/+5 |
| * | Describe the requests that are pending in the notification message. | mailman | 1998-03-18 | 1 | -16/+46 |
| * | Use new routine maillist.list_names(), instead of doing it by hand. | mailman | 1998-02-25 | 1 | -6/+2 |
| * | Initial revision | mailman | 1998-02-25 | 1 | -0/+34 |