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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
process(): Correct typo: "multipart" -> "multipart/alternative".
bwarsaw
2002-08-15
1
-5
/
+1
*
GetConfigInfo(): Add a note that you probably will want to add
bwarsaw
2002-08-15
1
-1
/
+5
*
NewVars(): pass_mime_types needs to get its value from the mm_cfg
bwarsaw
2002-08-15
1
-1
/
+1
*
InitVars(): Added pass_mime_types.
bwarsaw
2002-08-15
1
-9
/
+10
*
DEFAULT_PASS_MIME_TYPES: Default value for pass_mime_types.
bwarsaw
2002-08-15
1
-5
/
+8
*
DATA_FILE_VERSION: Bump to pick up pass_mime_types.
bwarsaw
2002-08-15
2
-8
/
+8
*
process(): Add support for a whitelisting feature contributed by Dan
bwarsaw
2002-08-15
1
-32
/
+58
*
Whitespace normalization.
bwarsaw
2002-08-15
1
-3
/
+3
*
GetConfigInfo(): Rewrite large portions of this text to give more
bwarsaw
2002-08-15
1
-18
/
+51
*
handleForm(): A `return' should have been a `continue'. This fixes
bwarsaw
2002-08-14
1
-1
/
+1
*
options_help(): When displaying a variable detail, use the human
bwarsaw
2002-08-14
1
-1
/
+2
*
VERSION: Set to 2.1b3+
bwarsaw
2002-08-13
1
-1
/
+1
*
Rework the directory layout for attachments. There were two problems
bwarsaw
2002-08-13
1
-40
/
+63
*
process(): Mentor Cana reports a crash when the subject header is an
bwarsaw
2002-08-10
1
-10
/
+4
*
prefix_subject(): Elaborate a comment.
bwarsaw
2002-08-09
1
-1
/
+3
*
encode_p(): New helper function.
bwarsaw
2002-08-09
1
-3
/
+29
*
GetConfigInfo(): Add description of encode_ascii_prefixes.
bwarsaw
2002-08-09
1
-0
/
+25
*
NewVars(): Add encode_ascii_prefixes if missing.
bwarsaw
2002-08-09
1
-0
/
+6
*
DATA_FILE_VERSION: Bump to pick up encode_ascii_prefixes.
bwarsaw
2002-08-09
1
-1
/
+1
*
InitVars(): Set the new config variable encode_ascii_prefixes which
bwarsaw
2002-08-09
1
-0
/
+6
*
Get ready for 2.1b3 release.
bwarsaw
2002-08-09
1
-2
/
+2
*
subscription_prompt(): Don't provide the choice of digests or
bwarsaw
2002-08-09
1
-3
/
+6
*
__oneloop(): Renamed to _oneloop() -- i.e. single leading underscore,
bwarsaw
2002-08-09
1
-6
/
+6
*
makealiases(): Renamed _makealiases_mailprog() for classic mail
bwarsaw
2002-08-09
1
-1
/
+25
*
OWNER_PIPELINE: Moved to here from scripts/owner.
bwarsaw
2002-08-09
1
-3
/
+23
*
intermediate
bwarsaw
2002-08-09
1
-0
/
+184
*
Make Pychecker happy and do some whitespace normalization.
bwarsaw
2002-08-08
1
-2
/
+2
*
SENDER_HEADERS: The list of headers that Message.get_senders()
bwarsaw
2002-08-06
1
-0
/
+7
*
get_senders(): Move the list of headers to consult to Defaults.py.in
bwarsaw
2002-08-06
1
-1
/
+1
*
bulkdeliver(): I forgot to check this in. Fixes a problem when
bwarsaw
2002-08-04
1
-1
/
+2
*
process(): If the metadata already has a `verp' flag set, preserve
bwarsaw
2002-08-04
1
-1
/
+6
*
FormatDisabledNotice(): Include in bounce reasons, the date of the
bwarsaw
2002-08-02
1
-1
/
+5
*
sendNextNotification(): Include in bounce reasons, the date of the
bwarsaw
2002-08-02
1
-5
/
+11
*
UpdateOldVars(): Rewrite how the old variables `moderated', `posters',
bwarsaw
2002-08-01
1
-40
/
+94
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-0
/
+6
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-1
/
+1
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-2
/
+3
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-1
/
+11
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-0
/
+1
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-1
/
+1
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-0
/
+1
*
Brazilian Portuguese <> Portguese Portuguese.
bwarsaw
2002-07-30
1
-1
/
+1
*
Added pt, Portuguese
bwarsaw
2002-07-26
1
-0
/
+1
*
subscription_prompt(): Slightly better alignment of buttons in
bwarsaw
2002-07-26
1
-2
/
+1
*
__handlepost(): It's possible that the forward-to field in the admindb
bwarsaw
2002-07-26
1
-5
/
+17
*
__setstate__(): If you had messages in your qfiles directory between
bwarsaw
2002-07-26
1
-1
/
+11
*
subject_prefix(): We're using email 2.2 now so we can remove the
bwarsaw
2002-07-26
1
-3
/
+0
*
_dispose(): Two fixes, related to Daniel Buchmann's report about SF
bwarsaw
2002-07-25
1
-13
/
+17
*
_postValidate(): Ensure that if gatewaying (in either direction) is
bwarsaw
2002-07-24
1
-0
/
+16
*
Authenticate(): SF bug # 585776 complains that crypt.crypt() can raise
bwarsaw
2002-07-24
1
-2
/
+14
[prev]
[next]