aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
Commit message (Expand)AuthorAgeFilesLines
* Added -U option.Eric S. Raymond1997-03-131-1/+3
* Added `set daemon'.Eric S. Raymond1997-03-131-1/+2
* Added SMTP hunt list feature.Eric S. Raymond1997-02-191-3/+8
* Dave Bodenstab's error-message corrections.Eric S. Raymond1997-02-181-1/+1
* Lose the `received' option; we now say `no envelope'.Eric S. Raymond1997-02-171-3/+2
* Pull negation into the grammar, simplifying the lexer.Eric S. Raymond1997-02-171-9/+17
* Deprecate the old popclient syntax and produce a warning.Eric S. Raymond1997-02-141-1/+5
* Aded the `received' option.Eric S. Raymond1997-02-141-1/+2
* Trivalent options.Eric S. Raymond1997-02-111-23/+15
* This version works.Eric S. Raymond1997-02-111-17/+15
* Fix stripcr and password-stripping.Eric S. Raymond1997-02-031-0/+1
* Dave Bodenstab's fixes.Eric S. Raymond1997-02-021-0/+2
* Add stripcr option.Eric S. Raymond1997-01-301-2/+6
* Correct the interface parsing.Eric S. Raymond1997-01-241-1/+3
* Portability fix.Eric S. Raymond1997-01-221-4/+4
* Added dns/nodns.Eric S. Raymond1997-01-181-4/+18
* The batchlimit option is now per user.Eric S. Raymond1997-01-141-2/+4
* Change `interface' and `monitor' options to per-server.Eric S. Raymond1997-01-141-2/+14
* Arrange not to save user params after a statement.Eric S. Raymond1997-01-141-0/+1
* Dynamic allocation for the query structure string entries.Eric S. Raymond1997-01-141-29/+24
* Gather all server data into a restorable structure.Eric S. Raymond1997-01-131-44/+37
* Better restoration of server options.Eric S. Raymond1997-01-131-19/+23
* Added localdomains option.Eric S. Raymond1997-01-091-3/+9
* Added the preconnect feature.Eric S. Raymond1997-01-081-1/+4
* Introduced George Sipe's -I and -M options.Eric S. Raymond1996-12-231-1/+3
* Added `fetchlimit'.Eric S. Raymond1996-12-181-1/+4
* Use error() for messages almost everywhere.Eric S. Raymond1996-12-171-2/+2
* Added the `envelope' option.Eric S. Raymond1996-12-091-1/+2
* Change name of string-saver functions.Eric S. Raymond1996-11-281-8/+8
* Abolish servername mamber, go to servernames list.Eric S. Raymond1996-11-281-14/+13
* Fix skip bug.Eric S. Raymond1996-11-271-2/+3
* Added the wildcard option.Eric S. Raymond1996-11-271-6/+12
* Added `logfile' keyword to rc syntax.Eric S. Raymond1996-11-271-1/+2
* We can dump server aliases now.Eric S. Raymond1996-11-201-0/+1
* Implemented aka option.Eric S. Raymond1996-11-201-3/+10
* Require userspec lists to be nonempty.Eric S. Raymond1996-11-131-5/+17
* Change handling of skip option.Eric S. Raymond1996-11-131-3/+3
* Prototypes everywhere.Eric S. Raymond1996-11-081-8/+5
* Implement batchlimit option.Eric S. Raymond1996-11-081-4/+7
* Changeover to `poll'.Eric S. Raymond1996-10-301-10/+12
* Seal off some more functions.Eric S. Raymond1996-10-301-4/+4
* Move some forward declarations for better encapsulation.Eric S. Raymond1996-10-291-0/+3
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-9/+15
* Major changes of data structure and variable names.Eric S. Raymond1996-10-261-14/+14
* Added filtering by length. Ugh.Eric S. Raymond1996-10-261-1/+4
* Support for multidrop mailboxes.Eric S. Raymond1996-10-241-8/+21
* Add our own yywrap.Eric S. Raymond1996-10-211-0/+4
* Comment cleanup.Eric S. Raymond1996-10-211-88/+12
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-171-0/+2
* Added `to' keyword, changed local-user default.Eric S. Raymond1996-10-141-2/+4