aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* Added dropdelivered.Eric S. Raymond2000-07-231-0/+5
* Minor update.Eric S. Raymond2000-07-231-1/+1
* Limit damage from bad UIDL handling.Eric S. Raymond2000-07-011-2/+3
* Try to beat a sign-extension bug.Eric S. Raymond2000-06-281-1/+4
* Minor corrections.Eric S. Raymond2000-06-281-2/+3
* Julian Haight's changes.Eric S. Raymond2000-06-071-2/+35
* Almost ready to ship.Eric S. Raymond2000-05-131-2/+2
* Minor bug fixes.Eric S. Raymond2000-04-211-2/+2
* FETCHMAILHOMEEric S. Raymond2000-04-161-6/+9
* BeOS support.Eric S. Raymond2000-04-081-1/+4
* Port fix.Eric S. Raymond2000-04-071-0/+1
* Typo fix.Eric S. Raymond2000-04-071-2/+2
* Suppress monitor check after signal wakeup.Eric S. Raymond2000-03-291-5/+7
* Ultrix 4.5 port changes.Eric S. Raymond2000-03-291-0/+6
* Make copying work.Eric S. Raymond2000-03-141-5/+4
* Fix a Debian bug.Eric S. Raymond2000-03-141-11/+18
* Rename idle().Eric S. Raymond2000-03-141-1/+1
* Factor out the pause code.Eric S. Raymond2000-03-071-162/+12
* Beginning of timeout refactoring.Eric S. Raymond2000-03-071-96/+106
* Better error reports.Eric S. Raymond2000-03-061-24/+14
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-0/+5
* Deal with the possibility that we might be running as a subprocess.Eric S. Raymond2000-03-051-14/+22
* Typo fix.Eric S. Raymond2000-02-221-1/+1
* Better debugging of UID logic.Eric S. Raymond2000-02-201-1/+1
* Various minor bug fixes.Eric S. Raymond2000-02-181-1/+43
* Make -d0 work when keepall and fetch are on.Eric S. Raymond2000-02-141-20/+21
* BSD portability patch.Eric S. Raymond2000-02-071-0/+3
* LinuxWorld hacks.Eric S. Raymond2000-02-051-8/+17
* Debian buglist cleanup.Eric S. Raymond2000-02-011-2/+3
* Graceful socket closing.Eric S. Raymond2000-01-311-1/+1
* Label save closes.Eric S. Raymond2000-01-311-2/+2
* Explain a feature.Eric S. Raymond2000-01-171-1/+3
* Check for logfile existence.Eric S. Raymond2000-01-171-1/+1
* Enable -L to work in foreground.Eric S. Raymond2000-01-171-0/+6
* Too many reports.Eric S. Raymond2000-01-161-19/+21
* Fixed the syslog problem.Eric S. Raymond2000-01-091-16/+22
* Better reporting early on.Eric S. Raymond2000-01-041-35/+46
* Minor optimizations from Federico.Eric S. Raymond1999-12-261-4/+5
* Fixes for brown-paper-bag bug.Eric S. Raymond1999-12-261-35/+49
* Drastically simplified UIDL code.Eric S. Raymond1999-12-261-10/+5
* Ken Estes's fix for MAXFETCH returns.Eric S. Raymond1999-12-231-9/+8
* Arrange for lockfile to be removed more often :-).Eric S. Raymond1999-12-211-8/+24
* Reread .fetchmailrc when it's changed in daemon mode.Eric S. Raymond1999-12-211-12/+38
* Cosmetic fix.Eric S. Raymond1999-12-211-8/+4
* Ready to send this to Mike.Eric S. Raymond1999-11-061-19/+19
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+16
* Mimedecode now defaults to "off".Eric S. Raymond1999-10-021-1/+1
* -Wall changes.Eric S. Raymond1999-09-291-0/+8
* Prevent Pehr Anderson's goof.Eric S. Raymond1999-09-261-4/+11
* Added Todd Sabin's new protocol options.Eric S. Raymond1999-09-221-0/+2