aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_l.l
Commit message (Expand)AuthorAgeFilesLines
* Rename bad-header pass to bad-header accept, ...Matthias Andree2010-02-241-1/+1
* Bugfix: recognize local as shorthand for localdomains.Matthias Andree2010-02-241-1/+1
* Feature: bad-header {reject|pass}Matthias Andree2010-02-241-1/+3
* Treat permanent delivery errors as temporary (configurable).Matthias Andree2009-05-241-0/+2
* Fix a few compiler warnings around implicit conversion or extra ";".Matthias Andree2009-01-141-1/+1
* Merge Daniel Richard G.'s --sslcommonname option.Matthias Andree2008-03-071-0/+1
* Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.Matthias Andree2006-08-141-0/+1
* Add pidfile option, requested by Héctor García.Matthias Andree2006-04-021-0/+1
* lexer: add %option noyywrap to avoid link errors about missing yywrap().Matthias Andree2006-04-011-1/+1
* Further cleanups to compile with C++ compiler.Matthias Andree2006-03-151-4/+3
* Fix more compiler warnings.Matthias Andree2006-03-141-1/+1
* Fix segfault when run control file ends with a backslash inside an Matthias Andree2005-11-161-4/+9
* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn".Matthias Andree2005-09-201-0/+1
* Merge Sunil Shetye's --limitflush patch.Matthias Andree2005-09-171-0/+2
* INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr...Matthias Andree2005-07-301-1/+0
* Nico Golde's patch to support "proto RPOP" in the configuration file, Matthias Andree2005-07-071-0/+1
* The memory leak/static buffer fix in r4018 was bogusMatthias Andree2005-07-031-5/+14
* Fix memory leak.Matthias Andree2005-03-061-18/+15
* Sunil's transaction patches.Eric S. Raymond2003-10-151-0/+2
* Ready to ship.Eric S. Raymond2003-08-061-1/+1
* OTP fix patches from Stanislav Brabec.Eric S. Raymond2002-10-181-0/+1
* Space optimization.Eric S. Raymond2002-09-131-0/+1
* Expose the ESMTP name and password options.Eric S. Raymond2002-03-101-0/+3
* Implemented fetchdomains.Eric S. Raymond2001-06-241-0/+1
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-0/+1
* SSL certification handling.Eric S. Raymond2001-05-141-0/+3
* Minor cleanup patches.Eric S. Raymond2001-04-101-3/+3
* Clear the bug queue.Eric S. Raymond2001-03-141-0/+1
* Added sslproto.Eric S. Raymond2001-03-031-0/+1
* We can specify NTLM as an authentication type.Eric S. Raymond2001-02-271-6/+8
* preauth -> auth.Eric S. Raymond2001-02-191-3/+4
* Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-0/+1
* Let's get rid of the old protocols with preauthentication bundled in.Eric S. Raymond2001-02-111-4/+1
* First cut at ODMR support.Eric S. Raymond2001-02-071-0/+1
* Spambounce patch.Eric S. Raymond2000-12-121-0/+1
* 5-6-0bis fix for smtpname.Eric S. Raymond2000-11-271-0/+1
* Ready to ship.Eric S. Raymond2000-11-111-0/+1
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-0/+1
* Added dropdelivered.Eric S. Raymond2000-07-231-0/+2
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-1/+3
* Tweak in lexical analysis.Eric S. Raymond2000-02-221-1/+1
* LinuxWorld hacks.Eric S. Raymond2000-02-051-1/+2
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+3
* Verify that the lexer is OK.Eric S. Raymond1999-09-221-13/+19
* Allow `antispam -1'Eric S. Raymond1999-09-221-1/+1
* Added Todd Sabin's new protocol options.Eric S. Raymond1999-09-221-0/+2
* auth -> preauth.Eric S. Raymond1999-09-161-3/+3
* Disable l;iteralization after `password' when it's an authenticationEric S. Raymond1999-09-141-5/+6
* Changes from the road.Eric S. Raymond1999-08-171-1/+2
* Fix broken parsing.Eric S. Raymond1999-08-011-23/+20