]> Pileus Git - ~andy/fetchmail/log
~andy/fetchmail
27 years agoFix for the fact that Bison ignores zero-value tokens.
Eric S. Raymond [Tue, 1 Oct 1996 17:43:13 +0000 (17:43 -0000)]
Fix for the fact that Bison ignores zero-value tokens.

svn path=/trunk/; revision=191

27 years agoReady to release.
Eric S. Raymond [Tue, 1 Oct 1996 09:51:05 +0000 (09:51 -0000)]
Ready to release.

svn path=/trunk/; revision=190

27 years agoSimplify the driver main loop.
Eric S. Raymond [Tue, 1 Oct 1996 09:31:00 +0000 (09:31 -0000)]
Simplify the driver main loop.

svn path=/trunk/; revision=189

27 years agoReady for release.
Eric S. Raymond [Tue, 1 Oct 1996 07:45:53 +0000 (07:45 -0000)]
Ready for release.

svn path=/trunk/; revision=188

27 years agoInfo cleanup.
Eric S. Raymond [Tue, 1 Oct 1996 07:41:45 +0000 (07:41 -0000)]
Info cleanup.

svn path=/trunk/; revision=187

27 years agoMake sure we inherit the version from the makefile.
Eric S. Raymond [Tue, 1 Oct 1996 07:26:21 +0000 (07:26 -0000)]
Make sure we inherit the version from the makefile.

svn path=/trunk/; revision=186

27 years agoBetter IMAP support.
Eric S. Raymond [Tue, 1 Oct 1996 07:14:12 +0000 (07:14 -0000)]
Better IMAP support.

svn path=/trunk/; revision=185

27 years agoFix broken response parsing.
Eric S. Raymond [Tue, 1 Oct 1996 06:23:07 +0000 (06:23 -0000)]
Fix broken response parsing.

svn path=/trunk/; revision=184

27 years agoKill off -2 and -3.
Eric S. Raymond [Tue, 1 Oct 1996 05:50:28 +0000 (05:50 -0000)]
Kill off -2 and -3.

svn path=/trunk/; revision=183

27 years agoUpdVersion number bump.
Eric S. Raymond [Sun, 29 Sep 1996 15:17:55 +0000 (15:17 -0000)]
UpdVersion number bump.

svn path=/trunk/; revision=182

27 years agoMake newline escapes optional. JEEP_IS_DEFAULT is gone. Lots of
Eric S. Raymond [Sun, 29 Sep 1996 15:10:22 +0000 (15:10 -0000)]
Make newline escapes optional.  JEEP_IS_DEFAULT is gone.  Lots of
other man page improvements.

svn path=/trunk/; revision=181

27 years agoVersion number bump.
Eric S. Raymond [Sat, 28 Sep 1996 20:45:10 +0000 (20:45 -0000)]
Version number bump.

svn path=/trunk/; revision=179

27 years agoThe great options massacre.
Eric S. Raymond [Sat, 28 Sep 1996 20:43:39 +0000 (20:43 -0000)]
The great options massacre.

svn path=/trunk/; revision=178

27 years agoCorrect the filename.
Eric S. Raymond [Sat, 28 Sep 1996 17:17:51 +0000 (17:17 -0000)]
Correct the filename.

svn path=/trunk/; revision=176

27 years agoVersion bump.
Eric S. Raymond [Sat, 28 Sep 1996 14:37:21 +0000 (14:37 -0000)]
Version bump.

svn path=/trunk/; revision=174

27 years agoGive up on POP3 UIDs, they're a dead loss.
Eric S. Raymond [Sat, 28 Sep 1996 13:31:48 +0000 (13:31 -0000)]
Give up on POP3 UIDs, they're a dead loss.

svn path=/trunk/; revision=173

27 years agoChange IMAP4 goals.
Eric S. Raymond [Sat, 28 Sep 1996 13:03:33 +0000 (13:03 -0000)]
Change IMAP4 goals.

svn path=/trunk/; revision=172

27 years agoAdd warning about lack of LAST.
Eric S. Raymond [Sat, 28 Sep 1996 13:02:20 +0000 (13:02 -0000)]
Add warning about lack of LAST.

svn path=/trunk/; revision=171

27 years agoChange the autoproble order.
Eric S. Raymond [Sat, 28 Sep 1996 12:50:26 +0000 (12:50 -0000)]
Change the autoproble order.

svn path=/trunk/; revision=170

