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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
If we can't import getpass from the standard Python installation,
bwarsaw
1999-01-09
1
-1
/
+5
*
Mostly reformatting to get rid of lines > 78 columns wide
bwarsaw
1999-01-06
1
-14
/
+14
*
list_members - a new script for dumping a list's members to stdout or a file
bwarsaw
1999-01-02
4
-32
/
+238
*
update_to_10b6 is moved to update
bwarsaw
1998-12-22
2
-6
/
+7
*
Added removal of Mailman/smtplib.py{,c}
bwarsaw
1998-12-22
1
-2
/
+5
*
Added back add_members to Makefile.in
bwarsaw
1998-12-17
2
-7
/
+7
*
convert_list and populate_new_list have been removed
bwarsaw
1998-12-10
1
-3
/
+2
*
main(): Was not accepting password from command line because len(args)
klm
1998-12-03
1
-2
/
+6
*
Unpack of the wrong-size argument list yields a ValueError, not an
klm
1998-12-01
1
-1
/
+1
*
consolidated convertlist and populate_new_list into add_members.
cotton
1998-11-25
2
-101
/
+3
*
Fixed another place where new accounts are saved without the password.
klm
1998-11-24
1
-0
/
+2
*
convert_list now runs Utils.ValidEmail() on all addresses, and prints
cotton
1998-11-23
1
-1
/
+3
*
I should have broken this up into 2 checkins because it implements one
cotton
1998-11-21
1
-0
/
+1
*
Minor rewriting of the docstring to make it more Emacs friendly.
bwarsaw
1998-11-16
1
-4
/
+4
*
fixed typo in removing module code.
cotton
1998-11-06
1
-2
/
+2
*
update_to_10b6:
cotton
1998-11-06
1
-3
/
+42
*
A slight reformatting for readability
bwarsaw
1998-11-06
1
-12
/
+14
*
fixed minor typos
bwarsaw
1998-11-06
1
-2
/
+2
*
update_to_10b6 now is sans .py
bwarsaw
1998-11-06
1
-1
/
+1
*
made it so that
cotton
1998-11-05
1
-8
/
+36
*
changed os.sytem(...find) to use os.path.walk instead, should be more
cotton
1998-11-05
1
-5
/
+21
*
1) added o-w to the old html archiving chmod's.
cotton
1998-11-05
1
-31
/
+42
*
moved a misplaced print statement from the previous checkin.
cotton
1998-11-05
1
-1
/
+1
*
Removed the private archive directory chmod, as this should be done by
cotton
1998-11-05
1
-10
/
+12
*
Make sure archives/private has the proper permissions
bwarsaw
1998-11-05
1
-4
/
+6
*
Makefile.in: added arch script to integrate an mbox
cotton
1998-11-05
2
-1
/
+54
[next]