aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
Commit message (Collapse)AuthorAgeFilesLines
* Spambounce patch.Eric S. Raymond2000-12-121-1/+4
| | | | svn path=/trunk/; revision=2998
* 5-6-0bis fix for smtpname.Eric S. Raymond2000-11-271-1/+2
| | | | svn path=/trunk/; revision=2989
* Ready to ship.Eric S. Raymond2000-11-111-0/+3
| | | | svn path=/trunk/; revision=2983
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-1/+2
| | | | svn path=/trunk/; revision=2981
* Before showdots,Eric S. Raymond2000-10-081-12/+13
| | | | svn path=/trunk/; revision=2975
* Added dropdelivered.Eric S. Raymond2000-07-231-1/+4
| | | | svn path=/trunk/; revision=2931
* BeOS support.Eric S. Raymond2000-04-081-0/+2
| | | | svn path=/trunk/; revision=2866
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-1/+4
| | | | svn path=/trunk/; revision=2790
* Various minor bug fixes.Eric S. Raymond2000-02-181-3/+8
| | | | svn path=/trunk/; revision=2757
* LinuxWorld hacks.Eric S. Raymond2000-02-051-1/+2
| | | | svn path=/trunk/; revision=2729
* Label save closes.Eric S. Raymond2000-01-311-1/+1
| | | | svn path=/trunk/; revision=2723
* Cleanup patches from Gunther Leber.Eric S. Raymond2000-01-031-1/+1
| | | | svn path=/trunk/; revision=2699
* Ready to ship 5.2.0.Eric S. Raymond1999-11-301-1/+11
| | | | svn path=/trunk/; revision=2656
* Ready to send this to Mike.Eric S. Raymond1999-11-061-13/+13
| | | | svn path=/trunk/; revision=2649
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-1/+7
| | | | svn path=/trunk/; revision=2643
* 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