Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pending | Satoshi Asami | 1998-07-20 | 1 | -5/+5 |
* | Update to version 4.5.2 | Steve Price | 1998-07-20 | 2 | -3/+3 |
* | Upgrade to version 1.1. | Steve Price | 1998-07-20 | 10 | -78/+52 |
* | Upgrade to 2.53 | Andrey A. Chernov | 1998-07-18 | 7 | -52/+52 |
* | Ah, what-the-heck...one more qmail-related commit. | Tim Vanderhoek | 1998-07-18 | 1 | -1/+2 |
* | Energize qmail | Tim Vanderhoek | 1998-07-18 | 1 | -1/+2 |
* | I think most of us are familiar with that particular program. | Tim Vanderhoek | 1998-07-18 | 12 | -0/+689 |
* | Revert to compiling agaist stock ncurses by default (requested by ache) | David E. O'Brien | 1998-07-18 | 3 | -12/+39 |
* | Pine 4.00 port | Andrey A. Chernov | 1998-07-18 | 15 | -609/+317 |
* | Update to the latest release including the fix that was | Steve Price | 1998-07-17 | 2 | -7/+9 |
* | * upgrade to 0.93.1 | David E. O'Brien | 1998-07-17 | 9 | -45/+42 |
* | Upgrade to 0.93 | David E. O'Brien | 1998-07-16 | 15 | -69/+114 |
* | Turn on coolmail. | Steve Price | 1998-07-12 | 1 | -1/+2 |
* | Initial import of coolmail version 1.3. | Steve Price | 1998-07-12 | 6 | -0/+418 |
* | This only depends on elm if you don't set -mailprog to anything. | Steve Price | 1998-07-11 | 1 | -2/+1 |
* | Use some new vendor patches - but one doesn't even apply.. sigh. | Peter Wemm | 1998-07-08 | 4 | -5/+13 |
* | Update to version 1.3. | Steve Price | 1998-07-05 | 2 | -6/+6 |
* | Take out x11 from categories. | Satoshi Asami | 1998-07-05 | 1 | -2/+2 |
* | Turn on mailcrypt. | Steve Price | 1998-07-04 | 1 | -1/+2 |
* | Initial import of mailcrypt version 3.4. | Steve Price | 1998-07-04 | 5 | -0/+50 |
* | Turn on xmailbox. | Steve Price | 1998-07-04 | 1 | -1/+2 |
* | Initial import of xmailbox version 2.5. | Steve Price | 1998-07-04 | 8 | -0/+112 |
* | Add a RUN_DEPENDS on elm. | Steve Price | 1998-07-04 | 1 | -1/+2 |
* | Make this compile again in -current. | Steve Price | 1998-07-03 | 3 | -4/+20 |
* | Fix a bug in xbm2ikon. | Steve Price | 1998-07-03 | 1 | -0/+9 |
* | MASTERSITE moved to ftp.scriptics.com. | Steve Price | 1998-07-03 | 1 | -2/+2 |
* | upgrade to 0.66. | Jun-ichiro itojun Hagino | 1998-07-02 | 2 | -4/+4 |
* | Upgrade to 2.52 | Andrey A. Chernov | 1998-07-02 | 7 | -61/+73 |
* | path changed back | Andrey A. Chernov | 1998-07-01 | 2 | -4/+4 |
* | eudora goes old | Andrey A. Chernov | 1998-06-30 | 2 | -4/+4 |
* | Fix longstanding bug with Content-Length counted in messages size | Andrey A. Chernov | 1998-06-30 | 1 | -5/+54 |
* | Upgrade to 3.33 | Andrey A. Chernov | 1998-06-30 | 2 | -3/+3 |
* | Upgrade to 2.5 | Andrey A. Chernov | 1998-06-30 | 6 | -196/+46 |
* | Enable debugging code | Andrey A. Chernov | 1998-06-30 | 2 | -4/+4 |
* | Fix another place with UIDL check too | Andrey A. Chernov | 1998-06-30 | 1 | -7/+117 |
* | Fix two longstanding bugs with Return-Path patch | Andrey A. Chernov | 1998-06-30 | 1 | -42/+87 |
* | Check password length too | Andrey A. Chernov | 1998-06-29 | 2 | -53/+82 |
* | Upgrade to 4.5.0 | Andrey A. Chernov | 1998-06-29 | 2 | -4/+4 |
* | Add check for max parameter length | Andrey A. Chernov | 1998-06-28 | 1 | -0/+72 |
* | Use snprintf now | Andrey A. Chernov | 1998-06-28 | 1 | -5/+80 |
* | oops, forget to add 1 for newline for max UIDL check | Andrey A. Chernov | 1998-06-28 | 1 | -1/+1 |
* | Increase allowed UIDL length to 70 chars per rfc1939 | Andrey A. Chernov | 1998-06-28 | 1 | -1/+1 |
* | Prevent overflow on too long From: | Andrey A. Chernov | 1998-06-28 | 1 | -0/+20 |
* | Reject too long X-UIDL | Andrey A. Chernov | 1998-06-28 | 1 | -0/+31 |
* | Fix broken code that people tries to commit again and again despite the | Andrey A. Chernov | 1998-06-28 | 2 | -51/+61 |
* | DOH! Correct stupid brain-o with strcat() in my last commit. Now | Jordan K. Hubbard | 1998-06-28 | 1 | -20/+20 |
* | Well, it's always a bad idea to introduce new bugs when trying to fix | Joerg Wunsch | 1998-06-28 | 1 | -1/+1 |
* | Close a missing overflow with strcat() in my original change | Jordan K. Hubbard | 1998-06-27 | 1 | -4/+32 |
* | Add -3 to len as room for \n\r\0 | Andrey A. Chernov | 1998-06-27 | 1 | -3/+3 |
* | Deal with a potential buffer overflow problem. | Jordan K. Hubbard | 1998-06-27 | 1 | -0/+41 |