aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Introduce a notion of numeric token.Eric S. Raymond1996-10-131-2/+4
* Add settable server-nonresponse timeoutEric S. Raymond1996-10-131-1/+4
* Simplified rcfile-parsing code.Eric S. Raymond1996-10-131-31/+283
* Fixes for UIDL and Kerberos problems.Eric S. Raymond1996-10-131-1/+1
* Cosmetic change.Eric S. Raymond1996-10-111-2/+2
* Renove unnecessary union type.Eric S. Raymond1996-10-111-2/+0
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-3/+2
* Kerberos integration, stage 3.Eric S. Raymond1996-10-101-1/+11
* Added `skip server'.Eric S. Raymond1996-10-081-10/+12
* More English-like keywords.Eric S. Raymond1996-10-081-4/+11
* Add English-like keywords but don't document them yet.Eric S. Raymond1996-10-081-2/+3
* More English-like token values.Eric S. Raymond1996-10-081-22/+21
* Multiple users per entry works now.Eric S. Raymond1996-10-061-4/+19
* I think this will allow multiple user specs.Eric S. Raymond1996-10-051-39/+41
* Eliminate conflicts in rcfile grammar.Eric S. Raymond1996-10-051-11/+14
* Back out the token name changes.Eric S. Raymond1996-10-051-3/+3
* RC file syntax change, folder->mailbox, remote->remotename.Eric S. Raymond1996-10-041-4/+5
* Restore --mda, with cleaner implementation this time.Eric S. Raymond1996-10-041-1/+2
* Fix for the fact that Bison ignores zero-value tokens.Eric S. Raymond1996-10-011-13/+13
* Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots ofEric S. Raymond1996-09-291-15/+6
* The great options massacre.Eric S. Raymond1996-09-281-3/+1
* No more rpopid field.Eric S. Raymond1996-09-261-2/+1
* 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-1/+2
* Remove same name dependencies.Eric S. Raymond1996-09-241-2/+2
* The great name change.Eric S. Raymond1996-09-241-3/+3
* Add RPOP support.Eric S. Raymond1996-09-131-1/+2
* Added port-specification option.Eric S. Raymond1996-09-121-1/+2
* Most of the way to SMTP forwarding.Eric S. Raymond1996-09-111-1/+2
* Added autoprobe logic.Eric S. Raymond1996-08-261-1/+1
* Cosmetic change.Eric S. Raymond1996-08-211-1/+1
* Freeze bug fixes befoire adding more features.Eric S. Raymond1996-07-191-1/+6
* Get rid of prc_pathname, hide prc_server structure.Eric S. Raymond1996-07-031-2/+2
* Some name changes.Eric S. Raymond1996-07-021-1/+1