27 years agoBetter comments.
Eric S. Raymond [Sat, 28 Sep 1996 05:13:52 +0000 (05:13 -0000)]
Better comments.

svn path=/trunk/; revision=169

27 years agoWith any luck, this is a correct implementation of UIDL support.
Eric S. Raymond [Sat, 28 Sep 1996 05:02:42 +0000 (05:02 -0000)]
With any luck, this is a correct implementation of UIDL support.

svn path=/trunk/; revision=168

27 years agoInitial revision
Eric S. Raymond [Sat, 28 Sep 1996 05:02:05 +0000 (05:02 -0000)]
Initial revision

svn path=/trunk/; revision=167

27 years agoCode reorganization, to make it easier for the new UIDL support.
Eric S. Raymond [Fri, 27 Sep 1996 19:57:29 +0000 (19:57 -0000)]
Code reorganization, to make it easier for the new UIDL support.

svn path=/trunk/; revision=166

27 years agoWe know APOP works. Also add a POP3 optimization.
Eric S. Raymond [Fri, 27 Sep 1996 18:16:59 +0000 (18:16 -0000)]
We know APOP works.  Also add a POP3 optimization.

svn path=/trunk/; revision=165

27 years agoCorrected date.
Eric S. Raymond [Thu, 26 Sep 1996 16:00:21 +0000 (16:00 -0000)]
Corrected date.

svn path=/trunk/; revision=163

27 years agoNo more rpopid field.
Eric S. Raymond [Thu, 26 Sep 1996 15:57:33 +0000 (15:57 -0000)]
No more rpopid field.

svn path=/trunk/; revision=162

27 years agoTeach it to do rpop.
Eric S. Raymond [Thu, 26 Sep 1996 15:46:37 +0000 (15:46 -0000)]
Teach it to do rpop.

svn path=/trunk/; revision=161

27 years agoAdd code to bind to privileged port as needed for RPOP.
Eric S. Raymond [Thu, 26 Sep 1996 15:33:47 +0000 (15:33 -0000)]
Add code to bind to privileged port as needed for RPOP.

svn path=/trunk/; revision=160

27 years agoReorganize to speed up typical case.
Eric S. Raymond [Thu, 26 Sep 1996 05:43:42 +0000 (05:43 -0000)]
Reorganize to speed up typical case.

svn path=/trunk/; revision=159

27 years agoQuiet the program.
Eric S. Raymond [Thu, 26 Sep 1996 05:04:48 +0000 (05:04 -0000)]
Quiet the program.

svn path=/trunk/; revision=158

27 years agoEven more improved sizeticker.
Eric S. Raymond [Thu, 26 Sep 1996 04:39:48 +0000 (04:39 -0000)]
Even more improved sizeticker.

svn path=/trunk/; revision=157

27 years agoEven more improved sizeticker.
Eric S. Raymond [Thu, 26 Sep 1996 04:38:33 +0000 (04:38 -0000)]
Even more improved sizeticker.

svn path=/trunk/; revision=156

27 years agoEconomize on buffer space.
Eric S. Raymond [Thu, 26 Sep 1996 02:38:45 +0000 (02:38 -0000)]
Economize on buffer space.

svn path=/trunk/; revision=155

27 years agoGet the version info right.
Eric S. Raymond [Wed, 25 Sep 1996 23:15:17 +0000 (23:15 -0000)]
Get the version info right.

svn path=/trunk/; revision=154

27 years agoWe can date things now.
Eric S. Raymond [Wed, 25 Sep 1996 22:07:03 +0000 (22:07 -0000)]
We can date things now.

svn path=/trunk/; revision=153

27 years agoWe can date things now.
Eric S. Raymond [Wed, 25 Sep 1996 22:06:34 +0000 (22:06 -0000)]
We can date things now.

svn path=/trunk/; revision=152

27 years agoUpdated documentation.
Eric S. Raymond [Wed, 25 Sep 1996 21:36:07 +0000 (21:36 -0000)]
Updated documentation.

svn path=/trunk/; revision=151

27 years agoUpdated documentation.
Eric S. Raymond [Wed, 25 Sep 1996 21:30:36 +0000 (21:30 -0000)]
Updated documentation.

svn path=/trunk/; revision=150

27 years agoCorrect a prompt.
Eric S. Raymond [Wed, 25 Sep 1996 21:24:28 +0000 (21:24 -0000)]
Correct a prompt.

svn path=/trunk/; revision=149

27 years agoName of run control file changed.
Eric S. Raymond [Wed, 25 Sep 1996 21:22:00 +0000 (21:22 -0000)]
Name of run control file changed.

