blob: 1903c7c2a7c55e86a93fe74839ed33c7d202754c [file] [log] [blame]
hasso67e29ab2004-08-26 22:21:31 +000012004-08-27 Hasso Tepper <hasso at quagga.net>
2
3 * vtysh.c: Enable using ssh from ENABLE_NODE.
4 * vtysh_config.c: Make enable password uniq lines appear only once in
5 configuration.
6 * vtysh_main.c, vtysh_config.c, vtysh.h: Remove useless code which
7 searched configuration files from current directory. Add -f to
8 specify conf from command line.
9
102004-08-26 Hasso Tepper <hasso at quagga.net>
hasso95e735b2004-08-26 13:08:30 +000011
12 * *.c: Cosmetical changes - strip long lines, fix multiline comments
13 style, indentation fixes, remove useless comments.
14 * vtysh.h: define VTYSH_INTERFACE.
15 * vtysh.c: Use VTYSH_INTERFACE where possible. Added some related TODO
16 items.
17 * vtysh.c: Move things around a little to reduce spaghetti mess.
18 * Makefile.am: Parse only needed files from zebra daemon while
19 building vtysh_cmd.c file to supress warnings.
20
gdtfc9d0742004-06-30 14:25:12 +0000212004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
22
23 * extract.pl.in: Rename from extract.pl, with @PERL@.
24
25 * Makefile.am: Add vtysh_cmds.c to CLEANFILES.
26
hasso6c0f9a72004-06-20 09:30:57 +0000272004-06-20 Hasso Tepper <hasso@estpak.ee>
28
29 * extract.pl: Zebra daemon has access lists as well.
30
hasso2a56df92004-05-09 23:16:40 +0000312004-05-10 Hasso Tepper <hasso@estpak.ee>
32
33 * vtysh.c: Workaround for most hated vtysh bug - Bugzilla #58.
34
hasso4991f6c2004-04-06 11:36:17 +0000352004-04-06 Hasso Tepper <hasso@estpak.ee>
36
37 * vtysh_main.c: Don't save command to history if last command already
38 there is same.
39 * vtysh_main.c: Replace -e with -c.
40 * vtysh_main.c: Fix help.
41
hassofa2b17e2004-03-04 17:45:00 +0000422004-03-04 Hasso Tepper <hasso@estpak.ee>
43
44 * vtysh.c: Remove using PAGER.
45
paul13b8baa2004-01-15 01:00:49 +0000462004-01-15 Paul Jakma <paul@dishone.st>
47
48 * vtysh_config.c: Fix up strlen to use correct string.
49
hassoba6dffe2003-12-23 10:43:09 +0000502003-12-23 Hasso Tepper <hasso@estpak.ee>
51
52 * Makefile.am extract.pl vtysh.c vtysh.h vtysh_config.c:
53 isisd integration to vtysh.
54
paul445f1432003-05-16 19:00:31 +0000552003-05-01 Sergiy Vyshnevetskiy <serg@vostok.net>
56
57 vtysh.c: Program shouldn't terminate on pager execution failure
58 vtysh_user.c: configure support for openpam (freebsd5.0)
59
602003-04-19 Hasso Tepper <hasso@estpak.ee>
61
62 * extract.pl vtysh.c vtysh.h: sync daemon's route-map commands to
63 have same syntax
64
paul4fc01e62002-12-13 20:49:00 +0000652002-09-30 Paul Jakma <paulzebra@rs250.org>
66
67 * vtysh.c: add 'write-config (integrated|daemon)' option
68 to specifiy whether write config commands should write
69 integrated Zebra.conf file and/or per daemon files.
70 Defaults to per daemon, unless this is turned off.
71
paul718e3742002-12-13 20:15:29 +0000722002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
73
74 * zebra-0.93 released.
75
762001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
77
78 * zebra-0.92a released.
79
802001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
81
82 * zebra-0.92 released.
83
842001-02-20 Kunihiro Ishiguro <kunihiro@zebra.org>
85
86 * vtysh.c (vtysh_client_config): Do not set bufsz to 120.
87 Suggested by: Matthew Grant <grantma@anathoth.gen.nz>.
88
892001-02-15 Hideto Yamakawa <yamakawa@dml.com>
90
91 * vtysh.c (vtysh_client_execute): Call fflush after fprintf.
92
93 * vtysh_config.c (vtysh_config_dump): Use VTYSH_PAGER if defined.
94
952001-02-14 Kunihiro Ishiguro <kunihiro@zebra.org>
96
97 * vtysh.c (vtysh_execute_func): Add fflush before pclose.
98
992001-02-10 Kunihiro Ishiguro <kunihiro@zebra.org>
100
101 * vtysh.c: VTY shell pager name. When environment variable
102 VTYSH_PAGER is defined, use it as VTY shell pager.
103
1042001-02-09 Kunihiro Ishiguro <kunihiro@zebra.org>
105
106 * vtysh.c (vtysh_execute_func): Add pager argument for test of
107 pager invocation.
108
1092001-02-08 Kunihiro Ishiguro <kunihiro@zebra.org>
110
111 * extract.pl: Add -DHAVE_CONFIG_H option to cpp.
112
1132001-02-08 Matthew Grant <grantma@anathoth.gen.nz>
114
115 * vtysh.c (vtysh_client_config): Use sysconf to determine output
116 buffer size.
117 (vtysh_write_memory): Set umask 0077.
118 (vtysh_connect): Check permission to the socket.
119
1202001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
121
122 * zebra-0.91 is released.
123
1242001-01-31 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
125
126 * vtysh.c (new_completion): Fix problem of appending space when
127 completion is executed.
128
1292001-01-23 Akihiro Mizutani <mizutani@dml.com>
130
131 * vtysh.c (vtysh_write_terminal): "write terminal" to all node.
132
1332001-01-15 Kunihiro Ishiguro <kunihiro@zebra.org>
134
135 * vtysh.c (vtysh_execute): Fix unconditional lock by other VTY.
136 Suggested by Hideto Yamakawa <yamakawa@dml.com>.
137
1382001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
139
140 * zebra-0.90 is released.
141
1422001-01-07 Kunihiro Ishiguro <kunihiro@zebra.org>
143
144 * vtysh.h (ZEBRA_PATH): Fix new vtysh path. Reported by "Matt
145 Ranney" <mjr@ranney.com>
146
1472000-11-06 Kunihiro Ishiguro <kunihiro@zebra.org>
148
149 * vtysh.c (DEFUNSH): Add "address-family vpnv4" DEFUNSH.
150
1512000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
152
153 * vtysh.c (execute_command): Add two arguemnt support for
154 executing child process.
155 (vtysh_telnet_port): New command "telnet WORD PORT" is added.
156
1572000-10-23 Akihiro Mizutani <mizutani@dml.com>
158
159 * vtysh.c (vtysh_write_memory): Display [OK] when configuration is
160 saved without problem.
161
1622000-10-20 Kunihiro Ishiguro <kunihiro@zebra.org>
163
164 * vtysh.c (vtysh_config_from_file): "key chain" command with -b
165 flag problem is fixed.
166
1672000-10-17 Kunihiro Ishiguro <kunihiro@zebra.org>
168
169 * vtysh_user.c: Change to use linklist.c.
170
1712000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
172
173 * Makefile.am (noinst_HEADERS): Add vtysh_user.h.
174
175 * zebra-0.89 is released.
176
1772000-09-22 Kunihiro Ishiguro <kunihiro@zebra.org>
178
179 * vtysh_main.c: Declare thread master.
180
1812000-08-25 Kunihiro Ishiguro <kunihiro@zebra.org>
182
183 * vtysh_main.c (main): Add missing --help procudure. Reported by
184 Patrick Rother <krd@roka.net>.
185
1862000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
187
188 * vtysh.c (DEFUNSH): "interface IFNAME" works.
189
1902000-08-20 Kunihiro Ishiguro <kunihiro@zebra.org>
191
192 * vtysh_user.c: Change name from vtysh_pam.c.
193
194 * vtysh.conf.sample: New file for vtysh configuration.
195
1962000-08-19 Kunihiro Ishiguro <kunihiro@zebra.org>
197
198 * vtysh_pam.c (vtysh_pam): New file for PAM.
199
2002000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
201
202 * zebra-0.88 is released.
203
2042000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
205
206 * Makefile.am (vtysh_LDADD): Remove -lreadline and -lncurses.
207
208 * vtysh.c (vtysh_connect): Use AF_UNIX instead of AF_LOCAL for
209 backward compatibility.
210
2112000-07-09 Kunihiro Ishiguro <kunihiro@zebra.org>
212
213 * extract.pl: Change regexp to match DEFUN and ALIAS at the same
214 time.
215
2162000-07-05 Kunihiro Ishiguro <kunihiro@zebra.org>
217
218 * vtysh.c (signal_init): Ignore SIGPIPE signal.
219
2202000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
221
222 * extract.pl: ALIAS command can be extracted by extract.pl.
223
2242000-07-03 Kunihiro Ishiguro <kunihiro@zebra.org>
225
226 * extract.pl: Fix scalar and array semantics.
227
228 * vtysh.c (vtysh_telnet): Add "telnet" client command.
229
2302000-07-02 Kunihiro Ishiguro <kunihiro@zebra.org>
231
232 * vtysh.c (main): Add -e flag for passing command from arugment.
233 (vtysh_ping): Add "ping" command for test of command execution.
234 (init_node): Add "traceroute" command.
235 (vtysh_start_shell): Add "start-shell", "start-shell bash",
236 "start-shell zsh".
237 (sigint): Add check for execute_flag for avoid duplicate prompt.
238
2392000-06-28 Kunihiro Ishiguro <kunihiro@zebra.org>
240
241 * vtysh.c: New file for vty shell.
242 * vtysh.h: Likewise.
243 * extract.pl: Likewise.
244 * vtysh_cmd.c: Generate by extract.pl.