aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Hardwired label length.Eric S. Raymond2001-02-251-1/+2
| | | | svn path=/trunk/; revision=3147
* Computations moved out of gnuplot into shell.Eric S. Raymond2001-02-251-12/+16
| | | | svn path=/trunk/; revision=3146
* Don't generate spurious trailing whitespace on labels.Eric S. Raymond2001-02-251-2/+8
| | | | svn path=/trunk/; revision=3145
* Fixed the plot.Eric S. Raymond2001-02-251-1/+1
| | | | svn path=/trunk/; revision=3144
* Ready to translate out of sell.Eric S. Raymond2001-02-251-2/+12
| | | | svn path=/trunk/; revision=3143
* Almost ready to issue 5.6.0.Eric S. Raymond2001-02-251-1/+3
| | | | svn path=/trunk/; revision=3142
* Version bump.Eric S. Raymond2001-02-251-1/+1
| | | | svn path=/trunk/; revision=3141
* No local FTP archive any more.Eric S. Raymond2001-02-231-12/+0
| | | | svn path=/trunk/; revision=3140
* Get rid of some complex recuipes.Eric S. Raymond2001-02-231-92/+19
| | | | svn path=/trunk/; revision=3139
* Comment fix.Eric S. Raymond2001-02-231-2/+2
| | | | svn path=/trunk/; revision=3138
* Anbert Chin-A-Young's internationalization.Eric S. Raymond2001-02-232-6/+2
| | | | svn path=/trunk/; revision=3137
* We can make either with or without diffs now.Eric S. Raymond2001-02-221-10/+11
| | | | svn path=/trunk/; revision=3136
* Ready to make a release.Eric S. Raymond2001-02-221-1/+16
| | | | svn path=/trunk/; revision=3134
* Ready to ship.Eric S. Raymond2001-02-221-0/+4
| | | | svn path=/trunk/; revision=3133
* ssh -> openssh.Eric S. Raymond2001-02-201-1/+1
| | | | svn path=/trunk/; revision=3132
* Fix reverse tests.Eric S. Raymond2001-02-201-2/+2
| | | | svn path=/trunk/; revision=3131
* More authentication types.Eric S. Raymond2001-02-205-66/+71
| | | | svn path=/trunk/; revision=3130
* Abstract out some protocol properties.Eric S. Raymond2001-02-192-9/+18
| | | | svn path=/trunk/; revision=3129
* Version bump.Eric S. Raymond2001-02-191-1/+1
| | | | svn path=/trunk/; revision=3128
* Port fix.Eric S. Raymond2001-02-191-0/+1
| | | | svn path=/trunk/; revision=3127
* Show IMAP in the protocols.Eric S. Raymond2001-02-191-0/+3
| | | | svn path=/trunk/; revision=3126
* Fix a fatal error in Dave Zarzycki's plugin parser.Eric S. Raymond2001-02-192-2/+4
| | | | svn path=/trunk/; revision=3125
* Don't try to POP a read-only mailbox.Eric S. Raymond2001-02-191-1/+13
| | | | svn path=/trunk/; revision=3124
* Abstract out the needs-password check.Eric S. Raymond2001-02-191-1/+1
| | | | svn path=/trunk/; revision=3123
* Abstract out the needs-password check.Eric S. Raymond2001-02-192-4/+5
| | | | svn path=/trunk/; revision=3122
* preauth -> auth.Eric S. Raymond2001-02-1913-107/+116
| | | | svn path=/trunk/; revision=3121
* Version bump.Eric S. Raymond2001-02-193-4/+13
| | | | svn path=/trunk/; revision=3119
* OK, use CAPA for AUTH querying.Eric S. Raymond2001-02-191-20/+14
| | | | svn path=/trunk/; revision=3118
* Enable user to suppress Kerberos and GSSAPI.Eric S. Raymond2001-02-191-2/+7
| | | | svn path=/trunk/; revision=3117
* auth -> preauth.Eric S. Raymond2001-02-191-1/+1
| | | | svn path=/trunk/; revision=3116
* New database format.Eric S. Raymond2001-02-181-4/+7
| | | | svn path=/trunk/; revision=3115
* Fixed brown-paper-bag password bug (only showed up if it was necessaryEric S. Raymond2001-02-181-1/+1
| | | | | | to prompt). svn path=/trunk/; revision=3114
* Ready to shipEric S. Raymond2001-02-161-3/+9
| | | | svn path=/trunk/; revision=3112
* Resolved Chip Salzenberg's bug.Eric S. Raymond2001-02-161-1/+6
| | | | svn path=/trunk/; revision=3111
* Ready to ship.Eric S. Raymond2001-02-151-1/+1
| | | | svn path=/trunk/; revision=3110
* Added some RFCs.Eric S. Raymond2001-02-151-2/+3
| | | | svn path=/trunk/; revision=3109
* Explain the < test.Eric S. Raymond2001-02-151-5/+8
| | | | svn path=/trunk/; revision=3108
* Added FAQ item B1 (B2 and B3 move down.)Eric S. Raymond2001-02-151-6/+14
| | | | svn path=/trunk/; revision=3107
* #85938: fetchmail asks for a password when using ETRNEric S. Raymond2001-02-151-2/+3
| | | | svn path=/trunk/; revision=3106
* Eliminate the pointer to the local archive.Eric S. Raymond2001-02-151-2/+1
| | | | svn path=/trunk/; revision=3105
* Eliminate the pointer to the local archive.Eric S. Raymond2001-02-151-2/+1
| | | | svn path=/trunk/; revision=3104
* Fix internationalization.Eric S. Raymond2001-02-151-0/+1
| | | | svn path=/trunk/; revision=3103
* #85961: Wrong error message when local connection fails.Eric S. Raymond2001-02-152-1/+13
| | | | svn path=/trunk/; revision=3102
* Error handling improved.Eric S. Raymond2001-02-151-3/+9
| | | | svn path=/trunk/; revision=3101
* Oops.Eric S. Raymond2001-02-151-1/+1
| | | | svn path=/trunk/; revision=3100
* We can actually report failed tests now.Eric S. Raymond2001-02-151-7/+4
| | | | svn path=/trunk/; revision=3099
* Fix bad argument type.Eric S. Raymond2001-02-141-1/+1
| | | | svn path=/trunk/; revision=3098
* Got it.Eric S. Raymond2001-02-141-0/+3
| | | | svn path=/trunk/; revision=3097
* Don't issue AUTH between USER and PASS, some servers choke on this.Eric S. Raymond2001-02-141-2/+1
| | | | svn path=/trunk/; revision=3096
* Fix patch for KerberosEric S. Raymond2001-02-141-2/+6
| | | | svn path=/trunk/; revision=3095