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
...
*
Better logging of unmatched names.
Eric S. Raymond
1996-11-08
1
-6
/
+12
*
More branch cleaning.
Eric S. Raymond
1996-11-08
1
-4
/
+4
*
Part of the batchlimit diff got mislaid.
Eric S. Raymond
1996-11-08
1
-0
/
+12
*
Better error messages. And accept Resent-From & Apparently-From a la RFC822.
Eric S. Raymond
1996-11-08
1
-3
/
+12
*
Split RFC822-bashing code out of the driver.
Eric S. Raymond
1996-11-06
1
-265
/
+0
*
Correct return test.
Eric S. Raymond
1996-11-06
1
-1
/
+1
*
Back out the attempt to use stdio.
Eric S. Raymond
1996-11-06
1
-54
/
+21
*
Better error reporting.
Eric S. Raymond
1996-11-05
1
-9
/
+38
*
Insert fseeks to prevent read-write lossage.
Eric S. Raymond
1996-11-04
1
-2
/
+10
*
Eliminate SockGets().
Eric S. Raymond
1996-11-04
1
-3
/
+10
*
Socket open rename.
Eric S. Raymond
1996-11-04
1
-2
/
+2
*
Eliminated socket.h.
Eric S. Raymond
1996-11-04
1
-2
/
+22
*
True internal buffering with stdio!
Eric S. Raymond
1996-11-04
1
-7
/
+6
*
Try to at least complain coherently when no from header.
Eric S. Raymond
1996-11-04
1
-0
/
+6
*
Don't append a spurious NUL to the headers.
Eric S. Raymond
1996-11-04
1
-1
/
+0
*
Fix incorrect deletion location.
Eric S. Raymond
1996-11-04
1
-4
/
+1
*
Deal with connect(2) bug.
Eric S. Raymond
1996-11-01
1
-1
/
+1
*
Header cleanup.
Eric S. Raymond
1996-11-01
1
-1
/
+1
*
%s is back.
Eric S. Raymond
1996-10-31
1
-4
/
+7
*
Correct echoing logic.
Eric S. Raymond
1996-10-31
1
-2
/
+2
*
STEP 8: All socket writes now go through SockWrite.
Eric S. Raymond
1996-10-31
1
-5
/
+5
*
STEP 7: Take mboxfd out of the SMTP logic path entirely.
Eric S. Raymond
1996-10-31
1
-7
/
+21
*
STEP 6: Socket() returns file pointer.
Eric S. Raymond
1996-10-31
1
-6
/
+4
*
STEP 4: Make SMTP functions take file pointer arguments.
Eric S. Raymond
1996-10-31
1
-14
/
+17
*
STEP 3: File pointer arguments in SockGets()/SockPuts().
Eric S. Raymond
1996-10-31
1
-3
/
+3
*
STEP 2: Prepare for SockGets/SockPuts argument change.
Eric S. Raymond
1996-10-31
1
-4
/
+4
*
STEP 1: Make all methods take file pointer arguments.
Eric S. Raymond
1996-10-31
1
-25
/
+28
*
Catch up with current bug fixes.
Eric S. Raymond
1996-10-31
1
-15
/
+37
*
Fix fatal alloca bug.
Eric S. Raymond
1996-10-30
1
-1
/
+1
*
Handle multiple comma-separated local names correctly.
Eric S. Raymond
1996-10-30
1
-3
/
+2
*
Fix the damn single-poll-loop bug.
Eric S. Raymond
1996-10-29
1
-8
/
+11
*
smtp_close isn't used any more.
Eric S. Raymond
1996-10-29
1
-9
/
+0
*
Only open one conneection per host in daemon mode.
Eric S. Raymond
1996-10-29
1
-33
/
+27
*
Reorganize slightly.
Eric S. Raymond
1996-10-28
1
-19
/
+34
*
Added some more intelligible debug messages.
Eric S. Raymond
1996-10-28
1
-0
/
+3
*
Added some more intelligible debug messages.
Eric S. Raymond
1996-10-28
1
-2
/
+12
*
Don't open SMTP connection until it's needed.
Eric S. Raymond
1996-10-28
1
-17
/
+18
*
Better optimization.
Eric S. Raymond
1996-10-28
1
-2
/
+2
*
Handle nested parentheses in RFC822 comments.
Eric S. Raymond
1996-10-28
1
-3
/
+18
*
Cleanup for PL3.
Eric S. Raymond
1996-10-28
1
-8
/
+6
*
Correct mda argument list building.
Eric S. Raymond
1996-10-27
1
-1
/
+1
*
Correct the defaults logic.
Eric S. Raymond
1996-10-27
1
-4
/
+5
*
Fix core dump bug in default-user logic.
Eric S. Raymond
1996-10-27
1
-6
/
+6
*
gcc -Wall cleanup.
Eric S. Raymond
1996-10-26
1
-11
/
+11
*
Include mx.h, fix a memory leak.
Eric S. Raymond
1996-10-26
1
-1
/
+5
*
Move the timeout setup.
Eric S. Raymond
1996-10-26
1
-9
/
+5
*
Major changes of data structure and variable names.
Eric S. Raymond
1996-10-26
1
-64
/
+64
*
Added filtering by length. Ugh.
Eric S. Raymond
1996-10-26
1
-5
/
+28
*
Reorganize some code.
Eric S. Raymond
1996-10-25
1
-28
/
+27
*
Recove the driver to use setjmp/longjmp.
Eric S. Raymond
1996-10-25
1
-178
/
+174
[prev]
[next]