| Commit message (Expand) | Author | Age | Files | Lines |
| * | All these files have been moved to the Mailman directory (and some renamed) | bwarsaw | 1998-06-19 | 1 | -506/+0 |
| * | Fixed a bug where sometimes a leading / is missing from PATH_INFO. | viega | 1998-06-05 | 1 | -1/+3 |
| * | Added a method: GetNestingLevel(), which returns how many ../'s are | viega | 1998-06-03 | 1 | -0/+11 |
| * | Fixed a bug in wrap where wrap would error if the length of the string | viega | 1998-06-03 | 1 | -1/+1 |
| * | Integrated Scott's cookie code into the distribution. | viega | 1998-05-30 | 1 | -0/+14 |
| * | Modfied DeliverToUser to use smtplib instead of a call to sendmail. | viega | 1998-05-28 | 1 | -10/+12 |
| * | Removed RCS crud | bwarsaw | 1998-05-26 | 1 | -3/+73 |
| * | 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/+18 |
| * | Removed change_boundary() - not necessary, now that the Digest class | klm | 1998-05-04 | 1 | -17/+1 |
| * | New routine change_boundary, for substituting one mime boundary for | klm | 1998-04-27 | 1 | -1/+17 |
| * | ValidEmail(): Elide the constraint that addresses have their top-level | klm | 1998-04-23 | 1 | -11/+11 |
| * | Added "su" to valid top levels. | klm | 1998-04-23 | 1 | -2/+2 |
| * | DeliverToUser(): Add newline-terminators to add_header items when | klm | 1998-04-12 | 1 | -1/+3 |
| * | DeliverToUser(): Aha! Resolved elusive bug - addresses containing | klm | 1998-04-11 | 1 | -2/+3 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+10 |
| * | SendTextToUser(), DeliverToUser() - Generalized addition of special | klm | 1998-04-07 | 1 | -6/+9 |
| * | Adding 'nofail' option to StampedLogger init, so programs that use | klm | 1998-03-30 | 1 | -8/+23 |
| * | AddressesMatch(): Do the right thing (in particular, no traceback!) | klm | 1998-03-30 | 1 | -15/+29 |
| * | Include "manual_reprime" option in StampedLogger. When on (off by | klm | 1998-03-29 | 1 | -5/+22 |
| * | Unlock only if alredy locked. | mailman | 1998-03-27 | 1 | -1/+1 |
| * | Simpliefied FindMatchineAddress - it now only recognizes similarity | mailman | 1998-03-26 | 1 | -25/+34 |
| * | Added logger and moved SendTextToUser and DeliverToUser | mailman | 1998-03-24 | 1 | -4/+107 |
| * | map_maillists() - New convenience routine for interactive python | mailman | 1998-03-20 | 1 | -0/+26 |
| * | Moved list_names() here from where i recently created it, | mailman | 1998-03-13 | 1 | -2/+14 |
| * | ObscureEmail(), UnobscureEmail(): new routines for invertably | klm | 1998-03-08 | 1 | -1/+20 |
| * | MakeDirTree(): Change default permission to 775 (was 774, previous | klm | 1998-03-08 | 1 | -1/+1 |
| * | MakeDirTree: use umask 774 rathern than 744, so group members doing | klm | 1998-03-07 | 1 | -3/+8 |
| * | Get rid of gratuitous bare 'except:'. | mailman | 1998-02-22 | 1 | -1/+1 |
| * | Initial revision | klm | 1998-01-07 | 1 | -0/+154 |