aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Collapse)AuthorAgeFilesLines
* First cut at ODMR support.Eric S. Raymond2001-02-071-15/+32
| | | | svn path=/trunk/; revision=3028
* Comment fix.Eric S. Raymond2000-12-211-2/+3
| | | | svn path=/trunk/; revision=3002
* Dave Bodenstab's lockfile-acquisition change, and explanation.Eric S. Raymond2000-12-211-18/+43
| | | | svn path=/trunk/; revision=3001
* Spambounce patch.Eric S. Raymond2000-12-121-0/+1
| | | | svn path=/trunk/; revision=2998
* Minor corrections.Eric S. Raymond2000-12-121-1/+1
| | | | svn path=/trunk/; revision=2996
* Minor bugfixes.Eric S. Raymond2000-12-011-1/+1
| | | | svn path=/trunk/; revision=2993
* 5-6-0bis fix for smtpname.Eric S. Raymond2000-11-271-0/+4
| | | | svn path=/trunk/; revision=2989
* Ready to ship a gold version.Eric S. Raymond2000-11-261-0/+5
| | | | svn path=/trunk/; revision=2987
* Make showdots work from the command line.Eric S. Raymond2000-11-241-1/+3
| | | | svn path=/trunk/; revision=2986
* Ready to ship.Eric S. Raymond2000-11-111-0/+4
| | | | svn path=/trunk/; revision=2983
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-48/+53
| | | | svn path=/trunk/; revision=2981
* Before showdots,Eric S. Raymond2000-10-081-5/+5
| | | | svn path=/trunk/; revision=2975
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-19/+37
| | | | svn path=/trunk/; revision=2967
* David Taylor's fixes for the UIDL code.Eric S. Raymond2000-08-061-1/+2
| | | | svn path=/trunk/; revision=2943
* Almost ready to ship.Eric S. Raymond2000-07-281-77/+85
| | | | svn path=/trunk/; revision=2939
* Added dropdelivered.Eric S. Raymond2000-07-231-0/+5
| | | | svn path=/trunk/; revision=2931
* Minor update.Eric S. Raymond2000-07-231-1/+1
| | | | svn path=/trunk/; revision=2927
* Limit damage from bad UIDL handling.Eric S. Raymond2000-07-011-2/+3
| | | | svn path=/trunk/; revision=2921
* Try to beat a sign-extension bug.Eric S. Raymond2000-06-281-1/+4
| | | | svn path=/trunk/; revision=2912
* Minor corrections.Eric S. Raymond2000-06-281-2/+3
| | | | svn path=/trunk/; revision=2906
* Julian Haight's changes.Eric S. Raymond2000-06-071-2/+35
| | | | svn path=/trunk/; revision=2900
* Almost ready to ship.Eric S. Raymond2000-05-131-2/+2
| | | | svn path=/trunk/; revision=2893
* Minor bug fixes.Eric S. Raymond2000-04-211-2/+2
| | | | svn path=/trunk/; revision=2881
* FETCHMAILHOMEEric S. Raymond2000-04-161-6/+9
| | | | svn path=/trunk/; revision=2875
* BeOS support.Eric S. Raymond2000-04-081-1/+4
| | | | svn path=/trunk/; revision=2866
* Port fix.Eric S. Raymond2000-04-071-0/+1
| | | | svn path=/trunk/; revision=2862
* Typo fix.Eric S. Raymond2000-04-071-2/+2
| | | | svn path=/trunk/; revision=2860
* Suppress monitor check after signal wakeup.Eric S. Raymond2000-03-291-5/+7
| | | | svn path=/trunk/; revision=2843
* Ultrix 4.5 port changes.Eric S. Raymond2000-03-291-0/+6
| | | | svn path=/trunk/; revision=2841
* Make copying work.Eric S. Raymond2000-03-141-5/+4
| | | | svn path=/trunk/; revision=2828
* Fix a Debian bug.Eric S. Raymond2000-03-141-11/+18
| | | | svn path=/trunk/; revision=2827
* Rename idle().Eric S. Raymond2000-03-141-1/+1
| | | | svn path=/trunk/; revision=2826
* Factor out the pause code.Eric S. Raymond2000-03-071-162/+12
| | | | svn path=/trunk/; revision=2811
* Beginning of timeout refactoring.Eric S. Raymond2000-03-071-96/+106
| | | | svn path=/trunk/; revision=2809
* Better error reports.Eric S. Raymond2000-03-061-24/+14
| | | | svn path=/trunk/; revision=2804
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-0/+5
| | | | svn path=/trunk/; revision=2790
* Deal with the possibility that we might be running as a subprocess.Eric S. Raymond2000-03-051-14/+22
| | | | svn path=/trunk/; revision=2783
* Typo fix.Eric S. Raymond2000-02-221-1/+1
| | | | svn path=/trunk/; revision=2765
* Better debugging of UID logic.Eric S. Raymond2000-02-201-1/+1
| | | | svn path=/trunk/; revision=2763
* Various minor bug fixes.Eric S. Raymond2000-02-181-1/+43
| | | | svn path=/trunk/; revision=2757
* Make -d0 work when keepall and fetch are on.Eric S. Raymond2000-02-141-20/+21
| | | | svn path=/trunk/; revision=2748
* BSD portability patch.Eric S. Raymond2000-02-071-0/+3
| | | | svn path=/trunk/; revision=2737
* LinuxWorld hacks.Eric S. Raymond2000-02-051-8/+17
| | | | svn path=/trunk/; revision=2729
* Debian buglist cleanup.Eric S. Raymond2000-02-011-2/+3
| | | | svn path=/trunk/; revision=2727
* Graceful socket closing.Eric S. Raymond2000-01-311-1/+1
| | | | svn path=/trunk/; revision=2726
* Label save closes.Eric S. Raymond2000-01-311-2/+2
| | | | svn path=/trunk/; revision=2723
* Explain a feature.Eric S. Raymond2000-01-171-1/+3
| | | | svn path=/trunk/; revision=2715
* Check for logfile existence.Eric S. Raymond2000-01-171-1/+1
| | | | svn path=/trunk/; revision=2714
* Enable -L to work in foreground.Eric S. Raymond2000-01-171-0/+6
| | | | svn path=/trunk/; revision=2713
* Too many reports.Eric S. Raymond2000-01-161-19/+21
| | | | svn path=/trunk/; revision=2709