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
*
AuthContextInfo(): If ALLOW_SITE_ADMIN_COOKIES is true, and there is a
bwarsaw
2002-01-06
1
-7
/
+12
*
ALLOW_SITE_ADMIN_COOKIES: New configuration variable which decides
bwarsaw
2002-01-06
1
-0
/
+8
*
ParseMailCommands(): There were a couple of places where the
bwarsaw
2002-01-06
1
-0
/
+2
*
get_global_password(): Factor this out of check_global_password
bwarsaw
2002-01-06
1
-3
/
+10
*
hold_for_approval(): Add Content-Type: header with the proper charset
bwarsaw
2002-01-06
1
-3
/
+5
*
AddMember(): Add MIME-Version: and Content-Type: headers to the
bwarsaw
2002-01-06
1
-0
/
+3
*
HoldSubscription(), HoldUnsubscription(): Add MIME-Version: and
bwarsaw
2002-01-06
1
-0
/
+6
*
GetConfigInfo(): Add configuration for ban_list.
bwarsaw
2002-01-06
1
-1
/
+11
*
process_form(): Handle MembershipIsBanned exceptions.
bwarsaw
2002-01-06
1
-2
/
+6
*
show_pending_subs(): Slight rewording of a label. Sorry translators!
bwarsaw
2002-01-06
1
-12
/
+34
*
NewVars(): Add ban_list attribute if it's missing.
bwarsaw
2002-01-06
1
-1
/
+2
*
VERSION: Bump to 2.1a4+
bwarsaw
2002-01-06
1
-3
/
+3
*
InitVars(): Add new attribute ban_list which contains a list of email
bwarsaw
2002-01-06
1
-0
/
+24
*
ProcessSubscribeCmd(): Catch MembershipIsBanned exceptions when
bwarsaw
2002-01-06
1
-1
/
+7
*
New error class MembershipIsBanned; used in support of the new banned
bwarsaw
2002-01-06
1
-1
/
+2
*
InitVars(): We have to wrap each os.mkdir() in its own try/except so
bwarsaw
2002-01-04
1
-5
/
+8
*
ChangeMemberName(): Fix typo found by Dan Mick.
bwarsaw
2002-01-04
1
-1
/
+1
*
get_item_gui_value(): Filter out volatile attributes when using
bwarsaw
2002-01-04
1
-2
/
+3
*
Fix a comment.
bwarsaw
2002-01-03
1
-2
/
+2
*
main(): When short-circuiting the return (because there's no more
bwarsaw
2002-01-03
1
-9
/
+30
*
HandleRequest(): Compare the returned status against DEFER explicitly
bwarsaw
2002-01-03
1
-2
/
+2
*
DEFAULT_DEFAULT_MEMBER_MODERATION: Set default to 1 so new lists will,
bwarsaw
2002-01-03
1
-2
/
+2
*
show_results(): Don't allow thru-the-web deletion of the site list.
bwarsaw
2002-01-02
1
-1
/
+3
*
main(): Refactor calculation of QUERY_STRING values.
bwarsaw
2002-01-02
1
-12
/
+56
*
process_form(): Make sure all the possible form item values are in the
bwarsaw
2002-01-02
1
-3
/
+4
*
T.__init__(): Add comment by Marc MERLIN.
bwarsaw
2002-01-02
1
-1
/
+4
*
Add a hack, based on Marc MERLIN's patch that provides /something/ for
bwarsaw
2002-01-02
1
-1
/
+15
*
InitVars(): Change the order of some of the attribute assignments;
bwarsaw
2002-01-02
1
-3
/
+4
*
Bump to 2.1a4
bwarsaw
2001-12-31
1
-2
/
+2
*
CanonicalizeUserOptions(): Use augmented assignments.
bwarsaw
2001-12-31
1
-1
/
+1
*
CheckVersion(): Slight simplification.
bwarsaw
2001-12-31
1
-16
/
+15
*
__convert(): Another bow to Python 2.1; move the import of
bwarsaw
2001-12-31
1
-1
/
+1
*
HandleForm(): Python 2.1 doesn't have nested scopes enabled by
bwarsaw
2001-12-31
1
-1
/
+2
*
removeMember(): Clear the bounce info before deleting the memberkey
bwarsaw
2001-12-29
1
-2
/
+2
*
main(): The last fix wasn't correct; it should have been fixed in
bwarsaw
2001-12-29
1
-6
/
+1
*
patterns: Python 2.2 is more strict about duplicate group names in
bwarsaw
2001-12-29
1
-2
/
+2
*
Massive rewrite, for which I'm too tired to detail (yeah, I'll regret
bwarsaw
2001-12-29
1
-90
/
+370
*
main(): Small bug fix for when the admin has checked the unsub box and
bwarsaw
2001-12-29
1
-1
/
+6
*
__handlepost(): Slight modification in the way the forwarded message
bwarsaw
2001-12-29
1
-2
/
+3
*
Added ACCEPT and HOLD, a couple of useful constants for the redesigned
bwarsaw
2001-12-29
1
-0
/
+2
*
__doperiodic(): RegisterBounce() -> registerBounce()
bwarsaw
2001-12-27
1
-4
/
+4
*
__verpbounce(): RegisterBounce() -> registerBounce()
bwarsaw
2001-12-27
1
-2
/
+2
*
The long-awaited rewrite of the bounce processing system. We've
bwarsaw
2001-12-27
1
-21
/
+101
*
Added support for the RE_ENABLE confirmation (i.e. thru-the-web
bwarsaw
2001-12-27
1
-1
/
+115
*
Make it easier for gui components to implement specializations of the
bwarsaw
2001-12-27
1
-13
/
+16
*
ScanMessages(): Call registerBounce() now to register a bounce. We
bwarsaw
2001-12-27
1
-1
/
+1
*
ZapOldVars(): Get rid of old bounce processing attributes
bwarsaw
2001-12-27
1
-0
/
+16
*
DATA_FILE_VERSION: Bump up a few notches to pick up the schema
bwarsaw
2001-12-27
1
-1
/
+1
*
Added RE_ENABLE key for thru-the-web re-enabling of disabled
bwarsaw
2001-12-27
1
-0
/
+2
*
ProcessConfirmation(): Add handling of Pending.RE_ENABLE to the big
bwarsaw
2001-12-27
1
-0
/
+5
[next]