blob: edf490240668737445f120c014c94676d40c8bd0 [file] [log] [blame]
hassoba6dffe2003-12-23 10:43:09 +000012003-12-23 Hasso Tepper <hasso@estpak.ee>
2
3 * Makefile.am extract.pl vtysh.c vtysh.h vtysh_config.c:
4 isisd integration to vtysh.
5
paul445f1432003-05-16 19:00:31 +000062003-05-01 Sergiy Vyshnevetskiy <serg@vostok.net>
7
8 vtysh.c: Program shouldn't terminate on pager execution failure
9 vtysh_user.c: configure support for openpam (freebsd5.0)
10
112003-04-19 Hasso Tepper <hasso@estpak.ee>
12
13 * extract.pl vtysh.c vtysh.h: sync daemon's route-map commands to
14 have same syntax
15
paul4fc01e62002-12-13 20:49:00 +0000162002-09-30 Paul Jakma <paulzebra@rs250.org>
17
18 * vtysh.c: add 'write-config (integrated|daemon)' option
19 to specifiy whether write config commands should write
20 integrated Zebra.conf file and/or per daemon files.
21 Defaults to per daemon, unless this is turned off.
22
paul718e3742002-12-13 20:15:29 +0000232002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
24
25 * zebra-0.93 released.
26
272001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
28
29 * zebra-0.92a released.
30
312001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
32
33 * zebra-0.92 released.
34
352001-02-20 Kunihiro Ishiguro <kunihiro@zebra.org>
36
37 * vtysh.c (vtysh_client_config): Do not set bufsz to 120.
38 Suggested by: Matthew Grant <grantma@anathoth.gen.nz>.
39
402001-02-15 Hideto Yamakawa <yamakawa@dml.com>
41
42 * vtysh.c (vtysh_client_execute): Call fflush after fprintf.
43
44 * vtysh_config.c (vtysh_config_dump): Use VTYSH_PAGER if defined.
45
462001-02-14 Kunihiro Ishiguro <kunihiro@zebra.org>
47
48 * vtysh.c (vtysh_execute_func): Add fflush before pclose.
49
502001-02-10 Kunihiro Ishiguro <kunihiro@zebra.org>
51
52 * vtysh.c: VTY shell pager name. When environment variable
53 VTYSH_PAGER is defined, use it as VTY shell pager.
54
552001-02-09 Kunihiro Ishiguro <kunihiro@zebra.org>
56
57 * vtysh.c (vtysh_execute_func): Add pager argument for test of
58 pager invocation.
59
602001-02-08 Kunihiro Ishiguro <kunihiro@zebra.org>
61
62 * extract.pl: Add -DHAVE_CONFIG_H option to cpp.
63
642001-02-08 Matthew Grant <grantma@anathoth.gen.nz>
65
66 * vtysh.c (vtysh_client_config): Use sysconf to determine output
67 buffer size.
68 (vtysh_write_memory): Set umask 0077.
69 (vtysh_connect): Check permission to the socket.
70
712001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
72
73 * zebra-0.91 is released.
74
752001-01-31 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
76
77 * vtysh.c (new_completion): Fix problem of appending space when
78 completion is executed.
79
802001-01-23 Akihiro Mizutani <mizutani@dml.com>
81
82 * vtysh.c (vtysh_write_terminal): "write terminal" to all node.
83
842001-01-15 Kunihiro Ishiguro <kunihiro@zebra.org>
85
86 * vtysh.c (vtysh_execute): Fix unconditional lock by other VTY.
87 Suggested by Hideto Yamakawa <yamakawa@dml.com>.
88
892001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
90
91 * zebra-0.90 is released.
92
932001-01-07 Kunihiro Ishiguro <kunihiro@zebra.org>
94
95 * vtysh.h (ZEBRA_PATH): Fix new vtysh path. Reported by "Matt
96 Ranney" <mjr@ranney.com>
97
982000-11-06 Kunihiro Ishiguro <kunihiro@zebra.org>
99
100 * vtysh.c (DEFUNSH): Add "address-family vpnv4" DEFUNSH.
101
1022000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
103
104 * vtysh.c (execute_command): Add two arguemnt support for
105 executing child process.
106 (vtysh_telnet_port): New command "telnet WORD PORT" is added.
107
1082000-10-23 Akihiro Mizutani <mizutani@dml.com>
109
110 * vtysh.c (vtysh_write_memory): Display [OK] when configuration is
111 saved without problem.
112
1132000-10-20 Kunihiro Ishiguro <kunihiro@zebra.org>
114
115 * vtysh.c (vtysh_config_from_file): "key chain" command with -b
116 flag problem is fixed.
117
1182000-10-17 Kunihiro Ishiguro <kunihiro@zebra.org>
119
120 * vtysh_user.c: Change to use linklist.c.
121
1222000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
123
124 * Makefile.am (noinst_HEADERS): Add vtysh_user.h.
125
126 * zebra-0.89 is released.
127
1282000-09-22 Kunihiro Ishiguro <kunihiro@zebra.org>
129
130 * vtysh_main.c: Declare thread master.
131
1322000-08-25 Kunihiro Ishiguro <kunihiro@zebra.org>
133
134 * vtysh_main.c (main): Add missing --help procudure. Reported by
135 Patrick Rother <krd@roka.net>.
136
1372000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
138
139 * vtysh.c (DEFUNSH): "interface IFNAME" works.
140
1412000-08-20 Kunihiro Ishiguro <kunihiro@zebra.org>
142
143 * vtysh_user.c: Change name from vtysh_pam.c.
144
145 * vtysh.conf.sample: New file for vtysh configuration.
146
1472000-08-19 Kunihiro Ishiguro <kunihiro@zebra.org>
148
149 * vtysh_pam.c (vtysh_pam): New file for PAM.
150
1512000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
152
153 * zebra-0.88 is released.
154
1552000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
156
157 * Makefile.am (vtysh_LDADD): Remove -lreadline and -lncurses.
158
159 * vtysh.c (vtysh_connect): Use AF_UNIX instead of AF_LOCAL for
160 backward compatibility.
161
1622000-07-09 Kunihiro Ishiguro <kunihiro@zebra.org>
163
164 * extract.pl: Change regexp to match DEFUN and ALIAS at the same
165 time.
166
1672000-07-05 Kunihiro Ishiguro <kunihiro@zebra.org>
168
169 * vtysh.c (signal_init): Ignore SIGPIPE signal.
170
1712000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
172
173 * extract.pl: ALIAS command can be extracted by extract.pl.
174
1752000-07-03 Kunihiro Ishiguro <kunihiro@zebra.org>
176
177 * extract.pl: Fix scalar and array semantics.
178
179 * vtysh.c (vtysh_telnet): Add "telnet" client command.
180
1812000-07-02 Kunihiro Ishiguro <kunihiro@zebra.org>
182
183 * vtysh.c (main): Add -e flag for passing command from arugment.
184 (vtysh_ping): Add "ping" command for test of command execution.
185 (init_node): Add "traceroute" command.
186 (vtysh_start_shell): Add "start-shell", "start-shell bash",
187 "start-shell zsh".
188 (sigint): Add check for execute_flag for avoid duplicate prompt.
189
1902000-06-28 Kunihiro Ishiguro <kunihiro@zebra.org>
191
192 * vtysh.c: New file for vty shell.
193 * vtysh.h: Likewise.
194 * extract.pl: Likewise.
195 * vtysh_cmd.c: Generate by extract.pl.