aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Initial revisionEric S. Raymond2001-09-301-0/+70
| | | | svn path=/trunk/; revision=3507
* Add GPL license.Eric S. Raymond2001-09-301-0/+1
| | | | svn path=/trunk/; revision=3506
* Eliminate spurious protocol error messages.Eric S. Raymond2001-09-301-0/+3
| | | | svn path=/trunk/; revision=3505
* Got rid of BSD-classic licenses.Eric S. Raymond2001-09-305-350/+253
| | | | svn path=/trunk/; revision=3504
* Reimplement this to get rid of BSD Classic license.Eric S. Raymond2001-09-301-90/+14
| | | | svn path=/trunk/; revision=3503
* Prevent licensing conflict.Eric S. Raymond2001-09-301-3/+1
| | | | svn path=/trunk/; revision=3502
* Handle long socket closes.Eric S. Raymond2001-09-281-4/+20
| | | | svn path=/trunk/; revision=3501
* Use query names as UID keys.Eric S. Raymond2001-09-281-3/+2
| | | | svn path=/trunk/; revision=3500
* Get rid of getopt.c.Eric S. Raymond2001-09-281-4/+3
| | | | svn path=/trunk/; revision=3499
* Version bump.Eric S. Raymond2001-09-281-1/+1
| | | | svn path=/trunk/; revision=3498
* Prevent UID lossage because of the DNS lookups getting moved.Eric S. Raymond2001-09-282-2/+3
| | | | svn path=/trunk/; revision=3497
* Avoid the libintl braindamage.Eric S. Raymond2001-09-271-1/+1
| | | | svn path=/trunk/; revision=3496
* Fix the bad GETOPT_LONG patch.Eric S. Raymond2001-09-274-3/+6
| | | | svn path=/trunk/; revision=3495
* _( -> GT_(Eric S. Raymond2001-09-264-59/+59
| | | | svn path=/trunk/; revision=3493
* Version bump.Eric S. Raymond2001-09-261-0/+4
| | | | svn path=/trunk/; revision=3492
* Ready to ship.Eric S. Raymond2001-09-265-3/+25
| | | | svn path=/trunk/; revision=3491
* Added X8.Eric S. Raymond2001-09-261-2/+45
| | | | svn path=/trunk/; revision=3490
* Amplify stuff about Exchange braindamage.Eric S. Raymond2001-09-261-8/+7
| | | | svn path=/trunk/; revision=3489
* Typo fixes.Eric S. Raymond2001-09-261-2/+2
| | | | svn path=/trunk/; revision=3488
* Avoid zombie proliferation.Eric S. Raymond2001-09-261-4/+4
| | | | svn path=/trunk/; revision=3487
* Generate a source URL for the translation project.Eric S. Raymond2001-09-251-0/+3
| | | | svn path=/trunk/; revision=3486
* No socket code at all in fetchmail.c now.Eric S. Raymond2001-09-241-4/+0
| | | | svn path=/trunk/; revision=3485
* Move Hesiod lookups away from startup time.Eric S. Raymond2001-09-242-27/+23
| | | | svn path=/trunk/; revision=3484
* Typo fix.Eric S. Raymond2001-09-241-1/+2
| | | | svn path=/trunk/; revision=3483
* Version bump.Eric S. Raymond2001-09-241-0/+4
| | | | svn path=/trunk/; revision=3481
* Merge the explicit-bounce code back in, conditioned out, in case weEric S. Raymond2001-09-241-0/+33
| | | | | | need it. svn path=/trunk/; revision=3480
* Version bump.Eric S. Raymond2001-09-241-1/+1
| | | | svn path=/trunk/; revision=3479
* _( -> GT_(Eric S. Raymond2001-09-2423-517/+519
| | | | svn path=/trunk/; revision=3478
* Moved the DNS lookup.Eric S. Raymond2001-09-243-84/+67
| | | | svn path=/trunk/; revision=3477
* Typo fix.Eric S. Raymond2001-09-241-1/+1
| | | | svn path=/trunk/; revision=3476
* Switch from _( to GT_( to avoid a conflict with openssh.Eric S. Raymond2001-09-242-7/+7
| | | | svn path=/trunk/; revision=3475
* Quote password so we don't choke on weird ones.Eric S. Raymond2001-09-241-1/+1
| | | | svn path=/trunk/; revision=3474
* Note about the TODO.Eric S. Raymond2001-09-241-0/+3
| | | | svn path=/trunk/; revision=3473
* Eliminate a bug.Eric S. Raymond2001-09-241-5/+2
| | | | svn path=/trunk/; revision=3472
* Log messages now include the account name and host.Eric S. Raymond2001-09-231-10/+14
| | | | svn path=/trunk/; revision=3471
* LMTP problem has been solved.Eric S. Raymond2001-09-233-7/+16
| | | | svn path=/trunk/; revision=3470
* Force "." onto front of execution path.Eric S. Raymond2001-09-231-1177/+1181
| | | | svn path=/trunk/; revision=3469
* HMH's security check.Eric S. Raymond2001-09-231-2/+3
| | | | svn path=/trunk/; revision=3468
* Andras Korn's bug.Eric S. Raymond2001-09-232-0/+8
| | | | svn path=/trunk/; revision=3467
* Log end of poll cycle.Eric S. Raymond2001-09-231-33/+47
| | | | svn path=/trunk/; revision=3466
* Added TODO about license com[patibility.Eric S. Raymond2001-09-221-2/+10
| | | | svn path=/trunk/; revision=3465
* Typo fix.Eric S. Raymond2001-09-181-1/+1
| | | | svn path=/trunk/; revision=3464
* Deal with the license-incompatibility problem.Eric S. Raymond2001-09-184-6/+3
| | | | svn path=/trunk/; revision=3463
* Before tckling the license problem.Eric S. Raymond2001-09-185-9/+15
| | | | svn path=/trunk/; revision=3462
* Bring back SIGCHLD declaration.Eric S. Raymond2001-09-091-0/+5
| | | | svn path=/trunk/; revision=3461
* Restore -D.Eric S. Raymond2001-09-091-1/+1
| | | | svn path=/trunk/; revision=3460
* SDPS correction.Eric S. Raymond2001-09-091-5/+5
| | | | svn path=/trunk/; revision=3459
* Caseblind suffix comparisons.Eric S. Raymond2001-09-091-1/+1
| | | | svn path=/trunk/; revision=3458
* Pre-1.5.2 compatibilty.Eric S. Raymond2001-09-091-1/+2
| | | | svn path=/trunk/; revision=3457
* Caseblind capability checks.Eric S. Raymond2001-09-091-2/+7
| | | | svn path=/trunk/; revision=3456