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
/
cgi.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
1999-06-13
Fixed ordering of MIME boundaries.
hmeland
1
-4
/
+5
1999-06-13
Some more TODOs -- nothing critical.
hmeland
1
-2
/
+5
1999-06-13
Use new MailList.ApprovedAddMembers() to speed up addition.
hmeland
1
-25
/
+21
1999-06-13
Postfix's alias builder is commonly called `postalias', not `mkalias'.
hmeland
1
-2
/
+2
1999-06-11
More changes to make syslog() work on OSes where it isn't part of the
hmeland
3
-65
/
+64
1999-06-11
Changes to fix the CGI cookie security flaw reported by John Morton.
hmeland
4
-14
/
+38
1999-06-10
humor
bwarsaw
1
-1
/
+7
1999-06-10
In docstring, use %% to escape the percent sign.
bwarsaw
1
-1
/
+1
1999-06-10
main(): MMBadPassword => MMBadPasswordError
bwarsaw
1
-1
/
+1
1999-06-09
Patch by Per Cederqvist:
guido
1
-3
/
+6
1999-06-04
update_dirty_archives(): Set umask to 002 when creating gzipped text
hmeland
1
-1
/
+5
1999-06-04
New class: QuotedContainer(Container). It's Format() method returns
hmeland
1
-1
/
+11
1999-06-04
ParseMailCommands(): In the case that the maximum number of command
hmeland
1
-2
/
+2
1999-06-04
Changes to speed up mass subscription via the web:
hmeland
3
-67
/
+143
1999-06-02
dolist(): Do l.Unlock() before returning, to avoid the list's open
hmeland
1
-0
/
+2
1999-05-23
Stole GNU sh-utils-1.16 configure.in code to check for syslog()
hmeland
4
-66
/
+70
1999-05-22
FormatListinfoOverview(): The CGI/1.1 spec defines the SERVER_NAME
hmeland
1
-1
/
+2
[next]