aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
Commit message (Collapse)AuthorAgeFilesLines
* GSSAPI support.Eric S. Raymond1997-12-151-0/+1
| | | | svn path=/trunk/; revision=1569
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-0/+9
| | | | svn path=/trunk/; revision=1568
* Ready to ship.Eric S. Raymond1997-10-231-1/+1
| | | | svn path=/trunk/; revision=1527
* Narrow the error() interface.Eric S. Raymond1997-10-211-1/+1
| | | | svn path=/trunk/; revision=1526
* Wolfgang Wander's patches.Eric S. Raymond1997-10-151-0/+1
| | | | svn path=/trunk/; revision=1516
* RF conformance.Eric S. Raymond1997-10-141-5/+9
| | | | svn path=/trunk/; revision=1512
* Added envelope-skip feature.Eric S. Raymond1997-10-131-0/+1
| | | | svn path=/trunk/; revision=1509
* Added the --invisible option.Eric S. Raymond1997-10-081-1/+2
| | | | svn path=/trunk/; revision=1492
* Better behavior on line hits.Eric S. Raymond1997-10-061-0/+4
| | | | svn path=/trunk/; revision=1485
* Length checking on tag generation.Eric S. Raymond1997-10-041-1/+9
| | | | svn path=/trunk/; revision=1473
* Lica Olivetti's qvirtual option.Eric S. Raymond1997-10-021-0/+1
| | | | svn path=/trunk/; revision=1465
* Integrated RPA support.Eric S. Raymond1997-09-301-0/+1
| | | | svn path=/trunk/; revision=1444
* Eliminate the "No mail" message on second and later passes.Eric S. Raymond1997-09-301-0/+1
| | | | svn path=/trunk/; revision=1438
* Smart re-polling support.Eric S. Raymond1997-09-301-0/+1
| | | | svn path=/trunk/; revision=1437
* Added --expunge option for Richard Kooidjman.Eric S. Raymond1997-09-281-1/+2
| | | | svn path=/trunk/; revision=1430
* Make the X-IMAP check independent of protocol.Eric S. Raymond1997-09-231-1/+0
| | | | svn path=/trunk/; revision=1395
* Prevent buffer overruns.Eric S. Raymond1997-09-221-1/+1
| | | | svn path=/trunk/; revision=1384
* Compilation cleanups.Eric S. Raymond1997-09-191-1/+1
| | | | svn path=/trunk/; revision=1374
* improved ETRN handling.Eric S. Raymond1997-09-161-4/+5
| | | | svn path=/trunk/; revision=1358
* Type cleanup.Eric S. Raymond1997-09-161-1/+1
| | | | svn path=/trunk/; revision=1349
* Simplify the length handling.Eric S. Raymond1997-09-141-1/+0
| | | | svn path=/trunk/; revision=1339
* Prototype fix.Eric S. Raymond1997-09-051-1/+1
| | | | svn path=/trunk/; revision=1308
* Cleanup.Eric S. Raymond1997-09-041-29/+41
| | | | svn path=/trunk/; revision=1299
* Wolfgang Wander's patch for better UIDL-only support.Eric S. Raymond1997-08-161-0/+3
| | | | svn path=/trunk/; revision=1272
* Deal with X-IMAP header properly.Eric S. Raymond1997-08-071-0/+2
| | | | svn path=/trunk/; revision=1244
* Fixed Bill Powers's uid bug.Eric S. Raymond1997-08-061-0/+1
| | | | svn path=/trunk/; revision=1240
* Added `postconnect'.Eric S. Raymond1997-08-041-0/+1
| | | | svn path=/trunk/; revision=1226
* Break the pollname out of the names list.Eric S. Raymond1997-07-301-1/+2
| | | | svn path=/trunk/; revision=1207
* Try to fix the HELO NULL bug.Eric S. Raymond1997-07-301-3/+1
| | | | svn path=/trunk/; revision=1202
* Added the dropstatus option.Eric S. Raymond1997-07-281-0/+1
| | | | svn path=/trunk/; revision=1183
* Added the via option.Eric S. Raymond1997-07-241-0/+1
| | | | svn path=/trunk/; revision=1179
* Avoid using bool, so we don't have to condition on TRUE and lose ifEric S. Raymond1997-07-101-22/+26
| | | | | | it's predefined. svn path=/trunk/; revision=1168
* Change the bool type to match ncurses.Eric S. Raymond1997-07-071-1/+1
| | | | svn path=/trunk/; revision=1155
* Allow this to be used with ncurses.Eric S. Raymond1997-07-061-3/+4
| | | | svn path=/trunk/; revision=1154
* Allow duplicate hostnames again.Eric S. Raymond1997-07-051-1/+2
| | | | svn path=/trunk/; revision=1152
* Move environment query stuff to env.c.Eric S. Raymond1997-07-041-0/+6
| | | | svn path=/trunk/; revision=1151
* Remodularize so the parser is more self-contained.Eric S. Raymond1997-07-041-1/+1
| | | | svn path=/trunk/; revision=1150
* LOCKBUSY changes.Eric S. Raymond1997-07-031-5/+6
| | | | svn path=/trunk/; revision=1147
* Andrey Chernov's flag.Eric S. Raymond1997-06-251-0/+1
| | | | svn path=/trunk/; revision=1115
* Don't rely on the size being in POP3's fetch response any more.Eric S. Raymond1997-06-141-0/+1
| | | | svn path=/trunk/; revision=1098
* Add many more comments.Eric S. Raymond1997-06-111-19/+19
| | | | svn path=/trunk/; revision=1086
* Cosmetic fix.Eric S. Raymond1997-06-111-0/+2
| | | | svn path=/trunk/; revision=1085
* Introduced bool.Eric S. Raymond1997-06-111-28/+29
| | | | svn path=/trunk/; revision=1084
* Added the interval option.Eric S. Raymond1997-05-281-0/+2
| | | | svn path=/trunk/; revision=1040
* Nailed.Eric S. Raymond1997-05-271-0/+3
| | | | svn path=/trunk/; revision=1031
* Add imap-k4 capability.Eric S. Raymond1997-05-271-3/+4
| | | | svn path=/trunk/; revision=1029
* Better functional separation.Eric S. Raymond1997-05-171-0/+1
| | | | svn path=/trunk/; revision=1019
* IMAP now splits its request in half.Eric S. Raymond1997-05-171-1/+2
| | | | svn path=/trunk/; revision=1016
* Add multiple-folder support.Eric S. Raymond1997-05-151-1/+1
| | | | svn path=/trunk/; revision=1012
* -Wall cleanup.Eric S. Raymond1997-05-151-0/+2
| | | | svn path=/trunk/; revision=1011