~ubuntu-branches/ubuntu/wily/net-snmp/wily-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-28 14:59:36 UTC
  • mfrom: (1.2.3 upstream) (1.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20100628145936-cbiallic69pn044g
Tags: 5.4.3~dfsg-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Set Ubuntu maintainer address.
  - net-snmp-config: Use bash. (LP: #104738)
  - Removed multiuser option when calling update-rc.d. (LP: #254261)
  - debian/snmpd.init: LSBify the init script.
  - debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcmd.1
    (LP: #250459)
  - debian/snmpd.postinst: source debconf before doing work, LP: #589056
  - debian/snmp.preinst, debian/snmp.prerm: kill any/all processes owned by
    snmp user before install/uninstall, LP: #573391
  - Add apport hook (LP: #533603):
  - debian/{snmp,snmpd}.apport: Added.
  - debian/control: Build-depends on dh-apport.
  - debian/rules: 
    + Add --with apport.
    + override_dh_apport to install hook on snmpd package only.
 * Dropped patches:
   - debian/patches/99-fix-ubuntu-div0.patch: Fix dvision by zero.. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-------------------------------------------------------------------------------
2
 
 
3
 
Changes: V5.4.1 -> V5.4.2.1
4
 
 
5
 
2008-10-31 15:16  hardaker
 
2
Changes: V5.4.2 -> V5.4.3
 
3
 
 
4
2010-05-23 20:42  dts12
 
5
 
 
6
   *  man/netsnmp_agent.3, man/netsnmp_agent_registry.3,   
 
7
      man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,   
 
8
      man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,   
 
9
      man/netsnmp_cache_handler.3, man/netsnmp_callback.3,   
 
10
      man/netsnmp_container.3, man/netsnmp_data_list.3,   
 
11
      man/netsnmp_debug.3, man/netsnmp_default_store.3,   
 
12
      man/netsnmp_handler.3, man/netsnmp_instance.3,   
 
13
      man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,   
 
14
      man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,   
 
15
      man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,   
 
16
      man/netsnmp_multiplexer.3,   
 
17
      man/netsnmp_netsnmp_agent_request_info_s.3,   
 
18
      man/netsnmp_netsnmp_column_info_t.3,   
 
19
      man/netsnmp_netsnmp_data_list_s.3,   
 
20
      man/netsnmp_netsnmp_handler_registration_s.3,   
 
21
      man/netsnmp_netsnmp_iterator_info_s.3,   
 
22
      man/netsnmp_netsnmp_mib_handler_access_methods.3,   
 
23
      man/netsnmp_netsnmp_mib_handler_methods.3,   
 
24
      man/netsnmp_netsnmp_mib_handler_s.3,   
 
25
      man/netsnmp_netsnmp_request_info_s.3,   
 
26
      man/netsnmp_netsnmp_table_registration_info_s.3,   
 
27
      man/netsnmp_netsnmp_table_request_info_s.3,   
 
28
      man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,   
 
29
      man/netsnmp_read_config.3, man/netsnmp_read_only.3,   
 
30
      man/netsnmp_row_merge.3, man/netsnmp_scalar.3,   
 
31
      man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,   
 
32
      man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,   
 
33
      man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,   
 
34
      man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,   
 
35
      man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,   
 
36
      man/netsnmp_table.3, man/netsnmp_table_array.3,   
 
37
      man/netsnmp_table_container.3, man/netsnmp_table_data.3,   
 
38
      man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,   
 
39
      man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,   
 
40
      man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,  
 
41
       man/netsnmp_table_rows.3, man/netsnmp_tdata.3,   
 
42
      man/netsnmp_util.3, man/netsnmp_utilities.3,   
 
43
      man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
 
44
 
 
45
   documentation update
 
46
 
 
47
2010-05-23 20:39  dts12
 
48
 
 
49
   *  FAQ, README, configure, configure.in, dist/net-snmp.spec,   
 
50
      snmplib/parse.c, snmplib/snmp_version.c:
 
51
 
 
52
   Version number update
 
53
 
 
54
2010-05-14 12:46  dts12
 
55
 
 
56
   * CHANGES, NEWS:
 
57
 
 
58
   version update
 
59
 
 
60
2010-05-14 12:41  dts12
 
61
 
 
62
   * ChangeLog:
 
63
 
 
64
   version update
 
65
 
 
66
2010-05-14 12:28  dts12
 
67
 
 
68
   * snmplib/Makefile.depend:
 
69
 
 
70
   make depend
 
71
 
 
72
2010-05-14 12:19  dts12
 
73
 
 
74
   *  man/netsnmp_agent.3, man/netsnmp_agent_registry.3,   
 
75
      man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,   
 
76
      man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,   
 
77
      man/netsnmp_cache_handler.3, man/netsnmp_callback.3,   
 
78
      man/netsnmp_container.3, man/netsnmp_data_list.3,   
 
79
      man/netsnmp_debug.3, man/netsnmp_default_store.3,   
 
80
      man/netsnmp_handler.3, man/netsnmp_instance.3,   
 
81
      man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,   
 
82
      man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,   
 
83
      man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,   
 
84
      man/netsnmp_multiplexer.3,   
 
85
      man/netsnmp_netsnmp_agent_request_info_s.3,   
 
86
      man/netsnmp_netsnmp_column_info_t.3,   
 
87
      man/netsnmp_netsnmp_data_list_s.3,   
 
88
      man/netsnmp_netsnmp_handler_registration_s.3,   
 
89
      man/netsnmp_netsnmp_iterator_info_s.3,   
 
90
      man/netsnmp_netsnmp_mib_handler_access_methods.3,   
 
91
      man/netsnmp_netsnmp_mib_handler_methods.3,   
 
92
      man/netsnmp_netsnmp_mib_handler_s.3,   
 
93
      man/netsnmp_netsnmp_request_info_s.3,   
 
94
      man/netsnmp_netsnmp_table_registration_info_s.3,   
 
95
      man/netsnmp_netsnmp_table_request_info_s.3,   
 
96
      man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,   
 
97
      man/netsnmp_read_config.3, man/netsnmp_read_only.3,   
 
98
      man/netsnmp_row_merge.3, man/netsnmp_scalar.3,   
 
99
      man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,   
 
100
      man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,   
 
101
      man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,   
 
102
      man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,   
 
103
      man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,   
 
104
      man/netsnmp_table.3, man/netsnmp_table_array.3,   
 
105
      man/netsnmp_table_container.3, man/netsnmp_table_data.3,   
 
106
      man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,   
 
107
      man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,   
 
108
      man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,  
 
109
       man/netsnmp_table_rows.3, man/netsnmp_tdata.3,   
 
110
      man/netsnmp_util.3, man/netsnmp_utilities.3,   
 
111
      man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
 
112
 
 
113
   documentation update
 
114
 
 
115
2010-05-14 12:10  dts12
 
116
 
 
117
   *  FAQ, README, configure, configure.in, dist/net-snmp.spec,   
 
118
      snmplib/snmp_version.c:
 
119
 
 
120
   Version number update
 
121
 
 
122
2010-05-11 17:26  bvassche
 
123
 
 
124
   * perl/agent/agent.xs:
 
125
 
 
126
   Builds again with the Microsoft Visual C compilers, which do not
 
127
   recognize the C99 ULL suffix.
 
128
 
 
129
2010-05-11 15:46  dts12
 
130
 
 
131
   * win32/libsnmp_dll/libsnmp.def, win32/libsnmp_dll/libsnmp.def.in:
 
132
 
 
133
   Ensure 'netsnmp_read_module' is available for perl build.
 
134
 
 
135
2010-05-11 15:44  dts12
 
136
 
 
137
   * perl/agent/agent.xs:
 
138
 
 
139
   Fix perl build under Windows (strtoull not available)
 
140
 
 
141
2010-05-09 16:34  bvassche
 
142
 
 
143
   * include/net-snmp/system/cygwin.h:
 
144
 
 
145
   CHANGES: Cygwin: BUG: 2997492: byte order of udpLocalPort is now correct
 
146
   (Backported r18074 from trunk.)
 
147
 
 
148
2010-05-06 14:49  dts12
 
149
 
 
150
   * snmplib/inet_ntop.c, snmplib/inet_pton.c:
 
151
 
 
152
   Don't assume the presence of <string.h>
 
153
   (bring into line with all other occurances)
 
154
 
 
155
2010-05-06 14:44  dts12
 
156
 
 
157
   * win32/win32.dsw, win32/win32sdk.dsw:
 
158
 
 
159
   Add project dependencies for MSVC builds.
 
160
 
 
161
2010-05-06 06:33  bvassche
 
162
 
 
163
   *  net-snmp-config.in, testing/TESTCONF.sh,   
 
164
      testing/tests/T030snmpv3usercreation,   
 
165
      testing/tests/T115agentxperl:
 
166
 
 
167
   CHANGES: Cygwin: Detect free UDP ports correctly for use in test infrastructure.
 
168
   (Backported trunk r18073 and r18080).
 
169
 
 
170
2010-04-30 19:10  bvassche
 
171
 
 
172
   *  agent/mibgroup/mibII/system_mib.c, apps/snmptrapd.c,   
 
173
      apps/snmptrapd_log.c, snmplib/callback.c:
 
174
 
 
175
   CHANGES: Windows: Fix build under MinGW
 
176
 
 
177
2010-04-30 18:44  bvassche
 
178
 
 
179
   * configure:
 
180
 
 
181
   Should have been included in r18627.
 
182
 
 
183
2010-04-30 18:27  bvassche
 
184
 
 
185
   * configure.in:
 
186
 
 
187
   made sure that cross-compiling without specifying the endianness
 
188
   does not trigger a syntax error in the configure script.
 
189
 
 
190
2010-04-28 10:48  bvassche
 
191
 
 
192
   * configure, configure.in:
 
193
 
 
194
   left out inet_ntop() and inet_pton() from libnetsnmp since these
 
195
   functions are already present in Cygwins C library.
 
196
 
 
197
2010-04-28 10:26  bvassche
 
198
 
 
199
   * README.win32:
 
200
 
 
201
   Fixed a documentation bug with regard to the Cygwin build:
 
202
   linking with ws2_32 is only necessary for really ancient Cygwin versions.
 
203
 
 
204
2010-04-28 07:29  bvassche
 
205
 
 
206
   *  snmplib/inet_ntop.c, snmplib/inet_pton.c,   
 
207
      snmplib/snmpTCPIPv6Domain.c, snmplib/snmpUDPIPv6Domain.c:
 
208
 
 
209
   CHANGES: Cygwin: builds now with IPv6 support enabled.
 
210
 
 
211
2010-04-27 16:55  bvassche
 
212
 
 
213
   *  win32/net-snmp/net-snmp-config.h,   
 
214
      win32/net-snmp/net-snmp-config.h.in:
 
215
 
 
216
   CHANGES: Win32: builds again with IPv6 support enabled.
 
217
 
 
218
2010-04-27 15:42  dts12
 
219
 
 
220
   *  win32/net-snmp/agent/mib_module_config.h,   
 
221
      win32/netsnmpmibssdk/Makefile.in:
 
222
 
 
223
   Re-instate Notification-Log MIB support when building with
 
224
   Windows Platform SDK.
 
225
 
 
226
2010-04-25 17:37  bvassche
 
227
 
 
228
   * README.win32:
 
229
 
 
230
   Documentation update.
 
231
 
 
232
2010-04-21 11:05  bvassche
 
233
 
 
234
   * snmplib/strtoull.c:
 
235
 
 
236
   Copied the source file snmplib/strtoull.c from the trunk to the
 
237
   V5.4 branch.
 
238
 
 
239
2010-04-18 13:40  bvassche
 
240
 
 
241
   * snmplib/winpipe.c:
 
242
 
 
243
   Added #include <net-snmp/net-snmp-config.h> in file
 
244
   snmplib/winpipe.c such
 
245
   that building on Windows doesn't trigger a warning about
 
246
   including both
 
247
   <stdargs.h> and <varargs.h> in the same source file.
 
248
 
 
249
2010-04-18 13:24  bvassche
 
250
 
 
251
   *  win32/net-snmp/net-snmp-config.h,   
 
252
      win32/net-snmp/net-snmp-config.h.in:
 
253
 
 
254
   Reverted another change that was introduced in r18495 and that's
 
255
   obviously broken.
 
256
 
 
257
2010-04-15 16:55  bvassche
 
258
 
 
259
   * win32/net-snmp/net-snmp-config.h:
 
260
 
 
261
   Partially reverted r18496:
 
262
   - Commented out #define NETSNMP_USE_DLL again in file
 
263
   win32/net-snmp/net-snmp-config.h on the 5.4 branch. This change
 
264
   had been committed unintentionally.
 
265
   - Re-enabled #define
 
266
   USING_NOTIFICATION_LOG_MIB_NOTIFICATION_LOG_MODULE in
 
267
   win32/net-snmp/agent/mib_module_config.h on the trunk and the
 
268
   V5.5 branch. While build.bat reports an error on earlier branches
 
269
   with this symbol enabled, there is no such problem on the trunk
 
270
   or V5.5 branches and hence there was no reason to disable this
 
271
   preprocessor symbol.
 
272
 
 
273
2010-04-14 09:47  dts12
 
274
 
 
275
   *  win32, win32/bin, win32/dist, win32/dist/htmlhelp,   
 
276
      win32/dist/installer, win32/dist/scripts, win32/encode_keychange, 
 
277
        win32/lib, win32/libagent, win32/libhelpers,   
 
278
      win32/libnetsnmptrapd, win32/libsnmp, win32/libsnmp_dll,   
 
279
      win32/libucdmibs, win32/local, win32/net-snmp,   
 
280
      win32/net-snmp/agent, win32/net-snmp/library, win32/netsnmpmibs,  
 
281
       win32/netsnmpmibssdk, win32/snmpbulkget, win32/snmpbulkwalk,   
 
282
      win32/snmpd, win32/snmpdelta, win32/snmpdf, win32/snmpdsdk,   
 
283
      win32/snmpget, win32/snmpgetnext, win32/snmpnetstat,   
 
284
      win32/snmpset, win32/snmpstatus, win32/snmptable, win32/snmptest, 
 
285
        win32/snmptranslate, win32/snmptrap, win32/snmptrapd,   
 
286
      win32/snmpusm, win32/snmpvacm, win32/snmpwalk:
 
287
 
 
288
   Don't try to SVN-manage the Windows batch build infrastructure
 
289
   (add release, debug, Makefile to the previous ignore list)
 
290
 
 
291
2010-04-14 08:16  dts12
 
292
 
 
293
   * win32/libsnmp_dll/libsnmp.def, win32/libsnmp_dll/libsnmp.def.in:
 
294
 
 
295
   Fix Windows batch build using Visual Studio with dynamic linking.
 
296
   Unreferenced symbol introduced by SVN revision 18393
 
297
 
 
298
2010-04-14 08:11  dts12
 
299
 
 
300
   *  agent/mibgroup/mibII/interfaces.c,   
 
301
      agent/mibgroup/mibII/interfaces.h:
 
302
 
 
303
   Fix Windows batch build using Visual Studio 2008 with Platform
 
304
   SDK enabled.
 
305
 
 
306
2010-04-14 08:08  dts12
 
307
 
 
308
   *  win32/build.pl, win32/net-snmp/agent/mib_module_config.h,   
 
309
      win32/net-snmp/net-snmp-config.h,   
 
310
      win32/net-snmp/net-snmp-config.h.in:
 
311
 
 
312
   CHANGES: Win32: Fix batch build using recent versions of Visual Studio.
 
313
   Partial back port of SVN revisions 17573 and 17696.
 
314
 
 
315
2010-04-07 14:37  dts12
 
316
 
 
317
   * CHANGES, NEWS:
 
318
 
 
319
   version update
 
320
 
 
321
2010-04-07 14:22  dts12
 
322
 
 
323
   * agent/Makefile.depend, agent/mibgroup/Makefile.depend:
 
324
 
 
325
   make depend
 
326
 
 
327
2010-04-07 14:12  dts12
 
328
 
 
329
   *  man/netsnmp_agent.3, man/netsnmp_agent_registry.3,   
 
330
      man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,   
 
331
      man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,   
 
332
      man/netsnmp_cache_handler.3, man/netsnmp_callback.3,   
 
333
      man/netsnmp_container.3, man/netsnmp_data_list.3,   
 
334
      man/netsnmp_debug.3, man/netsnmp_default_store.3,   
 
335
      man/netsnmp_handler.3, man/netsnmp_instance.3,   
 
336
      man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,   
 
337
      man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,   
 
338
      man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,   
 
339
      man/netsnmp_multiplexer.3,   
 
340
      man/netsnmp_netsnmp_agent_request_info_s.3,   
 
341
      man/netsnmp_netsnmp_column_info_t.3,   
 
342
      man/netsnmp_netsnmp_data_list_s.3,   
 
343
      man/netsnmp_netsnmp_handler_registration_s.3,   
 
344
      man/netsnmp_netsnmp_iterator_info_s.3,   
 
345
      man/netsnmp_netsnmp_mib_handler_access_methods.3,   
 
346
      man/netsnmp_netsnmp_mib_handler_methods.3,   
 
347
      man/netsnmp_netsnmp_mib_handler_s.3,   
 
348
      man/netsnmp_netsnmp_request_info_s.3,   
 
349
      man/netsnmp_netsnmp_table_registration_info_s.3,   
 
350
      man/netsnmp_netsnmp_table_request_info_s.3,   
 
351
      man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,   
 
352
      man/netsnmp_read_config.3, man/netsnmp_read_only.3,   
 
353
      man/netsnmp_row_merge.3, man/netsnmp_scalar.3,   
 
354
      man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,   
 
355
      man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,   
 
356
      man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,   
 
357
      man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,   
 
358
      man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,   
 
359
      man/netsnmp_table.3, man/netsnmp_table_array.3,   
 
360
      man/netsnmp_table_container.3, man/netsnmp_table_data.3,   
 
361
      man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,   
 
362
      man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,   
 
363
      man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,  
 
364
       man/netsnmp_table_rows.3, man/netsnmp_tdata.3,   
 
365
      man/netsnmp_util.3, man/netsnmp_utilities.3,   
 
366
      man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
 
367
 
 
368
   documentation update
 
369
 
 
370
2010-04-07 14:08  dts12
 
371
 
 
372
   *  FAQ, README, configure, configure.in, dist/net-snmp.spec,   
 
373
      snmplib/snmp_version.c:
 
374
 
 
375
   Version number update
 
376
 
 
377
2010-04-07 14:05  dts12
 
378
 
 
379
   * local/mib2c.table_data.conf:
 
380
 
 
381
   Insert the cache helper correctly.
 
382
 
 
383
2010-04-06 11:03  dts12
 
384
 
 
385
   * FAQ:
 
386
 
 
387
   Python is apparently client-side only.
 
388
 
 
389
2010-04-06 08:56  dts12
 
390
 
 
391
   * agent/mibgroup/ucd-snmp/disk.c, mibs/UCD-SNMP-MIB.txt:
 
392
 
 
393
   NEWS: snmpd: Latch large-disk statistics at 2Tb (rather than
 
394
   wrapping.
 
395
 
 
396
2010-03-29 15:26  dts12
 
397
 
 
398
   * agent/mibgroup/mibII/vacm_conf.c, snmplib/parse.c:
 
399
 
 
400
   Include MIB directory search path in reports of missing MIB
 
401
   files.
 
402
   Include config file search path in reports of missing access
 
403
   control settings.
 
404
 
 
405
2010-03-29 15:20  dts12
 
406
 
 
407
   * snmplib/vacm.c:
 
408
 
 
409
   NEWS: snmpd: Fix handling of multiple matching VACM entries.
 
410
   (Use the "best" match, rather than the first one).
 
411
   Reported by Adam Lewis.
 
412
   Note that this could potentially affect the behaviour of
 
413
   existing access control configurations.
 
414
 
 
415
2010-03-29 15:15  dts12
 
416
 
 
417
   * snmplib/snmpusm.c:
 
418
 
 
419
   CHANGES: snmplib: Fix agent crash when sending encrypted SNMPv3
 
420
   traps.
 
421
   Reported by Srikapilan Gandhi
 
422
 
 
423
2010-03-25 20:07  bvassche
 
424
 
 
425
   * agent/mibgroup/agentx/agentx_config.c:
 
426
 
 
427
   CHANGES: agentx: changed default TCP target from 0.0.0.0:705 to
 
428
   localhost:705. This is not only a more secure choice but it also
 
429
   makes it possible on Windows systems to let an AgentX subagent
 
430
   connect to an AgentX master agent running on the same system
 
431
   without having to set the variable NETSNMP_DS_AGENT_X_SOCKET.
 
432
 
 
433
2010-03-22 16:10  dts12
 
434
 
 
435
   * mibs/NET-SNMP-PASS-MIB.txt:
 
436
 
 
437
   Fix typo in default IpAddress value
 
438
   (See Bug #2972141)
 
439
 
 
440
2010-03-22 15:24  bvassche
 
441
 
 
442
   * mibs/UCD-DISKIO-MIB.txt:
 
443
 
 
444
   Follow-up for r18349: added missing comma such that it is again
 
445
   possible to compile UCD-DISKIO-MIB.
 
446
 
 
447
2010-03-22 13:49  dts12
 
448
 
 
449
   *  mibs/UCD-DISKIO-MIB.txt, mibs/UCD-DLMOD-MIB.txt,   
 
450
      mibs/UCD-IPFILTER-MIB.txt, mibs/UCD-SNMP-MIB.txt:
 
451
 
 
452
   CHANGES: mibs: BUG: 2973890: Fix imports, DiskIOEntry list and
 
453
   revision histories
 
454
 
 
455
2010-03-22 11:55  bvassche
 
456
 
 
457
   * agent/mibgroup/winExtDLL.c, include/net-snmp/library/snmp_api.h:
 
458
 
 
459
   Win32, winExtDLL: solved the mystery of "ASN type zero". The
 
460
   winExtDLL code does now no longer trigger conversions of Windows
 
461
   ASN varbinds with ASN type zero. Note: this code change does not
 
462
   change the agent behavior.
 
463
 
 
464
2010-03-20 19:16  bvassche
 
465
 
 
466
   * agent/mibgroup/winExtDLL.c:
 
467
 
 
468
   Fixed the compiler warnings reported by gcc (MinGW).
 
469
 
 
470
2010-03-19 12:40  bvassche
 
471
 
 
472
   *  agent/mibgroup/winExtDLL.c, win32/libsnmp_dll/libsnmp.def,   
 
473
      win32/libsnmp_dll/libsnmp.def.in:
 
474
 
 
475
   CHANGES: Win32: winExtDLL: multiple varbind set requests are now
 
476
   processed correctly.
 
477
   CHANGES: Win32: winExtDLL: made error codes in SNMP response PDUs
 
478
   as RFC-compliant as possible.
 
479
   CHANGES: Win32: winExtDLL: if loading an extension DLL fails, the
 
480
   reason why loading failed is now logged.
 
481
   CHANGES: Win32: winExtDLL: fixed a memory leak that occurred when
 
482
   SnmpExtensionQuery(Ex) failed. This memory leak has been found
 
483
   via source reading. Note: it is not clear whether it was possible
 
484
   to trigger this memory leak. This leak is certainly not triggered
 
485
   by every request for which a response with non-zero error status
 
486
   is sent back.
 
487
 
 
488
2010-03-19 11:41  bvassche
 
489
 
 
490
   * agent/snmp_agent.c:
 
491
 
 
492
   Reverted r18324 since the 5.4 branch is in RC stage and a
 
493
   leak-at-exit is not a showstopper.
 
494
 
 
495
2010-03-17 13:41  bvassche
 
496
 
 
497
   * mibs/NET-SNMP-AGENT-MIB.txt, mibs/NET-SNMP-EXTEND-MIB.txt:
 
498
 
 
499
   Minor MIB fixes (backported r18320, r18321 and r18325).
 
500
 
 
501
2010-03-17 13:29  bvassche
 
502
 
 
503
   * agent/snmp_agent.c:
 
504
 
 
505
   CHANGES: snmpd: fixed one leak-at-exit.
 
506
 
 
507
2010-03-17 12:44  bvassche
 
508
 
 
509
   * agent/mibgroup/winExtDLL.c:
 
510
 
 
511
   CHANGES: BUG: 2971257: Fixed winExtDLL handling of multi-varbind
 
512
   getNext requests with OIDs in reverse lexicographical order.
 
513
 
 
514
2010-03-14 22:56  dts12
 
515
 
 
516
   * CHANGES, NEWS:
 
517
 
 
518
   version update
 
519
 
 
520
2010-03-14 22:31  dts12
 
521
 
 
522
   * ChangeLog:
 
523
 
 
524
   version update
 
525
 
 
526
2010-03-14 22:28  dts12
 
527
 
 
528
   * agent/Makefile.depend, agent/mibgroup/Makefile.depend:
 
529
 
 
530
   make depend
 
531
 
 
532
2010-03-14 22:19  dts12
 
533
 
 
534
   * agent/Makefile.depend, agent/mibgroup/Makefile.depend:
 
535
 
 
536
   make depend
 
537
 
 
538
2010-03-14 22:19  dts12
 
539
 
 
540
   * agent/Makefile.depend, agent/mibgroup/Makefile.depend:
 
541
 
 
542
   make depend
 
543
 
 
544
2010-03-14 22:10  dts12
 
545
 
 
546
   *  man/netsnmp_agent.3, man/netsnmp_agent_registry.3,   
 
547
      man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,   
 
548
      man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,   
 
549
      man/netsnmp_cache_handler.3, man/netsnmp_callback.3,   
 
550
      man/netsnmp_container.3, man/netsnmp_data_list.3,   
 
551
      man/netsnmp_debug.3, man/netsnmp_default_store.3,   
 
552
      man/netsnmp_handler.3, man/netsnmp_instance.3,   
 
553
      man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,   
 
554
      man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,   
 
555
      man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,   
 
556
      man/netsnmp_multiplexer.3,   
 
557
      man/netsnmp_netsnmp_agent_request_info_s.3,   
 
558
      man/netsnmp_netsnmp_column_info_t.3,   
 
559
      man/netsnmp_netsnmp_data_list_s.3,   
 
560
      man/netsnmp_netsnmp_handler_registration_s.3,   
 
561
      man/netsnmp_netsnmp_iterator_info_s.3,   
 
562
      man/netsnmp_netsnmp_mib_handler_access_methods.3,   
 
563
      man/netsnmp_netsnmp_mib_handler_methods.3,   
 
564
      man/netsnmp_netsnmp_mib_handler_s.3,   
 
565
      man/netsnmp_netsnmp_request_info_s.3,   
 
566
      man/netsnmp_netsnmp_table_registration_info_s.3,   
 
567
      man/netsnmp_netsnmp_table_request_info_s.3,   
 
568
      man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,   
 
569
      man/netsnmp_read_config.3, man/netsnmp_read_only.3,   
 
570
      man/netsnmp_row_merge.3, man/netsnmp_scalar.3,   
 
571
      man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,   
 
572
      man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,   
 
573
      man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,   
 
574
      man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,   
 
575
      man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,   
 
576
      man/netsnmp_table.3, man/netsnmp_table_array.3,   
 
577
      man/netsnmp_table_container.3, man/netsnmp_table_data.3,   
 
578
      man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,   
 
579
      man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,   
 
580
      man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,  
 
581
       man/netsnmp_table_rows.3, man/netsnmp_tdata.3,   
 
582
      man/netsnmp_util.3, man/netsnmp_utilities.3,   
 
583
      man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
 
584
 
 
585
   documentation update
 
586
 
 
587
2010-03-14 22:07  dts12
 
588
 
 
589
   *  FAQ, README, configure, configure.in, dist/net-snmp.spec,   
 
590
      snmplib/snmp_version.c:
 
591
 
 
592
   Version number update
 
593
 
 
594
2010-03-12 11:53  dts12
 
595
 
 
596
   * apps/snmptable.c:
 
597
 
 
598
   CHANGES: snmptable: PATCH: 2850067: Suppress extraneous "index"
 
599
   header token
 
600
   Patch supplied by Dan Nelson
 
601
 
 
602
2010-03-11 16:52  dts12
 
603
 
 
604
   * man/snmpcmd.1.def:
 
605
 
 
606
   Document the format of the -e/-E command line options.
 
607
 
 
608
2010-03-11 16:47  dts12
 
609
 
 
610
   * agent/helpers/table_dataset.c:
 
611
 
 
612
   Remove mention of the (abandoned) 'dataset2' helper.
 
613
 
 
614
2010-03-11 16:03  dts12
 
615
 
 
616
   * testing/eval_suite.sh:
 
617
 
 
618
   Use SNMP_TMPDIR instead of TMPDIR
 
619
   Backport of revision 18262
 
620
 
 
621
2010-03-11 15:08  dts12
 
622
 
 
623
   *  agent/auto_nlist.c, agent/mibgroup/examples/ucdDemoPublic.c,   
 
624
      apps/snmptest.c, snmplib/parse.c, snmplib/tools.c:
 
625
 
 
626
   CHANGES: PATCH: 2952034: Return of the Great SuSE 'sprintf'
 
627
   Hunt...
 
628
   Patch supplied by Leonardo Chiquitto
 
629
 
 
630
2010-03-11 14:55  dts12
 
631
 
 
632
   * local/traptoemail:
 
633
 
 
634
   CHANGES: PATCH: 2937996: Add Date: header to email send by
 
635
   traptoemail
 
636
 
 
637
2010-03-11 14:23  dts12
 
638
 
 
639
   * agent/mibgroup/ucd-snmp/pass.c:
 
640
 
 
641
   CHANGES: snmpd: PATCH: 2968642: Catch overflow of pass-through
 
642
   command buffer.
 
643
   Patch from Andreas Jaeger/Leonardo Chiquitto
 
644
 
 
645
2010-03-11 12:37  dts12
 
646
 
 
647
   * agent/mibgroup/agentx/protocol.c:
 
648
 
 
649
   CHANGES: snmpd: PATCH: 2956657: Handle over-length AgentX OIDs.
 
650
   Patch provided by Rob West
 
651
 
 
652
2010-03-11 12:19  dts12
 
653
 
 
654
   * agent/mibgroup/ucd-snmp/pass.c:
 
655
 
 
656
   Suppress warnings of possible buffer overflow.
 
657
   This doesn't _actually_ protect against such an overflow,
 
658
   since the target buffer is non-empty, so strncat can't
 
659
   use it all anyway. But this should at least mislead the
 
660
   compiler sufficiently to shut it up!
 
661
   
 
662
   Patch provided by Andreas Jaeger.
 
663
 
 
664
2010-03-11 11:57  dts12
 
665
 
 
666
   * configure, configure.in:
 
667
 
 
668
   Replace backquote with single quote in configure output message.
 
669
   While this change is probably not strictly necessary, it feels
 
670
   sensible to avoid this particular use of backquotes, Just In
 
671
   Case.
 
672
   See discussion in Patch #2952169
 
673
 
 
674
2010-03-11 11:43  dts12
 
675
 
 
676
   * snmplib/mib.c:
 
677
 
 
678
   CHANGES: library: PATCH: 2952140: Overflow counter32 and gauge32
 
679
   on 64bit systems correctly
 
680
   Patch provided by Leonardo Chiquitto
 
681
 
 
682
2010-03-11 11:36  dts12
 
683
 
 
684
   * testing/TESTCONF.sh, testing/eval_suite.sh:
 
685
 
 
686
   CHANGES: build: PATCH: 2952020: Explicitly set permission on
 
687
   temporary testing output directories.
 
688
   Patch provided by Leonardo Chiquitto.
 
689
 
 
690
2010-03-11 11:26  dts12
 
691
 
 
692
   * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
 
693
 
 
694
   CHANGES: snmpd: PATCH: 2950845: Fix ifHighSpeed calculation
 
695
   Patch provided by Leonardo Chiquitto
 
696
 
 
697
2010-03-03 16:11  jsafranek
 
698
 
 
699
   * configure, include/net-snmp/net-snmp-config.h.in:
 
700
 
 
701
   Regerate configure script after rev. 18193 (automatic RPM version
 
702
   detection).
 
703
   Net-SNMP should compile with rpm-4.6 automatically.
 
704
 
 
705
2010-02-23 12:27  jsafranek
 
706
 
 
707
   * configure.in:
 
708
 
 
709
   CHANGES: building: Fixed compilation with rpm-4.6.
 
710
   Turn on the legacy API when rpm-4.6 is detected.
 
711
 
 
712
2010-02-10 10:04  dts12
 
713
 
 
714
   * python/netsnmp/client_intf.c:
 
715
 
 
716
   CHANGES: python: Support null-bytes in octet strings
 
717
   Patch supplied by Tommy Beadle
 
718
 
 
719
2010-02-09 15:05  bvassche
 
720
 
 
721
   *  ., README.win32, agent/mibgroup/winExtDLL.c,   
 
722
      agent/mibgroup/winExtDLL.h, win32/MgmtApi-winExtDLL.h,   
 
723
      win32/Snmp-winExtDLL.h:
 
724
 
 
725
   CHANGES: Win32: winExtDLL: works now on Windows Vista, Windows 7
 
726
   and Windows 2008 too.
 
727
   CHANGES: Win32: simplified building Net-SNMP + winExtDLL with
 
728
   MSVC.
 
729
   CHANGES: MinGW: winExtDLL: builds now.
 
730
   Note: all these changes have been backported from the trunk.
 
731
 
 
732
2010-02-09 14:29  bvassche
 
733
 
 
734
   * include/net-snmp/library/snmp_logging.h:
 
735
 
 
736
   CHANGES: Win32: added #include <stdio.h> in
 
737
   include/net-snmp/library/snmp_logging.h such that Net-SNMP 5.5
 
738
   builds again with Microsoft Visual Studio 6.
 
739
 
 
740
2010-02-08 19:47  bvassche
 
741
 
 
742
   *  ., agent/agent_handler.c, agent/helpers/table_dataset.c,   
 
743
      include/net-snmp/agent/agent_handler.h,   
 
744
      include/net-snmp/agent/snmp_agent.h,   
 
745
      include/net-snmp/agent/table_data.h,   
 
746
      include/net-snmp/agent/table_dataset.h,   
 
747
      include/net-snmp/library/data_list.h:
 
748
 
 
749
   CHANGES: snmpd, snmplib: Remove the inline declarations for
 
750
   functions that lack an inline definition.
 
751
   
 
752
   Backported r16926 from the trunk to the 5.4 branch because Mario
 
753
   Gartner posted
 
754
   patch 2945202 in which he reported that gcc printed several
 
755
   warnings like the
 
756
   following for the code on the 5.4 branch:
 
757
   include/net-snmp/agent/agent_handler.h:241: warning: inline
 
758
   function 'void*
 
759
   netsnmp_request_get_list_data(netsnmp_request_info*, const
 
760
   char*)' used but
 
761
   never defined
 
762
 
 
763
2010-02-05 09:48  jsafranek
 
764
 
 
765
   *  agent/mibgroup/if-mib/data_access/interface_linux.c,   
 
766
      agent/mibgroup/mibII/interfaces.c,   
 
767
      include/net-snmp/data_access/interface.h:
 
768
 
 
769
   CHANGES: snmpd: report real ifSpeed of network interface even it
 
770
   is down.
 
771
   Some interfaces can report their real speed, even they are down.
 
772
   And if they can't, the fallback to 10Mbps is still there.
 
773
 
 
774
2010-02-01 01:07  tanders
 
775
 
 
776
   * testing/tests/T055agentv1mintrap:
 
777
 
 
778
   Follow-up for r18093: same changes for all branches
 
779
 
 
780
2010-02-01 01:05  tanders
 
781
 
 
782
   *  testing/tests/T053agentv1trap, testing/tests/T054agentv2ctrap,   
 
783
      testing/tests/T056agentv2cmintrap, testing/tests/T113agentxtrap:
 
784
 
 
785
   CHANGES: building: 'make test TESTOPTS="-P tcp"' works fine now
 
786
 
 
787
2010-01-31 01:42  tanders
 
788
 
 
789
   * man/Makefile.in:
 
790
 
 
791
   Follow-up for r17710 / backport of r17712: remove an obsolete
 
792
   manual
 
793
   page from the set of files that should be installed
 
794
 
 
795
2010-01-29 20:07  jsafranek
 
796
 
 
797
   * testing/tests/T059trapdtraphandle:
 
798
 
 
799
   Elaborate on rev. 18089 and adjust the temporary directory to the
 
800
   *    *really working one*.  2010-01-29 19:11  jsafranek
 
801
 
 
802
 
 
803
   * testing/tests/T059trapdtraphandle:
 
804
 
 
805
   Fix test 35 when configure option '--with-temp-file-pattern' was
 
806
   used and the directory for temp. files does not exist yet.
 
807
 
 
808
2010-01-26 09:27  jsafranek
 
809
 
 
810
   * agent/mibgroup/host/hr_swinst.c:
 
811
 
 
812
   CHANGES: snmpd: fix rare race condition when reading RPM
 
813
   database.
 
814
   Old rpm versions return NULL instead of Header when another RPM
 
815
   instance holds
 
816
   database locks. I.e. snmpd sometimes crashes when reading
 
817
   hr_swInst and rpm is
 
818
   installing/updating/removing another package. As a solution,
 
819
   whole RPM cache
 
820
   is thrown away and re-read when we got an error from librpm. The
 
821
   whole process
 
822
   is restarted only three times, to prevent endless loop.
 
823
 
 
824
2010-01-22 00:39  hardaker
 
825
 
 
826
   * COPYING:
 
827
 
 
828
   Copyright file update for SPARTA, Inc.
 
829
 
 
830
2010-01-21 14:55  jsafranek
 
831
 
 
832
   * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
 
833
 
 
834
   CHANGES: PATCH: 2926374: from Ed Swierk: fixed reading of
 
835
   ipAddressTable from /proc/net/if_inet6 on Linux
 
836
   
 
837
   The kernel might provide longer fields, especially on 64-bit
 
838
   systems.
 
839
 
 
840
2010-01-20 08:53  jsafranek
 
841
 
 
842
   * man/snmpnetstat.1.def:
 
843
 
 
844
   Fix minor typo in man page, it's snmpnetstat -Cp, not -CP.
 
845
 
 
846
2010-01-07 19:42  hardaker
 
847
 
 
848
   *  agent/mibgroup/hardware/cpu/cpu_sysctl.c,   
 
849
      agent/mibgroup/host/hr_swinst.c:
 
850
 
 
851
   Patch from Stephen Hemminger to fix a minor memleak in cpu
 
852
   sysctrl fetching
 
853
 
 
854
2010-01-06 17:56  dts12
 
855
 
 
856
   * CHANGES:
 
857
 
 
858
   version update
 
859
 
 
860
2010-01-06 17:25  dts12
 
861
 
 
862
   * ChangeLog:
 
863
 
 
864
   version update
 
865
 
 
866
2010-01-06 17:06  dts12
 
867
 
 
868
   *  agent/Makefile.depend, agent/helpers/Makefile.depend,   
 
869
      agent/mibgroup/Makefile.depend, apps/Makefile.depend,   
 
870
      apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend:
 
871
 
 
872
   make depend
 
873
 
 
874
2010-01-06 17:06  dts12
 
875
 
 
876
   *  agent/Makefile.depend, agent/helpers/Makefile.depend,   
 
877
      agent/mibgroup/Makefile.depend, apps/Makefile.depend,   
 
878
      apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend:
 
879
 
 
880
   make depend
 
881
 
 
882
2010-01-06 16:55  dts12
 
883
 
 
884
   *  man/netsnmp_agent.3, man/netsnmp_agent_registry.3,   
 
885
      man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,   
 
886
      man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,   
 
887
      man/netsnmp_cache_handler.3, man/netsnmp_callback.3,   
 
888
      man/netsnmp_container.3, man/netsnmp_data_list.3,   
 
889
      man/netsnmp_debug.3, man/netsnmp_default_store.3,   
 
890
      man/netsnmp_handler.3, man/netsnmp_instance.3,   
 
891
      man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,   
 
892
      man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,   
 
893
      man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,   
 
894
      man/netsnmp_multiplexer.3,   
 
895
      man/netsnmp_netsnmp_agent_request_info_s.3,   
 
896
      man/netsnmp_netsnmp_column_info_t.3,   
 
897
      man/netsnmp_netsnmp_data_list_s.3,   
 
898
      man/netsnmp_netsnmp_handler_registration_s.3,   
 
899
      man/netsnmp_netsnmp_iterator_info_s.3,   
 
900
      man/netsnmp_netsnmp_mib_handler_access_methods.3,   
 
901
      man/netsnmp_netsnmp_mib_handler_methods.3,   
 
902
      man/netsnmp_netsnmp_mib_handler_s.3,   
 
903
      man/netsnmp_netsnmp_request_info_s.3,   
 
904
      man/netsnmp_netsnmp_table_registration_info_s.3,   
 
905
      man/netsnmp_netsnmp_table_request_info_s.3,   
 
906
      man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,   
 
907
      man/netsnmp_read_config.3, man/netsnmp_read_only.3,   
 
908
      man/netsnmp_row_merge.3, man/netsnmp_scalar.3,   
 
909
      man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,   
 
910
      man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,   
 
911
      man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,   
 
912
      man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,   
 
913
      man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,   
 
914
      man/netsnmp_table.3, man/netsnmp_table_array.3,   
 
915
      man/netsnmp_table_container.3, man/netsnmp_table_data.3,   
 
916
      man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,   
 
917
      man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,   
 
918
      man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,  
 
919
       man/netsnmp_table_rows.3, man/netsnmp_tdata.3,   
 
920
      man/netsnmp_util.3, man/netsnmp_utilities.3,   
 
921
      man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
 
922
 
 
923
   documentation update
 
924
 
 
925
2010-01-06 16:43  dts12
 
926
 
 
927
   *  FAQ, README, configure, configure.in, dist/net-snmp.spec,   
 
928
      snmplib/snmp_version.c:
 
929
 
 
930
   Version number update
 
931
 
 
932
2010-01-06 13:33  jsafranek
 
933
 
 
934
   * agent/mibgroup/mibII/at.c, agent/mibgroup/mibII/at.h:
 
935
 
 
936
   Add support of network interfaces with HW address bigger than 6
 
937
   bytes to atTable. Some HW, like InfiniBand, uses HW addresses
 
938
   with 9 and more bytes.
 
939
 
 
940
2010-01-06 12:45  dts12
 
941
 
 
942
   * agent/mibgroup/hardware/cpu/cpu_kstat.c:
 
943
 
 
944
   CHANGES: snmpd: BUGS: 2924140: Fix termination of CPU/FPU types
 
945
 
 
946
2010-01-06 12:33  dts12
 
947
 
 
948
   * snmplib/snmpUnixDomain.c:
 
949
 
 
950
   CHANGES: snmplib: BUGS: 2922390: Fix test for missing contextName parameter
 
951
 
 
952
2010-01-05 22:33  dts12
 
953
 
 
954
   * python/netsnmp/client_intf.c:
 
955
 
 
956
   CHANGES: python: BUGS: 2919379: Initialise SNMP sessions properly
 
957
   Provided by Diego Billi
 
958
 
 
959
2010-01-05 22:20  dts12
 
960
 
 
961
   * snmplib/snmpCallbackDomain.c:
 
962
 
 
963
   CHANGES: snmplib: BUGS: 2919320: Avoid accessing freed memory
 
964
   Reported by Tomasz Lis
 
965
 
 
966
2010-01-05 18:58  dts12
 
967
 
 
968
   * agent/mibgroup/ucd-snmp/proc.c:
 
969
 
 
970
   CHANGES: snmpd: BUGS: 2914410: Fix crash on empty command lines
 
971
 
 
972
2010-01-05 15:31  dts12
 
973
 
 
974
   * agent/mibgroup/agentx/protocol.c:
 
975
 
 
976
   CHANGES: snmpd: PATCH: 2912584: Fix null OID handling in Agentx on 64bit
 
977
   Patch supplied by Lutz Jaenicke
 
978
 
 
979
2009-12-22 07:59  bvassche
 
980
 
 
981
   * snmplib/read_config.c:
 
982
 
 
983
   Reverted r17926, which made the string returned by
 
984
   read_config_read_octet_string() zero-terminated. A new patch will
 
985
   follow
 
986
   that fixes the callers of read_config_read_octet_string() that
 
987
   were
 
988
   assuming that read_config_read_octet_string() zero-terminates the
 
989
   string
 
990
   read by this function.
 
991
 
 
992
2009-12-21 13:52  bvassche
 
993
 
 
994
   * snmplib/read_config.c:
 
995
 
 
996
   Follow-up for r17928: while r17928 fixed a dangling pointer
 
997
   dereference
 
998
   detected by running the Net-SNMP software on Windows, that patch
 
999
   introduced
 
1000
   a dangling pointer dereference about which only Valgrind on Linux
 
1001
   complained.
 
1002
   This follow-up patch fixes both dangling pointer dereferences
 
1003
   triggered by
 
1004
   parsing the persistentDir keyword.
 
1005
 
 
1006
2009-12-21 12:23  bvassche
 
1007
 
 
1008
   * snmplib/read_config.c:
 
1009
 
 
1010
   Applied a slightly modified version of patch #2912055: make sure
 
1011
   that
 
1012
   parsing the "persistentDir" keyword in snmp.conf does not trigger
 
1013
   a
 
1014
   dangling pointer. To my surprise BoundsChecker complained about
 
1015
   this
 
1016
   (on Windows), but Valgrind did not report this issue (on Linux).
 
1017
 
 
1018
2009-12-21 12:08  bvassche
 
1019
 
 
1020
   * agent/mibgroup/notification-log-mib/notification_log.c:
 
1021
 
 
1022
   Follow-up for r17925 (fix memory leak during startup): while
 
1023
   r17925 fixed
 
1024
   only the leak triggered from inside the for-loop, this patch does
 
1025
   now also
 
1026
   fix the leak triggered by the netsnmp_table_dataset_add_row()
 
1027
   call near
 
1028
   the end of log_notification().
 
1029
 
 
1030
2009-12-21 12:01  bvassche
 
1031
 
 
1032
   * snmplib/read_config.c:
 
1033
 
 
1034
   Applied patch #2912062: make sure that the string returned by
 
1035
   read_config_read_octet_string() is properly terminated, such that
 
1036
   the
 
1037
   callers of this function do not trigger past-end-of-buffer reads.
 
1038
   Found
 
1039
   this issue via BoundsChecker.
 
1040
 
 
1041
2009-12-21 11:06  bvassche
 
1042
 
 
1043
   * agent/mibgroup/notification-log-mib/notification_log.c:
 
1044
 
 
1045
   Applied patch #2912068, which fixes a memory leak during startup.
 
1046
   The function log_notification() adds a row to the table
 
1047
   nlmLogVarTable, but
 
1048
   this function can be called before that table has been
 
1049
   initialized. If
 
1050
   that happens, memory is allocated for a row but that memory is
 
1051
   never
 
1052
   added to the cached table data. The BoundsChecker tool reported
 
1053
   this as
 
1054
   a "memory leak leaving scope".
 
1055
 
 
1056
2009-12-21 10:54  bvassche
 
1057
 
 
1058
   * README.win32:
 
1059
 
 
1060
   Added the following text to the "Limitations" section of
 
1061
   README.win32:
 
1062
   "When using winExtDLL, there is an offset of up to one second
 
1063
   between the
 
1064
   value of the sysUpTime varbind included in the traps generated by
 
1065
   SNMP
 
1066
   extension DLLs (e.g. linkUp and linkDown) and the value of the
 
1067
   sysUpTime
 
1068
   varbind included in traps generated by Net-SNMP itself (e.g.
 
1069
   coldStart)."
 
1070
 
 
1071
2009-12-21 10:50  bvassche
 
1072
 
 
1073
   * README.win32:
 
1074
 
 
1075
   Backported r17901 (spelling fixes and hrSystemUptime documentation).
 
1076
 
 
1077
2009-12-17 10:03  dts12
 
1078
 
 
1079
   * man/snmptest.1.def:
 
1080
 
 
1081
   Fix typo.
 
1082
 
 
1083
2009-12-11 14:06  bvassche
 
1084
 
 
1085
   * README.win32, agent/mibgroup/winExtDLL.c:
 
1086
 
 
1087
   winExtDLL bugs fixed:
 
1088
   - sysUpTime.0 does now report the correct value.
 
1089
   - a linkUp or linkDown trap is now sent after the status of a
 
1090
   network interface
 
1091
   has changed.
 
1092
   - the value of the sysUpTime.0 varbind in linkUp and linkDown
 
1093
   traps is now
 
1094
   correct.
 
1095
 
 
1096
2009-12-10 15:43  dts12
 
1097
 
 
1098
   *  agent/mibgroup/disman/mteTriggerTable.c,   
 
1099
      agent/mibgroup/utilities/iquery.c:
 
1100
 
 
1101
   CHANGES: snmpd: PATCHES: 2911323: Fix agent lockup when monitoring AgentX-delegated information
 
1102
 
 
1103
2009-12-10 12:54  bvassche
 
1104
 
 
1105
   * agent/mibgroup/winExtDLL.c:
 
1106
 
 
1107
   Fixed the following winExtDLL bugs:
 
1108
   - Fixed bug in trap forwarding: linkDown traps were sent as
 
1109
   warmStart traps
 
1110
   and linkUp traps were sent as linkDown traps.
 
1111
   - Fixed a memory leak triggered by extension DLL loading.
 
1112
   - A debug trace statement is now invoked whenever a serious error
 
1113
   has been
 
1114
   detected.
 
1115
 
 
1116
2009-12-09 14:37  jsafranek
 
1117
 
 
1118
   *  agent/mibgroup/ip-mib/data_access/arp_linux.c,   
 
1119
      include/net-snmp/data_access/arp.h:
 
1120
 
 
1121
   CHANGES: snmpd: Add support of network interfaces with HW address bigger than 6 bytes to ipNetToMediaTable and ipNetToPhysicalTable.
 
1122
   Some HW, like InfiniBand, uses HW addresses with 9 and more
 
1123
   bytes. Snmpd on Linux was not able to parse /proc/net/arp then
 
1124
   and produced ugly 'ioctl 35123 returned -1' to log.
 
1125
 
 
1126
2009-12-08 21:54  magfr
 
1127
 
 
1128
   * agent/mibgroup/util_funcs.c, snmplib/system.c:
 
1129
 
 
1130
   CHANGES: snmplib, snmpd: Make sure that a mask is given to open when O_CREAT is specified
 
1131
 
 
1132
2009-12-07 10:46  dts12
 
1133
 
 
1134
   * apps/snmptable.c:
 
1135
 
 
1136
   Tweak missing subidentifier processing to be more type-aware.
 
1137
   (An issue with AIX, at least)
 
1138
 
 
1139
2009-12-05 17:42  tanders
 
1140
 
 
1141
   * perl/SNMP/SNMP.xs:
 
1142
 
 
1143
   call netsnmp_read_module instead of read_module to make it
 
1144
   compile with NETSNMP_CLEAN_NAMESPACE
 
1145
 
 
1146
2009-12-05 17:19  tanders
 
1147
 
 
1148
   * agent/mibgroup/disman/schedule/schedCore.c:
 
1149
 
 
1150
   apply r17854 build fix to all affected branches
 
1151
 
 
1152
2009-12-02 15:39  jsafranek
 
1153
 
 
1154
   *  agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.c,   
 
1155
      agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c,
 
1156
         agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.c,   
 
1157
      agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c:
 
1158
 
 
1159
   CHANGES: snmpd: Fixed invalid access to memory in TCP-MIB
 
1160
   This partly reverts patch 17719 - the entries *are* used after
 
1161
   raw_data container is freed. These entries should be freed when
 
1162
   associated rowreq_ctx is freed.
 
1163
 
 
1164
2009-12-02 08:30  jsafranek
 
1165
 
 
1166
   * agent/mibgroup/mibII/udpTable.c:
 
1167
 
 
1168
   CHANGES: snmpd: Fixed udpTable indexes on big-endian 64bit Linux.
 
1169
   The index was always '0.0.0.0' instead of real local IP address.
 
1170
 
 
1171
2009-12-01 12:36  dts12
 
1172
 
 
1173
   * include/net-snmp/library/snmp_api.h:
 
1174
 
 
1175
   Update a redundant (and probably inaccurate) comment.
 
1176
 
 
1177
2009-12-01 12:31  dts12
 
1178
 
 
1179
   * agent/helpers/table.c:
 
1180
 
 
1181
   CHANGES: agent: BUGS: 2822360: Fix memory leak when building table OIDs
 
1182
 
 
1183
2009-12-01 12:08  dts12
 
1184
 
 
1185
   * apps/snmptable.c:
 
1186
 
 
1187
   CHANGES: snmptable: BUGS: 2837998: Handle missing instance subidentifiers in results
 
1188
 
 
1189
2009-12-01 11:56  dts12
 
1190
 
 
1191
   * agent/mibgroup/agentx/client.c:
 
1192
 
 
1193
   CHANGES: agent: BUGS: 2841008: Protect against crash following failed AgentX response
 
1194
 
 
1195
2009-11-30 16:55  dts12
 
1196
 
 
1197
   * agent/mibgroup/disman/schedule/schedCore.c:
 
1198
 
 
1199
   CHANGES: agent: BUGS: 2873858: Fix handling of schedOwner index.
 
1200
   Patch provided by Max Schubert.
 
1201
 
 
1202
2009-11-30 16:46  dts12
 
1203
 
 
1204
   * local/mib2c.old-api.conf:
 
1205
 
 
1206
   CHANGES: mib2c: BUGS: 2888569: Fix generation of table columns array
 
1207
 
 
1208
2009-11-30 16:30  dts12
 
1209
 
 
1210
   * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
 
1211
 
 
1212
   CHANGES: agent: BUGS: 2894059: Handle errors when counting interfaces
 
1213
 
 
1214
2009-11-30 16:07  dts12
 
1215
 
 
1216
   * agent/mibgroup/ucd-snmp/vmstat.c:
 
1217
 
 
1218
   CHANGES: agent: BUG: 2897000: Suppress 32-bit counter truncation warnings.
 
1219
 
 
1220
2009-11-30 15:19  dts12
 
1221
 
 
1222
   * agent/mibgroup/ucd-snmp/pass_persist.c:
 
1223
 
 
1224
   CHANGES: agent: PATCH: 2901029: Fix compiler warning on CloseHandle()
 
1225
   Endian problems already addressed by patch #2835576
 
1226
 
 
1227
2009-11-30 15:13  dts12
 
1228
 
 
1229
   * perl/agent/agent.xs:
 
1230
 
 
1231
   CHANGES: perl: PATCH: 2890931: Better handling of Counter64 values.
 
1232
   Patch provided by Max Romanov.
 
1233
 
 
1234
2009-11-30 15:07  dts12
 
1235
 
 
1236
   * agent/mibgroup/ucd-snmp/vmstat_solaris2.c:
 
1237
 
 
1238
   CHANGES: agent: PATCH: 2887816: Protect against division-by-zero crash
 
1239
 
 
1240
2009-11-30 14:49  dts12
 
1241
 
 
1242
   * agent/mibgroup/ucd-snmp/proxy.c:
 
1243
 
 
1244
   CHANGES: agent: PATCH: 2883155: Fix memory leak in proxy handling.
 
1245
   Patch supplied by Gowtham Thommandra.
 
1246
 
 
1247
2009-11-30 14:12  dts12
 
1248
 
 
1249
   * agent/mibgroup/agentx/subagent.c:
 
1250
 
 
1251
   CHANGES: agent: PATCH: 2877518: Fix handling of scoped AgentX variables
 
1252
 
 
1253
2009-11-27 08:54  jsafranek
 
1254
 
 
1255
   * agent/helpers/table_row.c:
 
1256
 
 
1257
   Remove executable attribute from source files.
 
1258
 
 
1259
2009-11-13 12:59  jsafranek
 
1260
 
 
1261
   * agent/mibgroup/mibII/ip.c, agent/mibgroup/mibII/tcp.c:
 
1262
 
 
1263
   CHANGES: snmpd: Fixed logging of 'truncating integer value > 32 bits' in IP-MIB and TCP-MIB
 
1264
   The counters, which grow fast are now cut to 32bits.
 
1265
 
 
1266
2009-11-11 09:00  dts12
 
1267
 
 
1268
   * local/mib2c.iterate.conf, local/mib2c.table_data.conf:
 
1269
 
 
1270
   Fix cache free routine to match header declaration.
 
1271
   Return success/failure values from cache load routine.
 
1272
   Problem identified by Xuan.
 
1273
 
 
1274
2009-10-29 16:05  dts12
 
1275
 
 
1276
   *  FAQ, README, configure, configure.in, dist/net-snmp.spec,   
 
1277
      perl/ASN/ASN.pm, perl/AnyData_SNMP/Storage.pm, perl/OID/OID.pm,   
 
1278
      perl/SNMP/SNMP.pm, perl/TrapReceiver/TrapReceiver.pm,   
 
1279
      perl/agent/Support/Support.pm, perl/agent/agent.pm,   
 
1280
      perl/agent/default_store/default_store.pm,   
 
1281
      perl/default_store/default_store.pm, sedscript.in,   
 
1282
      snmplib/snmp_version.c:
 
1283
 
 
1284
   - version tag ( 5.4.3.pre1 )
 
1285
 
 
1286
2009-10-29 14:24  dts12
 
1287
 
 
1288
   * CHANGES, NEWS:
 
1289
 
 
1290
   version update
 
1291
 
 
1292
2009-10-29 11:46  dts12
 
1293
 
 
1294
   * ChangeLog:
 
1295
 
 
1296
   version update
 
1297
 
 
1298
2009-10-29 10:30  dts12
 
1299
 
 
1300
   *  man/netsnmp_agent.3, man/netsnmp_agent_registry.3,   
 
1301
      man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,   
 
1302
      man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,   
 
1303
      man/netsnmp_cache_handler.3, man/netsnmp_callback.3,   
 
1304
      man/netsnmp_container.3, man/netsnmp_data_list.3,   
 
1305
      man/netsnmp_debug.3, man/netsnmp_default_store.3,   
 
1306
      man/netsnmp_handler.3, man/netsnmp_instance.3,   
 
1307
      man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,   
 
1308
      man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,   
 
1309
      man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,   
 
1310
      man/netsnmp_multiplexer.3,   
 
1311
      man/netsnmp_netsnmp_agent_request_info_s.3,   
 
1312
      man/netsnmp_netsnmp_column_info_t.3,   
 
1313
      man/netsnmp_netsnmp_data_list_s.3,   
 
1314
      man/netsnmp_netsnmp_handler_registration_s.3,   
 
1315
      man/netsnmp_netsnmp_iterator_info_s.3,   
 
1316
      man/netsnmp_netsnmp_mib_handler_access_methods.3,   
 
1317
      man/netsnmp_netsnmp_mib_handler_methods.3,   
 
1318
      man/netsnmp_netsnmp_mib_handler_s.3,   
 
1319
      man/netsnmp_netsnmp_request_info_s.3,   
 
1320
      man/netsnmp_netsnmp_table_registration_info_s.3,   
 
1321
      man/netsnmp_netsnmp_table_request_info_s.3,   
 
1322
      man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,   
 
1323
      man/netsnmp_read_config.3, man/netsnmp_read_only.3,   
 
1324
      man/netsnmp_row_merge.3, man/netsnmp_scalar.3,   
 
1325
      man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,   
 
1326
      man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,   
 
1327
      man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,   
 
1328
      man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,   
 
1329
      man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,   
 
1330
      man/netsnmp_table.3, man/netsnmp_table_array.3,   
 
1331
      man/netsnmp_table_container.3, man/netsnmp_table_data.3,   
 
1332
      man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,   
 
1333
      man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,   
 
1334
      man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,  
 
1335
       man/netsnmp_table_rows.3, man/netsnmp_tdata.3,   
 
1336
      man/netsnmp_util.3, man/netsnmp_utilities.3,   
 
1337
      man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
 
1338
 
 
1339
   documentation update
 
1340
 
 
1341
2009-10-29 10:28  dts12
 
1342
 
 
1343
   * doxygen.conf:
 
1344
 
 
1345
   - version tag ( 5.4.3.pre1 )
 
1346
 
 
1347
2009-10-29 09:55  dts12
 
1348
 
 
1349
   * Makefile.top:
 
1350
 
 
1351
   version update
 
1352
 
 
1353
2009-10-09 12:38  jsafranek
 
1354
 
 
1355
   * snmplib/snmp_client.c:
 
1356
 
 
1357
   CHANGES: snmplib: PATCH: 2871747: plug memory leak in OID processing.
 
1358
   The memory leaked when small OID, which could fit pre-allocated
 
1359
   vp->name_loc, was placed in different (allocated) one.
 
1360
 
 
1361
2009-10-09 05:31  magfr
 
1362
 
 
1363
   * snmplib/mib.c, snmplib/parse.c:
 
1364
 
 
1365
   CHANGES: BUG: 2838243: Correct the output of unsigned values.
 
1366
   Thanks to Jack Huang of Qualcomm who pointed out this bug.
 
1367
 
 
1368
2009-10-09 05:00  magfr
 
1369
 
 
1370
   * snmplib/parse.c:
 
1371
 
 
1372
   CHANGES: snmplib: Change the parsing of ranges to accept all
 
1373
   valid values.
 
1374
 
 
1375
2009-10-07 12:50  jsafranek
 
1376
 
 
1377
   * agent/mibgroup/mibII/vacm_vars.c:
 
1378
 
 
1379
   CHANGES: snmpd: Fixed creation of views using snmpusm, OIDs with
 
1380
   indexes > 255 are allowed now.
 
1381
   This reverts SVN commit #7492.
 
1382
 
 
1383
2009-10-05 19:19  magfr
 
1384
 
 
1385
   *  include/net-snmp/library/file_utils.h,   
 
1386
      include/net-snmp/library/text_utils.h:
 
1387
 
 
1388
   CHANGES: snmplib: Correct the spelling of __cplusplus when
 
1389
   checking if the file should be wrapped in extern "C".
 
1390
 
 
1391
2009-09-30 10:12  dts12
 
1392
 
 
1393
   * agent/mibgroup/host/hr_swinst.c:
 
1394
 
 
1395
   CHANGES: Solaris: Protect against missing package version
 
1396
   information crashing the agent.
 
1397
   Problem reported by Inyaven Sakarai.
 
1398
 
 
1399
2009-09-23 23:40  hardaker
 
1400
 
 
1401
   * FAQ:
 
1402
 
 
1403
   proper project capitalization
 
1404
 
 
1405
2009-09-22 21:51  tanders
 
1406
 
 
1407
   * README.solaris:
 
1408
 
 
1409
   fix typos
 
1410
 
 
1411
2009-08-26 14:50  dts12
 
1412
 
 
1413
   * snmplib/snmp_api.c:
 
1414
 
 
1415
   Protect against bogus failures (returning 0) and subsequent
 
1416
   double-frees,
 
1417
   due to 15-/31-bit masking when selecting request IDs. Identified
 
1418
   by kromesky.
 
1419
 
 
1420
2009-08-05 20:07  dts12
 
1421
 
 
1422
   *  agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c,   
 
1423
      snmplib/file_utils.c:
 
1424
 
 
1425
   CHANGES: snmpd: BUG: 2822355: Fix memory leaks on
 
1426
   udpEndpointTable (linux)
 
1427
   Patch supplied by Frank Lichtenheld
 
1428
 
 
1429
2009-08-05 19:05  dts12
 
1430
 
 
1431
   * 
 
1432
      agent/mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c:
 
1433
 
 
1434
   CHANGES: snmpd: PATCHES: 2822337: Fix memory leak in
 
1435
   ipAddressPrefixTable
 
1436
 
 
1437
2009-08-05 15:12  jsafranek
 
1438
 
 
1439
   * 
 
1440
      agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c,
 
1441
        
 
1442
      agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c,
 
1443
        
 
1444
      agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.c:
 
1445
 
 
1446
   Fix memory leak in UDP- and TCP-MIB.
 
1447
   The data from raw_data are copied to cache, so it should be
 
1448
   freed.
 
1449
 
 
1450
2009-08-05 10:16  dts12
 
1451
 
 
1452
   * apps/snmptable.c:
 
1453
 
 
1454
   CHANGES: apps: BUG: 2811577: Fix bug in GetBulk handling.
 
1455
   Don't get confused by index values that contain a ':' character.
 
1456
 
 
1457
2009-08-04 21:59  dts12
 
1458
 
 
1459
   * local/mib2c-conf.d/mfd-access-unsorted-external-defines.m2i:
 
1460
 
 
1461
   CHANGES: mib2c: BUG: 2827269: Suppress non-ordered TODO comments.
 
1462
 
 
1463
2009-08-04 21:35  dts12
 
1464
 
 
1465
   * local/mib2c.old-api.conf:
 
1466
 
 
1467
   Handle generating code for a single table,
 
1468
   as well as a larger group.
 
1469
   Also addresses bug 2150285
 
1470
 
 
1471
2009-08-04 10:57  jsafranek
 
1472
 
 
1473
   * agent/mibgroup/ip-mib/data_access/systemstats_common.c:
 
1474
 
 
1475
   CHANGES: snmpd: from "Marcus R�ckert": fix possible crash when
 
1476
   64-bit counters in ipSystemStatsTable get bigger than 2^32
 
1477
 
 
1478
2009-07-27 12:13  hardaker
 
1479
 
 
1480
   * man/netsnmp_Container_iterator.3:
 
1481
 
 
1482
   remove outdate case-conflicting manual page
 
1483
 
 
1484
2009-07-27 12:06  hardaker
 
1485
 
 
1486
   * perl/SNMP/t/bulkwalk.t:
 
1487
 
 
1488
   CHANGES: freebsd: patch from Cezary Morga to fix a make test on
 
1489
   freebsd
 
1490
 
 
1491
2009-07-23 21:29  alex_b
 
1492
 
 
1493
   * README:
 
1494
 
 
1495
   Update email address in README.
 
1496
 
 
1497
2009-07-21 12:13  dts12
 
1498
 
 
1499
   * local/mib2c.table_data.conf:
 
1500
 
 
1501
   Fix missing semicolon typos.
 
1502
 
 
1503
2009-07-21 09:15  dts12
 
1504
 
 
1505
   * FAQ:
 
1506
 
 
1507
   New suggested entries.
 
1508
 
 
1509
2009-07-20 19:24  dts12
 
1510
 
 
1511
   * FAQ:
 
1512
 
 
1513
   Updates to CODING section.
 
1514
 
 
1515
2009-07-19 15:09  dts12
 
1516
 
 
1517
   * FAQ:
 
1518
 
 
1519
   Updates to COMPILING section.
 
1520
 
 
1521
2009-07-10 07:46  jsafranek
 
1522
 
 
1523
   * 
 
1524
      agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c,
 
1525
         local/mib2c:
 
1526
 
 
1527
   Fix another IPv4 address size - long has 8 bytes on 64bit Linux.
 
1528
   Also fix the default type fo^CASN_IPADDRESS in mib2c, so the
 
1529
   ipCidrRouteTable_interface.c can be safely regenerated.
 
1530
 
 
1531
2009-07-07 15:46  jsafranek
 
1532
 
 
1533
   *  agent/mibgroup/mibII/ipCidrRouteTable_access.c,   
 
1534
      agent/mibgroup/ucd-snmp/pass.c,   
 
1535
      agent/mibgroup/ucd-snmp/pass_persist.c:
 
1536
 
 
1537
   Fix IP address length on 64 bit systems in mibII, pass and
 
1538
   pass_persist modules.
 
1539
 
 
1540
2009-07-07 15:24  jsafranek
 
1541
 
 
1542
   * agent/mibgroup/mibII/at.c:
 
1543
 
 
1544
   Use correctly sized IP addresses in address translation table
 
1545
   processing - u_long can make problems on bin endian 64 bit
 
1546
   systems
 
1547
 
 
1548
2009-06-16 15:19  rstory
 
1549
 
 
1550
   * snmplib/container.c:
 
1551
 
 
1552
   check for null pointer before deref
 
1553
 
 
1554
2009-06-15 15:25  dts12
 
1555
 
 
1556
   * FAQ:
 
1557
 
 
1558
   Updates to AGENT section.
 
1559
 
 
1560
2009-06-14 22:01  tanders
 
1561
 
 
1562
   * agent/mibgroup/host/hr_swrun.c:
 
1563
 
 
1564
   portability fix (sync with 5.5)
 
1565
 
 
1566
2009-06-11 23:09  hardaker
 
1567
 
 
1568
   *  apps/snmptrapd.c, snmplib/winpipe.c,   
 
1569
      win32/libnetsnmptrapd/libnetsnmptrapd.dsp,   
 
1570
      win32/net-snmp/agent/mib_module_config.h,   
 
1571
      win32/netsnmpmibssdk/netsnmpmibssdk.dsp:
 
1572
 
 
1573
   CHANGES: win32: PATCH: 2693746: from bvassche: improved socket startup support
 
1574
 
 
1575
2009-06-11 22:57  hardaker
 
1576
 
 
1577
   * agent/mibgroup/kernel_sunos5.c:
 
1578
 
 
1579
   CHANGES: snmpd: PATCH: 2012402: don't fail on failure to look up interface error counters.
 
1580
 
 
1581
2009-06-03 12:35  dts12
 
1582
 
 
1583
   * perl/SNMP/SNMP.xs:
 
1584
 
 
1585
   CHANGES: perl: PATCHES: 2793857: Report failed asynchronous requests.
 
1586
 
 
1587
2009-06-03 11:46  dts12
 
1588
 
 
1589
   * agent/mibgroup/agentx/master_admin.c:
 
1590
 
 
1591
   Remove patch #2182592 - revert to SVN revision 17646
 
1592
   The cleanup routines don't appear to exist.
 
1593
 
 
1594
2009-06-03 10:16  dts12
 
1595
 
 
1596
   * agent/mibgroup/agentx/master_admin.c:
 
1597
 
 
1598
   PATCH: 2182592: Clean up vacmContextTable after unregistrations
 
1599
   Patch supplied by John Forsyth
 
1600
 
 
1601
2009-06-03 10:12  dts12
 
1602
 
 
1603
   *  agent/agent_handler.c, agent/helpers/stash_cache.c,   
 
1604
      agent/mibgroup/agentx/subagent.c, agent/snmp_agent.c,   
 
1605
      agent/snmp_vars.c, include/net-snmp/agent/agent_handler.h,   
 
1606
      include/net-snmp/agent/snmp_agent.h, snmplib/snmpUDPDomain.c,   
 
1607
      snmplib/snmp_api.c, snmplib/snmpv3.c:
 
1608
 
 
1609
   CHANGES: PATCH: 2797251: Support multiple initialisation and shutdown, fix memory leaks
 
1610
   Patch supplied by Ivosh
 
1611
 
 
1612
2009-06-01 15:53  dts12
 
1613
 
 
1614
   * man/snmpd.conf.5.def:
 
1615
 
 
1616
   CHANGES: docs: PATCHES: 2788072: Document 'logmatch' functionality.
 
1617
 
 
1618
2009-06-01 15:50  dts12
 
1619
 
 
1620
   *  agent/mibgroup/utilities/iquery.c, snmplib/mib.c,   
 
1621
      snmplib/system.c, win32/net-snmp/net-snmp-config.h,   
 
1622
      win32/net-snmp/net-snmp-config.h.in:
 
1623
 
 
1624
   CHANGES: snmplib: PATCHES: 2780411: Fix compiler warnings
 
1625
 
 
1626
2009-06-01 15:37  dts12
 
1627
 
 
1628
   *  aclocal.m4, configure, local/snmpconf.dir/snmpd-data/monitor,   
 
1629
      man/snmpd.conf.5.def, man/snmpd.examples.5.def:
 
1630
 
 
1631
   CHANGES: docs: PATCH: 2795739: Fix incorrect disk/file size descriptions & unit specifiers
 
1632
 
 
1633
2009-06-01 13:11  dts12
 
1634
 
 
1635
   * EXAMPLE.conf.def:
 
1636
 
 
1637
   Rework example configuration file to match current snmpd.conf(5)
 
1638
   structure, and more clearly illustrate current best practise.
 
1639
 
 
1640
2009-05-29 09:14  dts12
 
1641
 
 
1642
   * agent/mibgroup/ucd-snmp/pass.h:
 
1643
 
 
1644
   Automatically load the example passtest MIB
 
1645
 
 
1646
2009-05-29 09:08  dts12
 
1647
 
 
1648
   * local/passtest.pl, mibs/Makefile.in, mibs/NET-SNMP-PASS-MIB.txt:
 
1649
 
 
1650
   Rework "passtest" examples to fully validate GETNEXT requests,
 
1651
   and use a legitimate MIB structure for output.
 
1652
   Add an example MIB to define that structure.
 
1653
 
 
1654
2009-05-28 12:55  dts12
 
1655
 
 
1656
   * FAQ:
 
1657
 
 
1658
   Synchronise with latest FAQ
 
1659
   (including 5.5 revisions up to MIBs section)
 
1660
 
 
1661
2009-05-19 17:50  alex_b
 
1662
 
 
1663
   * perl/TrapReceiver/TrapReceiver.pm:
 
1664
 
 
1665
   Update Perl TrapReceiver example to properly output the
 
1666
   securityEngineID and contextEngineID.
 
1667
 
 
1668
2009-05-18 10:03  jsafranek
 
1669
 
 
1670
   * agent/mibgroup/host/hr_proc.c:
 
1671
 
 
1672
   Avoid division by zero.
 
1673
 
 
1674
2009-05-15 19:22  tanders
 
1675
 
 
1676
   * snmplib/scapi.c:
 
1677
 
 
1678
   CHANGES: build: BUG: 2782700: build failure when using --with-pkcs on Solaris
 
1679
 
 
1680
2009-05-15 14:59  jsafranek
 
1681
 
 
1682
   * dist/net-snmp.spec:
 
1683
 
 
1684
   Fix compilation of rpm packages on Fedora >= 10 - it has newer
 
1685
   RPM and the old API needs to be explicitly enabled by a macro.
 
1686
 
 
1687
2009-05-14 13:39  jsafranek
 
1688
 
 
1689
   * snmplib/snmp_logging.c:
 
1690
 
 
1691
   The snmpcmd man page is not specific how range of log priorities
 
1692
   should be specified on command line,
 
1693
   i.e. both -LO 4-0 and -LO 0-4 are valid. All snmp commands (incl.
 
1694
   snmpd) should recognize that.
 
1695
 
 
1696
2009-05-14 08:30  dts12
 
1697
 
 
1698
   * agent/mibgroup/disman/event/mteTriggerConf.c:
 
1699
 
 
1700
   CHANGES: snmpd: Allow "monitor" to handle negative threshold values.
 
1701
   Reported by Richard Gipps.
 
1702
 
 
1703
2009-05-13 22:32  tanders
 
1704
 
 
1705
   * snmplib/vacm.c:
 
1706
 
 
1707
   CHANGES: snmpd: PATCH: 2791417: fix snmpd segfault when run with -DALL
 
1708
   Patch supplied by Ron Roskens.
 
1709
 
 
1710
2009-05-13 08:02  dts12
 
1711
 
 
1712
   * man/snmpd.conf.5.def:
 
1713
 
 
1714
   Bring documentation of notificationEvent syntax into line with reality.
 
1715
   (Uses "-m" rather than "-n" to register standard MIB payload objects)
 
1716
   Inconsistency reported by Richard Gipps.
 
1717
 
 
1718
2009-05-12 23:26  alex_b
 
1719
 
 
1720
   * include/net-snmp/data_access/interface.h, perl/agent/agent.xs:
 
1721
 
 
1722
   Win32: Build fixes - change unsigned long long to uint64_t.
 
1723
 
 
1724
2009-05-07 23:00  tanders
 
1725
 
 
1726
   * agent/mibgroup/hardware/memory/memory_hpux.c:
 
1727
 
 
1728
   build fix for HP-UX: include <sys/param.h> for DEV_BSIZE
 
1729
 
 
1730
2009-04-26 13:06  alex_b
 
1731
 
 
1732
   * agent/mibgroup/winExtDLL.c:
 
1733
 
 
1734
   Win32: Update build instructions in comments.
 
1735
 
 
1736
2009-04-24 07:31  tanders
 
1737
 
 
1738
   * configure, configure.in:
 
1739
 
 
1740
   CHANGES: HP-UX: BUG: 2779472: Filesystems missing in hrStorage table on HP-UX 11.31
 
1741
   (allow for mnttab that is a character special device)
 
1742
 
 
1743
2009-04-24 01:36  alex_b
 
1744
 
 
1745
   *  agent/mibgroup/ucd-snmp/pass_persist.c,   
 
1746
      agent/mibgroup/util_funcs.c:
 
1747
 
 
1748
   CHANGES: Win32: BUG: 2779541 Fixed handle leak in pass_persist.
 
1749
 
 
1750
2009-04-23 23:14  tanders
 
1751
 
 
1752
   * agent/mibgroup/host/hr_storage.c:
 
1753
 
 
1754
   CHANGES: AIX: BUG: 2712670: Agent crashes on AIX with hrStorage
 
1755
 
 
1756
2009-04-23 22:53  hardaker
 
1757
 
 
1758
   * snmplib/snmp_alarm.c:
 
1759
 
 
1760
   fix C++ style comments
 
1761
 
 
1762
2009-04-23 22:16  tanders
 
1763
 
 
1764
   * agent/mibgroup/host/hr_filesys.c:
 
1765
 
 
1766
   improve error message when failing to open mnttab
 
1767
 
 
1768
2009-04-23 22:10  tanders
 
1769
 
 
1770
   * configure, configure.in:
 
1771
 
 
1772
   CHANGES: HP-UX: BUG: 2779472: Filesystems missing in hrStorage table on HP-UX 11.31
 
1773
 
 
1774
2009-04-23 21:48  tanders
 
1775
 
 
1776
   * agent/mibgroup/kernel_sunos5.c:
 
1777
 
 
1778
   CHANGES: Solaris: PATCH: 2751588: Inconsistent data (e.g. UDP/TCP MIB scalar values of zero) can be reported on Solaris 10U4+
 
1779
   Patch provided by Anders Persson
 
1780
 
 
1781
2009-04-23 16:57  hardaker
 
1782
 
 
1783
   * agent/mibgroup/kernel_sunos5.c:
 
1784
 
 
1785
   CHANGES: solaris: PATCH: 2012404: deal with more than 10 interfaces. New hardcoded limit is 50. A better scaling patch would be appreciated :-)
 
1786
 
 
1787
2009-04-23 16:35  hardaker
 
1788
 
 
1789
   * local/mib2c-conf.d/generic-table-oids.m2c:
 
1790
 
 
1791
   CHANGES: mib2c: PATCH: 2136437: make FLAG defines more 64bit friendly when huge tables are encountered
 
1792
 
 
1793
2009-04-23 16:27  hardaker
 
1794
 
 
1795
   * agent/mibgroup/hardware/memory/memory_hpux.c:
 
1796
 
 
1797
   CHANGES: hpux: PATCH: 2088726: from ravindra1103 to fix an issue
 
1798
   with hpux reporting memory in negative values.
 
1799
 
 
1800
2009-04-23 16:21  hardaker
 
1801
 
 
1802
   * python/netsnmp/client.py:
 
1803
 
 
1804
   CHANGES: python: PATCH: 2074817: from fenner to fix regexp engine CPU performance issues
 
1805
 
 
1806
2009-04-23 16:14  hardaker
 
1807
 
 
1808
   * agent/mibgroup/host/hr_storage.c:
 
1809
 
 
1810
   CHANGES: snmpd: PATCH: 2162652: patch to fix simple hrfs checks when NFS is in use.
 
1811
 
 
1812
2009-04-23 16:11  hardaker
 
1813
 
 
1814
   *  perl/ASN/ASN.pm, perl/AnyData_SNMP/Format.pm,   
 
1815
      perl/AnyData_SNMP/Storage.pm, perl/OID/OID.pm, perl/SNMP/SNMP.pm, 
 
1816
        perl/agent/Support/Support.pm, perl/agent/agent.pm,   
 
1817
      perl/agent/default_store/default_store.pm,   
 
1818
      perl/default_store/default_store.pm, perl/manager/manager.pm:
 
1819
 
 
1820
   CHANGES: perl: PATCH: 2182079: apply patch from int32 to fix a
 
1821
   number of perl warnings and fix the modules so that use strict is
 
1822
   possible
 
1823
 
 
1824
2009-04-23 15:58  hardaker
 
1825
 
 
1826
   *  agent/helpers/table_data.c, agent/helpers/table_dataset.c,   
 
1827
      agent/mibgroup/mibII/ipv6.c, agent/mibgroup/mibII/vacm_context.c, 
 
1828
        apps/encode_keychange.c, snmplib/container_binary_array.c,   
 
1829
      snmplib/keytools.c, snmplib/mib.c, snmplib/parse.c,   
 
1830
      snmplib/snmpUDPIPv6Domain.c, snmplib/snmpv3.c:
 
1831
 
 
1832
   CHANGES: build: PATCH: 2184039: misc fixes for freeing memory
 
1833
   during error conditions.
 
1834
 
 
1835
2009-04-23 15:47  hardaker
 
1836
 
 
1837
   * perl/SNMP/SNMP.xs:
 
1838
 
 
1839
   CHANGES: perl: PATCH: 2361712: from kbrint to fix getbulk
 
1840
   optimization during walks where end conditionns are met on middle
 
1841
   OIDs first.
 
1842
 
 
1843
2009-04-23 15:35  alex_b
 
1844
 
 
1845
   * README:
 
1846
 
 
1847
   README Thanks update
 
1848
 
 
1849
2009-04-23 15:04  hardaker
 
1850
 
 
1851
   * agent/mibgroup/disman/event/mteTriggerConf.c:
 
1852
 
 
1853
   CHANGES: snmpd: patch from Tushar Gohad to clean up notification
 
1854
   registerations during disman event mib cleanup processing.
 
1855
 
 
1856
2009-04-23 14:55  jsafranek
 
1857
 
 
1858
   * agent/mibgroup/sctp-mib/sctpTables_common.c:
 
1859
 
 
1860
   Fix memory leak in SCTP containers.
 
1861
 
 
1862
2009-04-23 03:27  hardaker
 
1863
 
 
1864
   * snmplib/snmp_alarm.c:
 
1865
 
 
1866
   CHANGES: snmplib: PATCH: 2505488: from dabokey to fix alarms not
 
1867
   being triggered at the right times due to large clock skews.
 
1868
 
 
1869
2009-04-22 23:49  hardaker
 
1870
 
 
1871
   *  agent/mibgroup/agent/extend.c, apps/snmpnetstat/inet.c,   
 
1872
      apps/snmpnetstat/route.c, apps/snmptrapd_handlers.c,   
 
1873
      apps/snmptrapd_handlers.h, snmplib/system.c:
 
1874
 
 
1875
   CHANGES: ports: PATCH: 2688342: from ahmake to fix various
 
1876
   compiler warning
 
1877
 
 
1878
2009-04-22 22:11  alex_b
 
1879
 
 
1880
   * README, README.win32:
 
1881
 
 
1882
   Update THANKS section.
 
1883
 
 
1884
2009-04-22 10:08  dts12
 
1885
 
 
1886
   * man/mib_api.3.def:
 
1887
 
 
1888
   Correct a seriously misleading (i.e. wrong) description of the
 
1889
   purpose and behaviour of the print_description family of calls.
 
1890
 
 
1891
2009-04-10 23:18  alex_b
 
1892
 
 
1893
   * include/net-snmp/library/winservice.h, snmplib/winservice.c:
 
1894
 
 
1895
   CHANGES: Win32: PATCH 2691876: Applied patch by rdiez to allow
 
1896
   compiling the services using unicode.
 
1897
 
 
1898
2009-04-10 22:55  alex_b
 
1899
 
 
1900
   *  win32/encode_keychange/encode_keychange.dsp,   
 
1901
      win32/libagent/libagent.dsp, win32/libhelpers/libhelpers.dsp,   
 
1902
      win32/libnetsnmptrapd/libnetsnmptrapd.dsp,   
 
1903
      win32/libsnmp/libsnmp.dsp, win32/libsnmp_dll/libsnmp_dll.dsp,   
 
1904
      win32/netsnmpmibs/netsnmpmibs.dsp,   
 
1905
      win32/netsnmpmibssdk/netsnmpmibssdk.dsp,   
 
1906
      win32/snmpbulkget/snmpbulkget.dsp,   
 
1907
      win32/snmpbulkwalk/snmpbulkwalk.dsp, win32/snmpd/snmpd.dsp,   
 
1908
      win32/snmpdelta/snmpdelta.dsp, win32/snmpdf/snmpdf.dsp,   
 
1909
      win32/snmpdsdk/snmpd.dsp, win32/snmpget/snmpget.dsp,   
 
1910
      win32/snmpgetnext/snmpgetnext.dsp,   
 
1911
      win32/snmpnetstat/snmpnetstat.dsp, win32/snmpset/snmpset.dsp,   
 
1912
      win32/snmpstatus/snmpstatus.dsp, win32/snmptable/snmptable.dsp,   
 
1913
      win32/snmptest/snmptest.dsp,   
 
1914
      win32/snmptranslate/snmptranslate.dsp,   
 
1915
      win32/snmptrap/snmptrap.dsp, win32/snmptrapd/snmptrapd.dsp,   
 
1916
      win32/snmpusm/snmpusm.dsp, win32/snmpvacm/snmpvacm.dsp,   
 
1917
      win32/snmpwalk/snmpwalk.dsp:
 
1918
 
 
1919
   Win32: PATCH 2688309: Applied patch by Bart Van Assche to remove
 
1920
   MSVC 2005/2008 compiler warnings.
 
1921
 
 
1922
2009-04-10 21:45  alex_b
 
1923
 
 
1924
   * win32/Configure:
 
1925
 
 
1926
   Win32: Minor build and readme updates.
 
1927
 
 
1928
2009-04-10 21:38  alex_b
 
1929
 
 
1930
   *  agent/mibgroup/winExtDLL.c, win32/libsnmp_dll/libsnmp.def,   
 
1931
      win32/libsnmp_dll/libsnmp.def.in:
 
1932
 
 
1933
   NEWS: Win32: PATCH 2686248: Applied patch by Bart Van Assche
 
1934
   which fixes several winExtDLL bugs.
 
1935
 
 
1936
2009-04-10 20:14  rstory
 
1937
 
 
1938
   * agent/mibgroup/ucd-snmp/diskio.c:
 
1939
 
 
1940
   restore annoying log message, but fix cause of it on !freebsd systems
 
1941
 
 
1942
2009-04-09 12:28  dts12
 
1943
 
 
1944
   * agent/helpers/table_iterator.c:
 
1945
 
 
1946
   CHANGES: snmpd: PATCH: 1550730: Report errors from iterator-based handlers.
 
1947
   Based on a patch provided by Wayne Glantz
 
1948
 
 
1949
2009-04-09 11:41  dts12
 
1950
 
 
1951
   * agent/mibgroup/snmpv3/usmUser.c:
 
1952
 
 
1953
   CHANGES: snmpd: PATCH: 2124288: Fix setting of usmUserPrivProtocol at creation.
 
1954
   Logic bug, reported by Ramesh Kotabagi
 
1955
 
 
1956
2009-04-09 09:12  dts12
 
1957
 
 
1958
   * snmplib/snmpusm.c:
 
1959
 
 
1960
   CHANGES: snmplib: PATCH: 2258229: Remove misleading comment
 
1961
   Patch provided by Dan Anderson
 
1962
 
 
1963
2009-04-09 09:08  dts12
 
1964
 
 
1965
   * python/netsnmp/client_intf.c:
 
1966
 
 
1967
   CHANGES: python: PATCH: 2260828: Fix python snmpwalk memory leak
 
1968
   Patch provided by Gabriele Messineo
 
1969
 
 
1970
2009-04-09 08:54  dts12
 
1971
 
 
1972
   * local/mib2c.iterate_access.conf:
 
1973
 
 
1974
   CHANGES: mib2c: PATCH: 2316127: Fix bug in iterate_access generated code.
 
1975
 
 
1976
2009-04-09 08:44  dts12
 
1977
 
 
1978
   * agent/mibgroup/if-mib/data_access/interface_sysctl.c:
 
1979
 
 
1980
   CHANGES: snmpd: PATCH: 2435793: Support 64-bit IF-MIB counters on sysctl (*BSD) systems.
 
1981
   Patch provided by Jan Andres
 
1982
 
 
1983
2009-04-08 16:00  dts12
 
1984
 
 
1985
   * agent/snmp_agent.c:
 
1986
 
 
1987
   CHANGES: snmpd: PATCH: 2384779: Fix handling of GetBulk with N>0,M==0
 
1988
   Patch provided by Angus Salkeld
 
1989
 
 
1990
2009-04-08 15:52  dts12
 
1991
 
 
1992
   * agent/mibgroup/host/hr_swrun.c:
 
1993
 
 
1994
   CHANGES: snmpd: PATCH: 2406378: Fix hrSWRunPerfMem on 64-bit Solaris systems
 
1995
   Patch provided by NTwoO
 
1996
 
 
1997
2009-04-08 15:48  dts12
 
1998
 
 
1999
   * snmplib/mib.c:
 
2000
 
 
2001
   CHANGES: snmplib: PATCH: 2479700: Fix zoned IP address used as table indices
 
2002
   Patch provided by Brian Retford.
 
2003
 
 
2004
2009-04-08 15:33  dts12
 
2005
 
 
2006
   * snmplib/snmp_logging.c:
 
2007
 
 
2008
   CHANGES: snmplib: PATCH: 2492377: Fix typo/bug in snmp_enable_callback()
 
2009
   Reported by joyceanmachine
 
2010
 
 
2011
2009-04-08 15:16  dts12
 
2012
 
 
2013
   * snmplib/snmp_client.c:
 
2014
 
 
2015
   CHANGES: snmplib: PATCH: 2538169: Prevent infinite retries for an
 
2016
   invalid error-index.
 
2017
   Patch provided by Doug Manley
 
2018
 
 
2019
2009-04-08 14:58  dts12
 
2020
 
 
2021
   * python/netsnmp/client_intf.c:
 
2022
 
 
2023
   CHANGES: python: PATCH: 2580979: Fix python session pointers on 64-bit systems.
 
2024
   Patch provided by John Khvatov.
 
2025
 
 
2026
2009-04-08 14:49  dts12
 
2027
 
 
2028
   * python/netsnmp/client.py:
 
2029
 
 
2030
   CHANGES: python: PATCH: 2667415: Support "UseNumeric" option.
 
2031
   Remove debugging output in "snmpwalk" command.
 
2032
   Patch provided by Diego Billi
 
2033
 
 
2034
2009-04-08 14:34  dts12
 
2035
 
 
2036
   *  perl/TrapReceiver/TrapReceiver.pm,   
 
2037
      perl/TrapReceiver/TrapReceiver.xs, perl/TrapReceiver/const-c.inc, 
 
2038
        perl/TrapReceiver/const-xs.inc:
 
2039
 
 
2040
   CHANGES: snmptrapd: PATCH: 2726302: Pass results of Perl trap
 
2041
   handlers to trap daemon
 
2042
   Patch provided by Michael Schmitz
 
2043
 
 
2044
2009-04-08 14:30  dts12
 
2045
 
 
2046
   * snmplib/read_config.c, snmplib/snmpUDPIPv6Domain.c:
 
2047
 
 
2048
   CHANGES: snmplib: PATCH: 2713841: Fix runtime errors triggered by
 
2049
   high-ASCII chars
 
2050
   Patch provided by Bart Van Assche
 
2051
 
 
2052
2009-04-08 14:16  dts12
 
2053
 
 
2054
   * snmplib/snmpUDPIPv6Domain.c:
 
2055
 
 
2056
   CHANGES: snmplib: PATCH: 2689362: Fix handling of IPv6 hostnames.
 
2057
   Patch provided by Nestor Melo.
 
2058
 
 
2059
2009-04-08 14:05  dts12
 
2060
 
 
2061
   * include/net-snmp/library/snmp_assert.h:
 
2062
 
 
2063
   CHANGES: library: PATCH: 2688345: Fix netsnmp_assert() for Visual
 
2064
   Studio
 
2065
   Patch provided by Bart Van Assche
 
2066
 
 
2067
2009-04-08 13:35  dts12
 
2068
 
 
2069
   * agent/agent_registry.c:
 
2070
 
 
2071
   CHANGES: snmpd: PATCH: 2686280: Report duplicate registrations as
 
2072
   an error (rather than a failed assertion).
 
2073
   Fix provided by Bart Van Assche
 
2074
   
 
2075
   Qn: Does this even qualify as an error? Wouldn't a warning be
 
2076
   sufficient?
 
2077
 
 
2078
2009-04-06 18:22  dts12
 
2079
 
 
2080
   * agent/mibgroup/host/hr_swrun.c:
 
2081
 
 
2082
   Proper check for empty process status file.
 
2083
   (Avoids truncated walk of hrSWRunPath on SuSE systems)
 
2084
   Reported by Kamil Kisiel.
 
2085
 
 
2086
2009-04-06 12:05  tanders
 
2087
 
 
2088
   * perl/agent/agent.xs, perl/agent/typemap:
 
2089
 
 
2090
   CHANGES: perl: BUG 1554817: from xanco: revised fix for the class
 
2091
   assigment so
 
2092
   getRootOID works properly. Now passes "make test" and "make
 
2093
   perltest".
 
2094
 
 
2095
2009-04-06 12:02  dts12
 
2096
 
 
2097
   * agent/mibgroup/hardware/memory/memory_linux.c:
 
2098
 
 
2099
   Fix typo
 
2100
 
 
2101
2009-04-02 21:24  hardaker
 
2102
 
 
2103
   * agent/snmp_agent.c:
 
2104
 
 
2105
   CHANGES: BUG 112694: Patch from Bill Fenner: don't open (and
 
2106
   clobber) an agentx socket if the other transports fail to open
 
2107
 
 
2108
2009-03-31 15:12  dts12
 
2109
 
 
2110
   * local/mib2c.table_data.conf:
 
2111
 
 
2112
   Balance parentheses in cache-based registration code.
 
2113
 
 
2114
2009-03-31 15:07  dts12
 
2115
 
 
2116
   * local/mib2c.table_data.conf:
 
2117
 
 
2118
   But they're not C comments at all, Dave.
 
2119
   They are mib2c template comments,
 
2120
   and should be omitted from the generated code.
 
2121
   <sigh>
 
2122
 
 
2123
2009-03-31 15:00  dts12
 
2124
 
 
2125
   * local/mib2c.table_data.conf:
 
2126
 
 
2127
   C comments use /* ... */, not #
 
2128
 
 
2129
2009-03-18 10:52  dts12
 
2130
 
 
2131
   * agent/mibgroup/hardware/cpu/cpu_linux.c:
 
2132
 
 
2133
   cpu_linux: avoid reading past end of buffer
 
2134
   Patch provided by Stephen Hemminger
 
2135
 
 
2136
2009-03-18 10:43  dts12
 
2137
 
 
2138
   *  agent/mibgroup/hardware/cpu/cpu_linux.c,   
 
2139
      agent/mibgroup/hardware/memory/memory_linux.c:
 
2140
 
 
2141
   linux: increase size of initial proc i/o buffer
 
2142
   Patch provided by Stephen Hemmings
 
2143
 
 
2144
2009-03-18 10:31  dts12
 
2145
 
 
2146
   * agent/mibgroup/hardware/memory/memory_linux.c:
 
2147
 
 
2148
   memory_linux: avoid reading past end of buffer.
 
2149
   Patch provided by Stephen Hemminger
 
2150
 
 
2151
2009-03-18 10:25  dts12
 
2152
 
 
2153
   * agent/mibgroup/if-mib/data_access/interface_linux.c:
 
2154
 
 
2155
   Fix valgrind warning.
 
2156
   Patch provided by Stephen Hemminger
 
2157
 
 
2158
2009-03-13 21:23  dts12
 
2159
 
 
2160
   *  agent/mibgroup/hardware/cpu/cpu.c,   
 
2161
      agent/mibgroup/hardware/memory/hw_mem.c:
 
2162
 
 
2163
   CHANGES: snmpd: Register CPU/memory hardware modules with
 
2164
   nsCacheTable.
 
2165
   Allows monitoring frequency to be configured dynamically.
 
2166
 
 
2167
2009-03-13 21:20  dts12
 
2168
 
 
2169
   * agent/mibgroup/host/hr_proc.c:
 
2170
 
 
2171
   Avoid div0 crash.
 
2172
   Problem reported by Nick Hindley
 
2173
 
 
2174
2009-03-13 21:17  dts12
 
2175
 
 
2176
   * agent/mibgroup/hardware/cpu/cpu_kstat.c:
 
2177
 
 
2178
   Skip new CPUs, that have appeared since the agent first started.
 
2179
   (An alternative might be to create a new entry instead).
 
2180
   Problem reported by Nick Hindley
 
2181
 
 
2182
2009-02-27 13:20  jsafranek
 
2183
 
 
2184
   * agent/mibgroup/ucd-snmp/diskio.c:
 
2185
 
 
2186
   Get rid of annoying 'diskio.c: don't know how to handle 9
 
2187
   request' in log.
 
2188
   It's being written to log everytime someone queries
 
2189
   UCD-SNMP-DISKIO MIB.
 
2190
 
 
2191
2009-02-24 07:26  magfr
 
2192
 
 
2193
   * snmplib/snmp_logging.c:
 
2194
 
 
2195
   CHANGES: Make -LN stop dumping core. Make bad debug levels report
 
2196
   the offending symbol.
 
2197
 
 
2198
2009-02-18 15:27  jsafranek
 
2199
 
 
2200
   *  agent/mibgroup/sctp-mib/sctpAssocLocalAddrTable.c,   
 
2201
      agent/mibgroup/sctp-mib/sctpAssocRemAddrTable.c,   
 
2202
      agent/mibgroup/sctp-mib/sctpAssocTable.c,   
 
2203
      agent/mibgroup/sctp-mib/sctpLookupLocalPortTable.c,   
 
2204
      agent/mibgroup/sctp-mib/sctpLookupRemHostNameTable.c,   
 
2205
      agent/mibgroup/sctp-mib/sctpLookupRemIPAddrTable.c,   
 
2206
      agent/mibgroup/sctp-mib/sctpLookupRemPortTable.c,   
 
2207
      agent/mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.c,   
 
2208
      agent/mibgroup/sctp-mib/sctpTables_common.c,   
 
2209
      agent/mibgroup/sctp-mib/sctpTables_common.h,   
 
2210
      agent/mibgroup/sctp-mib/sctpTables_linux.c:
 
2211
 
 
2212
   Fix sctp-mib compilation problems
 
2213
 
 
2214
2009-02-18 15:27  jsafranek
 
2215
 
 
2216
   * agent/mibgroup/util_funcs.c, agent/mibgroup/util_funcs.h:
 
2217
 
 
2218
   Backport get_pid_from_inode from trunk, it's needed by sctp-mib
 
2219
 
 
2220
2009-02-16 21:24  hardaker
 
2221
 
 
2222
   * perl/agent/agent.xs:
 
2223
 
 
2224
   CHANGES: perl: BUG 1554817: Patch from xanco: fix the class
 
2225
   assigment so getRootOID works properly.
 
2226
 
 
2227
2009-01-29 08:38  dts12
 
2228
 
 
2229
   * snmplib/snmp_api.c:
 
2230
 
 
2231
   Return a less misleading error when adding an unrecognised value.
 
2232
 
 
2233
2009-01-28 10:10  dts12
 
2234
 
 
2235
   * snmplib/snmpUDPDomain.c:
 
2236
 
 
2237
   Fix src/dst confusion
 
2238
   Patch provided by Krzysztof Ol�dzki
 
2239
 
 
2240
2009-01-28 09:29  dts12
 
2241
 
 
2242
   * agent/mibgroup/smux/smux.c:
 
2243
 
 
2244
   CHANGES: Fix two bugs with smux password support.
 
2245
   Patch supplied by Krzysztof Ol�dzki
 
2246
 
 
2247
2009-01-23 14:53  jsafranek
 
2248
 
 
2249
   * snmplib/snmp_logging.c:
 
2250
 
 
2251
   Fix parsing of level ranges in '-L<capital>'.
 
2252
 
 
2253
2009-01-13 09:17  jsafranek
 
2254
 
 
2255
   * snmplib/asn1.c:
 
2256
 
 
2257
   Check encoding of OIDs.
 
2258
   
 
2259
   BER encoded OIDs should have high bit clear in the last byte of
 
2260
   each subidentifier. This is now checked and parsing of OID fails,
 
2261
   if this condition is not met.
 
2262
 
 
2263
2009-01-08 10:45  jsafranek
 
2264
 
 
2265
   * snmplib/snmp_logging.c:
 
2266
 
 
2267
   CHANGES: snmpd, apps: Parser of -LS command line argument now
 
2268
   accepts both '-LS <level> <facility>' and '-LS
 
2269
   <level><facility>'.
 
2270
   
 
2271
   Before patch #1806336 the first syntax was the only one
 
2272
   supported. The patch
 
2273
   changed the syntax to the second one, causing incompatibilities
 
2274
   in stable
 
2275
   branches. We now support both of them.
 
2276
 
 
2277
2009-01-06 22:23  hardaker
 
2278
 
 
2279
   * COPYING:
 
2280
 
 
2281
   update SPARTA for 2009
 
2282
 
 
2283
2008-12-15 23:25  hardaker
 
2284
 
 
2285
   * agent/mibgroup/disman/expression/expValueTable.c:
 
2286
 
 
2287
   Patch to change a typedef name from link to nodelink to avoid
 
2288
   naming conflict issues.
 
2289
 
 
2290
2008-12-09 01:01  hardaker
 
2291
 
 
2292
   * include/net-snmp/library/snmplocalsm.h, snmplib/snmplocalsm.c:
 
2293
 
 
2294
   As agreed in the admin meeting, remove the older snmplocalsm
 
2295
   security model
 
2296
 
 
2297
2008-12-04 11:44  jsafranek
 
2298
 
 
2299
   *  snmplib/snmpTCPDomain.c, snmplib/snmpTCPIPv6Domain.c,   
 
2300
      snmplib/snmpUDPDomain.c:
 
2301
 
 
2302
   Print ports as unsigned numbers.
 
2303
 
 
2304
2008-11-20 20:51  magfr
 
2305
 
 
2306
   * snmplib/snmpSTDDomain.c:
 
2307
 
 
2308
   Make log refer to the right function.
 
2309
 
 
2310
2008-11-20 20:46  magfr
 
2311
 
 
2312
   * apps/snmptrapd.c:
 
2313
 
 
2314
   CHANGES: Do not use %m in printf-formatted strings since %m in
 
2315
   printf is a glibc extension.
 
2316
 
 
2317
2008-11-13 00:30  tanders
 
2318
 
 
2319
   * python/netsnmp/client_intf.c:
 
2320
 
 
2321
   CHANGES: python: BUG: 2258935: Python Extension Module fails on
 
2322
   Solaris
 
2323
 
 
2324
2008-11-13 00:26  tanders
 
2325
 
 
2326
   * configure.in:
 
2327
 
 
2328
   fix typo
 
2329
 
 
2330
2008-11-13 00:24  tanders
 
2331
 
 
2332
   * dist/extractnews:
 
2333
 
 
2334
   make scripts executable
 
2335
 
 
2336
2008-11-12 17:38  hardaker
 
2337
 
 
2338
   * agent/snmp_perl.c:
 
2339
 
 
2340
   fix typo/spelling in an embedded perl error message
 
2341
 
 
2342
2008-11-11 13:13  jsafranek
 
2343
 
 
2344
   * agent/mibgroup/if-mib/data_access/interface_linux.c:
 
2345
 
 
2346
   Fix compilation on older Linuxes without SPEED_10000 and
 
2347
   SPEED_2500.
 
2348
 
 
2349
2008-11-01 19:25  hardaker
6
2350
 
7
2351
   * agent/snmp_agent.c:
8
2352
 
9
2353
   NEWS: snmpd: Applying patch from Magnus Fromreide to fix the
10
2354
   getbulk issue reported by Oscar Mira-Sanchez
11
2355
 
 
2356
2008-10-22 07:29  dts12
 
2357
 
 
2358
   * snmplib/snmp_client.c:
 
2359
 
 
2360
   Don't clear session flags when testing one bit.
 
2361
 
 
2362
2008-10-16 09:56  jsafranek
 
2363
 
 
2364
   *  agent/mibgroup/if-mib/data_access/interface.c,   
 
2365
      agent/mibgroup/if-mib/data_access/interface_linux.c,   
 
2366
      include/net-snmp/data_access/interface.h:
 
2367
 
 
2368
   CHANGES: snmpd: PATCH: 2082726: correctly report NIC speeds
 
2369
   higher than 4Gbit/s
 
2370
 
 
2371
2008-10-14 18:55  dts12
 
2372
 
 
2373
   * snmplib/snmpUDPDomain.c:
 
2374
 
 
2375
   CHANGES: snmplib: PATCH: 2043018: fix recvfrom hangs
 
2376
   Also addresses (closed) bugs 1171904 and 1345296
 
2377
 
 
2378
2008-10-14 09:44  jsafranek
 
2379
 
 
2380
   * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
 
2381
 
 
2382
   CHANGES: snmpd: fix memory leak when multiple interfaces have the
 
2383
   same IPv6 address
 
2384
 
 
2385
2008-10-14 09:37  jsafranek
 
2386
 
 
2387
   * include/net-snmp/library/container.h, snmplib/container.c:
 
2388
 
 
2389
   CHANGES: snmpd: BUG: 1693039: be silent when insert fails.
 
2390
 
 
2391
2008-10-13 19:01  dts12
 
2392
 
 
2393
   *  agent/mibgroup/ucd-snmp/pass.c,   
 
2394
      agent/mibgroup/ucd-snmp/pass_persist.c:
 
2395
 
 
2396
   CHANGES: snmpd: PATCH: 1977439: Fix pass/_persist bug with SET
 
2397
   oid value
 
2398
 
 
2399
2008-10-07 08:50  jsafranek
 
2400
 
 
2401
   * dist/find-requires:
 
2402
 
 
2403
   CHANGES: building: BUG: 2095983: fix syntax error in
 
2404
   find-requires helper script and make it executable
 
2405
 
 
2406
2008-09-30 22:11  dts12
 
2407
 
 
2408
   * perl/agent/agent.xs:
 
2409
 
 
2410
   CHANGES: perl: PATCH: 2022948: Fix for Counter64 in perl subagent
 
2411
 
 
2412
2008-09-30 21:08  dts12
 
2413
 
 
2414
   * agent/snmp_agent.c:
 
2415
 
 
2416
   CHANGES: agent: PATCH: 1257347: Non-fixed size connection buffer
 
2417
 
 
2418
2008-09-24 12:53  jsafranek
 
2419
 
 
2420
   *  agent/mibgroup/sctp-mib/sctpScalars_linux.c,   
 
2421
      agent/mibgroup/sctp-mib/sctpTables_linux.c:
 
2422
 
 
2423
   Use the longest integer for inode numbers and (possibly 64 bit)
 
2424
   counters.
 
2425
 
 
2426
2008-09-05 09:27  dts12
 
2427
 
 
2428
   *  FAQ, README, configure, configure.in, dist/net-snmp.spec,   
 
2429
      sedscript.in, snmplib/snmp_version.c:
 
2430
 
 
2431
   - version tag ( 5.4.2 )
 
2432
 
 
2433
2008-09-05 09:27  dts12
 
2434
 
 
2435
   * CHANGES:
 
2436
 
 
2437
   version update
 
2438
 
 
2439
2008-09-05 09:25  dts12
 
2440
 
 
2441
   * ChangeLog:
 
2442
 
 
2443
   version update
 
2444
 
 
2445
2008-09-05 09:20  dts12
 
2446
 
 
2447
   *  man/netsnmp_agent.3, man/netsnmp_agent_registry.3,   
 
2448
      man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,   
 
2449
      man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,   
 
2450
      man/netsnmp_cache_handler.3, man/netsnmp_callback.3,   
 
2451
      man/netsnmp_container.3, man/netsnmp_data_list.3,   
 
2452
      man/netsnmp_debug.3, man/netsnmp_default_store.3,   
 
2453
      man/netsnmp_handler.3, man/netsnmp_instance.3,   
 
2454
      man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,   
 
2455
      man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,   
 
2456
      man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,   
 
2457
      man/netsnmp_multiplexer.3,   
 
2458
      man/netsnmp_netsnmp_agent_request_info_s.3,   
 
2459
      man/netsnmp_netsnmp_column_info_t.3,   
 
2460
      man/netsnmp_netsnmp_data_list_s.3,   
 
2461
      man/netsnmp_netsnmp_handler_registration_s.3,   
 
2462
      man/netsnmp_netsnmp_iterator_info_s.3,   
 
2463
      man/netsnmp_netsnmp_mib_handler_access_methods.3,   
 
2464
      man/netsnmp_netsnmp_mib_handler_methods.3,   
 
2465
      man/netsnmp_netsnmp_mib_handler_s.3,   
 
2466
      man/netsnmp_netsnmp_request_info_s.3,   
 
2467
      man/netsnmp_netsnmp_table_registration_info_s.3,   
 
2468
      man/netsnmp_netsnmp_table_request_info_s.3,   
 
2469
      man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,   
 
2470
      man/netsnmp_read_config.3, man/netsnmp_read_only.3,   
 
2471
      man/netsnmp_row_merge.3, man/netsnmp_scalar.3,   
 
2472
      man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,   
 
2473
      man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,   
 
2474
      man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,   
 
2475
      man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,   
 
2476
      man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,   
 
2477
      man/netsnmp_table.3, man/netsnmp_table_array.3,   
 
2478
      man/netsnmp_table_container.3, man/netsnmp_table_data.3,   
 
2479
      man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,   
 
2480
      man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,   
 
2481
      man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,  
 
2482
       man/netsnmp_table_rows.3, man/netsnmp_tdata.3,   
 
2483
      man/netsnmp_util.3, man/netsnmp_utilities.3,   
 
2484
      man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
 
2485
 
 
2486
   documentation update
 
2487
 
 
2488
2008-09-05 09:16  dts12
 
2489
 
 
2490
   * doxygen.conf:
 
2491
 
 
2492
   - version tag ( 5.4.2 )
 
2493
 
12
2494
-------------------------------------------------------------------------------
13
2495
 
14
2496
Changes: V5.4.1 -> V5.4.2