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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensive changes based on Jeremy Hylton's investigations. These
bwarsaw
1999-08-21
1
-6
/
+16
*
GZIP_ARCHIVE_TXT_FILES: A new flag which controls whether the
bwarsaw
1999-08-21
1
-0
/
+7
*
Ditch the posix lockfile stuff in favor of the now "standard" LockFile
bwarsaw
1999-08-21
1
-29
/
+21
*
This module has been "renamed" to LockFile.py
bwarsaw
1999-08-21
1
-198
/
+0
*
flock => LockFile
bwarsaw
1999-08-20
2
-7
/
+7
*
__assert_lock(): LockFile.AlreadyCalledLockedError =>
bwarsaw
1999-08-20
1
-1
/
+1
*
flock => LockFile everywhere
bwarsaw
1999-08-20
1
-4
/
+4
*
Several changes to make this a more generally useful module.
bwarsaw
1999-08-20
1
-64
/
+148
*
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
*
Dragon's big logo as a jpeg (no gifs allowed on gnu.org)
bwarsaw
1999-08-06
1
-0
/
+0
*
Web page for www.gnu.org
bwarsaw
1999-08-06
1
-0
/
+75
*
Oops! Forgot to update this file
bwarsaw
1999-07-30
1
-0
/
+16
*
Bump release date of 1.0 final (I think tonight's the night)
bwarsaw
1999-07-30
1
-1
/
+1
*
consistent body background color
bwarsaw
1999-07-29
1
-1
/
+1
*
removed small typo
bwarsaw
1999-07-29
1
-1
/
+0
*
Bumping version number to 1.0 ... get ready!
bwarsaw
1999-07-24
2
-2
/
+2
*
Add link to docs tarball
bwarsaw
1999-07-24
1
-2
/
+7
*
Don't distribute the docs with the main tarball -- it's more than
bwarsaw
1999-07-24
1
-0
/
+2
*
Some updates, getting ready for the 1.0 release!
bwarsaw
1999-07-24
1
-7
/
+21
*
Some minor updates to the feature set. Couple probably use another
bwarsaw
1999-07-24
1
-12
/
+36
*
ConfirmUserPassword(): It's possible that user is None. Raise a
bwarsaw
1999-07-22
1
-0
/
+2
*
$PREFIX (by default /home/mailman) really need only be 02755 for
bwarsaw
1999-07-22
2
-6
/
+6
*
DeliverToList(): Always remove return-receipt-to and
bwarsaw
1999-07-22
1
-0
/
+3
*
MakeCookie(): Set cookie's "path" based on the list-specific setting
hmeland
1999-07-22
1
-1
/
+1
*
Save(): When the list is created for the first time :) config.db may
bwarsaw
1999-07-21
1
-1
/
+6
*
OutgoingMessage.SetDate(): remove
bwarsaw
1999-07-21
2
-5
/
+0
*
Save(): Harald's fix (slightly rewritten by Barry) for window of
bwarsaw
1999-07-21
1
-23
/
+13
*
M.A. Lemburg's workaround for Netscape users when NS inserts a bogus
bwarsaw
1999-07-21
1
-0
/
+43
*
slightly rewritten, since aside_new() is gone now
bwarsaw
1999-07-21
1
-2
/
+2
*
Post(): Add `cgiext' key with value taken from mm_cfg.CGIEXT. This
bwarsaw
1999-07-18
1
-2
/
+4
*
SatisfyRefs(): Add `cgiext' key with value taken from mm_cfg.CGIEXT.
bwarsaw
1999-07-18
1
-0
/
+1
*
DEFAULT_MSG_FOOTER: Two changes. First, nip a pet peeve (sorry Ken :)
bwarsaw
1999-07-18
1
-2
/
+3
*
Added Emacs turd to bottom of file.
bwarsaw
1999-07-16
1
-0
/
+4
*
CheckCookie(): Workaround for IE4.01 (and other pre-5.0 MSIEs?) bug in
bwarsaw
1999-07-16
1
-2
/
+17
*
Uncomment the autoconf test for vsnprintf()
bwarsaw
1999-07-12
2
-6
/
+58
*
Use os.error instead of OSError for older Pythons
bwarsaw
1999-07-12
1
-2
/
+8
*
fatal() no longer has "const char*" as third arg prototype. Didn't
bwarsaw
1999-07-12
1
-1
/
+7
*
fatal() no longer has "const char*" as third arg prototype. Didn't
bwarsaw
1999-07-12
1
-1
/
+1
*
Add magic to include our own vsnprintf if the OS is missing one.
bwarsaw
1999-07-12
1
-5
/
+10
*
An implementation of vsnprintf() ripped from GNU screen 3.7.6's misc.c
bwarsaw
1999-07-12
1
-0
/
+126
*
Merge with Python 1.5.2+ version of this module. Also include
bwarsaw
1999-07-12
1
-4
/
+42
*
Describe using bin/check_perms
bwarsaw
1999-07-10
1
-5
/
+26
*
Added a note about bin/check_perms
bwarsaw
1999-07-10
1
-0
/
+4
*
bump version to 1.0rc3
bwarsaw
1999-07-10
1
-2
/
+2
*
VERSION: bump to 1.0rc3
bwarsaw
1999-07-10
1
-1
/
+1
*
Applied patch for PR#69, although num_addrs doesn't appear to be used
bwarsaw
1999-07-09
1
-1
/
+1
*
main(): Slightly different message for confirmation.
bwarsaw
1999-07-09
1
-1
/
+1
*
SetSiteAdminPassword(): Open data/adm.pw with Utils.open_ex() so we
bwarsaw
1999-07-09
1
-5
/
+3
*
checkadminpw(): Check the permissions on data/adm.pw, which now must
bwarsaw
1999-07-09
1
-9
/
+20
[next]