aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
Commit message (Collapse)AuthorAgeFilesLines
* Correct return value for bad fuile permissions.Eric S. Raymond1999-09-201-3/+3
| | | | svn path=/trunk/; revision=2567
* auth -> preauth.Eric S. Raymond1999-09-161-5/+5
| | | | svn path=/trunk/; revision=2564
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-5/+5
| | | | svn path=/trunk/; revision=2439
* GETEUID check.Eric S. Raymond1999-03-071-0/+4
| | | | svn path=/trunk/; revision=2398
* Added bouncemail option.Eric S. Raymond1999-02-071-2/+4
| | | | svn path=/trunk/; revision=2382
* FreeBSD support.Eric S. Raymond1999-02-071-7/+7
| | | | svn path=/trunk/; revision=2376
* Simplify error reporting further.Eric S. Raymond1999-02-031-2/+2
| | | | svn path=/trunk/; revision=2374
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-2/+2
| | | | svn path=/trunk/; revision=2369
* Now we can have top-level properties.Eric S. Raymond1999-01-311-0/+1
| | | | svn path=/trunk/; revision=2368
* More error message cleanup.Eric S. Raymond1999-01-061-2/+2
| | | | svn path=/trunk/; revision=2333
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-1/+1
| | | | svn path=/trunk/; revision=2329
* Added LMTP support.Eric S. Raymond1998-11-071-33/+34
| | | | svn path=/trunk/; revision=2177
* Enable - as config file argument.Eric S. Raymond1998-11-051-3/+9
| | | | svn path=/trunk/; revision=2175
* Added plugin/plugout option.Eric S. Raymond1998-11-021-1/+3
| | | | svn path=/trunk/; revision=2168
* Added bsmtp option.Eric S. Raymond1998-10-281-2/+3
| | | | svn path=/trunk/; revision=2144
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-4/+4
| | | | svn path=/trunk/; revision=2137
* PreventEric S. Raymond1998-10-221-2/+4
| | | | | | | | | auth kerberos_v4, proto KPOP, from fooing up. svn path=/trunk/; revision=2132
* Added the `properties' option.Eric S. Raymond1998-10-201-1/+3
| | | | svn path=/trunk/; revision=2114
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-1/+2
| | | | svn path=/trunk/; revision=2091
* Fixed SDPS support.Eric S. Raymond1998-08-251-3/+3
| | | | svn path=/trunk/; revision=2058
* Enable compilation with SDPS off.Eric S. Raymond1998-08-241-0/+4
| | | | svn path=/trunk/; revision=2051
* Prototype correction.Eric S. Raymond1998-08-181-3/+1
| | | | svn path=/trunk/; revision=2043
* Second version of SDPS.Eric S. Raymond1998-08-171-1/+5
| | | | svn path=/trunk/; revision=2041
* Fixed the spam-block code.Eric S. Raymond1998-07-311-10/+12
| | | | svn path=/trunk/; revision=2030
* Can specify multiple spam-blocks now.Eric S. Raymond1998-07-201-1/+13
| | | | svn path=/trunk/; revision=1997
* Added postmaster option.Eric S. Raymond1998-07-201-5/+3
| | | | svn path=/trunk/; revision=1986
* Cleanup and bug fixes.Eric S. Raymond1998-07-131-9/+12
| | | | svn path=/trunk/; revision=1966
* Enrico Musio's IP-checkalias patch.Eric S. Raymond1998-06-291-1/+3
| | | | svn path=/trunk/; revision=1944
* Fix argument-merging.Eric S. Raymond1998-06-031-111/+0
| | | | svn path=/trunk/; revision=1879
* Global options have been consolidated into a single control block.Eric S. Raymond1998-05-231-5/+5
| | | | svn path=/trunk/; revision=1807
* *** empty log message ***Eric S. Raymond1998-05-221-0/+3
| | | | svn path=/trunk/; revision=1798
* Gunther Leber's patch.Eric S. Raymond1998-05-221-2/+5
| | | | svn path=/trunk/; revision=1796
* Added idfile.Eric S. Raymond1998-05-221-1/+2
| | | | svn path=/trunk/; revision=1794
* Various bug fixes.Eric S. Raymond1998-05-221-0/+2
| | | | svn path=/trunk/; revision=1792
* Prevent pathological circular lists.Eric S. Raymond1998-03-261-5/+7
| | | | svn path=/trunk/; revision=1730
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-1/+5
| | | | svn path=/trunk/; revision=1719
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-8/+8
| | | | | | with message numbers. svn path=/trunk/; revision=1699
* Configurable antispam response.Eric S. Raymond1998-03-061-2/+5
| | | | svn path=/trunk/; revision=1689
* Kerberos V support.Eric S. Raymond1998-03-031-1/+13
| | | | svn path=/trunk/; revision=1682
* *** empty log message ***Eric S. Raymond1998-02-251-1/+1
| | | | svn path=/trunk/; revision=1675
* Fixes from Craig.Eric S. Raymond1998-02-241-6/+7
| | | | svn path=/trunk/; revision=1670
* EMX changes for OS/2.Eric S. Raymond1998-02-221-1/+2
| | | | svn path=/trunk/; revision=1668
* Craig's patches in response to cmetz3.Eric S. Raymond1998-02-211-4/+3
| | | | svn path=/trunk/; revision=1664
* Check NETSEC string at .fetchmailrc parse time.Eric S. Raymond1998-02-201-3/+14
| | | | svn path=/trunk/; revision=1661
* Security relabeling.Eric S. Raymond1998-02-201-3/+3
| | | | svn path=/trunk/; revision=1659
* This went to Craig Metz.Eric S. Raymond1998-02-181-2/+14
| | | | svn path=/trunk/; revision=1652
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-8/+29
| | | | svn path=/trunk/; revision=1630
* Philippe de Muyter's port patches.Eric S. Raymond1998-02-111-0/+2
| | | | svn path=/trunk/; revision=1616
* Added smtpaddress option.Eric S. Raymond1998-01-181-1/+4
| | | | svn path=/trunk/; revision=1592
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-4/+4
| | | | svn path=/trunk/; revision=1568