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
*
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
*
Use stat's symbolic names for list indices.
bwarsaw
1999-07-07
1
-2
/
+3
*
Move the locking stuff from here to cron/run_queue. This way, I can
bwarsaw
1999-07-07
1
-16
/
+4
*
Move the locking stuff to here from OutgoingQueue.processQueue().
bwarsaw
1999-07-07
1
-1
/
+16
*
check_perms: No need to generate this file. MAILMAN_GRPNAME must
bwarsaw
1999-07-06
3
-5
/
+6
*
I realized we don't need to generate check_perms.
bwarsaw
1999-07-06
2
-5
/
+5
*
check_perms.in: A file for a simple permission and group ownership
bwarsaw
1999-07-06
3
-3
/
+159
*
Generate bin/check_perms from .in file
bwarsaw
1999-07-06
2
-5
/
+5
*
NEWS in 1.0rc3
hmeland
1999-07-05
1
-0
/
+20
*
Added a quick discussion of the "owner-alias" sendmail feature/problem
hmeland
1999-07-05
1
-0
/
+14
*
.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
*
Catch MMBadEmailError and print a sensible message (PR#59)
bwarsaw
1999-07-03
1
-3
/
+8
*
Use autoconf results for true (PR#65)
bwarsaw
1999-07-03
1
-1
/
+2
*
Added autoconf test for true (PR#65)
bwarsaw
1999-07-03
2
-106
/
+91
*
Don't check for VPRINTF since we don't use it anywhere in the C code.
bwarsaw
1999-07-02
2
-72
/
+23
*
fatal(): Use vsnprintf() to avoid potential buffer overflow
bwarsaw
1999-07-02
1
-2
/
+4
*
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
*
DeliverToUser(): I believe the forking done in here is no longer
hmeland
1999-07-01
1
-20
/
+34
*
processQueue(): Catch and log problems with corrupt/inaccessible queue
hmeland
1999-07-01
1
-4
/
+26
*
IncomingMessage.GetSender(): Don't assume addresses taken from headers
hmeland
1999-07-01
1
-4
/
+8
*
The "password" mail command can now also be used for having one's
hmeland
1999-07-01
1
-2
/
+14
*
Fixed problem with MIME bounces not containing any MIME boundaries at
hmeland
1999-07-01
1
-1
/
+6
*
Use "mailman-<version>" instead of "<mailman-src-dir>" when referring
hmeland
1999-07-01
1
-5
/
+8
*
Added a section named "How secure are the authentication mechanisms
hmeland
1999-07-01
1
-0
/
+44
*
re.match() was being used when we wanted re.search() for finding
hmeland
1999-06-15
1
-2
/
+2
*
Bumping revnum to 1.0rc2
bwarsaw
1999-06-14
3
-4
/
+7
*
don't be so graphic :)
bwarsaw
1999-06-14
1
-1
/
+1
*
My annotation, v1 :)
hmeland
1999-06-13
2
-1
/
+19
*
TrySMTPDelivery(): Be smarter about handling the various exceptions
hmeland
1999-06-13
1
-3
/
+45
*
SecurityManager:
hmeland
1999-06-13
4
-166
/
+171
*
Undo, previous checkin was a mistake (I'm still only beginning to
hmeland
1999-06-13
1
-11
/
+8
*
Create(): Do ValidateEmail(admin) before trying to actually create
hmeland
1999-06-13
2
-10
/
+13
*
AddToResponse(): Added new optional arg `prefix'. Changed truncation
hmeland
1999-06-13
1
-87
/
+95
*
Created MMAuthenticationError exception class hierarchy, into which
hmeland
1999-06-13
1
-2
/
+9
[next]