aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_l.l
Commit message (Expand)AuthorAgeFilesLines
* Various minor bugfixes.Eric S. Raymond1997-02-101-1/+1
* Add stripcr option.Eric S. Raymond1997-01-301-6/+2
* Make the syntax of name mappings a little nicer.Eric S. Raymond1997-01-201-1/+1
* Added dns/nodns.Eric S. Raymond1997-01-181-5/+17
* Added localdomains option.Eric S. Raymond1997-01-091-0/+1
* Added the preconnect feature.Eric S. Raymond1997-01-081-0/+3
* Version bump.Eric S. Raymond1996-12-231-0/+2
* Added `fetchlimit'.Eric S. Raymond1996-12-181-0/+1
* Added the `envelope' option.Eric S. Raymond1996-12-091-0/+1
* Increase %a for Solaris.Eric S. Raymond1996-12-031-1/+1
* Added the wildcard option.Eric S. Raymond1996-11-271-0/+1
* Added `logfile' keyword to rc syntax.Eric S. Raymond1996-11-271-0/+1
* Implemented aka option.Eric S. Raymond1996-11-201-0/+1
* Change handling of skip option.Eric S. Raymond1996-11-131-2/+1
* Implement batchlimit option.Eric S. Raymond1996-11-081-1/+5
* Changeover to `poll'.Eric S. Raymond1996-10-301-1/+2
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-2/+2
* Added filtering by length. Ugh.Eric S. Raymond1996-10-261-0/+1
* Support for multidrop mailboxes.Eric S. Raymond1996-10-241-0/+3
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-171-9/+2
* Allow C-style escapes in strings.Eric S. Raymond1996-10-171-2/+11
* Added `to' keyword, changed local-user default.Eric S. Raymond1996-10-141-0/+1
* Introduce a notion of numeric token.Eric S. Raymond1996-10-131-0/+2
* Add settable server-nonresponse timeoutEric S. Raymond1996-10-131-0/+1
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-2/+1
* Kerberos integration, stage 3.Eric S. Raymond1996-10-101-1/+4
* Chris Hanson's Kerberos support, plus documentation.Eric S. Raymond1996-10-101-0/+1
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-091-1/+0
* Fix the punctuation bug.Eric S. Raymond1996-10-081-1/+1
* Another noise keyword.Eric S. Raymond1996-10-081-0/+1
* More English-like keywords.Eric S. Raymond1996-10-081-0/+3
* Add English-like keywords but don't document them yet.Eric S. Raymond1996-10-081-2/+9
* More English-like token values.Eric S. Raymond1996-10-081-28/+28
* Bug fixes and better RC file documentation.Eric S. Raymond1996-10-081-2/+2
* Back out the token name changes.Eric S. Raymond1996-10-051-4/+3
* RC file syntax change, folder->mailbox, remote->remotename.Eric S. Raymond1996-10-041-2/+4
* Restore --mda, with cleaner implementation this time.Eric S. Raymond1996-10-041-0/+1
* Fix for the fact that Bison ignores zero-value tokens.Eric S. Raymond1996-10-011-10/+10
* Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots ofEric S. Raymond1996-09-291-10/+7
* The great options massacre.Eric S. Raymond1996-09-281-2/+0
* No more rpopid field.Eric S. Raymond1996-09-261-1/+0
* Change the `explicit' option to `skip'.Eric S. Raymond1996-09-251-2/+2
* Explicit option is documented and set up in the data structure,Eric S. Raymond1996-09-251-0/+2
* Moved the protocol designation definition.Eric S. Raymond1996-09-241-1/+1
* Remove same name dependencies.Eric S. Raymond1996-09-241-2/+2
* Remove some dependencies on the name of the rc file.Eric S. Raymond1996-09-241-1/+1
* The great name change.Eric S. Raymond1996-09-241-2/+2
* Add RPOP support.Eric S. Raymond1996-09-131-0/+1
* Allow # in password tokens.Eric S. Raymond1996-09-121-1/+1
* Added port-specification option.Eric S. Raymond1996-09-121-0/+1