File: NEWS

package info (click to toggle)
scli 0.2.8-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,436 kB
  • ctags: 7,975
  • sloc: ansic: 21,029; sh: 6,682; makefile: 211
file content (212 lines) | stat: -rw-r--r-- 7,155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
Changes in scli 0.2.8:

- smaller MIB stubs generated by a smarter stub compiler
- MIB stubs now perform size/range checking
- better handling of unknown transport domains/addresses
- new "show printer markers" command
- new "show printer supplies" command
- minor bug fixes

Changes in scli 0.2.7:

- new "delete snmp vacm member" command
- new "show snmp target addresses" command
- new "show snmp target parameters" command
- new "show snmp notification targets" command
- renamed "show snmp vacm groups" to "show snmp vacm member"
- extended "show interface details" output (physical entities)
- allow regexps for "show system processes" and "monitor system processes"
- new "show netsnmp load" command
- new "set netsnmp restart" command
- new "show netsnmp exec" command
- new "show netsnmp proc" command
- new "dump netsnmp" command
- minor bug fixes

Changes in scli 0.2.6:

- new "show snmp usm users" command
- new "dump snmp" command
- new "set snmp authentication traps" command
- support for dry runs (parse commands without executing them)
- support for numeric error codes ala SMTP/HTTP
- reworked the gsnmp name lookup code
- minor bug fixes

Changes in scli 0.2.5:

- new "show printer covers" command
- XML support for "show ip addresses"
- display the port description in the "show bridge stats" command
- incomplete support for dynamic loadable plugins
- minor bug fixes

Changes in scli 0.2.4:

- added a new "dump" toplevel command to generate scli scripts
- new "dump system" command
- new "dump ip" command
- new "dump interface" command
- new "dump nortel bridge vlan" command
- new "show printer outputs" command
- implemented backslash processing as one might expect
- minor bug fixes

Changes in scli 0.2.3:

- new "show scli schema" command
- new "set nortel bridge vlan default" command
- XML support for "show printer console lights"
- XML support for "show printer console display"
- XML support for "show printer alerts"
- regenerated stubs to remove unneeded code
- minor bug fixes

Changes in scli 0.2.2:

- scli supports a new "show nortel bridge vlan ports" command
- scli supports a new "show bridge stp ports" command
- improved the SNMP error handling
- reworked the stub interface
- minor bug fixes

Changes in scli 0.2.1:

- scli supports a new "set interface status" command
- scli supports a new "set interface notifications" command
- scli supports a new "set interface alias" command
- scli supports a new "set interface promiscuous" command
- scli supports a new "monitor printer console" command
- improved the XML formatting code
- improved the documentation in scli.1
- minor bug fixes

Changes in scli 0.2.0:

- changed the package name to scli
- improved the documentation in scli.1
- improved the XML formatting code
- minor bug fixes

Changes in scli 0.0.20:

- scli supports a mode for nortel baystack switches
- scli supports a mode for cisco router
- scli uses libxml2 to generate xml output
- scli treats quoted strings as a single token
- scli alias seem to work now
- minor bug fixes

Changes in stools 0.1.19:

- scli can now select interfaces based on extended regular expressions
- scli now supports a new XML output format for some commands
- scli supports a new "show printer console" command
- scli supports a new "show printer lights" command
- scli supports a new "show interface stats" command
- scli supports a new "show interface stack" command
- scli supports a new "show ether stats" command
- scli supports a new "monitor" command which will replace stop
- minor bug fixes

Changes in stools 0.1.18:

- scli supports a new ospf mode
- scli supports a new "show printer info" command
- scli supports a new "show printer alerts" command
- scli supports a new "show printer inputs" command
- scli now shows names for ethernet addresses in "show bridge forwarding"
- scli now shows names for ethernet addresses in "show interface details"
- scli now shows names for ethernet addresses in "show ip mapping"
- scli supports a new set of "show scli" commands
- minor bug fixes

Changes in stools 0.1.17:

- scli supports a new "show disman scheduler info" command
- scli supports a new "show disman scheduler details" command
- scli supports a new "show ip forwarding" command
- scli supports a new "show snmp vacm groups" command
- scli supports a new "show snmp vacm access" command
- scli supports a new "show snmp vacm views" command
- minor bug fixes

Changes in stools 0.1.16:

- stop and scli now indicate how fast they retrieve data
- stop suppors a new ether mode
- scli supports a new "show ether mau" command
- stubs now provide #defines for enumerations and identities
- scli supports an improved disman mode
- minor bug fixes

Changes in stools 0.1.15:

- stop supports a new tcp mode
- scli supports a new "show udp listener" command
- scli supports a new "show tcp listener" command
- scli shows long output in your favorite pager if $PAGER is defined
- stubs now check the SNMP ASN.1 type tag in responses
- scli supports new "open" and "close" commands
- scli shows the remote host name in the prompt
- minor bug fixes

Changes in stools 0.1.14:

- scli supports a new "show ip mapping" command
- scli supports a new bridge mode (info, ports, forwarding, filter)
- stop supports a new disman mode
- scli supports a new "show interface info" command
- scli supports a new "show disman script info" command
- renamed "show interface tunnel" to "show ip tunnel"
- minor bug fixes

Changes in stools 0.1.13:

- scli supports a new "show interface tunnel" command
- scli supports a new "show ip addresses" command
- scli "show interface info" command displays IPv4 address prefixes
- minor bug fixes

Changes in stools 0.1.12:

- improved instance identifier decoding in the stubs
- scli supports a new "show tcp connections" command
- scli supports a new "show disman languages" command
- scli supports a new "show disman scripts" command
- scli "show interface info" command displays IPv4 addresses
- minor bug fixes

Changes in stools 0.1.11:

- recursive command evaluation on non-leaf nodes of the command tree
- stop now displays packet statistics in addition to byte statistics
- scli supports a new "show physical components" command
- scli supports a new "show physical containment" command
- renamed scli command "show system" to "show system info"
- renamed scli command "show interface" to "show interface info"
- minor bug fixes

Changes in stools 0.1.10:

- optimized the size of the generated stub code plus simple index decoding
- scli supports a new "show system processes" command
- work on a disman mode for scli started
- minor bug fixes

Changes in stools 0.1.9:

- added the -c command line option to scli
- added history expansions to scli based on the GNU history library
- rewrote the scli modes so that they do not directly write to stdout
- scli supports a new "show system mounts" command

Changes in stools 0.1.8:

- scli supports a new "show system storage" command
- bug fixes and better portability (fixed some ANSI C violations)
- some improvements in the documentation

Overview of stools 0.1.7:

- first public version of the stools package