svn path=/trunk/; revision=148

27 years agoChange the `explicit' option to `skip'.
Eric S. Raymond [Wed, 25 Sep 1996 21:09:53 +0000 (21:09 -0000)]
Change the `explicit' option to `skip'.

svn path=/trunk/; revision=147

27 years agoMake `explicit' work now.
Eric S. Raymond [Wed, 25 Sep 1996 21:01:08 +0000 (21:01 -0000)]
Make `explicit' work now.

svn path=/trunk/; revision=146

27 years agoExplicit option is documented and set up in the data structure,
Eric S. Raymond [Wed, 25 Sep 1996 20:02:41 +0000 (20:02 -0000)]
Explicit option is documented and set up in the data structure,
but doesn't work yet.

svn path=/trunk/; revision=145

27 years agoExpanded TO DO list.
Eric S. Raymond [Wed, 25 Sep 1996 17:16:46 +0000 (17:16 -0000)]
Expanded TO DO list.

svn path=/trunk/; revision=144

27 years agoExpanded TO DO list.
Eric S. Raymond [Wed, 25 Sep 1996 17:13:48 +0000 (17:13 -0000)]
Expanded TO DO list.

svn path=/trunk/; revision=143

27 years agoAdd a security warning.
Eric S. Raymond [Wed, 25 Sep 1996 17:06:31 +0000 (17:06 -0000)]
Add a security warning.

svn path=/trunk/; revision=142

27 years agoNote a feature change.
Eric S. Raymond [Wed, 25 Sep 1996 16:46:37 +0000 (16:46 -0000)]
Note a feature change.

svn path=/trunk/; revision=141

27 years agoMove Chris Newman's criticism here.
Eric S. Raymond [Wed, 25 Sep 1996 16:41:43 +0000 (16:41 -0000)]
Move Chris Newman's criticism here.

svn path=/trunk/; revision=140

27 years agoGotcha.
Eric S. Raymond [Wed, 25 Sep 1996 16:41:14 +0000 (16:41 -0000)]
Gotcha.

svn path=/trunk/; revision=139

27 years agoTypo fix.
Eric S. Raymond [Wed, 25 Sep 1996 16:26:44 +0000 (16:26 -0000)]
Typo fix.

svn path=/trunk/; revision=138

27 years agoChange installation production.
Eric S. Raymond [Wed, 25 Sep 1996 15:44:40 +0000 (15:44 -0000)]
Change installation production.

svn path=/trunk/; revision=137

27 years agoReorganize to eliminate forward declarations.
Eric S. Raymond [Wed, 25 Sep 1996 04:08:33 +0000 (04:08 -0000)]
Reorganize to eliminate forward declarations.

svn path=/trunk/; revision=136

27 years agoEliminate an #ifdef.
Eric S. Raymond [Wed, 25 Sep 1996 04:04:59 +0000 (04:04 -0000)]
Eliminate an #ifdef.

svn path=/trunk/; revision=135

27 years agoEliminate unnecessary verbiage.
Eric S. Raymond [Wed, 25 Sep 1996 04:01:08 +0000 (04:01 -0000)]
Eliminate unnecessary verbiage.

svn path=/trunk/; revision=134

27 years agoPrevent buffer overun.
Eric S. Raymond [Wed, 25 Sep 1996 03:59:30 +0000 (03:59 -0000)]
Prevent buffer overun.

svn path=/trunk/; revision=133

27 years agoYet more simplification.
Eric S. Raymond [Wed, 25 Sep 1996 03:01:09 +0000 (03:01 -0000)]
Yet more simplification.

svn path=/trunk/; revision=132

27 years agoAnother simplification.
Eric S. Raymond [Wed, 25 Sep 1996 02:29:50 +0000 (02:29 -0000)]
Another simplification.

svn path=/trunk/; revision=131

27 years agoOne more simplification.
Eric S. Raymond [Wed, 25 Sep 1996 02:23:21 +0000 (02:23 -0000)]
One more simplification.

svn path=/trunk/; revision=130

27 years agoEliminate some unnecessary headers.
Eric S. Raymond [Wed, 25 Sep 1996 01:55:39 +0000 (01:55 -0000)]
Eliminate some unnecessary headers.

svn path=/trunk/; revision=129

27 years agoPOP2 now goes through the generic driver.
Eric S. Raymond [Wed, 25 Sep 1996 01:43:25 +0000 (01:43 -0000)]
POP2 now goes through the generic driver.

