aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* RPOP support is back.Eric S. Raymond1997-01-201-0/+11
* George Sipe's monitor fixes.Eric S. Raymond1997-01-191-3/+14
* Added dns/nodns.Eric S. Raymond1997-01-181-6/+10
* Fix the second incanation of the HELO bug.Eric S. Raymond1997-01-171-5/+6
* Philippe de Muyter's Motorola fixes.Eric S. Raymond1997-01-161-2/+2
* The batchlimit option is now per user.Eric S. Raymond1997-01-141-10/+4
* Change `interface' and `monitor' options to per-server.Eric S. Raymond1997-01-141-102/+71
* Dynamic allocation for the query structure string entries.Eric S. Raymond1997-01-141-14/+11
* Move as much stuff into server data as possible.Eric S. Raymond1997-01-141-6/+6
* Gather all server data into a restorable structure.Eric S. Raymond1997-01-131-44/+44
* Fix --quit uin root mode bug.Eric S. Raymond1997-01-131-9/+11
* Solaris portability.Eric S. Raymond1997-01-101-0/+4
* Don't infinite-loop in defaults.Eric S. Raymond1997-01-101-1/+1
* Added localdomains option.Eric S. Raymond1997-01-091-0/+9
* Added the preconnect feature.Eric S. Raymond1997-01-081-0/+4
* Add netrc parsing.Eric S. Raymond1997-01-071-6/+31
* Dave Bodenstab's error changes.Eric S. Raymond1996-12-301-9/+25
* After George Sipe's changes.Eric S. Raymond1996-12-291-8/+12
* Support interface check in foreground as well as daemon mode.Eric S. Raymond1996-12-261-7/+13
* Slight message improvements.Eric S. Raymond1996-12-251-5/+4
* George Sipe's patch.Eric S. Raymond1996-12-241-49/+53
* Remove some NExT-specific cruft.Eric S. Raymond1996-12-231-4/+0
* Add dumping for -I, -M.Eric S. Raymond1996-12-231-1/+9
* Eliminate ^ syntax.Eric S. Raymond1996-12-231-7/+0
* Change lockfile location.Eric S. Raymond1996-12-231-5/+2
* Introduced George Sipe's -I and -M options.Eric S. Raymond1996-12-231-0/+36
* Added `fetchlimit'.Eric S. Raymond1996-12-181-2/+9
* Eliminate openmailpipe and closemailpipe.Eric S. Raymond1996-12-171-108/+2
* SIGHUP -> SIGUSR1.Eric S. Raymond1996-12-171-5/+5
* More through error conversion.Eric S. Raymond1996-12-171-1/+1
* Use error() for messages almost everywhere.Eric S. Raymond1996-12-171-13/+19
* Document a couple common misconfigurations.Eric S. Raymond1996-12-161-5/+15
* Changes for NEXTSTEP.Eric S. Raymond1996-12-111-0/+4
* Added the `envelope' option.Eric S. Raymond1996-12-091-4/+11
* Added an error message.Eric S. Raymond1996-12-071-0/+4
* Fix the SIGCLD snafu.Eric S. Raymond1996-12-071-0/+3
* Autocinfigure for herror.Eric S. Raymond1996-12-051-0/+2
* Fix a search loop.Eric S. Raymond1996-12-051-1/+1
* Include alloca.h when you have it.Eric S. Raymond1996-12-031-0/+3
* Need this for EGETUNREACH.Eric S. Raymond1996-12-021-0/+1
* Make the no-config-file case work correctly again.Eric S. Raymond1996-11-301-1/+1
* Change name of string-saver functions.Eric S. Raymond1996-11-281-3/+3
* Abolish servername mamber, go to servernames list.Eric S. Raymond1996-11-281-13/+13
* Include user name in saved UID associations.Eric S. Raymond1996-11-281-1/+1
* Added the wildcard option.Eric S. Raymond1996-11-271-0/+4
* Added `logfile' keyword to rc syntax.Eric S. Raymond1996-11-271-0/+5
* Correct MDA return status check.Eric S. Raymond1996-11-211-1/+1
* Better error messages.Eric S. Raymond1996-11-211-4/+9
* Better initialization error message.Eric S. Raymond1996-11-211-1/+5
* We can dump server aliases now.Eric S. Raymond1996-11-201-1/+9