summaryrefslogtreecommitdiff
path: root/Mailman
Commit message (Expand)AuthorAgeFilesLines
* wrap(): Minor code cleaning.bwarsaw2003-10-071-4/+2
* Added Slovenian support.bwarsaw2003-10-041-0/+1
* FormatUsers(): The user portion of the link should honor the settingbwarsaw2003-09-291-9/+10
* Bump this to 2.2 alpha 0.bwarsaw2003-09-281-4/+4
* process_request(), request_creation(): Close cross-site scriptingbwarsaw2003-09-281-14/+20
* MailList.__init__(): When trying to execfile extend.py, we ignorebwarsaw2003-09-281-1/+5
* to_percent(): Fix double dollar expansions.bwarsaw2003-09-241-1/+1
* Euskara (Basque) language support by pi and the rest of the Basquebwarsaw2003-09-221-0/+1
* Danish language support.avalon2003-09-181-0/+1
* Removed weird stray setattr.bwarsaw2003-09-151-1/+0
* Back out last patch -- the real fix should be to the documentation.bwarsaw2003-09-141-4/+1
* _addvirtual(): Steve Alexander's patch to include the "hostnamebwarsaw2003-09-131-1/+4
* process(): In the msg.is_multipart() clause, inside the clause thatbwarsaw2003-09-131-2/+5
* _oneloop(): Print the shunt log message after enqueing the file, sobwarsaw2003-09-121-4/+4
* SYNC_AFTER_WRITE: New flag which controls whether os.fsync() is calledbwarsaw2003-09-121-1/+23
* True/False where appropriate.bwarsaw2003-09-121-4/+10
* _dispose(): Use mlist.internal_name().bwarsaw2003-08-181-3/+4
* check(): If the action is 'disabled', stop the bounce processor frombwarsaw2003-08-181-7/+6
* Implement a simple queuing bounce processor, which should allow morebwarsaw2003-08-171-51/+53
* registerBounce(): Add optional argument `day' which can be used by thebwarsaw2003-08-171-11/+13
* process(): Use Mailman's Mailbox object to append new messages to thebwarsaw2003-08-151-2/+3
* Various language updates: Serbian translations by Bojan, updates tobwarsaw2003-07-091-1/+2
* new(): A Timbot approved, better random cookie generator.bwarsaw2003-07-081-6/+20
* ExternalArchive(): Add %(hostname)s to the substitution stringsbwarsaw2003-06-261-2/+4
* PUBLIC_EXTERNAL_ARCHIVER, PRIVATE_EXTERNAL_ARCHIVER: Add %(hostname)sbwarsaw2003-06-261-1/+5
* Add Ukrainian, which I think should be iso-8859-5bwarsaw2003-06-201-0/+1
* membership_options(): Email addresses must be us-ascii, but it'sbwarsaw2003-06-171-1/+3
* Change the category header to include ellipses as visual cues thatbwarsaw2003-06-162-2/+2
* Document.Format(): Fix typo so WEB_LINK_COLOR works. Reported bybwarsaw2003-06-091-1/+1
* show_helds_overview(): Slightly reword the "Add <email> to senderbwarsaw2003-06-091-1/+1
* InviteNewMember(): Add a call to ValidateEmail() to make sure we can'tbwarsaw2003-06-061-0/+1
* process(): Eliminate extra space in List-IDbwarsaw2003-06-021-1/+1
* update copyright yearsbwarsaw2003-05-231-1/+1
* process(): Add a short-circuit on the member moderation checks whenbwarsaw2003-05-231-1/+1
* listinfo_overview(): Martin Pool's patch #688410 to improve thebwarsaw2003-05-151-1/+1
* quick_maketext(): Richard Barrett's patch for bug #730769, with minorbwarsaw2003-05-121-6/+36
* maketext(), findtext(): Richard Barrett's patch for bug #730769, withbwarsaw2003-05-121-4/+15
* _dispose(): mlist.nntp_host may now be a host:port pair.bwarsaw2003-05-121-7/+16
* GetConfigInfo(): Document that nntp_host may now be a name:port pair.bwarsaw2003-05-121-5/+7
* nntpsplit(): Helper function.bwarsaw2003-05-121-0/+11
* _set_date(): Patch # 732366 by Richard Barrett; take the timezone intobwarsaw2003-05-121-2/+2
* Fix a missing importbwarsaw2003-05-081-0/+2
* DELIVERY_RETRY_WAIT: Removed; with the addition of RetryRunner, webwarsaw2003-05-031-3/+2
* DEAL_WITH_PERMFAILURES_EVERY: Do this only every 10 times through thebwarsaw2003-05-031-32/+34
* run(): Always call _snooze() but pass the file count to the method sobwarsaw2003-05-031-17/+22
* intermediatebwarsaw2003-05-031-0/+44
* Bumping version numbers.bwarsaw2003-05-021-2/+2
* process(): When the list is anonymous, delete X-Originating-Emailbwarsaw2003-04-221-4/+6
* Whitespace normalization.bwarsaw2003-04-191-5/+5
* GetConfigInfo(): Finally! Added the user_* substitutions for whenbwarsaw2003-04-191-4/+22