| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Set package name and version number in AC_INIT macro in configure.in. Also, | bwarsaw | 2006-05-15 | 1 | -65/+0 |
| | | | | | | | | | | | | | | | | | | | | require Python to be at least 2.3.0 Convert all scripts/* scripts (except driver) to use the symlink-to-bin/mmshell trick. For now (since we're debugging more often than releasing), set STEALTH_MODE to False in scripts/driver. We need to remember to turn this back to True when we start getting closer to releases! In the various scripts, er, Mailman/bin scripts, convert them to $-strings for i18n substitution, and clean up imports. Also, get rid of the crufty Emacs -*- line, which is no longer needed now that the files end in .py. Get rid of lots of unnecessary svn:executable properties. Remove an unnecessary import from Mailman/bin/disabled.py | ||||
| * | - fixed misspelling of propagate in loginit.initialize call in cron/disabled. | msapiro | 2006-05-09 | 1 | -3/+8 |
| | | | | | | (should the cron scripts propagate log messages to stderr?) - updated scripts/* scripts to use new logging rather than stderr writes. | ||||
| * | More logging updates: | bwarsaw | 2006-04-28 | 1 | -11/+10 |
| | | | | | | | | | | | | - Remove the LogStdErr() calls from all the scripts/* scripts. - Convert the LockFile.py code to use the logging logs. Also do general code cleanup in this module. Note that the 'withlogging' argument to __init__() has been removed, as we can use logging's mechanisms to control how much of LockFile will get logged (by default, not much). - Add the 'mailman.locks' logger to loginit.py - Remove Mailman/Handlers/Sendmail.py once and for all - Remove LIST_LOCK_DEBUGGING from Defaults.py.in | ||||
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | | |||||
| * | Update copyright years. | bwarsaw | 2002-03-16 | 1 | -1/+1 |
| | | |||||
| * | Since these scripts are always run from the wrapper, they don't need a | bwarsaw | 2001-09-07 | 1 | -1/+1 |
| | | | | | #! line. | ||||
| * | main(): Be sure to set the _plaintext message metadata key to inform | bwarsaw | 2001-06-27 | 1 | -1/+1 |
| | | | | | | the Switchboard that it should save the message as plain text and not as a pickle. | ||||
| * | intermediate | bwarsaw | 2001-05-11 | 1 | -0/+61 |
