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
/
pythonlib
/
rfc822.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
1999-07-12
Merge with Python 1.5.2+ version of this module. Also include
bwarsaw
1
-4
/
+42
1999-07-10
Describe using bin/check_perms
bwarsaw
1
-5
/
+26
1999-07-10
Added a note about bin/check_perms
bwarsaw
1
-0
/
+4
1999-07-10
bump version to 1.0rc3
bwarsaw
1
-2
/
+2
1999-07-10
VERSION: bump to 1.0rc3
bwarsaw
1
-1
/
+1
1999-07-09
Applied patch for PR#69, although num_addrs doesn't appear to be used
bwarsaw
1
-1
/
+1
1999-07-09
main(): Slightly different message for confirmation.
bwarsaw
1
-1
/
+1
1999-07-09
SetSiteAdminPassword(): Open data/adm.pw with Utils.open_ex() so we
bwarsaw
1
-5
/
+3
1999-07-09
checkadminpw(): Check the permissions on data/adm.pw, which now must
bwarsaw
1
-9
/
+20
1999-07-07
Use stat's symbolic names for list indices.
bwarsaw
1
-2
/
+3
1999-07-07
Move the locking stuff from here to cron/run_queue. This way, I can
bwarsaw
1
-16
/
+4
1999-07-07
Move the locking stuff to here from OutgoingQueue.processQueue().
bwarsaw
1
-1
/
+16
1999-07-06
check_perms: No need to generate this file. MAILMAN_GRPNAME must
bwarsaw
3
-5
/
+6
1999-07-06
I realized we don't need to generate check_perms.
bwarsaw
2
-5
/
+5
1999-07-06
check_perms.in: A file for a simple permission and group ownership
bwarsaw
3
-3
/
+159
1999-07-06
Generate bin/check_perms from .in file
bwarsaw
2
-5
/
+5
1999-07-05
NEWS in 1.0rc3
hmeland
1
-0
/
+20
1999-07-05
Added a quick discussion of the "owner-alias" sendmail feature/problem
hmeland
1
-0
/
+14
1999-07-05
.Post(): Try working around the "owner-alias" sendmail feature by
hmeland
1
-1
/
+7
1999-07-03
GetUserOption(), SetUserOption(): The invariant is that the keys for
bwarsaw
1
-0
/
+2
1999-07-03
Update(): Call CanonicalizeUserOptions()
bwarsaw
1
-0
/
+15
1999-07-03
VERSION: to 1.0rc2+ (soon to be rc3?)
bwarsaw
1
-2
/
+2
1999-07-03
Catch MMBadEmailError and print a sensible message (PR#59)
bwarsaw
1
-3
/
+8
1999-07-03
Use autoconf results for true (PR#65)
bwarsaw
1
-1
/
+2
1999-07-03
Added autoconf test for true (PR#65)
bwarsaw
2
-106
/
+91
1999-07-02
Don't check for VPRINTF since we don't use it anywhere in the C code.
bwarsaw
2
-72
/
+23
1999-07-02
fatal(): Use vsnprintf() to avoid potential buffer overflow
bwarsaw
1
-2
/
+4
1999-07-01
MailList.Save(): Rewrite to be more robust in maintaining a valid
bwarsaw
1
-13
/
+28
1999-07-01
DumbBTree.clear(): New method to short-circuit clearing the btree.
bwarsaw
1
-3
/
+8
1999-07-01
Fixed typo in SendMailToNewsGroup().
hmeland
1
-1
/
+1
1999-07-01
ProcessConfirmCmd(): Confirmation of an subscription for an address
hmeland
1
-1
/
+4
1999-07-01
Fixed a minor grammar error.
hmeland
1
-1
/
+1
1999-07-01
Archiver.ArchiveMail(): As this method always is called with one
hmeland
1
-1
/
+5
1999-07-01
DeliverToUser(): I believe the forking done in here is no longer
hmeland
1
-20
/
+34
1999-07-01
processQueue(): Catch and log problems with corrupt/inaccessible queue
hmeland
1
-4
/
+26
1999-07-01
IncomingMessage.GetSender(): Don't assume addresses taken from headers
hmeland
1
-4
/
+8
1999-07-01
The "password" mail command can now also be used for having one's
hmeland
1
-2
/
+14
1999-07-01
Fixed problem with MIME bounces not containing any MIME boundaries at
hmeland
1
-1
/
+6
1999-07-01
Use "mailman-<version>" instead of "<mailman-src-dir>" when referring
hmeland
1
-5
/
+8
1999-07-01
Added a section named "How secure are the authentication mechanisms
hmeland
1
-0
/
+44
1999-06-15
re.match() was being used when we wanted re.search() for finding
hmeland
1
-2
/
+2
1999-06-14
Bumping revnum to 1.0rc2
bwarsaw
3
-4
/
+7
1999-06-14
don't be so graphic :)
bwarsaw
1
-1
/
+1
1999-06-13
My annotation, v1 :)
hmeland
2
-1
/
+19
1999-06-13
TrySMTPDelivery(): Be smarter about handling the various exceptions
hmeland
1
-3
/
+45
1999-06-13
SecurityManager:
hmeland
4
-166
/
+171
1999-06-13
Undo, previous checkin was a mistake (I'm still only beginning to
hmeland
1
-11
/
+8
1999-06-13
Create(): Do ValidateEmail(admin) before trying to actually create
hmeland
2
-10
/
+13
1999-06-13
AddToResponse(): Added new optional arg `prefix'. Changed truncation
hmeland
1
-87
/
+95
1999-06-13
Created MMAuthenticationError exception class hierarchy, into which
hmeland
1
-2
/
+9
[next]