summaryrefslogtreecommitdiff
path: root/Mailman/loginit.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-1/+2
* Add a missing import.bwarsaw2007-04-101-0/+1
* Improve the way we handle avoiding InitTempVars() multiple times on anbwarsaw2007-04-091-3/+9
* Add a configuration variable called LOG_CONFIG_FILE. If set, this names abwarsaw2007-03-311-47/+61
* Passwords done right.bwarsaw2007-01-141-4/+6
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-132/+133
* Updated the mmshell scripts so all use the configuration.py config objectmsapiro2006-10-241-130/+132
* More work on the WSGI support. So far, I've tested most of the admin.py linksbwarsaw2006-10-151-0/+1
* WSGI HTTP Server for Mailman Web interface.tkikuchi2006-10-091-0/+1
* Backing out last change. Mark, you are right.tkikuchi2006-09-231-1/+0
* I needed this for web ui to work.tkikuchi2006-09-221-0/+1
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-081-2/+2
* Move list_lists and list_members over to Mailman.bin package and rewrite tobwarsaw2006-04-291-2/+3
* More logging updates:bwarsaw2006-04-281-4/+13
* Convert Mailman.bin.rmlist module to optparse, and do general cleanup.bwarsaw2006-04-281-14/+29
* - Fixes to further remove the old Syslog from bin and cron scripts. Note thatbwarsaw2006-04-241-7/+22
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-0/+88