| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | DEFAULT_FIRST_STRIP_REPLY_TO: Default for new list attribute | bwarsaw | 2001-10-20 | 1 | -0/+5 |
| * | HandleForm(): Added (essentially no-op) so that admin.py will | bwarsaw | 2001-10-20 | 1 | -0/+4 |
| * | change_options(): A few code cleanups. | bwarsaw | 2001-10-20 | 1 | -3/+1 |
| * | GetConfigInfo(): Rewrite the summary and details for | bwarsaw | 2001-10-19 | 1 | -5/+8 |
| * | Some reorganization of the Membership List page: | bwarsaw | 2001-10-19 | 1 | -14/+47 |
| * | We don't need this file any more, since everything's inlined with | bwarsaw | 2001-10-18 | 1 | -229/+0 |
| * | A major rewrite to 1) better support the new mailmanctl script and 2) | bwarsaw | 2001-10-18 | 1 | -23/+173 |
| * | A fairly significant rewrite, but now the `restart' command actually | bwarsaw | 2001-10-18 | 1 | -94/+301 |
| * | Added some internal methods to help with mailmanctl's transfer of lock | bwarsaw | 2001-10-18 | 1 | -1/+42 |
| * | PIDFILE: Use master-qrunner.pid instead of qrunner.pid | bwarsaw | 2001-10-18 | 1 | -1/+2 |
| * | __handlepost(): Forward the message (i.e. `forward' is true) using | bwarsaw | 2001-10-15 | 1 | -10/+7 |
| * | TestModerate: Add a placehold for a more comprehensive test of this | bwarsaw | 2001-10-15 | 1 | -0/+7 |
| * | De-string-module-ification. | bwarsaw | 2001-10-15 | 1 | -37/+33 |
| * | De-string-module-ification. | bwarsaw | 2001-10-15 | 1 | -38/+40 |
| * | msgfactory(): Get rid of this, now that our own Mailbox class already | bwarsaw | 2001-10-15 | 1 | -12/+2 |
| * | New pipeline handler module implementing the new sender-centric | bwarsaw | 2001-10-15 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-10-15 | 1 | -0/+110 |
| * | process(): Remove the conditional tests for forbidden_posters, | bwarsaw | 2001-10-15 | 1 | -46/+29 |
| * | GetConfigInfo(): Update to the new signature, accepting category and | bwarsaw | 2001-10-15 | 1 | -42/+131 |
| * | GetConfigInfo(): Update to the new signature, accepting category and | bwarsaw | 2001-10-15 | 1 | -3/+3 |
| * | GetConfigInfo(): Update to the new signature, accepting category and | bwarsaw | 2001-10-15 | 9 | -9/+27 |
| * | UpdateOldVars(): Handle the migration of the old privacy variables to | bwarsaw | 2001-10-15 | 1 | -0/+69 |
| * | DATA_FILE_VERSION: Bump to 38 to pick up the new sender-centric | bwarsaw | 2001-10-15 | 1 | -1/+1 |
| * | List2Dict(): Add `foldcase' argument. When true, coerce all elements | bwarsaw | 2001-10-15 | 1 | -7/+10 |
| * | get_sender(): Minor efficiency. | bwarsaw | 2001-10-15 | 1 | -1/+1 |
| * | _factory(): A factory function for PortableUnixMailbox.__init__() so | bwarsaw | 2001-10-15 | 1 | -0/+16 |
| * | InitVars(): Remove the initializations for the obsolete list | bwarsaw | 2001-10-15 | 1 | -17/+71 |
| * | main(): category_suffix -> category, and get subcat from parts[0] | bwarsaw | 2001-10-15 | 1 | -40/+77 |
| * | ProcessConfirmCmd(): Rename argument `mail' to `msg', and pass it as | bwarsaw | 2001-10-15 | 1 | -2/+2 |
| * | RejectMessage: Add an __init__() to initialize the rejection notice | bwarsaw | 2001-10-15 | 1 | -3/+10 |
| * | GLOBAL_PIPELINE: Add the `Moderate' module right before the `Hold' | bwarsaw | 2001-10-15 | 1 | -5/+16 |
| * | BounceMessage(): Argument `e' is now either None or an instance with a | bwarsaw | 2001-10-15 | 1 | -2/+5 |
| * | Outdated. | bwarsaw | 2001-10-15 | 1 | -0/+0 |
| * | New version of this package with a small bug fix and a new Parser | bwarsaw | 2001-10-15 | 1 | -0/+0 |
| * | Diagrams (in dia native, PostScript, and crappy-scaled PNG) of the new | bwarsaw | 2001-10-15 | 3 | -0/+735 |
| * | FormatEditingOptions(): Make the text box's name "email" so as to hook | bwarsaw | 2001-10-12 | 1 | -1/+1 |
| * | main(): When getting the FieldStorage, set keep_blank_values=1. This | bwarsaw | 2001-10-12 | 1 | -1/+1 |
| * | Oops this one didn't get checked in. | bwarsaw | 2001-10-12 | 1 | -0/+120 |
| * | test_user_notification(): The List-Archive: field url no longer ends | bwarsaw | 2001-10-12 | 1 | -1/+1 |
| * | MODULES: Add test_runners.py, but remove test_message.py. This one | bwarsaw | 2001-10-12 | 1 | -2/+6 |
| * | prepare_message(): Support the cleaning of headers based on | bwarsaw | 2001-10-12 | 1 | -20/+16 |
| * | send_i18n_digests(): Dan Mick noticed that the DisableDelivery flag | bwarsaw | 2001-10-12 | 1 | -4/+5 |
| * | process_form(): Lots of cleaning up of the code. Also, make this page | bwarsaw | 2001-10-12 | 1 | -88/+121 |
| * | main(): Make the options page a little more bulletproof against | bwarsaw | 2001-10-12 | 1 | -8/+17 |
| * | AddMember(): When raising MMAlreadyAMember, include the email address | bwarsaw | 2001-10-12 | 1 | -1/+1 |
| * | A first shot at configuration for cleaning headers before a message | bwarsaw | 2001-10-12 | 1 | -0/+20 |
| * | Fleshed out the ToDigest tests a little bit (still incomplete). | bwarsaw | 2001-10-11 | 1 | -3/+78 |
| * | send_i18n_digests(): When calling msg.get_all() for a KEEP header, | bwarsaw | 2001-10-11 | 1 | -1/+1 |
| * | The semantics of PUBLIC_ARCHIVE_URL are changed to be a template into | bwarsaw | 2001-10-10 | 1 | -1/+8 |
| * | GetBaseArchiveURL(): The semantics of PUBLIC_ARCHIVE_URL are changed | bwarsaw | 2001-10-10 | 1 | -1/+3 |