0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00
bird/client
Pavel Tvrdik 822e2f1cc7 BIRD Client: Improve autocomplete bahavior
Autocomplete keywords (for, where, filter, ...) and symbol names (names
of protocols, tables, ...). Client can request daemon for list of all
symbols using new cli command `refresh symbols`.

Autocomplete behavior is controlled by *.Y files using flags CLI_SF_*

Transform doc/reply_codes to c header file client/reply_codes.h
2016-04-21 16:24:20 +02:00
..
birdc.c BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
birdcl.c BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
client.c BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
client.h BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
cmds.m4 Both help' command and the unknown command' error message now tell 2000-05-31 22:39:06 +00:00
commands.c BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
Doc Updated all the Doc files to new format. 2000-05-31 11:30:18 +00:00
Makefile Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
reply_codes.h BIRD Client: Improve autocomplete bahavior 2016-04-21 16:24:20 +02:00
util.c Add const to a param msg at functions log_msg, log_rl, die, bug and debug 2015-02-21 19:32:57 +01:00