Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sicket leak avoidance. | Eric S. Raymond | 2001-11-08 | 2 | -2/+37 |
* | Cosmetic fix. | Eric S. Raymond | 2001-11-08 | 1 | -3/+3 |
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 14 | -29/+62 |
* | Avoid troff glitches. | Eric S. Raymond | 2001-10-16 | 1 | -10/+10 |
* | Markup fix. | Eric S. Raymond | 2001-10-13 | 1 | -3/+3 |
* | Logging logic changed. Verbosity lowered. | Eric S. Raymond | 2001-10-04 | 2 | -7/+11 |
* | Don't call with a potentially bad value. | Eric S. Raymond | 2001-10-04 | 1 | -0/+4 |
* | Don't pass through characters with codes < 16. | Eric S. Raymond | 2001-10-04 | 1 | -1/+1 |
* | We are ready to rock. | Eric S. Raymond | 2001-10-04 | 1 | -3/+1 |
* | Back out the attempt to build fetchmail.pot. | Eric S. Raymond | 2001-10-03 | 1 | -2/+2 |
* | Security audit fix. | Eric S. Raymond | 2001-10-03 | 6 | -10/+12 |
* | Ready to go. | Eric S. Raymond | 2001-10-03 | 1 | -0/+9 |
* | Note copyright assignment. | Eric S. Raymond | 2001-10-03 | 1 | -0/+1 |
* | HMH's changes. | Eric S. Raymond | 2001-10-02 | 3 | -3/+6 |
* | Recommend new gettext. | Eric S. Raymond | 2001-10-02 | 1 | -0/+7 |
* | HMH's latest round of fixes. | Eric S. Raymond | 2001-10-01 | 2 | -4/+6 |
* | HMH fixes. | Eric S. Raymond | 2001-10-01 | 1 | -8/+6 |
* | error.c -> report.c | Eric S. Raymond | 2001-09-30 | 4 | -6/+11 |
* | More refactoring. | Eric S. Raymond | 2001-09-30 | 1 | -15/+7 |
* | More license cleanup. | Eric S. Raymond | 2001-09-30 | 1 | -2/+4 |
* | More refactoring. | Eric S. Raymond | 2001-09-30 | 1 | -174/+173 |
* | De-GPL-lock this. | Eric S. Raymond | 2001-09-30 | 1 | -42/+30 |
* | Refactor sink.c preparatory to changing defaults. | Eric S. Raymond | 2001-09-30 | 1 | -369/+387 |
* | Version bump. | Eric S. Raymond | 2001-09-30 | 1 | -1/+1 |
* | Have to ship getopt.h, too | Eric S. Raymond | 2001-09-30 | 1 | -1/+1 |
* | Start refactoriing. | Eric S. Raymond | 2001-09-30 | 1 | -81/+81 |
* | Ready to try changing default. | Eric S. Raymond | 2001-09-30 | 1 | -1/+2 |
* | We're now GPL-clean. | Eric S. Raymond | 2001-09-30 | 1 | -4/+26 |
* | License cleanup. | Eric S. Raymond | 2001-09-30 | 1 | -10/+2 |
* | Ready to ship. | Eric S. Raymond | 2001-09-30 | 3 | -2/+13 |
* | Re-enable explicit bounce on bad address. | Eric S. Raymond | 2001-09-30 | 1 | -0/+3 |
* | Clarify an example. | Eric S. Raymond | 2001-09-30 | 1 | -1/+1 |
* | Include results of license audit. | Eric S. Raymond | 2001-09-30 | 1 | -5/+12 |
* | Initial revision | Eric S. Raymond | 2001-09-30 | 1 | -0/+68 |
* | License cleanups. | Eric S. Raymond | 2001-09-30 | 1 | -0/+3 |
* | getopt_long is back for Solaris and HP-UX. | Eric S. Raymond | 2001-09-30 | 8 | -78/+35 |
* | Initial revision | Eric S. Raymond | 2001-09-30 | 1 | -0/+70 |
* | Add GPL license. | Eric S. Raymond | 2001-09-30 | 1 | -0/+1 |
* | Eliminate spurious protocol error messages. | Eric S. Raymond | 2001-09-30 | 1 | -0/+3 |
* | Got rid of BSD-classic licenses. | Eric S. Raymond | 2001-09-30 | 5 | -350/+253 |
* | Reimplement this to get rid of BSD Classic license. | Eric S. Raymond | 2001-09-30 | 1 | -90/+14 |
* | Prevent licensing conflict. | Eric S. Raymond | 2001-09-30 | 1 | -3/+1 |
* | Handle long socket closes. | Eric S. Raymond | 2001-09-28 | 1 | -4/+20 |
* | Use query names as UID keys. | Eric S. Raymond | 2001-09-28 | 1 | -3/+2 |
* | Get rid of getopt.c. | Eric S. Raymond | 2001-09-28 | 1 | -4/+3 |
* | Version bump. | Eric S. Raymond | 2001-09-28 | 1 | -1/+1 |
* | Prevent UID lossage because of the DNS lookups getting moved. | Eric S. Raymond | 2001-09-28 | 2 | -2/+3 |
* | Avoid the libintl braindamage. | Eric S. Raymond | 2001-09-27 | 1 | -1/+1 |
* | Fix the bad GETOPT_LONG patch. | Eric S. Raymond | 2001-09-27 | 4 | -3/+6 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-26 | 4 | -59/+59 |