| Commit message (Expand) | Author | Age | Files | Lines |
| * | main(): Instead of using MAILMAN_OWNER, use Utils.get_site_email(). | bwarsaw | 2001-08-04 | 3 | -7/+7 |
| * | Add -q/--quiet, suggested by Scott Brown, which suppresses all status | bwarsaw | 2001-08-01 | 1 | -12/+26 |
| * | Update the example in the docstring to reflect the new MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -6/+6 |
| * | Another step towards conversion to MemberAdaptor API. Use | bwarsaw | 2001-07-29 | 1 | -27/+3 |
| * | Merge in latest version (1.4) from Python 2.2 alpha CVS. Primarily | bwarsaw | 2001-07-27 | 1 | -13/+32 |
| * | intermediate | bwarsaw | 2001-07-26 | 1 | -0/+32 |
| * | This script isn't necessary any more. It twiddled the archive | bwarsaw | 2001-07-26 | 1 | -95/+0 |
| * | Dang, the usual oversight. | bwarsaw | 2001-07-26 | 1 | -1/+1 |
| * | dolist(): Remove the settings of the attributes archive_directory and | bwarsaw | 2001-07-26 | 1 | -7/+1 |
| * | Module docstring consistency. | bwarsaw | 2001-07-26 | 1 | -1/+1 |
| * | main(): Use ArchiveFileName() instead of private_archive_file_dir to | bwarsaw | 2001-07-26 | 1 | -4/+3 |
| * | SCRIPTS: Add fix_url.py as a bin/withlist script for modifying | bwarsaw | 2001-07-26 | 1 | -1/+1 |
| * | main(): John Read's suggestion to include messages about what | bwarsaw | 2001-07-25 | 1 | -0/+3 |
| * | main(): Print a slightly more informative error message if the | bwarsaw | 2001-07-25 | 1 | -1/+5 |
| * | check_privs(): Fix the error message to be a single string | bwarsaw | 2001-07-25 | 1 | -7/+26 |
| * | check_privs(): new function that drops root privileges (if we have them) and | twouters | 2001-07-24 | 1 | -0/+12 |
| * | Rewrite docstring for clarity, and to describe the new | bwarsaw | 2001-07-20 | 1 | -58/+106 |
| * | main(): DeleteMember() -> ApprovedDeleteMember() | bwarsaw | 2001-07-19 | 1 | -1/+1 |
| * | main(): Don't print an empty 'done' message if no languages were sucessfully | twouters | 2001-07-19 | 1 | -2/+3 |
| * | dolist(): A start on conversion to the MemberAdaptor API (but it needs | bwarsaw | 2001-07-19 | 1 | -2/+5 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 5 | -10/+14 |
| * | - Add missing import of 'errno' | twouters | 2001-07-18 | 1 | -1/+2 |
| * | Added the --marshal/-m and --pickle/-p flags, and the ability to dump | bwarsaw | 2001-07-11 | 1 | -12/+75 |
| * | SCRIPTS: added mailmanctl and qrunner. | bwarsaw | 2001-07-05 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2001-07-05 | 1 | -0/+96 |
| * | intermediate | bwarsaw | 2001-07-05 | 1 | -0/+169 |
| * | move_language_templates(): if the TEMPLATE_DIR/gtemplate couldn't be | bwarsaw | 2001-07-03 | 1 | -1/+6 |
| * | checkcgi(): Calculate the directory for the cgi-bin scripts, since | bwarsaw | 2001-07-02 | 1 | -2/+3 |
| * | Syncing with latest Python cvs version (#, flags should be printed | bwarsaw | 2001-06-28 | 1 | -1/+4 |
| * | main(): Improved the readability of a message. | bwarsaw | 2001-05-31 | 1 | -1/+1 |
| * | Updated a comment. | bwarsaw | 2001-05-31 | 1 | -5/+5 |
| * | do_output(): The categories strings should not be translated. | bwarsaw | 2001-05-25 | 1 | -2/+2 |
| * | The newlang program was renamed addlang. The rmlang program was removed. | bwarsaw | 2001-05-25 | 1 | -1/+1 |
| * | Sync with Python 2.2 CVS's revision 1.18 of this file. This fixes a | bwarsaw | 2001-05-24 | 1 | -33/+45 |
| * | The latest copy from the Python 2.2a0 CVS tree. | bwarsaw | 2001-05-22 | 1 | -11/+22 |
| * | newlang is replaced by addlang | bwarsaw | 2001-05-21 | 1 | -120/+0 |
| * | The pygettext.py script from the Python distribution. Included here | bwarsaw | 2001-05-20 | 1 | -0/+496 |
| * | We don't need this script any more. To remove language support from a | bwarsaw | 2001-05-20 | 1 | -125/+0 |
| * | Renamed from `newlang'. Two reasons why I didn't like the old name: | bwarsaw | 2001-05-20 | 1 | -0/+120 |
| * | main(): Use mm_cfg.MAILMAN_OWNER as the originator of the mail message | bwarsaw | 2001-05-20 | 1 | -3/+2 |
| * | Updated for new template structure. The only thing we need to do to | bwarsaw | 2001-05-19 | 1 | -40/+35 |
| * | To main changes: add a -f/--force switch, and scan all the template | bwarsaw | 2001-05-18 | 1 | -63/+166 |
| * | Added change_pw | bwarsaw | 2001-05-11 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2001-05-11 | 1 | -0/+197 |
| * | main(): Before we write to the aliases.db file, we must drop an | bwarsaw | 2001-05-11 | 1 | -1/+9 |
| * | Add genaliases to list of SCRIPTS. | bwarsaw | 2001-05-10 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2001-05-10 | 1 | -0/+2 |
| * | A script to regenerate both the data/aliases.db hash file and the | bwarsaw | 2001-05-10 | 1 | -0/+83 |
| * | main(): When -q/--quiet isn't given, restore prompting before sending | bwarsaw | 2001-05-10 | 1 | -6/+47 |
| * | checkwalk(): More special casing for the qfile directories. These | bwarsaw | 2001-05-09 | 1 | -21/+42 |