summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump the DATA_FILE_VERSION to handle the new i18n list attributes.bwarsaw2001-02-151-2/+2
* De-string-module-ify, transform to using mimelib instead of rfc822,bwarsaw2001-02-151-157/+51
* De-string-module-ify.bwarsaw2001-02-151-30/+30
* Some additional i18n markup, although I can't remember if this is Juanbwarsaw2001-02-151-25/+40
* We don't need to override the __init__() of the base class any morebwarsaw2001-02-151-7/+0
* Derive Mailbox from PortableUnixMailbox (from the Python 2.1 mailboxbwarsaw2001-02-151-25/+8
* De-string-module-ify.bwarsaw2001-02-151-29/+38
* HandlerError, MessageHeld, DiscardMessage, SomeRecipientsFailed,bwarsaw2001-02-151-1/+31
* SendSubscribeAck(): I18n the welcome messages.bwarsaw2001-02-151-10/+8
* De-string-module-ify.bwarsaw2001-02-151-12/+12
* close(), _open_index_file_as_stdout(), write_article():bwarsaw2001-02-151-8/+17
* load(), close(): Utils.open_ex() is obsolete.bwarsaw2001-02-151-3/+7
* processListArch(), write_TOC(), write_article(), update_archive(),bwarsaw2001-02-151-10/+30
* __archive_file(): Utils.open_ex() is obsolete.bwarsaw2001-02-151-14/+11
* Use the Python 2.1 version of these modules. nntplib.py has the fixedbwarsaw2001-02-151-0/+312
* __init__(): Accept information for hash space slicing (slice numberbwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-24/+122
* bump the copyrightbwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-1/+1
* intermediatebwarsaw2001-02-151-1/+1
* inconsequential change to bump to rev 2.0bwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-0/+1
* __init__(): Accept information for hash space slicing (slice numberbwarsaw2001-02-151-87/+112
* Remove HandlerAPI references.bwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-33/+53
* Remove HandlerAPI and BouncerAPI references.bwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-91/+72
* This crypt wrapper module is no longer necessary. sha is the defaultbwarsaw2001-02-151-32/+0
* ValidAdminPassword(): First, use SHA1 as the default hash, and comparebwarsaw2001-02-151-18/+25
* SafeDict class which doesn't blow up if the dictionary doesn't havebwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-0/+43
* Supports a Switchboard cache and a simplified interface for getting abwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-0/+27
* VirginRunner class for clearing the qfiles/virgin queue directory.bwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-0/+47
* Switchboard class which supports enqueuing and dequeuing messages frombwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-0/+230
* ArchRunner class for clearing the qfiles/arch queue directory. Thisbwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-0/+55
* Conversion to mimelib.bwarsaw2001-02-1511-504/+351
* Conversion to mimelib.bwarsaw2001-02-151-24/+12
* Conversion to mimelib.bwarsaw2001-02-151-17/+10
* Conversion to mimelib.bwarsaw2001-02-151-45/+46
* Conversion to mimelib.bwarsaw2001-02-151-17/+34
* Removed as obsolete. HandlerAPI is now subsumed by the IncomingRunnerbwarsaw2001-02-152-227/+0
* inconsequential change to bump to CVS revision 2.0bwarsaw2001-02-150-0/+0
* intermediatebwarsaw2001-02-151-2/+4
* Conversion to mimelib.bwarsaw2001-02-1513-258/+223
* The Smail detector as this is now folded into the SimpleMatchbwarsaw2001-02-153-242/+75
* Conversion to mimelib.bwarsaw2001-02-151-14/+12