index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speculative change to unused code.
Eric S. Raymond
1996-10-21
1
-3
/
+3
*
Crap out sooner on SMTP failure.
Eric S. Raymond
1996-10-21
1
-1
/
+1
*
Avoid the socket-exhaustion bug.
Eric S. Raymond
1996-10-19
1
-2
/
+2
*
Major improvements in --check processing. New-message count is now visible.
Eric S. Raymond
1996-10-19
1
-10
/
+17
*
Schwendt's correction to the sizeticker code.
Eric S. Raymond
1996-10-19
1
-13
/
+14
*
Catch another rewrite case.
Eric S. Raymond
1996-10-18
1
-1
/
+18
*
Use seteuid(2) during MDA execution.
Eric S. Raymond
1996-10-18
1
-1
/
+18
*
Remove all those obnoxious block comments.
Eric S. Raymond
1996-10-17
1
-157
/
+43
*
Message and documentation cleanup.
Eric S. Raymond
1996-10-17
1
-1
/
+4
*
Privilege-switching can't be done.
Eric S. Raymond
1996-10-15
1
-23
/
+0
*
Header cleanup.
Eric S. Raymond
1996-10-15
1
-1
/
+3
*
Simplify the autoconfig process a lot.
Eric S. Raymond
1996-10-15
1
-4
/
+9
*
Fix Johan Vromans's keep bug.
Eric S. Raymond
1996-10-15
1
-6
/
+6
*
Second round of QNX changes.
Eric S. Raymond
1996-10-15
1
-0
/
+17
*
Accept RFC822 headers with tabs in them.
Eric S. Raymond
1996-10-14
1
-4
/
+4
*
More informative messages.
Eric S. Raymond
1996-10-14
1
-3
/
+7
*
Try to change permissions when delivering from root.
Eric S. Raymond
1996-10-14
1
-0
/
+23
*
Password is now shrouded when -v is on.
Eric S. Raymond
1996-10-14
1
-15
/
+33
*
Add settable server-nonresponse timeout
Eric S. Raymond
1996-10-13
1
-5
/
+6
*
Fixes for UIDL and Kerberos problems.
Eric S. Raymond
1996-10-13
1
-1
/
+1
*
Excruciatingly correct CR-LF translation for qmail.
Eric S. Raymond
1996-10-11
1
-10
/
+57
*
Avoid trashing lines beginning with dots in IMAP.
Eric S. Raymond
1996-10-11
1
-2
/
+2
*
nuke any tag hanging out from previous query
Eric S. Raymond
1996-10-11
1
-0
/
+1
*
UIDs, take 3.
Eric S. Raymond
1996-10-10
1
-4
/
+5
*
Slightly less crowded messages.
Eric S. Raymond
1996-10-10
1
-1
/
+1
*
UIDs, phase 2.
Eric S. Raymond
1996-10-10
1
-1
/
+5
*
Implemented --auth as a way of generalizing the Kerberos support.
Eric S. Raymond
1996-10-10
1
-5
/
+13
*
Relocate the kerberos code to driver.c.
Eric S. Raymond
1996-10-10
1
-4
/
+73
*
Chris Hanson's Kerberos support, plus documentation.
Eric S. Raymond
1996-10-10
1
-1
/
+14
*
Quieter progress messages.
Eric S. Raymond
1996-10-09
1
-20
/
+13
*
Removed all pretentions to RPOP support.
Eric S. Raymond
1996-10-09
1
-9
/
+0
*
Removed all pretentions to RPOP support.
Eric S. Raymond
1996-10-09
1
-22
/
+0
*
Message fix.
Eric S. Raymond
1996-10-09
1
-1
/
+1
*
Typo fix.
Eric S. Raymond
1996-10-09
1
-1
/
+1
*
Reset timeout so we don't choke on very long messages.
Eric S. Raymond
1996-10-09
1
-0
/
+3
*
Put timeout default in configuration file.
Eric S. Raymond
1996-10-09
1
-6
/
+3
*
Arrange for timeout by client if server connection is dropped.
Eric S. Raymond
1996-10-09
1
-12
/
+55
*
Don't send \r\n to MDAs.
Eric S. Raymond
1996-10-08
1
-2
/
+12
*
Termination fix.
Eric S. Raymond
1996-10-08
1
-3
/
+4
*
Bug fixes and better RC file documentation.
Eric S. Raymond
1996-10-08
1
-0
/
+4
*
Cleaner termination.
Eric S. Raymond
1996-10-07
1
-3
/
+5
*
Restore --mda, with cleaner implementation this time.
Eric S. Raymond
1996-10-04
1
-80
/
+75
*
Avoid croaking on all-lower-case headers.
Eric S. Raymond
1996-10-03
1
-7
/
+7
*
Make the check for whether --flush and --all work protocol-independent.
Eric S. Raymond
1996-10-02
1
-0
/
+18
*
Reverse order of arguments in OK method.
Eric S. Raymond
1996-10-02
1
-7
/
+7
*
Better cvomments.
Eric S. Raymond
1996-10-01
1
-0
/
+8
*
Simplify the driver main loop.
Eric S. Raymond
1996-10-01
1
-30
/
+23
*
The great options massacre.
Eric S. Raymond
1996-09-28
1
-154
/
+57
*
With any luck, this is a correct implementation of UIDL support.
Eric S. Raymond
1996-09-28
1
-3
/
+8
*
Code reorganization, to make it easier for the new UIDL support.
Eric S. Raymond
1996-09-27
1
-35
/
+45
[next]