svn path=/trunk/; revision=128

27 years agoMinor fixes.
Eric S. Raymond [Tue, 24 Sep 1996 23:31:18 +0000 (23:31 -0000)]
Minor fixes.

svn path=/trunk/; revision=127

27 years agoQuiet the program down a bit.
Eric S. Raymond [Tue, 24 Sep 1996 21:22:15 +0000 (21:22 -0000)]
Quiet the program down a bit.

svn path=/trunk/; revision=126

27 years agoCorrections.
Eric S. Raymond [Tue, 24 Sep 1996 20:54:09 +0000 (20:54 -0000)]
Corrections.

svn path=/trunk/; revision=125

27 years agoAdded a needed prototype.
Eric S. Raymond [Tue, 24 Sep 1996 18:49:27 +0000 (18:49 -0000)]
Added a needed prototype.

svn path=/trunk/; revision=124

27 years agoPrevent buffer overrun.
Eric S. Raymond [Tue, 24 Sep 1996 18:36:34 +0000 (18:36 -0000)]
Prevent buffer overrun.

svn path=/trunk/; revision=123

27 years agoEliminated the errorcodes file.
Eric S. Raymond [Tue, 24 Sep 1996 18:31:45 +0000 (18:31 -0000)]
Eliminated the errorcodes file.

svn path=/trunk/; revision=122

27 years ago*** empty log message ***
Eric S. Raymond [Tue, 24 Sep 1996 18:27:15 +0000 (18:27 -0000)]
*** empty log message ***

svn path=/trunk/; revision=121

27 years ago*** empty log message ***
Eric S. Raymond [Tue, 24 Sep 1996 18:15:59 +0000 (18:15 -0000)]
*** empty log message ***

svn path=/trunk/; revision=120

27 years agoMoved the protocol designation definition.
Eric S. Raymond [Tue, 24 Sep 1996 18:04:26 +0000 (18:04 -0000)]
Moved the protocol designation definition.

svn path=/trunk/; revision=119

27 years agoRemove same name dependencies.
Eric S. Raymond [Tue, 24 Sep 1996 17:52:20 +0000 (17:52 -0000)]
Remove same name dependencies.

svn path=/trunk/; revision=118

27 years agoRemove some dependencies on the name of the rc file.
Eric S. Raymond [Tue, 24 Sep 1996 17:34:48 +0000 (17:34 -0000)]
Remove some dependencies on the name of the rc file.

svn path=/trunk/; revision=117

27 years agoImproved RFC822 conformance in SMTP code.
Eric S. Raymond [Tue, 24 Sep 1996 14:35:08 +0000 (14:35 -0000)]
Improved RFC822 conformance in SMTP code.

svn path=/trunk/; revision=116

27 years agoThe great name change, again.
Eric S. Raymond [Tue, 24 Sep 1996 03:44:18 +0000 (03:44 -0000)]
The great name change, again.

svn path=/trunk/; revision=115

27 years agoThe great name change.
Eric S. Raymond [Tue, 24 Sep 1996 03:40:01 +0000 (03:40 -0000)]
The great name change.

svn path=/trunk/; revision=114

27 years agoInitial revision
Eric S. Raymond [Tue, 24 Sep 1996 00:32:54 +0000 (00:32 -0000)]
Initial revision

svn path=/trunk/; revision=113

27 years agoFixed a spellong error.
Eric S. Raymond [Mon, 23 Sep 1996 21:05:17 +0000 (21:05 -0000)]
Fixed a spellong error.

svn path=/trunk/; revision=112

27 years agoAdd release date.
Eric S. Raymond [Mon, 23 Sep 1996 17:30:46 +0000 (17:30 -0000)]
Add release date.

svn path=/trunk/; revision=111

27 years agoReady to ship.
Eric S. Raymond [Mon, 23 Sep 1996 16:23:38 +0000 (16:23 -0000)]
Ready to ship.

svn path=/trunk/; revision=110

27 years agoAdd a warning.
Eric S. Raymond [Mon, 23 Sep 1996 16:00:11 +0000 (16:00 -0000)]
Add a warning.

svn path=/trunk/; revision=109

27 years agoHandle RFC822 continuation.
Eric S. Raymond [Mon, 23 Sep 1996 15:55:06 +0000 (15:55 -0000)]
Handle RFC822 continuation.

svn path=/trunk/; revision=108

