Age | Commit message (Expand) | Author |
1999-11-30 | Lexer supports fallback symbol tables and uses them to recognize | Martin Mares |
1999-11-15 | SYM_STAT is gone. | Martin Mares |
1999-11-04 | Silly bug. | Martin Mares |
1999-11-04 | Symbols are not scoped. | Martin Mares |
1999-10-31 | Parse CLI commands. We use the same parser as for configuration files (because | Martin Mares |
1999-07-01 | Function calling in filters works - somehow. Calling syntax is | Pavel Machek |
1999-05-17 | Implemented two new symbol handling functions: | Martin Mares |
1999-03-29 | Update of filters towards new interface. | Pavel Machek |
1999-03-26 | Slightly better generator of default protocol instance names. | Martin Mares |
1999-02-13 | config->router_id works again. | Martin Mares |
1999-02-05 | Implemented new configuration/reconfiguration interface and defined protocol | Martin Mares |
1999-01-15 | Filters added. They are unable to do anything interesting for now | Pavel Machek |
1998-12-06 | cf_error() now accepts any format strings instead of just an error | Martin Mares |
1998-12-06 | Name cleanups as suggested by Pavel: | Martin Mares |
1998-11-29 | Created new functions for allocating configuration data: | Martin Mares |
1998-11-27 | Trivial 15-line bison excercise: Implemented expressions including | Martin Mares |
1998-11-27 | Added generator of default names. | Martin Mares |
1998-11-27 | Replaced nest/confile.h by conf/conf.h, added a lot of new definitions. | Martin Mares |