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
/
Mailman
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ParseMailCommands(): Quickie patch to allow quotes around the command
bwarsaw
1999-09-08
1
-0
/
+10
*
Bump VERSION to 1.0.2
bwarsaw
1999-09-07
1
-1
/
+1
*
ArchiveMail(): When public archiving is turned on and
bwarsaw
1999-09-04
1
-7
/
+22
*
PUBLIC_EXTERNAL_ARCHIVER, PRIVATE_EXTERNAL_ARCHIVER: new variables
bwarsaw
1999-09-04
1
-2
/
+16
*
Remove some extraneous parens.
bwarsaw
1999-09-04
1
-11
/
+9
*
SafeDict.__init__(): UserDict optional initial dict arg is a Python
bwarsaw
1999-09-03
1
-1
/
+4
*
SafeDict(): New class
bwarsaw
1999-09-02
1
-2
/
+23
*
miscellaneous formatting
bwarsaw
1999-09-02
1
-4
/
+33
*
PR#107 reports that Pegasus (presumably an MUA) uses
bwarsaw
1999-09-02
1
-0
/
+1
*
InitTempVars(): Use <site> for lock file name when no list name is
bwarsaw
1999-09-02
1
-1
/
+1
*
Removed unused import of fcntl
bwarsaw
1999-08-25
1
-1
/
+0
*
Load(): Ignore AlreadyLockedErrors.
bwarsaw
1999-08-23
1
-1
/
+4
*
map_maillists(): formatting
bwarsaw
1999-08-23
1
-5
/
+8
*
ArchiveMail(): it's still possible that the archiver takes a long time
bwarsaw
1999-08-22
1
-3
/
+7
*
Bump rev number to 1.0.1
bwarsaw
1999-08-21
1
-1
/
+1
*
Make sure we use cPickle if it exists. This change may or may not
bwarsaw
1999-08-21
1
-3
/
+8
*
Extensive changes based on Jeremy Hylton's investigations. These
bwarsaw
1999-08-21
1
-41
/
+49
*
Extensive changes based on Jeremy Hylton's investigations. These
bwarsaw
1999-08-21
1
-15
/
+14
*
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
*
__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
*
Bumping version number to 1.0 ... get ready!
bwarsaw
1999-07-24
1
-1
/
+1
*
ConfirmUserPassword(): It's possible that user is None. Raise a
bwarsaw
1999-07-22
1
-0
/
+2
*
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
*
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
*
CheckCookie(): Workaround for IE4.01 (and other pre-5.0 MSIEs?) bug in
bwarsaw
1999-07-16
1
-2
/
+17
*
Merge with Python 1.5.2+ version of this module. Also include
bwarsaw
1999-07-12
1
-4
/
+42
*
VERSION: bump to 1.0rc3
bwarsaw
1999-07-10
1
-1
/
+1
*
SetSiteAdminPassword(): Open data/adm.pw with Utils.open_ex() so we
bwarsaw
1999-07-09
1
-5
/
+3
*
Move the locking stuff from here to cron/run_queue. This way, I can
bwarsaw
1999-07-07
1
-16
/
+4
*
.Post(): Try working around the "owner-alias" sendmail feature by
hmeland
1999-07-05
1
-1
/
+7
*
GetUserOption(), SetUserOption(): The invariant is that the keys for
bwarsaw
1999-07-03
1
-0
/
+2
*
Update(): Call CanonicalizeUserOptions()
bwarsaw
1999-07-03
1
-0
/
+15
*
VERSION: to 1.0rc2+ (soon to be rc3?)
bwarsaw
1999-07-03
1
-2
/
+2
*
MailList.Save(): Rewrite to be more robust in maintaining a valid
bwarsaw
1999-07-01
1
-13
/
+28
*
DumbBTree.clear(): New method to short-circuit clearing the btree.
bwarsaw
1999-07-01
1
-3
/
+8
*
Fixed typo in SendMailToNewsGroup().
hmeland
1999-07-01
1
-1
/
+1
*
ProcessConfirmCmd(): Confirmation of an subscription for an address
hmeland
1999-07-01
1
-1
/
+4
*
Fixed a minor grammar error.
hmeland
1999-07-01
1
-1
/
+1
*
Archiver.ArchiveMail(): As this method always is called with one
hmeland
1999-07-01
1
-1
/
+5
[next]