summaryrefslogtreecommitdiff
path: root/Mailman
Commit message (Expand)AuthorAgeFilesLines
* Fixed indentation (so changes look bigger than they really are).bwarsaw1998-07-062-128/+152
* Moved wrapping/filling to maketext() template generator.bwarsaw1998-07-061-7/+11
* Bouncer.HandleBouncingAddress(): Convert to using Utils.maketext() templates.bwarsaw1998-07-061-48/+46
* Get the StampedLogger out of Mailman.Logging.StampedLoggerbwarsaw1998-07-021-1/+2
* Strip out all logging stuff. This will get taken care of by the CGIbwarsaw1998-07-021-21/+0
* Removed classes Logger and StampedLogger, into modules in thebwarsaw1998-07-021-119/+3
* Added Logging subdirbwarsaw1998-07-021-2/+1
* Subpackage containing all logging classes.bwarsaw1998-07-027-0/+324
* .InitTempVars(): Use the default templates for anonymous lists.klm1998-07-011-2/+5
* Maillist: Upon investigating why self._mime_separator was neverklm1998-07-011-9/+15
* Digester.InitTempVars(): Add setting of self._mime_separator here,klm1998-07-011-0/+3
* main(): corrected misplaced 'else' clause in password checking logic -klm1998-07-011-5/+5
* Eric Raymond added support for ESMTP protocol and corrected some typosguido1998-06-251-33/+113
* I removed a potential race condition, if two files decide to time-outviega1998-06-242-26/+34
* Add more disgusting global variable references, just to avoidbwarsaw1998-06-231-1/+17
* MailCommandHandler.AddApprovalMsg(): use the Utils.maketext()bwarsaw1998-06-231-18/+11
* Obsolete. Fold this functionality (for now) in the CGI driver scriptbwarsaw1998-06-192-85/+0
* Removed RCS crudbwarsaw1998-06-194-9/+4
* /usr/local/bin/python => /usr/bin/env pythonbwarsaw1998-06-191-2/+1
* Convert all module names to their new names.bwarsaw1998-06-192-16/+21
* Convert all module names to their new names.bwarsaw1998-06-191-6/+24
* Added GPL, removed VERIFY_FMTbwarsaw1998-06-191-20/+17
* Convert all module names to their new names.bwarsaw1998-06-191-17/+25
* Convert all module names to their new names.bwarsaw1998-06-191-72/+79
* Convert all module names to their new names.bwarsaw1998-06-191-145/+70
* Convert all module names to their new names.bwarsaw1998-06-191-45/+32
* Convert all module names to their new names.bwarsaw1998-06-192-17/+21
* Convert all module names to their new names.bwarsaw1998-06-192-7/+14
* Removed RCS crudbwarsaw1998-06-191-2/+2
* Convert all module names to their new names.bwarsaw1998-06-191-11/+17
* Convert all module names to their new names.bwarsaw1998-06-191-98/+46
* mailman => Mailmanbwarsaw1998-06-191-1/+1
* Config => mm_cfgbwarsaw1998-06-191-3/+3
* The usualbwarsaw1998-06-192-0/+4
* Added a Makefile template for installing in this subdir (instead ofbwarsaw1998-06-191-0/+71
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-195-508/+559
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-7/+8
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-19/+15
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-11/+14
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-3/+3
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-66/+42
* Added GPLbwarsaw1998-06-161-4/+28
* Note! These changes are not being tracked in the old modulesbwarsaw1998-06-161-25/+39
* Fixed a typo that probably kept it from loading.viega1998-06-161-4/+3
* From the error message, and what I've learned about base64, my bestviega1998-06-142-8/+6
* There's now a global USE_CRYPT variable. It *should* be set by theviega1998-06-142-2/+10
* Provides a method wrap_func(func, debug, print_env). If debug is off,viega1998-06-141-0/+23
* Added debug.py on suggestion from Michael McLay. Added hisviega1998-06-141-0/+48
* Modified to install the stuff in Cgi. It's probably not the right wayviega1998-06-141-1/+11
* These are the files that used to be in ../cgi, except they no longerviega1998-06-1411-0/+2356