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
*
Convert message delivery to pipeline architecture by using
bwarsaw
1999-11-24
1
-28
/
+27
*
Added an example of how to use the -r option.
bwarsaw
1999-11-16
1
-0
/
+29
*
forgot to import Errors
bwarsaw
1999-11-12
1
-0
/
+1
*
Standardized argument parsing
bwarsaw
1999-11-12
1
-2
/
+29
*
Add move_list to list of scripts
bwarsaw
1999-11-12
1
-1
/
+1
*
Simple move_list script (really just reassigns the list-specific
bwarsaw
1999-11-12
1
-0
/
+66
*
SendExplanation(): Message objects no longer have a SetHeader()
bwarsaw
1999-11-10
1
-2
/
+2
*
main(): Reap all subprocesses until none are left
bwarsaw
1999-10-30
1
-0
/
+4
*
main(): if the fromaddr can't be found, return after printing msg
bwarsaw
1999-10-25
1
-0
/
+1
*
Simple script to print the current Mailman version
bwarsaw
1999-09-02
2
-1
/
+26
*
small cut and paste typo
bwarsaw
1999-08-21
1
-1
/
+1
*
Robustness changes. Specifically:
bwarsaw
1999-08-21
1
-22
/
+84
*
checkall(): Must also check PREFIX.
bwarsaw
1999-08-13
1
-0
/
+12
*
find_member: new script to search all lists (or a specified subset)
bwarsaw
1999-08-09
2
-1
/
+145
*
Use os.error instead of OSError for older Pythons
bwarsaw
1999-07-12
1
-2
/
+8
*
main(): Slightly different message for confirmation.
bwarsaw
1999-07-09
1
-1
/
+1
*
checkadminpw(): Check the permissions on data/adm.pw, which now must
bwarsaw
1999-07-09
1
-9
/
+20
*
Use stat's symbolic names for list indices.
bwarsaw
1999-07-07
1
-2
/
+3
*
check_perms: No need to generate this file. MAILMAN_GRPNAME must
bwarsaw
1999-07-06
3
-5
/
+6
*
check_perms.in: A file for a simple permission and group ownership
bwarsaw
1999-07-06
3
-3
/
+159
*
Catch MMBadEmailError and print a sensible message (PR#59)
bwarsaw
1999-07-03
1
-3
/
+8
*
Use new MailList.ApprovedAddMembers() to speed up addition.
hmeland
1999-06-13
1
-25
/
+21
*
In docstring, use %% to escape the percent sign.
bwarsaw
1999-06-10
1
-1
/
+1
*
dolist(): Do l.Unlock() before returning, to avoid the list's open
hmeland
1999-06-02
1
-0
/
+2
*
Fix for PR#7 (fatal error occuring when duplicate addresses are in the
bwarsaw
1999-05-03
1
-4
/
+9
*
Several changes. First, locking is now done with the -l/--lock
bwarsaw
1999-05-03
1
-16
/
+83
*
Added `withlist' script to install target
bwarsaw
1999-03-29
1
-1
/
+1
*
Convenience script for interacting with a mailing list from Python's
bwarsaw
1999-03-29
1
-0
/
+53
*
DeleteMember()'s keyword argument is called `admin_notif'
bwarsaw
1999-03-26
1
-1
/
+1
*
Added -a / --notifyadmin option to override the list's default
bwarsaw
1999-03-25
1
-6
/
+21
*
main(): Ignore any line that is empty (all whitespace) or is a comment
bwarsaw
1999-03-25
1
-0
/
+8
*
Makefile should not be under CVS
bwarsaw
1999-03-23
1
-72
/
+0
*
Oops! Add installation of sync_members and check_db to this file
bwarsaw
1999-03-23
1
-1
/
+2
*
Finished the implementation. Tested features.
bwarsaw
1999-03-23
1
-34
/
+71
*
Script to synchronize memberships
bwarsaw
1999-03-23
2
-0
/
+265
*
Add GNU copyright
bwarsaw
1999-03-21
1
-0
/
+16
*
Script to check the state of a list's database file
bwarsaw
1999-03-21
1
-0
/
+70
*
Add warning message about the need for a manual step in the update
bwarsaw
1999-03-09
1
-0
/
+9
*
If the file specified with -f is "-", read addresses to remove from
hmeland
1999-03-04
1
-6
/
+13
*
When either of the -d or -n files are "-", read that list of addresses
hmeland
1999-03-04
1
-10
/
+22
*
"import paths" must come before any "from Mailman import module"
hmeland
1999-03-04
1
-1
/
+1
*
Wrap import of getpass in try/except, and get it from
bwarsaw
1999-02-27
1
-1
/
+5
*
Use a more portable way to save/restore sys.stdout
bwarsaw
1999-02-24
1
-1
/
+2
*
Make sure -o flag actually works by redirecting output to fp
bwarsaw
1999-02-24
1
-6
/
+11
*
main(): force the listname to lower case both when it's passed on the
bwarsaw
1999-02-10
1
-1
/
+4
*
Check arguments slightly differently
bwarsaw
1999-02-01
1
-5
/
+5
*
Make coding style a little more conformant:
bwarsaw
1999-02-01
1
-29
/
+64
*
clone_member: very simple first attempt at a clone operation. This is
bwarsaw
1999-02-01
3
-2
/
+122
*
VERSION is no longer set in configure because it's too hard to
bwarsaw
1999-01-15
1
-2
/
+0
*
Use the new ValidateEmail() interface.
bwarsaw
1999-01-09
1
-1
/
+3
[next]