| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | pending_requests(): Include the Subject header in the pending summary. | bwarsaw | 2002-10-28 | 1 | -2/+4 |
| * | Use the autoconf substitution for the #! line. | bwarsaw | 2002-10-28 | 1 | -1/+1 |
| * | add_options_table_item(): Pass the elaboration to | bwarsaw | 2002-10-28 | 1 | -3/+7 |
| * | Initial norwegian translation of this template. | avalon | 2002-10-28 | 5 | -0/+80 |
| * | Minor update to reflect the change in the english template 2002-08-24. | avalon | 2002-10-28 | 1 | -2/+2 |
| * | Minor update to reflect the change in the english template 2002-08-15. | avalon | 2002-10-28 | 1 | -0/+1 |
| * | Almost complete norwegian translation, only a few command line utils remainin... | avalon | 2002-10-27 | 2 | -26/+71 |
| * | Oops, forgot to commit this, too! | pioppo | 2002-10-27 | 1 | -1/+1 |
| * | Oops! forgot to commit this! | pioppo | 2002-10-27 | 1 | -2/+2 |
| * | An update | bwarsaw | 2002-10-27 | 1 | -1/+250 |
| * | ftp://ftp.gnu.org -> http://ftp.gnu.org | bwarsaw | 2002-10-26 | 3 | -8/+8 |
| * | Update copyright years. | bwarsaw | 2002-10-26 | 1 | -1/+1 |
| * | Lots of additions | bwarsaw | 2002-10-26 | 1 | -0/+13 |
| * | Updated what's new in 2.1b4. | bwarsaw | 2002-10-26 | 1 | -22/+112 |
| * | Updates | bwarsaw | 2002-10-26 | 6 | -49/+31 |
| * | Updated Japanese and Russian catalogs. | bwarsaw | 2002-10-26 | 6 | -213/+264 |
| * | last minute fixes, now ready for 2.1b4... | pioppo | 2002-10-26 | 2 | -40/+27 |
| * | just a checkpoing | mss | 2002-10-25 | 1 | -78/+66 |
| * | checkpoint (i wish i could spend more time on it) | mss | 2002-10-25 | 2 | -1179/+638 |
| * | Prepare for beta4 | bwarsaw | 2002-10-25 | 1 | -2/+2 |
| * | The latest catalog updates, in preparation for beta 4. | bwarsaw | 2002-10-25 | 29 | -3966/+4232 |
| * | DEFAULT_PASS_MIME_TYPES: Set the default to something that seems | bwarsaw | 2002-10-25 | 1 | -1/+3 |
| * | show_helds_overview(), show_post_requests(): Suggestion by Peer | bwarsaw | 2002-10-25 | 1 | -3/+16 |
| * | Updated. Doing a Unicode comparison is probably enough. | bwarsaw | 2002-10-25 | 1 | -3/+2 |
| * | ProcessConfirmation(): When doing a Pending.UNSUBSCRIPTION, set whence | bwarsaw | 2002-10-25 | 1 | -1/+6 |
| * | create(): Restore a few lines that got accidently deleted in the last | bwarsaw | 2002-10-25 | 1 | -0/+2 |
| * | maybe_forward(): Add a useful URL as suggested by Fil. | bwarsaw | 2002-10-25 | 1 | -0/+4 |
| * | pending_requests(): The requests.pck database may have Unicode strings | bwarsaw | 2002-10-25 | 1 | -1/+19 |
| * | create(): Simply return when mlist is None. | bwarsaw | 2002-10-23 | 1 | -5/+5 |
| * | Sanitize dsn_10.txt | bwarsaw | 2002-10-23 | 2 | -95/+22 |
| * | Updates | bwarsaw | 2002-10-23 | 6 | -112/+270 |
| * | Making more work for ourselves. | bwarsaw | 2002-10-23 | 1 | -1/+7 |
| * | process(): If the metadata has an `envsender' key, use that as the | bwarsaw | 2002-10-23 | 1 | -4/+6 |
| * | OwnerNotification.__init__(): The signature of the OwnerNotification | bwarsaw | 2002-10-23 | 1 | -1/+21 |
| * | ApprovedDeleteMember(): The signature of the OwnerNotification | bwarsaw | 2002-10-23 | 1 | -8/+2 |
| * | ForwardMessage(): The signature of the OwnerNotification constructor | bwarsaw | 2002-10-23 | 1 | -2/+1 |
| * | The start of a manual for list administrators. Written in Python | bwarsaw | 2002-10-23 | 1 | -0/+484 |
| * | process(): When holding non-member postings, either because they're on | bwarsaw | 2002-10-22 | 1 | -6/+6 |
| * | A new DSN bounce sample. | bwarsaw | 2002-10-22 | 1 | -0/+139 |
| * | Oops, postfix_06.txt -> dsn_10.txt | bwarsaw | 2002-10-22 | 1 | -1/+1 |
| * | Added a bounce sample from Peer Heinlein. The DSN module correctly | bwarsaw | 2002-10-22 | 1 | -0/+1 |
| * | Jon Parise's patch to improve the usage() output for the command line | bwarsaw | 2002-10-21 | 33 | -67/+199 |
| * | Fixed a bug in the pt_BR translation, and also updated the Russian .mo | bwarsaw | 2002-10-21 | 3 | -1/+1 |
| * | In the LogStdErr() call, we don't need to pass in the tee argument, | bwarsaw | 2002-10-21 | 3 | -3/+3 |
| * | LogStdErr(): I don't think we really wanted to tee the log output to | bwarsaw | 2002-10-21 | 1 | -19/+21 |
| * | For some reason we weren't quite using the released version of email | bwarsaw | 2002-10-21 | 1 | -0/+0 |
| * | send_response(): We have to pass the language into the | bwarsaw | 2002-10-21 | 1 | -1/+2 |
| * | Updated Czech catalog, mostly HyperArch translations. | danohnesorg | 2002-10-21 | 2 | -149/+98 |
| * | Looks like you have to import korean.aliases in order to get the | bwarsaw | 2002-10-21 | 1 | -0/+4 |
| * | Jon Parise says: | bwarsaw | 2002-10-21 | 1 | -1/+1 |