index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ben Gertzfield's patch to hardcode the path to the python executable
bwarsaw
2001-09-07
1
-2
/
+11
*
Ben Gertzfield's patch to hardcode the path to the python executable
bwarsaw
2001-09-07
25
-32
/
+32
*
Ensure that the data/aliases* files are written at least rw-rw-xxx
bwarsaw
2001-09-04
1
-0
/
+5
*
addlang is retired (noticed by Ron Jarrell).
bwarsaw
2001-08-20
1
-1
/
+1
*
Change the semantics for creating a list in a virtual domain different
bwarsaw
2001-08-20
1
-44
/
+40
*
addlang is removed. Lists can enable individual language support
bwarsaw
2001-08-17
1
-122
/
+0
*
main(): When opening the DBFILE for locking, use the `w' flag so that
bwarsaw
2001-08-17
1
-1
/
+1
*
update_qfiles(): MM2.0 stores all its qfiles right under the qfiles/
bwarsaw
2001-08-15
1
-0
/
+23
*
main(): Added the -s/--stale-lock-cleanup switch so that if mailmanctl finds a
bwarsaw
2001-08-15
1
-12
/
+87
*
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
[next]