27 years agoMichael Scwendt's octet-listing change.
Eric S. Raymond [Mon, 23 Sep 1996 06:01:52 +0000 (06:01 -0000)]
Michael Scwendt's octet-listing change.

svn path=/trunk/; revision=107

27 years agoBetter protection against buffer overruns.
Eric S. Raymond [Mon, 23 Sep 1996 05:56:18 +0000 (05:56 -0000)]
Better protection against buffer overruns.

svn path=/trunk/; revision=106

27 years agoUpdate docs.
Eric S. Raymond [Mon, 23 Sep 1996 05:35:21 +0000 (05:35 -0000)]
Update docs.

svn path=/trunk/; revision=105

27 years agoAdd code to copy command line, so appending servers doesn't stomp on
Eric S. Raymond [Mon, 23 Sep 1996 05:19:19 +0000 (05:19 -0000)]
Add code to copy command line, so appending servers doesn't stomp on
the environment space.

svn path=/trunk/; revision=104

27 years agoAdd QNX installation instructions.
Eric S. Raymond [Mon, 23 Sep 1996 05:18:10 +0000 (05:18 -0000)]
Add QNX installation instructions.

svn path=/trunk/; revision=103

27 years agoRob Funk's improved header parsing.
Eric S. Raymond [Sun, 22 Sep 1996 15:31:58 +0000 (15:31 -0000)]
Rob Funk's improved header parsing.

svn path=/trunk/; revision=102

27 years agoBe robust in the presence of Sun NIS and other nonstandard password schemes.
Eric S. Raymond [Fri, 20 Sep 1996 14:59:21 +0000 (14:59 -0000)]
Be robust in the presence of Sun NIS and other nonstandard password schemes.

svn path=/trunk/; revision=101

27 years agoChanged the lockfile location.
Eric S. Raymond [Fri, 20 Sep 1996 01:41:41 +0000 (01:41 -0000)]
Changed the lockfile location.

svn path=/trunk/; revision=100

27 years agoAdded improved sizeticker code.
Eric S. Raymond [Thu, 19 Sep 1996 06:02:28 +0000 (06:02 -0000)]
Added improved sizeticker code.

svn path=/trunk/; revision=99

27 years agoWarnings about concurrent runs.
Eric S. Raymond [Wed, 18 Sep 1996 20:01:46 +0000 (20:01 -0000)]
Warnings about concurrent runs.

svn path=/trunk/; revision=98

27 years agoRPOP is supported.
Eric S. Raymond [Wed, 18 Sep 1996 19:59:34 +0000 (19:59 -0000)]
RPOP is supported.

svn path=/trunk/; revision=97

27 years agoQNX port.
Eric S. Raymond [Fri, 13 Sep 1996 19:07:38 +0000 (19:07 -0000)]
QNX port.

svn path=/trunk/; revision=96

27 years agoInitial revision
Eric S. Raymond [Fri, 13 Sep 1996 16:50:02 +0000 (16:50 -0000)]
Initial revision

svn path=/trunk/; revision=95

27 years agoAdd RPOP support.
Eric S. Raymond [Fri, 13 Sep 1996 16:39:22 +0000 (16:39 -0000)]
Add RPOP support.

svn path=/trunk/; revision=94

27 years agoMake SMTP forwarding the default.
Eric S. Raymond [Thu, 12 Sep 1996 19:31:09 +0000 (19:31 -0000)]
Make SMTP forwarding the default.

svn path=/trunk/; revision=93

27 years agoAllow # in password tokens.
Eric S. Raymond [Thu, 12 Sep 1996 18:40:36 +0000 (18:40 -0000)]
Allow # in password tokens.

svn path=/trunk/; revision=92

27 years agoPrevent buffer overflow.
Eric S. Raymond [Thu, 12 Sep 1996 18:16:26 +0000 (18:16 -0000)]
Prevent buffer overflow.

svn path=/trunk/; revision=91

27 years agoBetter debugging of SMTP stuff.
Eric S. Raymond [Thu, 12 Sep 1996 16:36:47 +0000 (16:36 -0000)]
Better debugging of SMTP stuff.

svn path=/trunk/; revision=90

27 years agoNo more `bis'.
Eric S. Raymond [Thu, 12 Sep 1996 13:04:18 +0000 (13:04 -0000)]
No more `bis'.

svn path=/trunk/; revision=89

27 years agoexclude --remote from POP3.
Eric S. Raymond [Thu, 12 Sep 1996 12:12:26 +0000 (12:12 -0000)]
exclude --remote from POP3.

svn path=/trunk/; revision=88