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