index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nest
/
cli.c
Age
Commit message (
Expand
)
Author
2000-06-07
Fixes to the progdoc.
Martin Mares
2000-06-07
Spelling fixes to progdoc.
Martin Mares
2000-06-03
Minor changes to the progdocs.
Martin Mares
2000-06-03
More documentation.
Martin Mares
2000-05-30
Tracing of CLI connections/commands can be now controlled
Martin Mares
2000-04-28
Fixed a couple of nasty CLI bugs which were triggered on long or multi-part
Martin Mares
2000-04-01
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
2000-03-04
Enabled short continuations.
Martin Mares
1999-12-06
Implemented echoing of log messages to CLI connections. Just try `echo all'.
Martin Mares
1999-12-01
Reset temporary parser data before parsing, not afterwards. This enables
Martin Mares
1999-11-30
Remember protocol instance in proto_config and use that for
Martin Mares
1999-11-30
Don't use continuation shortcuts until real client is written.
Martin Mares
1999-11-17
Command line interface now works.
Martin Mares
1999-10-31
Parse CLI commands. We use the same parser as for configuration files (because
Martin Mares
1999-10-31
The CLI I/O functions work as desired.
Martin Mares
1999-10-29
First steps of the Command Line Interface: I/O routines.
Martin Mares