summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidnetsnmp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/application/spidnetsnmp/ChangeLog')
-rw-r--r--cleopatre/application/spidnetsnmp/ChangeLog129330
1 files changed, 0 insertions, 129330 deletions
diff --git a/cleopatre/application/spidnetsnmp/ChangeLog b/cleopatre/application/spidnetsnmp/ChangeLog
deleted file mode 100644
index ae86cb93ee..0000000000
--- a/cleopatre/application/spidnetsnmp/ChangeLog
+++ /dev/null
@@ -1,129330 +0,0 @@
--------------------------------------------------------------------------------
-
-Changes: V5.4.1 -> V5.4.2.1
-
-2008-10-31 15:16 hardaker
-
- * agent/snmp_agent.c:
-
- NEWS: snmpd: Applying patch from Magnus Fromreide to fix the
- getbulk issue reported by Oscar Mira-Sanchez
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.1 -> V5.4.2
-
-2008-09-05 07:51 dts12
-
- * dist/makerelease:
-
- Update release instructions, in line with makerelease.xml
- (Qn: Why isn't makerelease.xml being picked up here?)
-
-2008-09-04 22:52 tanders
-
- * python/netsnmp/client_intf.c:
-
- CHANGES: python: BUG: 1868278: Python segfault (introduced by r16962)
-
-2008-08-29 21:19 dts12
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
-
- - version tag ( 5.4.2.rc3 )
-
-2008-08-29 21:18 dts12
-
- * CHANGES, NEWS:
-
- version update
-
-2008-08-29 21:15 dts12
-
- * ChangeLog:
-
- version update
-
-2008-08-29 21:08 dts12
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
-
- documentation update
-
-2008-08-29 21:04 dts12
-
- * doxygen.conf:
-
- - version tag ( 5.4.2.rc3 )
-
-
-2008-08-29 19:54 dts12
-
- * dist/changelogfix:
-
- Retain filenames which don't include the expected prefix.
-
-2008-08-27 13:39 jsafranek
-
- * agent/mibgroup/hardware/cpu/cpu_linux.c:
-
- S/390 uses slightly different format of the /proc/cpuinfo file:
- processor 0: version = FF, identification = 060AFE, machine = 2094
-
-2008-08-22 23:47 tanders
-
- * FAQ:
-
- update list of supported operating systems
-
-2008-08-22 23:27 tanders
-
- * configure, configure.in:
-
- NEWS: build: BUG: 2023803: Compilation problems on HP-UX 11.31
- CHANGES: build: Limit the use of _KERNEL definitions in configure
- tests to match the use of _KERNEL in our codebase
-
-2008-08-22 00:18 tanders
-
- * agent/mibgroup/host/hr_swrun.c:
-
- Fix build failure on HP-UX 11.31: use getpagesize() instead of PGSHIFT.
- Successfully tested on HP-UX 10.20, 11.00, 11.11, 11.23 and 11.31.
-
-2008-08-21 10:03 jsafranek
-
- * configure.in:
-
- add SCTP-MIB
-
-2008-08-19 23:22 tanders
-
- * README.tru64:
-
- update README for Tru64 after the sendto/recvfrom fixes
-
-2008-08-19 20:36 dts12
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
-
- - version tag ( 5.4.2.rc2 )
-
-2008-08-19 20:36 dts12
-
- * CHANGES, NEWS:
-
- version update
-
-2008-08-19 20:26 dts12
-
- * ChangeLog:
-
- version update
-
-2008-08-19 20:08 dts12
-
- * agent/mibgroup/Makefile.depend:
-
- make depend
-
-2008-08-19 20:03 dts12
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
-
- documentation update
-
-2008-08-19 19:55 dts12
-
- * doxygen.conf:
-
- - version tag ( 5.4.2.rc2 )
-
-
-2008-08-19 08:08 dts12
-
- * agent/mibgroup/disman/event/mteObjects.c:
- Better tracing of DisMan object processing.
-
-2008-08-18 22:43 tanders
-
- * agent/mibgroup/sctp-mib/sctpScalars.h:
- remove bogus white space
-
-2008-08-18 22:38 tanders
-
- * README.agent-mibs:
- document SCTP-MIB addition
-
-2008-08-18 22:01 dts12
-
- * perl/SNMP/SNMP.pm:
- CHANGES: perl: PATCH: 2021444: Support SNMPv2c in gettable processing
-
-2008-08-18 21:44 dts12
-
- * snmplib/snmpksm.c:
- CHANGES: snmplib: PATCH: 2003450: Fix a couple of 64-bit problems.
-
-2008-08-18 19:05 tanders
-
- * mibs/Makefile.in:
- fix SCTP-MIB install
-
-2008-08-17 21:29 dts12
-
- * agent/mibgroup/sctp-mib, agent/mibgroup/sctp-mib.h,
- agent/mibgroup/sctp-mib/sctpAssocLocalAddrTable.c,
- agent/mibgroup/sctp-mib/sctpAssocLocalAddrTable.h,
- agent/mibgroup/sctp-mib/sctpAssocRemAddrTable.c,
- agent/mibgroup/sctp-mib/sctpAssocRemAddrTable.h,
- agent/mibgroup/sctp-mib/sctpAssocTable.c,
- agent/mibgroup/sctp-mib/sctpAssocTable.h,
- agent/mibgroup/sctp-mib/sctpLookupLocalPortTable.c,
- agent/mibgroup/sctp-mib/sctpLookupLocalPortTable.h,
- agent/mibgroup/sctp-mib/sctpLookupRemHostNameTable.c,
- agent/mibgroup/sctp-mib/sctpLookupRemHostNameTable.h,
- agent/mibgroup/sctp-mib/sctpLookupRemIPAddrTable.c,
- agent/mibgroup/sctp-mib/sctpLookupRemIPAddrTable.h,
- agent/mibgroup/sctp-mib/sctpLookupRemPortTable.c,
- agent/mibgroup/sctp-mib/sctpLookupRemPortTable.h,
- agent/mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.c,
- agent/mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.h,
- agent/mibgroup/sctp-mib/sctpScalars.c,
- agent/mibgroup/sctp-mib/sctpScalars.h,
- agent/mibgroup/sctp-mib/sctpScalars_common.c,
- agent/mibgroup/sctp-mib/sctpScalars_common.h,
- agent/mibgroup/sctp-mib/sctpScalars_linux.c,
- agent/mibgroup/sctp-mib/sctpTables.h,
- agent/mibgroup/sctp-mib/sctpTables_common.c,
- agent/mibgroup/sctp-mib/sctpTables_common.h,
- agent/mibgroup/sctp-mib/sctpTables_linux.c, mibs/Makefile.in,
- mibs/Makefile.mib, mibs/SCTP-MIB.txt:
- NEWS: snmpd: PATCH: 2023633: add SCTP-MIB implementation (Linux only)
-
-2008-08-17 21:08 dts12
-
- * agent/mibgroup/agentx/protocol.c:
- CHANGES: snmpd: PATCH: 2022936: Fix AgentX Counter64 decoding on
- 64-bit architectures
-
-2008-08-17 20:50 dts12
-
- * agent/snmpd.c:
- CHANGES: snmpd: PATCH: 2014204: Support -g {groupname}
-
-2008-08-13 13:02 jsafranek
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
- Correctly parse interface indexes higher than 0xff.
-
-2008-08-12 08:27 jsafranek
-
- * agent/mibgroup/host/hr_swrun.c:
- Close file when parsing of /proc/XXX/status fails.
-
-2008-08-07 09:00 jsafranek
-
- * man/snmpd.conf.5.def:
- Fix documentation of exec statament - it does not cache results anymore.
- Related to bug 883134
-
-2008-07-31 16:48 dts12
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.2.rc1 )
-
-2008-07-31 16:47 dts12
-
- * CHANGES:
- version update
-
-2008-07-31 16:14 dts12
-
- * ChangeLog:
- version update
-
-2008-07-31 16:05 dts12
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/snmpnetstat/Makefile.depend,
- snmplib/Makefile.depend:
- make depend
-
-2008-07-31 16:03 dts12
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2008-07-30 17:40 dts12
-
- * agent/mibgroup/agentx/protocol.c:
- CHANGES: agent: BUG: 2003144: Increase size of AgentX packet build buffer
-
-2008-07-30 17:28 dts12
-
- * net-snmp-config.in:
- CHANGES: build: PATCH: 1681035: from magfr: improve net-snmp-config /bin/sh compatibility
- Back-port of SVN revision 15961
-
-2008-07-30 09:58 dts12
-
- * agent/mibgroup/host/hr_filesys.c:
- CHANGES: agent: BUG: 1557372: Realign hrFSStorageIndex with hrStorageTable
-
-2008-07-30 07:57 dts12
-
- * snmplib/mib.c:
- CHANGES: snmplib: BUG: 2027834: Extend string print buffer by the minimum necessary.
-
-2008-07-29 16:19 dts12
-
- * agent/mibgroup/agentx/protocol.c:
- a) Fix the size of the buffer in just one place
- (makes it easier to change if necessary)
- b) Fix various unfortunate line-breaks (within "pdu->flags")
-
-2008-07-28 14:39 dts12
-
- * agent/mibgroup/mibII/var_route.c:
- CHANGES: agent: BUG: 2023803: Ensure compilation is not dependent
- on an irrelevant configure characteristic for HP-UX 11
-
-2008-07-28 11:41 dts12
-
- * configure, configure.in, include/net-snmp/net-snmp-config.h.in:
- NEWS: building: add --with-temp-file-pattern configure option
- Backport of SVN revision 17121
-
-2008-07-28 10:56 dts12
-
- * apps/snmpset.c:
- CHANGES: apps: BUG: 1964136: Drop NULL type from snmpset usage message.
-
-2008-07-24 23:22 tanders
-
- * man/snmpcmd.1.def:
- CHANGES: documentation: BUG: 2027129: fix typo in snmpcmd.1
-
-2008-07-24 06:53 jsafranek
-
- * agent/agent_read_config.c:
- CHANGES: snmpd: PATCH: 1823800: release and reload all trap destinations on SIGHUP
-
-2008-07-21 13:44 dts12
-
- * agent/helpers/old_api.c:
- CHANGES: agent: PATCH 1944581: Protect against core dumps with long string index values.
-
-2008-07-17 15:07 dts12
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend:
- make depend
-
-2008-07-17 14:42 dts12
-
- * doxygen.conf:
- - version tag ( 5.4.2.rc1 )
-
-2008-07-17 10:05 jsafranek
-
- * agent/mibgroup/utilities/iquery.c:
- CHANGES: snmpd: BUG: 2018031: Don't probe engineID in internal monitor sessions.
-
-2008-07-10 13:50 alex_b
-
- * win32/Makefile.in:
- CHANGES: building: BUG: 2014526: Win32: snmpv3-security-includes.h not installed
-
-2008-07-06 15:05 alex_b
-
- * README.win32, win32/Configure, win32/build.pl,
- win32/netsnmpmibssdk/Makefile.in:
- CHANGES: bulding: Add support for winExtDLL to build.bat (win32)
-
-2008-07-06 12:38 alex_b
-
- * win32/libsnmp_dll/libsnmp.def, win32/libsnmp_dll/libsnmp.def.in:
- Win32 build fixes - add missing function for DLL build.
-
-2008-07-02 12:39 jsafranek
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c:
- CHANGES: snmpd: BUG: 2006786: Interface name can have more than 8 characters.
-
-2008-06-25 15:16 jsafranek
-
- * perl/SNMP/SNMP.xs:
- fix assertion when used with perl 5.10
-
-2008-06-24 22:36 tanders
-
- * testing/tests/T001snmpv1get, testing/tests/T014snmpv2cget,
- testing/tests/T015snmpv2cgetnext,
- testing/tests/T0160snmpv2cbulkget,
- testing/tests/T016snmpv2cgetfail,
- testing/tests/T017snmpv2ctov1getfail,
- testing/tests/T018snmpv1tov2cgetfail,
- testing/tests/T019snmpv2cnosuch, testing/tests/T020snmpv3get,
- testing/tests/T021snmpv3getnext,
- testing/tests/T0220snmpv3bulkget:
- CHANGES: building: Disable tests if the agent is built without the mib module they depend on.
- Backport of r17087.
-
-2008-06-17 08:57 dts12
-
- * snmplib/snmpTCPIPv6Domain.c:
- Fix potential buffer overflow in sprintf for TCP/IPv6
- Cross-port of revision 16668
-
-2008-06-16 23:55 tanders
-
- * configure.in:
- CHANGES: build: BUG: 1995172: fix --without-elf configure usage message
-
-2008-06-15 22:15 dts12
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.2.pre2 )
-
-2008-06-15 22:14 dts12
-
- * CHANGES, NEWS:
- version update
-
-2008-06-15 21:55 dts12
-
- * ChangeLog:
- Version update
-
- Also fix all ChangeLog entries since the CVS->SVN move,
- which have been omitting information about what files
- were affected by any given change.
-
-2008-06-15 21:32 dts12
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend:
- make depend
-
-2008-06-15 21:06 dts12
-
- * doxygen.conf:
- - version tag ( 5.4.2.pre2 )
-2008-06-13 22:16 dts12
-
- * dist/find-requires, dist/net-snmp.spec:
- CHANGES: build: Improved RPM spec files, for better consistency with vendor-provided packages.
- Provided by Jan Safranek
-
-2008-06-13 21:54 dts12
-
- * configure, configure.in:
- Restore embedded perl to default Mac OS/X build.
- (reversing revision 16988)
-
-2008-06-13 21:03 dts12
-
- * configure, configure.in:
- CHANGES: build: PATCH: 1899762: Tweak embedded_perl configure checks.
-
-2008-06-12 12:50 dts12
-
- * dist/makerelease:
- Only add non-default MIB modules to the test builds.
- Specifying the host module is not needed on Linux systems,
- and may break on other O/Ss. Specifying the disman/event
- MIB is unnecessary on any system.
-
-2008-06-12 12:45 dts12
-
- * dist/makerelease:
- Missing MD5 signature file for zip release
-
-2008-06-12 12:44 dts12
-
- * dist/makerelease:
- Basic documentation and help/usage messages.
-
-2008-06-11 10:16 dts12
-
- * dist/makerelease:
- Only enable IPX transport on Linux systems
-
-2008-06-10 14:37 dts12
-
- * agent/mibgroup/utilities/iquery.c,
- include/net-snmp/library/snmp_api.h, snmplib/snmp_client.c:
- snmpd: PATCH: 1918383: Fix DisMan monitoring of AgentX subagents
- Note that this doesn't actually use the code submitted in that
- patch.
- Instead it inserts a callback hook into the
- snmp_synch_response_cb
- routine (using the myvoid pointer and a new session flag), which
- has
- the same effect without needing to duplicate any code.
-
-2008-06-10 12:52 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
- Fix logic errors in handling of old/current varbind lists.
- Reported by Fred Gao in patch #1918383
-
-2008-06-10 10:51 dts12
-
- * snmplib/scapi.c:
- update to match published release
-
-2008-06-09 09:05 dts12
-
- * apps/snmptrap.c, apps/snmpusm.c:
- A couple more missing error checks.
- Based on those reported by Boya Sun
-
-2008-06-06 12:02 dts12
-
- * configure, configure.in:
- Better handling of embedded perl on Mac OS/X
- (nearly working on Leopard now)
-
-2008-06-05 23:07 tanders
-
- * dist/net-snmp.spec:
- sync with trunk
-
-2008-06-05 21:12 tanders
-
- * configure:
- run autoconf
-
-2008-06-05 21:11 tanders
-
- * acconfig.h, agent/auto_nlist.c, agent/mibgroup/hardware/cpu.h,
- agent/mibgroup/hardware/memory.h,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/host/hr_storage.c, agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/mibII/icmp.c, agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/ip.c, agent/mibgroup/mibII/tcp.c,
- agent/mibgroup/mibII/udp.c, agent/mibgroup/ucd-snmp/diskio.c,
- agent/mibgroup/ucd-snmp/loadave.c,
- agent/mibgroup/ucd-snmp/proc.c, configure.in,
- include/net-snmp/net-snmp-config.h.in, snmplib/system.c:
- NEWS: AIX: Add support for AIX 6.x.
- Successfully tested on trunk (passed extensive regression
- testing).
-
-2008-06-05 21:04 tanders
-
- * aclocal.m4, config.guess, config.sub, configure, ltmain.sh:
- NEWS: build: Update to libtool 1.5.26 (from 1.5.24), e.g. to
- better support AIX 6.1 and Mac OS X Leopard.
- Successfully tested on trunk (passed extensive regression
- testing).
-
-2008-06-03 09:37 dts12
-
- * README.osX:
- Document why embedded perl was disabled.
-
-2008-06-03 08:57 dts12
-
- * agent/mibgroup/utilities/iquery.c:
- Ensure the default internal query session has a valid engineID,
- to avoid having to probe for it on the first use.
-
-2008-06-02 15:18 dts12
-
- * configure, configure.in:
- Drop embedded perl from the default build on Mac OS/X
- Th dual-architecture nature of the default perl binary
- confuses the configure script sufficiently that the
- code won't actually compile.
-
-2008-06-02 13:27 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
- Ensure that the "trigger armed" flag is cleared whenever the
- matching
- expression is found to hold - even if the trigger doesn't
- actually fire.
- This affects the behaviour of initially-true expressions, when
- this
- initial firing is suppressed using the mteTrigger*Startup object.
- Without this tweak, the trigger will fire on the second sampling
- (as if the expression had evaluated false first time round).
-
-2008-06-01 20:02 dts12
-
- * agent/mibgroup/disman/event/mteEvent.c,
- agent/mibgroup/disman/event/mteObjects.c,
- agent/mibgroup/disman/event/mteObjects.h:
- Handle varbind payload for internal linkUp/Down notifications.
-
-2008-06-01 06:45 tanders
-
- * perl/TrapReceiver/TrapReceiver.xs:
- NEWS: snmptrapd: BUG: 1955227: Memory leak for embedded Perl on
- x86_64
-
-2008-05-29 16:11 dts12
-
- * agent/mibgroup/hardware/memory/memory_linux.c:
- Silly typo
-
-2008-05-29 09:59 dts12
-
- * agent/agent_registry.c, agent/helpers/stash_cache.c,
- agent/mibgroup/agent/extend.c, agent/mibgroup/agentx/client.c,
- agent/mibgroup/disman/event/mteTrigger.c, apps/snmptest.c,
- apps/snmptrap.c, apps/snmpusm.c, snmplib/snmpusm.c:
- Various missing error checks, etc.
- Reported by Boya Sun.
-
-2008-05-28 11:48 dts12
-
- * agent/mibgroup/hardware/memory/memory_freebsd.c,
- agent/mibgroup/ucd-snmp/memory.c:
- Report cached memory size/usage properly (particularly on
- FreeBSD).
-
-2008-05-28 11:21 dts12
-
- * agent/mibgroup/ucd-snmp/memory.c:
- Bring memBuffer code into line with revision 16975.
-
-2008-05-28 11:10 dts12
-
- * agent/mibgroup/hardware/memory/memory_linux.c:
- Linux 2.6 kernel does not report shared memory information.
-
-2008-05-28 09:18 dts12
-
- * agent/mibgroup/hardware/memory/memory_linux.c:
- CHANGES: snmpd: BUG: 1931391: Fix reporting of Memory buffers and
- cached memory.
- Problem reported by doconeill.
-
-2008-05-28 06:56 magfr
-
- * agent/helpers/scalar_group.c:
- CHANGES: snmpd: Enforce the lower limit on scalar_groups
- This fixes the case of getnext icmp.0 returning icmp.0.0 instead
- of the
- expected icmpInMsgs.0
-
-2008-05-27 22:03 dts12
-
- * agent/mibgroup/agentx/master.c, agent/mibgroup/agentx/subagent.c:
- CHANGES: snmpd: BUG: 1912647: Fix memory leak following failed
- requests.
- Fix provided by Anton Pak
-
-2008-05-27 21:22 dts12
-
- * snmplib/snmp_api.c:
- CHANGES: snmplib: BUG: 1958041: Ensure IDs are not truncated.
-
-2008-05-27 14:18 dts12
-
- * agent/mibgroup/hardware/memory/memory_freebsd.c:
- Monitor memory buffers on FreeBSD systems.
- API suggested by Chris
-
-2008-05-27 12:47 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_sysctl.c:
- Fix careless typo when applying Maxim's patch.
-
-2008-05-25 07:24 magfr
-
- * agent/mibgroup/disman/event/mteEventConf.c:
- Remove a local variable only used to track a local string
- constant and replace t with a direct reference to the string
- constant.
- Mark two local functions static as well.
-
-2008-05-25 07:17 magfr
-
- * agent/mibgroup/utilities/iquery.c:
- Reorder to avoid one strlen call.
- Add missing cast.
-
-2008-05-25 07:14 magfr
-
- * agent/mibgroup/ip-mib/data_access/scalars_linux.c:
- Make ipfw_name a static array instead of a pointer as it is
- private to this module.
-
-2008-05-25 07:05 magfr
-
- * agent/helpers/instance.c:
- When casting, cast to the right type.
-
-2008-05-24 20:30 dts12
-
- * python/netsnmp/client_intf.c:
- CHANGES: python: BUG: 1826174: Check for buffer overflow when
- printing values.
- Addresses CVE-2008-2292
-
-2008-05-23 20:27 dts12
-
- * agent/mibgroup/hardware/cpu.h,
- agent/mibgroup/hardware/cpu/cpu_sysctl.c:
- CHANGES: snmpd: PATCH: Fix for CPU stats on FreeBSD
- Provided by Maxim Sobolev
-
-2008-05-23 20:12 dts12
-
- * dist/snmpd-init.d, dist/snmptrapd-init.d:
- CHANGES: install: PATCH: 1969627: Handle empty
- /etc/sysconfig/network file
- Fix provided by Josh Wilmes
-
-2008-05-23 20:07 dts12
-
- * agent/mibgroup/host/hr_filesys.c:
- CHANGES: snmpd: PATCH: 1967194: Recognise NFS4 mounts
- Submitted by Fabrice Bacchella
-
-2008-05-22 20:55 dts12
-
- * snmplib/asn1.c:
- Don't change length of OID buffer if parsing the OID fails.
- Reported by saifulla Mohd Abdul.
-
-2008-05-14 13:35 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
- fix build failures with earlier Linux kernels (e.g. with RH7.1)
- introduced by r16909
-
-2008-05-09 19:04 dts12
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- perl/ASN/ASN.pm, perl/AnyData_SNMP/Storage.pm, perl/OID/OID.pm,
- perl/SNMP/SNMP.pm, perl/TrapReceiver/TrapReceiver.pm,
- perl/agent/Support/Support.pm, perl/agent/agent.pm,
- perl/agent/default_store/default_store.pm,
- perl/default_store/default_store.pm, sedscript.in,
- snmplib/snmp_version.c:
- - version tag ( 5.4.2.pre1 )
-
-2008-05-09 19:04 dts12
-
- * CHANGES, NEWS:
- version update
-
-2008-05-09 18:47 dts12
-
- * ChangeLog:
- version update
-
-2008-05-09 15:24 dts12
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend:
- make depend
-
-2008-05-09 15:14 dts12
-
- * doxygen.conf:
- - version tag ( 5.4.2.pre1 )
-
-2008-05-09 14:51 dts12
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2008-05-09 14:47 dts12
-
- * doxygen.conf:
- - version tag ( 5.4.2 )
-
-2008-05-09 14:23 dts12
-
- * Makefile.top:
- version update
-
-2008-05-09 13:58 dts12
-
- * agent/mibgroup/host/hr_filesys.c:
- Debugging messages.
-
-2008-05-08 14:00 dts12
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
- Drop support for the interim SIOCDEVPRIVATE-based ioctl calls.
- SIOCGMIIPHY/SIOCGMIIREG have been defined since at least Sept
- 2001 (kernel 2.4.10),
- so the risk of calling an inappropriate private ioctl is probably
- greater than
- that of missing information from an ancient system.
-
-2008-05-08 09:02 dts12
-
- * snmplib/snmp_api.c:
- Don't try to automatically create anonymous users.
- (An invalid trapsess directive may crash the agent)
-
-2008-05-02 10:19 dts12
-
- * include/net-snmp/system/darwin9.h:
- Handle udpTable indexing on both PPC and Intel hardware.
-
-2008-04-30 05:28 magfr
-
- * snmplib/snmp_debug.c:
- Remove unncessary prototypes
-
-2008-04-19 22:20 tanders
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
- don't depend on OID resolution for disman linkUpDownNotifications
-
-2008-04-08 20:38 hardaker
-
- * perl/agent/agent.pm:
- CHANGES: perl: fixed an extra brace in the docs pointed out by
- Jason Martin
-
-2008-04-07 14:00 dts12
-
- * snmplib/parse.c:
- Another over-short DESCRIPTION buffer.
-
-2008-04-07 13:57 dts12
-
- * snmplib/parse.c:
- Handle longer DESCRIPTION/REFERENCE strings in Capabilities
- statements.
- (Consistent processing with other MIB definition macros).
- Fix provided by Aleksandr Lomanov.
-
-2008-03-26 07:52 magfr
-
- * snmplib/read_config.c:
- NEWS: snmplib: from "Aleksandr Lomanov": Corrected registering of
- multiple premib config handlers so that all of them get
- registered as premib handlers as opposed to the earlier behaviour
- where they always got registered as normal config items.
-
-2008-03-25 06:07 magfr
-
- * agent/agent_registry.c:
- Remove spurious printf from unregister_mib_context
-
-2008-03-24 17:54 dts12
-
- * local/mib2c:
- CHANGES: mib2c: BUG: 1874059,1737068: Handle MIB objects with
- embedded hyphens
-
-2008-03-24 17:29 dts12
-
- * snmplib/asn1.c:
- CHANGES: snmplib: BUG: 1866655: Handle parsing invalid OID
- subidentifiers
-
-2008-03-24 16:53 dts12
-
- * snmplib/asn1.c:
- CHANGES: library: PATCH: 1921861: Avoid endless loop after
- truncating 64bit int
-
-2008-03-24 15:00 dts12
-
- * configure, configure.in:
- CHANGES: build: BUG: 1823381: Valid MIB directory search path on
- Windows
-
-2008-03-21 17:55 hardaker
-
- * agent/mibgroup/smux/smux.c, snmplib/snmpAAL5PVCDomain.c,
- snmplib/snmpCallbackDomain.c, snmplib/snmpTCPDomain.c,
- snmplib/snmpTCPIPv6Domain.c, snmplib/snmpUnixDomain.c,
- snmplib/winpipe.c:
- NEWS: libsnmp: PATCH: 1895927: from jhum8111: change obsolete
- recv/send to recvfrom/sendto
-
-2008-03-21 17:49 hardaker
-
- * python/netsnmp/client_intf.c:
- CHANGES: python: PATCH: 1862177: from wafflesouffle: made code
- more windows/cygwin compiler friendl
-
-2008-03-21 17:45 hardaker
-
- * python/netsnmp/client.py:
- CHANGES: python: PATCH: 1877840: fix MIB label and indexing due
- to slightly broken regexp
-
-2008-03-21 17:39 hardaker
-
- * perl/agent/Support/Support.pm:
- CHANGES: perl: PATCH: 1920390: from wilmesj: fix registration of
- tables with .0 as IIDs
-
-2008-03-21 17:32 hardaker
-
- * perl/agent/Support/Support.pm:
- CHANGES: perl: PATCH: 1914645: from wilmesj: better end of mib
- support
-
-2008-03-21 17:28 hardaker
-
- * perl/agent/agent.xs:
- CHANGES: perl: PATCH: 1914643: from wilmesj: fix issues with
- embedded perl returning 0 being reclassified as a wrong data type
- when an int works.
-
-2008-03-21 17:22 hardaker
-
- * local/Makefile.in:
- CHANGES: mib2c: PATCH 1914398: from wilmesj: install
- mib2c.perl.conf
-
-2008-03-21 17:02 hardaker
-
- * perl/agent/Support/Support.pm:
- CHANGES: perl: PATCH: 1914393: from wilmesj: registerAgent can
- now be run multiple times
-
-2008-03-21 16:35 hardaker
-
- * agent/helpers/table_iterator.c:
- NEWS: snmpd: PATCH: 1909813: fix table_iterator hint to get_first
- when SORTED flag is set
-
-2008-02-27 22:12 hardaker
-
- * agent/mibgroup/host/hr_swinst.c:
- Fix C++ style comment
-
-2008-02-22 23:52 hardaker
-
- * agent/mibgroup/if-mib/data_access/interface.c:
- CHANGES: snmpd: PATCH: 1896118: patch from jsafranek: fix ifTable
- 32bit counters on linux
-
-2008-02-22 23:44 hardaker
-
- * snmplib/parse.c:
- CHANGES: libsnmp: PATCH: 1898204: from Mike Wescott: fix bug
- 1898198 in parse.c to avoid a segfault when parsing broken mibs.
-
-2008-02-18 12:11 dts12
-
- * man/mib_api.3.def:
- Clarify the need to reset buffer length when calling 'read_objid'
- repeatedly.
-
-2008-02-17 18:01 tanders
-
- * agent/mibgroup/mibII/var_route.c:
- fix typo in variable name
-
-2008-02-17 08:38 tanders
-
- * agent/agent_registry.c:
- portability fix
-
-2008-02-15 13:00 tanders
-
- * agent/mibgroup/host/hr_swinst.c:
- portability fix
-
-2008-02-15 04:39 hardaker
-
- * agent/snmpd.c:
- CHANGES: snmpd: PATCH: 1716548: from myamato: Fix help output so
- no space is printed between -D and arguments.
-
-2008-02-15 03:44 hardaker
-
- * agent/agent_registry.c:
- NEWS: snmpd: PATCH: 1893468: from gkoenig: fixed registration of
- OIDs with ranges
-
-2008-02-14 21:40 tanders
-
- * agent/mibgroup/mibII/var_route.c:
- fix typo in variable declaration (unbreaks the build on a few
- systems)
-
-2008-02-14 00:29 hardaker
-
- * COPYING:
- year update for sparta
-
-2008-02-13 23:37 magfr
-
- * include/net-snmp/library/container.h, snmplib/container.c:
- NEWS: snmplib: Change CONTAINER_INSERT to not do partial inserts
- in containers with multiple indices when one insert fails.
-
-2008-02-13 23:11 hardaker
-
- * snmplib/snmpusm.c:
- Fixed the createUser line to specify the -e flag (responding to a
- complaint about it be missing)
-
-2008-02-13 17:15 hardaker
-
- * agent/mibgroup/host/hr_swinst.c:
- CHANGES: snmpd: PATCH: 1783733: Put the package version number
- into the hrSWInst table for solaris.
-
-2008-02-13 16:12 hardaker
-
- * agent/mibgroup/mibII/at.c, agent/mibgroup/mibII/ipAddr.c,
- agent/mibgroup/mibII/udpTable.c,
- agent/mibgroup/mibII/var_route.c:
- CHANGES: snmpd: PATCH: 1784747: from jsafranek: Fix long usage
- for ip adresses on 64 bit systems in various MIB-II tables.
-
-2008-02-13 16:02 hardaker
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c,
- include/net-snmp/library/tools.h:
- CHANGES: snmpd: PATCH: 1826102: from jsafranek: support longer
- interface names on linux
-
-2008-02-13 09:22 tanders
-
- * configure:
- revert to autoconf 2.59 per existing policy
-
-2008-02-12 23:23 hardaker
-
- * snmplib/mib.c:
- CHANGES: libsnmp: PATCH: 1807489: fix ignoring of display hints.
-
-2008-02-12 22:09 hardaker
-
- * agent/mibgroup/ucd-snmp/diskio.c:
- CHANGES: snmpd: PATCH: 1866823: from jsafranek: truncate 32 bit
- counter values on 64 bit machines to avoid bogus warnings.
-
-2008-02-12 19:05 hardaker
-
- * agent/mibgroup/if-mib/data_access/interface.c,
- agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
- CHANGES: snmpd: PATCH: 1849903: from jsafranek: do not spam log
- with asserts when XEN is used
-
-2008-02-12 18:50 hardaker
-
- * snmplib/callback.c:
- CHANGES: libsnmp: PATCH: 1875022: from sem_prg: improve callback
- locking mechanisms
-
-2008-02-12 17:40 hardaker
-
- * agent/mibgroup/ucd-snmp/memory_freebsd2.c:
- CHANGES: snmpd: PATCH: 1879261: from amesbury: Add in inactive
- memory to the cached report for freebsd
-
-2008-02-12 15:22 hardaker
-
- * agent/mibgroup/host/hr_disk.c:
- Change snprintf print lengths to len-1 to leave 0 in final
- position for printing
-
-2008-02-11 22:26 hardaker
-
- * configure, configure.in:
- fix quoted strings in help output
-
-2008-01-30 17:29 hardaker
-
- * configure, configure.in:
- added vacm_conf to existing configure files (for trapd too)
-
-2008-01-20 07:55 tanders
-
- * configure, configure.in:
- CHANGES: build: BUG: 1872266: PERLCC check fails for CC with
- options
-
-2008-01-17 01:13 hardaker
-
- * agent/mibgroup/default_modules.h:
- fix default mibs to include vacm_conf too
-
-2008-01-17 00:09 magfr
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
- CHANGES: snmpd: PATCH: 1826088: from Jan Safranek: Use the right
- interface t read the netmask
-
-2008-01-16 21:54 magfr
-
- * agent/mibgroup/ucd-snmp/disk.c:
- CHANGES: Handle device names with embedded spaces in
- UCD-SNMP-MIB::dskDevice
-
-2008-01-16 00:47 magfr
-
- * agent/mibgroup/ucd-snmp/disk.c:
- CHANGES: snmpd: PATCH: 1828839: from jsafranek to provide better
- handling of disks mounted on paths with embedded spaces
-
-2008-01-15 16:47 hardaker
-
- * snmplib/default_store.c:
- coverity bug 205: double check pointer that should never be null
-
-2008-01-09 21:58 magfr
-
- * snmplib/container_binary_array.c:
- Delete unused static functions
-
-2008-01-06 13:01 magfr
-
- * snmplib/snmp_client.c:
- Make error_string private and readonly
-
-2007-12-22 19:22 dts12
-
- * perl/SNMP/SNMP.xs:
- CHANGES: perl: BUG: 1826174: Check for buffer overflow when
- printing values.
-
-2007-12-21 23:19 dts12
-
- * perl/SNMP/SNMP.pm:
- CHANGES: perl: BUG: 1747733: More robust handling of undefined
- values.
- Patch supplied by Matti Linnanvuori
-
-2007-12-21 21:33 dts12
-
- * agent/mibgroup/host/hr_filesys.c, agent/mibgroup/ucd-snmp/disk.c:
- CHANGES: snmpd: BUG: 1748206: Protect against failures to open
- /etc/mtab (or equiv)
-
-2007-12-21 18:42 dts12
-
- * net-snmp-config.in:
- Bring order of agent library linking into line with agent
- Makefile.
- Problem reported by Steve McCarthy.
- Qn: Should 5.2.x and 5.3.x also use the same order?
- (for both agent Makefile and net-snmp-config)
-
-2007-12-21 13:11 dts12
-
- * apps/snmptrapd_log.c:
- CHANGES: build: BUG: 1802833: Ensure snmptrapd builds with
- --disable-snmpv1/2c
-
-2007-12-20 16:26 dts12
-
- * perl/SNMP/SNMP.xs:
- CHANGES: perl: BUG: 1834539: Consistent handling of OID parsing.
- Applies patch #1834983, provided by Dmitry Karasik
-
-2007-12-20 14:20 dts12
-
- * agent/helpers/watcher.c:
- CHANGES: snmpd: BUG: 1822360: Fix spinlock helper error handling.
-
-2007-12-20 14:18 dts12
-
- * snmplib/asn1.c:
- CHANGES: snmplib: BUG: 1795840: Signed 32-bit truncation logged
- as debug message rather then error.
-
-2007-12-20 14:14 dts12
-
- * agent/mibgroup/host/hr_filesys.c:
- CHANGES: snmpd: BUG: 1792890: include CIFS mounts when skipping
- remote filesystems
-
-2007-12-20 14:12 dts12
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
- CHANGES: snmpd: BUG: 1771221: Retain ifLastChange information on
- data reload.
-
-2007-12-20 14:08 dts12
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
- CHANGES: snmpd: BUG: 1758212: Handling missing variable types
- (IpAddress,Counter,Opaque)
-
-2007-12-19 22:39 magfr
-
- * snmplib/container.c, snmplib/container_iterator.c,
- snmplib/container_null.c, snmplib/data_list.c,
- snmplib/read_config.c:
- Correct doxygen warnings
-
-2007-12-19 22:31 magfr
-
- * testing/tests/Sv3vacmconfig, testing/tests/T001snmpv1get,
- testing/tests/T014snmpv2cget, testing/tests/T015snmpv2cgetnext,
- testing/tests/T0160snmpv2cbulkget,
- testing/tests/T016snmpv2cgetfail,
- testing/tests/T017snmpv2ctov1getfail,
- testing/tests/T018snmpv1tov2cgetfail,
- testing/tests/T019snmpv2cnosuch, testing/tests/T022snmpv3getMD5,
- testing/tests/T023snmpv3getMD5AES,
- testing/tests/T023snmpv3getMD5DES,
- testing/tests/T025snmpv3getSHADES,
- testing/tests/T030snmpv3usercreation,
- testing/tests/T051snmpv2ctrap, testing/tests/T052snmpv2cinform,
- testing/tests/T058agentauthtrap,
- testing/tests/T059trapdtraphandle, testing/tests/T060trapdperl,
- testing/tests/T061agentperl, testing/tests/T065agentextend,
- testing/tests/T100agenthup, testing/tests/T115agentxperl,
- testing/tests/T120proxyget, testing/tests/T121proxyset,
- testing/tests/T122proxysetfail, testing/tests/T130snmpv1vacmget,
- testing/tests/T131snmpv2cvacmget,
- testing/tests/T140snmpv1vacmgetfail,
- testing/tests/T141snmpv2cvacmgetfail,
- testing/tests/T150solarishostcpu,
- testing/tests/T151solarishostdisk, testing/tests/T152hostuptime,
- testing/tests/T153solarisswap, testing/tests/T160snmpnetstat,
- testing/tests/T200snmpv2cwalkall:
- Use NETSNMP_-prefixed symbols when deciding what tests to run as
- the compat symbols aren't defined.
-
-2007-12-19 22:06 magfr
-
- * snmplib/snmp_api.c:
- BUG 1831568: strdup might fail and return NULL - take care of it
- in this case at least.
-
-2007-12-19 21:49 magfr
-
- * agent/mibgroup/utilities/override.c, snmplib/snmp_api.c:
- BUG 1824883: Remove memory leak
-
-2007-12-19 20:46 magfr
-
- * agent/helpers/watcher.c:
- CHANGES: BUG: 1851047: Do not try to do more handling of a value
- once it is found to be corrupt by the watcher helper, thus
- avoiding code that counts on getting the right type. This bug was
- found by Charlie Miller, Independent Security Evaluators.
-
-2007-11-27 09:56 dts12
-
- * man/snmptrapd.8.def:
- Clarify use of the -A (log append) option.
-
-2007-11-22 15:42 rstory
-
- * agent/mibgroup/agent/nsCache.c, agent/mibgroup/agent/nsDebug.c:
- check request, not requests. reported by ulim on irc
-
-2007-11-22 15:16 rstory
-
- * agent/mibgroup/agent/nsLogging.c:
- check request, not requests. reported by ulim on irc
-
-2007-11-19 21:34 tanders
-
- * agent/mibgroup/kernel_sunos5.c:
- CHANGES: Solaris: PATCH: 1834699: from apersson: Fix 1833294:
- DLPI problems on Solaris 2.6
-
-2007-11-08 23:17 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_solaris2.c,
- agent/mibgroup/kernel_sunos5.c, agent/mibgroup/kernel_sunos5.h,
- agent/mibgroup/mibII/interfaces.c:
- CHANGES: Solaris: PATCH: 1824196: {ifOperStatus,ipAdEntIfIndex}
- reported incorrectly
- Patch supplied by Anders Persson. Fixes Bugs 1822275 and 1819189.
-
-2007-10-16 07:17 magfr
-
- * agent/helpers/instance.c, agent/helpers/scalar.c,
- agent/helpers/watcher.c, agent/mibgroup/examples/example.c,
- agent/mibgroup/smux/smux.c:
- CHANGES: misc: avoid calling debug macros with too many
- arguments.
-
-2007-10-16 06:18 magfr
-
- * snmplib/snmp_service.c, snmplib/snmp_transport.c:
- Make the library buildable as C++ again.
-
-2007-10-15 20:39 magfr
-
- * agent/mibgroup/disman/expr/expValueTable.c:
- Convert an infinite loop to a finite one.
- Remove an unused variable.
-
-2007-10-14 22:10 magfr
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- agent/mibgroup/ip-mib/data_access/scalars_linux.c,
- agent/mibgroup/smux/smux.c,
- agent/mibgroup/tcp-mib/data_access/tcpConn_common.c:
- CHANGES: misc: Avoid calling debug macros with too few arguments.
-
-2007-10-14 20:51 tanders
-
- * snmplib/read_config.c:
- CHANGES: snmplib: PATCH: 1811469: read_config_files_in_path()
- reads past malloc'd buffer
-
-2007-10-14 20:41 tanders
-
- * perl/SNMP/SNMP.xs:
- CHANGES: perl: PATCH: 1811463: perl async callback coredump
- CHANGES: perl: BUG: 1606062: perl bulkwalk (async) coredump
-
-2007-10-14 19:07 tanders
-
- * snmplib/snmp_logging.c:
- CHANGES: snmplib: PATCH: 1806336: fix -LS option parsing
-
-2007-10-14 12:12 tanders
-
- * agent/mibgroup/mibII/tcpTable.c:
- fix comment
-
-2007-10-13 23:28 tanders
-
- * testing/tests/T160snmpnetstat:
- CHANGES: test: enhance snmpnetstat test to check tcpTable in TCP
- mode
-
-2007-10-13 22:28 tanders
-
- * agent/mibgroup/mibII/tcpTable.c,
- include/net-snmp/system/solaris.h:
- CHANGES: Solaris: BUG: 1810814: tcpTable missing entries and
- wrong ports
-
-2007-10-12 21:46 tanders
-
- * include/net-snmp/system/solaris.h:
- CHANGES: Solaris: #define NEW_MIB_COMPLIANT to support Solaris
- 10U4+
-
-2007-10-11 20:46 magfr
-
- * snmplib/snmpUDPDomain.c:
- CHANGES: snmplib: Do not leak memory whenever an udp address is
- formatted.
-
-2007-09-30 20:59 magfr
-
- * agent/mibgroup/agentx/agentx_config.c,
- include/net-snmp/library/snmp_service.h, snmplib/snmp_api.c,
- snmplib/snmp_service.c, snmplib/snmp_transport.c:
- CHANGES: BUG: 1801835: Added the ability to have multiple default
- transports for an application. On open the different transports
- will be tried in order. As a consequence snmp and snmptrap now
- will try first udp and then udp6 and agentx wil try first unix
- and then tcp.
-
-2007-09-29 13:10 magfr
-
- * snmplib/snmpUDPIPv6Domain.c:
- CHANGES: snmplib: Do not try to look up empty strings as
- hostnames for IPv6
- Additinally, print what string filed to resolve using getaddrinfo
- for IPv6
-
-2007-09-24 20:43 hardaker
-
- * COPYING:
- year update
-
-2007-09-20 21:55 tanders
-
- * agent/mibgroup/ucd-snmp/proc.c:
- CHANGES: snmpd: PATCH: 1746831: from cunnijd: fix process
- checking race
- condition under Linux and platform #ifdefs
-
-2007-09-19 21:09 tanders
-
- * snmplib/snmpUDPDomain.c:
- CHANGES: snmplib: BUG: Coverity #183: fix memory leak if
- IP_PKTINFO fails
-
-2007-09-16 09:51 magfr
-
- * local/mib2c-update:
- Remove bashisms. This is netbsd patch-et from bug 1745404.
-
-2007-09-16 09:45 magfr
-
- * agent/mibgroup/host/hr_device.c:
- Use const char* for temporary constant string variable. This is
- netbsd patch-ea from bug 1745404.
-
-2007-09-16 09:40 magfr
-
- * snmplib/snmp_api.c:
- Use the natural type of in_addr_t's for comparisions. This is
- netbsd patch-ea from bug 1745404.
-
-2007-09-16 07:06 magfr
-
- * agent/mibgroup/agentx/master.c:
- CHANGES: BUG: 1793545: Take the name from the sockaddr_un in
- order to avoid transport specifiers and other decorations.
-
-2007-09-14 14:44 dts12
-
- * dist/makerelease:
- Synch with main trunk release script.
-
-2007-09-13 21:25 tanders
-
- * README:
- drop obsolete mirrors
-
-2007-08-25 14:24 magfr
-
- * agent/mibgroup/notification-log-mib/notification_log.c,
- agent/mibgroup/notification-log-mib/notification_log.h:
- Make most of notification_log static. Minimize the header file.
-
-2007-08-22 21:56 tanders
-
- * agent/agent_registry.c:
- NEWS: agent: suppress annoying "registration != duplicate"
- warning for root oids
- (otherwise, you'll get this message on almost every startup)
-
-2007-08-20 08:06 tanders
-
- * snmplib/snmpUDPIPv6Domain.c:
- NEWS: snmplib: fix potential buffer overflow in sprintf for
- UDP/IPv6
-
-2007-08-17 09:08 dts12
-
- * FAQ:
- Synch with main development (and on-line) FAQ text.
-
-2007-08-17 08:59 dts12
-
- * FAQ:
- Clarify handling of unknown communities
-
-2007-08-16 15:36 dts12
-
- * agent/mibgroup/agent/extend.c:
- Don't just report the problem - it might be sensible to avoid
- crashing the agent as well!
-
-2007-08-16 15:35 dts12
-
- * agent/mibgroup/agent/extend.c:
- CHANGES: snmpd: PATCH: 1744157: Report duplicate "extend/exec"
- identifiers.
-
-2007-08-16 15:24 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c, apps/snmptrapd_ds.h:
- CHANGES: snmptrapd: PATCH: 1746992: Improve snmptrapd
- access-control error messages.
-
-2007-08-16 14:12 dts12
-
- * agent/mibgroup/util_funcs.c:
- CHANGES: snmpd: PATCH: 1752934: Fix off-by-one qsort error in
- table utilities.
-
-2007-08-16 13:31 dts12
-
- * agent/snmp_agent.c:
- CHANGES: snmpd: PATCH: 1753437: Fix error index on failing SET
- requests
-
-2007-08-16 13:25 dts12
-
- * agent/mibgroup/agentx/master.c:
- CHANGES: snmpd: PATCH: 1753449: Fix AgentX error propagation
-
-2007-08-16 12:34 dts12
-
- * agent/mibgroup/agentx/subagent.c:
- CHANGES: snmpd: PATCH: 1753463: Fix AgentX subagent ping alarm
- handling
-
-2007-08-16 12:13 dts12
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
- CHANGES: snmpd: PATCH: 1758208: Fix memory leak
-
-2007-08-16 12:03 dts12
-
- * agent/mibgroup/host/hr_swrun.c:
- CHANGES: snmpd: PATCH: 1774612: More resilient process status
- handling
-
-2007-08-16 11:58 dts12
-
- * snmplib/snmpUDPDomain.c:
- CHANGES: snmplib: PATCH: 1775124: Fix clientaddr functionality
-
-2007-08-16 09:38 dts12
-
- * snmplib/parse.c:
- CHANGES: snmplib: PATCH: 1768285: Count MIB files correctly in
- add_mibdir()
-
-2007-08-16 09:35 dts12
-
- * apps/snmptrapd.c:
- CHANGES: snmptrapd: PATCH: 1767725: Close all non standard file
- handles
-
-2007-08-16 09:00 dts12
-
- * agent/mibgroup/disman/expr/expValue.c:
- Declare initialisation routine correctly, and omit unused
- variables.
- Patch from Magnus Fromreide.
-
-2007-08-16 08:55 dts12
-
- * include/net-snmp/agent/net-snmp-agent-includes.h:
- Read in agent configuration settings *before* the header
- files that might rely on them.
-
-2007-08-02 13:46 dts12
-
- * mibs/NET-SNMP-EXAMPLES-MIB.txt:
- It might be slightly less confusing if the netSnmpExampleString
- MIB object did actually take string values. Picky, I know....
-
--------------------------------------------------------------------------------
-
-Changes: V5-4-patches branch created -> V5.4.1
-
-2007-07-27 17:02 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.1 )
-
-2007-07-27 17:01 hardaker
-
- * CHANGES, NEWS:
- version update
-
-2007-07-27 16:58 hardaker
-
- * ChangeLog:
- remove bogus empty * lines from the ChangeLog
-
-2007-07-27 16:54 hardaker
-
- * ChangeLog:
- fix version numbers in ChangeLog
-
-2007-07-27 16:54 hardaker
-
- * ChangeLog:
- version update
-
-2007-07-27 16:15 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-07-27 16:13 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1 )
-
-2007-07-25 22:41 tanders
-
- * agent/mibgroup/agentx/subagent.c:
- CHANGES: snmpd: BUG: 1760633: fix typo in debug message
-
-2007-07-22 00:55 tanders
-
- * NEWS:
- remove duplicate entry
-
-2007-07-22 00:52 tanders
-
- * NEWS:
- improve NEWS section for 5.4.1
-
-2007-07-21 16:17 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.1.rc4 )
-
-2007-07-21 16:16 hardaker
-
- * CHANGES, NEWS:
- version update
-
-2007-07-21 16:13 hardaker
-
- * ChangeLog:
- version update
-
-2007-07-21 15:07 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-07-21 15:06 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1.rc4 )
-
-2007-07-21 14:51 hardaker
-
- * snmplib/snmp_api.c:
- patch to fix forwarding encoding
-
-2007-07-20 08:21 dts12
-
- * agent/mibgroup/ucd-snmp/extensible.c:
- Tweak warning message for (old-style, invalid format) "exec OID"
- directives.
-
-2007-07-19 21:16 tanders
-
- * aclocal.m4, config.guess, config.sub, configure, ltmain.sh:
- NEWS: build: update to libtool 1.5.24 (from 1.5.22)
- CHANGES: HP-UX: BUG: 1742278: compile error on HP-UX 11.23 (IA64)
-
-2007-07-19 21:01 dts12
-
- * agent/mibgroup/disman/schedule/schedCore.c, agent/snmpd.c:
- Check for presence of 'chown' and 'localtime_r' routines before
- using them.
-
-2007-07-19 21:00 dts12
-
- * configure, configure.in, include/net-snmp/net-snmp-config.h.in,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
- Configure checks for 'chown' and 'localtime_r' functions
-
-2007-07-17 00:20 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.1.rc3 )
-
-2007-07-17 00:19 hardaker
-
- * ChangeLog:
- version update
-
-2007-07-17 00:17 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-07-17 00:16 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1.rc3 )
-
-2007-07-16 23:59 hardaker
-
- * agent/agent_registry.c,
- agent/mibgroup/ip-forward-mib/data_access/route_common.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- agent/mibgroup/mibII/icmp.c, agent/mibgroup/mibII/ip.c,
- agent/mibgroup/mibII/tcp.c, agent/mibgroup/mibII/udp.c,
- snmplib/data_list.c:
- Apply (correct) patch from Marcus Rueckert to remove asserts
- using sort-o-illegal C string compares
-
-2007-07-16 23:59 hardaker
-
- * agent/agent_registry.c,
- agent/mibgroup/ip-forward-mib/data_access/route_common.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- agent/mibgroup/mibII/icmp.c, agent/mibgroup/mibII/ip.c,
- agent/mibgroup/mibII/tcp.c, agent/mibgroup/mibII/udp.c,
- snmplib/data_list.c:
- Remove previous patch which was the wrong version
-
-2007-07-16 23:57 hardaker
-
- * agent/agent_registry.c,
- agent/mibgroup/ip-forward-mib/data_access/route_common.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- agent/mibgroup/mibII/icmp.c, agent/mibgroup/mibII/ip.c,
- agent/mibgroup/mibII/tcp.c, agent/mibgroup/mibII/udp.c,
- snmplib/data_list.c:
- Apply patch from Marcus Rueckert to remove asserts using
- sort-o-illegal C string compares
-
-2007-07-12 21:51 tanders
-
- * perl/agent/agent.pm:
- fix subagent example (documentation)
-
-2007-07-12 21:27 tanders
-
- * man/snmp_sess_api.3.def:
- snmp_sess_read returns int, not void
-
-2007-07-07 00:17 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.1.rc2 )
-
-2007-07-07 00:17 hardaker
-
- * CHANGES:
- version update
-
-2007-07-07 00:13 hardaker
-
- * ChangeLog:
- version update
-
-2007-07-07 00:11 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-07-07 00:10 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1.rc2 )
-
-2007-07-06 23:39 hardaker
-
- * Makefile.rules, Makefile.top:
- CHANGES: build: use libtool clean for removing files to ensure we
- delete all libtool temporary files.
-
-2007-07-06 21:22 rstory
-
- * snmplib/read_config.c:
- stop searching paths when done
-
-2007-07-06 21:14 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
- do not free interface entry just because we can not get stats for
- it
-
-2007-07-06 15:32 dts12
-
- * agent/mibgroup/agent/extend.c:
- CHANGES: snmpd: BUG 1745113: Handle single-line (and zero-line)
- output in UCD compatability mode.
-
-2007-07-05 14:45 rstory
-
- * ., README.osX:
- r20044@dhcp211: rstory | 2007-07-05 10:44:01 -0400
- remove disable-static from recommended options
-
-2007-07-05 11:05 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
- skip stats parsing on interfaces with no statistics
-
-2007-07-04 23:26 tanders
-
- * agent/Makefile.in, apps/Makefile.in:
- CHANGES: perl: install embedded perl init files for
- snmpd/snmptrapd with mode 644 instead of 755
-
-2007-07-04 21:42 tanders
-
- * README.osX:
- Perl problems (believed to be) fixed
-
-2007-07-03 22:36 hardaker
-
- * configure, configure.in, include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/types.h, snmplib/snmp_client.c,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
- CHANGES: library: Patch from "Mitsuru Chinen": cleans up the
- int64 type checking and usage for building packets especially
- under MSVC.
-
-2007-07-03 12:56 tanders
-
- * perl/agent/Support/Support.pm:
- remove executable flag from SVN properties
-
-2007-07-02 06:02 magfr
-
- * agent/mibgroup/disman/event/mteEvent.c:
- Add missing return value to _mteEvent_fire_notify.
-
-2007-07-02 05:31 magfr
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_common.c:
- Remove the declaration of an undefined static function.
-
-2007-07-01 19:59 tanders
-
- * configure, configure.in:
- minor help text formatting fix
-
-2007-06-30 05:34 tanders
-
- * dist/net-snmp.spec:
- add --enable-as-needed if building with embedded Perl support
-
-2007-06-30 04:37 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.1.rc1 )
-
-2007-06-30 04:37 hardaker
-
- * CHANGES, NEWS:
- version update
-
-2007-06-30 04:36 hardaker
-
- * ChangeLog:
- version update
-
-2007-06-30 04:34 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-06-30 04:32 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1.rc1 )
-
-2007-06-29 22:18 tanders
-
- * README.aix, README.irix, README.solaris, agent/Makefile.in,
- apps/Makefile.in, configure, configure.in, net-snmp-config.in:
- NEWS: perl: BUG: 1619827: link libnetsnmpagent/libnetsnmptrapd
- (rather than snmpd/snmptrapd) against libperl when configured
- with --enable-as-needed
-
-2007-06-28 22:09 tanders
-
- * net-snmp-config.in:
- rename last occurence of DEFAULT_MIB[DIR]S to
- NETSNMP_DEFAULT_MIB[DIR]S
-
-2007-06-26 22:12 tanders
-
- * apps/Makefile.in:
- CHANGES: build: work around libnetsnmpagent/libnetsnmphelpers
- dependency issues when linking snmptrapd
-
-2007-06-26 21:45 tanders
-
- * agent/Makefile.in, agent/helpers/Makefile.in:
- CHANGES: build: use LDFLAGS when building agent, helpers and mib
- lib to be consistent with libnetnmp
-
-2007-06-26 21:28 tanders
-
- * INSTALL:
- minor updates
-
-2007-06-24 12:57 tanders
-
- * acconfig.h, configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
- HAVE_SSIZE_T cleanup
-
-2007-06-23 22:56 tanders
-
- * README.hpux11:
- don't suggest --with-libs=-lnm
-
-2007-06-22 15:09 dts12
-
- * win32/encode_keychange/encode_keychange.dsp,
- win32/libagent/libagent.dsp, win32/libhelpers/libhelpers.dsp,
- win32/libnetsnmptrapd/libnetsnmptrapd.dsp, win32/libsdll.dsw,
- win32/libsnmp/libsnmp.dsp, win32/libsnmp_dll/libsnmp_dll.dsp,
- win32/netsnmpmibs/netsnmpmibs.dsp,
- win32/netsnmpmibssdk/netsnmpmibssdk.dsp,
- win32/snmpbulkget/snmpbulkget.dsp,
- win32/snmpbulkwalk/snmpbulkwalk.dsp, win32/snmpd/snmpd.dsp,
- win32/snmpdelta/snmpdelta.dsp, win32/snmpdf/snmpdf.dsp,
- win32/snmpdsdk/snmpd.dsp, win32/snmpget/snmpget.dsp,
- win32/snmpgetnext/snmpgetnext.dsp,
- win32/snmpnetstat/snmpnetstat.dsp, win32/snmpset/snmpset.dsp,
- win32/snmpstatus/snmpstatus.dsp, win32/snmptable/snmptable.dsp,
- win32/snmptest/snmptest.dsp,
- win32/snmptranslate/snmptranslate.dsp,
- win32/snmptrap/snmptrap.dsp, win32/snmptrapd/snmptrapd.dsp,
- win32/snmpusm/snmpusm.dsp, win32/snmpvacm/snmpvacm.dsp,
- win32/snmpwalk/snmpwalk.dsp, win32/win32.dsw, win32/win32sdk.dsw:
- Enforce DOS-style line endings, to keep Visual Studio happy.
-
-2007-06-20 21:34 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_sysctl.c:
- fix typo
-
-2007-06-19 22:23 tanders
-
- * configure, configure.in:
- fix Perl-related autoconf messages
-
-2007-06-19 15:08 tanders
-
- * dist/net-snmp.spec:
- CHANGES: build: add "BuildRequires: perl-ExtUtils-Embed" to the
- spec file, e.g. for Fedora 7
-
-2007-06-18 22:28 hardaker
-
- * perl/SNMP/SNMP.xs:
- fix broken comment.
-
-2007-06-18 22:04 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.1.pre3 )
-
-2007-06-18 22:03 hardaker
-
- * CHANGES, NEWS:
- version update
-
-2007-06-18 21:57 hardaker
-
- * ChangeLog:
- version update
-
-2007-06-18 21:54 hardaker
-
- * agent/helpers/Makefile.in:
- revert double linking of libnetsmnp part of patch that was
- supposed to be pulled bofer applying in r16538 (thanks tanders
- for catching it)
-
-2007-06-18 21:48 hardaker
-
- * agent/mibgroup/Makefile.depend:
- make depend
-
-2007-06-18 21:47 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-06-18 21:46 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1.pre3 )
-
-2007-06-18 21:34 hardaker
-
- * agent/helpers/Makefile.in, apps/Makefile.in, snmplib/Makefile.in:
- CHANGES: build: patch from apple to simplify makefile target
- references in some rules.
-
-2007-06-18 21:17 hardaker
-
- * man/snmp_config.5.def, man/snmpget.1.def:
- CHANGES: patch from apple to fix minor documentation bugs.
-
-2007-06-18 21:13 hardaker
-
- * agent/mibgroup/if-mib/data_access/interface.h,
- include/net-snmp/system/darwin9.h:
-
-
-2007-06-18 21:12 hardaker
-
- * agent/mibgroup/hardware/memory/memory_darwin.c:
- CHANGES: patch from apple to improve memory reporting
-
-2007-06-18 21:09 hardaker
-
- * include/net-snmp/system/darwin9.h:
- CHANGES: patch from apple to fix cross-compile builds in apples
- build environment.
-
-2007-06-18 20:54 hardaker
-
- * snmplib/snmp_parse_args.c:
- CHANGES: patch: 1737085: from jsafranek: fix the -M switch for
- mib parsing by loading defaults first before performing the set
- so it does not get overwritten by the defaults later.
-
-2007-06-18 20:50 hardaker
-
- * perl/SNMP/SNMP.xs:
- NEWS: perl: patch: 1725049: fix bulkwalk in cases of non-repeater
- usage.
-
-2007-06-18 14:10 tanders
-
- * perl/TrapReceiver/Makefile.PL:
- CHANGES: perl: fix prerequisites for NetSNMP::TrapReceiver
-
-2007-06-18 13:39 tanders
-
- * perl/agent/Support/Support.pm:
- CHANGES: perl: fix syntax error in NetSNMP::agent::Support
-
-2007-06-14 15:41 rstory
-
- * local/mib2c.conf:
- fix typo in user output, as noted on coders
-
-2007-06-14 04:37 magfr
-
- * agent/mibgroup/smux/smux.h:
- Add missing argument type in order to silence a gcc warning
-
-2007-06-11 10:11 tanders
-
- * README.aix:
- document xlc<->cc_r compiler issues with Perl on AIX (see bug
- #1600099)
-
-2007-06-10 22:29 tanders
-
- * configure, configure.in, include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/types.h:
- CHANGES: build: PATCH: 1728247: from mitsuru_chinen: Add type
- check for int??_t and uint??_t
-
-2007-06-10 22:22 tanders
-
- * configure, configure.in, include/net-snmp/net-snmp-config.h.in,
- snmplib/snmpUDPIPv6Domain.c:
- CHANGES: build: PATCH: 1728244: from mitsuru_chinen: Add
- configure check for sin6_scope_id
-
-2007-06-10 22:15 tanders
-
- * configure, configure.in, include/net-snmp/net-snmp-config.h.in,
- snmplib/snmpUDPDomain.c:
- CHANGES: PATCH: 1728241: from mitsuru_chinen: add configure check
- for <sys/uio.h> (make sure iov structure is declared)
-
-2007-06-08 20:32 tanders
-
- * Makefile.in:
- Fix regression introduced by r16479: 'make test TESTOPTS="-T
- tcp"' now
- works again. makerelease now uses the right option.
-
-2007-06-08 10:44 dts12
-
- * apps/snmptrapd.c, apps/snmptrapd_handlers.c:
- Improve memory handling of style-specific format strings.
-
-2007-06-08 10:33 dts12
-
- * agent/mibgroup/host/hr_storage.c:
- Default to reporting NFS mounts as NetworkDisk.
-
-2007-06-08 05:16 magfr
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
- Remove the unused undef HAVE_PERL_EVAL_PV.
- The Perl_eval_pv functions are handled by the
- HAVE_PERL_EVAL_PV_[UL]C defines,
- this one is never set by our configure script.
-
-2007-06-07 16:02 dts12
-
- * .cvsignore, agent/.cvsignore, agent/helpers/.cvsignore,
- agent/mibgroup/.cvsignore, agent/mibgroup/Rmon/.cvsignore,
- agent/mibgroup/agent/.cvsignore,
- agent/mibgroup/agentx/.cvsignore,
- agent/mibgroup/disman/.cvsignore,
- agent/mibgroup/disman/event/.cvsignore,
- agent/mibgroup/disman/expr/.cvsignore,
- agent/mibgroup/disman/schedule/.cvsignore,
- agent/mibgroup/examples/.cvsignore,
- agent/mibgroup/hardware/cpu/.cvsignore,
- agent/mibgroup/hardware/memory/.cvsignore,
- agent/mibgroup/host/.cvsignore,
- agent/mibgroup/if-mib/data_access/.cvsignore,
- agent/mibgroup/if-mib/ifTable/.cvsignore,
- agent/mibgroup/if-mib/ifXTable/.cvsignore,
- agent/mibgroup/ip-forward-mib/data_access/.cvsignore,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/.cvsignore,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/.cvsignore,
- agent/mibgroup/ip-mib/.cvsignore,
- agent/mibgroup/ip-mib/data_access/.cvsignore,
- agent/mibgroup/ip-mib/inetNetToMediaTable/.cvsignore,
- agent/mibgroup/ip-mib/ipAddressPrefixTable/.cvsignore,
- agent/mibgroup/ip-mib/ipAddressTable/.cvsignore,
- agent/mibgroup/ip-mib/ipSystemStatsTable/.cvsignore,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/.cvsignore,
- agent/mibgroup/ip-mib/ipv6InterfaceTable/.cvsignore,
- agent/mibgroup/ipfwchains/.cvsignore,
- agent/mibgroup/mibII/.cvsignore, agent/mibgroup/misc/.cvsignore,
- agent/mibgroup/notification-log-mib/.cvsignore,
- agent/mibgroup/notification/.cvsignore,
- agent/mibgroup/smux/.cvsignore,
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.cvsignore,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHParameters/.cvsignore,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/.cvsignore,
- agent/mibgroup/snmpv3/.cvsignore,
- agent/mibgroup/target/.cvsignore,
- agent/mibgroup/tcp-mib/data_access/.cvsignore,
- agent/mibgroup/tcp-mib/tcpConnectionTable/.cvsignore,
- agent/mibgroup/tcp-mib/tcpListenerTable/.cvsignore,
- agent/mibgroup/ucd-snmp/.cvsignore,
- agent/mibgroup/udp-mib/data_access/.cvsignore,
- agent/mibgroup/udp-mib/udpEndpointTable/.cvsignore,
- agent/mibgroup/utilities/.cvsignore, apps/.cvsignore,
- apps/snmpnetstat/.cvsignore, dist/.cvsignore,
- include/net-snmp/.cvsignore, include/net-snmp/agent/.cvsignore,
- include/net-snmp/library/.cvsignore, include/ucd-snmp/.cvsignore,
- local/.cvsignore, man/.cvsignore, mibs/.cvsignore, ov/.cvsignore,
- perl/.cvsignore, perl/ASN/.cvsignore,
- perl/AnyData_SNMP/.cvsignore, perl/OID/.cvsignore,
- perl/SNMP/.cvsignore, perl/SNMP/t/.cvsignore,
- perl/TrapReceiver/.cvsignore, perl/agent/.cvsignore,
- perl/agent/Support/.cvsignore,
- perl/agent/default_store/.cvsignore,
- perl/default_store/.cvsignore, perl/manager/.cvsignore,
- snmplib/.cvsignore, testing/.cvsignore, win32/.cvsignore,
- win32/bin/.cvsignore, win32/encode_keychange/.cvsignore,
- win32/lib/.cvsignore, win32/libagent/.cvsignore,
- win32/libhelpers/.cvsignore, win32/libnetsnmptrapd/.cvsignore,
- win32/libsnmp/.cvsignore, win32/libsnmp_dll/.cvsignore,
- win32/libucdmibs/.cvsignore, win32/net-snmp/.cvsignore,
- win32/net-snmp/agent/.cvsignore,
- win32/net-snmp/library/.cvsignore, win32/netsnmpmibs/.cvsignore,
- win32/netsnmpmibssdk/.cvsignore, win32/snmpbulkget/.cvsignore,
- win32/snmpbulkwalk/.cvsignore, win32/snmpd/.cvsignore,
- win32/snmpdelta/.cvsignore, win32/snmpdf/.cvsignore,
- win32/snmpdsdk/.cvsignore, win32/snmpget/.cvsignore,
- win32/snmpgetnext/.cvsignore, win32/snmpnetstat/.cvsignore,
- win32/snmpset/.cvsignore, win32/snmpstatus/.cvsignore,
- win32/snmptable/.cvsignore, win32/snmptest/.cvsignore,
- win32/snmptranslate/.cvsignore, win32/snmptrap/.cvsignore,
- win32/snmptrapd/.cvsignore, win32/snmpusm/.cvsignore,
- win32/snmpvacm/.cvsignore, win32/snmpwalk/.cvsignore:
- Remove redundant CVS-admin files.
-
-2007-06-07 12:56 dts12
-
- * snmplib/snmp_secmod.c:
- Handle unregistering the first Security Model in the list.
- Reported by Aleksandr Lomanov.
-
-2007-06-07 09:13 dts12
-
- * agent/helpers/Makefile.in:
- Install header files for stash_cache and stash_to_next helpers.
-
-2007-06-07 09:07 dts12
-
- * agent/helpers/Makefile.in:
- Separate out header files that don't have a corresponding C
- source file.
-
-2007-06-07 08:59 dts12
-
- * agent/helpers/Makefile.in:
- Sort lists of helpers (source code, object files and headers).
- This should make it easier to spot files that have been omitted.
-
-2007-06-07 08:42 dts12
-
- * snmplib/read_config.c:
- Protect against systems without S_ISDIR.
-
-2007-06-06 12:37 tanders
-
- * configure, configure.in:
- CHANGES: AIX: use "-Wl,-brtl" when compiling with gcc
-
-2007-06-06 10:20 dts12
-
- * apps/snmptrapd.c:
- Ensure output is properly directed to syslog.
- Otherwise, problems in the config environment can trigger
- errors being directed to stderr, and subsequent logging
- output gets lost.
-
-2007-06-06 10:13 dts12
-
- * snmplib/snmp_client.c:
- More helpful debugging output.
-
-2007-06-06 05:53 magfr
-
- * apps/snmptrapd.c, apps/snmptrapd_handlers.c,
- testing/tests/T035snmpv3trapdusermgmt:
- CHANGES: misc: Don't use the legacy symbol
- SNMPTRAPD_DISABLE_AGENTX
-
-2007-06-05 15:59 dts12
-
- * agent/mibgroup/disman/event/mteEvent.c:
- CHANGES: snmpd: PATCHES: 1729629: Fix memory leak in disman
- agent.
-
-2007-06-04 22:06 magfr
-
- * snmplib/snmp_api.c:
- NEWS: snmplib: Change snmp_sess_add_ex to consistently close and
- delete the transport argument on failure, earlier the liveness of
- the transport argument was undecided.
-
-2007-06-04 15:50 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- sedscript.in, snmplib/snmp_version.c:
- - version tag ( 5.4.1.pre2 )
-
-2007-06-04 15:50 hardaker
-
- * CHANGES, NEWS:
- version update
-
-2007-06-04 15:44 hardaker
-
- * ChangeLog:
- version update
-
-2007-06-04 15:42 hardaker
-
- * agent/Makefile.depend:
- make depend
-
-2007-06-04 15:41 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-06-04 15:39 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1.pre2 )
-
-2007-06-04 14:36 hardaker
-
- * Makefile.in, testing/RUNTESTS:
- CHANGES: test: support a -n flag to RUNTESTS to print the test
- number found in the test file as opposed to the numerical count
-
-2007-06-04 13:09 tanders
-
- * snmplib/snmpUDPDomain.c:
- CHANGES: build: PATCH: 1728237: from mitsuru_chinen: Move
- variable declaration at the top of netsnmp_udp_sendto
-
-2007-06-04 12:13 tanders
-
- * agent/mibgroup/disman/ping/pingCtlTable.c, configure,
- configure.in, include/net-snmp/net-snmp-config.h.in,
- snmplib/snmpUDPDomain.c, snmplib/snmpUDPIPv6Domain.c:
- CHANGES: build: PATCH: 1728230: from mitsuru_chinen: add
- configure check for gai_strerror()
-
-2007-06-04 10:35 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
- CHANGES: build: PATCH: 1728226: from mitsuru_chinen: make sure
- IF_NAMESIZE is defined
-
-2007-06-04 09:47 tanders
-
- * testing/tests/T160snmpnetstat:
- also skip this test on IRIX64
-
-2007-06-02 08:24 magfr
-
- * acconfig.h, configure, configure.in,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/system/dynix.h,
- include/net-snmp/system/mingw32.h, snmplib/snmp_api.c,
- win32/config.h.borland, win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
- CHANGES: snmpapi: Do not use getservbyname to find default port
- numbers, just hardcode them and let the user override them if
- needed.
-
-2007-06-01 22:55 tanders
-
- * configure, configure.in:
- CHANGES: build: Link libdl against libnetsnmpmibs instead of
- snmpd.
- Fixes the build on (some) Solaris systems.
-
-2007-06-01 21:36 dts12
-
- * snmplib/read_config.c:
- CHANGES: snmplib: FEATURES: 1041888: Check directory paths for
- config files.
- Backport from main development trunk of bug fix.
-
-2007-06-01 21:23 dts12
-
- * snmplib/snmp_api.c:
- CHANGES: snmplib: FEATURES: 851887: Report range information for
- invalid SET requests.
- Backport from main trunk of bug fix.
-
-2007-05-31 23:51 tanders
-
- * agent/Makefile.in, apps/Makefile.in, configure, configure.in,
- net-snmp-config.in:
- CHANGES: build: Link libkvm and libwrap to libnetsnmpagent
- instead of snmpd.
- Fixes test #44 (Perl subagent) on systems using one of those
- libraries.
-
-2007-05-31 14:39 dts12
-
- * apps/snmptrapd_log.c:
- Fix logging of authentication information.
-
-2007-05-31 10:10 dts12
-
- * apps/snmptrapd_log.c:
- Remove bogus debug output.
-
-2007-05-30 22:53 tanders
-
- * configure, configure.in, perl/ASN/Makefile.PL,
- perl/OID/Makefile.PL, perl/SNMP/Makefile.PL,
- perl/TrapReceiver/Makefile.PL, perl/agent/Makefile.PL,
- perl/default_store/Makefile.PL:
- CHANGES: AIX: build fixes for embedded Perl
-
-2007-05-29 22:42 magfr
-
- * snmplib/snmpUDPIPv6Domain.c:
- CHANGES: snmplib: Use the default_target argument if it is
- non-NULL, not if it is NULL.
-
-2007-05-29 10:27 tanders
-
- * README.agent-mibs:
- add recent mfd rewrites
-
-2007-05-27 21:42 tanders
-
- * perl/TrapReceiver/Makefile.PL, perl/agent/Makefile.PL:
- Some lame linkers (e.g. on HP-UX 11.23/IA64) need quite a bit of
- help to successfully link the Perl modules.
-
-2007-05-27 20:52 tanders
-
- * configure, configure.in, include/net-snmp/net-snmp-config.h.in:
- Add descriptions to AC_DEFINE; drop obsolete AC_CHECK_LIB(m,
- asin).
-
-2007-05-27 19:54 dts12
-
- * snmplib/parse.c:
- CHANGES: library: FEATURES: 454028: Detect and handle empty MIB
- index files.
-
-2007-05-27 06:20 tanders
-
- * README.aix:
- grammar fix
-
-2007-05-26 16:41 alex_b
-
- * README.win32, win32/Configure, win32/build.pl,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
- Win32 IPv6 build fixes. IPv6 now requires PSDK.
-
-2007-05-26 15:14 alex_b
-
- * README.win32, win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
- IPv6 build fixes for build.bat, Configure and README.win32.
-
-2007-05-25 23:03 tanders
-
- * README.aix, README.solaris, README.tru64:
- Documentation update w.r.t. recent changes (mibII/ipv6 and AIX
- shared library building).
-
-2007-05-25 15:28 tanders
-
- * perl/default_store/Makefile.PL:
- Some systems (e.g. HP-UX 11.23/IA64) currently still need
- "net-snmp-config --libs" (instead of just --netsnmp-libs) for
- linking
- libnetsnmp to a Perl module.
-
-2007-05-24 23:55 tanders
-
- * agent/mibgroup/mibII.h, configure, configure.in:
- CHANGES: build: only enable mibII/ipv6 through --enable-ipv6 on
- systems it builds properly on (Linux and *BSD)
-
-2007-05-24 23:15 tanders
-
- * perl/agent/default_store/Makefile.PL:
- Some systems (e.g. HP-UX 11.23/IA64) currently still need
- "net-snmp-config --libs" (instead of just --netsnmp-libs) for
- linking libsnmpagent to a Perl module.
-
-2007-05-24 22:01 magfr
-
- * agent/mibgroup/mibII/ipv6.c:
- Correct obviously broken use of the KLOOKUP macro to be
- consistent at least
-
-2007-05-24 20:51 tanders
-
- * include/net-snmp/system/freebsd7.h:
- CHANGES: FreeBSD: add initial support for upcoming FreeBSD 7
-
-2007-05-24 12:48 tanders
-
- * agent/Makefile.in, apps/Makefile.in:
- fix library linking on HP-UX 11.23/IA64
-
-2007-05-24 08:36 tanders
-
- * Makefile.top:
- CHANGES: snmplib: increment "current" and "age" according to
- libtool
- versioning policy, since interfaces have been added since 5.4.
- We now build libnetsnmp.so.15.1.0.
- 5.4.1.pre1 was broken in this regard.
-
-2007-05-23 19:05 tanders
-
- * Makefile.in, Makefile.rules, agent/Makefile.in,
- agent/helpers/Makefile.in, apps/Makefile.in, configure,
- configure.in, perl/TrapReceiver/Makefile.PL,
- perl/agent/Makefile.PL, perl/agent/default_store/Makefile.PL,
- perl/default_store/Makefile.PL, snmplib/Makefile.in:
- NEWS: snmplib: BUG: 1619827: link net-snmp libraries and binaries
- against the net-snmp libraries they really depend on
- - reflect library interdependencies at link time
- - fix dependencies on libcrypto, libpkcs11 and libkstat
- - install libraries in correct order (important for libtool
- relinking)
- NEWS: Perl: link Perl modules against the exact set of libraries
- they depend on
-
-2007-05-22 14:40 hardaker
-
- * FAQ, README, configure, configure.in, dist/net-snmp.spec,
- perl/ASN/ASN.pm, perl/AnyData_SNMP/Storage.pm, perl/OID/OID.pm,
- perl/SNMP/SNMP.pm, perl/TrapReceiver/TrapReceiver.pm,
- perl/agent/Support/Support.pm, perl/agent/agent.pm,
- perl/agent/default_store/default_store.pm,
- perl/default_store/default_store.pm, sedscript.in,
- snmplib/snmp_version.c:
- version stamp 5.4.1.pre1
-
-2007-05-22 00:24 hardaker
-
- * CHANGES, NEWS:
- version update
-
-2007-05-22 00:19 hardaker
-
- * ChangeLog:
- version update
-
-2007-05-22 00:01 hardaker
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend:
- make depend
-
-2007-05-22 00:00 hardaker
-
- * Makefile.in:
- ignore winExtDLL in comment check
-
-2007-05-21 23:54 hardaker
-
- * agent/mibgroup/hardware/cpu/cpu_sysinfo.c:
- // -> C comment
-
-2007-05-21 23:51 hardaker
-
- * man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3,
- man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3,
- man/netsnmp_cache_handler.3, man/netsnmp_callback.3,
- man/netsnmp_container.3, man/netsnmp_data_list.3,
- man/netsnmp_debug.3, man/netsnmp_default_store.3,
- man/netsnmp_handler.3, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3,
- man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3,
- man/netsnmp_snmp_client.3, man/netsnmp_snmp_logging.3,
- man/netsnmp_snmp_pdu.3, man/netsnmp_snmp_session.3,
- man/netsnmp_stash_cache.3, man/netsnmp_stash_to_next.3,
- man/netsnmp_table.3, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3,
- man/netsnmp_table_dataset.3, man/netsnmp_table_generic.3,
- man/netsnmp_table_indexes.3, man/netsnmp_table_iterator.3,
- man/netsnmp_table_iterator.h.3, man/netsnmp_table_maintenance.3,
- man/netsnmp_table_rows.3, man/netsnmp_tdata.3,
- man/netsnmp_util.3, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
- documentation update
-
-2007-05-21 23:11 magfr
-
- * configure, configure.in:
- CHANGES: building: Disable inlining on solaris as there are some
- linking errors that show up if the inline support is left
- enabled.
-
-2007-05-21 22:46 hardaker
-
- * doxygen.conf:
- - version tag ( 5.4.1.pre1 )
-
-2007-05-21 22:22 hardaker
-
- * Makefile.top:
- version update
-
-2007-05-21 23:51 hardaker
-
- documentation update
-
-2007-05-21 23:11 magfr
-
- CHANGES: building: Disable inlining on solaris as there are some
- linking errors that show up if the inline support is left
- enabled.
-
-2007-05-21 22:46 hardaker
-
- - version tag ( 5.4.1.pre1 )
-
-2007-05-21 22:22 hardaker
-
- version update
-
-2007-05-20 21:34 tanders
-
- * agent/Makefile.in, configure, configure.in:
- NEWS: snmplib: BUG: 1619827: link against needed external
- libraries at library link time (where they are referenced),
- rather than application link time.
- Already covers most of libnetsnmpmibs' external dependencies.
- Fixes build issues on some platforms (e.g. building with shared
- libraries on AIX). Tested on different versions of Linux,
- Solaris, HP-UX, AIX and IRIX.
-
-2007-05-19 15:27 magfr
-
- * acconfig.h, configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
- CHANGES: building: Check for support of static inline functions
- instead of nested static inline functions when determining if
- static inline functions work
-
-2007-05-18 18:08 hardaker
-
- * agent/mibgroup/host/hr_filesys.c:
- CHANGES: snmpd: patch: 1719254: from "Christan Jung": update
- HRFS_ignore list to current linux likelyhoods
-
-2007-05-18 18:02 hardaker
-
- * agent/mibgroup/host/hr_storage.c:
- NEWS: snmpd: patch: 1719253: from "Christian Jung": fix
- skipNFSInHostResources so it does not break on the second walk of
- the table.
-
-2007-05-18 15:05 tanders
-
- * configure, configure.in:
- NEWS: AIX: fix default shared library building instead of forcing
- static
-
-2007-05-18 10:22 magfr
-
- * agent/mibgroup/host/hr_storage.h:
- CHANGES: snmpd: Correct the dependency information for
- host/hr_storage
-
-2007-05-17 22:16 magfr
-
- * agent/agent_trap.c, apps/snmptrap.c, apps/snmptrapd.c,
- snmplib/snmpUDPDomain.c, snmplib/snmpUDPIPv6Domain.c,
- snmplib/snmp_api.c:
- CHANGES: snmpd: PATCH: 1620424: Fix notification sending so that
- explicit specification of port 162 should be unnecessary
- CHANGES: snmptrapd: PATCH: 1620424: Fix notification reception so
- that explicit specification of port 162 should be unnecessary
- CHANGES: apps: PATCH: 1620424: Fix notification sending so that
- explicit specification of port 162 should be unnecessary
- CHANGES: snmplib: PATCH: 1620424: Honor
- NETSNMP_DS_LIB_DEFAULT_PORT over the default system
-
-2007-05-17 21:53 hardaker
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c,
- agent/mibgroup/ip-mib/data_access/arp_linux.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.c:
- CHANGES: snmpd: patch: 1710632: from mavarley: fix memory leak on
- broken container insertions for the ipAddressTable
-
-2007-05-17 18:06 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
- CHANGES: PATCH: 1719244: fix mfd generating map function
-
-2007-05-17 16:31 hardaker
-
- * configure.in:
- NEWS: ports: patch: 1706344: from naylor: fix compilation with
- cygwin
-
-2007-05-17 16:22 hardaker
-
- * agent/mibgroup/ucd-snmp/extensible.c:
- NEWS: snmpd: patch: 1700157: from afrika: fixes ordering of exec
- tokens in the resulting mib tree
-
-2007-05-17 15:53 hardaker
-
- * agent/mibgroup/host/hr_disk.c:
- CHANGES: snmpd: patch: 1617255: fix length of the history array
- to match code.
-
-2007-05-17 13:53 hardaker
-
- * agent/snmpd.c, apps/snmptrapd.c:
- CHANGES: snmpd: patch: 1225440: Apply intent of patch: to delay
- sighup till it is safe.
- CHANGES: snmptrapd: patch: 1225440: Apply intent of patch: to
- delay sighup till it is safe.
-
-2007-05-17 04:39 hardaker
-
- * snmplib/asn1.c:
- CHANGES: snmplib: patch: 1645698: fix 64-bit signed integer
- encoding
-
-2007-05-16 23:53 tanders
-
- * include/net-snmp/system/hpux.h:
- CHANGES: HP-UX: HP-UX needs _REENTRANT defined to pick up
- strtok_r.
- Otherwise, at least for 64-bit code, strtok_r will not work
- and will make net-snmp segfault.
-
-2007-05-15 14:36 tanders
-
- * agent/mibgroup/hardware/memory/memory_solaris.c:
- fix typo
-
-2007-05-14 21:49 tanders
-
- * apps/Makefile.in:
- add missing CFLAGS to link line
-
-2007-05-14 21:48 tanders
-
- * apps/snmpnetstat/Makefile.in:
- add missing CFLAGS to link line
-
-2007-05-14 14:50 hardaker
-
- * agent/snmp_agent.c:
- CHANGES: snmpd: patch: 1595568: from cyril_margaria: fix
- delegated SET requests from agentx subagents
-
-2007-05-13 14:27 magfr
-
- * snmplib/snmp_service.c:
- CHANGES: snmplib: Read the config parameters defTarget and
- defDomain from snmp.conf as well as from <application>.conf
-
-2007-05-12 11:14 magfr
-
- * snmplib/mib.c:
- CHANGES: snmplib: Deallocate the confmibs and confmibdirs
- variables in shutdown_mib to make for a cleaner exit of the
- library
-
-2007-05-11 21:06 magfr
-
- * agent/mibgroup/agentx/agentx_config.c:
- CHANGES: snmpd: PATCH: 1687336: Start using the enhanced
- read_config interface
-
-2007-05-11 20:33 magfr
-
- * snmplib/read_config.c:
- PATCH 1687329: Applied part 2 of the patch - When registering
- multiple premib handlers only the last one was registered premib,
- the others were registerd at the normal time. This patch puts all
- registration in one function that takes the problematic value as
- an argument and makes the old functions thin wrappers of the new
- one
-
-2007-05-11 20:24 magfr
-
- * snmplib/read_config.c:
- CHANGE: snmplib: PATCH 1687329: Applied part 3 of the patch - use
- the same algorithm to determine what to unregister as is used to
- determine what to regster
-
-2007-05-11 16:32 magfr
-
- * agent/mibgroup/host/hr_proc.c:
- Don't log host/hr_proc events in the snmpd domain
-
-2007-05-11 16:27 magfr
-
- * agent/helpers/cache_handler.c:
- Decorate more debug lines with the tag that controls the log
-
-2007-05-11 15:07 dts12
-
- * agent/mibgroup/hardware/memory/memory_solaris.c:
- CHANGES: snmpd: BUG: 1628613: Restore memTotalFree.0 on Solaris
-
-2007-05-10 21:52 tanders
-
- * Makefile.in, python/setup.py:
- NEWS: python: PATCH: 1716114: Let python build in source tree
- Patch provided by Jochen Friedrich (Debian patch #38).
-
-2007-05-10 05:18 magfr
-
- * snmplib/read_config.c:
- PATCH 1687329: Applied part 1 of the patch - lessens the scope of
- the ltmp2 variable
-
-2007-05-09 23:57 tanders
-
- * README.irix:
- document optimized IRIX cpu stats
-
-2007-05-09 23:49 tanders
-
- * agent/mibgroup/hardware/cpu.h,
- agent/mibgroup/hardware/cpu/cpu_sysinfo.c,
- agent/mibgroup/hardware/cpu/cpu_sysinfo.h:
- NEWS: irix: PATCH: 1709748: Optimized IRIX cpu stats
-
-2007-05-09 22:16 tanders
-
- * agent/mibgroup/agent/extend.c:
- Fix problems with single-line extend scripts.
- (fix typo in r16332 for 5.4.x)
-
-2007-05-09 01:10 alex_b
-
- * win32/libsnmp_dll/libsnmp.def, win32/libsnmp_dll/libsnmp.def.in:
- Win32 build fixes.
-
-2007-05-08 19:48 magfr
-
- * agent/snmp_agent.c:
- Revert mistakenly committed extra trace logs
-
-2007-05-07 20:46 hardaker
-
- * perl/agent/default_store/default_store.pm,
- perl/agent/default_store/default_store.xs,
- perl/agent/default_store/test.pl:
- update agent::default_store perl module for new defs
-
-2007-05-07 20:23 hardaker
-
- * agent/agent_read_config.c, agent/snmp_agent.c,
- include/net-snmp/agent/ds_agent.h, man/snmpd.conf.5.def:
- NEWS: snmpd: BUG: 1712988: default and configurable maximum
- number of varbinds returnable to a GETBULK request
-
-2007-05-04 20:27 tanders
-
- * perl/SNMP/SNMP.xs:
- CHANGES: perl: fix SNMP SET for IP addresses on 64-bit
-
-2007-05-04 10:22 tanders
-
- * Makefile.in:
- install dragonfly.h
-
-2007-05-03 23:01 tanders
-
- * include/net-snmp/system/dragonfly.h:
- CHANGES: BUG: 1710910: initial support for DragonFly BSD
-
-2007-05-03 22:10 tanders
-
- * perl/SNMP/SNMP.xs:
- CHANGES: perl: fix SNMP SET for IP addresses on 64-bit
- Patch proposed by Jeff Lange.
-
-2007-05-02 13:13 dts12
-
- * agent/mibgroup/agent/extend.c:
- Fix problems with single-line extend scripts.
-
-2007-05-01 11:34 dts12
-
- * apps/snmptrapd_handlers.c:
- CHANGES: snmptrapd: Support for forwarding traps by OID subtree.
- (Consistent with subtree-based script processing).
-
-2007-04-30 13:26 dts12
-
- * README.agent-mibs, agent/mibgroup/mibII/setSerialNo.c,
- agent/mibgroup/mibII/setSerialNo.h:
- CHANGES: snmpd: PATCH: 1700737: Tidy up setSerialNo
- implementations.
-
-2007-04-30 13:06 dts12
-
- * agent/helpers/cache_handler.c:
- CHANGES: snmpd: PATCH: 1700732: Fix debug output statements.
-
-2007-04-30 13:02 dts12
-
- * agent/mibgroup/ucd-snmp/extensible.c:
- CHANGES: snmpd: PATCH: 1700730: Remove unused extern declaration.
-
-2007-04-30 11:32 dts12
-
- * agent/helpers/instance.c:
- CHANGES: snmpd: PATCH: 1698184: Register non-default context
- integers as writable.
- Patch provided by Mark Naylor.
-
-2007-04-30 11:04 dts12
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c:
- CHANGES: snmpd: PATCH: 1692768: Fix copying of non-octet-aligned
- IP address prefixes.
-
-2007-04-30 10:25 dts12
-
- * snmplib/fd_event_manager.c:
- CHANGES: snmplib: PATCH: 1687325: Fix problem with operator
- precedence.
-
-2007-04-30 10:07 dts12
-
- * snmplib/snmpUnixDomain.c, snmplib/snmp_api.c:
- CHANGES: snmplib: PATCH: 1687316: Don't drop const from casts.
-
-2007-04-24 12:35 dts12
-
- * agent/mibgroup/agent/extend.c:
- Fix incomplete OID handling of single-line extend scripts.
- Reported by Max on coders list, 7th April. See thread
- "... segfault .. when attempting SNMP GET on extend or exec item"
-
-2007-04-20 08:30 dts12
-
- * man/snmpd.conf.5.def:
- Document the behaviour of a load threshold of 0.
- Reported by Fong Tsui.
-
-2007-04-20 08:21 dts12
-
- * mibs/UCD-SNMP-MIB.txt:
- Long-term load average is calculated over 15 minutes, not 10.
- Reported by Fong Tsui
-
-2007-04-10 14:16 dts12
-
- * perl/SNMP/SNMP.xs:
- Detect OID retracking (as well as simple repetitions) when
- bulkwalking an OID tree.
- See users thread "missing indices in bulkwalk result".
-
-2007-04-10 11:49 dts12
-
- * include/net-snmp/system/mingw32.h:
- Clarify copyright status of Win32 API definitions.
-
-2007-04-10 11:27 dts12
-
- * include/net-snmp/system/dynix.h:
- Clarify copyright status of BSD-derived TCPTV* definitions.
-
-2007-04-03 08:59 tanders
-
- * agent/mibgroup/smux/smux.c:
- fix syntax error introduced by last patch
-
-2007-04-03 08:54 dts12
-
- * man/snmpd.conf.5.def:
- Emphasise the use of SNMPv3 in DisMan monitoring.
- Fix the syntax of non-existance/value-change tests.
-
-2007-04-02 14:55 dts12
-
- * agent/mibgroup/ucd-snmp/disk.c:
- CHANGES: snmpd: BUG: 1046327: Reset "includeAllDisks" flag when
- reloading.
-
-2007-04-02 14:45 dts12
-
- * agent/mibgroup/ucd-snmp/disk.c:
- CHANGES: snmpd: BUG: 1602286: Don't let table holes block later
- rows.
-
-2007-04-02 13:51 dts12
-
- * agent/mibgroup/host/hr_swrun.c:
- CHANGES: snmpd: BUG: 1073782: Restore PerfStat values for FreeBSD
- 5.x systems.
- It's unclear why the "new" calculation was a) proposed, b)
- withdrawn,
- and c) what was wrong with the previous calculation (which seems
- to
- match the output of 'ps')
-
-2007-04-02 13:06 dts12
-
- * agent/mibgroup/smux/smux.c:
- CHANGES: snmpd: BUG: 902610: Don't discard pending data following
- a TRAP.
-
-2007-04-02 12:56 dts12
-
- * agent/mibgroup/smux/smux.c:
- CHANGES: snmpd: BUG: 902801: Fix ordering of SMUX-registered
- subtrees.
-
-2007-04-02 12:35 dts12
-
- * agent/mibgroup/mibII/vacm_vars.c:
- CHANGES: snmpd: BUG: 1685067: More precise handling of
- SNMPv3-admin MIB tables.
- This actually fixes three separate problems:
- * A GET request for 'vacmGroupName.{group}.0.{anything}' will
- succeed
- (since the 0 subid acts as a null-terminator for the group name).
- * A GET request for 'vacmViewTreeFamilyType."_none".1' will
- succeed
- (implicitly adding the subid 0 to the incomplete OID index value)
- * A GET request for 'vacmAccessStatus."group"."".3.4' will
- succeed
- (since VACM checks accept the given security level *or*higher*)
-
-2007-04-02 12:26 dts12
-
- * agent/mibgroup/host/hr_storage.c:
- Check that GET requests match a valid OID.
- (Otherwise a request for hrStorage{Column}.{index}.{anything}
- will ignore the extra subids, and return success)
-
-2007-04-02 12:21 dts12
-
- * agent/mibgroup/disman/event/mteObjectsTable.c:
- Prevent crash when walking (invalid?) Event-MIB Objects Table.
-
-2007-04-02 11:30 dts12
-
- * dist/makerelease:
- Fix a couple of typos in the re-worked makerelease script.
-
-2007-03-29 12:14 tanders
-
- * configure, configure.in:
- fix syntax error ("==" is bad)
-
-2007-03-27 08:38 dts12
-
- * configure, configure.in:
- Accept '2c' as a valid response when choosing the default version
-
-2007-03-27 08:29 dts12
-
- * configure, configure.in:
- CHANGES: configure: BUG: 1567324: Clarify prompting for
- user-supplied values.
- Now only remembers (and uses) previous values when explicitly
- told to do so,
- e.g. configure -C
-
-2007-03-25 22:32 dts12
-
- * local/mib2c.container.conf, local/mib2c.iterate.conf,
- local/mib2c.table_data.conf:
- Variable-length string values are more likely than fixed length.
-
-2007-03-25 22:28 dts12
-
- * local/mib2c.array-user.conf:
- CHANGES: mib2c: BUG: 833673: More focused size checks.
-
-2007-03-25 21:25 dts12
-
- * agent/snmp_agent.c:
- CHANGES: snmpd: BUG: 1677063: Check for failed malloc calls.
-
-2007-03-25 19:03 dts12
-
- * agent/mibgroup/mibII/route_write.c:
- Check SET requests against the correct type (IP Address != Octet
- Str)
-
-2007-03-25 18:58 dts12
-
- * agent/mibgroup/snmpv3/usmUser.c:
- CHANGES: snmpd: BUG: 1685081: Check for valid OID on Free/Undo
- passes.
-
-2007-03-23 09:44 dts12
-
- * include/net-snmp/library/snmp_api.h:
- CHANEGS: snmplib: BUG: 1686384: Document non-use of 'remote_port'
- field.
-
-2007-03-23 09:19 dts12
-
- * local/mib2c-conf.d/mfd-persistence.m2i:
- Allow space for external indexes when saving table entries.
- (See patch #1642255)
-
-2007-03-23 09:15 dts12
-
- * agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c:
- CHANGES: snmpd: PATCH: 1642255: Handle saving long
- snmpNotifyFilterTable entries.
-
-2007-03-23 09:06 dts12
-
- * agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c:
- CHANGES: snmpd: PATCH: 1676478: fix udpEndpointRemoteAddress
- CHANGES: snmpd: BUG: 1676476: fix udpEndpointRemoteAddress
-
-2007-03-23 09:01 dts12
-
- * snmplib/snmp_api.c:
- CHANGES: snmplib: PATCH: 1653670: Consistent SNMPv3 behaviour
- when opening sessions.
-
-2007-03-22 19:14 dts12
-
- * snmplib/read_config.c:
- CHANGES: snmplib: PATCH: 1681030: Better handling of empty
- apptype configs.
-
-2007-03-22 19:12 dts12
-
- * agent/mibgroup/smux/smux.c, agent/mibgroup/smux/smux.h,
- agent/snmpd.c:
- CHANGES: snmpd: PATCH: 1678788: Better handling of SMUX socket
- descriptors.
-
-2007-03-22 19:09 dts12
-
- * agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c:
- CHANGES: snmpd: PATCH: 1683054: set udpEndpointInstance to
- identify different processes.
-
-2007-03-21 12:35 dts12
-
- * win32/libsnmp_dll/libsnmp.def, win32/libsnmp_dll/libsnmp.def.in:
- Declare OID constants as such (rather than API calls).
- Proposed by Alex Burger
-
-2007-03-20 20:08 rstory
-
- * agent/mibgroup/mibII/kernel_linux.c:
- NEWS: snmpd: PATCH: 1666737: include ipv6 counts in
- udpInDatagrams, udpNoPorts, udpInErrors, udpOutDatagrams
-
-2007-03-19 22:09 tanders
-
- * agent/mibgroup/hardware/cpu/cpu_pcp.c:
- use pmFreeResult() instead of free()
-
-2007-03-17 00:25 tanders
-
- * agent/mibgroup/agentx/subagent.h,
- agent/mibgroup/disman/mteTriggerTable.h,
- agent/mibgroup/utilities/iquery.h, configure, configure.in:
- CHANGES: build: PATCH: 1681073: #ifdef based config_error instead
- of special cases in configure
- Backport from MAIN.
-
-2007-03-16 14:04 dts12
-
- * dist/changelogfix, dist/makerelease, local/Version-Munge.pl:
- Convert build system to SVN version.
-
-2007-03-14 23:31 tanders
-
- * README.irix, agent/mibgroup/hardware/cpu.h,
- agent/mibgroup/hardware/cpu/cpu_pcp.c,
- agent/mibgroup/hardware/cpu/cpu_pcp.h:
- NEWS: IRIX: PATCH: 1675869: from bbice: CPU statistics for IRIX
- based on PCP
-
-2007-03-14 16:12 dts12
-
- * agent/mibgroup/target/target.c:
- CHANGES: snmpd: PATCHES: 1644280: Don't automatically probe for
- v3 EngineIDs.
-
-2007-03-13 10:26 dts12
-
- * agent/mibgroup/ucd-snmp/disk.c:
- Check for zero-size pseudo-filesystems. Report them as empty
- rather than full, so they won't be treated as an error.
-
-2007-03-13 09:11 tanders
-
- * snmplib/mib.c:
- Back out changes to branches done in SVN 15953 (patch 1678302)
- because they are only appropriate for MAIN
-
-2007-03-13 05:59 tanders
-
- * agent/mibgroup/hardware/cpu/cpu.h:
- CHANGES: PATCH: 1678305: from magfr: Deallocate the cache in
- hardware/cpu/cpu on shutdown (header part)
-
-2007-03-12 23:09 tanders
-
- * agent/mibgroup/notification-log-mib/notification_log.c,
- agent/mibgroup/notification-log-mib/notification_log.h:
- CHANGES: PATCH: 1678306: from magfr: Deallocate the log in
- notification-log-mib/notification_log
-
-2007-03-12 23:04 tanders
-
- * agent/mibgroup/hardware/cpu/cpu.c:
- CHANGES: PATCH: 1678305: from magfr: Deallocate the cache in
- hardware/cpu/cpu on shutdown
-
-2007-03-12 22:57 tanders
-
- * snmplib/mib.c:
- CHANGES: PATCH: 1678302: from magfr: netsnmp_mibindex_load leaks
- memory
-
-2007-03-12 22:50 tanders
-
- * snmplib/snmp_api.c:
- CHANGES: PATCH: 1678301: from magfr: deallocate domain registry
- at shutdown
-
-2007-03-12 22:31 tanders
-
- * net-snmp-config.in:
- CHANGES: PATCH: 1678298: from magfr: compile-subagent checks for
- bad HAVE_SIGNAL_H
-
-2007-03-12 21:37 dts12
-
- * agent/helpers/table.c:
- CHANGES: snmpd: BUG: 1413728: Reference index values in debug
- output correctly.
-
-2007-03-12 21:34 dts12
-
- * agent/mibgroup/ucd-snmp/disk.c:
- CHANGES: snmpd: BUG: 1102058: Skip non-mounted disks (e.g. swap
- partitions)
-
-2007-03-12 21:30 dts12
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c,
- agent/mibgroup/if-mib/data_access/interface_solaris2.c,
- agent/mibgroup/if-mib/data_access/interface_sysctl.c:
- CHANGES: snmpd: PATCHES: 1668193: Update registration of
- ReasmMaxSize support.
-
-2007-03-12 21:28 dts12
-
- * agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable.c:
- CHANGES: snmpd: PATCHES: 1668193: Fix check for v6 ReasmMaxSize
- support.
-
-2007-03-12 19:56 dts12
-
- * agent/mibgroup/ucd-snmp/proc.c:
- CHANGES: snmpd: PATCHES: 1668952: Ignore zombie processes.
-
-2007-03-12 19:54 dts12
-
- * agent/mibgroup/ip-mib/ip_scalars.c:
- CHANGES: snmpd: PATCHES: 1665985: Implement ipReasmTimeout
- Though this registers an instance, rather than the full scalar
- object
-
-2007-03-12 19:51 dts12
-
- * agent/mibgroup/mibII/vacm_vars.c, snmplib/vacm.c:
- CHANGES: library: PATCHES: 1665543: Handle VACM checks correctly.
- CHANGES: snmpd: PATCHES: 1665549: Handle creating VACM entries
- correctly.
- [Both patches are required for correct operation]
-
-2007-03-12 19:47 dts12
-
- * agent/mibgroup/smux/smux.c:
- CHANGES: snmpd: PATCHES: 1659623: Handle SMUX peers with an empty
- password.
-
-2007-03-12 19:40 dts12
-
- * agent/agent_trap.c:
- CHANGES: snmpd: PATCHES: 1644280: Use the correct engineID when
- sending v3 traps.
-
-2007-03-12 19:32 dts12
-
- * snmplib/snmp_api.c:
- CHANGES: library: PATCHES: 1642071: Don't fiddle with the storage
- of pre-existing users.
-
-2007-03-12 19:30 dts12
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
- CHANGES: snmpd: PATCHES: 1641865: Don't double check snmpTrapOID
- in the filter table.
-
-2007-03-12 19:25 dts12
-
- * agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/memory_netbsd1.c:
- CHANGES: snmpd: PATCHES: 1639726: Report physical memory
- correctly on *BSD
-
-2007-03-08 15:52 dts12
-
- * include/net-snmp/system/netbsd.h,
- include/net-snmp/system/openbsd.h:
- Include Host Resources MIB on NetBSD and OpenBSD
-
-2007-03-06 13:51 dts12
-
- * agent/snmp_agent.c:
- CHANGES: snmpd: BUG: 1159908: Fix memory leak
-
-2007-03-02 22:58 tanders
-
- * snmplib/MSG00001.bin:
- de-mange binary file
-
-2007-03-02 12:44 tanders
-
- * CodingStyle:
- fix typo
-
-2007-02-28 15:27 dts12
-
- * CHANGES, ChangeLog, NEWS:
- Checkpoint summary of CVS changes, preparatory for the SVN
- switch.
-
--------------------------------------------------------------------------------
-
-Changes: V5.4 -> SVN checkpoint (V5-4-patches branch)
-
-2007-02-27 13:36 rstory
-
- * agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable_interface.c:
-
- CHANGES: Linux: BUG: 1666005: Fail to walk ipv6InterfaceTable on Linux
-
-2007-02-27 13:08 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- CHANGES: mib2c: PATCH: 1668171: skip unknown cols in min/max range for tables, instead of error
-
-2007-02-27 12:34 rstory
-
- * agent/mibgroup/ip-mib/ipAddressPrefixTable.h:
-
- add header for easier configure --with-mib-module
-
-2007-02-27 12:34 rstory
-
- * agent/mibgroup/ip-mib/ipAddressPrefixTable.h:
-
- file ipAddressPrefixTable.h was added on branch V5-4-patches on 2007-02-27 12:34:59 +0000
-
-2007-02-26 14:55 dts12
-
- * agent/mibgroup/agentx/protocol.c:
-
- Re-correct interpretation of "null OID" in the AgentX specs.
-
-2007-02-26 14:37 dts12
-
- * include/ucd-snmp/util_funcs.h:
-
- Fix reference to Net-SNMP include locations
-
-2007-02-26 12:47 dts12
-
- * perl/: ASN/Makefile.PL, OID/Makefile.PL,
- SNMP/Makefile.PL, TrapReceiver/Makefile.PL,
- agent/Makefile.PL, agent/default_store/Makefile.PL
-, default_store/Makefile.PL:
-
- Prompting for a single directory, not an array.
-
-2007-02-26 11:32 dts12
-
- * local/: mib2c.container.conf, mib2c.iterate.conf
-, mib2c.table_data.conf:
-
- CHANGES: mib2c: BUG: 1429472: Protect against missing instances (and invalid objects)
-
-2007-02-26 11:29 dts12
-
- * local/mib2c.mfd.conf:
-
- Fix invalid mib2c directive.
-
-2007-02-26 11:18 dts12
-
- * agent/mibgroup/disman/event/mteEventConf.c:
-
- CHANGES: snmpd: BUG: 1416276: Handle dependency on MIB parsing API.
-
-2007-02-23 21:53 tanders
-
- * configure, configure.in:
-
- add quotes to fix shell syntax error when empty
-
-2007-02-22 22:47 tanders
-
- * configure, configure.in:
-
- Last commit broke the build. Now escape backslashes properly. Please remember to use autoconf 2.59 for the patches branches!
-
-2007-02-22 15:38 dts12
-
- * README.solaris:
-
- CHANGES: documentation: BUG: 1247164: Document use of OID macros
-
-2007-02-22 00:28 tanders
-
- * agent/mibgroup/: hardware/cpu/cpu_perfstat.c,
- ucd-snmp/proc.c:
-
- CHANGES: AIX: PATCH: 1665079: from "Michael Kukat": AIX patches for cpu stats and process monitoring
-
-2007-02-21 16:36 hardaker
-
- * configure, configure.in:
-
- fix lame-make systems that can't handle whitespace terminating wrapped lines
-
-2007-02-21 15:33 tanders
-
- * Makefile.top:
-
- CHANGES: Win32: BUG: 1662987: compile error on Cygwin
-
-2007-02-21 13:56 dts12
-
- * snmplib/: snmp_parse_args.c, tools.c:
-
- CHANGES: snmplib: BUG: 1660061: Validate engineIDs more strictly.
-
-2007-02-21 13:49 dts12
-
- * man/: snmpcmd.1.def, snmp.conf.5.def:
-
- CHANGES: documentation: BUG: 1407476: Clarify MIB parsing toggle options and MIB comment handling.
-
-2007-02-21 13:37 dts12
-
- * configure.in, configure:
-
- CHANGES: build: BUG: 1096166: Handle --without-logfile correctly.
-
-2007-02-19 16:36 dts12
-
- * dist/: Makefile, nsb-config, nsb-functions
-, nsb-nightly, nsb-package,
- nsb-platform, patme, README.build-scripts
-:
-
- removed dist files only to be distributed in the main CVS branch
-
-2007-02-19 16:30 dts12
-
- * dist/RELEASE-INSTRUCTIONS:
-
- Release Instructions only to be distributed in the main CVS branch
-
-2007-02-19 10:49 dts12
-
- * dist/makerelease:
-
- Don't assume local usernames match CVS account names.
-
-2007-02-19 10:41 dts12
-
- * dist/extractnews:
-
- Improve layout of CHANGES information.
-
-2007-02-19 10:06 dts12
-
- * Makefile.in:
-
- Don't invoke 'versiontag' for tagging the CVS tree.
- It doesn't handle this any more. (Use 'makerelease' instead)
-
-2007-02-19 10:02 dts12
-
- * agent/mibgroup/versiontag:
-
- Don't fail silently when called to tag the CVS tree.
- Return indication of failure to the calling application (e.g. make)
-
-2007-02-16 12:03 dts12
-
- * agent/mibgroup/agentx/protocol.c:
-
- Revert to previous "null OID" interpretation (but with the correct encoding).
-
-2007-02-15 11:09 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_linux.c:
-
- CHANGES: snmpd: BUG: 1600261: Handle non-x86 /proc/cpuinfo format
- (A workaround, rather than a fix - we really need to parse these
- other formats properly in the init routine)
-
-2007-02-15 10:06 dts12
-
- * agent/mibgroup/agentx/protocol.c:
-
- Correct misinterpretation of "null OID" in AgentX specs.
-
-2007-02-15 09:47 dts12
-
- * agent/agent_trap.c:
-
- Reject overly-short Trap OIDs.
- Don't crash out completely on failed v1<->v2 trap conversions.
-
-2007-02-12 12:31 dts12
-
- * agent/mibgroup/agentx/protocol.c:
-
- CHANGES: snmpd: BUG: 1633595: Fix AgentX handling of Counter64 values
-
-2007-02-09 21:15 dts12
-
- * agent/mib_modules.c:
-
- CHANGES: snmpd: BUG: 1397895: include missing interface declarations
-
-2007-02-08 17:39 hardaker
-
- * agent/helpers/table_dataset.c:
-
- NEWS: snmpd: patch from Wojtek Jawor to handle row deletion issues in dataset tables
-
-2007-02-07 17:17 hardaker
-
- * agent/mibgroup/tunnel.h, mibs/IPV6-FLOW-LABEL-MIB.txt
-:
-
- added the flow lable mib, which the tunnel-mib refers to
-
-2007-02-07 17:17 hardaker
-
- * mibs/IPV6-FLOW-LABEL-MIB.txt:
-
- file IPV6-FLOW-LABEL-MIB.txt was added on branch V5-4-patches on 2007-02-07 17:19:10 +0000
-
-2007-02-05 15:16 dts12
-
- * snmplib/vacm.c:
-
- CHANGES: snmplib: PATCH: 1641895: Extend short view masks (as per RFC specs)
- Patch supplied by Michael Kirkham.
-
-2007-02-05 15:10 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- move function call out of assert
-
-2007-02-05 14:38 dts12
-
- * agent/mibgroup/notification/snmpNotifyFilterProfileTable.c
-:
-
- CHANGES: snmpd: PATCH: 1639360: Fix snmpNotifyFilterProfileTable row creation.
- Patch supplied by Michael Kirkham.
-
-2007-02-05 11:01 dts12
-
- * snmplib/callback.c:
-
- Fix compilation if LOCK_PER_CALLBACK_SUBID not defined.
- Reported by Emi Yanagi
-
-2007-01-31 13:51 tanders
-
- * Makefile.top:
-
- CHANGES: build: BUG: 1647976: Cygwin/MinGW Windows build fails due to libtool error
-
-2007-01-30 13:43 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- CHANGES: build: yet another fix to address build issues with ethtool (on RH9).
- Patch provided by Magnus Fromreide.
-
-2007-01-29 11:03 tanders
-
- * python/netsnmp/client_intf.c:
-
- get rid of C++ comments
-
-2007-01-25 22:45 tanders
-
- * configure, configure.in:
-
- CHANGES: FreeBSD: fix configure warning for sys/conf.h
-
-2007-01-25 22:22 tanders
-
- * agent/mibgroup/ip-mib/ipv4InterfaceTable/.cvsignore:
-
- replace by more reasonable content
-
-2007-01-25 22:05 tanders
-
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_subagent.c
-, local/mib2c-conf.d/subagent.m2c:
-
- fix typo
-
-2007-01-25 21:31 tanders
-
- * README.irix:
-
- CHANGES: documentation: PATCH: 1644735: from "Brent Bice": add gcc build instructions for IRIX
-
-2007-01-25 21:11 tanders
-
- * agent/mibgroup/ucd-snmp/disk.c:
-
- CHANGES: snmpd: PATCH: 1644714: from "Leland Wallace": replace last remaining instance of deprecated copy_word by copy_nword
-
-2007-01-24 14:02 dts12
-
- * agent/mibgroup/ucd-snmp/disk.c:
-
- Tweak debug output
-
-2007-01-24 12:27 dts12
-
- * apps/snmptrapd_log.c:
-
- Suppress assorted warnings.
-
-2007-01-24 12:18 tanders
-
- * include/net-snmp/types.h:
-
- make sure uintptr_t is always defined as unsigned. Spotted by David Ford.
-
-2007-01-23 22:50 rstory
-
- * agent/mibgroup/:
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
-, ip-mib/ipAddressTable/ipAddressTable_interface.c
-,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c
-:
-
- don't try to remove a row that was never inserted
-
-2007-01-23 22:38 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- don't try to remove a row that was never inserted
-
-2007-01-23 16:22 dts12
-
- * agent/mibgroup/target/snmpTargetParamsEntry.c:
-
- CHANGES: snmpd: PATCH: 1639282: Save persistent snmpTargetParamsTable settings correctly.
- Fix provided by Michael Kirkham.
-
-2007-01-23 16:12 dts12
-
- * agent/mibgroup/target/snmpTargetAddrEntry.c:
-
- CHANGES: snmpd: PATCH: 1637287: Handle multiple target tags correctly.
- Fix provided by Michael Kirkham.
-
-2007-01-23 16:12 dts12
-
- * agent/mibgroup/target/target.c:
-
- NEWS: snmpd: PATCH: 1637287: Handle multiple target tags correctly.
- Fix provided by Michael Kirkham.
-
-2007-01-23 15:44 dts12
-
- * snmplib/snmp_api.c:
-
- CHANGES: snmplib: PATCH: 1634620: Fix leaks from create_user_from_session failure.
- Patch provided by Michael Kirkham.
-
-2007-01-23 14:51 dts12
-
- * apps/snmptrapd_log.c:
-
- CHANGES: snmptrapd: BUG: 1638225: Fix interpretation of transport address data.
- (Keep this consistent with snmpUDPDomain.c)
-
-2007-01-23 14:10 dts12
-
- * agent/agent_trap.c:
-
- Bring trap handling in line with RFC 2576/3584 - drop SNMPv1 traps
- containing Counter64 varbinds. Requested by Magnus Fromreide.
-
-2007-01-22 22:30 tanders
-
- * snmplib/read_config.c:
-
- CHANGES: snmplib: PATCH: 1641972: from magfr: add missing const
-
-2007-01-22 16:40 dts12
-
- * agent/agent_trap.c:
-
- CHANGES: snmpd: PATCH: 1641332: Include missing agent config definitions.
-
-2007-01-22 16:18 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.c:
-
- fix typo overwriting container name
-
-2007-01-22 16:16 dts12
-
- * agent/mibgroup/agentx/: master_admin.c, master.c
-:
-
- CHANGES: snmpd: PATCH: 1641685: Handle unresponsive AgentX subagents more reliably.
- Fix provided by Josef Moellers
-
-2007-01-22 15:51 dts12
-
- * snmplib/vacm.c:
-
- CHANGES: snmplib: PATCH: 1640114: Don't store trailing null character.
- Reported by Michael Kirkham.
-
-2007-01-19 16:53 dts12
-
- * include/net-snmp/net-snmp-config.h.in,
- agent/mibgroup/hardware/cpu/cpu_nlist.c:
-
- NEWS: BUGS 1633483: Support CPU HAL on FreeBSD4.x
- (before CPU definitions were moved to <sys/resource.h>)
-
-2007-01-19 16:53 dts12
-
- * configure, configure.in:
-
- CHANGES: FreeBSD: BUG: 1633483: Support CPU HAL on FreeBSD4.x
- (before CPU definitions were moved to <sys/resource.h>)
-
-2007-01-19 14:22 tanders
-
- * configure, configure.in,
- agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- CHANGES: Linux: fix ethtool configure check for recent systems (e.g. FC6, RHEL5).
- Patch provided by Magnus Fromreide.
-
-2007-01-19 11:25 tanders
-
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in,
- agent/mibgroup/host/hr_filesys.c,
- agent/mibgroup/host/hr_storage.c:
-
- CHANGES: build: add configure check for hasmntopt to fix the build on systems that lack it
-
-2007-01-16 10:04 dts12
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- Reset 'send' flag to consider each sink individually.
- Reported by Michael Kirkham.
-
-2007-01-16 10:02 dts12
-
- * agent/agent_trap.c:
-
- Protect against sending mismatched traps (v1 trap on v2 sink).
- Reported by Michael Kirkham.
-
-2007-01-16 09:53 dts12
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- Don't hardcode the size of counter64 structure (may be wrong on 64-bit boxes)
-
-2007-01-11 22:13 tanders
-
- * agent/mibgroup/util_funcs.c,
- agent/mibgroup/utilities/execute.c,
- include/net-snmp/library/system.h, snmplib/system.c
-:
-
- CHANGES: snmplib: library layering improvements: introduce netsnmp_mktemp to prevent libnetsnmpagent from depending on libnetsnmpmibs
-
-2007-01-11 21:28 hardaker
-
- * snmplib/: snmpAAL5PVCDomain.c, snmpIPXDomain.c
-, snmpSTDDomain.c, snmpTCPDomain.c,
- snmpTCPIPv6Domain.c, snmpUDPDomain.c,
- snmpUDPIPv6Domain.c, snmp_service.c,
- snmp_transport.c:
-
- Patch from Magnus Fromreide to make the transport systems C++ compatible
-
-2007-01-11 09:17 dts12
-
- * man/snmptrapd.8.def:
-
- Fix some mangled text.
-
-2007-01-10 20:58 tanders
-
- * man/snmpd.8.def:
-
- CHANGES: documentation: BUG: 1614104: broken snmpd(8) manual page in 5.4
-
-2007-01-09 21:50 tanders
-
- * agent/mibgroup/kernel_sunos5.c:
-
- CHANGES: Solaris: IF-MIB fix: add missing return at end of get_if_stats
-
-2007-01-07 19:47 tanders
-
- * include/net-snmp/library/snmp_service.h:
-
- add missing declaration for netsnmp_register_service_handlers (from magfr)
-
-2007-01-06 00:54 tanders
-
- * agent/mibgroup/host/hr_swrun.c:
-
- CHANGES: Solaris: BUG: 1626153: no hrSWRun informations on Solaris zones
- Patch provided by Klaus Muehlfeld
-
-2007-01-06 00:34 tanders
-
- * perl/agent/agent.xs:
-
- CHANGES: perl: BUG: 1450669: PATCH: 1627949: from martin987: a perl agentx consumes memory
-
-2007-01-03 22:42 tanders
-
- * perl/SNMP/SNMP.xs:
-
- get rid of C++ comments
-
-2007-01-03 22:23 tanders
-
- * perl/SNMP/: SNMP.xs, t/conf.t:
-
- clean up compile and fix tests.
- Backport from 5.5.dev
-
-2007-01-02 22:53 tanders
-
- * perl/SNMP/SNMP.xs:
-
- BUG: Coverity #178: never pass a NULL oid_arr_len pointer to __concat_oid_str (which dereferences it)
-
-2007-01-02 22:08 tanders
-
- * agent/mibgroup/agentx/master.c:
-
- BUG: Coverity #193: properly initialize session pointer before use
-
-2007-01-02 16:48 dts12
-
- * local/mib2c:
-
- CHANGES: mib2c: BUG: 1582972: Handle @while@/@end@ properly.
- Patch provided by Douglas Dean
-
-2007-01-02 16:00 dts12
-
- * snmplib/: snmpUDPDomain.c, snmpUDPIPv6Domain.c
-, snmpUnixDomain.c:
-
- CHANGES: snmplib: BUG: 1600171: Support longer community strings in VACM config.
- Patch provided by Robert Wilcox
-
-2007-01-02 11:24 dts12
-
- * agent/agent_trap.c:
-
- CHANGES: snmpd: BUG: 1546817: Fix snmpEnterprise varbind when forwarding v1 traps.
- Patch provided by Pablo Passera.
-
-2007-01-02 10:38 dts12
-
- * configure, configure.in:
-
- CHANGES: build: PATCH: 1625135: configure location of python interpreter
- Provided by Andrew Langmead
-
-2007-01-02 10:38 dts12
-
- * Makefile.in, Makefile.top:
-
- NEWS: configure: PATCH 1625135: configure location of python interpreter
- Provided by Andrew Langmead
-
-2007-01-01 17:44 dts12
-
- * agent/mibgroup/util_funcs.c:
-
- CHANGES: snmpd: PATCH: 1601188, BUG: 1600432: Handle signals properly when restarting the agent.
- Fix provided by Loic Domaigne.
-
-2007-01-01 16:12 dts12
-
- * snmplib/snmp_client.c:
-
- NEWS: snmplib: PATCHES 1592706: Fix memory leak when cloning varbinds.
- Patch by Steven Dorigotti.
-
-2007-01-01 15:29 dts12
-
- * snmplib/mib.c:
-
- CHANGES: snmplib: PATCH: 1548670: Fix range checks for unsigned integers
- From Kevin Humphries. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383380
-
-2007-01-01 15:16 dts12
-
- * apps/: snmpdf.c, snmpget.c, snmpgetnext.c
-, snmpset.c:
-
- Move global 'failures' variable closer to where it is used.
- CHANGES: apps: PATCH: 1529523: Close SNMP session on failure.
-
-2007-01-01 14:38 dts12
-
- * snmplib/snmp_service.c:
-
- Protect against potential double delete.
- Patch provided by Magnus Fromreide.
-
-2007-01-01 11:28 dts12
-
- * agent/mibgroup/agentx/master_admin.c:
-
- Ensure sysORDescriptions are null-terminated, so they can be
- safely passed to 'strdup()'. Reported by Wolfgang Pedot.
-
-2006-12-28 23:29 tanders
-
- * snmplib/snmpUDPDomain.c:
-
- CHANGES: snmplib: PATCH: 1616912: from "Magnus Fromreide": fix memory leak in snmp_udp_transport
-
-2006-12-28 23:00 tanders
-
- * agent/mibgroup/host/hr_swrun.c:
-
- CHANGES: Solaris: PATCH: 1623447: from "Hrvoje Habjanic": hrSWRun fix: <exited> instead of endOfTable for terminated processes
-
-2006-12-27 19:17 rstory
-
- * agent/mibgroup/mibII/at.c:
-
- fix external reference to NETSNMP_KLOOKUP on HP-UX 10.20 (maybe others)
-
-2006-12-26 16:52 alex_b
-
- * agent/mibgroup/struct.h, agent/mibgroup/util_funcs.c
-, agent/mibgroup/utilities/execute.c,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
-
- CHANGES: Win32: PATCH: 1622080: from Grueninger A: pass Win32 handles remain open.
-
-2006-12-17 18:01 alex_b
-
- * win32/: Makefile-apps.in, libsnmp_dll/Makefile.in
-, snmpd/Makefile.in, snmpdsdk/Makefile.in
-, snmpnetstat/Makefile.in,
- snmptrapd/Makefile.in:
-
- Add gdi32.lib to fix linking problem when using the static version of the
- SSL libraries. Thanks to Simon Edwards for the fix.
-
-2006-12-17 16:51 alex_b
-
- * FAQ:
-
- Update Windows info in the FAQ
-
-2006-12-12 23:53 tanders
-
- * agent/mibgroup/host/: hr_filesys.c, hr_storage.c
-, hr_swinst.c:
-
- CHANGES: Linux: PATCH: 1581294: from "Michael Tatarinov": host-resources improvements
-
-2006-12-12 21:27 tanders
-
- * win32/net-snmp/: net-snmp-config.h,
- net-snmp-config.h.in:
-
- re-add UDP_ADDRESSES_IN_HOST_ORDER
-
-2006-12-12 21:01 tanders
-
- * win32/net-snmp/net-snmp-config.h.in:
-
- sync with win32/net-snmp/net-snmp-config.h
-
-2006-12-12 20:31 tanders
-
- * win32/Configure:
-
- CHANGES: Win32: fix win32/Configure --with-ipv6
-
-2006-12-12 18:21 tanders
-
- * win32/net-snmp/net-snmp-config.h:
-
- NEWS: Win32: fix AES support
-
-2006-12-12 03:01 alex_b
-
- * local/FAQ2HTML:
-
- Add version to FAQ.html.
-
-2006-12-09 00:16 tanders
-
- * include/net-snmp/system/: darwin8.h, darwin9.h
-:
-
- CHANGES: MacOSX: PATCH: 1600453: from "Chris Jalbert": OS X compile-time endian determination
-
-2006-12-08 22:20 tanders
-
- * local/Version-Munge.pl:
-
- fix dist/Makefile munging
-
-2006-12-08 14:30 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c:
-
- NEWS: BUG: 1611524: fix tcp connection table fd leak
-
-2006-12-07 15:56 tanders
-
- * agent/mibgroup/hardware/: cpu.h, cpu/cpu_mach.c
-, cpu/cpu_mach.h:
-
- NEWS: MacOSX: PATCH: 1600522: from "Bill Fenner": CPU HAL implementation for mach/darwin
-
-2006-12-07 15:54 tanders
-
- * agent/mibgroup/hardware/cpu/cpu_mach.c:
-
- file cpu_mach.c was added on branch V5-4-patches on 2006-12-07 15:56:38 +0000
-
-2006-12-07 15:54 tanders
-
- * agent/mibgroup/hardware/cpu/cpu_mach.h:
-
- file cpu_mach.h was added on branch V5-4-patches on 2006-12-07 15:56:38 +0000
-
-2006-12-07 13:10 tanders
-
- * perl/SNMP/SNMP.pm:
-
- CHANGES: documentation: PATCH: 1604580: SNMP(3) manual page corrections (spotted by tek-ops)
-
-2006-12-06 15:34 rstory
-
- * agent/mibgroup/tunnel/tunnel.c:
-
- add needed header
-
-2006-12-06 15:10 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c:
-
- NEWS: snmpd: BUG: 1558823: fix ipAddressTable memory leak
-
-2006-12-06 15:01 rstory
-
- * agent/mibgroup/ip-forward-mib/:
- inetCidrRouteTable/inetCidrRouteTable.c,
- ipCidrRouteTable/ipCidrRouteTable.c:
-
- NEWS: BUG: 1596638: memory leak in ipCidrRouteTable, inetCidrRouteTable
-
-2006-12-06 14:34 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_ioctl.c:
-
- tweak/add debug msgs in netsnmp_access_interface_ioctl_ifindex_get
-
-2006-12-05 23:47 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_ioctl.c:
-
- fix debug message
-
-2006-12-05 23:28 tanders
-
- * agent/mibgroup/Makefile.in:
-
- CHANGES: BUG: 1600093: autoconf 2.60 breaks the build
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.rc3 -> V5.4
-
-2006-11-24 09:44 hardaker
-
- * man/: netsnmp_agent.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_callback.3,
- netsnmp_container.3, netsnmp_data_list.3,
- netsnmp_debug.3, netsnmp_default_store.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_maintenance.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-11-24 09:43 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4 )
-
-2006-11-24 09:19 hardaker
-
- * README.win32, win32/libsnmp_dll/libsnmp.def,
- win32/libsnmp_dll/libsnmp_dll.dsp,
- win32/netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- patch from Alex Burger to fix MSVC issues
-
-2006-11-24 08:09 dts12
-
- * FAQ:
-
- Updates to the CODING section.
- I'm sure there are more changes that could usefully be made,
- but Life's Too Short. OK, Wes - it's all yours....
-
-2006-11-24 07:38 dts12
-
- * README:
-
- Tweak web links slightly, and mention the Wiki.
-
-2006-11-24 07:09 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- doc update based on perl changes
-
-2006-11-24 06:26 dts12
-
- * FAQ:
-
- Drop obsolete entries.
-
-2006-11-24 06:23 dts12
-
- * FAQ:
-
- Updates to the COMPILING section.
-
-2006-11-24 06:02 dts12
-
- * FAQ:
-
- Updates to the rest of the AGENTS section.
-
-2006-11-24 05:41 dts12
-
- * FAQ:
-
- Commit revisions to the MIBS and (most of) the AGENTS sections.
- 43 pages down, 18 to go....
-
-2006-11-24 05:13 tanders
-
- * FAQ:
-
- add some more working platforms; perl -> Perl
-
-2006-11-24 03:21 dts12
-
- * FAQ:
-
- Revision of the first three sections (GENERAL, APPLICATIONS, PERL).
- Probably racing a losing battle against packaging the upcoming release!
-
-2006-11-23 19:30 tanders
-
- * README.solaris:
-
- updates and cleanup for 5.4
-
-2006-11-23 17:11 tanders
-
- * agent/mibgroup/README.smux:
-
- CHANGES: documentation: PATCH: 1601261: from "Stephen J. Friedl": update README.smux
-
-2006-11-23 16:38 tanders
-
- * dist/net-snmp.spec:
-
- CHANGES: misc: RPM spec file fixes for 64-bit platforms
-
-2006-11-23 01:07 dts12
-
- * agent/mibgroup/ucd-snmp/memory.c:
-
- Remove irrelevant comments (left over from the development phase).
-
-2006-11-22 16:06 hardaker
-
- * dist/Makefile:
-
- use --without for perl now if off
-
-2006-11-22 15:54 hardaker
-
- * dist/Makefile:
-
- final verison change
-
-2006-11-22 15:25 tanders
-
- * dist/net-snmp.spec:
-
- revert to correct version
-
-2006-11-22 15:23 tanders
-
- * dist/net-snmp.spec:
-
- - remove bad patch reference
- - enable Perl by default, but allow for --without perl_modules|embedded_perl
- - add netsnmp_ prefix for local defines
-
-2006-11-22 08:49 dts12
-
- * mibs/UCD-SNMP-MIB.txt:
-
- Clarification of the behaviour of objects in the memory & systemStats groups,
- and objects used for reporting/fixing errors.
-
-2006-11-22 07:07 hardaker
-
- * man/: .cvsignore, Makefile.in:
-
- manalias always-made fix; now touches a temp file (and cleans later)
-
-2006-11-22 05:25 tanders
-
- * .cvsignore:
-
- add new 'mk' subdir
-
-2006-11-22 05:24 tanders
-
- * man/.cvsignore:
-
- add new manual pages
-
-2006-11-22 05:03 tanders
-
- * snmplib/system.c:
-
- CHANGES: snmpd: PATCH: 1598966: from "Peter Eckel": Fix bug #1598927: #elif build fix
-
-2006-11-22 04:58 tanders
-
- * apps/snmptrapd.c:
-
- CHANGES: snmptrapd: PATCH: 1598968: from "Peter Eckel": Fix bug #1587759: snmptrapd doesn't recognize -A option
-
-2006-11-18 09:56 marz
-
- * python/netsnmp/client_intf.c:
-
- fixes for None return tpye and octet val handling
-
-2006-11-18 07:28 hardaker
-
- * FAQ, README, configure, configure.in
-, sedscript.in, snmplib/snmp_version.c,
- dist/net-snmp.spec:
-
- - version tag ( 5.4.rc3 )
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.rc2 -> V5.4.rc3
-
-2006-11-18 07:14 hardaker
-
- * man/: netsnmp_agent.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_callback.3,
- netsnmp_container.3, netsnmp_data_list.3,
- netsnmp_debug.3, netsnmp_default_store.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_maintenance.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-11-18 07:13 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4.rc3 )
-
-2006-11-18 06:31 hardaker
-
- * agent/mibgroup/ucd-snmp/memory.c:
-
- fix missing memCached.0 patch from Thomas Anders
-
-2006-11-16 20:47 hardaker
-
- * configure:
-
- patch from Thomas Anders to fix perl CC extraction to allow for paths
-
-2006-11-16 20:43 hardaker
-
- * configure.in:
-
- patch from Thomas Anders to fix perl CC extraction to allow for paths
-
-2006-11-16 13:38 tanders
-
- * man/Makefile.in:
-
- add new manual pages to the build process
-
-2006-11-16 01:36 tanders
-
- * snmplib/system.c:
-
- properly protect nlist code to fix build issues w/ --without-kmem-usage
-
-2006-11-15 16:22 tanders
-
- * man/: encode_keychange.1.def, fixproc.1.def,
- mib2c-update.1.def, net-snmp-config.1.def,
- tkmib.1.def, traptoemail.1.def:
-
- CHANGES: documentation: BUG: 1577913: add missing manual pages for executables, supplied by Debian
-
-2006-11-15 15:35 tanders
-
- * man/snmpnetstat.1.def:
-
- Update to the new syntax of the snmpnetstat rewrite. Inspired by Debian.
-
-2006-11-15 14:45 tanders
-
- * man/snmpset.1.def:
-
- format fix (from Debian patch 07_docfiles.patch)
-
-2006-11-15 11:35 tanders
-
- * man/snmp_trap_api.3.def:
-
- Put description on a single line. Taken from Debian patch 07_docfiles.patch
-
-2006-11-14 16:01 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_nlist.c:
-
- Fix initialisation problem (which results in the agent failing
- to start on FreeBSD systems, when run as an unprivileged user).
-
-2006-11-14 15:44 tanders
-
- * doc/rfc/smiV2/rfc2579.errata~:
-
- do we agree to not ship editor backup copies?
-
-2006-11-14 03:18 tanders
-
- * testing/tests/T160snmpnetstat:
-
- udpTable requires /dev/kmem access on IRIX and Tru64 Unix
-
-2006-11-14 01:56 tanders
-
- * man/mib_api.3.def:
-
- CHANGES: PATCH: 1596028: from "Stephen J. Friedl": const fixes for the mib_api(3) manual page
-
-2006-11-13 16:17 tanders
-
- * perl/agent/test.pl:
-
- CHANGES: perl: make perltest fixes for Solaris 2.6 and earlier
-
-2006-11-13 15:54 tanders
-
- * perl/SNMP/SNMP.xs:
-
- NEWS: perl: SNMP.pm fixes for 64-bit platforms
-
-2006-11-13 15:49 tanders
-
- * perl/SNMP/t/bulkwalk.t:
-
- CHANGES: perl: make perltest fixes for HP-UX
-
-2006-11-13 15:26 tanders
-
- * perl/agent/test.pl:
-
- Drop Data::Dumper since Perl 5.00405 as shipped with IRIX 6.5 doesn't include it.
-
-2006-11-13 14:51 tanders
-
- * perl/OID/test.pl:
-
- Drop unneeded dependency on Data::Dumper.
-
-2006-11-13 14:46 tanders
-
- * perl/SNMP/t/bulkwalk.t:
-
- CHANGES: perl: make perltest fixes for IRIX
-
-2006-11-12 17:53 alex_b
-
- * README.win32, win32/Makefile-apps.in,
- win32/Makefile.in, win32/snmpd/Makefile.in,
- win32/snmpdsdk/Makefile.in, win32/snmpnetstat/Makefile.in
-, win32/snmptrapd/Makefile.in:
-
- Remove warnings about compiling with the SNMP library DLL.
-
-2006-11-10 03:24 tanders
-
- * README.osX:
-
- remove --enable-mini-agent recommendation because --without-kmem-usage no longer requires it
-
-2006-11-10 01:21 dts12
-
- * man/Makefile.in:
-
- Reference the correct man page for snmp_trap_api aliases.
- Reported and fixed by Chris Jalbert.
-
-2006-11-08 08:24 hardaker
-
- * FAQ, README, snmplib/snmp_version.c,
- configure, configure.in, sedscript.in,
- dist/net-snmp.spec:
-
- - version tag ( 5.4.rc2 )
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.rc1 -> V5.4.rc2
-
-2006-11-08 07:56 hardaker
-
- * man/: netsnmp_agent.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_callback.3,
- netsnmp_container.3, netsnmp_data_list.3,
- netsnmp_debug.3, netsnmp_default_store.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_maintenance.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-11-08 07:55 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4.rc2 )
-
-2006-11-08 07:27 hardaker
-
- * agent/helpers/row_merge.c:
-
- Patch from Robert to check processed flag before proceeding
-
-2006-11-07 15:33 dts12
-
- * agent/mibgroup/ucd-snmp/memory.c:
-
- Fix duplicate case statements (and indicate which are the deprecated objects)
-
-2006-11-07 14:14 dts12
-
- * agent/mibgroup/ucd-snmp/memory.c,
- agent/mibgroup/ucd-snmp/memory.h, mibs/UCD-SNMP-MIB.txt
-:
-
- Clarify meaning of mem*Text objects (and define new consistent versions).
-
-2006-11-07 06:54 hardaker
-
- * mibs/NET-SNMP-TC.txt:
-
- add a missing paren to a description field
-
-2006-11-07 06:54 hardaker
-
- * configure.in, configure, Makefile.in,
- net-snmp-config.in, agent/Makefile.in:
-
- patch to fix sed usage on systems with a very old sed
-
-2006-11-06 15:50 tanders
-
- * README.irix:
-
- mention --without-kmem-usage
-
-2006-11-06 15:43 tanders
-
- * agent/mibgroup/mibII/: at.c, interfaces.c, ipAddr.c
-, ipv6.c, tcpTable.c, udpTable.c,
- var_route.c:
-
- improved klookup error handling
-
-2006-11-06 15:41 tanders
-
- * configure, README.aix, configure.in,
- agent/kernel.h:
-
- CHANGES: snmpd: build fix for --without-kmem-usage
-
-2006-11-06 07:16 tanders
-
- * testing/tests/: T120proxyget, T121proxyset,
- T122proxysetfail:
-
- sh doesn't like "==", of course.
-
-2006-11-06 03:16 tanders
-
- * testing/tests/: T120proxyget, T121proxyset,
- T122proxysetfail:
-
- skip proxy tests for TCP because the proxy code doesn't support TCP yet
-
-2006-11-03 17:39 tanders
-
- * testing/tests/: T058agentauthtrap, T065agentextend,
- T200snmpv2cwalkall:
-
- CHANGES: misc: "make test" fixes for non-UDP transports
-
-2006-11-03 08:40 marz
-
- * python/netsnmp/: client.py, client_intf.c:
-
- memory leak fixes for python interface
-
-2006-11-02 15:30 tanders
-
- * man/.cvsignore:
-
- add new man page aliases
-
-2006-11-01 15:53 tanders
-
- * ChangeLog:
-
- ChangeLog shall only document changes of the branch it's contained in
-
-2006-11-01 08:36 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- CHANGES: BUG: 1585815: fix mfd bits length calculation
-
-2006-10-31 14:29 hardaker
-
- * FAQ, README, configure, configure.in
-, sedscript.in, snmplib/snmp_version.c,
- dist/net-snmp.spec:
-
- - version tag ( 5.4.rc1 )
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.pre4 -> V5.4.rc1
-
-2006-10-31 12:51 hardaker
-
- * man/: netsnmp_agent.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_callback.3,
- netsnmp_container.3, netsnmp_data_list.3,
- netsnmp_debug.3, netsnmp_default_store.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_maintenance.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-10-31 12:51 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4.rc1 )
-
-2006-10-31 12:35 hardaker
-
- * agent/kernel.h:
-
- remove the klookup define as (0) since Dave found definite spots where this was unsafe
-
-2006-10-31 07:32 hardaker
-
- * agent/kernel.h:
-
- Patch from Thomas Anders to attempt to fix lack of kmem support for various platforms when kmem isn't available
-
-2006-10-31 07:27 hardaker
-
- * man/Makefile.in:
-
- fix a problem with the man generation patch as pointed out by Chris Jalbert
-
-2006-10-31 07:16 hardaker
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- minor patch from Bruce Shaw to fix lmsensors 240 class machines
-
-2006-10-30 13:43 tanders
-
- * agent/mibgroup/ucd-snmp/memory.c:
-
- CHANGES: snmpd: memTotalFree should report total virtual instead of physical memory
-
-2006-10-30 09:52 tanders
-
- * agent/mibgroup/hardware/memory/memory_irix.c:
-
- mem HAL fixes for IRIX
-
-2006-10-30 07:40 hardaker
-
- * man/Makefile.in:
-
- use generated alias man pages
-
-2006-10-28 18:23 alex_b
-
- * README.win32:
-
- Added --disable-embedded-perl --without-perl-modules for MinGW / Cygwin.
-
-2006-10-27 13:19 alex_b
-
- * include/net-snmp/library/snmpTCPDomain.h,
- include/net-snmp/library/snmpTCPIPv6Domain.h,
- include/net-snmp/library/snmpUDPIPv6Domain.h,
- include/net-snmp/library/snmpUnixDomain.h,
- include/net-snmp/library/snmp_api.h,
- include/net-snmp/library/snmp_debug.h,
- include/net-snmp/library/snmp_transport.h,
- include/net-snmp/library/transform_oids.h,
- win32/Makefile-apps.in, win32/build.pl,
- win32/libsnmp_dll/libsnmp.def,
- win32/libsnmp_dll/libsnmp.def.in, win32/snmpd/Makefile.in
-, win32/snmpdsdk/Makefile.in,
- win32/snmpnetstat/Makefile.in, win32/snmptrapd/Makefile.in
-:
-
- -Allow building of applications with library DLL in build.bat build system.
- -Fix DLL export/import variables for library DLL
-
-2006-10-27 07:47 hardaker
-
- * python/netsnmp/client_intf.c:
-
- fix walking off of a cliff
-
-2006-10-27 07:32 marz
-
- * python/netsnmp/client.py:
-
- client.py
-
-2006-10-27 02:04 tanders
-
- * local/snmp-ucd.sh:
-
- CHANGES: misc: BUGS: 1585250: don't use deprecated options in start script
-
-2006-10-26 17:50 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: Add a couple DEBUG lines.
-
-2006-10-26 17:15 alex_b
-
- * README.win32, win32/dist/README.build.win32.txt:
-
- Win32: README update, build steps update.
-
-2006-10-26 09:21 tanders
-
- * CodingStyle:
-
- minor updates
-
-2006-10-26 04:14 tanders
-
- * configure, configure.in:
-
- minor fixes for "configure --help" output, especially for MIB modules
-
-2006-10-26 03:24 tanders
-
- * include/net-snmp/system/: darwin8.h, darwin9.h:
-
- CHANGES: MacOSX: build fix for mibII/udpTable
-
-2006-10-25 11:51 alex_b
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- NETSNMP_ prefix missing for OPENSSL.
-
-2006-10-25 09:16 tanders
-
- * include/net-snmp/library/mib.h,
- include/net-snmp/library/parse.h, perl/OID/OID.xs,
- perl/SNMP/README, perl/SNMP/SNMP.xs,
- perl/agent/agent.xs, snmplib/mib.c,
- snmplib/parse.c, snmplib/snmp_api.c:
-
- CHANGES: library: rename init_mib to netsnmp_init_mib to avoid symbol clash with HP-UX's libnm
-
-2006-10-23 14:00 tanders
-
- * NEWS:
-
- AIX ships host by default
-
-2006-10-22 18:01 alex_b
-
- * win32/dist/: README.build.win32.txt,
- htmlhelp/Developer_FAQ.html, htmlhelp/FAQ.html,
- htmlhelp/snmp.conf.win32.html,
- htmlhelp/snmpd.conf.win32.html,
- htmlhelp/snmptrapd.conf.win32.html, installer/net-snmp.nsi
-:
-
- Update Windows binary build files.
-
-2006-10-21 09:42 alex_b
-
- * README.win32:
-
- winExtDLL update.
-
-2006-10-21 09:36 alex_b
-
- * README.win32, win32/dist/installer/net-snmp.nsi:
-
- Readme update for winExtDLL, change command line for winExtDLL.
-
-2006-10-21 07:07 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Code cleanup. Add support for xSnmpExtensionQueryEx for SET/GETNEXT.
-
-2006-10-21 05:45 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: winExtDLL: snmpset string, DLL loading and snmpwalk fixes.
-
-2006-10-21 05:09 hardaker
-
- * perl/default_store/test.pl:
-
- remove not-existent SBSM definition from test cases
-
-2006-10-20 17:17 hardaker
-
- * configure:
-
- - version tag ( 5.4.pre4 )
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.pre3 -> V5.4.pre4
-
-2006-10-20 16:59 hardaker
-
- * agent/mibgroup/kernel_sunos5.c:
-
- Patch from Anders Persson to change t_uscalar_t to something more portable (uint32_t)
-
-2006-10-20 13:43 dts12
-
- * include/net-snmp/: agent/ds_agent.h,
- library/default_store.h:
-
- Document the need to update the corresponding perl interfaces
- when changes are made.
-
-2006-10-20 08:51 rstory
-
- * agent/mibgroup/hardware/cpu.h:
-
- use cpu_null for all darwin, until code works
-
-2006-10-20 08:18 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu_nlist.c, cpu_sysctl.c
-:
-
- Clarify comments to reflect reality.
-
-2006-10-20 08:13 tanders
-
- * agent/mibgroup/hardware/cpu.h:
-
- fix syntax error; make sure we get cpu_null for darwin6/7, cpu_sysctl for darwin8+
-
-2006-10-20 07:46 rstory
-
- * agent/mibgroup/hardware/cpu.h:
-
- use cpu_null for darwin7 and darwin6
-
-2006-10-20 01:44 tanders
-
- * agent/mibgroup/hardware/cpu.h:
-
- openbsd4 and darwin should use cpu_sysctl
-
-2006-10-19 22:10 hardaker
-
- * man/: netsnmp_agent.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_callback.3,
- netsnmp_container.3, netsnmp_data_list.3,
- netsnmp_debug.3, netsnmp_default_store.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_maintenance.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-10-19 22:10 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4.pre4 )
-
-2006-10-19 16:44 tanders
-
- * agent/mibgroup/hardware/cpu/cpu_nlist.c:
-
- fix up header inclusion a bit
-
-2006-10-19 15:38 rstory
-
- * agent/mibgroup/hardware/memory.h:
-
- test for darwing before freebsd, since darwin defines freebsd
-
-2006-10-19 14:42 hardaker
-
- * agent/mibgroup/if-mib/ifXTable/: ifXTable.c,
- ifXTable_data_access.c, ifXTable_interface.c:
-
- fix broken bad evil ifTable.h usage
-
-2006-10-19 13:38 hardaker
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c, ifTable.h
-, ifTable_data_access.c, ifTable_defs.h,
- ifTable_interface.c:
-
- don't let ifTable.h redefine random symbols affecting other code
-
-2006-10-19 08:50 hardaker
-
- * agent/Makefile.in:
-
- remove libhelpers from the link line of libagents
-
-2006-10-19 08:47 hardaker
-
- * snmplib/snmp_api.c:
-
- fix transport sock patch
-
-2006-10-19 07:15 hardaker
-
- * include/net-snmp/system/: darwin8.h, darwin9.h:
-
- CHANGES: snmpd: PATCH: 1579364: from jalbert: Updated darwin patch to fix compilation on Tiger and Leapord
-
-2006-10-18 16:52 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: winExtDLL: Finish adding support for DLLs that support multiple
- ranges.
-
-2006-10-18 14:11 dts12
-
- * agent/mibgroup/disman/event/: mteEventConf.c,
- mteEventConf.h, mteObjectsConf.c, mteObjectsConf.h
-, mteTriggerConf.c, mteTriggerConf.h:
-
- Cleanly handle re-loading "monitor" (and related) directives.
-
-2006-10-18 14:09 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Handle invalid payload object OIDs.
-
-2006-10-18 12:07 dts12
-
- * agent/mibgroup/agent/extend.c:
-
- Cleanly handle re-loading "extend" directives.
-
-2006-10-18 07:45 rstory
-
- * dist/cvsup:
-
- - user /usr/bin/env for portability
- - only test for tar if we're going to use it
-
-2006-10-18 03:29 tanders
-
- * man/snmpd.conf.5.def:
-
- document new pass_persist error messages introduced by patch 1568150
-
-2006-10-17 21:14 hardaker
-
- * README.osX:
-
- update from Chris Jalbert
-
-2006-10-17 20:19 hardaker
-
- * agent/: agent_handler.c, agent_registry.c:
-
- CHANGES: snmpd: PATCH 1565703: patch to fix rapid registrations/deregistration issues
-
-2006-10-17 20:12 hardaker
-
- * agent/mibgroup/agentx/subagent.c:
-
- NEWS: snmpd: PATCH 1562688: fix ping/reattach agentx code
-
-2006-10-17 20:03 hardaker
-
- * snmplib/snmp_api.c:
-
- CHANGES: snmplib: PATCH 1562168: check for a sock fd less than 0.
-
-2006-10-17 19:59 hardaker
-
- * agent/mibgroup/: util_funcs.c, ucd-snmp/pass_persist.c
-:
-
- using vfork and named pipes: NEWS: snmpd: PATCH: 1551948: from aproemel: Make pass_persist usable on uClinux
-
-2006-10-17 19:17 hardaker
-
- * agent/mibgroup/ucd-snmp/pass_persist.c:
-
- NEWS: snmpd: PATCH: 1568150: from gavin_han: Extend pass_persist error messages that can be passed back from the script
-
-2006-10-17 19:12 hardaker
-
- * include/net-snmp/library/snmp_logging.h,
- snmplib/snmp_api.c, snmplib/snmp_logging.c:
-
- CHANGES: snmplib: PATCH: 1570650: from "Benoit Amiaux": create a logging shutdown function to properly clean up log registrations if needed.
-
-2006-10-17 19:05 hardaker
-
- * include/net-snmp/agent/table_iterator.h:
-
- CHANGES: snmpd: PATCH: 1570650: from "Benoit Amiaux": make delete table function public
-
-2006-10-17 18:51 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- CHANGES: perl: PATCH: 1575937: from martin987: fix usenumeric output in async varbinds so they return OIDs instead of empty strings.
-
-2006-10-17 18:46 hardaker
-
- * agent/snmpd.c:
-
- CHANGES: snmpd: PATCH: 1575984: from rtyle: block SIGHUP during reconfig
-
-2006-10-17 18:34 hardaker
-
- * perl/default_store/gen:
-
- remove correct sub directory
-
-2006-10-17 18:33 hardaker
-
- * perl/agent/default_store/: default_store.pm,
- default_store.xs, gen, test.pl:
-
- update to latest ds_agent.h defines
-
-2006-10-17 16:53 hardaker
-
- * perl/default_store/: default_store.pm, default_store.xs
-, gen, test.pl:
-
- support latest h2xs; NEWS: perl: update default_store module to latest default_store c-binding tokens
-
-2006-10-17 16:05 hardaker
-
- * Makefile.in:
-
- remove config generated files on a make distclean
-
-2006-10-17 15:55 hardaker
-
- * configure, configure.in, agent/Makefile.in
-:
-
- properly fix the sed issues without removing functionality by using files instead of sed expressions
-
-2006-10-17 14:08 tanders
-
- * agent/kernel.c:
-
- make klookup debugging less verbose
-
-2006-10-17 13:32 tanders
-
- * agent/kernel.c:
-
- add klookup debugging
-
-2006-10-17 10:39 tanders
-
- * agent/mibgroup/mibII/interfaces.c:
-
- still build if kernel symbols undefined
-
-2006-10-17 09:16 dts12
-
- * agent/snmp_agent.c, agent/mibgroup/ucd-snmp/proxy.c
-, include/net-snmp/agent/snmp_agent.h:
-
- Associate errors from delegated requests with the correct varbind,
- and fix problems with failed proxied requests timing out.
- Reported by Pablo Passera (See coders list - 5th Oct ff)
-
-2006-10-17 09:10 hardaker
-
- * configure, configure.in:
-
- NEWS: build: --enable-as-needed will try to link built libraries against needed libraries at library link time, rather than application link time.
-
-2006-10-17 07:55 hardaker
-
- * configure.in:
-
- remove duplicate 'compiler options' header in help output
-
-2006-10-17 07:26 tanders
-
- * agent/mibgroup/host/hr_swrun.c:
-
- back out host/hr_swrun part of the AIX jumbo patch since it overwrote a more complete, working implementation with a segfaulting one
-
-2006-10-16 16:36 tanders
-
- * agent/mibgroup/ucd-snmp/loadave.c:
-
- CHANGES: IRIX: proper implementation for UCD-SNMP-MIB::laTable (avoiding nlist)
-
-2006-10-16 11:43 marz
-
- * python/netsnmp/: client.py, tests/test.py:
-
- numeric and OID sets with testing
-
-2006-10-16 08:54 tanders
-
- * agent/mibgroup/ucd-snmp/loadave.c:
-
- disabling nlist shouldn't disable perfstat
-
-2006-10-16 08:21 tanders
-
- * agent/mibgroup/mibII/at.c:
-
- deal with missing ARPTAB_SIZE_SYMBOL
-
-2006-10-16 07:54 tanders
-
- * include/net-snmp/system/osf5.h:
-
- CHANGES: Tru64: - fix "auto_nlist failed on arptab_size at location 0" errors
-
-2006-10-15 17:23 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: winExtDLL fixes for snmpwalk / snmpgetnext.
-
-2006-10-15 14:44 dts12
-
- * apps/snmptrapd_handlers.c:
-
- Don't moan about normal connection-based transport activity
- (and *do* moan sensibly about failed sends).
-
-2006-10-15 14:43 dts12
-
- * snmplib/snmpTCPDomain.c:
-
- Store TCP/IPv4 address information in the same format as UDP/IPv4.
- This allows the community -> security name mapping to work correctly.
- Fixes Bug #1571945.
- A better (more modular) solution would be preferable (see discussions
- on the mailing lists), but this should at least allow 5.4 to proceed.
-
-2006-10-15 10:03 tanders
-
- * agent/kernel.h:
-
- klookup takes three arguments, not one
-
-2006-10-14 14:28 tanders
-
- * agent/: auto_nlist.c, kernel.h,
- mibgroup/host/hr_swrun.c, mibgroup/mibII/at.c,
- mibgroup/mibII/interfaces.c, mibgroup/mibII/ipAddr.c
-, mibgroup/mibII/ipv6.c, mibgroup/mibII/tcpTable.c
-, mibgroup/mibII/udpTable.c,
- mibgroup/mibII/var_route.c:
-
- prepare for 64-bit nlist changes
-
-2006-10-14 10:37 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: winExtDLL: Fix OID sets, memory leaks.
-
-2006-10-14 06:49 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: winExtDLL: Use alarm instead of thread for traps. Various trap
- fixes.
-
-2006-10-13 16:13 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: winExtDLL: Add trap support for remaining types, fix
- ASN_IPADDRESS GET support.
-
-2006-10-13 15:16 tanders
-
- * man/: snmpd.conf.5.def, snmpd.examples.5.def:
-
- smuxsocket needs to be an IPv4 address
-
-2006-10-13 14:49 dts12
-
- * README.osX:
-
- Update with recent build reports from Chris Jalbert.
-
-2006-10-13 14:45 tanders
-
- * testing/tests/: Sv3config, Sv3usmconfigagent,
- Svanyconfig:
-
- smuxsocket needs to be an IPv4 address
-
-2006-10-13 14:36 dts12
-
- * agent/mibgroup/smux/smux.c:
-
- Handle errors from recv() - see Bug #1527930
-
-2006-10-13 14:25 dts12
-
- * man/snmpd.conf.5.def:
-
- Explicitly referenced VNAME token when describing "view" token usage.
- (Suggested by John Rouillard)
-
-2006-10-13 13:50 tanders
-
- * perl/agent/default_store/: default_store.pm,
- default_store.xs:
-
- remove NETSNMP_DS_AGENT_H which isn't a default store variable
-
-2006-10-13 07:14 tanders
-
- * agent/mibgroup/mibII/interfaces.c:
-
- fix syntax typo
-
-2006-10-13 02:17 tanders
-
- * agent/mibgroup/mibII/var_route.c:
-
- don't commit boolean logic late at night
-
-2006-10-13 01:28 dts12
-
- * man/snmpd.conf.5.def:
-
- Clarify the parsing of boolean "monitor" expressions.
-
-2006-10-12 15:43 rstory
-
- * agent/mibgroup/hardware/memory.h:
-
- use memory_darwin for darwin7
-
-2006-10-12 15:21 dts12
-
- * agent/mibgroup/utilities/iquery.c:
-
- Ensure internal query configuration is available (and active)
- *before* monitor directives attempt to use it.
-
-2006-10-12 15:19 tanders
-
- * agent/mibgroup/mibII/var_route.c:
-
- build fix for systems with no RTHOST_SYMBOL or no RTNET_SYMBOL (like AIX)
-
-2006-10-12 09:12 tanders
-
- * agent/auto_nlist.c:
-
- fix typo
-
-2006-10-12 09:03 tanders
-
- * include/net-snmp/system/aix.h:
-
- CHANGES: AIX: use correct ARPTAB_SYMBOL and ARPTAB_SIZE_SYMBOL
-
-2006-10-12 08:13 tanders
-
- * agent/auto_nlist.c, include/net-snmp/system/aix.h:
-
- CHANGES: AIX: BUG 1205300: nlist err: neither nproc nor _nproc found (same for rt_table, rthashsize, rthost, rtnet)
-
-2006-10-12 04:54 dts12
-
- * configure.in, configure, agent/Makefile.in
-:
-
- Suppress the substitution of the list of module header files.
- This is purely a temporary stop-gap fix, to handle sed commands which
- choke on over-long substitutions. A better approach is needed.
-
-2006-10-12 04:40 dts12
-
- * NEWS:
-
- Document Hardware Abstraction Layer (including behaviour changes).
-
-2006-10-12 03:03 dts12
-
- * agent/mibgroup/disman/event/mteTriggerTable.c:
-
- Fix handling of assignments to mteTriggerValueID
- [Bug #1574713, Patch #1574743, from Ross Tyler]
-
-2006-10-12 02:54 dts12
-
- * Makefile.in, acconfig.h,
- agent/mibgroup/host/hr_storage.c,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/system/darwin9.h:
-
- Tweaks for Darwin 9 support - [Patch #1575433, from Chris Jalbert]
-
-2006-10-12 02:44 dts12
-
- * include/net-snmp/system/darwin8.h:
-
- Updated system header file for Darwin8 - [Patch 1575430, by Chris Jalbert]
-
-2006-10-12 02:17 dts12
-
- * agent/mibgroup/hardware/: cpu.h, memory.h:
-
- Include the appropriate HAL modules for Darwin (Darwin9) systems.
- Supplied by Chris Jalbert.
-
-2006-10-11 09:21 rstory
-
- * NEWS:
-
- - add note that --enable-mfd-rewrites is needed for experimental if-mib ports
- - remove line on patch to previously unrelease code
-
-2006-10-11 09:14 rstory
-
- * include/net-snmp/system/: freebsd.h, openbsd.h:
-
- include if-mib rewrites if mfd rewrites is defined
-
-2006-10-11 08:02 rstory
-
- * include/net-snmp/system/solaris.h:
-
- include if-mib rewrites if mfd rewrites is defined
-
-2006-10-10 17:12 tanders
-
- * agent/mibgroup/kernel_sunos5.c:
-
- PrivoxyWindowOpen? Must have been missing a major feature addition:-)
-
-2006-10-10 15:32 tanders
-
- * agent/mibgroup/kernel_sunos5.c:
-
- fix typos
-
-2006-10-10 14:13 tanders
-
- * agent/mibgroup/: kernel_sunos5.c, kernel_sunos5.h,
- tcp-mib/data_access/tcpConn.h,
- tcp-mib/data_access/tcpConn_solaris2.c,
- udp-mib/data_access/udp_endpoint.h,
- udp-mib/data_access/udp_endpoint_solaris2.c:
-
- NEWS: Solaris: PATCH: 1569537,1569539: new UDP-MIB and TCP-MIB implementation (enable through --with-mib-modules=udp-mib,tcp-mib)
-
-2006-10-10 13:14 rstory
-
- * agent/mibgroup/kernel_sunos5.c:
-
- NEWS: snmpd: PATCH: 1570982 Solaris IF-MIB: Support for IPv6-only interfaces
-
-2006-10-10 07:32 tanders
-
- * configure.in, configure,
- include/net-snmp/net-snmp-config.h.in:
-
- check for pread64 (AIX) and nlist64 (IRIX)
-
-2006-10-10 06:16 tanders
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- add missing STRUCT_NLIST64_HAS_N_VALUE variable so that the test result is actually saved
-
-2006-10-10 03:52 tanders
-
- * net-snmp-config.in:
-
- fix shell syntax errors reported by Richard Chonak
-
-2006-10-09 06:10 tanders
-
- * testing/tests/T150solarishostcpu:
-
- more robust Solaris CPU testing: the index for the first CPU may vary across systems (CPU 0 = index 768, CPU 1 = index 769 etc.)
-
-2006-10-09 04:21 tanders
-
- * dist/nsb-functions:
-
- don't fail on DEBUGMSG*
-
-2006-10-08 13:25 dts12
-
- * agent/mibgroup/hardware/: cpu.h, cpu/cpu_pstat.c:
-
- Activate pstat-based CPU handling on HP-UX systems.
-
-2006-10-08 13:24 dts12
-
- * include/net-snmp/system/hpux.h:
-
- Don't redefine an existing token without undefining it first.
-
-2006-10-08 13:23 dts12
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- Ensure that historical data is available before we attempt to use it.
-
-2006-10-07 14:54 dts12
-
- * snmplib/check_varbind.c:
-
- Fix size check for specialised integer-based assignments.
- (Bug #1572394 - patch provided by Phil Wilson)
-
-2006-10-07 06:49 dts12
-
- * testing/tests/: T150solarishostcpu, T153solarisswap:
-
- Adjust to changes in certain HostRes indexing.
-
-2006-10-05 15:44 dts12
-
- * configure.in, configure:
-
- What's a stray underscore here or there between friends?
-
-2006-10-05 08:53 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu.c, cpu_kstat.c:
-
- Debugging code.
-
-2006-10-05 08:52 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_kstat.c:
-
- Be consistent in the use of CPU indexing.
-
-2006-10-04 15:07 dts12
-
- * agent/mibgroup/hardware/: memory.h, memory/memory_null.c
-:
-
- Allow systems without an explicit HAL memory module to compile
- (even if the agent can't report the relevant statistics).
-
-2006-10-04 14:51 dts12
-
- * agent/mibgroup/hardware/: cpu.h, cpu/cpu_kstat.c:
-
- Include kstat-based CPU processing on Solaris systems, and amend this code
- to actually compile/work. (Much of this supplied by Bruce Shaw)
-
-2006-10-03 11:30 dts12
-
- * configure, configure.in:
-
- Test for the actual behaviour of -Ux -Dx=x, and only use this if it works as expected.
-
-2006-10-01 08:43 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Win32: Add NSIS installer option for installing winExtDLL version of
- snmpd.exe
-
-2006-10-01 06:42 alex_b
-
- * NEWS, README.win32, agent/mibgroup/winExtDLL.c
-:
-
- Win32: Add trap support to winExtDLL and clean up debugging output.
-
-2006-09-29 19:00 alex_b
-
- * README.win32, agent/mibgroup/winExtDLL.c:
-
- Win32: Remove winExtDLL snmpd.conf option, add SNMP v2 support.
-
-2006-09-29 13:28 marz
-
- * python/netsnmp/: client_intf.c, tests/test.py:
-
- test fix
-
-2006-09-29 13:18 hardaker
-
- * python/netsnmp/: client_intf.c, client_intf.c:
-
- remove debugging statements
-
-2006-09-29 13:18 hardaker
-
- * python/netsnmp/tests/test.py:
-
- testing updates
-
-2006-09-29 13:03 hardaker
-
- * python/: README, netsnmp/client.py,
- netsnmp/client_intf.c, netsnmp/tests/test.py:
-
- support for a generic walk wrapper
-
-2006-09-29 12:31 marz
-
- * python/netsnmp/: client_intf.c, tests/test.py:
-
- cleanup
-
-2006-09-28 18:50 marz
-
- * python/: README, netsnmp/client_intf.c:
-
- added 'set' method, fixes/additions to readme
-
-2006-09-27 23:02 tanders
-
- * agent/mibgroup/hardware/memory/memory_darwin.c:
-
- CHANGES: MacOSX: PATCH: 1566777: from jalbert: build fixes for memory_darwin.c
-
-2006-09-27 15:21 tanders
-
- * configure, configure.in:
-
- minor rewording
-
-2006-09-27 14:32 hardaker
-
- * FAQ, README, configure, configure.in
-, sedscript.in, snmplib/snmp_version.c,
- dist/net-snmp.spec:
-
- - version tag ( 5.4.pre3 )
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.pre2 -> V5.4.pre3
-
-2006-09-27 14:28 hardaker
-
- * man/: netsnmp_agent.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_callback.3,
- netsnmp_container.3, netsnmp_data_list.3,
- netsnmp_debug.3, netsnmp_default_store.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_maintenance.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-09-27 14:28 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4.pre3 )
-
-2006-09-27 14:16 hardaker
-
- * configure, configure.in:
-
- fix:cflags ->:ccflags
-
-2006-09-27 13:36 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_solaris2.c:
-
- CHANGES: snmpd: PATCH: 1566523: from apersson: Memory leak in if-mib (Solaris)
- - take advantage of if_nametoindex() when possible
- - grab the IPv6 interface Identifier if available
-
-2006-09-27 10:54 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_sysctl.c:
-
- - update for new reasm_max v4/v6 split
- - add 'l' to printf spec for size_t param
-
-2006-09-27 10:48 hardaker
-
- * configure, configure.in:
-
- check for largefile support on solaris and disable embedded perl when on
-
-2006-09-27 09:51 tanders
-
- * FAQ:
-
- update platform list
-
-2006-09-27 06:56 tanders
-
- * configure, configure.in:
-
- fix --without-python-modules
-
-2006-09-26 16:34 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- add openbsd4 to sysctl interface list
-
-2006-09-26 15:44 tanders
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- add support for openbsd4
-
-2006-09-26 15:39 tanders
-
- * agent/mibgroup/hardware/memory.h:
-
- add support for openbsd4
-
-2006-09-26 14:40 tanders
-
- * configure, configure.in:
-
- Consistently say "Perl", not "perl".
-
-2006-09-26 14:21 hardaker
-
- * Makefile.in:
-
- don't need to double clean python
-
-2006-09-26 14:19 tanders
-
- * configure, configure.in:
-
- fix --without-perl-modules
-
-2006-09-26 12:43 dts12
-
- * agent/mibgroup/hardware/memory/memory_darwin.c:
-
- Include some (probably not all) necessary header files.
-
-2006-09-26 12:23 hardaker
-
- * Makefile.in, configure, configure.in:
-
- fixed python make clean when no python support was requested
-
-2006-09-26 09:39 tanders
-
- * dist/nsb-functions:
-
- set up symlinks before running configure to survive the new perl tests
-
-2006-09-26 09:34 hardaker
-
- * configure, configure.in:
-
- change the perl tests to allow for symlinks
-
-2006-09-26 09:09 hardaker
-
- * configure.in, configure:
-
- fixed rpm checks... oppps
-
-2006-09-26 09:09 tanders
-
- * README.aix:
-
- documented AIX sed issues
-
-2006-09-26 07:49 marz
-
- * python/: README, netsnmp/client.py,
- netsnmp/client_intf.c, netsnmp/tests/test.py:
-
- cleanup, weird leaf obj handling, added snmpgetbulk
-
-2006-09-25 21:58 hardaker
-
- * FAQ, README, configure, configure.in
-, sedscript.in, dist/net-snmp.spec,
- snmplib/snmp_version.c:
-
- - version tag ( 5.4.pre2 )
-
--------------------------------------------------------------------------------
-
-Changes: V5.4.pre1 -> V5.4.pre2
-
-2006-09-25 21:49 hardaker
-
- * man/: netsnmp_agent.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_callback.3,
- netsnmp_container.3, netsnmp_data_list.3,
- netsnmp_debug.3, netsnmp_default_store.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_maintenance.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-09-25 21:49 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4.pre2 )
-
-2006-09-25 21:37 hardaker
-
- * dist/makerelease:
-
- fixed syntax error
-
-2006-09-25 17:37 hardaker
-
- * include/net-snmp/net-snmp-config.h.in:
-
- ran autoheader
-
-2006-09-25 17:26 hardaker
-
- * Makefile.in, configure, configure.in:
-
- Update for a --with-python-modules flag; will run into some of the same build-in-place issues that perl has but it's a start
-
-2006-09-25 17:04 hardaker
-
- * python/README:
-
- minor wording changes
-
-2006-09-25 16:57 hardaker
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- CHANGES: snmpd: BUG: 1559358: from tramker: check scanf results for diskio scanning
-
-2006-09-25 16:54 hardaker
-
- * configure, configure.in:
-
- CHANGES: snmpd: BUGS: 1564233: Have configure test for rpm headers not just the libraries
-
-2006-09-25 14:55 hardaker
-
- * configure, configure.in:
-
- don't warn about excluding required modules when the current file is default_mibs
-
-2006-09-25 14:33 tanders
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- CHANGES: snmplib: PATCH: 1565293: from adp: UDPIPv6 transport reports wrong port number
-
-2006-09-25 10:52 hardaker
-
- * configure, configure.in:
-
- tests to see if we're in the main source tree so we can install the perl modules or not
-
-2006-09-25 09:25 tanders
-
- * perl/SNMP/t/: async.t, bulkwalk.t, conf.t,
- get.t, getnext.t, mib.t, mibload.t,
- notify.t, session.t, set.t:
-
- Make perl test suite work even if net-snmp isn't installed yet.
-
-2006-09-25 08:48 tanders
-
- * perl/agent/test.pl:
-
- NetSNMP::agent tests neither need config nor MIBs
-
-2006-09-25 08:21 rstory
-
- * dist/cvsup:
-
- exclude CVS files from nighly tarballs
-
-2006-09-25 07:30 marz
-
- * python/netsnmp/: client.py, client_intf.c,
- tests/test.py:
-
- adding getbulk, removing some debug
-
-2006-09-25 05:35 tanders
-
- * NEWS:
-
- Don't mix tabs and spaces for indentation. Convert all (rarely used) tabs to spaces.
-
-2006-09-25 01:42 dts12
-
- * apps/snmptrapd_handlers.c, apps/snmptrapd_handlers.h
-, man/snmptrapd.conf.5.def:
-
- Distinguish between "OID.*" and "OID*" wildcard syntax (exclusive and
- inclusive subtree matches respectively).
-
-2006-09-25 01:38 dts12
-
- * apps/snmptrapd_handlers.c, man/snmptrapd.conf.5.def
-:
-
- Implement (and document) "OID.*" syntax for subtree matching.
-
-2006-09-24 15:28 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Win32: winExtDLL - Fix bug with set requests, start to add SNMPv2 support.
-
-2006-09-23 00:13 tanders
-
- * perl/OID/test.pl:
-
- OID.pm tests shouldn't depend on *installed* MIBs
-
-2006-09-22 14:18 tanders
-
- * python/README:
-
- some nit-picking
-
-2006-09-22 13:56 tanders
-
- * perl/SNMP/t/startagent.pl:
-
- SNMP.pm perl tests shouldn't depend on *installed* MIBs
-
-2006-09-22 12:47 marz
-
- * python/README:
-
- README edits
-
-2006-09-22 12:03 marz
-
- * python/README:
-
- mods to README with some usage info
-
-2006-09-22 10:25 hardaker
-
- * python/README:
-
- proper naming
-
-2006-09-22 10:25 hardaker
-
- * python/: LICENSE, README:
-
- added a readme and license file
-
-2006-09-22 10:20 hardaker
-
- * COPYING:
-
- date update
-
-2006-09-22 07:58 marz
-
- * python/: setup.py, netsnmp/__init__.py,
- netsnmp/client.py, netsnmp/client_intf.c,
- netsnmp/tests/__init__.py, netsnmp/tests/snmpd.conf,
- netsnmp/tests/test.py:
-
- Adding initial alpha support for net-snmp python binding
-
-2006-09-22 04:47 tanders
-
- * dist/nsb-functions:
-
- Don't fail on "LOG_ERR".
-
-2006-09-22 03:29 tanders
-
- * perl/SNMP/t/: notify.t, startagent.pl:
-
- fix SNMP.pm notify test (start snmptrapd with valid options)
-
-2006-09-21 09:15 alex_b
-
- * win32/: libsnmp/Makefile.in, libsnmp/libsnmp.dsp,
- libsnmp_dll/Makefile.in, libsnmp_dll/libsnmp.def,
- libsnmp_dll/libsnmp.def.in, libsnmp_dll/libsnmp_dll.dsp
-:
-
- Windows build fixes.
-
-2006-09-21 07:43 tanders
-
- * perl/TrapReceiver/perl_snmptrapd.h:
-
- Sync struct netsnmp_trapd_handler_s with the library code again (add "flags").
-
-2006-09-21 06:09 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- fix potential segfault introduced by patch 1561277
-
-2006-09-21 05:21 tanders
-
- * agent/mibgroup/smux/smux.c:
-
- #include <net-snmp/library/tools.h> for SNMP_STRORNULL
-
-2006-09-21 03:49 tanders
-
- * configure, configure.in:
-
- *really* keep preX/rcX in version strings
-
-2006-09-20 19:25 hardaker
-
- * agent/mibgroup/agentx/agentx_config.c:
-
- change agentx socket define to NETSNMP_ prefixed
-
-2006-09-20 13:26 dts12
-
- * apps/snmptrapd_handlers.c,
- include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c
-:
-
- Check incoming trap OIDs as an extension of the traphandle OID
- (but not the other way round!)
-
-2006-09-20 09:48 hardaker
-
- * configure, configure.in:
-
- don't change pre tags to 0. to avoid badly generated version numbers
-
-2006-09-20 07:45 hardaker
-
- * dist/makerelease:
-
- automatted testing of the produced tar-ball
-
-2006-09-19 22:23 hardaker
-
- * dist/makerelease:
-
- fix path to extractnews
-
-2006-09-19 22:18 hardaker
-
- * FAQ, README, configure.in, sedscript.in
-, snmplib/snmp_version.c, configure,
- dist/net-snmp.spec:
-
- - version tag ( 5.4.pre1 )
-
--------------------------------------------------------------------------------
-
-Changes: V5.3 -> V5.4.pre1
-
-2006-09-19 17:29 hardaker
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_maintenance.3, netsnmp_mib_utilities.3,
- netsnmp_mode_end_call.3, netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_stash_to_next.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_generic.3,
- netsnmp_table_indexes.3, netsnmp_table_iterator.3,
- netsnmp_table_iterator.h.3, netsnmp_table_maintenance.3
-, netsnmp_table_rows.3, netsnmp_tdata.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2006-09-19 17:29 hardaker
-
- * doxygen.conf:
-
- - version tag ( 5.4.pre1 )
-
-2006-09-19 17:12 hardaker
-
- * Makefile.top:
-
- cave to putting in some buffer space for libcurrent; 5.3 was 10 and increments of 5 make it easy, so 5 it is.
-
-2006-09-19 17:08 hardaker
-
- * dist/: extractnews, makerelease:
-
- yet more updates for making releases
-
-2006-09-19 16:42 hardaker
-
- * snmplib/snmpUDPDomain.c:
-
- more fixes for udp domains: remove requirement for inet_aton which on some systems exists in libresolv
-
-2006-09-19 16:35 hardaker
-
- * snmplib/snmpUDPDomain.c:
-
- udp domain fixes
-
-2006-09-19 16:04 tanders
-
- * perl/SNMP/SNMP.xs:
-
- build fix for IRIX with SGI's cc
-
-2006-09-19 15:58 hardaker
-
- * apps/snmptrapd_handlers.c, apps/snmptrapd_handlers.h
-, man/snmptrapd.conf.5.def:
-
- NEWS: snmptrapd: the traphandle directive now supports a -t switch to indicate matching any OID in the tree below the specified OID
-
-2006-09-19 15:18 hardaker
-
- * perl/agent/Support/Support.pm:
-
- cleaned up perl vars for support on older perl versions
-
-2006-09-19 14:57 hardaker
-
- * configure, configure.in:
-
- fix error logic in perl tests
-
-2006-09-19 14:44 hardaker
-
- * configure, configure.in:
-
- smart detection of available perl support
-
-2006-09-19 11:25 hardaker
-
- * configure, configure.in:
-
- fix perl cc test to allow for dash options
-
-2006-09-19 10:58 dts12
-
- * snmplib/snmp_api.c:
-
- Report the appropriate prefix match when one OID is a prefix of the other.
- The previous code treated this as a non-match (returning 0).
- I'm not at all convinced by the "+1" handling either.
-
-2006-09-19 10:25 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- another attempt to fix the items calculation without popping a mark
-
-2006-09-19 09:51 hardaker
-
- * agent/helpers/instance.c,
- include/net-snmp/agent/instance.h:
-
- NEWS: snmpd: PATCH: 1550725: from 'Wayne Glantz': A new uint instance helper to match the existing int, long and ulong helpers
-
-2006-09-19 09:34 tanders
-
- * agent/mibgroup/smux/smux.c:
-
- NEWS: snmpd: BUG: 1527930: fix smux authentication
-
-2006-09-19 09:17 hardaker
-
- * dist/: RELEASE-INSTRUCTIONS, extractnews:
-
- remove from user strings in NEWS and CHANGES lines
-
-2006-09-19 08:08 hardaker
-
- * apps/snmptrapd_handlers.c:
-
- remove robert's self-called hack for making snmptrapd handle partial OIDs. As agreed to on coders this can't be done as is because it completely changes existing usage. A new mechanism is needed to support this behaviour so it doesn't break backwards compatibity with potential security ramifications
-
-2006-09-19 07:45 hardaker
-
- * agent/agent_trap.c, agent/snmp_agent.c,
- agent/mibgroup/agentx/agentx_config.c,
- agent/mibgroup/agentx/master.c,
- agent/mibgroup/agentx/subagent.c, apps/snmptrapd.c,
- include/net-snmp/session_api.h,
- include/net-snmp/library/snmpSTDDomain.h,
- include/net-snmp/library/snmp_service.h,
- include/net-snmp/library/snmp_transport.h,
- man/snmp.conf.5.def, snmplib/Makefile.in,
- snmplib/snmpAAL5PVCDomain.c, snmplib/snmpIPXDomain.c,
- snmplib/snmpSTDDomain.c, snmplib/snmpTCPDomain.c,
- snmplib/snmpTCPIPv6Domain.c, snmplib/snmpUDPDomain.c
-, snmplib/snmpUDPIPv6Domain.c,
- snmplib/snmpUnixDomain.c, snmplib/snmp_api.c,
- snmplib/snmp_service.c, snmplib/snmp_transport.c:
-
- NEWS: snmplib: PATCH: 1282566: from magfr to rework transport creation to allow for alternative interpretations of the address and a more flexible transport registration system
-
-2006-09-19 06:17 tanders
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- NEWS: snmpd: PATCH: 1561277: use net.ipv6.neigh.lo.base_reachable_time_ms instead of deprecated base_reachable_time
-
-2006-09-19 04:06 dts12
-
- * agent/mibgroup/disman/event/: mteEvent.c, mteObjects.c
-:
-
- Don't re-initialise built-in Event-MIB events, etc.
-
-2006-09-19 03:24 dts12
-
- * agent/agent_handler.c, agent/helpers/instance.c,
- agent/helpers/table_row.c,
- include/net-snmp/agent/agent_handler.h:
-
- First steps in supporting single-instance registrations.
-
-2006-09-18 21:31 hardaker
-
- * agent/mibgroup/if-mib/: data_access/interface_ioctl.c,
- ifTable/ifTable.h, ifXTable/ifXTable.c:
-
- CHANGES: snmpd: BUGS: 1474468: ifConnectorPresent always returns 0
-
-2006-09-18 20:40 hardaker
-
- * agent/mibgroup/host/hr_storage.c,
- include/net-snmp/agent/ds_agent.h, man/snmpd.conf.5.def
-:
-
- modified the host resources skip NFS patch to fix a bug and to use the default storage config instead
-
-2006-09-18 20:26 hardaker
-
- * agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.c
-, include/net-snmp/data_access/udp_endpoint.h:
-
- CHANGES: snmpd: PATCH: 1524755: from apersson to better support the UDPTable for unknown address types
-
-2006-09-18 20:09 hardaker
-
- * agent/mibgroup/host/hr_storage.c, man/snmpd.conf.5.def
-:
-
- NEWS: snmpd: PATCH: 1534877: from buckh to add support for skipping NFS entries in the host resources hrStorageTable. See the skipNFSInHostResources token in the snmpd.conf file for details.
-
-2006-09-18 20:00 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- document acceptile NEWS tokens
-
-2006-09-18 17:30 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- document the new CVS NEWS tag system
-
-2006-09-18 16:05 tanders
-
- * apps/snmptrapd_handlers.c:
-
- NEWS: snmptrapd: - PATCH: 1536773: support partial oid matching
-
- We can still add/require a special token/syntax for this after pre1
- if this was the consensus.
-
-2006-09-18 15:24 tanders
-
- * agent/mibgroup/: kernel_sunos5.c, kernel_sunos5.h,
- if-mib/data_access/interface_solaris2.c:
-
- fix recent build issues on Solaris 7 (patch provided by Anders Persson)
-
-2006-09-18 07:19 tanders
-
- * agent/mibgroup/hardware/memory/memory_irix.c:
-
- add debugging, fix some figures
-
-2006-09-18 02:08 tanders
-
- * perl/agent/MANIFEST:
-
- add NetSNMP::agent::Support files
-
-2006-09-18 01:17 tanders
-
- * agent/mibgroup/kernel_sunos5.h:
-
- Move up and rename the #ifndef to prevent duplicate include. Fixes compile errors wrt. Counter64 on Solaris 7 and earlier.
-
-2006-09-16 16:33 alex_b
-
- * README.win32:
-
- README update for winExtDLL.
-
-2006-09-16 15:22 alex_b
-
- * agent/mibgroup/winExtDLL.c:
-
- Windows winExtDLL: Use registry entries for Windows SNMP extension to get
- the list of DLLs to load.
-
-2006-09-16 13:49 alex_b
-
- * win32/net-snmp/net-snmp-config.h.in:
-
- NETSNMP_ define fixes.
-
-2006-09-16 12:56 tanders
-
- * configure, include/net-snmp/net-snmp-config.h.in,
- configure.in:
-
- fix check for <sys/systemcfg.h> (AIX)
-
-2006-09-16 11:01 tanders
-
- * win32/: config.h.borland, net-snmp/net-snmp-config.h
-:
-
- fix some NETSNMP_NETSNMP_* "double rename" errors for Windows
-
-2006-09-16 10:56 tanders
-
- * snmplib/snmpksm.c:
-
- revert to (local) OLD_HEIMDAL define
-
-2006-09-16 10:23 tanders
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- rename last occurence of DONT_USE_NLIST
-
-2006-09-16 10:10 tanders
-
- * include/net-snmp/net-snmp-config.h.in:
-
- run autoheader
-
-2006-09-16 08:44 alex_b
-
- * win32/libsnmp_dll/: libsnmp.def, libsnmp.def.in:
-
- Windows MSVC Perl compile fixes.
-
-2006-09-16 08:19 alex_b
-
- * perl/agent/Support/Makefile.PL:
-
- Fix for building under Windows (MSVC).
-
-2006-09-15 09:12 tanders
-
- * agent/mibgroup/hardware/memory.h:
-
- activate memory HAL code for IRIX
-
-2006-09-15 09:09 tanders
-
- * agent/mibgroup/hardware/memory/memory_irix.c:
-
- initial IRIX version of memory HAL interface
-
-2006-09-15 07:48 tanders
-
- * configure, configure.in:
-
- check for <sys/sysget.h> (IRIX)
-
-2006-09-15 07:14 tanders
-
- * include/net-snmp/library/system.h, snmplib/system.c
-:
-
- introduce netsnmp_os_kernel_width() to be able to detect 64bit kernels at runtime
-
-2006-09-15 06:10 tanders
-
- * configure, configure.in:
-
- check for sys/systemcfg.h (AIX) and sys/systeminfo.h (IRIX)
-
-2006-09-15 05:46 tanders
-
- * README.win32, acconfig.h, configure,
- configure.in, include/net-snmp/net-snmp-config.h.in
-, perl/SNMP/Makefile.PL, snmplib/keytools.c,
- snmplib/scapi.c, testing/eval_tools.sh,
- testing/tests/Sv3config, testing/tests/Sv3usmconfigbase
-, testing/tests/T023snmpv3getMD5AES,
- testing/tests/T023snmpv3getMD5DES,
- testing/tests/T024snmpv3getSHA1,
- testing/tests/T025snmpv3getSHADES,
- testing/tests/T026snmpv3getSHAAES,
- testing/tests/T030snmpv3usercreation,
- testing/tests/T035snmpv3trapdusermgmt,
- testing/tests/T049snmpv3informpriv,
- testing/tests/T050snmpv3trap, win32/Configure:
-
- more renames and fixes
-
-2006-09-15 04:15 tanders
-
- * agent/mibgroup/kernel_sunos5.c:
-
- fix syntax error that broke the Solaris build
-
-2006-09-15 03:44 tanders
-
- * perl/SNMP/SNMP.xs:
-
- fix wrong renames
-
-2006-09-15 03:30 tanders
-
- * snmplib/snmpUDPDomain.c:
-
- restrict IP_PKTINFO code to Linux
-
-2006-09-15 02:16 tanders
-
- * agent/mibgroup/mibII/at.c:
-
- fix syntax errors which broke the build on Solaris
-
-2006-09-14 21:03 alex_b
-
- * win32/: config.h.borland, net-snmp/net-snmp-config.h
-, net-snmp/net-snmp-config.h.in:
-
- Change Net-SNMP defines to use NETSNMP_ prefix.
-
-2006-09-14 17:48 tanders
-
- * agent/agent_read_config.c, agent/agent_registry.c,
- agent/agent_trap.c, agent/auto_nlist.c,
- agent/kernel.c, agent/kernel.h, agent/snmp_agent.c
-, agent/snmp_vars.c, agent/snmpd.c,
- agent/helpers/table_dataset.c, agent/mibgroup/util_funcs.c
-, agent/mibgroup/agent/extend.c,
- agent/mibgroup/agentx/master.c,
- agent/mibgroup/agentx/protocol.c,
- agent/mibgroup/agentx/protocol.h,
- agent/mibgroup/agentx/subagent.c,
- agent/mibgroup/disman/mteTriggerTable.c,
- agent/mibgroup/disman/event/mteTrigger.c,
- agent/mibgroup/host/hr_device.c,
- agent/mibgroup/host/hr_print.c,
- agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/host/hr_swinst.c,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/host/hr_system.c,
- agent/mibgroup/if-mib/data_access/interface_linux.c,
- agent/mibgroup/ip-forward-mib/data_access/route_linux.c,
- agent/mibgroup/ip-mib/data_access/arp_linux.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_linux.c,
- agent/mibgroup/ip-mib/data_access/systemstats_linux.c,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_subagent.c
-, agent/mibgroup/mibII/at.c,
- agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/ip.c, agent/mibgroup/mibII/ipAddr.c
-, agent/mibgroup/mibII/mibII_common.h,
- agent/mibgroup/mibII/mta_sendmail.c,
- agent/mibgroup/mibII/route_headers.h,
- agent/mibgroup/mibII/snmp_mib.c,
- agent/mibgroup/mibII/system_mib.c,
- agent/mibgroup/mibII/tcp.c,
- agent/mibgroup/mibII/tcpTable.c,
- agent/mibgroup/mibII/udp.c,
- agent/mibgroup/mibII/udpTable.c,
- agent/mibgroup/mibII/vacm_conf.c,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/mibII/var_route.c,
- agent/mibgroup/notification/snmpNotifyTable.c,
- agent/mibgroup/smux/smux.c,
- agent/mibgroup/snmpv3/snmpEngine.c,
- agent/mibgroup/snmpv3/usmUser.c,
- agent/mibgroup/target/target.c,
- agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c,
- agent/mibgroup/ucd-snmp/disk.c,
- agent/mibgroup/ucd-snmp/errormib.c,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/file.c,
- agent/mibgroup/ucd-snmp/loadave.c,
- agent/mibgroup/ucd-snmp/logmatch.c,
- agent/mibgroup/ucd-snmp/memory_aix4.c,
- agent/mibgroup/ucd-snmp/memory_darwin7.c,
- agent/mibgroup/ucd-snmp/memory_dynix.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/memory_hpux.c,
- agent/mibgroup/ucd-snmp/memory_netbsd1.c,
- agent/mibgroup/ucd-snmp/memory_solaris2.c,
- agent/mibgroup/ucd-snmp/proc.c,
- agent/mibgroup/ucd-snmp/proxy.c,
- agent/mibgroup/ucd-snmp/versioninfo.c,
- agent/mibgroup/ucd-snmp/vmstat.c,
- agent/mibgroup/ucd-snmp/vmstat_aix4.c,
- agent/mibgroup/ucd-snmp/vmstat_bsdi4.c,
- agent/mibgroup/ucd-snmp/vmstat_darwin7.c,
- agent/mibgroup/ucd-snmp/vmstat_dynix.c,
- agent/mibgroup/ucd-snmp/vmstat_freebsd2.c,
- agent/mibgroup/ucd-snmp/vmstat_hpux.c,
- agent/mibgroup/ucd-snmp/vmstat_linux.c,
- agent/mibgroup/ucd-snmp/vmstat_netbsd1.c,
- agent/mibgroup/ucd-snmp/vmstat_solaris2.c,
- agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c,
- agent/mibgroup/utilities/execute.c,
- agent/mibgroup/utilities/iquery.c, apps/encode_keychange.c
-, apps/snmpset.c, apps/snmptable.c,
- apps/snmptranslate.c, apps/snmptrap.c,
- apps/snmptrapd.c, apps/snmptrapd_auth.c,
- apps/snmptrapd_log.c, apps/snmpusm.c,
- apps/snmpnetstat/inet6.c, apps/snmpnetstat/main.c,
- apps/snmpnetstat/route.c, include/net-snmp/mib_api.h
-, include/net-snmp/session_api.h,
- include/net-snmp/snmpv3_api.h,
- include/net-snmp/agent/auto_nlist.h,
- include/net-snmp/agent/table_dataset.h,
- include/net-snmp/data_access/arp.h,
- include/net-snmp/data_access/ipaddress.h,
- include/net-snmp/data_access/route.h,
- include/net-snmp/library/asn1.h,
- include/net-snmp/library/default_store.h,
- include/net-snmp/library/mib.h,
- include/net-snmp/library/mt_support.h,
- include/net-snmp/library/scapi.h,
- include/net-snmp/library/snmp.h,
- include/net-snmp/library/snmpAAL5PVCDomain.h,
- include/net-snmp/library/snmpCallbackDomain.h,
- include/net-snmp/library/snmpSTDDomain.h,
- include/net-snmp/library/snmpTCPDomain.h,
- include/net-snmp/library/snmpUnixDomain.h,
- include/net-snmp/library/snmp_api.h,
- include/net-snmp/library/snmp_assert.h,
- include/net-snmp/library/snmp_debug.h,
- include/net-snmp/library/snmp_impl.h,
- include/net-snmp/library/snmpusm.h,
- include/net-snmp/library/transform_oids.h,
- perl/SNMP/SNMP.xs, snmplib/asn1.c,
- snmplib/inet_ntop.c, snmplib/inet_pton.c,
- snmplib/keytools.c, snmplib/lcd_time.c, snmplib/md5.c
-, snmplib/mib.c, snmplib/mt_support.c,
- snmplib/parse.c, snmplib/pkcs.c,
- snmplib/read_config.c, snmplib/scapi.c,
- snmplib/snmp.c, snmplib/snmpAAL5PVCDomain.c,
- snmplib/snmpCallbackDomain.c, snmplib/snmpTCPIPv6Domain.c
-, snmplib/snmpUDPDomain.c,
- snmplib/snmpUDPIPv6Domain.c, snmplib/snmpUnixDomain.c
-, snmplib/snmp_api.c, snmplib/snmp_auth.c,
- snmplib/snmp_client.c, snmplib/snmp_debug.c,
- snmplib/snmp_parse_args.c, snmplib/snmp_transport.c
-, snmplib/snmpksm.c, snmplib/snmpusm.c,
- snmplib/snmpv3.c, snmplib/system.c, snmplib/tools.c
-, testing/etimetest.c, testing/misctest.c,
- win32/mib_module_inits.h:
-
- Always use the new net-snmp-config.h definitions from within the NETSNMP_
- namespace.
-
-2006-09-14 16:55 hardaker
-
- * dist/extractnews:
-
- first pass at extracting NEWS/CHANGES files from cvs logs
-
-2006-09-14 16:32 rstory
-
- * agent/mibgroup/kernel_sunos5.c:
-
- detect solaris ibd/ip.tun/ath interface types properly
-
-2006-09-14 15:28 tanders
-
- * NEWS:
-
- mention Solaris if-mib rewrite
-
-2006-09-14 15:14 hardaker
-
- * README:
-
- [no log message]
-
-2006-09-14 15:12 hardaker
-
- * snmplib/snmpUDPDomain.c:
-
- NEWS: PATCHES: 1509943: responses will get sent from the original dest IP address when possible.
-
-2006-09-14 14:09 hardaker
-
- * agent/mibgroup/ucd-snmp/proxy.c:
-
- CHANGES: PATCHES: 1554827: from rtyle: fix handling of failed proxy SET requests
-
-2006-09-14 13:57 hardaker
-
- * agent/: snmp_agent.c, mibgroup/disman/event/mteTrigger.c
-:
-
- CHANGES: snmpd: PATCHES: 1557514 from rtyle: Do not attempt to collect data during SET processing.
-
-2006-09-14 13:42 hardaker
-
- * configure, configure.in:
-
- pass 2 at getting auto-build support for .so files. I'm now convienced it's close to impossible to do correctly with dependency issues and no support for recursive functions in sh
-
-2006-09-14 12:14 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_solaris2.c:
-
- solaris support for if-mib 64bit counters
-
-2006-09-14 10:36 rstory
-
- * agent/mibgroup/mibII/: at.c, ipAddr.c, var_route.c
-:
-
- use new data access routine for solaris, if rewrite in effect
-
-2006-09-14 10:34 rstory
-
- * agent/mibgroup/mibII.h:
-
- use NETSNMP_INCLUDE_IFTABLE_REWRITES to decide about if-mib support
-
-2006-09-14 10:27 rstory
-
- * agent/mibgroup/: kernel_sunos5.c, kernel_sunos5.h,
- if-mib/data_access/interface.h:
-
- solaris support for if-mib 64bit counters
-
-2006-09-14 10:23 rstory
-
- * configure, include/net-snmp/net-snmp-config.h.in:
-
- run autoconf && autoheader
-
-2006-09-14 10:21 rstory
-
- * configure.in:
-
- type check for solaris Counter64
-
-2006-09-14 10:15 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.c,
- agent/mibgroup/if-mib/data_access/interface_linux.c,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable.h
-,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable.h
-,
- agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable_data_access.c
-, include/net-snmp/data_access/interface.h:
-
- split reasm_max int two vars (v6/v6)
-
-2006-09-14 07:51 rstory
-
- * include/net-snmp/system/linux.h:
-
- define NETSNMP_INCLUDE_IFTABLE_REWRITES
-
-2006-09-14 07:51 rstory
-
- * agent/mibgroup/: if-mib/data_access/interface.h,
- mibII/ifTable.h:
-
- Only try to use mfd code iff NETSNMP_INCLUDE_IFTABLE_REWRITES is defined
-
-2006-09-14 07:45 rstory
-
- * include/net-snmp/data_access/interface.h:
-
- add defined for new ifOperStatus values
-
-2006-09-14 02:53 dts12
-
- * agent/helpers/Makefile.in, agent/helpers/table_row.c
-, local/mib2c.row.conf:
-
- Preliminary implementation of a single-row helper.
-
-2006-09-13 10:00 hardaker
-
- * configure, configure.in,
- agent/mibgroup/Makefile.in:
-
- pass one at specifying dlls to build via modules. Do not use this yet as there are conflict issues that need to be worked out
-
-2006-09-12 18:32 alex_b
-
- * NEWS, README.win32, agent/mibgroup/winExtDLL.c
-, agent/mibgroup/winExtDLL.h,
- win32/mib_module_includes.h, win32/mib_module_inits.h
-, win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in,
- win32/netsnmpmibssdk/Makefile.in,
- win32/netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Windows: new winExtDLL extension module to allow snmpd to load Windows
- SNMP service extension DLLs to provide support for HOST-RESOURCES-MIB
- and other MIBs provided with Windows.
-
-2006-09-12 16:15 tanders
-
- * acconfig.h, configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
-
- CAN_USE_SYSCTL -> NETSNMP_CAN_USE_SYSCTL
-
-2006-09-12 15:42 tanders
-
- * configure, configure.in:
-
- minor fixes
-
-2006-09-12 15:35 tanders
-
- * acconfig.h, configure, configure.in,
- sedscript.in, include/net-snmp/net-snmp-config.h.in
-, include/net-snmp/system/hpux.h,
- include/net-snmp/system/linux.h,
- include/net-snmp/system/mips.h,
- include/net-snmp/system/solaris.h,
- include/net-snmp/system/solaris2.5.h,
- include/net-snmp/system/solaris2.6.h:
-
- NEWS: misc: - Most net-snmp specific defines are now (also) available under a proper NETSNMP_ prefix. The older, potentially conflicting names as well as the autoconf variables can now be turned off by a special define.
-
-2006-09-12 10:33 dts12
-
- * agent/agent_trap.c:
-
- NEWS: agent: - [BUGS: 1427410] Set auth engineID for SNMPv3 traps.
- (rather than sending a trap with no auth engineID)
-
-2006-09-12 10:30 dts12
-
- * Makefile.top, configure, configure.in:
-
- NEWS: build: - [BUGS 1416481] Support specifying an explicit linker.
- Defaults to $CC if not explicitly set.
-
-2006-09-12 10:27 dts12
-
- * snmplib/vacm.c:
-
- NEWS: agent: - [BUGS 1502267] Build access list in the correct order.
-
-2006-09-12 06:06 tanders
-
- * NEWS, configure, configure.in:
-
- enable embedded Perl and the Perl modules by default
-
-2006-09-08 08:43 dts12
-
- * local/mib2c.iterate_access.conf:
-
- NEWS: mib2c: - [BUGS: 1479916] Restore consistency in row creation code.
-
-2006-09-08 05:48 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- NEWS: snmpd: - [BUGS: 1535903] Support spaces within security names
-
-2006-09-07 20:42 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- fix, I think, the bulkwalk problems; all tests pass. I believe the patch is the correct combination between the two different patches (the old one and the new one) that should fix both problems. NEWS: perl - Fixed the perl bulkwalk function
-
-2006-09-07 09:29 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- fix typo which broke persistence
-
-2006-09-07 09:17 dts12
-
- * local/mib2c.iterate.conf:
-
- Use the correct API call for remembering a newly-created row.
- (Spotted by Zhang Chuan).
-
-2006-09-07 04:37 dts12
-
- * apps/snmpdf.c:
-
- NEWS: snmpdf: - [BUGS: 1515507] Handle failed requests better
- (Don't go into an infinite loop!)
-
-2006-09-07 04:30 dts12
-
- * include/net-snmp/library/parse.h, snmplib/parse.c,
- snmplib/mib.c:
-
- NEWS: snmplib - [BUGS: 1537459, BUGS: 1540745] Fix missing MIB parsing tokens
-
-2006-09-07 04:24 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c, NEWS,
- man/snmpd.conf.5.def, testing/tests/Sv3usmconfigagent
-:
-
- Revert default behaviour of convenience access control directives
- to matching all context. An explicit context field will be taken
- as an exact match, unless it ends in '*'.
-
-2006-09-06 10:24 rstory
-
- * agent/mibgroup/if-mib/: data_access/interface_linux.c,
- ifTable/ifTable.h:
-
- fix some missing stats in ifTable/ifXTable
-
-2006-09-06 06:45 rstory
-
- * NEWS:
-
- add note on experiment FreeBSD/OpenBSD ifXTable support
-
-2006-09-06 06:42 rstory
-
- * README.agent-mibs:
-
- add FreeBDS and OpenBSD for if-mib
-
-2006-09-05 12:34 rstory
-
- * agent/helpers/row_merge.c:
-
- deal w/prev ptrs too
-
-2006-09-05 07:58 dts12
-
- * NEWS, man/snmpd.conf.5.def:
-
- Document new access control (and context) behaviour.
-
-2006-09-05 05:49 dts12
-
- * testing/tests/Sv3usmconfigagent:
-
- Explicitly authorise all contexts.
- (This results from a minor alteration in behaviour following another code
- change, but feels more secure than automatically opening up all contexts
- by default. Though I'm happy to be persuaded otherwise...)
-
-2006-09-05 02:44 tanders
-
- * apps/snmptrapd.c:
-
- fix compiler warnings (again)
-
-2006-09-05 01:37 dts12
-
- * agent/mibgroup/: agent_mibs.h, agent/nsVacmAccessTable.h
-:
-
- Include Net-SNMP extension access table (and MIB) in the default build.
-
-2006-09-05 01:35 dts12
-
- * apps/snmptrapd.c:
-
- Protect against the nsVacmAccessTable not being included.
- (and similar for usmUserTable - a cleaner check than before)
-
-2006-09-05 01:28 dts12
-
- * apps/snmpvacm.c, man/snmpvacm.1.def:
-
- Support manipulation of the Net-SNMP extension access table.
-
-2006-09-05 01:26 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Support both exact and context prefix matches for the convenience directives
- (as well as 'authaccess').
-
-2006-09-05 01:23 dts12
-
- * agent/mibgroup/agent/nsVacmAccessTable.c:
-
- Better handling of row creation/deletion.
- Suppress various minor type mismatches.
-
-2006-09-04 16:07 tanders
-
- * README.agent-mibs:
-
- add (preliminary) information on new NET-SNMP-VACM-MIB
-
-2006-09-04 16:00 tanders
-
- * agent/mibgroup/: tcp-mib/data_access/.cvsignore,
- tcp-mib/tcpConnectionTable/.cvsignore,
- tcp-mib/tcpListenerTable/.cvsignore,
- udp-mib/data_access/.cvsignore,
- udp-mib/udpEndpointTable/.cvsignore:
-
- tweak .cvsignore files for new udp-mib/tcp-mib
-
-2006-09-04 15:55 tanders
-
- * apps/snmptrapd.c:
-
- fix compiler warnings
-
-2006-09-04 07:16 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_linux.c:
-
- Tell a fussy compiler (S/W, not human) to shut up.
-
-2006-09-04 06:33 dts12
-
- * agent/mibgroup/: ucd_snmp.h, agent/extend.c,
- ucd-snmp/extensible.c:
-
- Drop the old UCD extensible module from the default build.
- Rely on the reworked (cached, valid syntax) "extend" module instead.
-
-2006-09-04 04:06 dts12
-
- * agent/mibgroup/agent/nsVacmAccessTable.c, apps/snmptrapd.c
-:
-
- Support registering VACM extensions in a non-default context
- (such as used by 'snmptrapd')
-
-2006-09-04 04:04 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c, man/snmpd.conf.5.def
-:
-
- Support non-default contexts with the auth* convenience directives.
-
-2006-09-04 04:00 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Tweak variable names to be less confusing.
- ("authtype" now has a specific meaning, contrary to the use here).
-
-2006-09-01 17:34 rstory
-
- * dist/Makefile:
-
- fix cvsroot
-
-2006-09-01 16:19 hardaker
-
- * man/snmpcmd.1.def:
-
- document -Y
-
-2006-09-01 16:17 hardaker
-
- * agent/snmpd.c:
-
- make snmpd support the -Y config flag like the other commands do
-
-2006-09-01 15:31 tanders
-
- * dist/net-snmp.spec:
-
- - Update to 5.4.dev
- - introduce %{libcurrent}
- - use new disman/event name
- - add: README.aix README.osX README.tru64 README.irix README.agent-mibs
- README.Panasonic_AM3X.txt
- - add new NetSNMP::agent::Support
-
-2006-09-01 10:58 rstory
-
- * NEWS:
-
- - note new mib2c.emulation.conf
- - note new linux ipv6 aware default mibs
- - expand scopy of note on fixes to non-linux ipaddress size
-
-2006-09-01 10:55 rstory
-
- * agent/mibgroup/mibII.h:
-
- add tcp and udp mib tables to linux mibII module list
-
-2006-09-01 10:52 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c:
-
- fix byteorder problems
-
-2006-09-01 10:50 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c,
- include/net-snmp/data_access/tcpConn.h:
-
- - only log error once if we can't open /proc/net/tcp6
- - add ability to only load ipv4 data
-
-2006-09-01 10:42 rstory
-
- * agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c:
-
- fix byteorder problems
-
-2006-09-01 10:38 rstory
-
- * include/net-snmp/library/tools.h, snmplib/tools.c:
-
- new function to 'byteswap' hex-string representation of an address
-
-2006-09-01 07:50 rstory
-
- * agent/mibgroup/mibII/: at.c, udpTable.c,
- var_route.c:
-
- more ip address size fixes
-
-2006-09-01 05:41 tanders
-
- * perl/: TrapReceiver/TrapReceiver.xs, agent/agent.xs
-:
-
- align the netsnmp_oid struct definition (oid, size_t!) with the one from NetSNMP::OID
-
-2006-09-01 02:44 tanders
-
- * README.aix, README.solaris, README.tru64:
-
- add notes on IPv6
-
-2006-08-31 17:43 tanders
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- fix typo
-
-2006-08-31 17:15 tanders
-
- * perl/OID/OID.xs:
-
- OID len should be a size_t
-
-2006-08-31 15:47 tanders
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- Use correct sockaddr_storage.[__]ss_family depending on the result of the corresponding configure test. Makes the UDPIPv6 transport code work on at least AIX and Tru64 Unix.
-
-2006-08-31 15:44 tanders
-
- * configure, configure.in, acconfig.h,
- include/net-snmp/net-snmp-config.h.in:
-
- check for sockaddr_storage.[__]ss_family used in the UDPIPv6 transport code
-
-2006-08-31 12:44 rstory
-
- * agent/mibgroup/mibII/ipAddr.c:
-
- fix IpAddress lengths on non-Linux 64bit platforms
-
-2006-08-31 01:34 tanders
-
- * agent/mibgroup/ip-mib/data_access/scalars_linux.c:
-
- add missing semicolon (even one-line patches can easily break the build ;-))
-
-2006-08-30 17:36 hardaker
-
- * apps/snmptable.c:
-
- covertiy bug 127: double check name_p pointer actually got filled before using it
-
-2006-08-30 17:33 hardaker
-
- * snmplib/snmp_logging.c:
-
- make sure snmp_log_options checks for NULLs of argv in illegal calls (should never happen)
-
-2006-08-30 17:29 hardaker
-
- * snmplib/keytools.c:
-
- coverty bug 59: double check system handles int/uint conversions properly
-
-2006-08-30 17:25 hardaker
-
- * agent/mibgroup/ip-mib/data_access/scalars_linux.c:
-
- coverty bug 155: free file pointer during ipv6 forwarding
-
-2006-08-30 17:21 hardaker
-
- * snmplib/parse.c:
-
- coverty bug 156: free resources during mib parsing failures
-
-2006-08-30 17:14 hardaker
-
- * snmplib/keytools.c:
-
- coverty bug 60: double check that systems handle negative returns to unsigned variables properly
-
-2006-08-30 08:35 marz
-
- * perl/SNMP/SNMP.xs:
-
- fix printing of opaque float and double compile warnings
-
-2006-08-30 08:30 dts12
-
- * agent/mibgroup/agent/nsVacmAccessTable.c:
-
- Simple SET support for the Net-SNMP VACM extensions.
-
-2006-08-30 08:29 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c,
- include/net-snmp/library/vacm.h, snmplib/vacm.c:
-
- Persistent storage for Net-SNMP VACM extension authtypes.
-
-2006-08-29 17:59 tanders
-
- * configure, configure.in:
-
- add generic IPv6 stack detection, e.g. for Solaris
-
-2006-08-29 09:05 dts12
-
- * mibs/NET-SNMP-VACM-MIB.txt:
-
- Fix inconsistent naming.
-
-2006-08-29 06:40 dts12
-
- * agent/mibgroup/host/hr_proc.c:
-
- Guard against missing (or incomplete) CPU history stats.
-
-2006-08-29 06:19 tanders
-
- * mibs/NET-SNMP-VACM-MIB.txt:
-
- fix some basic smilint complaints
-
-2006-08-29 05:56 dts12
-
- * agent/mibgroup/agent/nsVacmAccessTable.c,
- agent/mibgroup/agent/nsVacmAccessTable.h,
- mibs/NET-SNMP-VACM-MIB.txt:
-
- Provisional (read-only) implementation of a MIB for the Net-SNMP
- access control extensions.
-
-2006-08-29 03:11 dts12
-
- * agent/helpers/table.c:
-
- Get-Next processing didn't handle updating the index list for multi-indexed
- tables properly. It worked OK for the first candidate found, but subsequent
- (better) candidates only updated the first index value.
- This code is slightly less efficient, but works as expected.
-
-2006-08-29 03:09 dts12
-
- * agent/mibgroup/ucd-snmp/: vmstat_linux.c, vmstat_linux.h
-:
-
- Ship older vmstat implementation code - allow admins the option of reverting.
-
-2006-08-29 03:05 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu_nlist.c, cpu_sysctl.c
-:
-
- Better handling of single-CPU systems.
- Don't create new CPU entries when loading stats.
- [Don't commit from more than one working system, Dave!]
-
-2006-08-29 02:30 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Keep braces balanced - it makes tracing code *so* much easier!
-
-2006-08-27 14:34 tanders
-
- * testing/tests/T160snmpnetstat:
-
- udpTable requires /dev/kmem access (root:system) on AIX
-
-2006-08-27 10:06 dts12
-
- * agent/mibgroup/: ucd_snmp.h, host/hr_proc.c,
- host/hr_proc.h:
-
- Use HAL CPU interface for both UCD-specific and HostRes processor modules.
-
-2006-08-27 10:04 dts12
-
- * agent/mibgroup/hardware/cpu.h:
-
- Ensure that some form of HAL CPU module is included for all systems.
-
-2006-08-27 10:02 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu_null.c, cpu_null.h:
-
- Dummy HAL CPU module, for systems that don't use any of the
- supported interfaces.
-
-2006-08-27 09:47 dts12
-
- * agent/mibgroup/host/hr_device.c:
-
- Handle holes in the table properly.
-
-2006-08-27 09:45 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu.c, cpu_kerndata.c,
- cpu_perfstat.c, cpu_pstat.c:
-
- Better handling of single-CPU systems.
- Don't create new CPU entries when loading stats.
-
-2006-08-27 09:43 dts12
-
- * include/net-snmp/agent/hardware/cpu.h,
- agent/mibgroup/hardware/cpu/cpu_kstat.c,
- agent/mibgroup/hardware/cpu/cpu_linux.c:
-
- Report processor status
-
-2006-08-26 16:23 tanders
-
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
-
- make autoheader protect PACKAGE_* variables
-
-2006-08-25 16:23 tanders
-
- * testing/tests/: Sv3config, Sv3usmconfigagent,
- Svanyconfig:
-
- Fix smuxsocket config to point to /smux_socket instead of /dev/null to avoid removing /dev/null when running as root.
-
-2006-08-25 09:43 dts12
-
- * man/snmpd.conf.5.def:
-
- Clarify discussion of view masks. Thanks to Dominique Bastien.
-
-2006-08-25 07:20 tanders
-
- * configure.in, configure:
-
- allow for whitespace in Perl cc (e.g. on IRIX 6.5)
-
-2006-08-25 06:55 tanders
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- properly cast when printing pointers
-
-2006-08-25 06:35 tanders
-
- * apps/snmptrapd_handlers.c:
-
- netsnmp_trapd_check_auth() only takes a single argument
-
-2006-08-25 05:13 tanders
-
- * agent/helpers/table_iterator.c:
-
- fix: 'return' with no value, in function returning non-void
-
-2006-08-25 04:51 tanders
-
- * apps/snmptrapd_auth.h:
-
- add prototype for netsnmp_trapd_check_auth()
-
-2006-08-25 04:46 tanders
-
- * apps/snmptrapd.c:
-
- #include "mibII/vacm_conf.h" for vacm_standard_views
-
-2006-08-25 04:38 tanders
-
- * agent/mibgroup/ucd-snmp/memory.c:
-
- print oid as unsigned long
-
-2006-08-25 02:57 tanders
-
- * testing/tests/T115agentxperl:
-
- make sure we can fulfill external library dependencies
-
-2006-08-25 02:41 tanders
-
- * agent/helpers/table_iterator.c, snmplib/container.c
-, snmplib/mib.c, snmplib/snmp_debug.c,
- snmplib/system.c:
-
- initialize variables
-
-2006-08-25 02:33 tanders
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- proper types in format string
-
-2006-08-25 01:49 tanders
-
- * configure, configure.in:
-
- Add "-Ux" before "-Dx=x" for gcc to avoid annoying compiler warnings
- on platforms that already define x (to 1).
-
-2006-08-24 17:41 tanders
-
- * snmplib/snmp_debug.c:
-
- use new snmp_cstrcat
-
-2006-08-24 17:36 tanders
-
- * snmplib/mib.c, include/net-snmp/library/tools.h:
-
- Introduce snmp_cstrcat that takes a (char *) as the last argument,
- casts it to a (const u_char *) and calls snmp_strcat. Simplifies code
- and fixes a *lot* of compiler warnings.
-
-2006-08-24 16:04 tanders
-
- * agent/agent_registry.c, agent/helpers/row_merge.c,
- agent/mibgroup/agent/nsDebug.c, perl/SNMP/SNMP.xs,
- snmplib/md5.c, snmplib/read_config.c,
- snmplib/snmp_logging.c, snmplib/text_utils.c:
-
- - pointer size fixes from darix
- - initialize variables
- - print size_t as unsigned long
-
-2006-08-24 15:45 tanders
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- ISO C90 forbids mixed declarations and code
-
-2006-08-24 13:21 rstory
-
- * include/net-snmp/net-snmp-config.h.in:
-
- run autoheader
-
-2006-08-24 13:21 rstory
-
- * acconfig.h:
-
- add HAVE_PERL_EVAL_PV undef for whoever forgot to add it
-
-2006-08-24 13:19 rstory
-
- * acconfig.h:
-
- add config_error and config_warning empty macros
-
-2006-08-24 09:14 tanders
-
- * apps/snmpusm.c:
-
- Print size_t as unsigned long.
-
-2006-08-24 08:41 tanders
-
- * snmplib/snmp_client.c:
-
- Keep printing some know-to-be-small size_t values as integers, but properly
- cast them to quiet the compiler.
-
-2006-08-24 07:31 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- use new interface_sysctl for OpenBSD 2, FreeBSD 4-6
-
-2006-08-24 07:30 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface_openbsd.c,
- interface_sysctl.c, interface_sysctl.h:
-
- remove OS specific file in favor of method specific files
-
-2006-08-24 05:52 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu_kstat.c, cpu_nlist.c
-, cpu_pstat.c, cpu_sysctl.c:
-
- Include descriptions for individual CPU entries.
-
-2006-08-24 05:50 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu_kerndata.h,
- cpu_kerndata.c:
-
- Implementation for Dynix (and similar) systems.
-
-2006-08-24 05:48 dts12
-
- * include/net-snmp/agent/hardware/cpu.h,
- agent/mibgroup/hardware/cpu/cpu.c,
- agent/mibgroup/hardware/cpu/cpu_linux.c,
- agent/mibgroup/hardware/cpu/cpu_perfstat.c:
-
- Remember the number of CPUs detected.
- (Q: what to do if this changes?)
-
-2006-08-23 17:33 tanders
-
- * snmplib/snmp_api.c:
-
- Print size_t as unsigned long. Fixes 64-bit compiler warnings.
-
-2006-08-23 17:12 tanders
-
- * configure, configure.in:
-
- Add AC_PROG_EGREP and use $EGREP instead of egrep
-
-2006-08-23 16:43 rstory
-
- * snmplib/oid_stash.c:
-
- fix struct type in case
-
-2006-08-23 16:35 rstory
-
- * configure:
-
- update for configure.in
-
-2006-08-23 16:34 rstory
-
- * configure.in:
-
- add back check for sed
-
-2006-08-23 13:33 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- skip ifConnectorPresent/ifLinkUpDownTrapEnable if no data
-
-2006-08-23 12:23 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- correct scale when using ifSpeed as ifHighSpeed
-
-2006-08-23 11:58 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- use ifSpeed if ifHighSpeed==0
-
-2006-08-23 08:53 tanders
-
- * snmplib/: container.c, container_binary_array.c,
- data_list.c, keytools.c, mib.c, oid_stash.c
-, scapi.c, snmpCallbackDomain.c,
- snmpTCPDomain.c, snmpUDPDomain.c, snmpUnixDomain.c
-, snmp_api.c, snmp_debug.c,
- snmp_parse_args.c, snmpv3.c, text_utils.c,
- tools.c:
-
- Cast away compiler warnings/errors at a lot of places.
-
-2006-08-23 06:02 tanders
-
- * agent/mibgroup/hardware/cpu.h:
-
- activate cpu HAL code for AIX 4.x
-
-2006-08-23 03:23 tanders
-
- * configure, configure.in:
-
- Don't check twice for sed.
-
-2006-08-23 03:09 dts12
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- More portable handling of string assignments.
- Remove C++-style comments.
-
-2006-08-23 03:07 tanders
-
- * configure, configure.in:
-
- fix more whitespace issues in mib module config
-
-2006-08-22 14:48 tanders
-
- * agent/mibgroup/: ucd_snmp.h, hardware/cpu.h:
-
- activate mem/cpu HAL code for AIX
-
-2006-08-22 09:11 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_perfstat.c:
-
- Use correct API calls.
-
-2006-08-22 07:00 tanders
-
- * README.tru64:
-
- Update for 5.4 and embedded Perl.
-
-2006-08-22 06:52 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu_kstat.h, cpu_perfstat.h
-, cpu_pstat.h:
-
- Missing HAL CPU API-specific header files
-
-2006-08-22 06:42 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_sysctl.c:
-
- Handle change introduced with NetBSD 3.0.
- sysctl( KERN_CP_TIME ) now returns 64-bit values.
-
-2006-08-22 05:15 dts12
-
- * configure.in, configure,
- agent/mibgroup/default_modules.h:
-
- Be consistent in use of Event-MIB module terminology.
-
-2006-08-22 03:34 tanders
-
- * configure.in, configure:
-
- Improve robustness of the embedded perl checks.
-
-2006-08-22 02:26 tanders
-
- * agent/mibgroup/mibII/tcp.c:
-
- Change "#if freebsd4" to "#ifdef freebsd4" to match current -Dfreebsd4=freebsd4.
-
-2006-08-22 02:22 tanders
-
- * agent/mibgroup/: host/hr_storage.c, host/hr_swrun.c
-, mibII/route_headers.h:
-
- Change "#if solaris2" to "#ifdef solaris2" to match current -Dsolaris2=solaris2.
-
-2006-08-21 17:47 tanders
-
- * configure, configure.in:
-
- "-U" doesn't work as expected with Sun's cc.
-
-2006-08-21 17:26 tanders
-
- * agent/snmp_perl.c:
-
- Perl_eval_pv (the upper-case variant) needs three arguments instead of two.
-
-2006-08-21 17:04 tanders
-
- * configure, configure.in:
-
- Yet another attempt to fix the PARTIALTARGETOS (e.g. solaris2) definitions.
-
-2006-08-21 16:33 tanders
-
- * perl/SNMP/SNMP.xs:
-
- replacement for newSVuv() because perl didn't have it until 5.6.0
-
-2006-08-21 15:40 tanders
-
- * configure, configure.in:
-
- Rewording of perl cc check errors.
-
-2006-08-21 14:07 hardaker
-
- * configure.in:
-
- change the OS define to redefine as the same name
-
-2006-08-21 09:44 tanders
-
- * configure.in:
-
- - add perl cc checks for embedded perl
- - introduce --disable-perl-cc-checks to disable these tests
-
-2006-08-21 09:42 tanders
-
- * configure:
-
- configure.in
-
-2006-08-21 03:53 tanders
-
- * configure, configure.in:
-
- - fix config_arch_require
- - remove obsolete AC_EXEEXT
-
-2006-08-21 02:27 dts12
-
- * agent/mibgroup/hardware/cpu.h:
-
- Active HAL CPU module for *BSD systems.
-
-2006-08-21 02:26 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_sysctl.c:
-
- Retrieve and report memory-related statistics.
- (Still not convinced these really belong here....)
-
-2006-08-21 02:25 dts12
-
- * agent/mibgroup/hardware/cpu/cpu_sysctl.c:
-
- Retrieve CPU stats correctly.
-
-2006-08-18 15:28 tanders
-
- * configure, configure.in:
-
- fix perl -V:cc
-
-2006-08-18 09:00 dts12
-
- * agent/mibgroup/ucd-snmp/: vmstat.c, vmstat.h:
-
- Use the HAL CPU modules to implement UCD-SNMP-MIB::systemStats.
- Initially only used by Linux systems, but this code is now
- fundamentally architecture-independent.
-
-2006-08-18 08:58 dts12
-
- * include/net-snmp/agent/hardware/cpu.h:
-
- Additional fields for CPU-related (sort-of) history, etc.
-
-2006-08-18 08:56 dts12
-
- * agent/mibgroup/hardware/cpu/: cpu.c, cpu_kerndata.c,
- cpu_kstat.c, cpu_linux.c, cpu_nlist.c,
- cpu_nlist.h, cpu_perfstat.c, cpu_pstat.c,
- cpu_sysctl.c, cpu_sysctl.h:
-
- Provisional hardware-abstraction modules for assorted CPU statistics.
- (including multi-CPU information)
-
-2006-08-18 08:33 hardaker
-
- * agent/snmp_perl.c:
-
- yet more potential perl fixes
-
-2006-08-18 08:32 hardaker
-
- * agent/snmp_perl.c:
-
- more potential perl fixes
-
-2006-08-18 07:44 tanders
-
- * configure.in, configure:
-
- use "perl -V:cc" to find Perl's cc
-
-2006-08-18 07:37 hardaker
-
- * configure, configure.in:
-
- commenting and a bit of spacing in the module list code
-
-2006-08-17 17:19 hardaker
-
- * configure, configure.in, acconfig.h,
- agent/snmp_perl.c, include/net-snmp/net-snmp-config.h.in
-:
-
- make configure bail when embedded perl function can not be found ; fix the fact that 3 functions are needed not 2 and work around autoconf upper-case only defines that causes the existing broken-perl problem; NEWS - perl: fix the 'broken perl' issue with embedded perl
-
-2006-08-17 16:14 tanders
-
- * include/net-snmp/system/: bsdi3.h, bsdi4.h, darwin.h
-, darwin7.h, dynix.h, freebsd3.h,
- freebsd4.h, freebsd5.h, freebsd6.h, generic.h
-, hpux.h, mingw32msvc.h, netbsd.h,
- openbsd.h, osf5.h:
-
- "#define x x" instead of "#define x 1" for all platform names
-
-2006-08-17 08:44 tanders
-
- * snmplib/snmpv3.c:
-
- BUG: Coverity #149: potential NULL pointer dereference
-
-2006-08-17 08:41 dts12
-
- * agent/mibgroup/disman/event-mib.h:
-
- Drop DisMan Event MIB re-write warning.
-
-2006-08-17 08:16 tanders
-
- * snmplib/mib.c:
-
- BUG: Coverity #159: potential resource leak after malloc failure
-
-2006-08-17 08:03 rstory
-
- * agent/mibgroup/: if-mib/ifTable/ifTable_interface.c,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-,
- ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c
-, ip-mib/ipAddressTable/ipAddressTable_interface.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.c
-, tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c
-, tcp-mib/tcpListenerTable/tcpListenerTable_interface.c
-, udp-mib/udpEndpointTable/udpEndpointTable_interface.c
-:
-
- BUG: Coverity #56: don't continue if malloc fails
-
-2006-08-17 07:50 rstory
-
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
-, local/mib2c-conf.d/mfd-interface.m2c:
-
- BUG: Coverity #56: don't continue after failed malloc
-
-2006-08-17 07:31 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c:
-
- BUG: Coverity #174: don't return ptr to freed memory
-
-2006-08-17 01:52 dts12
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c:
-
- Fix variable types to match parameter usage. Spotted by Scott Moynes.
-
-2006-08-16 19:29 hardaker
-
- * configure, configure.in:
-
- fix issue with OS name being defined as 1
-
-2006-08-16 16:08 tanders
-
- * Makefile.in:
-
- update for reworked Solaris headers
-
-2006-08-15 22:54 tanders
-
- * man/: snmpd.8.def, snmpd.conf.5.def,
- snmpd.examples.5.def:
-
- fix typo
-
-2006-08-15 14:20 marz
-
- * perl/SNMP/: SNMP.pm, SNMP.xs:
-
- Fix email address
-
-2006-08-15 08:46 hardaker
-
- * configure, configure.in:
-
- clean up the tmp created file
-
-2006-08-15 07:27 hardaker
-
- * configure, configure.in:
-
- fixed config_arch_require
-
-2006-08-15 07:26 tanders
-
- * include/net-snmp/system/freebsd5.h:
-
- force "#undef IFNET_NEEDS_KERNEL" on FreeBSD 5.x only
-
-2006-08-15 07:07 tanders
-
- * include/net-snmp/system/: solaris2.10.h, solaris2.7.h
-, solaris2.8.h, solaris2.9.h:
-
- remove obsolete header files
-
-2006-08-15 05:16 tanders
-
- * agent/mibgroup/default_modules.h:
-
- avoid comment inside comment
-
-2006-08-15 01:48 tanders
-
- * README.solaris, configure, configure.in,
- man/snmptrapd.8.def:
-
- minor wording changes
-
-2006-08-14 20:25 hardaker
-
- * acinclude.m4, configure, configure.in:
-
- - Cleaned up the debugging code for the module section
- - Added a AC_MSG_MODULE_DBG macro to clean up the zillions of ifs
- - Reworked the m4 quoting of the section to only changequote when
- actually needed, rather than doing the reverse and having to change
- to "normal" quoting when a macro call is needed.
-
-2006-08-14 16:29 tanders
-
- * include/net-snmp/system/: freebsd4.h, freebsd5.h,
- freebsd6.h:
-
- simplify/aggregate FreeBSD headers
-
-2006-08-14 15:57 tanders
-
- * include/net-snmp/system/: solaris.h, solaris2.3.h,
- solaris2.4.h, solaris2.5.h, solaris2.6.h:
-
- Rework of header files for Solaris. solaris.h now covers Solaris 7 and up (including any future versions) while solaris2.[3-6].h covers legacy support.
-
-2006-08-14 13:27 hardaker
-
- * configure:
-
- update
-
-2006-08-14 13:24 marz
-
- * perl/SNMP/SNMP.pm:
-
- updated UCD references to Net-SNMP, updated contact info
-
-2006-08-14 13:23 hardaker
-
- * acconfig.h, configure.in,
- agent/mibgroup/default_modules.h,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/system/aix.h,
- include/net-snmp/system/dynix.h,
- include/net-snmp/system/freebsd.h,
- include/net-snmp/system/hpux.h,
- include/net-snmp/system/linux.h,
- include/net-snmp/system/solaris.h:
-
- New configure based default_modules.h file to decide which modules to
- build into the agent.
- NEWS: snmpd -- Agent builds default module list from a default_mibs.h rather than a hard coded configure list
-
-2006-08-14 13:20 marz
-
- * perl/SNMP/SNMP.xs:
-
- updated references to UCD to Net-SNMP, updated contact info
-
-2006-08-11 18:15 tanders
-
- * configure, configure.in, sedscript.in,
- agent/mibgroup/agentx/protocol.h,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_subagent.c
-, include/net-snmp/net-snmp-config.h.in,
- man/snmpd.8.def, man/snmpd.conf.5.def,
- man/snmptrapd.8.def:
-
- Introduce --with-agentx-socket=FILE configure option. Helps packagers to *properly* customize that path (not encouraged, but quite common).
-
-2006-08-11 07:56 tanders
-
- * snmplib/snmp_logging.c:
-
- vsnprintf() needs to be followed by va_end
-
-2006-08-11 06:45 tanders
-
- * snmplib/snmp_logging.c:
-
- don't call va_end() if we've only memcpy()ed
-
-2006-08-11 02:59 tanders
-
- * snmplib/snmp_logging.c:
-
- simple attempt to fix recently introduced va_copy() build issues
-
-2006-08-10 07:11 dts12
-
- * snmplib/snmp_api.c:
-
- Report a failure to build the PDU. (Ref Bug #1399370)
-
-2006-08-10 01:58 dts12
-
- * EXAMPLE.conf.def:
-
- With fear and trepidation, remove the warnings against use of AgentX.
- Doomed, we're aaaall dooooomed....
-
-2006-08-09 10:26 hardaker
-
- * perl/agent/MANIFEST:
-
- updated to correct list
-
-2006-08-09 10:13 hardaker
-
- * perl/: Makefile.PL, Makefile.subs.pl,
- ASN/Makefile.PL, OID/Makefile.PL, SNMP/Makefile.PL
-, TrapReceiver/Makefile.PL, agent/Makefile.PL
-, agent/default_store/Makefile.PL,
- default_store/Makefile.PL:
-
- another pass at perl/CPAN specific versioning checks
-
-2006-08-09 09:57 hardaker
-
- * perl/: Makefile.PL, Makefile.subs.pl,
- ASN/Makefile.PL, OID/Makefile.PL, SNMP/Makefile.PL
-, TrapReceiver/Makefile.PL, agent/Makefile.PL
-, agent/default_store/Makefile.PL,
- default_store/Makefile.PL:
-
- allow for very minor deviations in perl CPAN source versions from net-snmp versions
-
-2006-08-09 09:46 hardaker
-
- * perl/SNMP/README:
-
- major update for CPAN release
-
-2006-08-09 09:43 hardaker
-
- * perl/SNMP/MANIFEST:
-
- match 5.3 tree for ordering
-
-2006-08-09 09:41 hardaker
-
- * perl/SNMP/MANIFEST:
-
- update for recent needed testing files
-
-2006-08-08 17:51 tanders
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- build fix
-
-2006-08-08 15:16 tanders
-
- * acinclude.m4:
-
- Move our own m4 macros from aclocal.m4 into acinclude.m4 and properly quote them. Follows libtool/automake recommendations and allows to regenerate aclocal.m4 (containing libtool.m4) by calling aclocal which I've just done. Inspired by Debian patch #21.
-
-2006-08-08 15:07 bshaw666
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- minor documentation update
-
-2006-08-08 15:02 tanders
-
- * aclocal.m4:
-
- Move our own m4 macros from aclocal.m4 into acinclude.m4 and properly quote them. Follows libtool/automake recommendations and allows to regenerate aclocal.m4 (containing libtool.m4) by calling aclocal which I've just done. Inspired by Debian patch #21.acinclude.m4
-
-2006-08-08 06:18 tanders
-
- * include/net-snmp/net-snmp-config.h.in:
-
- run autoheader
-
-2006-08-08 06:18 tanders
-
- * acconfig.h:
-
- add HAVE_LIBNM in order to make autoheader work again
-
-2006-08-07 15:53 tanders
-
- * aclocal.m4, config.guess, config.sub, configure
-, NEWS, ltmain.sh:
-
- libtool update to 1.5.22 (from 1.4). Supersedes patch 1496945 and fixes bug 1518117 (probably plus a few more).
-
-2006-08-07 08:33 tanders
-
- * testing/TESTCONF.sh:
-
- Already randomize the initial port we try. Lowers the chance of collisions if multiple test suites run in parallel.
-
-2006-08-07 05:44 rstory
-
- * agent/mibgroup/host/hr_storage.c:
-
- explicit cast to keep compiler happy
-
-2006-08-07 03:03 dts12
-
- * man/snmpd.conf.5.def:
-
- Fix typo. Spotted by Leo Lei
-
-2006-08-05 17:01 tanders
-
- * agent/mibgroup/host/: hr_filesys.c, hr_swrun.c:
-
- Build fixes for AIX HOST-RESOURCES-MIB support
-
-2006-08-05 12:17 tanders
-
- * Makefile.in:
-
- add directory containing libperl.so to LD_RUN_PATH
-
-2006-08-04 15:36 bshaw666
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- E450 reporting PS temps as voltage, other problems
-
-2006-08-03 18:02 tanders
-
- * Makefile.in:
-
- override LD_RUN_PATH for the perl modules to avoid dependencies on the build directory (patch from darix)
-
-2006-08-01 04:43 tanders
-
- * dist/RELEASE-INSTRUCTIONS:
-
- one more correction
-
-2006-07-31 22:52 tanders
-
- * dist/RELEASE-INSTRUCTIONS:
-
- minor updates
-
-2006-07-31 16:42 hardaker
-
- * perl/SNMP/t/mibload.t:
-
- fix a test that may succeed when it shouldn't
-
-2006-07-31 16:05 hardaker
-
- * NEWS:
-
- mention gettable patch
-
-2006-07-31 16:03 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- fix getbulk at end-of-mibview boundaries
-
-2006-07-31 15:44 hardaker
-
- * mibs/TUNNEL-MIB.txt:
-
- update again to most recent
-
-2006-07-31 15:43 hardaker
-
- * mibs/TUNNEL-MIB.txt:
-
- update from the latest version.
-
-2006-07-31 15:40 hardaker
-
- * dist/makerelease:
-
- version tag doxygen files
-
-2006-07-31 15:39 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- minor updates
-
-2006-07-31 13:31 tanders
-
- * apps/snmptrapd.c:
-
- initialize snmptrapd authorization unconditionally of using AgentX (fixes bug 1527661)
-
-2006-07-31 07:25 marz
-
- * doc/rfc/: agentx/rfc2741.txt, misc/rfc3512.txt,
- misc/rfc3584.txt, smiV2/rfc2578.txt,
- smiV2/rfc2579.errata, smiV2/rfc2579.errata~,
- smiV2/rfc2579.txt, smiV2/rfc2580.txt,
- snmpV1/rfc1155.txt, snmpV1/rfc1157.txt,
- snmpV1/rfc1212.txt, snmpV1/rfc1213.txt,
- snmpV2/rfc1901.txt, snmpV2/rfc1902.txt,
- snmpV2/rfc1903.txt, snmpV2/rfc1904.txt,
- snmpV2/rfc1905.txt, snmpV2/rfc1906.txt,
- snmpV2/rfc1907.txt, snmpV2/rfc1908.txt,
- snmpV2/rfc2089.txt, snmpV3/rfc3410.errata,
- snmpV3/rfc3410.txt, snmpV3/rfc3411.txt,
- snmpV3/rfc3412.txt, snmpV3/rfc3413.errata,
- snmpV3/rfc3413.txt, snmpV3/rfc3414.errata,
- snmpV3/rfc3414.txt, snmpV3/rfc3415.errata,
- snmpV3/rfc3415.txt, snmpV3/rfc3416.txt,
- snmpV3/rfc3417.txt, snmpV3/rfc3418.errata,
- snmpV3/rfc3418.txt:
-
- adding rfcs and errata to distribution
-
-2006-07-31 05:43 tanders
-
- * dist/nsb-functions:
-
- Don't catch "... snmpnetstat finds ..." (test 58) as an error.
-
-2006-07-30 17:28 tanders
-
- * dist/nsb-functions:
-
- Catch "Permission denied" errors, e.g. during "make install".
-
-2006-07-30 16:08 tanders
-
- * dist/nsb-functions:
-
- catch "Can't find ..." errors, e.g. from ld
-
-2006-07-30 15:41 tanders
-
- * snmplib/Makefile.in:
-
- pass LDFLAGS to allow for non-standard libcrypto location
-
-2006-07-29 16:58 tanders
-
- * agent/helpers/debug_handler.c:
-
- (correctly) make use of recently introduced SNMP_STRORNULL(x)
-
-2006-07-29 16:18 tanders
-
- * agent/helpers/debug_handler.c:
-
- make use of recently introduced SNMP_STRORNULL(x)
-
-2006-07-28 05:23 dts12
-
- * configure, configure.in:
-
- Support setting the persistent mask via configure. (based on Patch #1437385)
-
-2006-07-28 04:54 dts12
-
- * configure, configure.in, agent/Makefile.in
-, snmplib/Makefile.in:
-
- '-as-needed' support for linking libraries. (Patches #1398873 & 1493522)
-
-2006-07-28 02:39 dts12
-
- * agent/auto_nlist.c, agent/mibgroup/host/hr_filesys.c
-, agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/host/hr_swrun.c,
- agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/ip.c, agent/mibgroup/mibII/tcp.c
-, agent/mibgroup/mibII/udp.c, snmplib/keytools.c
-, snmplib/scapi.c, snmplib/system.c:
-
- Jumbo patch for improved AIX 5.x support. (Patch #1486307)
- Note that the memory-related processing (host/hr_fstorage.c)
- is now mostly handled by hardware/memory/memory_aix.c
-
-2006-07-27 12:48 hardaker
-
- * local/tkmib:
-
- patch from Julien Pinon to fix a few tkmib problems
-
-2006-07-27 08:50 dts12
-
- * agent/mibgroup/host/hr_filesys.c:
-
- Support for HFS systems, plus NFS fixes for Darwin. (Patch #1520289)
-
-2006-07-27 06:29 dts12
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- Prevent potential crash in Darwin. (Patch #1520286)
-
-2006-07-27 06:17 dts12
-
- * agent/kernel.h:
-
- Support '--without-kmem-usage' on non-Linux systems. (Patch #1520278)
-
-2006-07-27 05:25 dts12
-
- * snmplib/Makefile.in:
-
- Include 'pkcs' in the list of files to compile. (Patch #1514867)
-
-2006-07-27 05:12 dts12
-
- * snmplib/: snmp_parse_args.c, snmpv3.c:
-
- Accept -Z 0 values for engineBoot/engineTime. (Patch #1510032)
-
-2006-07-27 04:37 dts12
-
- * apps/snmptrapd.c:
-
- Support running trap receiver as non-root user/group. (Patch #1497467)
-
-2006-07-27 03:08 dts12
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- Attempt to use the most up-to-date sysctl APIs. (Patch #1482169)
-
-2006-07-26 08:58 dts12
-
- * local/: mib2c.container.conf, mib2c.iterate.conf,
- mib2c.table_data.conf:
-
- Generate proper code for non-integer value objects, and determine
- the first and last accessible column objects. (Patch #1427712)
-
- Q: Is it worth pulling some of this code out into a separate mib2c
- utility file, since much of the processing is effectively identical
- in all three cases?
-
-2006-07-26 04:56 dts12
-
- * snmplib/snmp_logging.c:
-
- Handle long (dynamic-buffered) messages correctly. (Bug #1516045)
-
-2006-07-26 04:50 dts12
-
- * agent/mibgroup/target/target.c:
-
- Ensure the secModel is initialised for SNMPv3 notifications. (Bug #1517454)
-
-2006-07-26 04:29 dts12
-
- * agent/mibgroup/ucd-snmp/extensible.c:
-
- Only sort relocatable extension entries. Those in the main extTable
- don't have an OID to sort on, so attempting to do so may scramble
- them into a random order. (Bug #1506707)
-
-2006-07-25 08:57 dts12
-
- * agent/mibgroup/host/: hr_disk.h, hr_network.h,
- hr_other.h, hr_partition.h, hr_print.h,
- hr_proc.h, hr_storage.h:
-
- Indicate dependencies between HostRes modules. (Bug #1505325)
-
-2006-07-25 08:26 dts12
-
- * agent/mibgroup/mibII/var_route.c:
-
- Ensure that IP Address values are reported as 4-octet
- values on 64-bit architectures. (Bug #1504501)
-
-2006-07-25 06:48 dts12
-
- * snmplib/mib.c:
-
- Handle malformed Display Hints sensibly, rather than
- going into an infinite loop. (Bug #1459665)
-
-2006-07-25 05:48 dts12
-
- * agent/helpers/table_iterator.c:
-
- Don't assume that all requests are necessarily valid. (Bug #1445116)
-
-2006-07-25 05:00 dts12
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- Use the defined default port (if specified) for numeric IPv6
- addresses, rather than hardwiring SNMP_PORT. (Bug #1445089)
-
-2006-07-25 03:08 dts12
-
- * agent/helpers/debug_handler.c:
-
- Don't choke on missing labels (Bug #1429469)
-
-2006-07-25 02:29 dts12
-
- * local/mib2c.table_data.conf:
-
- Include missing flags parameter (Bug #1422708)
-
-2006-07-25 01:31 dts12
-
- * snmplib/snmp_api.c:
-
- Remove broken assertion (Bug #1399370)
-
-2006-07-25 01:11 dts12
-
- * snmplib/: snmp_api.c, snmpv3.c:
-
- Re-fix unsigned comparisons against 0 (Bug #1397891)
- including fix for test #24
-
-2006-07-25 01:04 dts12
-
- * agent/mibgroup/ucd-snmp/disk.c:
-
- Fix signedness of return values (Bug #1397906)
-
-2006-07-18 07:03 hardaker
-
- * local/mib2c.container.conf:
-
- SNMP_TYPEDEF_MALLOC -> SNMP_MALLOC_TYPEDEF
-
-2006-07-13 14:30 hardaker
-
- * NEWS:
-
- news update for recent features
-
-2006-07-13 08:22 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- callback support for gettable().
- - not extensively well tested, but it does work
-
-2006-07-12 02:40 tanders
-
- * agent/mibgroup/kernel_sunos5.c:
-
- fix ifInOctets statistics on Solaris (patch 1520603 from John Green)
-
-2006-07-07 15:00 hardaker
-
- * configure, configure.in:
-
- typo fix
-
-2006-07-07 14:56 hardaker
-
- * configure, configure.in:
-
- Dave's patch to remove host mib support for windows by default
-
-2006-07-07 14:55 hardaker
-
- * apps/snmpnetstat/inet6.c:
-
- Dave's patch for compilation fixes for windows
-
-2006-07-07 14:48 hardaker
-
- * include/net-snmp/library/lcd_time.h, snmplib/lcd_time.c
-, snmplib/snmp_api.c:
-
- Patch from Mathew Bielejeski to free user list and engine time cache at shutdown
-
-2006-07-07 14:39 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- fix possbile null derefence, noted on coders
-
-2006-07-06 15:18 tanders
-
- * testing/tests/T153solarisswap:
-
- adjust OID for Solaris swap space size
-
-2006-07-06 15:01 tanders
-
- * snmplib/read_config.c:
-
- fix assignment in read_config_store_data_prefix() for ASN_IPADDRESS
-
-2006-07-05 15:44 rstory
-
- * local/mib2c.emulation.conf:
-
- - add warning comment for deprecated objects
- - shorten scalar node comments by a line
- - shorten column node comments
-
-2006-07-05 14:44 rstory
-
- * snmplib/snmp_api.c:
-
- add unsigned to asntypes
-
-2006-07-05 14:23 rstory
-
- * local/mib2c.emulation.conf:
-
- add * next to scalar enum defval
-
-2006-07-05 14:14 rstory
-
- * local/mib2c.emulation.conf:
-
- - 'override' and 'add_row' default to commented out
- - add missing type info to override
- - make conf file header mib2c comments so it's not included in output
-
-2006-07-05 07:42 rstory
-
- * mibs/: DISMAN-NSLOOKUP-MIB.txt, DISMAN-PING-MIB.txt,
- DISMAN-TRACEROUTE-MIB.txt:
-
- update from RFC 4560
-
-2006-07-03 21:09 hardaker
-
- * snmplib/parse.c:
-
- Properly handle snmp enums using the word "deprecated"
-
-2006-07-03 20:47 hardaker
-
- * local/mib2c.genhtml.conf:
-
- appropriately mark deprecated table objects
-
-2006-06-30 22:12 hardaker
-
- * local/Version-Munge.pl:
-
- support for optional files (don't exist in every branch)
-
-2006-06-30 21:45 hardaker
-
- * local/Version-Munge.pl:
-
- doxygen.conf support
-
-2006-06-30 21:24 hardaker
-
- * local/Version-Munge.pl:
-
- check for file existence
-
-2006-06-30 21:07 hardaker
-
- * local/Version-Munge.pl:
-
- exit with the cvs commit status if run
-
-2006-06-30 15:53 hardaker
-
- * perl/: Makefile.PL, Makefile.subs.pl,
- ASN/Makefile.PL, OID/Makefile.PL, SNMP/Makefile.PL
-, TrapReceiver/Makefile.PL, agent/Makefile.PL
-, agent/Support/Makefile.PL,
- agent/default_store/Makefile.PL, default_store/Makefile.PL
-:
-
- better env name for not checking the version
-
-2006-06-30 15:17 hardaker
-
- * Makefile.in:
-
- remove version changing support; now in makerelease
-
-2006-06-30 15:16 hardaker
-
- * agent/mibgroup/versiontag:
-
- remove tag support from versiontag; now in makerelease
-
-2006-06-30 15:15 hardaker
-
- * local/Version-Munge.pl:
-
- much better support for cvs commit, version numbering, etc
-
-2006-06-30 15:15 hardaker
-
- * dist/makerelease:
-
- various fixes and improvements
-
-2006-06-30 15:13 hardaker
-
- * perl/: Makefile.PL, ASN/ASN.pm, ASN/Makefile.PL
-, AnyData_SNMP/Storage.pm, OID/Makefile.PL,
- OID/OID.pm, SNMP/Makefile.PL, SNMP/SNMP.pm,
- TrapReceiver/Makefile.PL, TrapReceiver/TrapReceiver.pm
-, agent/Makefile.PL, agent/agent.pm,
- agent/Support/Makefile.PL, agent/Support/Support.pm,
- agent/default_store/Makefile.PL,
- agent/default_store/default_store.pm,
- default_store/Makefile.PL, default_store/default_store.pm
-:
-
- perl version numbering changes
-
-2006-06-30 15:12 hardaker
-
- * perl/Makefile.subs.pl:
-
- Update to check for CPAN required perl version numbers
-
-2006-06-29 16:59 rstory
-
- * local/mib2c.emulation.conf:
-
- first pass at autogenerating override/table/add_row entries for a MIB
-
-2006-06-27 11:40 tanders
-
- * testing/tests/: T061agentperl, T115agentxperl:
-
- set DYLD_LIBRARY_PATH for OSX and SHLIB_PATH for HP-UX
-
-2006-06-27 11:09 tanders
-
- * agent/mibgroup/mibII/udpTable.c:
-
- fix more udpTable byte-order issues (indices) on *BSD and Solaris/x86
-
-2006-06-27 09:42 rstory
-
- * README.osX:
-
- remove embeded perl info; add perl agentx info
-
-2006-06-26 15:28 tanders
-
- * testing/TESTCONF.sh:
-
- add netstat path for IRIX
-
-2006-06-26 08:33 tanders
-
- * include/net-snmp/system/netbsd.h:
-
- udpTable byte-order fix (values only) for NetBSD and OpenBSD
-
-2006-06-25 14:43 tanders
-
- * testing/tests/T061agentperl:
-
- prepend (instead of replace) a non-empty LD_LIBRARY_PATH; fixes test errors on systems that rely on it
-
-2006-06-25 14:25 tanders
-
- * testing/tests/T160snmpnetstat:
-
- fix test error on Solaris etc.: only use "id -u" on systems that support it
-
-2006-06-25 08:43 alex_b
-
- * perl/: Makefile.PL, Makefile.makefiles,
- Makefile.subs.pl, ASN/Makefile.PL, OID/Makefile.PL
-, SNMP/Makefile.PL, TrapReceiver/Makefile.PL,
- agent/Makefile.PL, agent/Support/Makefile.PL,
- agent/default_store/Makefile.PL, default_store/Makefile.PL
-:
-
- -'perl Makefile.PL -NET-SNMP-IN-SOURCE=true' was not working. Fix: call
- 'nsconfig' --version inside of InitMakeParams instead of Check_Version
- -Support module: NetSNMPGetOpts call should pass parent folder so net-snmp-config
- can be found
- -Support/Makefile.PL was missing from Makefile.makefiles
-
-2006-06-24 09:00 alex_b
-
- * perl/: Makefile.PL, Makefile.makefiles,
- Makefile.subs.pl, make-perl-makefiles,
- ASN/Makefile.PL, OID/Makefile.PL, SNMP/Makefile.PL
-, TrapReceiver/Makefile.PL, agent/Makefile.PL,
- agent/default_store/Makefile.PL, default_store/Makefile.PL
-:
-
- -Skip version check for Win32 MSVC
- -add TrapReceiver to Makefile.makefiles
- -make-perl-makefiles: rename files AFTER closing them, not before
-
-2006-06-23 12:50 tanders
-
- * testing/tests/T160snmpnetstat:
-
- check for 127.0.0.1., not just , to identify byte-order issues
-
-2006-06-23 09:06 hardaker
-
- * agent/mibgroup/mibII/udpTable.c,
- include/net-snmp/system/cygwin.h,
- include/net-snmp/system/freebsd.h,
- include/net-snmp/system/solaris.h:
-
- Clean fixing of ordering problems with kernel storage of UDP values
-
-2006-06-23 08:52 dts12
-
- * dist/RELEASE-INSTRUCTIONS:
-
- Document current best-practise for announcing new releases
- (including pre-releases and release candidates).
- Say what we do, rather than do what we say.
-
-2006-06-23 05:19 tanders
-
- * dist/nsb-package:
-
- fix typos
-
-2006-06-23 02:47 tanders
-
- * agent/mibgroup/mibII/udpTable.c:
-
- fix earlier "don't reverse address byte order for solaris (specifically x86) for local addresses" patch that broke byte order for all platforms
-
-2006-06-20 15:35 tanders
-
- * dist/nsb-functions:
-
- introduce NSB_PREFIX and switch to --prefix=/usr now that we support DESTDIR for everything; e.g. to avoid that the installation ends in /destdir/destdir
-
-2006-06-20 14:46 tanders
-
- * dist/nsb-functions:
-
- introduce NSB_EXTRA_INSTALL to be able to pass extra args to "make install"
-
-2006-06-20 12:12 tanders
-
- * testing/tests/T061agentperl:
-
- more portable way of exporting
-
-2006-06-20 05:41 tanders
-
- * testing/tests/T061agentperl:
-
- set LD_LIBRARY_PATH to make sure that NetSNMP::agent's agent.so can load (uninstalled) libnetsnmp*.so; otherwise test fails at least on FreeBSD
-
-2006-06-15 15:10 tanders
-
- * testing/eval_tools.sh:
-
- suppress stderr warnings for "ps -e" in order to fix [false] nightly build error messages on SF CF host alpha-linux1
-
-2006-06-15 06:52 tanders
-
- * testing/tests/T160snmpnetstat:
-
- add OpenBSD and NetBSD to the list of systems that require root privileges for udpTable (according to Dave's testing)
-
-2006-06-13 14:59 tanders
-
- * testing/tests/T115agentxperl:
-
- set NETSNMP_DS_AGENT_NO_ROOT_ACCESS (needed for e.g. Solaris 2.6)
-
-2006-06-13 05:42 tanders
-
- * agent/mibgroup/notification-log-mib/notification_log.c,
- include/net-snmp/library/tools.h, snmplib/callback.c
-, agent/agent_registry.c:
-
- fix bug 1505341: agent segfaults on Solaris with -DALL
-
-2006-06-12 16:55 hardaker
-
- * dist/makerelease:
-
- commit the doxygen.conf file
-
-2006-06-12 16:42 tanders
-
- * testing/TESTCONF.sh:
-
- introduce "net-snmp-config --perlprog" and use it in the "AgentX subagent in perl" test
-
-2006-06-12 16:00 tanders
-
- * net-snmp-config.in, testing/tests/T115agentxperl:
-
- introduce "net-snmp-config --perlprog" and use it in the "AgentX subagent in perl" test
-
-2006-06-12 15:44 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- define mfd_*_rowreq_from_index if persistent enabled
-
-2006-06-12 15:40 rstory
-
- * include/net-snmp/data_access/tcpConn.h:
-
- include ipaddr instead of redefining constants
-
-2006-06-12 15:39 rstory
-
- * include/net-snmp/library/asn1.h:
-
- add comment w/integer value for easy grepping
-
-2006-06-12 13:23 rstory
-
- * apps/snmpnetstat/: inet6.c, route.c:
-
- add sys/types.h to fix OS X build
-
-2006-06-12 13:05 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c
-:
-
- - fix bad parameter in scalar registration
- - keep scalar value fresh using table cache + cache helper
-
-2006-06-12 13:03 rstory
-
- * agent/mibgroup/ip-forward-mib/inetCidrRouteTable/:
- inetCidrRouteTable_interface.c,
- inetCidrRouteTable_interface.h:
-
- add access to table cache
-
-2006-06-12 10:30 hardaker
-
- * testing/tests/T141snmpv2cvacmgetfail:
-
- fix for new failure error code
-
-2006-06-12 10:11 hardaker
-
- * agent/snmp_agent.c:
-
- Fix bug reported by Robert Wilcox: return no access instead of not writable on VACM denials
-
-2006-06-12 09:00 hardaker
-
- * perl/: Makefile.subs.pl, ASN/Makefile.PL,
- OID/Makefile.PL, SNMP/Makefile.PL,
- TrapReceiver/Makefile.PL, agent/Makefile.PL,
- agent/Support/Makefile.PL, agent/default_store/Makefile.PL
-:
-
- finally a working version of the version working check
-
-2006-06-12 08:54 hardaker
-
- * perl/: Makefile.subs.pl, ASN/Makefile.PL,
- OID/Makefile.PL, SNMP/Makefile.PL,
- TrapReceiver/Makefile.PL, agent/Makefile.PL,
- agent/Support/Makefile.PL, agent/default_store/Makefile.PL
-:
-
- fix preX version numbers before checking
-
-2006-06-12 08:46 hardaker
-
- * perl/: Makefile.subs.pl, ASN/Makefile.PL,
- OID/Makefile.PL, SNMP/Makefile.PL,
- TrapReceiver/Makefile.PL, agent/Makefile.PL,
- agent/Support/Makefile.PL, agent/Support/Support.pm,
- agent/default_store/Makefile.PL:
-
- check the perl module version number against the net-snmp version number
-
-2006-06-12 01:19 tanders
-
- * dist/makerelease:
-
- add manual step to update version number in doxygen.conf
-
-2006-06-12 01:16 tanders
-
- * doxygen.conf:
-
- version update
-
-2006-06-10 05:57 tanders
-
- * apps/snmptrapd_auth.c:
-
- fix syntax error introduced in last commit
-
-2006-06-09 13:42 tanders
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- fix typo
-
-2006-06-09 05:56 rstory
-
- * apps/snmptrapd_auth.c:
-
- - don't free pdu if it's not a clone
- - ifdef more code not used if snmpv1 disabled
-
-2006-06-07 05:24 tanders
-
- * agent/agent_registry.c:
-
- patch from Dave to prevent crash with -Dregister_mib
-
-2006-06-07 05:13 tanders
-
- * apps/snmpnetstat/route.c:
-
- include netinet/in.h and arpa/inet.h to pick up ntohl on hpux10.20
-
-2006-06-05 15:37 rstory
-
- * agent/mibgroup/ucd-snmp/proxy.c:
-
- fix double-free of delegated cache
-
-2006-06-05 14:27 rstory
-
- * testing/tests/T141snmpv2cvacmgetfail:
-
- add vacm set tests
-
-2006-06-05 14:21 rstory
-
- * testing/tests/Svacmconfig:
-
- add (ro|rw)community config for rw vacm test
-
-2006-06-05 11:06 rstory
-
- * snmplib/vacm.c:
-
- add some vacm matching debug msgs
-
-2006-06-05 10:34 rstory
-
- * agent/mibgroup/disman/event/mteTrigger.c:
-
- - use new ability to schedule alarm in 0 sec to run mte tirggers asap after
- startup, instead of during config file parsing
- - add missing \n to log msg
-
-2006-06-05 10:31 rstory
-
- * snmplib/snmp_alarm.c:
-
- - allow a 0 time in snmp_alarm_register, to mean run ASAP (i.e. 1 usec)
- - allow sec/usec of 0 in sa_update_entry, except for SA_REPEAT case
-
-2006-06-05 10:26 rstory
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- - log error (and don't create entry) if sess user not found
- - log error if agentSecName (default user) not specified
- - add missing \n to debug msg
-
-2006-06-05 09:53 rstory
-
- * include/net-snmp/types.h:
-
- change len type to size_t
-
-2006-06-05 09:34 rstory
-
- * agent/mibgroup/if-mib/: data_access/interface.c,
- ifTable/ifTable_interface.c:
-
- add container names
-
-2006-06-01 06:29 rstory
-
- * agent/mibgroup/host/hr_swrun.c:
-
- enforce MIB object lengths
-
-2006-05-29 02:40 tanders
-
- * dist/nsb-functions:
-
- further tweak the error regex
-
-2006-05-29 01:35 tanders
-
- * testing/tests/T060trapdperl:
-
- re-fix newline issues
-
-2006-05-28 13:13 tanders
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- temporary workaround to prevent snmptrapd embedded perl crash on x86_64 (bug 1494882)
-
-2006-05-27 23:58 hardaker
-
- * testing/tests/: T059trapdtraphandle, T060trapdperl:
-
- use CHECKORDIE instead of CHECKFILE when doing multiple checks (was succeeding when it shouldn't have). Also, open embedded perl LOG in append mode so second routine doesn't trump the first
-
-2006-05-27 22:30 hardaker
-
- * apps/snmpnetstat/inet6.c:
-
- include netinet/in.h and arpa/inet.h to pick up htonl, etc, on hpux10.20
-
-2006-05-27 22:16 hardaker
-
- * Makefile.top:
-
- way simple DESTDIR support
-
-2006-05-27 22:14 hardaker
-
- * README:
-
- added a few people from previous patches
-
-2006-05-27 07:41 tanders
-
- * testing/tests/T115agentxperl:
-
- set libtool-like LD_LIBRARY_PATH to make sure the perl agent starts properly (fixes bug 1495433)
-
-2006-05-26 15:24 hardaker
-
- * agent/mibgroup/mibII/udpTable.c:
-
- don't reverse address byte order for solaris (specifically x86) for local addresses
-
-2006-05-26 15:23 hardaker
-
- * agent/mibgroup/mibII/mibII_common.h:
-
- remove double entry comment
-
-2006-05-26 09:58 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- one intptr_t cast from a pointer
-
-2006-05-26 09:33 hardaker
-
- * acconfig.h, configure.in,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/types.h, configure:
-
- check for uintptr_t and intptr_t
-
-2006-05-26 06:29 hardaker
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- Another proper pointer cast
-
-2006-05-26 06:15 hardaker
-
- * perl/: SNMP/SNMP.xs, TrapReceiver/TrapReceiver.xs,
- agent/agent.xs:
-
- Patch from darix to properly cast pointers to an IV instead of an int to fix 64bit issues
-
-2006-05-26 01:52 tanders
-
- * testing/eval_tools.sh:
-
- make daemons bind to localhost by default only (fixes bug 1424293)
-
-2006-05-25 15:13 tanders
-
- * testing/TESTCONF.sh:
-
- set SNMP_PERSISTENT_DIR for all apps/daemons
-
-2006-05-25 15:07 tanders
-
- * testing/TESTCONF.sh:
-
- set SNMPCONFPATH for all apps/daemons
-
-2006-05-25 09:14 tanders
-
- * testing/tests/Sv3config:
-
- don't open default smux port/socket
-
-2006-05-25 08:05 tanders
-
- * testing/tests/: Sv3usmconfigagent, Svanyconfig:
-
- don't open default smux port/socket
-
-2006-05-24 08:32 tanders
-
- * testing/tests/T061agentperl:
-
- more portable way of calling perl
-
-2006-05-24 08:26 tanders
-
- * testing/tests/T115agentxperl:
-
- double-fork the perl subagent to avoid shell output from job handling
-
-2006-05-24 06:42 tanders
-
- * testing/TESTCONF.sh:
-
- introduce additional variables for subagent tests: AGENTX_CONFIG_FILE, SNMP_AGENTX_PID_FILE, SNMP_AGENTX_LOG_FILE
-
-2006-05-24 06:39 tanders
-
- * testing/tests/T115agentxperl:
-
- new test: 'AgentX subagent in Perl (using NetSNMP::agent)'
-
-2006-05-22 15:48 tanders
-
- * testing/tests/T151solarishostdisk:
-
- this test requires host/hr_system in particular and uses v1, not v2c
-
-2006-05-22 15:42 tanders
-
- * testing/tests/T150solarishostcpu:
-
- this test requires host/hr_device in particular and uses v1, not v2c
-
-2006-05-22 15:36 tanders
-
- * testing/tests/T153solarisswap:
-
- this test uses v1, not v2c
-
-2006-05-22 15:18 tanders
-
- * testing/tests/T152hostuptime:
-
- this test requires host/hr_system in particular
-
-2006-05-22 03:08 tanders
-
- * testing/tests/T153solarisswap:
-
- this test requires host/hr_storage in particular
-
-2006-05-19 11:31 rstory
-
- * agent/agent_trap.c:
-
- - fix for bug 1313667 removed synch send, allowing us to uncomment the
- commented out pdu free on error, plugging a memory leak identified
- on coders by derekl at blueyonder co uk
-
-2006-05-19 10:02 rstory
-
- * agent/mibgroup/host/hr_proc.c:
-
- - use nrprocs-1 as index instead of i, which will be negative if cpuinfo
- doesn't contain a 'processor' line
-
-2006-05-17 15:11 rstory
-
- * apps/snmptrapd_auth.c:
-
- need sys/types.h before netinet/in.h on some platforms
-
-2006-05-13 00:21 hardaker
-
- * agent/mibgroup/versiontag:
-
- update CVS host name
-
-2006-05-12 15:07 hardaker
-
- * perl/: ASN/Makefile.PL, OID/Makefile.PL,
- SNMP/Makefile.PL, SNMP/SNMP.pm, SNMP/SNMP.xs
-, TrapReceiver/Makefile.PL, agent/Makefile.PL,
- agent/Support/Makefile.PL, agent/default_store/Makefile.PL
-, default_store/Makefile.PL:
-
- change -W flag substition to be exact match of flags to remove, rather than removing any -W flag for portability reasons
-
-2006-05-12 09:10 tanders
-
- * dist/nsb-functions:
-
- misc. additions for more configuration control on build farms, including embedded perl building
-
-2006-05-12 08:16 tanders
-
- * testing/tests/: T060trapdperl, T061agentperl:
-
- fix newline issues
-
-2006-05-12 08:13 tanders
-
- * testing/tests/: T053agentv1trap, T054agentv2ctrap,
- T055agentv1mintrap, T056agentv2cmintrap,
- T113agentxtrap:
-
- ensure the tests work even if UCD-SNMP-MIB isn't in defaults MIBS list
-
-2006-05-12 08:10 tanders
-
- * testing/tests/T050snmpv3trap:
-
- introduce delays to not lose traps
-
-2006-05-12 07:54 tanders
-
- * README.aix:
-
- update README for AIX based on build test experience on AIX 4.3.3/5.1/5.2/5.3
-
-2006-05-08 03:07 tanders
-
- * dist/nsb-functions:
-
- introduce NSB_LIBWRAP to be able to specify --with[out]-libwrap=xxx
-
-2006-05-08 01:11 tanders
-
- * dist/nsb-functions:
-
- remove smux from NSB_DIST_MODULES (it's already in NSB_EXTRA_MODULES)
-
-2006-05-08 00:47 tanders
-
- * agent/mibgroup/Rmon/row_api.h:
-
- build fix for C89 compilers (e.g. xlc on AIX 4.3.3): no trailing comma after last entry of a "typedef enum"
-
-2006-05-05 16:03 tanders
-
- * dist/nsb-functions:
-
- further tweaking of the exception regex
-
-2006-05-05 15:28 tanders
-
- * README.irix:
-
- Initial README for IRIX
-
-2006-05-05 14:51 hardaker
-
- * apps/snmptrapd_log.c:
-
- put the snprintf length into a dereferenced pointer
-
-2006-05-04 14:44 hardaker
-
- * agent/snmp_agent.c:
-
- covertiy 135: double check netsnmp_oid_find_prefix returns a positive result (should only happen in broken-tree cases)
-
-2006-05-04 14:36 hardaker
-
- * agent/mibgroup/agentx/subagent.c:
-
- coverity #136: free mem leak in rare bad-agentx packet case
-
-2006-05-03 13:59 tanders
-
- * agent/mibgroup/mibII/ipAddr.c, NEWS:
-
- [ 1481012 ] HP-UX 11.0/11i: ipAdEntBcastAddr wrong (patch submitted by Johannes Schmidt-Fischer)
-
-2006-04-30 22:07 hardaker
-
- * apps/snmpusm.c:
-
- [ 1478616 ] snmpusm outputs to stderr on success
-
-2006-04-30 22:02 hardaker
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- [ 1479071 ] 64 bits counter on Linux & good parsing of diskstats (again) [modified] from Fabrice Bacchella
-
-2006-04-25 10:33 hardaker
-
- * configure, configure.in,
- agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- [ 1466450 ] fix compilation with linux/ethtool. In other words: ugh nasty but needed patch
-
-2006-04-25 10:25 hardaker
-
- * agent/mibgroup/mibII/ipAddr.c:
-
- modified version of [ 1466451 ] ipAddress size with 64bit to use sizeof() for the datatype in question
-
-2006-04-21 05:30 dts12
-
- * apps/snmpnetstat/inet.c, snmplib/snmp_client.c:
-
- Skip missing entries (rather than crashing out completely)
-
-2006-04-20 17:24 tanders
-
- * snmplib/: container.c, snmpusm.c:
-
- fix typos
-
-2006-04-20 17:13 tanders
-
- * NEWS:
-
- rephrased
-
-2006-04-20 16:55 tanders
-
- * NEWS:
-
- document changes since 5.3.0.1
-
-2006-04-20 16:19 tanders
-
- * testing/tests/T061agentperl:
-
- add SIGHUP test
-
-2006-04-20 16:03 tanders
-
- * testing/tests/: T059trapdtraphandle, T060trapdperl:
-
- add SIGHUP test
-
-2006-04-20 15:27 rstory
-
- * apps/snmptrapd.c:
-
- - fix bug 1473289: Re-init of 5.3.0.1 daemons fail after SIGHUP
-
-2006-04-20 15:24 tanders
-
- * testing/tests/T035snmpv3trapdusermgmt:
-
- add SIGHUP test
-
-2006-04-20 15:15 rstory
-
- * agent/agent_read_config.c:
-
- - fix bug 1473289: Re-init of 5.3.0.1 agent fails after SIGHUP
-
-2006-04-20 15:15 tanders
-
- * testing/tests/T030snmpv3usercreation:
-
- add SIGHUP test
-
-2006-04-20 15:09 tanders
-
- * testing/eval_tools.sh:
-
- introduce HUPPROG(), HUPAGENT() and HUPTRAPD() for upcoming SIGHUP tests
-
-2006-04-18 12:14 hardaker
-
- * README.solaris:
-
- Bug #1432165: typos in the filenames
-
-2006-04-18 11:01 hardaker
-
- * man/snmpd.conf.5.def:
-
- fix bug 1458685: man page for setaccess was missing a token in the summary line
-
-2006-04-18 10:58 hardaker
-
- * man/snmpd.conf.5.def:
-
- fix bug 1458818: authcommunity and friends use -V not -v to specify a view
-
-2006-04-18 10:36 hardaker
-
- * local/mib2c.old-api.conf:
-
- [ 1341098 ] Fix mib2c.old-api.conf oid suffixes, suffix lengths from nshulman
-
-2006-04-18 10:32 hardaker
-
- * NEWS, README:
-
- Support functions for easier embedded perl integration: [ 1369996 ] mib to perl support by Peter Martin
-
-2006-04-18 10:28 hardaker
-
- * perl/agent/Support/.cvsignore,
- perl/agent/Support/Makefile.PL,
- perl/agent/Support/Support.pm, local/mib2c.perl.conf:
-
- Support functions for easier embedded perl integration: [ 1369996 ] mib to perl support by Peter Martin
-
-2006-04-18 10:16 hardaker
-
- * snmplib/read_config.c:
-
- [ 1465485 ] netsnmp_config_remember_free_list mem leak from Robert Wilcox
-
-2006-04-18 06:58 hardaker
-
- * mibs/: IP-FORWARD-MIB.txt, IP-MIB.txt, rfclist
-:
-
- update from newly published RFCs
-
-2006-04-13 13:27 hardaker
-
- * net-snmp-config.in:
-
- [ 1364248 ] Add net-snmp-config --compile-subagent parameters: general rework of the main wrapper for auto-subagents from magfr
-
-2006-04-13 13:10 hardaker
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- [ 1371778 ] diskIOTable contains invalid data for some devices on Linux
-
-2006-04-13 11:20 hardaker
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- [ 1386264 ] 5.2.2 - fix Linux CPU counters on SMP machines
-
-2006-04-12 12:23 hardaker
-
- * perl/OID/OID.xs:
-
- fix parsing of addresses that I broke when implementing parsing of fixed-width strings
-
-2006-04-12 10:08 hardaker
-
- * snmplib/vacm.c:
-
- fix a bug reported in 1118814 where init length wasn't getting initialized properly
-
-2006-04-12 09:44 hardaker
-
- * perl/OID/OID.xs:
-
- fixes for fixed length string parsing
-
-2006-04-12 09:22 hardaker
-
- * perl/OID/OID.xs:
-
- remove debugging statements
-
-2006-04-12 09:19 hardaker
-
- * perl/OID/OID.xs:
-
- fixed length string parsing
-
-2006-04-11 04:09 tanders
-
- * agent/mibgroup/utilities/iquery.c:
-
- Build fix for "configure --with-out-transports=Callback" (fixes first part
- of bug 1467724).
- Why do tests 21-25 and 34-35 (all involving snmptrapd) fail in 5.3+ (unlike
- 5.2.x) if the callback transport isn't available?
-
-2006-04-10 07:26 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- [ 1364648 ] Fix segfault on perl async bulkwalk from Ole Bjorn
-
-2006-04-10 07:19 hardaker
-
- * configure, configure.in,
- agent/mibgroup/host/hr_swrun.c:
-
- [ 1415586 ] 5.3.0.1 host/hr_swrun.c patches for AIX 4,3/5.2 from Joe Buehler
-
-2006-04-09 21:59 hardaker
-
- * agent/mibgroup/: if-mib/data_access/interface.h,
- if-mib/data_access/interface_openbsd.c,
- if-mib/ifTable/ifTable_data_access.h, mibII/ifTable.h
-:
-
- [ 1427793 ] if(X)Table implementation for OpenBSD 3.x from NorthtroN
-
-2006-04-09 21:52 hardaker
-
- * agent/helpers/table_iterator.c:
-
- [ 1429455 ] endless loop, table_iterator, 5.3 from Kris (tinker105)
-
-2006-04-09 21:43 hardaker
-
- * snmplib/fd_event_manager.c:
-
- [ 1460082 ] [PATCH]: Fix external fd handling (anon)
-
-2006-03-27 16:52 tanders
-
- * testing/tests/T200snmpv2cwalkall:
-
- remove (useful) "-Cp -Ct" stderr output since it has been seen to interfere with the stdout messages to be checked
-
-2006-03-24 08:46 dts12
-
- * agent/mibgroup/agent/extend.c:
-
- Recognise failed/duplicate registrations, and don't plough on regardless
-
-2006-03-24 08:43 dts12
-
- * apps/snmpnetstat/inet.c:
-
- Don't choke on SNMPv2 exceptions
- (Still need to handle SNMPv1 errors)
- Fix a couple of minor output typos.
-
-2006-03-23 16:00 tanders
-
- * man/mib2c.conf.5.in:
-
- Fix section of mib2c.conf.5 (Debian patch #16 from 5.2.2-3)
-
-2006-03-23 11:17 hardaker
-
- * agent/snmp_agent.c, agent/agent_read_config.c,
- include/net-snmp/agent/ds_agent.h, man/snmpd.conf.5.def
-:
-
- Patch from darix to optionally turn off connection logging for tcp_wrappers
-
-2006-03-16 01:57 dts12
-
- * agent/mibgroup/agent/extend.c:
-
- Root second output table correctly
-
-2006-03-16 01:54 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
-
- Correct logic of startup tests
-
-2006-03-15 08:28 dts12
-
- * agent/mibgroup/hardware/memory/memory_solaris.c:
-
- Fix SC_AINFO swapctl() call.
-
-2006-03-15 05:55 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Recognise built-in versus config-defined notifications,
- and set owner accordingly.
-
-2006-03-10 07:42 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- don't use perfectly legal perl structures in C code
-
-2006-03-09 16:30 hardaker
-
- * agent/mibgroup/host/hr_disk.c:
-
- fix typos
-
-2006-03-09 16:27 hardaker
-
- * agent/mibgroup/disman/schedule/schedCore.c:
-
- fix schedule typo
-
-2006-03-09 14:00 hardaker
-
- * snmplib/snmp_api.c:
-
- free malloc in error condition when decode function not specified
-
-2006-03-09 13:53 hardaker
-
- * snmplib/: snmp_client.c, snmpv3.c:
-
- ensure that if op == received message that we have a PDU too (always will be the case)
-
-2006-03-09 13:40 hardaker
-
- * snmplib/snmp_api.c:
-
- dont delve into future if statement when session fails to probe
-
-2006-03-09 13:36 hardaker
-
- * snmplib/snmp_client.c:
-
- free a pdu on the error case of no session...
-
-2006-03-09 13:33 hardaker
-
- * snmplib/vacm.c:
-
- reverse a patch that was trying to free an array
-
-2006-03-09 13:31 hardaker
-
- * snmplib/snmpCallbackDomain.c:
-
- coverity 75: ensure free in rare case where other side of transport not found (shouldn't ever happen)
-
-2006-03-09 13:28 hardaker
-
- * snmplib/snmpv3.c:
-
- misc error checking (unneeded by other logic, but... why not)
-
-2006-03-09 13:13 hardaker
-
- * snmplib/snmpusm.c:
-
- coverity 34: check that usm wasn't actually illegally passed a null session (should have been stopped long before now)
-
-2006-03-09 13:03 hardaker
-
- * snmplib/vacm.c:
-
- coverity multiple: check a few pointers for null refs just in case
-
-2006-03-09 12:55 hardaker
-
- * snmplib/: text_utils.c, vacm.c:
-
- coverity 79: free memory in error condition spots
-
-2006-03-09 12:44 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- allow for questionably legal null community strings
-
-2006-03-09 12:37 hardaker
-
- * agent/snmp_agent.c:
-
- coverity 61: check return value from in tree to ensure it's not negative
-
-2006-03-09 12:24 hardaker
-
- * agent/agent_trap.c:
-
- coverity 80: free vblist in some failure cases
-
-2006-03-09 10:38 hardaker
-
- * agent/mibgroup/hardware/memory/hw_mem.c:
-
- coverity 83: free mem on should-never-get-here spot
-
-2006-03-09 10:30 hardaker
-
- * agent/helpers/table_tdata.c:
-
- free memory on other malloc failures
-
-2006-03-09 10:26 hardaker
-
- * dist/patme:
-
- more command line flags for faster patch application
-
-2006-03-09 10:24 hardaker
-
- * agent/mibgroup/disman/schedule/schedCore.c:
-
- check for null owner in 2 other spots
-
-2006-03-09 10:13 hardaker
-
- * agent/helpers/table_iterator.c:
-
- coverity 97/48: free lost memory on illegal table; check for null that shouldn't ever be
-
-2006-03-09 10:03 hardaker
-
- * agent/helpers/table_iterator.c:
-
- coverity 96: fix potential leak when malloc fails
-
-2006-03-09 10:00 hardaker
-
- * agent/helpers/stash_cache.c:
-
- free a handler if a subsequence malloc fails
-
-2006-03-09 09:57 hardaker
-
- * agent/mibgroup/agent/nsModuleTable.c:
-
- coverity 98-100: free success mallocs when one fails
-
-2006-03-09 09:52 hardaker
-
- * agent/mibgroup/agent/nsTransactionTable.c:
-
- coverity 102/101: in case of malloc failures free what you have succeed in mallocing
-
-2006-03-09 09:44 hardaker
-
- * agent/mibgroup/notification/snmpNotifyFilterProfileTable.c:
-
- double check that never-should-be-null conditions are true
-
-2006-03-09 09:39 hardaker
-
- * agent/mibgroup/host/hr_disk.c:
-
- coverity 91: free various memory allocations when subsequent allocations fail
-
-2006-03-09 09:31 hardaker
-
- * agent/mibgroup/host/hr_swinst.c:
-
- coverity #41: not likely a real null deref for valid use cases; cases. double check for issues anyway
-
-2006-03-09 09:29 dts12
-
- * agent/mibgroup/hardware/memory/memory_solaris.c:
-
- Fuller implementation of memory HAL for Solaris (10 at least)
-
-2006-03-09 08:38 hardaker
-
- * agent/mibgroup/agent/extend.c:
-
- coverity 50: double check we could find the extension to remove
-
-2006-03-09 08:35 hardaker
-
- * agent/mibgroup/agent/extend.c:
-
- coverity 51: double check we could find the extension to remove
-
-2006-03-09 08:25 hardaker
-
- * agent/mibgroup/agent/extend.c:
-
- ensure illegal configuration of too long OIDs doesn't occur
-
-2006-03-09 08:19 hardaker
-
- * agent/mibgroup/ucd-snmp/dlmod.c:
-
- coverity 66: check that null isn't written beyond end
-
-2006-03-09 08:15 hardaker
-
- * dist/net-snmp.spec, agent/mibgroup/ucd-snmp/dlmod.c:
-
- coverity 67: ensure we don't write the null beyond the end of the buffer
-
-2006-03-09 08:07 hardaker
-
- * dist/patme:
-
- a script to help automatted patch management and apply patches to multiple braches of the net-snmp tree
-
-2006-03-09 08:05 hardaker
-
- * agent/mibgroup/utilities/override.c:
-
- coverity 92: free data structure in event somehow an unsupported data type is passed in (can't actually happen with current code)
-
-2006-03-09 08:03 hardaker
-
- * agent/mibgroup/utilities/override.c:
-
- coverity 93: free pointers where malloc succeeded if it suddenly stopped succeeding
-
-2006-03-09 07:33 hardaker
-
- * apps/snmptrapd_handlers.c:
-
- typo
-
-2006-03-09 07:31 hardaker
-
- * agent/mibgroup/target/snmpTargetAddrEntry.c:
-
- coverity #105: free storage in error loop
-
-2006-03-08 21:47 hardaker
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- coverity 52: rare (never) dereference in illegal code cases.
-
-2006-03-08 21:40 hardaker
-
- * agent/mibgroup/agentx/subagent.c:
-
- coverity 106: rare memory leak on illegal agentx pdu's being passed to the client
-
-2006-03-08 21:32 hardaker
-
- * agent/mibgroup/ip-mib/data_access/arp_linux.c:
-
- coverity 112: close file handle for /proc/net/arp
-
-2006-03-08 21:24 hardaker
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- coverity bug #113: fclose an open file descriptor in error loop
-
-2006-03-08 16:13 hardaker
-
- * agent/mibgroup/agentx/master_admin.c:
-
- coverity bug #53: check that close_agentx_session wasn't passed a NULL session
-
-2006-03-08 16:04 hardaker
-
- * agent/mibgroup/agentx/master.c:
-
- coverity #107: fix rare pdu memory leak when function called illegaly
-
-2006-03-08 16:03 tanders
-
- * agent/mibgroup/versiontag:
-
- *at least* issue a WARNING if we'll create non-portable tar archives just because the release manager failed to install star.
-
-2006-03-08 15:58 hardaker
-
- * agent/mibgroup/hardware/cpu/cpu.c:
-
- coverity bug #108: still should free memory in the never-should-happen case
-
-2006-03-08 15:52 hardaker
-
- * agent/mibgroup/host/hr_proc.c:
-
- coverity #109: close file pointer in error condtions to avoid potential rare leaks
-
-2006-03-08 15:10 rstory
-
- * agent/helpers/instance.c:
-
- coverity bug 85, r15: fix potential memory leak
-
-2006-03-08 14:48 rstory
-
- * agent/helpers/table_array.c:
-
- - coverity bug 40, run 15: fix potential null dereference
- - misc other cleanup/error handling
- - release memory that won't be used before returning errors
- - check for potential null return from function
- - assign values to correct variable
-
-2006-03-08 14:25 hardaker
-
- * apps/snmptrapd_handlers.c:
-
- coverity bug # 129: check session open results when forwarding and bail if failed to open
-
-2006-03-08 14:19 hardaker
-
- * agent/mibgroup/header_complex.c:
-
- coverity bug # check for null before dereferencing
-
-2006-03-08 14:11 hardaker
-
- * agent/mibgroup/utilities/override.c:
-
- coverity bug # 115: check for malloc failure before using the results
-
-2006-03-08 13:54 hardaker
-
- * agent/mibgroup/snmpv3/usmUser.c:
-
- coverity bug # 116: check (anyway) for null in variables that should never be null
-
-2006-03-08 13:44 hardaker
-
- * agent/mibgroup/ucd-snmp/extensible.c:
-
- coverity bug #117: double check that pointer isn't null for safe programming (should never happen)
-
-2006-03-08 13:39 hardaker
-
- * agent/mibgroup/ucd-snmp/extensible.c:
-
- coverity bug #118: double check that pointer isn't null for safe programming (should never happen)
-
-2006-03-08 13:29 hardaker
-
- * agent/agent_registry.c:
-
- coverity bug #120: avoid a possible deference to a freed variable
-
-2006-03-08 13:01 hardaker
-
- * snmplib/snmpUnixDomain.c:
-
- coverity bug #122: return NULL after failing to open transport.
-
-2006-03-08 12:45 hardaker
-
- * agent/helpers/table.c:
-
- coverity bug #123: avoid double free for long OID cases during getnext
-
-2006-03-08 10:51 rstory
-
- * agent/mibgroup/versiontag:
-
- check for star before using
-
-2006-03-08 10:48 rstory
-
- * dist/cvsup:
-
- use star if available
-
-2006-03-08 06:51 hardaker
-
- * snmplib/mib.c:
-
- fix a very rare oid parsing bug for strings in truncated OIDs
-
-2006-03-08 06:09 dts12
-
- * agent/mibgroup/hardware/memory/memory_win.c:
-
- Windows version of memory HAL interface
-
-2006-03-08 06:07 dts12
-
- * agent/mibgroup/host/hr_storage.c:
-
- Extra protection when compiling under Windows
-
-2006-03-07 22:55 hardaker
-
- * agent/mibgroup/mibII/vacm_context.c:
-
- coverity bug #104: rare case memory leak if you're out of memory in the first place
-
-2006-03-07 22:46 hardaker
-
- * agent/mibgroup/mibII/vacm_vars.c:
-
- coverity bugs #119 initialize 2 pointers to 0
-
-2006-03-07 22:32 hardaker
-
- * apps/snmpusm.c:
-
- coverity bug #132: free various pointers in error loops
-
-2006-03-07 22:24 hardaker
-
- * apps/snmpusm.c:
-
- coverity bug #133: free key after malloc in exit loop after openssl failed
-
-2006-03-07 22:18 hardaker
-
- * apps/snmptrapd_auth.c:
-
- coverity bug #134: free newpdu during a vacm-not-configured bail-out
-
-2006-03-06 08:23 dts12
-
- * agent/mibgroup/hardware/memory/hw_mem.c,
- agent/mibgroup/hardware/memory/memory_aix.c,
- agent/mibgroup/hardware/memory/memory_darwin.c,
- agent/mibgroup/hardware/memory/memory_dynix.c,
- agent/mibgroup/hardware/memory/memory_freebsd.c,
- agent/mibgroup/hardware/memory/memory_hpux.c,
- agent/mibgroup/hardware/memory/memory_linux.c,
- agent/mibgroup/hardware/memory/memory_netbsd.c,
- agent/mibgroup/hardware/memory/memory_solaris.c,
- agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/ucd-snmp/memory.c,
- include/net-snmp/agent/hardware/memory.h:
-
- Update Memory HAL framework to support HostRes storage
- information, and tweak hrStorageTable implementation to use it.
- This has been tested on {Free,Net,Open}BSD, Linux and HP-UX.
- It's probably still broken on AIX, Darwin, Dynix and Solaris
- (and any system not explicitly mentioned?)
-
-2006-03-06 03:55 dts12
-
- * agent/mibgroup/host/hr_filesys.c:
-
- Fix retrieval of filesystem information on NetBSD
-
-2006-03-06 03:32 dts12
-
- * agent/mibgroup/ucd_snmp.h:
-
- Support UCD memory/cpu MIBs on OpenBSD 3.x
-
-2006-02-27 04:14 dts12
-
- * agent/mibgroup/ucd_snmp.h:
-
- Tweak UCD memory configure processing to work with the most recent
- OpenBSD and NetBSD releases, and to use the memory HAL
-
-2006-02-27 04:12 dts12
-
- * agent/mibgroup/hardware/memory.h:
-
- Tweak memory HAL configure processing to work with the most recent
- OpenBSD and NetBSD releases
-
-2006-02-27 04:10 dts12
-
- * agent/mibgroup/hardware/memory/: memory_freebsd.c,
- memory_netbsd.c:
-
- Fix problems with memory HAL code on *BSD systems
-
-2006-02-27 04:07 dts12
-
- * agent/mibgroup/ucd-snmp/: memory.c, memory.h:
-
- Update UCD memory group to make proper use of memory HAL routines
-
-2006-02-27 04:04 dts12
-
- * include/net-snmp/agent/hardware/memory.h:
-
- Update definitions to match new memory HAL code
-
-2006-02-24 08:31 dts12
-
- * agent/mibgroup/: ucd_snmp.h, ucd-snmp/memory.c,
- ucd-snmp/memory.h:
-
- Use memory HAL for the UCD memory group (all architectures).
- This will probably break the agent on all bar Linux systems
- and make everyone (including Thomas) unhappy.
- So the cycle of life continues. Oh Fortuna....
-
-2006-02-24 08:27 dts12
-
- * agent/mibgroup/hardware/: memory.h, memory/memory_aix.c
-, memory/memory_darwin.c, memory/memory_dynix.c,
- memory/memory_freebsd.c, memory/memory_hpux.c,
- memory/memory_linux.c, memory/memory_netbsd.c,
- memory/memory_solaris.c:
-
- Extend memory HAL to cover all (well, most) supported architectures.
- Not yet tested on most of these systems, so there may easily be problems.
- But at least this should serve to keep Thomas happy....
-
-2006-02-22 08:59 dts12
-
- * agent/mibgroup/disman/expr/: expErrorTable.c,
- expExpression.c, expExpression.h, expExpressionConf.c
-, expExpressionConf.h, expExpressionTable.c,
- expObject.c, expValue.c, expValue.h,
- expValueTable.c, exp_enum.h:
-
- Improved expression parsing, and preliminary evaluation of expressions.
-
-2006-02-20 15:44 tanders
-
- * README.solaris:
-
- Remove historic references to tar problems (at even more places)
-
-2006-02-20 15:38 tanders
-
- * README.solaris:
-
- Remove historic paragraph on tar problems:-)
-
-2006-02-20 15:22 tanders
-
- * agent/mibgroup/versiontag:
-
- (further) clarify the original GNU tar problems
-
-2006-02-20 09:58 hardaker
-
- * agent/mibgroup/versiontag:
-
- use star instead of tar for creating archives to get around gnu tar incompatibilities
-
-2006-02-17 07:14 rstory
-
- * agent/mibgroup/tunnel/tunnel.c:
-
- -fix bug 1399421: 5.2+: tunnel mib fails to build w/ if-mib rewrite
-
-2006-02-16 15:19 tanders
-
- * testing/tests/: T035snmpv3trapdusermgmt, T049snmpv3inform
-, T049snmpv3informauth, T049snmpv3informpriv,
- T052snmpv2cinform, T057trapdauthtest,
- T057trapdauthtest2, T057trapdauthtest3,
- T059trapdtraphandle, T060trapdperl:
-
- add "-t $SNMP_SLEEP" to snmpinform in order to avoid test failures on slow machines even with an increased SNMP_SLEEP (fixes bug 1403688)
-
-2006-02-15 16:27 tanders
-
- * testing/tests/: T054agentv2ctrap, T055agentv1mintrap,
- T056agentv2cmintrap:
-
- don't let snmptrapd open system agentx socket during testing (see bug 1424293)
-
-2006-02-15 16:02 tanders
-
- * testing/tests/: T049snmpv3inform, T049snmpv3informauth
-, T049snmpv3informpriv, T050snmpv3trap,
- T051snmpv2ctrap, T052snmpv2cinform, T053agentv1trap
-, T054agentv2ctrap, T056agentv2cmintrap,
- T057trapdauthtest, T057trapdauthtest2,
- T057trapdauthtest3, T058agentauthtrap,
- T059trapdtraphandle, T060trapdperl:
-
- don't let snmptrapd open system agentx socket during testing (see bug 1424293)
-
-2006-02-15 10:30 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- gettable: fix repeat count for SNMPv1 & fix -columns to actually work
-
-2006-02-14 06:40 dts12
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c,
- ifTable_constants.h:
-
- Register ifNumber as a scalar object, not an instance, so that
- it handles invalid instances properly, and fix OID registration.
-
-2006-02-13 17:42 alex_b
-
- * README.win32:
-
- Update PSDK download instructions.
-
-2006-02-13 15:53 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c,
- ifTable_constants.h:
-
- fix bug 1399369: ifNumber broken
-
-2006-02-13 10:49 tanders
-
- * NEWS:
-
- add 5.3.0.1 security fix and smux trap patch
-
-2006-02-13 10:32 tanders
-
- * agent/mibgroup/smux/smux.c:
-
- fix trap processing from SMUX peers (patch 1430824 from Dell, submitted by SuSE)
-
-2006-02-13 07:41 tanders
-
- * testing/TESTCONF.sh:
-
- increase number of retries for port probing to lower the chance for spurious test failures
-
-2006-02-11 15:34 tanders
-
- * testing/tests/T059trapdtraphandle:
-
- set persistentDir for snmptrapd in order to avoid being invasive (see bugs 1403688, 1424293)
-
-2006-02-10 15:47 rstory
-
- * agent/: snmp_agent.c, helpers/bulk_to_next.c,
- helpers/instance.c:
-
- - a tangled web of fixes for override
- - back out fix for 711465: override directive ignored with snmpbulkget
- - apply new fixes for 711465 (see bug report for gory details)
- - also fix override of table instance, reported on coders
- - and, quoting Dave:
-
- I'm not at all sure that this is necessarily the correct fix, but
- it wasn't very clear as to exactly what is being handled here.
- This change certainly addresses the above bug report, without
- seeming to break anything else.
-
- Let's give this patch time to settle into the main development code,
- and then consider back-porting it to earlier lines.....
-
-2006-02-06 15:36 tanders
-
- * configure, configure.in:
-
- add checks for "struct nlist64", off64_t and lseek64 (for IRIX and friends)
-
-2006-02-04 14:32 tanders
-
- * dist/nsb-functions:
-
- don't fail "make" on SNMP_ERR_NOERROR
-
-2006-02-03 17:32 tanders
-
- * snmplib/snmpv3.c:
-
- backing out previous patch (which breaks test #24 "SNMPv3 traps received and sent by tools") until someone finds the time to review it again
-
-2006-02-03 16:36 tanders
-
- * testing/tests/Sv3usmconfigtrapd:
-
- fix typo
-
-2006-02-02 19:31 alex_b
-
- * apps/snmptrapd.c:
-
- Fix for bug 1420758. Missing call (typo?) for FD_ZERO(&exceptfds).
-
-2006-02-02 14:08 rstory
-
- * snmplib/mib.c:
-
- - use tree_head if tree_top was NULL. handles both OID and name lookups
-
-2006-02-01 18:58 bshaw666
-
- * agent/mibgroup/ucd-snmp/: lmSensors.c, lmSensors.h:
-
- incorporate major patches by Mike Fisher and Tom E. Lackley
-
-2006-02-01 09:39 rstory
-
- * snmplib/mib.c:
-
- - revert changes from version 5.88, which broke parsing fully qualified
- named OIDs (eg .iso.org). Another fix for parsing numeric OIDs before
- MIB files are loaded needs to be investigated.
-
-2006-01-31 10:31 tanders
-
- * man/: mib2c.extract.pl, snmpnetstat.1.def:
-
- fix manual page formatting errors (Debian patch #17, original author Nicolas Francois)
-
-2006-01-31 09:27 alex_b
-
- * win32/netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Fix Begin source / end source lines. Bug 1404402.
-
-2006-01-31 04:51 dts12
-
- * apps/: snmpdelta.c, snmptable.c,
- snmptrapd_handlers.c, snmptrapd_log.c, snmpusm.c
-:
-
- Fix assorted signedness mismatches.
-
-2006-01-31 04:10 dts12
-
- * snmplib/: read_config.c, snmpCallbackDomain.c,
- snmpUDPDomain.c, snmp_api.c, snmp_debug.c,
- tools.c:
-
- Fix assorted signedness mismatches.
-
-2006-01-30 04:07 dts12
-
- * snmplib/: scapi.c, snmpv3.c:
-
- Fix assorted unsigned comparisons against 0. (See Bug #1397891)
-
-2006-01-30 03:23 dts12
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- Correct improper use of 'netsnmp_hex_to_binary'
- (My mistake, not Radek's)
-
-2006-01-30 03:18 dts12
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- Handle full-length IPv6 addresses. Fix supplied by Radek Vokál
-
-2006-01-30 01:52 dts12
-
- * agent/snmpd.c:
-
- Don't save persistent configuration until running user/group have been
- reset. Based on patch #1371078.
-
-2006-01-30 01:45 dts12
-
- * agent/snmp_agent.c:
-
- Update handling of endOfMibView exceptions. Patch #1047706
-
-2006-01-30 01:35 dts12
-
- * snmplib/read_config.c:
-
- Support for reading/storing IP address values. Expanded from patch #107700
-
-2006-01-30 01:27 dts12
-
- * agent/mibgroup/disman/mteTriggerTable.c:
-
- Don't release the response PDU prematurely, before trying to
- extract OIDs from it. Patch #1277508.
-
-2006-01-30 01:26 tanders
-
- * README.solaris:
-
- fix PATH typo
-
-2006-01-27 11:42 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.h,
- ifTable_interface.c:
-
- do undo ref count via rowreq_ctx, not data_list
-
-2006-01-27 09:26 dts12
-
- * include/net-snmp/library/snmp_api.h, perl/SNMP/SNMP.xs
-, snmplib/snmp_api.c, perl/SNMP/SNMP.pm:
-
- Handle non-increasing OIDs during a (perl) bulkwalk.
- Patch #1364650 from Ole Bjørn Hessen
-
-2006-01-27 03:07 dts12
-
- * apps/snmpnetstat/if.c:
-
- Handle missing values more gracefully.
-
-2006-01-26 09:02 dts12
-
- * local/mib2c-conf.d/: generic-table-indexes-set.m2i,
- mfd-access-container-cached-defines.m2i,
- mfd-data-access.m2c, mfd-interface.m2c, mfd-top.m2c
-:
-
- Apply Patch #1394068 to MfD generated templates.
-
-2006-01-25 08:25 dts12
-
- * doxygen.conf, agent/agent_handler.c,
- agent/agent_registry.c, agent/agent_trap.c,
- agent/object_monitor.c, agent/snmp_agent.c,
- agent/snmp_vars.c, agent/helpers/baby_steps.c,
- agent/helpers/bulk_to_next.c, agent/helpers/cache_handler.c
-, agent/helpers/debug_handler.c,
- agent/helpers/instance.c, agent/helpers/mode_end_call.c
-, agent/helpers/multiplexer.c,
- agent/helpers/read_only.c, agent/helpers/row_merge.c
-, agent/helpers/scalar.c,
- agent/helpers/scalar_group.c, agent/helpers/serialize.c
-, agent/helpers/stash_cache.c,
- agent/helpers/stash_to_next.c, agent/helpers/table_array.c
-, agent/helpers/table_container.c,
- agent/helpers/table_data.c, agent/helpers/table_dataset.c
-, agent/helpers/table_tdata.c,
- agent/helpers/watcher.c,
- agent/mibgroup/examples/netSnmpHostsTable_checkfns.c,
- agent/mibgroup/examples/netSnmpHostsTable_checkfns_local.c,
- agent/mibgroup/examples/notification.c,
- agent/mibgroup/if-mib/data_access/interface.c,
- agent/mibgroup/if-mib/data_access/interface_ioctl.c,
- agent/mibgroup/if-mib/ifTable/ifTable.c,
- agent/mibgroup/if-mib/ifTable/ifTable.h,
- agent/mibgroup/if-mib/ifTable/ifTable_data_access.c,
- agent/mibgroup/if-mib/ifTable/ifTable_interface.h,
- agent/mibgroup/if-mib/ifXTable/ifXTable.c,
- agent/mibgroup/if-mib/ifXTable/ifXTable.h,
- agent/mibgroup/if-mib/ifXTable/ifXTable_data_access.c,
- agent/mibgroup/if-mib/ifXTable/ifXTable_interface.h,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c
-,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.h
-,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c
-,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.h
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.h
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.h
-, agent/mibgroup/ip-mib/data_access/ipaddress_common.c
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.c
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.h
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.h
-,
- agent/mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.c
-,
- agent/mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.h
-,
- agent/mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.h
-, agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c
-, agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.h
-,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.c
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.h
-,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable.c
-,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable.h
-,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_interface.h
-,
- agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable.c
-,
- agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable.h
-,
- agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable_interface.h
-, agent/mibgroup/mibII/vacm_conf.c,
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c
-,
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.h
-,
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c
-,
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.h
-,
- agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.c
-,
- agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.h
-,
- agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c
-,
- agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.h
-, agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.c
-, agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.h
-,
- agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c
-,
- agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.h
-, agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c
-, agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.c
-, agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.h
-,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.c
-,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.h
-, include/net-snmp/agent/object_monitor.h,
- include/net-snmp/agent/table_iterator.h,
- include/net-snmp/library/tools.h, snmplib/callback.c
-, snmplib/container_null.c, snmplib/data_list.c
-, snmplib/default_store.c, snmplib/int64.c,
- snmplib/mib.c, snmplib/oid_stash.c,
- snmplib/read_config.c, snmplib/snmp_api.c,
- snmplib/snmp_logging.c, snmplib/text_utils.c,
- snmplib/tools.c:
-
- Comprehensive review of in-line documentation.
- A most impressive effort by Nazim Baizid (Patch #1394068)
-
-2006-01-25 07:37 dts12
-
- * agent/agent_registry.c:
-
- Don't be in such a rush to release MIB registration structure.
- See Patch #1386528
-
-2006-01-25 07:30 dts12
-
- * agent/mibgroup/mibII/udpTable.c:
-
- Additional debugging info
-
-2006-01-24 08:21 dts12
-
- * snmplib/snmp_api.c:
-
- Release memory before re-allocating it. See Patch #1407173
-
-2006-01-24 08:02 dts12
-
- * perl/SNMP/SNMP.xs:
-
- Improved/fixed perl warnings. See Patch #1334598
-
-2006-01-24 06:40 dts12
-
- * perl/SNMP/SNMP.xs:
-
- Check "TimeStamp" reference before use (in line with
- the other occurances in this file). See Bug #1375282
-
-2006-01-24 06:31 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
-
- Check for missing monitored values (see Bug #1404605)
-
-2006-01-24 05:47 dts12
-
- * testing/tests/Sv3config:
-
- Don't override an explicit DEFPRIVTYPE setting,
- even if the library doesn't support encryption.
-
-2006-01-24 01:51 tanders
-
- * configure, configure.in:
-
- replace "==" by "=" when using "test" (reported by Magnus Fromreide)
-
-2006-01-23 07:05 dts12
-
- * apps/: snmptrapd_handlers.c, snmptrapd_handlers.h:
-
- New handler to forward traps via the AgentX master agent.
-
-2006-01-20 15:16 tanders
-
- * NEWS, apps/snmpusm.c, man/snmpusm.1.def:
-
- introduce new snmpusm option -Cp to set usmUserPublic value
-
-2006-01-20 09:01 dts12
-
- * testing/: TESTCONF.sh, tests/T035snmpv3trapdusermgmt
-, tests/T110agentxget, tests/T111agentxset,
- tests/T112agentxsetfail, tests/T113agentxtrap,
- tests/T120proxyget, tests/T121proxyset,
- tests/T122proxysetfail:
-
- Modular approach for probing to detect free ports. See Bug #1335767
-
-2006-01-18 16:06 tanders
-
- * NEWS, apps/snmpusm.c:
-
- Avoid expensive generate_Ku() if newpass is a localized key (instead of a passphrase). Makes a huge performance improvement then.
-
-2006-01-18 11:34 rstory
-
- * dist/Makefile:
-
- use base arch (eg i386, not i686); use RPM_BASE for topdir
-
-2006-01-18 08:27 dts12
-
- * dist/net-snmp.spec:
-
- Register RPMs as being built by the Net-SNMP project.
-
-2006-01-18 08:21 rstory
-
- * dist/net-snmp.spec:
-
- add beecrypt-devel, elfutils-libelf-devel to BuildRequires
-
-2006-01-18 07:35 rstory
-
- * dist/Makefile:
-
- restore file (looks like VersionMunge nuked it?); bump version to 5.4.dev
-
-2006-01-18 07:18 tanders
-
- * apps/encode_keychange.c:
-
- fix typo
-
-2006-01-17 07:55 dts12
-
- * include/net-snmp/library/mib.h, snmplib/mib.c:
-
- Remove references to obsolete (and missing) routine. See Bug #1011051
-
-2006-01-17 06:26 dts12
-
- * snmplib/parse.c:
-
- Recognise range parsing errors properly.
-
-2006-01-15 11:55 rstory
-
- * agent/mibgroup/ip-mib/:
- ipv4InterfaceTable/ipv4InterfaceTable_interface.c,
- ipv6InterfaceTable/ipv6InterfaceTable_interface.c:
-
- - better cooperation for interface tables using shared container
- - use one dirty variable
- - use new ref counting undo alloc/free function from ifTable
-
-2006-01-15 06:16 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- remove undo ifentry handling (done elsewhere)
-
-2006-01-15 06:11 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_interface.c:
-
- - move undo ifentry handling here
- - add reference counting for undo
-
-2006-01-15 06:07 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- move undo ifentry handling into interface
-
-2006-01-13 17:05 hardaker
-
- * testing/tests/T030snmpv3usercreation:
-
- allow write support for new user to test pasword changes
-
-2006-01-13 15:23 rstory
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- fix bitwise test to use bitwise macros
-
-2006-01-13 08:40 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- don't double allocate undo ifentry
-
-2006-01-13 08:31 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- - move all refs to undo promisc mode inside promisc set enable ifdefs
- - if promisc mode set enabled, make sure to allocate undo ifentry
-
-2006-01-13 07:52 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- - correct proc path for base reachable time
- - use correct flag for base reachable availability
- - actually put base reachable time in ifentry after reading it
-
-2006-01-11 15:26 tanders
-
- * agent/mibgroup/mibII/at.c, include/net-snmp/system/irix.h
-:
-
- IRIX atTable fix: use sysctl() instead of nlist() to support
- IRIX *and* IRIX64 kernels at once and not require /dev/kmem access
- (proposed by Herve Boulouis)
-
-2006-01-11 14:09 tanders
-
- * man/snmptrapd.8.def:
-
- s/the agent/snmptrapd/
-
-2006-01-11 14:05 tanders
-
- * configure:
-
- run autoconf
-
-2006-01-11 13:37 tanders
-
- * FAQ:
-
- fix accidental mangling
-
-2006-01-11 12:40 tanders
-
- * snmplib/parse.c:
-
- - build fix: #include <limits.h> to cover recently introduced LONG_MAX
- - wrap "#if HAVE_SYS_STAT_H" around "#include <sys/stat.h>"
- - remove old changelog from the top of the file
-
-2006-01-11 08:38 dts12
-
- * agent/mibgroup/mibII/var_route.c:
-
- SET support for manipulating the routing table isn't really implemented
- properly (except on Cygwin), so we shouldn't pretend it is.
-
-2006-01-11 08:32 dts12
-
- * snmplib/snmpUDPDomain.c:
-
- Reduce reliance on (non-thread-safe) gethostbyname. See Bug #839675
-
-2006-01-11 08:00 dts12
-
- * snmplib/parse.c:
-
- Downgrade upper-bound parsing problems to a warning - keep TrogL happy:-)
- Don't think the check is quite right yet though:-(
-
-2006-01-11 07:17 dts12
-
- * local/mib2c.table_data.conf:
-
- Bring code template into line with final helper API.
-
-2006-01-11 07:09 dts12
-
- * net-snmp-config.in:
-
- Correct a misleading comment.
-
-2006-01-11 07:02 dts12
-
- * snmplib/parse.c:
-
- Associate MIB node types with the *last* entry parsed from the
- definition value, not the first. Fixes problem with MIB definitions
- that use intermediate subidentifiers (see bug #759412)
-
-2006-01-11 06:54 dts12
-
- * agent/helpers/table_dataset.c:
-
- Clarify the behaviour of netsnmp_table_dataset_remove_row()
-
-2006-01-10 13:45 tanders
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- fix format string bug (reported by darix on IRC)
-
-2006-01-10 08:35 dts12
-
- * agent/snmp_agent.c:
-
- Don't retry "out of range" responses unless there's actually a value
- to be out of range. This proved to be the underlying cause of GetBulk
- requests failing to handle instance-based registrations, such as
- "override" directives (See Bug #711465)
-
- I'm not at all sure that this is necessarily the correct fix, but
- it wasn't very clear as to exactly what is being handled here.
- This change certainly addresses the above bug report, without
- seeming to break anything else.
-
- Let's give this patch time to settle into the main development code,
- and then consider back-porting it to earlier lines.....
-
-2006-01-10 03:07 tanders
-
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c
-:
-
- C89 compiler build fix (bug 1398545) part 2: "A declaration cannot appear after an executable statement in a block."
-
-2006-01-09 17:41 tanders
-
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c
-:
-
- C89 compiler build fix (bug 1398545)
-
-2006-01-09 17:11 tanders
-
- * agent/mibgroup/mibII/mibII_common.h:
-
- IRIX 6.5 build fix: don't include sys/socketvar.h because it's not needed and _KMEMUSER breaks the build
-
-2006-01-09 17:05 tanders
-
- * configure.in:
-
- fix IRIX 6.5 "present but cannot be compiled" warning for sys/vnode.h and sys/hashing.h
-
-2006-01-09 13:53 rstory
-
- * include/ucd-snmp/.cvsignore:
-
- don't ignore ucd-snmp-config.h, since it's no longer a generated file
-
-2006-01-09 13:38 tanders
-
- * configure, configure.in:
-
- revert to --disable-ucd-snmp-compatibility being the default again
-
-2006-01-09 11:04 rstory
-
- * dist/nsb-nightly:
-
- include all err logs in results
-
-2006-01-09 09:29 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- restore lost ifLastChange tracking
-
-2006-01-09 07:06 dts12
-
- * man/netsnmp_Container_iterator.3, man/netsnmp_agent.3
-, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3
-, man/netsnmp_baby_steps.3,
- man/netsnmp_bulk_to_next.3, man/netsnmp_cache_handler.3
-, man/netsnmp_callback.3, man/netsnmp_container.3
-, man/netsnmp_data_list.3, man/netsnmp_debug.3
-, man/netsnmp_default_store.3, man/netsnmp_handler.3
-, man/netsnmp_instance.3,
- man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3,
- man/netsnmp_library.3, snmplib/container_null.c,
- agent/helpers/all_helpers.c, agent/helpers/baby_steps.c
-, agent/helpers/bulk_to_next.c,
- agent/helpers/cache_handler.c,
- agent/helpers/debug_handler.c, agent/helpers/instance.c
-, agent/helpers/mode_end_call.c,
- agent/helpers/multiplexer.c, agent/helpers/old_api.c
-, agent/helpers/read_only.c,
- agent/helpers/row_merge.c, agent/helpers/scalar.c,
- agent/helpers/scalar_group.c, agent/helpers/serialize.c
-, agent/helpers/stash_cache.c,
- agent/helpers/stash_to_next.c, agent/helpers/table.c
-, agent/helpers/table_array.c,
- agent/helpers/table_container.c,
- agent/helpers/table_data.c, agent/helpers/table_dataset.c
-, agent/helpers/table_generic.c,
- agent/helpers/table_iterator.c,
- agent/helpers/table_tdata.c, agent/helpers/watcher.c
-, man/netsnmp_mib_maintenance.3,
- man/netsnmp_mib_utilities.3, man/netsnmp_mode_end_call.3
-, man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3
-, man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3
-, man/netsnmp_snmp_client.3,
- man/netsnmp_snmp_logging.3, man/netsnmp_snmp_pdu.3,
- man/netsnmp_snmp_session.3, man/netsnmp_stash_cache.3
-, man/netsnmp_stash_to_next.3, man/netsnmp_table.3
-, man/netsnmp_table_array.3,
- man/netsnmp_table_container.3, man/netsnmp_table_data.3
-, man/netsnmp_table_dataset.3,
- man/netsnmp_table_generic.3, man/netsnmp_table_indexes.3
-, man/netsnmp_table_iterator.3,
- man/netsnmp_table_maintenance.3, man/netsnmp_table_rows.3
-, man/netsnmp_tdata.3, man/netsnmp_util.3,
- man/netsnmp_utilities.3, man/netsnmp_variable_list.3
-, man/netsnmp_watcher.3:
-
- Adjust doxygen "defgroup" comments to improve auto-generated man page format.
- See bug #835321
-
-2006-01-09 05:01 dts12
-
- * snmplib/parse.c:
-
- Report failure to parse ranges correctly (Bug #411594/757121)
-
-2006-01-06 15:15 tanders
-
- * agent/mibgroup/mibII/udpTable.c:
-
- fix udpTable on Solaris/x86: host byte order for udpLocalPort (bug 1393197)
-
-2006-01-06 13:26 rstory
-
- * agent/mibgroup/ip-forward-mib/inetCidrRouteTable/:
- inetCidrRouteTable.c, inetCidrRouteTable_constants.h
-:
-
- - add instance handler for inetCidrRouteNumber
-
-2006-01-06 09:43 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- - subtract multicast packets from total packets for unicast packets
- (there is no broadcast packet counter to subtract)
-
-2006-01-05 16:21 tanders
-
- * agent/mibgroup/mibII/tcp.c:
-
- fix multiple <netinet/tcp_var.h> inclusion (bug 1396639, IRIX build fix)
-
-2006-01-05 15:58 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_interface.c:
-
- - don't save/restore promiscuous mode
-
-2006-01-05 15:56 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- - update to report proper value from promiscuous mode
-
-2006-01-05 15:48 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_constants.h:
-
- - clear promiscuous mode from settable flags
-
-2006-01-05 15:41 rstory
-
- * dist/net-snmp.spec:
-
- bump library version number in provides
-
-2006-01-05 15:37 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:37 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:37 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:37 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:37 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:37 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:36 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:36 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.4.dev )
-
-2006-01-05 15:36 rstory
-
- * dist/Makefile:
-
- - (dist/Makefile): version tag ( 5.4.dev )
-
-2006-01-05 15:36 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.4.dev )
-
-2006-01-05 15:36 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.4.dev )
-
-2006-01-05 15:36 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.4.dev )
-
-2006-01-05 15:35 rstory
-
- * README:
-
- - (README): version tag ( 5.4.dev )
-
-2006-01-05 15:35 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.4.dev )
-
-2006-01-05 15:28 rstory
-
- * Makefile.top:
-
- bump LIBCURRENT version
-
-2006-01-05 15:26 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.h:
-
- - delete unused dummy var (struct size change ok in unreleased branches)
-
-2006-01-05 15:24 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.h:
-
- - point promiscuous mode refs to interface entry value
- - rename old var (don't delete, so struct size doesn't change)
-
-2006-01-05 15:15 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- set promiscuous flag for interfaces
-
-2006-01-05 15:06 rstory
-
- * local/mib2c-conf.d/mfd-persistence.m2i:
-
- add missing \n to log msgs
-
-2006-01-05 08:30 dts12
-
- * local/mib2c.old-api.conf:
-
- Display correct MIB group names in comments. (Bug #1076655)
-
-2006-01-04 15:06 tanders
-
- * agent/mibgroup/disman/event/: mteEventConf.c,
- mteObjectsConf.c, mteTrigger.c, mteTriggerConf.c
-:
-
- get rid of C++ comments
-
-2006-01-02 16:04 tanders
-
- * configure.in, configure:
-
- fix minor typos
-
-2006-01-02 15:40 tanders
-
- * configure.in, configure:
-
- --disable-ucd-snmp-compatibility and --enable-ucd-snmp-compatibility=no now actually *disable* UCD-SNMP compatibility instead of enabling it
-
-2005-12-30 20:36 rstory
-
- * agent/helpers/table_dataset.c:
-
- - set up len for parse index hack for fixed length str/oid indexes
-
-2005-12-30 20:35 rstory
-
- * snmplib/mib.c:
-
- - parse index hack for multiple fixed length str/oid indexes
-
-2005-12-30 18:05 rstory
-
- * dist/RELEASE-INSTRUCTIONS:
-
- add step for creating patches branch for new releases
-
-2005-12-30 11:42 alex_b
-
- * Makefile.in:
-
- Remove docsmunge as it is no longer needed by the web site.
-
-2005-12-29 21:38 alex_b
-
- * local/html-textfile-fix.pl:
-
- Adds some HTML entities to the text files to prevent missing characters
- when including in HTML.
-
-2005-12-28 11:10 rstory
-
- * ChangeLog:
-
- version update
-
--------------------------------------------------------------------------------
-
-Changes: V5.2 -> V5.3
-
-2005-12-28 12:49 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.3 )
-
-2005-12-28 12:49 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.3 )
-
-2005-12-28 12:49 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.3 )
-
-2005-12-28 12:49 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.3 )
-
-2005-12-28 12:48 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.3 )
-
-2005-12-28 12:48 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.3 )
-
-2005-12-28 12:48 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.3 )
-
-2005-12-28 12:48 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.3 )
-
-2005-12-28 12:48 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.3 )
-
-2005-12-28 12:48 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.3 )
-
-2005-12-28 12:47 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.3 )
-
-2005-12-28 12:47 rstory
-
- * README:
-
- - (README): version tag ( 5.3 )
-
-2005-12-28 12:47 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.3 )
-
-2005-12-28 12:41 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_container.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_table_iterator.3, netsnmp_util.3,
- netsnmp_utilities.3, netsnmp_variable_list.3,
- netsnmp_watcher.3:
-
- documentation update
-
-2005-12-28 12:20 rstory
-
- * configure, configure.in:
-
- version update
-
-2005-12-27 17:06 tanders
-
- * README.agent-mibs:
-
- Last-minute update for 5.3:
- - ucd-snmp/lmSensors implements LM-SENSORS-MIB, not UCD-SNMP-MIB!
- - disman/schedule now ships with 5.3
-
-2005-12-27 16:45 tanders
-
- * FAQ:
-
- Last-minute updates for 5.3:
- - remove two mirror servers that don't exist anymore
- - tweak list of supported platforms to list the better supported ones first
- - fix snmptrapd examples to not use deprecated options
- - mention the 5.3 snmptrapd authorization change
- - mention that disman/event and host are enabled by default in 5.3
- - mention disman/schedule MIB
-
-2005-12-21 06:08 dts12
-
- * man/snmpd.conf.5.def:
-
- Minor tweaks.
-
-2005-12-21 04:31 dts12
-
- * NEWS:
-
- Correct the description of 'snmpnetstat' changes.
- The status of the 5.3 line is *not* the same as the 5.2 version.
-
-2005-12-21 00:07 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:06 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:06 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:06 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:06 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:06 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:06 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:05 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.3.rc2 )
-
-2005-12-21 00:05 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.3.rc2 )
-
-2005-12-21 00:05 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.3.rc2 )
-
-2005-12-21 00:05 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.3.rc2 )
-
-2005-12-21 00:04 rstory
-
- * README:
-
- - (README): version tag ( 5.3.rc2 )
-
-2005-12-21 00:04 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.3.rc2 )
-
-2005-12-21 00:04 rstory
-
- * ChangeLog:
-
- version update
-
-2005-12-20 23:58 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_container.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_table_iterator.3, netsnmp_util.3,
- netsnmp_utilities.3, netsnmp_variable_list.3,
- netsnmp_watcher.3:
-
- documentation update
-
-2005-12-20 23:40 rstory
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend
-, agent/mibgroup/Makefile.depend,
- apps/Makefile.depend, snmplib/Makefile.depend:
-
- make depend
-
-2005-12-20 23:15 rstory
-
- * configure, configure.in:
-
- version update
-
-2005-12-20 10:33 tanders
-
- * local/mib2c.int_watch.conf:
-
- fix bug 1386088: use LOG_ERR instead of LOG_ERROR
-
-2005-12-19 20:46 tanders
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- traps -> notifications
-
-2005-12-19 20:37 tanders
-
- * man/snmptrapd.8.def:
-
- fix typo
-
-2005-12-19 20:33 tanders
-
- * man/snmpd.conf.5.def:
-
- snmp_perl.pl *is* installed automatically (at least for me).
-
-2005-12-19 20:16 tanders
-
- * man/snmp.conf.5.def:
-
- get rid of "default default"
-
-2005-12-19 18:59 tanders
-
- * apps/snmptrapd.c:
-
- better help output for deprecated "-P"
-
-2005-12-19 05:35 dts12
-
- * man/: snmp.conf.5.def, snmpcmd.1.def, snmpd.8.def
-, snmpd.conf.5.def, snmptrapd.8.def,
- snmptrapd.conf.5.def:
-
- General revision of command and configuration file documentation.
-
-2005-12-18 16:36 tanders
-
- * man/snmptrapd.conf.5.def:
-
- execute also covers embedded perl
-
-2005-12-18 16:30 tanders
-
- * man/snmptrapd.conf.5.def:
-
- doNotRetainTrapLogs -> doNotRetainNotificationLogs
-
-2005-12-14 11:40 dts12
-
- * man/snmptrapd.conf.5.def:
-
- Reworking of the trapd configuration documentation.
-
-2005-12-14 05:39 dts12
-
- * apps/snmptrapd_auth.c:
-
- Withdraw alternative "acceptAllTraps" directive.
- (Keep it safe for another day).
-
-2005-12-13 07:50 tanders
-
- * README.snmpv3:
-
- our binary releases *do* support encryption
-
-2005-12-13 07:29 tanders
-
- * README.snmpv3:
-
- add AES
-
-2005-12-11 15:15 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:15 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:15 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:14 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:14 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:14 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:14 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:14 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.3.rc1 )
-
-2005-12-11 15:13 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.3.rc1 )
-
-2005-12-11 15:13 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.3.rc1 )
-
-2005-12-11 15:13 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.3.rc1 )
-
-2005-12-11 15:12 rstory
-
- * README:
-
- - (README): version tag ( 5.3.rc1 )
-
-2005-12-11 15:12 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.3.rc1 )
-
-2005-12-11 15:12 rstory
-
- * ChangeLog:
-
- version update
-
-2005-12-11 15:10 rstory
-
- * agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, agent/Makefile.depend
-, apps/Makefile.depend, snmplib/Makefile.depend
-:
-
- make depend
-
-2005-12-11 15:00 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_container.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_table_iterator.3, netsnmp_util.3,
- netsnmp_utilities.3, netsnmp_variable_list.3,
- netsnmp_watcher.3:
-
- documentation update
-
-2005-12-11 14:13 nba
-
- * agent/snmp_vars.c, agent/mibgroup/disman/event/mteEvent.c
-, agent/mibgroup/disman/event/mteEvent.h,
- agent/mibgroup/disman/event/mteTrigger.c,
- agent/mibgroup/disman/schedule/schedCore.c,
- agent/mibgroup/disman/schedule/schedCore.h,
- agent/mibgroup/ip-mib/ip_scalars.h, apps/snmptrapd_auth.c
-, snmplib/container_binary_array.c:
-
- Add const and #include to fix warnings
-
-2005-12-11 13:54 rstory
-
- * configure.in, configure:
-
- version update
-
-2005-12-11 13:41 rstory
-
- * agent/mibgroup/versiontag:
-
- don't use CVSUSER if already in a cvs dir
-
-2005-12-11 13:25 rstory
-
- * agent/mibgroup/testhandler.c:
-
- advance next pointer before continue
-
-2005-12-11 12:55 rstory
-
- * agent/mibgroup/: ip-mib/data_access/arp_common.c,
- ip-mib/data_access/ipaddress_common.c,
- tcp-mib/data_access/tcpConn_common.c,
- udp-mib/data_access/udp_endpoint_common.c:
-
- don't free the container if asked not to
-
-2005-12-11 12:18 rstory
-
- * agent/helpers/table.c:
-
- - fix 1362324: testhandler module causes infinite loop
- - don't retry for ASN_NULL; this retries when the handler does nothing,
- which is what we tell people to do at the end of a table.
- - add comments
-
-2005-12-11 10:37 rstory
-
- * apps/snmpnetstat/if.c:
-
- change nested comment to ifdef 0
-
-2005-12-10 20:07 tanders
-
- * dist/README.build-scripts:
-
- fix typo
-
-2005-12-10 20:02 tanders
-
- * dist/net-snmp-solaris-build/DEVENV:
-
- cleanup
-
-2005-12-10 19:50 tanders
-
- * dist/net-snmp-solaris-build/net-snmp-5.0.6-build:
-
- replaced by updated buildpackage-solaris
-
-2005-12-10 19:41 tanders
-
- * dist/net-snmp-solaris-build/: README, buildpackage-solaris
-:
-
- script to create native Solaris packages, replaces net-snmp-5.0.6-build
-
-2005-12-10 18:50 tanders
-
- * configure, configure.in:
-
- further improve mib module descriptions
-
-2005-12-10 18:29 tanders
-
- * configure.in:
-
- fix --with-enterprise-notification-oid description
-
-2005-12-10 18:17 tanders
-
- * configure, configure.in:
-
- improve text alignment in "configure --help" output
-
-2005-12-10 12:30 alex_b
-
- * apps/snmpnetstat/if.c, win32/mib_module_includes.h,
- win32/libsnmp_dll/libsnmp.def,
- win32/libsnmp_dll/libsnmp.def.in:
-
- Win32: MSVC build fixes
-
-2005-12-10 12:28 tanders
-
- * configure.in, configure:
-
- put priv/auth related options closer to each other
-
-2005-12-10 11:37 rstory
-
- * apps/snmpnetstat/if.c, agent/snmp_agent.c:
-
- remove C++ comments or convert to C comments
-
-2005-12-10 11:35 rstory
-
- * agent/mibgroup/: ip-forward-mib/data_access/route_common.c,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable.c,
- tcp-mib/data_access/tcpConn_linux.c,
- udp-mib/data_access/udp_endpoint_linux.c:
-
- change cpp warnings to comments
-
-2005-12-10 11:25 rstory
-
- * configure:
-
- update for configure.in
-
-2005-12-10 11:23 rstory
-
- * configure.in:
-
- new 'os specific' section in mib module help
-
-2005-12-09 21:22 rstory
-
- * agent/mibgroup/disman/event/: mteEventConf.h,
- mteTriggerConf.h, mteTriggerTable.h:
-
- config_require iquery
-
-2005-12-09 21:21 rstory
-
- * agent/mibgroup/: ip-forward-mib/ipCidrRouteTable/.cvsignore
-, ip-mib/inetNetToMediaTable/.cvsignore,
- ip-mib/ipAddressTable/.cvsignore,
- ip-mib/ipSystemStatsTable/.cvsignore:
-
- ignore misc generated files
-
-2005-12-09 20:58 rstory
-
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_data_access.c
-:
-
- update renamed variable
-
-2005-12-09 20:58 rstory
-
- * agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable.h
-:
-
- fix config_require path
-
-2005-12-09 20:58 rstory
-
- * agent/mibgroup/ip-mib/ipv4InterfaceTable/:
- ipv4InterfaceTable_data_access.h,
- ipv4InterfaceTable_interface.h:
-
- remove experimental config_noinclude directives
-
-2005-12-09 20:57 rstory
-
- agent/mibgroup/ip-mib/ipv6InterfaceTable/ipv6InterfaceTable_interface.c
-:
-
- fix cut-n-paste
-
-2005-12-09 20:56 rstory
-
- * agent/mibgroup/ip-mib/:
- ipv4InterfaceTable/ipv4InterfaceTable_constants.h,
- ipv4InterfaceTable/ipv4InterfaceTable_interface.c,
- ipv6InterfaceTable/ipv6InterfaceTable_constants.h,
- ipv6InterfaceTable/ipv6InterfaceTable_interface.c:
-
- add missing registration of last change object
-
-2005-12-09 20:44 rstory
-
- * agent/mibgroup/ip-mib/: ipv4InterfaceTable.h,
- ipv6InterfaceTable.h:
-
- add missing intermediate config_req headers
-
-2005-12-09 20:32 rstory
-
- * include/net-snmp/agent/ds_agent.h:
-
- update compat mapping too
-
-2005-12-09 19:49 hardaker
-
- * agent/mibgroup/notification-log-mib/notification_log.c,
- include/net-snmp/agent/ds_agent.h:
-
- proper naming conventions standardized and widely adopted by the Internet Engineering Task Force
-
-2005-12-09 17:44 rstory
-
- * agent/mibgroup/notification-log-mib/notification_log.c,
- include/net-snmp/agent/ds_agent.h:
-
- - define new agent ds id for retaining traps
-
-2005-12-09 10:43 hardaker
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
-
- trap -> notification
-
-2005-12-09 10:13 rstory
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
-
- - restore dontRetainLogs
- - new, clearer doNotRetainTrapLogs use same ds id
-
-2005-12-09 08:44 dts12
-
- * apps/snmptrapd.c:
-
- Use the common boolean parsing routine (to recognise
- the full list of documented values, not simply '1'!)
-
-2005-12-09 08:43 dts12
-
- * include/net-snmp/library/default_store.h,
- snmplib/default_store.c:
-
- Pull parsing of boolean config values out into a separate routine.
-
-2005-12-09 07:01 dts12
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- Expand the source buffer so it can hold a maximum-length IPv6 specification.
- Patch provided by Shuki Sasson.
-
-2005-12-08 08:10 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c, apps/snmptrapd_auth.c
-:
-
- Issue warnings when 'snmptrapd' is run without any access configuration.
- Both at startup, and when incoming traps are received (and dropped).
-
- Also define an alternative name for the 'disableAuthorization' directive,
- that is (IMO) more descriptive of what a network administrator might want to do.
-
-2005-12-08 08:07 dts12
-
- * snmplib/vacm.c:
-
- Properly recognise when no access settings have been configured.
- (The new built-in views broke the previous test).
-
-2005-12-08 06:08 dts12
-
- * configure, configure.in,
- agent/mibgroup/if-mib/data_access/interface_linux.c,
- include/net-snmp/net-snmp-config.h.in:
-
- Include (and check for) another header file - needed on RedHat 9 systems.
-
-2005-12-07 17:55 tanders
-
- * README.agent-mibs:
-
- fix typo
-
-2005-12-07 07:29 rstory
-
- * configure:
-
- update for configure.in
-
-2005-12-07 07:27 rstory
-
- * configure.in:
-
- - fix mini-agent tests so that --disable doesn't actually enable it
-
-2005-12-06 17:50 nba
-
- * mibs/rfclist:
-
- Update to current RFC issues
-
-2005-12-06 12:44 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable_data_access.c,
- ifTable_data_access.h:
-
- reduce cache reload timeout below wrap threshold for gigabit interfaces
-
-2005-12-06 08:50 dts12
-
- * man/snmpd.internal.5.def:
-
- Brief (and somewhat repetative) documentation of internal directives.
-
-2005-12-06 08:11 dts12
-
- * man/snmpd.examples.5.def:
-
- Flesh out Event MIB, Schedule MIB and proxy examples
- (plus various minor tweaks).
-
-2005-12-06 05:49 dts12
-
- * agent/mibgroup/disman/event/: mteEvent.c, mteObjects.c
-, mteTriggerConf.c, mteTriggerConf.h:
-
- Implement missing "linkUpDownNotifications" directive
- (together with suitable standard entries)
-
-2005-12-05 11:44 hardaker
-
- * remove-files:
-
- don't remove dist
-
-2005-12-05 10:55 rstory
-
- * snmplib/snmp_api.c:
-
- fix missed var rename in conditional
-
-2005-12-05 07:47 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- config_add_mib in header
-
-2005-12-05 07:45 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- tweaks per comments from wes; see coders note
-
-2005-12-05 07:22 dts12
-
- * man/snmpd.examples.5.def:
-
- Flesh out AgentX examples.
-
-2005-12-05 07:21 dts12
-
- * man/snmpd.examples.5.def:
-
- Flesh out trap handling and embedded perl examples.
-
-2005-12-05 07:20 dts12
-
- * man/: snmpd.conf.5.def, snmpd.examples.5.def:
-
- Assorted wordsmithing, and pick up a couple of undocumented options.
-
-2005-12-05 07:15 dts12
-
- * agent/mibgroup/util_funcs.c:
-
- Implement 'get_exec_output' as a wrapper round 'run_exec_command'
- to give proper handling of command tokenization. (See Bug #1324057)
- Note this doesn't apply to Windows systems - that exec handling
- probably needs to be moved to 'run_exec_command' as well.
-
-2005-12-04 18:03 rstory
-
- * remove-files:
-
- add -R for dist dir
-
-2005-12-04 17:54 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:54 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:53 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:53 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:53 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:53 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:53 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:53 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.3.pre5 )
-
-2005-12-04 17:52 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.3.pre5 )
-
-2005-12-04 17:52 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.3.pre5 )
-
-2005-12-04 17:52 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.3.pre5 )
-
-2005-12-04 17:52 rstory
-
- * README:
-
- - (README): version tag ( 5.3.pre5 )
-
-2005-12-04 17:51 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.3.pre5 )
-
-2005-12-04 17:51 rstory
-
- * ChangeLog:
-
- version update
-
-2005-12-04 17:43 rstory
-
- * apps/snmpnetstat/Makefile.depend, apps/Makefile.depend
-, snmplib/Makefile.depend:
-
- make depend
-
-2005-12-04 17:26 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_container.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_table_iterator.3, netsnmp_util.3,
- netsnmp_utilities.3, netsnmp_variable_list.3,
- netsnmp_watcher.3:
-
- documentation update
-
-2005-12-04 17:23 rstory
-
- * remove-files:
-
- remove dist and win32/dist
-
-2005-12-04 17:14 rstory
-
- * dist/makerelease:
-
- do distclean before configure if Makefile exists
-
-2005-12-04 16:49 rstory
-
- * dist/makerelease:
-
- note that Makefile.top usually only change for first prerelease
-
-2005-12-04 16:48 rstory
-
- * configure.in, configure:
-
- version update
-
-2005-12-04 16:47 rstory
-
- * dist/makerelease:
-
- add -q to update so potential changes don't scroll off screen
-
-2005-12-04 16:29 rstory
-
- * mibs/IANAifType-MIB.txt:
-
- fix syntax errors
-
-2005-12-04 13:44 rstory
-
- * dist/nsb-nightly:
-
- log rc w/error msg
-
-2005-12-04 13:43 rstory
-
- * include/net-snmp/library/container.h, snmplib/container.c
-:
-
- log container name, if avail, in log msg
-
-2005-12-04 13:38 rstory
-
- * apps/snmptrapd.c:
-
- - add log file append (-A) option
- - remove Log/Print/Syslog distinction
- - bring startup/reconfig log message in line w/snmpd
-
-2005-12-04 13:24 rstory
-
- * agent/Makefile.in:
-
- - fix bug 1297878: header_generic and header_simple_table prototypes
- - extra header list/install target
- - group perl install/uninstall together
-
-2005-12-04 13:19 rstory
-
- * NEWS:
-
- important notes for 5.3
-
-2005-12-04 09:42 rstory
-
- * configure:
-
- update for configure.in
-
-2005-12-04 09:40 rstory
-
- * configure.in:
-
- - fix bug 1365128: snmpd quietly dies on hpux 11.11
- - add configure check for -lnm
-
-2005-12-04 09:25 rstory
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- - additional fix for bug 1103644, FreeBSD memory leak
- - problem pointed out by rojer on irc
- - use calloc instead of malloc/memset
-
-2005-12-02 19:13 rstory
-
- * mibs/IANAifType-MIB.txt:
-
- update to 200510100000Z version
-
-2005-12-02 18:48 rstory
-
- * mibs/IP-MIB.txt:
-
- - update from draft-ietf-ipv6-rfc2011-update-10.txt, currently in the RFC
- editor's queue
-
-2005-12-02 17:47 rstory
-
- * snmplib/snmp_api.c:
-
- - bug 1337534: Read problem on stream sockets
- - properly save partial packet which isn't at start of buffer
-
-2005-12-02 17:05 rstory
-
- * snmplib/snmp_api.c:
-
- - bug 1370856: ip address encoding on 64bit
- - use inet_addr_t for inet addr
-
-2005-12-02 17:03 rstory
-
- * snmplib/snmp_client.c:
-
- - bug 1370856: ip address encoding on 64bit
- - sync snmp_set_var_value w/snmp_build_var_op: ASN_IPADDRESS as a string
-
-2005-12-02 13:17 rstory
-
- * agent/mibgroup/: udp-mib.h, tcp-mib/tcpListenerTable.h
-, udp-mib/udpEndpointTable.h:
-
- add missing config_req files
-
-2005-12-02 13:12 rstory
-
- * local/mib2c-conf.d/details-node.m2i:
-
- only print ranges if they exist
-
-2005-12-02 13:12 rstory
-
- * agent/mibgroup/tcp-mib.h:
-
- remove extra ;
-
-2005-12-02 13:05 rstory
-
- * agent/mibgroup/udp-mib/udpEndpointTable/: udpEndpointTable.c
-, udpEndpointTable.h, udpEndpointTable_constants.h
-, udpEndpointTable_data_access.c,
- udpEndpointTable_data_access.h,
- udpEndpointTable_interface.c, udpEndpointTable_interface.h
-:
-
- regenerate mfd code
-
-2005-12-02 13:02 rstory
-
- * agent/mibgroup/tcp-mib/tcpListenerTable/: tcpListenerTable.c
-, tcpListenerTable.h, tcpListenerTable_constants.h
-, tcpListenerTable_data_access.c,
- tcpListenerTable_data_access.h,
- tcpListenerTable_interface.c, tcpListenerTable_interface.h
-:
-
- regenerate mfd code
-
-2005-12-02 11:45 hardaker
-
- * snmplib/asn1.c:
-
- fix counter64's when defined with 64bit long variables in the C64 structure
-
-2005-12-02 10:52 dts12
-
- * agent/mibgroup/utilities/execute.c:
-
- Use 'copy_nword' to tokenize external commands.
- This means that quoted strings are handled in the natural manner.
-
-2005-12-02 10:33 dts12
-
- * man/Makefile.in:
-
- It helps if you actually create the man page as well, Dave!
-
-2005-12-02 09:55 tanders
-
- * man/.cvsignore:
-
- add the recently introduced manual pages
-
-2005-12-02 09:50 dts12
-
- * man/: Makefile.in, snmpd.internal.5.def:
-
- Template for documenting internal snmpd config directives.
- (I've identified and listed the directives concerned,
- but haven't provided any descriptions of what they do!)
-
-2005-12-02 05:36 nba
-
- * apps/snmpnetstat/: if.c, inet.c, inet6.c,
- main.c, main.h, netstat.h, route.c:
-
- Align with warning fixes for 5.2.2
-
-2005-12-02 05:33 nba
-
- * snmplib/mib.c:
-
- Fix snmptranslate -Td display of UNITS
-
-2005-12-02 00:41 hardaker
-
- * local/Makefile.in:
-
- added mfd-persistence.m2i
-
-2005-12-01 16:42 rstory
-
- * agent/mibgroup/tcp-mib/tcpConnectionTable/: tcpConnectionTable.c
-, tcpConnectionTable.h, tcpConnectionTable_constants.h
-, tcpConnectionTable_data_access.c,
- tcpConnectionTable_data_access.h,
- tcpConnectionTable_interface.c,
- tcpConnectionTable_interface.h:
-
- regenerate mfd code
-
-2005-12-01 16:31 rstory
-
- * agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/:
- usmDHUserKeyTable.c, usmDHUserKeyTable.h,
- usmDHUserKeyTable_data_access.c,
- usmDHUserKeyTable_data_access.h,
- usmDHUserKeyTable_data_get.c, usmDHUserKeyTable_data_get.h
-, usmDHUserKeyTable_data_set.c,
- usmDHUserKeyTable_data_set.h, usmDHUserKeyTable_enums.h
-, usmDHUserKeyTable_interface.c,
- usmDHUserKeyTable_interface.h, usmDHUserKeyTable_oids.h
-:
-
- regenerate mfd code
-
-2005-12-01 16:05 rstory
-
- * agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/:
- snmpNotifyFilterTable.c, snmpNotifyFilterTable.h,
- snmpNotifyFilterTable_constants.h,
- snmpNotifyFilterTable_data_access.c,
- snmpNotifyFilterTable_data_access.h,
- snmpNotifyFilterTable_interface.c,
- snmpNotifyFilterTable_interface.h:
-
- regenerate mfd code
-
-2005-12-01 15:52 rstory
-
- * agent/mibgroup/ip-mib/: ipv4InterfaceTable/ipv4InterfaceTable.c
-, ipv4InterfaceTable/ipv4InterfaceTable.h,
- ipv4InterfaceTable/ipv4InterfaceTable_constants.h,
- ipv4InterfaceTable/ipv4InterfaceTable_data_access.c,
- ipv4InterfaceTable/ipv4InterfaceTable_data_access.h,
- ipv4InterfaceTable/ipv4InterfaceTable_interface.c,
- ipv4InterfaceTable/ipv4InterfaceTable_interface.h,
- ipv6InterfaceTable/ipv6InterfaceTable.c,
- ipv6InterfaceTable/ipv6InterfaceTable.h,
- ipv6InterfaceTable/ipv6InterfaceTable_constants.h,
- ipv6InterfaceTable/ipv6InterfaceTable_data_access.c,
- ipv6InterfaceTable/ipv6InterfaceTable_data_access.h,
- ipv6InterfaceTable/ipv6InterfaceTable_interface.c,
- ipv6InterfaceTable/ipv6InterfaceTable_interface.h:
-
- regenerate mfd code
-
-2005-12-01 15:12 rstory
-
- * agent/mibgroup/ip-mib/ipSystemStatsTable/: ipSystemStatsTable.c
-, ipSystemStatsTable.h, ipSystemStatsTable_constants.h
-, ipSystemStatsTable_data_access.c,
- ipSystemStatsTable_data_access.h,
- ipSystemStatsTable_interface.c,
- ipSystemStatsTable_interface.h:
-
- regenerate mfd code
-
-2005-12-01 12:00 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/: ipAddressTable.c,
- ipAddressTable.h, ipAddressTable_constants.h,
- ipAddressTable_data_access.c, ipAddressTable_data_access.h
-, ipAddressTable_interface.c,
- ipAddressTable_interface.h:
-
- regenerate mfd code
-
-2005-12-01 11:13 dts12
-
- * man/snmpd.conf.5.def:
-
- Assorted minor tweaks and wordsmithing.
-
-2005-12-01 10:50 dts12
-
- * man/: Makefile.in, snmpd.conf.5.def,
- snmpd.examples.5.def:
-
- Move snmpd.conf examples into a separate man page,
- and example the range of examples provided.
- (Not finished yet, but it's probably worth submitting
- this while we're still in pre-release mode)
-
-2005-12-01 10:49 rstory
-
- * agent/mibgroup/ip-mib/ipAddressPrefixTable/:
- ipAddressPrefixTable.c, ipAddressPrefixTable.h,
- ipAddressPrefixTable_constants.h,
- ipAddressPrefixTable_data_access.c,
- ipAddressPrefixTable_data_access.h,
- ipAddressPrefixTable_interface.c,
- ipAddressPrefixTable_interface.h:
-
- regenerate mfd code
-
-2005-12-01 08:09 dts12
-
- * README.solaris:
-
- Drop bogus "-p" port option (and apply consistent indentation).
- Should the other changes suggested in bug #1247164 be applied, too?
-
-2005-12-01 07:45 dts12
-
- * apps/snmpstatus.c:
-
- Don't crash-and-burn on SNMP exceptions (see bug #1278809)
-
-2005-11-30 19:45 rstory
-
- * agent/mibgroup/ip-mib/inetNetToMediaTable/: inetNetToMediaTable.c
-, inetNetToMediaTable.h,
- inetNetToMediaTable_constants.h,
- inetNetToMediaTable_data_access.c,
- inetNetToMediaTable_data_access.h,
- inetNetToMediaTable_interface.c,
- inetNetToMediaTable_interface.h:
-
- regenerate mfd code
-
-2005-11-30 18:47 tanders
-
- * testing/tests/T050snmpv3trap:
-
- Rewritten from scratch to verify noAuthNoPriv, authNoPriv *and* authPriv SNMPv3 traps. Let's never break this again.
-
-2005-11-30 18:44 tanders
-
- * testing/tests/Sv3usmconfigtrapd:
-
- create noAuthNoPriv user
-
-2005-11-30 18:43 tanders
-
- * testing/tests/Sv3usmconfigbase:
-
- introduce to specify the engine ID for createUser
-
-2005-11-30 17:32 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- ipCidrRouteTable.c, ipCidrRouteTable.h,
- ipCidrRouteTable_constants.h,
- ipCidrRouteTable_data_access.c,
- ipCidrRouteTable_data_access.h,
- ipCidrRouteTable_interface.c, ipCidrRouteTable_interface.h
-:
-
- regenerate mfd code
-
-2005-11-30 17:25 rstory
-
- * snmplib/file_utils.c:
-
- fix compiler warning; init var
-
-2005-11-30 16:08 hardaker
-
- * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c
-:
-
- fix automatic user creation for sessions that have probing off or delayed
-
-2005-11-30 16:07 rstory
-
- * agent/mibgroup/ip-forward-mib/inetCidrRouteTable/:
- inetCidrRouteTable.c, inetCidrRouteTable.h,
- inetCidrRouteTable_constants.h,
- inetCidrRouteTable_data_access.c,
- inetCidrRouteTable_data_access.h,
- inetCidrRouteTable_interface.c,
- inetCidrRouteTable_interface.h:
-
- regenerate mfd code
-
-2005-11-30 15:16 rstory
-
- * agent/mibgroup/if-mib/ifXTable/: ifXTable.c, ifXTable.h
-, ifXTable_constants.h, ifXTable_data_access.c,
- ifXTable_data_access.h, ifXTable_interface.c,
- ifXTable_interface.h:
-
- regenerate mfd code
-
-2005-11-30 13:10 hardaker
-
- * dist/net-snmp-solaris-build/README:
-
- added a README file that has been sitting in my directory un-checked-in
-
-2005-11-29 18:36 tanders
-
- * configure.in:
-
- refer to agent/mibgroup/ipfwchains/README rather than "the ucd-snmp ftp site" for ipfwchains
-
-2005-11-29 17:14 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c, ifTable.h
-, ifTable_constants.h, ifTable_data_access.c,
- ifTable_data_access.h, ifTable_interface.c,
- ifTable_interface.h:
-
- regenerate mfd code
-
-2005-11-29 14:28 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-:
-
- typo in log msg
-
-2005-11-25 09:16 tanders
-
- * testing/tests/: T160snmpnetstat, T200snmpv2cwalkall:
-
- use SKIP
-
-2005-11-25 05:12 dts12
-
- * testing/tests/: T160snmpnetstat, T200snmpv2cwalkall:
-
- Skip tests that are known to fail when not run as root.
- (May need to be extended to other O/S's as well).
-
-2005-11-24 18:24 tanders
-
- * man/snmpd.conf.5.def:
-
- fix typo and layout
-
-2005-11-24 18:14 tanders
-
- * testing/tests/: T030snmpv3usercreation,
- T035snmpv3trapdusermgmt, T049snmpv3informpriv:
-
- fix tests to work with --disable-privacy
-
-2005-11-23 19:56 tanders
-
- * configure:
-
- run autoconf
-
-2005-11-23 19:22 tanders
-
- * NEWS, configure.in, agent/Makefile.in:
-
- make "configure --disable-agent" finally work (fixes bugs 1006415, 908571)
-
-2005-11-23 08:14 alex_b
-
- * win32/netsnmpmibs/netsnmpmibs.dsp:
-
- Win32: MSVC build fix for netsnmpmibs.dsp
-
-2005-11-23 04:11 dts12
-
- * snmplib/snmp_parse_args.c:
-
- Move opening brace out of alternate #ifdef clauses
- (confuses brace-matching editors!)
-
-2005-11-22 16:29 rstory
-
- * agent/mibgroup/Makefile.depend:
-
- update deps for deleted file
-
-2005-11-22 05:43 dts12
-
- * agent/mibgroup/ucd-snmp/extensible.c:
-
- Beef up the "relocatable exec" warning message.
-
-2005-11-22 05:37 dts12
-
- * man/snmpd.conf.5.def:
-
- Document Schedule MIB configuration.
-
-2005-11-21 20:40 alex_b
-
- * README.win32, apps/snmpnetstat/inet.c,
- apps/snmpnetstat/inet6.c, win32/agent_module_inits.h
-, win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in,
- win32/netsnmpmibs/Makefile.in,
- win32/netsnmpmibs/netsnmpmibs.dsp,
- win32/netsnmpmibssdk/Makefile.in,
- win32/netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Win32: MSVC and Cygwin compile fixes
-
-2005-11-21 19:23 rstory
-
- * agent/mibgroup/notification/: snmpNotifyFilterTable.c,
- snmpNotifyFilterTable.h:
-
- remove unused files; reimplemented in snmp-notification-mib/snmpNotifyFilterTable
-
-2005-11-21 06:27 dts12
-
- * man/snmpd.conf.5.def:
-
- Revise the DisMan Event-MIB documentation to match the new implementation.
-
-2005-11-21 06:17 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Properly detect all three styles of monitor expression automatically.
- (This makes the '-t' option redundant, though it's still accepted)
-
-2005-11-20 18:51 tanders
-
- * testing/eval_tools.sh:
-
- CHECKANDDIE() should EXPECTRESULT 0
-
-2005-11-20 18:30 tanders
-
- * testing/tests/T200snmpv2cwalkall:
-
- make the test also FAIL on "Wrong Type (should be ...)"
-
-2005-11-20 18:28 tanders
-
- * testing/eval_tools.sh:
-
- introduce CHECKANDDIE() to FAIL if a pattern *is* found
-
-2005-11-20 18:00 tanders
-
- * mibs/NET-SNMP-TC.txt:
-
- update LAST-UPDATED field to reflect recent changes
-
-2005-11-20 17:48 tanders
-
- * man/snmpd.conf.5.def:
-
- clarify that "host" is only enabled by default on the major supported platforms
-
-2005-11-20 17:35 tanders
-
- * man/snmpd.conf.5.def:
-
- fix description for engineID
-
-2005-11-20 17:27 tanders
-
- * NEWS, man/snmp.conf.5.def:
-
- document noPersistentLoad and noPersistentSave
-
-2005-11-20 16:30 rstory
-
- * dist/makerelease:
-
- use -q on final cvsupdate; add spacing
-
-2005-11-20 16:17 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:17 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:17 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:16 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:16 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:16 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:16 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:16 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.3.pre4 )
-
-2005-11-20 16:15 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.3.pre4 )
-
-2005-11-20 16:15 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.3.pre4 )
-
-2005-11-20 16:15 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.3.pre4 )
-
-2005-11-20 16:15 rstory
-
- * README:
-
- - (README): version tag ( 5.3.pre4 )
-
-2005-11-20 16:15 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.3.pre4 )
-
-2005-11-20 16:13 rstory
-
- * ChangeLog:
-
- version update
-
-2005-11-20 16:07 rstory
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend
-, agent/mibgroup/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, apps/Makefile.depend
-, snmplib/Makefile.depend:
-
- make depend
-
-2005-11-20 16:05 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_container.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_table_iterator.3, netsnmp_util.3,
- netsnmp_utilities.3, netsnmp_variable_list.3,
- netsnmp_watcher.3:
-
- documentation update
-
-2005-11-20 15:55 rstory
-
- * dist/RELEASE-INSTRUCTIONS:
-
- - remove howto on libtool versioning match release numbers
- - update suggested configure test options
-
-2005-11-20 15:38 rstory
-
- * dist/makerelease:
-
- use enable-ipv6 instead of specifying transports
-
-2005-11-20 15:37 rstory
-
- * configure.in, configure:
-
- version update
-
-2005-11-20 15:35 rstory
-
- * dist/makerelease:
-
- add missing ;
-
-2005-11-20 14:42 rstory
-
- * snmplib/snmp_logging.c:
-
- - bug 1347709: snmpd doesnt handle large log files (>= 2GB) gracefully
- - partial fix: open/truncate log files at startup
-
-2005-11-20 14:39 rstory
-
- * agent/snmpd.c:
-
- use new ds boolean for append logfiles, instead of local var
-
-2005-11-20 14:38 rstory
-
- * include/net-snmp/library/default_store.h:
-
- new lib boolean for append logfiles
-
-2005-11-18 16:57 rstory
-
- * snmplib/read_config.c:
-
- support for counters in read_config_read_memory
-
-2005-11-18 14:21 marz
-
- * perl/SNMP/SNMP.pm:
-
- allow session params to override global defaults
-
-2005-11-18 10:51 dts12
-
- * man/snmpd.conf.5.def:
-
- Revise the introduction to snmpd config files.
-
-2005-11-18 10:36 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise the DisMan Event MIB documentation.
-
-2005-11-17 20:44 rstory
-
- * agent/mibgroup/host/hr_device.c:
-
- account for possible NULL value from function
-
-2005-11-17 17:45 rstory
-
- * dist/nsb-nightly:
-
- include CONFIGURE_OPTIONS in results email
-
-2005-11-17 17:03 rstory
-
- * agent/agent_registry.c:
-
- ifdef __aplha, ifdef out optimization causing alpha-linux1 to segfault
-
-2005-11-17 14:29 rstory
-
- * agent/mibgroup/ucd_snmp.h:
-
- add memory/vmstats for freebsd6
-
-2005-11-17 12:56 rstory
-
- * dist/nsb-functions:
-
- don't explictly config ipv6 transports; enable-ipv6 instead
-
-2005-11-17 12:41 rstory
-
- * dist/nsb-nightly:
-
- - use sendmail on freebsd too
- - add Errors-To header to mail
- - echo to/subject to stdout
-
-2005-11-17 11:45 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise trap destination handling.
-
-2005-11-17 11:16 dts12
-
- * man/snmpd.conf.5.def:
-
- Minor wordsmithing and formatting corrections.
-
-2005-11-17 11:10 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- exclude interface get/next prototypes if using mfd rewrites
-
-2005-11-17 11:07 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- explicit cast to match prototype
-
-2005-11-17 11:06 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.h:
-
- add missing prototype; add C++ extern wrappers
-
-2005-11-17 11:06 rstory
-
- * agent/mibgroup/: if-mib/data_access/interface_ioctl.c,
- ip-forward-mib/data_access/route_linux.c:
-
- quite compiler: add headers for missing prototypes
-
-2005-11-17 10:59 rstory
-
- * dist/nsb-nightly:
-
- special case for openbsd mail
-
-2005-11-17 09:45 dts12
-
- * agent/mibgroup/disman/event-mib.h:
-
- Clarify that the "event-mib.h" warning *is* a warning rather than
- simply a note (which would belong in the documentation)
-
-2005-11-16 16:36 rstory
-
- * configure:
-
- update for configure.in
-
-2005-11-16 16:33 rstory
-
- * configure.in:
-
- netbsd wants netinet/ip6.h before netinet6/in6_pcb.h
-
-2005-11-16 16:26 rstory
-
- * configure:
-
- update for configure.in
-
-2005-11-16 16:26 rstory
-
- * configure.in:
-
- disallow ipv6 transports if ipv6 not enabled
-
-2005-11-16 15:31 rstory
-
- * agent/mibgroup/:
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c
-:
-
- keep compiler happy: explicit argument cast
-
-2005-11-16 15:27 rstory
-
- * agent/mibgroup/: if-mib/ifTable/ifTable_interface.c,
- if-mib/ifXTable/ifXTable_interface.c,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c
-, tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c
-, tcp-mib/tcpListenerTable/tcpListenerTable_interface.c
-:
-
- C++ cleanup: don't use new as variable name
-
-2005-11-16 15:20 rstory
-
- * include/net-snmp/data_access/route.h:
-
- add missing prototype
-
-2005-11-16 15:18 rstory
-
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
-:
-
- keep compiler happy: explicit argument cast
-
-2005-11-16 15:16 rstory
-
- * agent/mibgroup/if-mib/ifXTable/: ifXTable.c, ifXTable.h
-:
-
- move initialize_table_ifXTable prototype to header
-
-2005-11-16 15:11 rstory
-
- * include/net-snmp/data_access/interface.h:
-
- add prototypes for backwards compatibility interface functions
-
-2005-11-16 15:02 rstory
-
- * agent/mibgroup/notification-log-mib/notification_log.h:
-
- C++ extern "C" wrappers
-
-2005-11-16 15:01 rstory
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- include header w/needed prototype
-
-2005-11-16 14:51 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_interface.h,
- agent/mibgroup/if-mib/ifXTable/ifXTable_interface.h,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.h
-,
- agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.h
-,
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.h
-,
- agent/mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.h
-, include/net-snmp/data_access/ipaddress.h,
- include/net-snmp/data_access/systemstats.h,
- include/net-snmp/data_access/tcpConn.h:
-
- C++ cleanup: don't use new as variable name
-
-2005-11-16 14:44 rstory
-
- * agent/mibgroup/mibII/ipv6.c:
-
- - C++ cleanup
- - don't use __P() (nowhere else in the code uses it)
- - don't use new as a variable name
-
-2005-11-16 12:17 hardaker
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- // -> /* */
-
-2005-11-16 10:42 dts12
-
- * apps/snmpnetstat/main.h:
-
- Provide a definition for NI_MAXHOST if missing.
-
-2005-11-16 10:10 tanders
-
- * agent/agent_read_config.c, agent/snmp_agent.c,
- agent/mibgroup/mibII/vacm_conf.c,
- agent/mibgroup/notification/snmpNotifyTable.c,
- agent/mibgroup/ucd-snmp/proxy.c, apps/snmptrapd_log.c
-, snmplib/snmpCallbackDomain.c, snmplib/snmp_api.c
-, snmplib/snmp_parse_args.c,
- testing/tests/T058agentauthtrap, testing/tests/T100agenthup
-, testing/tests/T152hostuptime:
-
- build fixes for sole --disable-snmpv1 (*without* --disable-snmpv2c)
-
-2005-11-16 08:06 tanders
-
- * agent/mibgroup/utilities/iquery.c, apps/snmptrapd_auth.c
-:
-
- build fix for --disable-snmpv1/--disable-snmpv2c
-
-2005-11-16 06:20 tanders
-
- * snmplib/snmpCallbackDomain.c:
-
- build fix for --disable-snmpv1/--disable-snmpv2c
-
-2005-11-16 05:58 dts12
-
- * man/snmpd.conf.5.def:
-
- Better layout of 'inject_handler' documentation.
-
-2005-11-16 05:09 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise load average and file monitoring configuration.
- (plus assorted tidying up).
-
-2005-11-16 04:58 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise the disk monitoring configuration
-
-2005-11-16 04:57 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise the process monitoring configuration
-
-2005-11-16 04:57 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise the Host Resources configuration
-
-2005-11-16 04:56 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise the system group configuration.
-
-2005-11-16 04:55 dts12
-
- * man/snmpd.conf.5.def:
-
- Consolidate the "system information", and "agent behaviour" configuration
- directives to be documented together (as two distinct sections).
-
-2005-11-15 21:14 rstory
-
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c
-:
-
- uncomment out cleanup code
-
-2005-11-15 21:10 rstory
-
- * agent/mibgroup/mibII/ipAddr.c:
-
- extra error checking for freebsd
-
-2005-11-15 21:08 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c
-:
-
- remove cpp #warning lines
-
-2005-11-15 21:04 rstory
-
- * Makefile.in, Makefile.top:
-
- - use find found by configure
- - tweak commentcheck regexp to miss regexp in perl header
-
-2005-11-15 20:39 rstory
-
- * agent/mibgroup/mibII/udpTable.c:
-
- - solaris fixes
- - don't set sorted flag for solaris (data on sf cf 5.9 is not sorted)
- - reverse condition on idle test so some data gets returned
-
-2005-11-15 19:25 rstory
-
- * agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.c
-:
-
- use state from arp entry instead of hardcoded value
-
-2005-11-15 19:24 rstory
-
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-:
-
- default row status to active
-
-2005-11-15 19:24 tanders
-
- * testing/tests/T065agentextend:
-
- introduce snmpd test for extend
-
-2005-11-15 19:23 rstory
-
- * agent/mibgroup/ip-mib/data_access/arp_linux.c:
-
- - don't ignore incomplete entries
- - set state to reachable if ! incomplete
-
-2005-11-15 19:02 tanders
-
- * testing/tests/T200snmpv2cwalkall:
-
- fix typo
-
-2005-11-15 18:46 tanders
-
- * testing/tests/T061agentperl:
-
- some optimization
-
-2005-11-15 18:32 rstory
-
- * README.agentx:
-
- document default ping interval
-
-2005-11-15 18:12 tanders
-
- * man/snmpd.conf.5.def:
-
- minor tweaks
-
-2005-11-15 17:46 tanders
-
- * README.agentx:
-
- minor tweaks
-
-2005-11-15 11:37 rstory
-
- * net-snmp-config.in, agent/snmp_agent.c,
- agent/snmpd.c, apps/snmptrapd.c:
-
- ping, pong; restore netsnmp_running changes
-
-2005-11-15 10:51 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise AgentX config.
-
-2005-11-15 09:35 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise dlmod, proxy and SMUX descriptions
- (plus assorted minor tweaks)
-
-2005-11-15 05:28 dts12
-
- * FAQ:
-
- Expand discussion of mib2c configs.
-
-2005-11-14 20:19 alex_b
-
- * apps/snmpnetstat/inet6.c:
-
- Win32: snmpnetstat IPv6 build fixes
-
-2005-11-14 19:11 tanders
-
- * testing/tests/T061agentperl:
-
- We finally have snmpd embedded perl testing. Feel free to review/scream/back out -- or applaud.
-
-2005-11-14 18:19 rstory
-
- * snmplib/file_utils.c:
-
- - remove C++ style comments
- - add additional error handling/logging
- - more comments
- - doxygen docs
-
-2005-11-14 18:02 hardaker
-
- * snmplib/: snmpSTDDomain.c, snmplocalsm.c:
-
- remove C++ related comments
-
-2005-11-14 17:59 hardaker
-
- * dist/makerelease:
-
- don't manual update to SF servers
-
-2005-11-14 17:46 rstory
-
- * snmplib/callback.c:
-
- - undefine NETSNMP_PARANOID_LEVEL_HIGH, document what it does
- - update lock assert/warn cases for lock per callback expectations
-
-2005-11-14 17:28 rstory
-
- agent/mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c
-:
-
- remove commented out code
-
-2005-11-14 17:26 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_ioctl.c:
-
- remove commented out includes
-
-2005-11-14 17:25 rstory
-
- * agent/helpers/table_tdata.c:
-
- remove c++ style commented out code
-
-2005-11-14 17:23 rstory
-
- * agent/helpers/row_merge.c:
-
- remove temporary comments
-
-2005-11-14 13:16 rstory
-
- * agent/helpers/table_container.c:
-
- fix bug 1352554: Seg fault in netsnmp_container_table_row_insert
-
-2005-11-14 13:12 rstory
-
- * net-snmp-config.in, agent/snmp_agent.c,
- agent/snmpd.c, apps/snmptrapd.c:
-
- - move running flag back into applications
- - restore infinite loop in get-next loop handling
-
-2005-11-14 11:32 tanders
-
- * man/snmpd.conf.5.def:
-
- document smuxsocket and enhance AgentX*
-
-2005-11-14 10:54 tanders
-
- * man/snmpd.conf.5.def:
-
- minor fixes after reviewing Dave's changes
-
-2005-11-14 10:43 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise embedded perl documentation.
-
-2005-11-14 06:35 dts12
-
- * man/snmpd.conf.5.def:
-
- Fix a couple of typos, and specify a more definite SET
- protocol for 'pass_persist' - compatible with the
- current behaviour, but opening the door for more
- flexible handling in the future.
-
-2005-11-14 06:29 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise pass-through support.
-
-2005-11-14 06:22 dts12
-
- * man/snmpd.conf.5.def:
-
- Review and revise "exec"/"extend" documention
-
-2005-11-14 05:55 dts12
-
- * man/snmpd.conf.5.def:
-
- Consolidate all the extension mechanisms to be documented together.
-
-2005-11-14 05:53 dts12
-
- * man/snmpd.conf.5.def:
-
- Review the Access Control section, including separation into
- distinct subsections.
-
-2005-11-14 05:52 dts12
-
- * man/snmpd.conf.5.def:
-
- Simple documentation for the auth* directives.
-
-2005-11-14 04:41 tanders
-
- * agent/mibgroup/mibII/udpTable.c:
-
- fix typo
-
-2005-11-14 01:52 rstory
-
- * dist/makerelease:
-
- check for gpg key instead of userid
-
-2005-11-14 01:47 rstory
-
- * dist/makerelease:
-
- add option to repeat failed steps
-
-2005-11-14 01:44 rstory
-
- * FAQ, README, perl/OID/OID.pm,
- perl/default_store/default_store.pm:
-
- version update
-
-2005-11-14 01:39 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.3.pre3 )
-
-2005-11-14 01:39 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.3.pre3 )
-
-2005-11-14 01:39 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.3.pre3 )
-
-2005-11-14 01:38 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.3.pre3 )
-
-2005-11-14 01:38 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.3.pre3 )
-
-2005-11-14 01:38 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.3.pre3 )
-
-2005-11-14 01:38 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.3.pre3 )
-
-2005-11-14 01:38 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.3.pre3 )
-
-2005-11-14 01:37 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.3.pre3 )
-
-2005-11-14 01:37 rstory
-
- * ChangeLog:
-
- version update
-
-2005-11-14 01:36 rstory
-
- * NEWS:
-
- note agentx subagent connect after configs fix
-
-2005-11-14 01:26 rstory
-
- * agent/Makefile.depend, apps/snmpnetstat/Makefile.depend
-:
-
- make depend
-
-2005-11-14 01:25 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_oid_stash.3, netsnmp_old_api.3,
- netsnmp_read_config.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_snmp_agent.3, netsnmp_snmp_alarm.3,
- netsnmp_snmp_client.3, netsnmp_snmp_logging.3,
- netsnmp_snmp_pdu.3, netsnmp_snmp_session.3,
- netsnmp_stash_cache.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_container.3,
- netsnmp_table_data.3, netsnmp_table_dataset.3,
- netsnmp_table_iterator.3, netsnmp_util.3,
- netsnmp_utilities.3, netsnmp_variable_list.3,
- netsnmp_watcher.3:
-
- documentation update
-
-2005-11-14 01:19 rstory
-
- * configure:
-
- version update
-
-2005-11-14 01:10 rstory
-
- * configure, configure.in:
-
- version update
-
-2005-11-14 00:14 rstory
-
- * agent/mibgroup/versiontag:
-
- remove unneeded repository spec
-
-2005-11-13 22:10 alex_b
-
- * win32/: Makefile.in, install-net-snmp.bat,
- dist/installer/net-snmp.nsi:
-
- -Win32: Add missing mib2c-data to installer
- -Win32: Use wildcards in installer for installing files to help prevent
- missing files.
-
-2005-11-13 22:00 rstory
-
- * net-snmp-config.in, agent/snmp_agent.c,
- agent/snmpd.c, apps/snmptrapd.c:
-
- - new netsnmp_running global in agent lib
- - used in place of while(1) in get next processing loop
- - daemons w/sighandler updated to clear flag on sigterm
-
-2005-11-11 21:55 alex_b
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- Win32: Fix NI_MAXHOST define.
-
-2005-11-11 21:11 alex_b
-
- * apps/snmpnetstat/inet.c:
-
- Win32: Work around for bug 1278743: If trying to reverse lookup
- 127.0.0.1, return 'localhost' to prevent Windows from returning the
- local computer name because it ignores the hosts file.
-
-2005-11-10 19:48 tanders
-
- * testing/tests/T0160snmpv2cbulkget:
-
- fix typo
-
-2005-11-10 19:18 tanders
-
- * README.solaris:
-
- fix syntax typo
-
-2005-11-10 18:55 tanders
-
- * testing/tests/T160snmpnetstat:
-
- clarify that this test requires a working udpTable
-
-2005-11-10 18:22 tanders
-
- * include/net-snmp/system/openbsd.h:
-
- build fix for OpenBSD/SPARC 3.7
-
-2005-11-10 14:37 rstory
-
- * agent/mibgroup/agentx/subagent.c:
-
- - agentx init rework
- - protect against multiple calls to subagent_init
- - don't connect to master in subagent_init, instead register POST_CONFIG
- callback to do so
-
-2005-11-10 14:27 rstory
-
- * snmplib/callback.c:
-
- - finer grained locking of callbacks (per subid), allowing a callback to
- manipulate (reg/unreg) other callbacks
- - more debugging
- - add static flag for init
- - memset and init variables in init_callback if not done yet
- - call init_callback, if needed, from all functions
-
-2005-11-10 14:15 rstory
-
- * agent/snmp_agent.c:
-
- - agentx init rework
- restore backwards compatibility (no subagent init in init_master_agent())
-
-2005-11-10 14:12 rstory
-
- * agent/snmp_vars.c:
-
- - agentx init rework:
- restore backwards compatibility (call subagent in in init_agent)
-
-2005-11-10 05:13 dts12
-
- * agent/mibgroup/disman/: event.h, event-mib.h,
- old-event-mib.h:
-
- Split original and new Event MIB implementations into distinct
- "module group" headers, and use the original name to warn of the changes.
-
-2005-11-10 05:10 dts12
-
- * configure, configure.in:
-
- Add support for MIB modules to generate configure warnings or errors
-
-2005-11-10 04:46 dts12
-
- * apps/snmpnetstat/: main.c, netstat.h, route.c:
-
- Silence a couple of compiler warnings
-
-2005-11-10 04:45 dts12
-
- * apps/snmpnetstat/if.c:
-
- Don't choke on missing interfaces (and silence a couple of compiler warnings)
-
-2005-11-10 04:44 dts12
-
- * apps/snmpnetstat/: inet.c, inet6.c:
-
- Suppress headers for empty TCP displays (and fix a minor typo)
-
-2005-11-09 21:33 alex_b
-
- * agent/snmpd.c, apps/snmptrapd.c,
- snmplib/winservice.c:
-
- -Win32: Force Event Log, SCM, registry etc to use long
- name for service (Net-SNMP Agent instead of snmpd). Needed
- because of new -n option in snmpd. Note: The snmpd -n option
- does not change the Windows service name etc, only the config
- file loaded.
-
-2005-11-09 19:34 tanders
-
- * testing/Makefile.in:
-
- "make test-mibs" still won't work if build dir != source dir, but it's closer now
-
-2005-11-09 18:41 rstory
-
- * agent/mibgroup/agentx/: agentx_config.h, subagent.h:
-
- agentx init rework: update prototypes for renamed functions
-
-2005-11-09 18:24 tanders
-
- * agent/mibgroup/agentx/subagent.c:
-
- debug message should match code
-
-2005-11-09 17:38 rstory
-
- * agent/mibgroup/: ip-mib/ipAddressPrefixTable/.cvsignore,
- ip-mib/ipv4InterfaceTable/.cvsignore,
- ip-mib/ipv6InterfaceTable/.cvsignore,
- udp-mib/udpEndpointTable/.cvsignore:
-
- ignore executables, makefiles, txt files, subagent files
-
-2005-11-09 17:31 rstory
-
- * apps/snmpnetstat/inet6.c:
-
- remove duplicate include
-
-2005-11-09 17:28 rstory
-
- * dist/nsb-functions:
-
- more specific error regexp
-
-2005-11-09 17:26 rstory
-
- * apps/snmptrapd.c:
-
- agentx init rework: update for function name changes
-
-2005-11-09 17:25 rstory
-
- * agent/mibgroup/agentx/subagent.c:
-
- - agentx init rework
- - ifdef entire module based on using agentx subagent module
- - rename init fucntion so we can control when it is called
- - remove subagent_pre_init
- - config stuff moved into agentx_config.c
- - connection establishment moved to subagent_init, now that it's called
- after configs have been read
-
-2005-11-09 17:21 rstory
-
- * agent/mibgroup/agentx/agentx_config.c:
-
- - consolidate master and subagent configs in this file
- - slight code re-org (no changes; move agentx socket parsing to top)
- - register ping interval config and set default
- - rename init function so configure won't add it to modules inits, so we
- can call it when we want it to be called
-
-2005-11-09 17:18 rstory
-
- * agent/snmp_agent.c:
-
- - agentx init rework: init subagent in init_master_agent
- - assert if role isn't master or sub-agent
-
-2005-11-09 17:16 rstory
-
- * agent/snmp_vars.c:
-
- - agentx init rework
- - don't init subagent here (configs haven't been read yet)
- - only init master/sub configs
-
-2005-11-09 17:12 rstory
-
- * README.agent-mibs:
-
- update for new tables
-
-2005-11-08 07:21 dts12
-
- * apps/snmpnetstat/: if.c, main.c, netstat.h:
-
- Implement Open/NetBSD-style octet interface display.
-
-2005-11-08 07:17 dts12
-
- * apps/snmpnetstat/if.c:
-
- Right-justify headings for counter values.
- (looks neater when individual values become relatively wide)
-
-2005-11-08 07:04 dts12
-
- * apps/snmpnetstat/inet6.c:
-
- Fix problems walking the IPv6 connection tables.
-
-2005-11-08 06:59 dts12
-
- * agent/helpers/cache_handler.c:
-
- Only schedule automatic loading once for any given cache.
-
-2005-11-07 22:46 hardaker
-
- * dist/makerelease:
-
- ChangeLog note
-
-2005-11-07 21:45 alex_b
-
- * win32/: net-snmp/net-snmp-config.h,
- net-snmp/net-snmp-config.h.in, snmpnetstat/Makefile.in
-, snmpnetstat/snmpnetstat.dsp:
-
- Win32: MSVC build fixes.
-
-2005-11-07 19:49 tanders
-
- * testing/tests/T060trapdperl:
-
- introduce embedded perl test for snmptrapd (too fancy to resist)
-
-2005-11-07 19:42 tanders
-
- * apps/snmpnetstat/Makefile.in:
-
- build fix: fss->ffs
-
-2005-11-07 18:54 tanders
-
- * perl/ASN/ASN.pm:
-
- fix typo
-
-2005-11-07 18:34 tanders
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- fix typos
-
-2005-11-07 13:41 rstory
-
- * agent/snmpd.c:
-
- drop default timeout down to INT_MAX, and document why
-
-2005-11-07 09:39 dts12
-
- * apps/snmpnetstat/: Makefile.in, ffs.c, if.c,
- main.c, netstat.h, route.c:
-
- Tweaks to support building under Windows
- (including renamed 'ffs()' routine, taken from OpenBSD source tree)
-
-2005-11-07 06:47 dts12
-
- * apps/snmpnetstat/if.c:
-
- Display interface addressing information.
-
-2005-11-07 01:57 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:57 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:56 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:56 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:56 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:56 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:56 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:56 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.3.pre2 )
-
-2005-11-07 01:55 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.3.pre2 )
-
-2005-11-07 01:55 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.3.pre2 )
-
-2005-11-07 01:55 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.3.pre2 )
-
-2005-11-07 01:54 rstory
-
- * README:
-
- - (README): version tag ( 5.3.pre2 )
-
-2005-11-07 01:54 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.3.pre2 )
-
-2005-11-07 01:54 rstory
-
- * ChangeLog:
-
- version update
-
-2005-11-07 01:44 rstory
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend
-, agent/mibgroup/Makefile.depend,
- apps/Makefile.depend, snmplib/Makefile.depend:
-
- make depend
-
-2005-11-07 01:43 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3, netsnmp_oid_stash.3
-, netsnmp_old_api.3, netsnmp_read_config.3,
- netsnmp_read_only.3, netsnmp_row_merge.3,
- netsnmp_scalar.3, netsnmp_scalar_group_group.3,
- netsnmp_serialize.3, netsnmp_snmp_agent.3,
- netsnmp_snmp_alarm.3, netsnmp_snmp_client.3,
- netsnmp_snmp_logging.3, netsnmp_snmp_pdu.3,
- netsnmp_snmp_session.3, netsnmp_stash_cache.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2005-11-07 01:38 rstory
-
- * configure.in, configure:
-
- version update
-
-2005-11-07 01:14 rstory
-
- * snmplib/snmp_client.c:
-
- don't try to use agent var in base lib (it was late, ok?)
-
-2005-11-07 00:16 rstory
-
- * snmplib/snmp_client.c:
-
- break out of waiting loops if ! running
-
-2005-11-06 22:34 alex_b
-
- * include/net-snmp/types.h, win32/net-snmp/net-snmp-config.h
-, win32/net-snmp/net-snmp-config.h.in:
-
- Win32: Move uint16_t definition to static win32 net-snmp-config.h
-
-2005-11-06 21:27 alex_b
-
- * include/net-snmp/types.h,
- win32/libnetsnmptrapd/Makefile.in,
- win32/libnetsnmptrapd/libnetsnmptrapd.dsp,
- win32/netsnmpmibssdk/Makefile.in,
- win32/netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Win32 MSVC build fixes
-
-2005-11-05 18:19 rstory
-
- * agent/snmp_agent.c:
-
- break out of getnext loop if ! running
-
-2005-11-05 17:46 tanders
-
- * testing/TESTCONF.sh:
-
- only use "ulimit -v" in bash
-
-2005-11-05 17:43 rstory
-
- * configure:
-
- update for configure.in
-
-2005-11-05 17:24 tanders
-
- * dist/nsb-functions:
-
- adjust error regex: don't fail on &entry->schedLastFailed, &fail etc.
-
-2005-11-05 17:09 rstory
-
- * dist/nsb-functions:
-
- - allow over-ride of NSB_(DIST|EXTRA)_MODULES
- - remove testhandler from EXTRA modules (hangs snmpwalk)
- - set SNMP_TMPDIR_BASE (future use)
-
-2005-11-05 17:01 rstory
-
- * snmplib/snmpUDPDomain.c:
-
- I'll take my port numbers unsigned, please
-
-2005-11-05 16:40 rstory
-
- * agent/mibgroup/mibII/tcp.c:
-
- include netinet/tcp_var.h, if available
-
-2005-11-05 16:38 tanders
-
- * testing/TESTCONF.sh:
-
- deliberately ignore ulimit failures
-
-2005-11-05 16:19 rstory
-
- * agent/mibgroup/mibII/tcp.c:
-
- remove sys/socketvar.h, since mibII_common.h already has it
-
-2005-11-05 14:43 rstory
-
- * configure.in:
-
- - switch disman module list back to event-mib (still uses new code)
- - remove event mib conflict check (handled by config_excludes)
-
-2005-11-05 14:41 rstory
-
- * agent/mibgroup/disman/event-mib.h:
-
- - centralize event mib requires in original event-mib.h
- - default to re-writes
- - whichever implementation is selected, config_exclude the other
-
-2005-11-05 14:40 rstory
-
- * agent/mibgroup/disman/event.h:
-
- - centralize event mib requires in original event-mib.h
-
-2005-11-05 13:15 tanders
-
- * apps/snmpnetstat/main.c:
-
- fix optProc signature
-
-2005-11-04 18:46 tanders
-
- * apps/snmpnetstat/inet6.c:
-
- Build fix: protect #include <sys/cdefs.h>
-
-2005-11-04 13:05 rstory
-
- * apps/snmpnetstat/route.c:
-
- remove redundant include
-
-2005-11-04 13:05 rstory
-
- * apps/snmpnetstat/netstat.h:
-
- check if we have header before including it
-
-2005-11-04 11:59 dts12
-
- * apps/snmpnetstat/: main.c, netstat.h:
-
- Move the option flag variable declarations into a code file.
-
-2005-11-04 11:51 dts12
-
- * apps/snmpnetstat/inet6.c:
-
- Poertability of 'sin6_len' field is unclear
- (and it doesn't immediately seem to be needed)
-
-2005-11-04 11:44 rstory
-
- * apps/snmpnetstat/netstat.h:
-
- add void to empty prototype param list
-
-2005-11-04 09:45 dts12
-
- * configure.in, configure:
-
- Detect (and reject) use of conflicting Event-MIB implementations.
-
-2005-11-04 07:41 dts12
-
- * apps/snmpnetstat/: inet6.c, main.c, main.h,
- netstat.h:
-
- Preliminary implementation of IPv6 support
-
-2005-11-04 07:31 dts12
-
- * apps/snmpnetstat/inet.c:
-
- Plug minor memory leak.
-
-2005-11-03 20:02 hardaker
-
- * perl/TrapReceiver/perl_snmptrapd.h:
-
- update .h from the trapd.h files
-
-2005-11-03 19:59 hardaker
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- make perl only require the execute bit
-
-2005-11-03 11:52 tanders
-
- * testing/tests/T160snmpnetstat:
-
- adjust to new snmpnetstat options
-
-2005-11-03 11:47 dts12
-
- * apps/snmpnetstat/: inet6.c, main.c, route.c:
-
- Ensure IPv6 code is omitted (until it can be properly ported/tested)
-
-2005-11-03 11:46 dts12
-
- * apps/snmpnetstat/main.c:
-
- Omit redundent declarations.
-
-2005-11-03 11:28 dts12
-
- * apps/snmpnetstat/inet.c:
-
- Remove code for determining RPC service names
- (not relevant/appropriate for SNMP-based queries)
-
-2005-11-03 08:58 dts12
-
- * apps/snmpnetstat/route.c:
-
- Better handling of host-specific routes, and displaying gateway/host names.
-
-2005-11-03 07:21 dts12
-
- * apps/snmpnetstat/: main.c, route.c:
-
- Re-implement routing table display (based on OpenBSD code)
-
-2005-11-03 07:19 dts12
-
- * apps/snmpnetstat/if.c:
-
- Fix problems with repeated interface display.
-
-2005-11-02 16:21 rstory
-
- * apps/snmpnetstat/route.c:
-
- move include after net-snmp-includes.h; fix global session name
-
-2005-11-02 12:07 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.h:
-
- remove bogus experimental config macro
-
-2005-11-02 12:06 rstory
-
- * agent/mibgroup/examples/watched.h:
-
- add missing semi-colon
-
-2005-11-02 09:25 dts12
-
- * apps/snmpnetstat/: if.c, inet.c, main.c,
- main.h, netstat.h:
-
- Preliminary re-implementation, based on re-distributable OpenBSD code.
- (Note that if.c draws heavily on the FreeBSD interface display behaviour,
- which is somewhat different to the Net/OpenBSD approach)
-
-2005-11-02 01:56 hardaker
-
- * NEWS:
-
- minor word twiddles
-
-2005-11-02 01:50 hardaker
-
- * configure, configure.in, agent/snmp_perl.c:
-
- fix embedded perl and ensure compilation failures if turned on but functions missing
-
-2005-11-01 15:24 hardaker
-
- * local/mib2c:
-
- don't add notify objects to the scalar list
-
-2005-11-01 04:02 tanders
-
- * testing/TESTCONF.sh:
-
- more portable way of calling ulimit
-
-2005-10-31 07:40 tanders
-
- * include/net-snmp/system/osf5.h:
-
- Tru64 Unix 5.1 build fix: make sure UINT32_MAX is defined
-
-2005-10-31 06:11 tanders
-
- * dist/: nsb-nightly, nsb-package:
-
- more portable way of calling bash
-
-2005-10-31 05:36 tanders
-
- * snmplib/text_utils.c:
-
- Solaris build fix: include limits.h for [U]LONG_MAX and LONG_MIN
-
-2005-10-31 04:29 rstory
-
- * agent/Makefile.depend, agent/helpers/Makefile.depend
-, agent/mibgroup/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, apps/Makefile.depend
-, snmplib/Makefile.depend:
-
- make depend
-
-2005-10-31 04:27 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3
-, netsnmp_agent_registry.3, netsnmp_agent_trap.3
-, netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3
-, netsnmp_bulk_to_next.3, netsnmp_cache_handler.3
-, netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3, netsnmp_oid_stash.3
-, netsnmp_old_api.3, netsnmp_read_config.3,
- netsnmp_read_only.3, netsnmp_row_merge.3,
- netsnmp_scalar.3, netsnmp_scalar_group_group.3,
- netsnmp_serialize.3, netsnmp_snmp_agent.3,
- netsnmp_snmp_alarm.3, netsnmp_snmp_client.3,
- netsnmp_snmp_logging.3, netsnmp_snmp_pdu.3,
- netsnmp_snmp_session.3, netsnmp_stash_cache.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- documentation update
-
-2005-10-31 04:24 rstory
-
- * configure, configure.in:
-
- version update
-
-2005-10-31 04:14 rstory
-
- * agent/mibgroup/host/hr_storage.c:
-
- patches from apple
-
-2005-10-31 04:01 rstory
-
- * include/net-snmp/system/darwin7.h,
- agent/mibgroup/ucd_snmp.h:
-
- patches from apple
-
-2005-10-31 04:00 rstory
-
- * agent/mibgroup/ucd-snmp/: memory_darwin7.c,
- memory_darwin7.h, vmstat_darwin7.c, vmstat_darwin7.h
-:
-
- memory/vmstats code from apple
-
-2005-10-31 03:48 rstory
-
- * agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.c,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.h,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_constants.h
-,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.c
-,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.h
-,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.c
-,
- agent/mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.h
-, agent/mibgroup/udp-mib/data_access/udp_endpoint.h,
- agent/mibgroup/udp-mib/data_access/udp_endpoint_common.c,
- agent/mibgroup/udp-mib/data_access/udp_endpoint_linux.c,
- agent/mibgroup/udp-mib/data_access/udp_endpoint_private.h,
- include/net-snmp/data_access/udp_endpoint.h:
-
- first pass at udpEndpointTable
-
-2005-10-31 03:48 tanders
-
- * testing/TESTCONF.sh:
-
- set cpu and memory limits to prevent major damage, especially since we now have a full snmpwalk test
-
-2005-10-30 23:32 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.c
-:
-
- quiet compiler
-
-2005-10-30 23:32 rstory
-
- * agent/mibgroup/ip-mib/: data_access/ipaddress_ioctl.c,
- ipAddressPrefixTable/ipAddressPrefixTable_data_access.c:
-
- remove unused var
-
-2005-10-30 23:28 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c:
-
- calculate prefix oid as needed
-
-2005-10-30 23:27 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- remove prefix oid; add prefix len
-
-2005-10-30 23:26 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c:
-
- remove prefix oid
-
-2005-10-30 23:26 rstory
-
- * include/net-snmp/data_access/ipaddress.h:
-
- - get rid of prefix oid
- - add prefix len
- - add prefix function prototypes
-
-2005-10-30 22:45 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c:
-
- - don't use test correct flag bit
- - add prefix utility routines
-
-2005-10-30 22:41 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.c
-:
-
- add access to container
-
-2005-10-30 22:41 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.c
-:
-
- do not use init flag with load routine
-
-2005-10-30 22:39 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
-
- - remove inet6 code, since there we aren't using ipv6 ioctls
- - add prefix len
-
-2005-10-30 22:37 rstory
-
- * agent/mibgroup/ip-mib/: ipAddressTable.h,
- ipAddressTable/ipAddressTable.h:
-
- move detailed config_require macros down a level
-
-2005-10-30 22:37 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c:
-
- use new util func to calculate prefix len
-
-2005-10-30 22:34 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- only check dirty flag for writable tables
-
-2005-10-30 22:33 rstory
-
- * agent/mibgroup/ip-mib/ipAddressPrefixTable/:
- ipAddressPrefixTable.c, ipAddressPrefixTable.h,
- ipAddressPrefixTable_constants.h,
- ipAddressPrefixTable_data_access.c,
- ipAddressPrefixTable_data_access.h,
- ipAddressPrefixTable_interface.c,
- ipAddressPrefixTable_interface.h:
-
- initial pass at ipAddressPrefixTable
-
-2005-10-30 15:49 rstory
-
- * include/net-snmp/types.h:
-
- new netsnmp_cvalue union
-
-2005-10-30 15:49 rstory
-
- * include/net-snmp/library/text_utils.h, snmplib/text_utils.c
-:
-
- more new utility functions
-
-2005-10-30 14:01 rstory
-
- * include/net-snmp/library/file_utils.h,
- include/net-snmp/library/text_utils.h, snmplib/Makefile.in
-, snmplib/file_utils.c, snmplib/text_utils.c:
-
- new util files
-
-2005-10-30 13:49 rstory
-
- * snmplib/container_binary_array.c:
-
- add support for unsorted flag
-
-2005-10-30 13:48 rstory
-
- * snmplib/container.c:
-
- - add compare function ptr to container type struct
- - set compare func from container type struct
- - register some string compare based binary array types
-
-2005-10-30 13:46 rstory
-
- * include/net-snmp/library/container.h:
-
- - new container register with compare prototype
- - add unsorted container flag
- - fix container options macros
- - add rc param
- - missing }
-
-2005-10-29 18:12 tanders
-
- * testing/tests/T035snmpv3trapdusermgmt:
-
- test change and usage of localized keys
-
-2005-10-29 17:29 tanders
-
- * testing/tests/T059trapdtraphandle:
-
- introduce snmptrapd traphandle test
-
-2005-10-29 15:58 tanders
-
- * testing/tests/T200snmpv2cwalkall:
-
- Introduce full snmpwalk test. Needs a significant amount of CPU cycles, but will catch important issues like when a simple walk crashes/hangs the agent.
-
-2005-10-29 08:17 rstory
-
- * agent/mibgroup/examples/: data_set.h, delayed_instance.h
-, example.h, netSnmpHostsTable.h,
- netSnmpHostsTable_access.h, netSnmpHostsTable_checkfns.h
-, netSnmpHostsTable_checkfns_local.h, notification.h
-, scalar_int.h, ucdDemoPublic.h:
-
- add missing header protect and/or cplusplus ifdefs
-
-2005-10-29 08:16 rstory
-
- * agent/mibgroup/examples/watched.h:
-
- add missing header for watched.h
-
-2005-10-28 23:31 rstory
-
- * agent/mibgroup/ip-mib/data_access/arp.h:
-
- - remove extra ;
- - fix typo in configure macro
-
-2005-10-28 23:30 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface_ioctl.c,
- interface_ioctl.h:
-
- reduce scope of ioctl version checking to v4 only (no ipv6 ioctls)
-
-2005-10-28 23:27 rstory
-
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_interface.h
-:
-
- correct cut-n-paste error in prototype
-
-2005-10-28 23:26 rstory
-
- agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable_interface.c
-:
-
- yank more code which is unused due to container sharing
-
-2005-10-28 23:25 rstory
-
- * agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable.h
-:
-
- update for changed ifentry var names
-
-2005-10-28 23:25 rstory
-
- * agent/mibgroup/ip-mib/ipv4InterfaceTable/ipv4InterfaceTable.c
-:
-
- skip vars that do not have ifentry flag set
-
-2005-10-28 23:24 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- - add missing flags param to arch container load
- - support for ipv(4|6) only load flag
- - try to load ipv6 even if ipv4 fails
-
-2005-10-28 23:22 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c:
-
- pass correct flags to container init during load
-
-2005-10-28 23:21 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.c,
- agent/mibgroup/if-mib/data_access/interface_linux.c,
- include/net-snmp/data_access/interface.h:
-
- tweaks and support for ipv6InterfaceTable
-
-2005-10-28 23:17 rstory
-
- * include/net-snmp/data_access/ipaddress.h:
-
- new load flags
-
-2005-10-28 23:17 rstory
-
- * include/net-snmp/library/container.h, snmplib/container.c
-:
-
- add insert filtering
-
-2005-10-28 23:13 rstory
-
- * agent/Makefile.in:
-
- - reduce dependency list on snmp_vars.lo to agent_module_list_h
- - add mib_module_list_h as dep for mib_modules.lo
- - document why read_conf.lo deps are here and not in snmplib/Makefile.in
-
-2005-10-28 23:05 rstory
-
- * agent/mibgroup/ip-mib/ipv6InterfaceTable/: ipv6InterfaceTable.c
-, ipv6InterfaceTable.h, ipv6InterfaceTable_constants.h
-, ipv6InterfaceTable_data_access.c,
- ipv6InterfaceTable_data_access.h,
- ipv6InterfaceTable_interface.c,
- ipv6InterfaceTable_interface.h:
-
- implement ipv6InterfaceTable
-
-2005-10-28 23:02 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- add shutdown prototype
-
-2005-10-28 18:38 tanders
-
- * testing/tests/T030snmpv3usercreation:
-
- portable way of exporting SNMPCONFPATH
-
-2005-10-28 17:28 bshaw666
-
- * agent/mibgroup/host/hr_swrun.c:
-
- logic change on getKstatInt
-
-2005-10-28 16:06 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- remove ; from config_require macros
-
-2005-10-28 15:47 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.c:
-
- - move local include with other local includes
- - ifdef proptypes that won't be defined for NOARCH case
-
-2005-10-28 15:40 bshaw666
-
- * agent/mibgroup/if-mib/data_access/interface.c:
-
- forgot the include for some netsnmp_arch_interface stuff
-
-2005-10-28 14:49 bshaw666
-
- * agent/mibgroup/host/hr_network.c:
-
- you can't not declare HRN_index for solaris then expect it to return a few lines later
-
-2005-10-28 14:20 bshaw666
-
- * include/net-snmp/data_access/interface.h:
-
- it's uint16_t not u_int16_t
-
-2005-10-28 12:55 tanders
-
- * man/snmpusm.1.def:
-
- update on -CE and -Ck
-
-2005-10-28 12:37 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.h:
-
- remove accidental checkin of unimplemented config macro
-
-2005-10-28 12:31 rstory
-
- * configure:
-
- update for configure.in
-
-2005-10-28 12:31 rstory
-
- * configure.in:
-
- add new argument to turn on debug during mib module processing
-
-2005-10-28 12:25 rstory
-
- * agent/mibgroup/mibII/ipv6.h:
-
- require mibII/ifTable instead of mibII/interfaces
-
-2005-10-28 12:11 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
-
- - rename/revamp interface count function
- - allocate local ifconf if called didn't pass on
- - document that function allocates memory that caller must release if
- they pass in their own ifconf pointer
-
-2005-10-28 12:08 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.h:
-
- - remove ';' form config_* macros
- - config_require ifTable, include ifTable header
-
-2005-10-28 12:06 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- call ifTable init to manage ifXTable init
-
-2005-10-28 12:03 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- - add calls to ipv(4|6) interface tables when updating rows
- - correct ifTableLastChange behaviour to comply with object definition
- - clarify some comments
- - add assert to notify us when/if and os tracks last changed on it's own
-
-2005-10-28 12:00 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.h:
-
- - fix config_require macros
- - add require for data_access/interface
- - remove last change from data context, use ifentry version instead
-
-2005-10-28 11:58 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- - make init_ifTable the common init function for interface modules
- - protect against multiple calls
- - proper init function calls for ipv(4|6)InterfaceTable/ifXTable
-
-2005-10-28 11:56 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- - move stats parsing to it's own function
- - support new load flags: ipv4 only, no stats
- - add (hardcoded reasm_max)
- - get arp retransmit time from /proc
-
-2005-10-28 11:53 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_ioctl.h:
-
- add config_require of data_access/ipaddress
-
-2005-10-28 11:50 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_ioctl.c:
-
- new function to check an interface for ipv(4|6) ip addresses
-
-2005-10-28 11:45 rstory
-
- * include/net-snmp/data_access/interface.h:
-
- - add warnings to update functions when adding/deleting stuct members
- - make flags field unsigned
- - unsigned int -> u_int
- - add fields for ipv4InterfaceTable
- - fix os_flags comment
- - new ns_flags defines for ipv(4|6)InterfaceTable
- - new load flags defines
-
-2005-10-28 11:37 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- rename to interface.c
-
-2005-10-28 11:36 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.c:
-
- rename interface_common.c to interface.c to easy configure processing
-
-2005-10-28 11:36 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- - revert to previous behavior of ifDescr = interface name
- - add new/missing structure members to interface copy routine
- - rename init function for pending file rename
-
-2005-10-28 11:29 rstory
-
- * agent/mibgroup/: if-mib/ifTable.h, if-mib/ifXTable.h,
- if-mib/data_access/interface.h,
- if-mib/data_access/interface_ioctl.h,
- ip-forward-mib/inetCidrRouteTable.h,
- ip-forward-mib/ipCidrRouteTable.h,
- ip-forward-mib/data_access/route.h,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.h,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.h,
- ip-mib/inetNetToMediaTable.h, ip-mib/ipAddressTable.h
-, ip-mib/ipSystemStatsTable.h, ip-mib/ip_scalars.h
-, ip-mib/data_access/ipaddress.h,
- ip-mib/data_access/ipaddress_ioctl.h,
- ip-mib/data_access/ipaddress_linux.h,
- ip-mib/data_access/scalars_common.h,
- ip-mib/data_access/systemstats.h,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.h
-, tcp-mib/tcpConnTable.h, tcp-mib/tcpConnectionTable.h
-, tcp-mib/data_access/tcpConn.h,
- tcp-mib/tcpConnectionTable/tcpConnectionTable.h,
- tcp-mib/tcpListenerTable/tcpListenerTable.h:
-
- - mostly removing extraneous ';' on config_* macros
- - a few tweak config_* macros
-
-2005-10-28 11:18 rstory
-
- * configure:
-
- update for configure.in
-
-2005-10-28 11:17 rstory
-
- * configure.in:
-
- - check for program 'find'
- - only add header to (agent|mib)_module_includes.h if init/shutdown found
-
-2005-10-28 10:26 tanders
-
- * dist/: README.build-scripts, nsb-nightly,
- nsb-package:
-
- fix typo
-
-2005-10-28 09:25 rstory
-
- * agent/mibgroup/ip-mib/ipv4InterfaceTable/: ipv4InterfaceTable.c
-, ipv4InterfaceTable.h, ipv4InterfaceTable_constants.h
-, ipv4InterfaceTable_data_access.c,
- ipv4InterfaceTable_data_access.h,
- ipv4InterfaceTable_interface.c,
- ipv4InterfaceTable_interface.h,
- ipv4InterfaceTable_subagent.c:
-
- implement ipv4InterfaceTable
-
-2005-10-28 08:13 tanders
-
- * testing/tests/T160snmpnetstat:
-
- make sure snmpnetstat can be executed; skip otherwise
-
-2005-10-27 05:42 dts12
-
- * snmplib/: getopt.c, strtol.c, strtoul.c:
-
- Remove UCB advertising clause (rescinded 22 July 1999)
-
-2005-10-27 05:38 dts12
-
- * apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c,
- apps/snmpnetstat/inet6.c, apps/snmpnetstat/main.c,
- apps/snmpnetstat/route.c, man/snmpnetstat.1.def:
-
- Update BSD copyright license with the current version.
-
-2005-10-26 18:54 tanders
-
- * testing/tests/T160snmpnetstat:
-
- add simple test for snmpnetstat to verify the upcoming rewrite
-
-2005-10-26 18:34 tanders
-
- * testing/tests/T030snmpv3usercreation:
-
- skip on DISABLE_SET_SUPPORT
-
-2005-10-26 17:47 tanders
-
- * man/snmpd.8.def:
-
- document generic --<name>=<value> command-line option
-
-2005-10-26 17:22 tanders
-
- * man/snmptrapd.8.def:
-
- document generic --<name>=<value> command-line option
-
-2005-10-26 13:15 tanders
-
- * apps/snmpusm.c:
-
- allows to use old and/or new localized key instead of pass-phrase with -Ck
-
-2005-10-26 12:26 tanders
-
- * testing/tests/T030snmpv3usercreation:
-
- major rewrite: adds more tests and uses new Sv3usmconfig*
-
-2005-10-26 12:23 tanders
-
- * testing/tests/Sv3usmconfigbase:
-
- fix some variable names
-
-2005-10-26 08:21 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- remove patch flub
-
-2005-10-26 07:07 dts12
-
- * agent/helpers/cache_handler.c:
-
- Extra debugging to help distinguish between different cache timers.
-
-2005-10-26 07:02 dts12
-
- * agent/helpers/table_generic.c:
-
- Slight rethink about how to handle the removal of a MIB registration.
- (This is definitely one for 5.4, methinks!)
-
-2005-10-26 06:57 dts12
-
- * agent/helpers/table_generic.c:
-
- Minor tweaks to generic table API routine names.
-
-2005-10-26 06:56 dts12
-
- * agent/helpers/table_tdata.c,
- agent/mibgroup/disman/event/mteEvent.c,
- agent/mibgroup/disman/event/mteEventConf.c,
- agent/mibgroup/disman/event/mteEventNotificationTable.c,
- agent/mibgroup/disman/event/mteEventSetTable.c,
- agent/mibgroup/disman/event/mteEventTable.c,
- agent/mibgroup/disman/event/mteObjects.c,
- agent/mibgroup/disman/event/mteObjectsConf.c,
- agent/mibgroup/disman/event/mteObjectsTable.c,
- agent/mibgroup/disman/event/mteTrigger.c,
- agent/mibgroup/disman/event/mteTriggerBooleanTable.c,
- agent/mibgroup/disman/event/mteTriggerConf.c,
- agent/mibgroup/disman/event/mteTriggerDeltaTable.c,
- agent/mibgroup/disman/event/mteTriggerExistenceTable.c,
- agent/mibgroup/disman/event/mteTriggerTable.c,
- agent/mibgroup/disman/event/mteTriggerThresholdTable.c,
- agent/mibgroup/disman/expr/expErrorTable.c,
- agent/mibgroup/disman/expr/expExpression.c,
- agent/mibgroup/disman/expr/expExpressionConf.c,
- agent/mibgroup/disman/expr/expExpressionTable.c,
- agent/mibgroup/disman/expr/expObject.c,
- agent/mibgroup/disman/expr/expObjectConf.c,
- agent/mibgroup/disman/expr/expObjectTable.c,
- agent/mibgroup/disman/expr/expValue.c,
- agent/mibgroup/disman/schedule/schedConf.c,
- agent/mibgroup/disman/schedule/schedCore.c,
- agent/mibgroup/disman/schedule/schedTable.c,
- include/net-snmp/agent/table_tdata.h:
-
- Bring 'tdata' routine names into line with the proposed table API
-
-2005-10-26 06:20 tanders
-
- * agent/mibgroup/host/hr_network.c:
-
- fix compile error due to wrong hpux11 test
-
-2005-10-26 05:48 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Move registration of standard views so that they're picked up
- by both agent and trap handler initialisation.
- Clarify which initialisation routines are called by which apps.
-
-2005-10-25 19:08 tanders
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- temporary workaround as suggested by Dave to get snmptrapd working again
-
-2005-10-25 19:05 rstory
-
- * agent/helpers/row_merge.c:
-
- - narrow scope of assert test
- - fix minor memory leak
-
-2005-10-25 16:56 rstory
-
- * configure:
-
- update for configure.in
-
-2005-10-25 16:55 rstory
-
- * configure.in:
-
- fix tests for empty var case
-
-2005-10-25 12:41 tanders
-
- * testing/tests/T049snmpv3inform:
-
- ... and say so.
-
-2005-10-25 12:40 tanders
-
- * testing/tests/T049snmpv3inform:
-
- clarify as being a noAuthNoPriv test
-
-2005-10-25 11:59 tanders
-
- * configure, configure.in:
-
- fix OpenBSD 3.4 "present but cannot be compiled" warning: sys/swap.h needs sys/param.h for MAXPATHLEN
-
-2005-10-25 11:52 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- remove MFD_REWRITE define tests
-
-2005-10-25 11:51 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- - comment formatting
- - config_exclude if-mib/ifTable/ifTable
-
-2005-10-25 11:49 rstory
-
- * include/net-snmp/library/container.h:
-
- add ITERATOR_RELEASE macro
-
-2005-10-25 08:38 dts12
-
- * agent/mibgroup/mibII/: vacm_conf.c, vacm_conf.h:
-
- Alternative viewtype-based access configuration directive ("authaccess").
- Similar to "setaccess", but closer in feel to the other auth* directives.
- This also allows the security model, level and context information to be
- omitted (defaulting to sensible values).
-
-2005-10-25 08:31 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Arggghhhh!!! If you've got code that works, don't change it before committing it.
- If you *must* change it, then at least have the gumption to test it again first!
- <heavy sigh>
-
-2005-10-25 08:01 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Tell you what, Dave. Why don't you try committing the code for the
- "authgroup" directive - rather than just the header file?
- <sigh>
- You just can't get the staff these days.
-
-2005-10-25 07:58 dts12
-
- * agent/mibgroup/mibII/vacm_conf.h:
-
- Directive to support viewtype-based configuration of groups ("authgroup")
-
-2005-10-25 07:51 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Allow community-based directives (authcommunity, etc) to specify
- a particular SNMP version (v1-only or v2c-only)
-
-2005-10-25 07:47 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Support simple access directives configured with named views (-V)
- as well as OID subtrees.
-
-2005-10-25 07:42 dts12
-
- * agent/mibgroup/mibII/: vacm_conf.c, vacm_conf.h:
-
- Define "standard" views (all or nothing)
-
-2005-10-25 07:39 dts12
-
- * snmplib/mib.c:
-
- Work with the active root of the MIB tree (rather than the backward
- compatibility version). This allows 'read_objid' to work correctly
- (with numeric OIDs) before the MIB files are loaded.
-
-2005-10-24 19:31 tanders
-
- * testing/tests/T035snmpv3trapdusermgmt:
-
- reworked to use new Sv3usmconfig* framework
-
-2005-10-24 19:30 tanders
-
- * testing/tests/: T049snmpv3informauth, T049snmpv3informpriv
-:
-
- SNMPv3 authNoPriv/authPriv INFORM tests based on new Sv3usmconfig*
-
-2005-10-24 19:27 tanders
-
- * testing/tests/: Sv3usmconfigagent, Sv3usmconfigbase,
- Sv3usmconfigtrapd:
-
- rewritten SNMPv3 USM config: basic, agent, trapd
-
-2005-10-24 19:04 hardaker
-
- * agent/helpers/table_data.c:
-
- Fix for compilation issues:
- - rearrange function order to get proper prototype ordering without
- prototypes.
- - Removed data type for a variable name that was getting passed in
- as well.
-
-2005-10-24 18:40 rstory
-
- * agent/mibgroup/mibII/at.c:
-
- use netsnmp_access_interface_index_find instead of Interface_Index_By_Name
-
-2005-10-24 18:39 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_interface.c:
-
- remove MFD_REWRITE check, use USING_MIBII_INTERFACES_MODULE instead
-
-2005-10-24 18:38 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.h:
-
- config_exclude mibII/interfaces
-
-2005-10-24 18:37 rstory
-
- * agent/mibgroup/mibII.h:
-
- - require new mibII/ifTable instead of mibII/interfaces
- - remove MFD_REWRITE check
- - consolidate linux requires to one line
-
-2005-10-24 18:36 rstory
-
- * agent/mibgroup/host/hr_network.c:
-
- fix ifIndex mis-match (add support for netsnmp_interface_entry)
-
-2005-10-24 18:34 rstory
-
- * agent/mibgroup/host/hr_network.h:
-
- - require new mibII/ifTable instead of mibII/interfaces
- - require host/hr_device too, since it declares globals we need
-
-2005-10-24 18:17 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- - implement backwards compatability functions Interface_Scan_(Init|Next) so
- all modules can agree on ifIndex values
-
-2005-10-24 17:52 rstory
-
- * snmplib/container_binary_array.c:
-
- fix cut-n-paste bug in iterator; reset ptr overwritten by release
-
-2005-10-24 16:28 hardaker
-
- * apps/snmptrapd_handlers.c:
-
- drop packets with session errnos attached to them
-
-2005-10-24 13:47 rstory
-
- * agent/mibgroup/mibII/var_route.h:
-
- remove MFD rewrite gyrations
-
-2005-10-24 13:44 rstory
-
- * configure:
-
- update for configure.in
-
-2005-10-24 13:43 rstory
-
- * configure.in:
-
- add tests for invalid options (miniagent)
-
-2005-10-24 13:42 rstory
-
- * snmplib/read_config.c:
-
- add details to log/debug message
-
-2005-10-24 13:40 rstory
-
- * agent/mibgroup/mibII/ip.h:
-
- use new mibII/ifTable in place of mibII/interfaces
-
-2005-10-24 13:38 rstory
-
- * agent/mibgroup/mibII/ifTable.h:
-
- new module for other modules to reference, in place of mibII/interfaces
-
-2005-10-24 13:29 rstory
-
- * agent/mibgroup/mibII/var_route.c:
-
- fix ifIndex lookup on linux (use netsnmp_access_interface_index_find)
-
-2005-10-24 11:48 dts12
-
- * agent/helpers/table_iterator.c,
- include/net-snmp/agent/table_iterator.h:
-
- Generic table API: "Row operations" (experimental implementation)
-
-2005-10-24 11:16 tanders
-
- * testing/eval_tools.sh:
-
- introduce SKIP()
-
-2005-10-24 10:19 tanders
-
- * testing/tests/: Sv3DESconfig, Sv3SHADESconfig:
-
- remove obsolete SNMPv3 config files
-
-2005-10-24 07:02 dts12
-
- * agent/helpers/table_data.c:
-
- Generic table API: Row operations
-
-2005-10-24 06:58 dts12
-
- * local/snmpdump.pl:
-
- For Thomas
-
-2005-10-24 06:54 dts12
-
- * agent/helpers/table_iterator.c:
-
- Provisional implementation of the "Table maintenance" generic API.
- Most of this is not really applicable to the iterator helper, but
- having a standard mechanism for constructing (and freeing) the
- main iterator structure might be useful.
-
-2005-10-24 06:22 dts12
-
- * agent/helpers/table_iterator.c:
-
- Count the number of rows in an iterator-based table.
-
-2005-10-24 06:18 dts12
-
- * agent/helpers/table_iterator.c,
- include/net-snmp/agent/table_iterator.h:
-
- Associate table index information with the iterator structure.
- (Experimental code - introduces a minor one-off memory leak,
- but shouldn't otherwise affect existing code)
-
-2005-10-23 20:11 tanders
-
- * testing/tests/T035snmpv3trapdusermgmt:
-
- initial test for SNMPv3 snmptrapd USM user management with snmpusm
-
-2005-10-23 19:57 tanders
-
- * testing/eval_tools.sh:
-
- fix CHECKAGENT() and introduce CHECKTRAPDORDIE()
-
-2005-10-23 19:45 tanders
-
- * snmplib/snmpv3.c:
-
- fix typo
-
-2005-10-23 15:15 rstory
-
- * snmplib/container_binary_array.c:
-
- flags support; default to no duplicate keys
-
-2005-10-23 15:13 rstory
-
- * include/net-snmp/library/container.h:
-
- tweak options function to allow test and set
-
-2005-10-23 15:04 rstory
-
- * include/net-snmp/library/container.h:
-
- add function to set container options
-
-2005-10-22 18:26 tanders
-
- * testing/: TESTCONF.sh, tests/Sv3config,
- tests/Sv3vacmconfig, tests/Svacmconfig,
- tests/Svanyconfig:
-
- fix typo in variable name
-
-2005-10-22 18:14 tanders
-
- * testing/eval_tools.sh:
-
- replace obsolete snmptrapd "-u" flag by "-p"
-
-2005-10-22 18:12 tanders
-
- * agent/mibgroup/ip-mib/.cvsignore:
-
- ip-mib changes now require .cvsignore
-
-2005-10-22 18:04 tanders
-
- * testing/tests/Sv3configsha:
-
- obsoleted by Sv3config
-
-2005-10-22 00:54 hardaker
-
- * testing/tests/: T057trapdauthtest, T057trapdauthtest2
-, T057trapdauthtest3:
-
- proper checks for failure of unauthorized traps
-
-2005-10-22 00:51 hardaker
-
- * testing/tests/T057trapdauthtest2:
-
- test for wrong trap oids
-
-2005-10-22 00:47 hardaker
-
- * testing/tests/: T049snmpv3inform, T050snmpv3trap,
- T051snmpv2ctrap, T052snmpv2cinform, T053agentv1trap
-, T054agentv2ctrap, T055agentv1mintrap,
- T056agentv2cmintrap, T058agentauthtrap,
- T113agentxtrap:
-
- new config tokens round 2
-
-2005-10-22 00:46 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c,
- agent/mibgroup/mibII/vacm_conf.h, apps/snmptrapd_auth.c
-:
-
- Do trap auth parsing the way Dave wants.
-
-2005-10-21 20:30 rstory
-
- * NEWS:
-
- note new helper and scalars
-
-2005-10-21 20:27 rstory
-
- * agent/mibgroup/ip-mib.h:
-
- add new IP-MIB scalars
-
-2005-10-21 20:26 rstory
-
- * include/net-snmp/data_access/ip_scalars.h:
-
- data access for some IP-MIB scalars
-
-2005-10-21 20:25 rstory
-
- * agent/mibgroup/ip-mib/data_access/: scalars_common.h,
- scalars_linux.c:
-
- data access for linux scalars
-
-2005-10-21 20:24 rstory
-
- * agent/mibgroup/ip-mib/: ip_scalars.c, ip_scalars.h:
-
- some new scalars in the IP-MIB
-
-2005-10-21 20:22 rstory
-
- * agent/helpers/instance.c,
- include/net-snmp/agent/instance.h:
-
- - new helper for rw access to an integer based variable which is stored
- as ascii in a file
-
-2005-10-21 18:31 tanders
-
- * apps/snmpusm.c, man/snmpusm.1.def:
-
- Add "-CE ENGINE-ID" option to specify the usmUserEngineID. Enables snmpusm to manage snmptrapd's usmUserTable (fixes bug #1333655).
-
-2005-10-21 18:04 rstory
-
- * snmplib/callback.c:
-
- - fix fun comment header for doxygen (keep wes happy)
- - document slightly non-obvious index use (keep dave happy)
-
-2005-10-21 12:29 alex_b
-
- * agent/mibgroup/mibII/interfaces.c:
-
- Apply patch 1299554 from Tao to fix segfault in var_ifEntry()
-
-2005-10-21 06:55 dts12
-
- * agent/mibgroup/disman/schedule/schedConf.c:
-
- More portable handling of 'overshoot' declaration.
-
-2005-10-21 06:53 dts12
-
- * agent/helpers/: table_container.c, table_data.c,
- table_iterator.c:
-
- Preliminary implementation of the "Table maintenance" section
- of the generic table API.
-
-2005-10-21 06:49 dts12
-
- * agent/helpers/table_generic.c:
-
- Minor tweaks to generic table API names,
- and correct a couple of flawed function prototypes.
-
-2005-10-21 05:22 tanders
-
- * dist/nsb-functions:
-
- more generalized exception regex to let any "testing ... failure ..." go through, e.g. the new snmptrapd test recently introduced
-
-2005-10-21 01:53 hardaker
-
- * snmplib/snmp_api.c:
-
- init vacm
-
-2005-10-21 01:42 hardaker
-
- * apps/snmptrapd_log.h:
-
- include the new snmptrapd_ds.h file
-
-2005-10-21 01:41 hardaker
-
- * include/net-snmp/agent/ds_agent.h:
-
- Added a warning note about potential conflicts with snmptrapd, which
- had actually been bypassed recently and no one noticed.
-
-2005-10-21 01:41 hardaker
-
- * testing/tests/T057trapdauthtest:
-
- test trapd authorization failures
-
-2005-10-21 01:40 hardaker
-
- * testing/tests/: T049snmpv3inform, T050snmpv3trap,
- T051snmpv2ctrap, T052snmpv2cinform, T053agentv1trap
-, T054agentv2ctrap, T055agentv1mintrap,
- T056agentv2cmintrap, T058agentauthtrap,
- T113agentxtrap:
-
- Modified the tests to accommodate the new trapd auth scheme
-
-2005-10-21 01:38 hardaker
-
- * apps/: Makefile.in, snmptrapd.c, snmptrapd_auth.c
-, snmptrapd_auth.h, snmptrapd_ds.h,
- snmptrapd_handlers.c, snmptrapd_handlers.h:
-
- Added a new authorization handler and related configuration tokens to
- allow snmptrapd to accept or drop notifications based on the
- authorization assigned to a community/user paired with the action to
- be taken (log, forward, execute). There are a number of configuration
- tokens that were added to achieve this. 3 of the VACM ones can be
- used as normal (view, com2sec, group) and one additional one
- (setaccess) needs to be used to set individual views for access to
- bind everything together. There are a number of convenience wrappers
- as well for these token sets. Finally, there is a
- disableAuthorization token that can be set to true to simply allow
- everything through.
-
-2005-10-21 01:29 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c,
- agent/mibgroup/mibII/vacm_conf.h,
- agent/mibgroup/mibII/vacm_vars.c,
- include/net-snmp/library/vacm.h, snmplib/vacm.c:
-
- - restructured the VACM code to provide for the notion of additional
- views besides the standard read/write/notify views
- - much of the checking code was restructured to be more modular
- - added a new setaccess config token that can set the view name for
- a particular access level
- - added 3 new access levels: log, execute, net
- - added enum structure for these
-
-2005-10-20 13:22 tanders
-
- * agent/mibgroup/mibII/udpTable.c:
-
- fix remaining IP address byte order bug
-
-2005-10-20 08:26 dts12
-
- * mibs/Makefile.in:
-
- Install the Event MIB.
-
- (Qn: where does 'default_mibs_install' get set?)
-
-2005-10-20 08:25 dts12
-
- * configure, configure.in:
-
- Add schedule MIB implementation to the default list.
-
- This qualifies for both:
- 'Traditionally it's been "turn it on if it compiles 100%
- of the time....'
- since it's all non-architecture-specific code, and:
- '... and if it requires run time enabling as well"
-
-2005-10-20 08:03 dts12
-
- * agent/mibgroup/disman/event.h:
-
- Add the Event MIB to the list of MIBs to load.
-
-2005-10-20 07:33 rstory
-
- * testing/RUNTESTS:
-
- - rmdir -> rm -fR, since directory isn't empty
- - add -p/SNMP_TEST_PREFIX to allow non-standard tests to be run
-
-2005-10-20 05:31 tanders
-
- * Makefile.in:
-
- propagate test-mibs target
-
-2005-10-20 04:31 tanders
-
- * dist/nsb-functions:
-
- further tweak exception regex
-
-2005-10-19 23:36 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable_constants.h,
- ifTable_data_access.c, ifTable_interface.c,
- ifTable_interface.h:
-
- add ifTableLastChange scalar
-
-2005-10-19 17:59 tanders
-
- * configure.in:
-
- document that --enable-embedded-perl affects snmptrapd also
-
-2005-10-19 11:01 rstory
-
- * dist/nsb-functions:
-
- tweak error regexp exceptions
-
-2005-10-19 07:04 dts12
-
- * agent/helpers/all_helpers.c:
-
- Withdraw 'table_dataset2' helper
-
-2005-10-19 01:14 hardaker
-
- * man/snmptrapd.conf.5.def:
-
- add 'default' as the oid for execing the example traphandle
-
-2005-10-19 01:06 hardaker
-
- * agent/agent_trap.c:
-
- Fix bug #1313667: informs are sent asychronously to avoid crashing the agent when the receiver is down
-
-2005-10-18 22:24 alex_b
-
- * win32/dist/: README.build.win32.txt, README.txt,
- installer/net-snmp.nsi:
-
- Win32: Rename Net-SNMP.ppd to NetSNMP.ppd, add a couple
- header files to Win32 uninstaller.
-
-2005-10-18 18:22 tanders
-
- * apps/snmptrapd.c:
-
- add #ifdefs for MIB module dependent code
-
-2005-10-18 17:11 rstory
-
- * agent/helpers/table_dataset.c:
-
- fix index generation for fixed length octet strings
-
-2005-10-18 12:00 dts12
-
- * agent/helpers/Makefile.in, agent/helpers/table_dataset2.c
-, include/net-snmp/agent/all_helpers.h,
- include/net-snmp/agent/table_dataset2.h,
- win32/libhelpers/Makefile.in,
- win32/libhelpers/libhelpers.dsp:
-
- Withdraw 'table_dataset2' helper.
-
-2005-10-18 11:55 dts12
-
- * agent/mibgroup/disman/: mteEventNotificationTable.c,
- mteEventNotificationTable.h, mteEventTable.c:
-
- Revert to original 'table_dataset' helper.
-
-2005-10-18 11:43 rstory
-
- * README.osX:
-
- sync readme in all branches
-
-2005-10-18 11:33 dts12
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
-
- Revert to using the original 'table_dataset' helper.
-
-2005-10-18 11:32 dts12
-
- * agent/helpers/table_dataset.c,
- include/net-snmp/agent/table_dataset.h:
-
- Provide missing table-traversal routines.
-
-2005-10-18 10:51 dts12
-
- * agent/mibgroup/disman/schedule/schedConf.h:
-
- Oops! One location change got overlooked!
-
-2005-10-18 10:43 rstory
-
- * dist/nsb-functions:
-
- make greps for error case insensitive
-
-2005-10-18 10:30 rstory
-
- * snmplib/Makefile.in:
-
- do not install removed/redundant header
-
-2005-10-18 10:23 dts12
-
- * agent/helpers/Makefile.in, agent/helpers/table_data2.c
-, agent/helpers/table_tdata.c,
- include/net-snmp/agent/all_helpers.h,
- include/net-snmp/agent/table_data2.h,
- include/net-snmp/agent/table_tdata.h,
- win32/libhelpers/Makefile.in:
-
- Rename 'table_data2' helper as 'table_tdata'
-
-2005-10-18 07:41 dts12
-
- * agent/helpers/table_data2.c, agent/helpers/table_dataset2.c
-, include/net-snmp/agent/table_data2.h:
-
- Prepare the way for renaming 'table_data2' more sensibly.
-
-2005-10-18 07:38 dts12
-
- * agent/helpers/table_data2.c,
- agent/mibgroup/disman/event/mteEvent.c,
- agent/mibgroup/disman/event/mteObjects.c,
- agent/mibgroup/disman/event/mteTrigger.c,
- agent/mibgroup/disman/expr/expExpression.c,
- agent/mibgroup/disman/expr/expObject.c,
- include/net-snmp/agent/table_data2.h:
-
- Remove unwanted vestigates of 'table_data' structures, and bring
- table creation more closely into line with the generic API template.
-
-2005-10-18 07:23 dts12
-
- * agent/mibgroup/utilities/iquery.c:
-
- Missing return value.
-
-2005-10-18 07:21 dts12
-
- * agent/mibgroup/disman/event/mteObjects.c:
-
- Missing return values.
-
-2005-10-18 07:20 dts12
-
- * agent/mibgroup/disman/event/mteEvent.c:
-
- If no iquery session is configured for a particular event,
- try the settings from the trigger, before falling back to
- the default internal query session.
-
-2005-10-18 07:18 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Use 'iquerySecName' settings at configure time, rather than when
- the trigger is actually invoked. This allows:
- iquerySecName me
- monitor myMonitor .....
- monitor myOtherMonitor .....
- iquerySecName you
- monitor yourMonitor .....
- to work in the most natural manner.
- If no iquery security name is available at configure time,
- this will be evaluated at run time instead.
-
-2005-10-18 07:07 dts12
-
- * agent/mibgroup/disman/: schedConf.c, schedConf.h,
- schedCore.c, schedCore.h, schedTable.c,
- schedTable.h:
-
- Remove previous Schedule MIB implementation.
-
-2005-10-18 07:06 dts12
-
- * agent/mibgroup/disman/: schedule.h, schedule/.cvsignore
-, schedule/schedConf.c, schedule/schedConf.h,
- schedule/schedCore.c, schedule/schedCore.h,
- schedule/schedTable.c, schedule/schedTable.h:
-
- Re-worked Schedule MIB implementation.
- Cleaner, leaner, and more complete.
- Now with added vitamins.
-
-2005-10-17 18:24 rstory
-
- * snmplib/callback.c:
-
- add move verbose debugging; init inner loop counter after each iteration
-
-2005-10-17 17:02 rstory
-
- * testing/TESTCONF.sh:
-
- portable export of env var
-
-2005-10-17 16:56 nba
-
- * agent/mibgroup/kernel_sunos5.c:
-
- Fix a flipping lo interface by fixing getKstatInt to do as documented
-
-2005-10-17 14:17 rstory
-
- * agent/helpers/table_container.c:
-
- add prototype before use; check status of correct struct member
-
-2005-10-17 12:52 rstory
-
- * README.osX:
-
- - note ld flags for 10.4.x building w/perl
-
-2005-10-17 11:31 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Ensure the event name buffer is properly cleared before use.
-
-2005-10-17 07:36 dts12
-
- * agent/helpers/table_container.c,
- agent/helpers/table_data.c, agent/helpers/table_data2.c
-, agent/helpers/table_dataset.c,
- agent/helpers/table_iterator.c,
- include/net-snmp/agent/table_container.h,
- include/net-snmp/agent/table_data.h,
- include/net-snmp/agent/table_data2.h,
- include/net-snmp/agent/table_dataset.h,
- include/net-snmp/agent/table_iterator.h:
-
- Modify existing table helpers in line with the proposed generic API.
-
- This does *NOT* change any existing code (at least not intentionally),
- or add any of the "missing" API routines. I've simply re-shuffled
- the order of the existing routines to match the generic template.
-
-2005-10-17 07:29 dts12
-
- * agent/helpers/table_generic.c:
-
- Proper definition/documentation of a generic table API framework.
- The exact details may not be directly appropriate in full for every
- table helper, but this should provde a useful basic design template.
-
-2005-10-17 00:09 hardaker
-
- * configure, configure.in:
-
- removed forced debugging output
-
-2005-10-14 19:37 bshaw666
-
- * configure, configure.in:
-
- autoconf recognition
-
-2005-10-14 18:45 tanders
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in,
- mibs/NET-SNMP-TC.txt:
-
- support NetBSD 1.x and 2.x under the (common) "netbsd" sysObjectID.0
-
-2005-10-14 17:20 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_interface.c:
-
- - update comments and debug messages
- - don't release row on err (it's still in the container!)
- - don't insert row on success (it's already in the container!)
-
-2005-10-14 17:07 rstory
-
- * agent/: snmp_agent.c, mibgroup/util_funcs.c,
- mibgroup/utilities/iquery.c:
-
- replace hardcoded "snmpd" w/NETSNMP_DS_LIB_APPTYPE
-
-2005-10-14 11:25 tanders
-
- * apps/snmptrapd.c:
-
- register the snmpEngine MIB group under the "snmptrapd" context to allow for engineID probes via the master agent, e.g. by snmpusm
-
-2005-10-14 11:25 tanders
-
- * agent/mibgroup/snmpv3/: snmpEngine.c, snmpEngine.h:
-
- allow subagents (like snmptrapd) to register the snmpEngine MIB group under a context by introducing register_snmpEngine_scalars_context()
-
-2005-10-14 09:55 dts12
-
- * agent/mibgroup/disman/: expression.h, expr/.cvsignore
-, expr/expErrorTable.c, expr/expErrorTable.h,
- expr/expExpression.c, expr/expExpression.h,
- expr/expExpressionConf.c, expr/expExpressionConf.h,
- expr/expExpressionTable.c, expr/expExpressionTable.h,
- expr/expObject.c, expr/expObject.h,
- expr/expObjectConf.c, expr/expObjectConf.h,
- expr/expObjectTable.c, expr/expObjectTable.h,
- expr/expScalars.c, expr/expScalars.h, expr/expValue.c
-, expr/expValue.h, expr/expValueTable.c,
- expr/expValueTable.h:
-
- Preliminary (re-)implementation of the Expression MIB.
- The expExpressionTable and expObjectTable are reasonably complete.
- The expValueTable (and expression evaluation) is still just a
- basic framework - expressions are displayed rather than evaluated.
- And there's no user-level configuration of expressions yet.
-
- But there's enough working code to be worth committing - even if
- only as a safety mechanism.
-
-2005-10-13 17:07 rstory
-
- * agent/helpers/table.c:
-
- fix sparse handler case: no more rows, last column
-
-2005-10-13 12:49 rstory
-
- * agent/helpers/table_dataset.c:
-
- - fix table token table indexes for augmented table
- - tweak debug
- - add warning if too much data specified for add_row
-
-2005-10-13 11:28 rstory
-
- * dotgdbinit:
-
- add printindex for netsnmp_index structs
-
-2005-10-13 10:12 rstory
-
- * dist/nsb-functions:
-
- configure prefix (instead of using install prefix=)
-
-2005-10-13 05:15 dts12
-
- * configure, configure.in:
-
- Switch to using the new Event-MIB implementation by default.
-
- The previous version is still available for those that prefer
- to use that, but I'm sure someone will complain anyway:-(
-
-2005-10-12 18:59 tanders
-
- * acconfig.h:
-
- openbsd sysObjectID.0 for OpenBSD 3.x
-
-2005-10-12 18:16 tanders
-
- * configure, configure.in, net-snmp-config.in
-:
-
- enhance recently introduced "net-snmp-config --snmpconfpath" to output full config path
-
-2005-10-12 10:46 rstory
-
- * man/Makefile.in:
-
- def files are in srcdir
-
-2005-10-12 06:28 rstory
-
- * snmplib/asn1.c:
-
- change no-op macro def to empty isntead of (void)
-
-2005-10-11 19:17 rstory
-
- * snmplib/asn1.c:
-
- rework 64 bit overflow checking, accounting for signededness
-
-2005-10-11 16:30 rstory
-
- * dist/nsb-functions:
-
- fix variations in tail parameter format
-
-2005-10-11 14:53 rstory
-
- * configure.in:
-
- remove leftover EOF from rev 1.314
-
-2005-10-11 07:52 rstory
-
- * dist/nsb-nightly:
-
- ok, linux mail doesn't like [censored] solaris style; fix
-
-2005-10-11 07:49 rstory
-
- * Makefile.in:
-
- make sure net-snmp-config is executeable before building perl make files
-
-2005-10-11 05:27 dts12
-
- * perl/: SNMP/examples/bulkwalk.pl,
- SNMP/examples/trap-example.pl, SNMP/t/bulkwalk.t,
- manager/manager.pm:
-
- Be consistent in how various perl scripts are invoked.
-
-2005-10-10 19:42 tanders
-
- * acconfig.h, mibs/NET-SNMP-TC.txt, ov/oid_to_sym.in
-, ov/oid_to_type.in:
-
- add sysObjectID value for Mac OS X
-
-2005-10-10 18:33 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- update linux get_if_speed function name
-
-2005-10-10 18:01 tanders
-
- * ov/: oid_to_sym.in, oid_to_type.in:
-
- add sysObjectID value for AIX
-
-2005-10-10 17:54 rstory
-
- * snmplib/read_config.c:
-
- - break apart reading of config files and persistent config files (allows
- proper handling of persistentDir token in config files)
- - remove commented out code
-
-2005-10-10 17:51 rstory
-
- * Makefile.in, mibs/Makefile.in:
-
- repalce perl w/ $(PERL)
-
-2005-10-10 17:44 tanders
-
- * acconfig.h, mibs/NET-SNMP-TC.txt:
-
- add sysObjectID value for AIX
-
-2005-10-10 17:09 rstory
-
- * dist/nsb-nightly:
-
- fix from optarg processing
-
-2005-10-10 16:28 rstory
-
- * dist/nsb-nightly:
-
- add option for from address for email results
-
-2005-10-10 16:25 rstory
-
- * dist/nsb-nightly:
-
- - add distinct email addresses for success/error cases
- - fixes for #%@$*& solaris mail exe
- - don't remove directory til very end
-
-2005-10-10 16:24 rstory
-
- * dist/nsb-functions:
-
- exclude error lines for 'In function' (eg func name contains word error)
-
-2005-10-10 14:56 rstory
-
- * man/Makefile.in:
-
- - base mib2c.conf generation on $PERL, not -d CVS
- - if no perl, touch file so install doesn't fail
-
-2005-10-10 14:47 rstory
-
- * Makefile.rules, Makefile.top, local/Makefile.in
-, testing/Makefile.in:
-
- - define PERL in all makefiles (via Makefile.top)
- - replace all calls to perl with $(PERL)
- - replace existing PERLPROG with PERL in makefiles
-
-2005-10-10 14:38 rstory
-
- * net-snmp-config.in:
-
- add PERLLDOPTS to agent libs
-
-2005-10-10 09:37 dts12
-
- * agent/mibgroup/disman/event/mteEvent.c,
- agent/mibgroup/disman/event/mteEventConf.c,
- include/net-snmp/agent/ds_agent.h:
-
- Allow the administrator to choose between following the DisMan
- specifications strictly, or using an approach that actually works!
- (The official ordering for adding varbinds to a notification
- payload list makes it impossible to use specify Trigger and
- Event objects in a sensible fashion).
-
-2005-10-10 09:30 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
-
- Don't report rows that haven't finished being created, and
- don't keep scheduling samples for rows that are disabled or removed.
-
-2005-10-10 09:27 dts12
-
- * agent/mibgroup/disman/event/mteTriggerDeltaTable.c:
-
- Redundent (auto-)comment.
-
-2005-10-10 09:23 dts12
-
- * agent/helpers/table_data2.c,
- include/net-snmp/agent/table_data2.h:
-
- Converting between index representations is not part of the public API.
-
-2005-10-10 08:11 dts12
-
- * agent/mibgroup/utilities/iquery.c:
-
- Cope with a missing internal query username
- (rather than forcing a hardwired one)
-
-2005-10-10 07:54 dts12
-
- * snmplib/snmp_client.c:
-
- Return the full list of results from an internal query,
- rather than truncating it after the first varbind.
- (Why 'clone_var' stomps on the next link is a mystery to me!)
-
-2005-10-10 07:44 dts12
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- Indicate that 'if_speed' APIs are Linux-specific
- (and not part of the generic IF-MIB data_access framework)
-
-2005-10-07 17:18 rstory
-
- * agent/mibgroup/notification/snmpNotifyFilterTable.c:
-
- ifdef out code if module not enabled
-
-2005-10-07 16:48 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c:
-
- move misapplied patch to correct location
-
-2005-10-07 16:47 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- typo
-
-2005-10-07 16:46 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_interface.c:
-
- only save settable cols
-
-2005-10-07 16:45 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_constants.h:
-
- define settable cols
-
-2005-10-07 16:45 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- get rid of old persistent save funcs, in favor of new generated stuff
-
-2005-10-07 16:42 rstory
-
- * agent/helpers/table_container.c:
-
- typo
-
-2005-10-07 16:38 tanders
-
- * FAQ:
-
- Major overhaul of list of supported platforms based on 5.2.2.preX testing
-
-2005-10-07 16:25 tanders
-
- * NEWS:
-
- fix typos in 5.2 NEWS
-
-2005-10-07 10:14 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Hmmmm.... removing the object entries following a duplicate trigger
- seems to be problematical. (As in the agent crashes!) It's not
- clear whether this is appropriate behaviour anyway.
-
- Need to think about this a bit more.
-
-2005-10-07 09:27 dts12
-
- * agent/mibgroup/disman/event/: mteTriggerConf.c,
- mteTriggerConf.h:
-
- Configure monitoring of UCD-specific tables
- (compatability with previous Event-MIB implementation).
-
- Not yet fully tested, but seems to be OK.
-
-2005-10-07 09:25 dts12
-
- * agent/mibgroup/disman/: event.h, event/mteScalars.c,
- event/mteScalars.h:
-
- Implement the Event-MIB scalar objects.
-
-2005-10-07 09:20 dts12
-
- * agent/mibgroup/disman/event/: mteTrigger.c, mteTrigger.h
-:
-
- API for counting the number of values being monitored.
-
-2005-10-07 08:42 tanders
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- get rid of C++ keyword "new". MfD-based code still needs to be regenerated.
-
-2005-10-07 05:55 tanders
-
- * Makefile.in:
-
- add missing darwin8.h and solaris2.10.h
-
-2005-10-06 20:31 tanders
-
- * net-snmp-config.in:
-
- improve help output
-
-2005-10-06 20:21 tanders
-
- * configure, configure.in, net-snmp-config.in
-:
-
- Add net-snmp-config options --default-mibs, --default-mibdirs, --persistent-directory and --snmpconfpath
-
-2005-10-06 19:01 rstory
-
- * testing/: TESTCONF.sh, tests/Sv3config,
- tests/Sv3vacmconfig, tests/Svacmconfig,
- tests/Svanyconfig:
-
- - create and use persistent dir in test directory (so make test as root
- doesn't muck with system persistent conf)
-
-2005-10-06 18:58 rstory
-
- * snmplib/snmp_api.c:
-
- counter64 support to snmp_add_var (so they can be sent w/snmptrap)
-
-2005-10-06 18:56 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_common.c:
-
- explicit braces to keep compiler happy
-
-2005-10-06 18:55 rstory
-
- * agent/mibgroup/host/hr_storage.c:
-
- include utmp/utmpx header (fix for one of the BSDs)
-
-2005-10-06 18:49 rstory
-
- * agent/mibgroup/hardware/memory/memory_linux.c:
-
- - increase default buffer size
- - check open rc
- - log err if no data available
-
-2005-10-06 18:44 rstory
-
- * agent/mibgroup/hardware/: cpu/cpu.c, memory/hw_mem.c:
-
- this (C++ reserved word) -> this_ptr
-
-2005-10-06 18:42 rstory
-
- * agent/mibgroup/agentx/subagent.c:
-
- call init_agentx_config instead of registering handler directly
-
-2005-10-06 18:42 rstory
-
- * agent/mibgroup/agentx/agentx_config.c:
-
- - slight reorg of init_agentx_config()
- - ifdef some stuff based on master agent support
- - move agentx(perms|timeout) in conditional for agent role == master
-
-2005-10-06 08:45 rstory
-
- * dist/nsb-functions:
-
- cat correct file on errors
-
-2005-10-06 08:32 rstory
-
- * dist/nsb-nightly:
-
- add option to email results
-
-2005-10-06 07:39 tanders
-
- * agent/mibgroup/mibII/tcpTable.c,
- include/net-snmp/system/irix.h:
-
- IRIX tcp-mib cleanup patch (from Albert Chin)
-
-2005-10-06 05:30 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
-
- Preliminary handling of errors.
-
-2005-10-06 05:28 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Block configuration of delta-thresholds on delta-samples.
-
-2005-10-06 05:17 dts12
-
- * agent/mibgroup/disman/event/: mteTrigger.c, mteTrigger.h
-, mteTriggerConf.c, mteTriggerDeltaTable.c:
-
- Consolidate handling of sysUpTime instance discontinuity marker.
-
-2005-10-06 05:12 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Support the configuration of *just* delta threshold tests.
-
-2005-10-06 05:09 dts12
-
- * agent/mibgroup/disman/event/: mteTrigger.c,
- mteTriggerConf.c:
-
- Implement delta-threshold tests.
-
-2005-10-06 05:06 dts12
-
- * agent/mibgroup/disman/event/mteTriggerConf.c:
-
- Accept negative values (rather than rejecting them as invalid options)
-
-2005-10-06 05:05 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
-
- Don't bother trying to fire missing threshold events.
-
-2005-10-05 08:26 tanders
-
- * perl/SNMP/SNMP.xs:
-
- get rid of C++ keyword "class"
-
-2005-10-05 04:43 dts12
-
- * agent/mibgroup/mibII/mta_sendmail.c:
-
- Sigh - read the whole email message, Dave!
-
-2005-10-05 04:41 dts12
-
- * agent/mibgroup/mibII/mta_sendmail.c:
-
- Remove bogus trailing comma (reported by Albert Chin)
-
-2005-10-04 17:51 hardaker
-
- * dist/makerelease:
-
- check results of every system call instead of just special ones.
-
-2005-10-04 10:32 dts12
-
- * agent/mibgroup/disman/event/: mteTrigger.c, mteTrigger.h
-, mteTriggerConf.c, mteTriggerDeltaTable.c:
-
- Implement support for delta-valued samples.
- Only tested with Boolean entries, and a basic sysUpTime.0
- discontinuity marker. Threshold delta-valued samples and
- wildcarded discontinuity OIDs ought to work, but still need testing.
-
-2005-10-04 10:26 dts12
-
- * agent/mibgroup/disman/event/mteTrigger.c:
-
- Canonicalise previous/current results - matching entries leads to
- simpler test code. Adjust Existence tests to take advantage of this.
-
-2005-10-03 19:47 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Win32 installer: Fix typo in script, fix %windir% env var check.
-
-2005-10-03 07:51 dts12
-
- * agent/mibgroup/ucd-snmp/pass_persist.c:
-
- Run SET assignments during the ACTION pass, so errors can be reported.
- (Should fix Bug #864281, and be consistent with pass.c behaviour)
-
-2005-10-01 16:51 rstory
-
- * dist/nsb-nightly:
-
- add option for email of error results
-
-2005-10-01 15:50 rstory
-
- * agent/mibgroup/host/hr_system.c:
-
- fix utmp include ifdef logic
-
-2005-10-01 12:25 rstory
-
- * configure:
-
- update for configure.in
-
-2005-10-01 12:23 rstory
-
- * configure.in, agent/mibgroup/host/hr_storage.c:
-
- check for mbstat.m_mbufs before using
-
-2005-09-29 18:51 hardaker
-
- * acconfig.h:
-
- Fix bug #1150018: Dynamic allocation of disk storage array.
-
-2005-09-29 18:48 hardaker
-
- * agent/mibgroup/ucd-snmp/disk.c,
- include/net-snmp/net-snmp-config.h.in:
-
- Fix bug #1150018: Dynamic allocation of disk storage array.
-
-2005-09-29 18:28 hardaker
-
- * agent/mibgroup/target/snmpTargetAddrEntry.c:
-
- Patch from bug#1234834: fixes targetaddrtimeout so its writable
-
-2005-09-29 18:16 hardaker
-
- * local/mib2c.column_enums.conf:
-
- added generation of enums for scalars
-
-2005-09-29 13:16 rstory
-
- * snmplib/snmpUnixDomain.c:
-
- set sock buf size for unix domain sockets
-
-2005-09-29 06:06 dts12
-
- * agent/mibgroup/disman/event/: mteTrigger.c,
- mteTriggerConf.c:
-
- Implement single-valued threshold triggers.
-
-2005-09-28 18:28 alex_b
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- Win32 MSVC: Enable AES encryption when SSL is enabled.
-
-2005-09-28 17:22 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_common.c:
-
- swap reversed if/else code
-
-2005-09-28 15:36 rstory
-
- * agent/mibgroup/utilities/iquery.c:
-
- provide default for internal secname
-
-2005-09-28 12:38 tanders
-
- * configure, configure.in:
-
- Fix last remaining "present, but cannot be compiled" warning on Solaris 9
-
-2005-09-28 11:36 dts12
-
- * agent/mibgroup/disman/: event.h, event/.cvsignore,
- event/mteEvent.c, event/mteEvent.h,
- event/mteEventConf.c, event/mteEventConf.h,
- event/mteEventNotificationTable.c,
- event/mteEventNotificationTable.h, event/mteEventSetTable.c
-, event/mteEventSetTable.h, event/mteEventTable.c
-, event/mteEventTable.h, event/mteObjects.c,
- event/mteObjects.h, event/mteObjectsConf.c,
- event/mteObjectsConf.h, event/mteObjectsTable.c,
- event/mteObjectsTable.h, event/mteTrigger.c,
- event/mteTrigger.h, event/mteTriggerBooleanTable.c,
- event/mteTriggerBooleanTable.h, event/mteTriggerConf.c
-, event/mteTriggerConf.h, event/mteTriggerDeltaTable.c
-, event/mteTriggerDeltaTable.h,
- event/mteTriggerExistenceTable.c,
- event/mteTriggerExistenceTable.h, event/mteTriggerTable.c
-, event/mteTriggerTable.h,
- event/mteTriggerThresholdTable.c,
- event/mteTriggerThresholdTable.h:
-
- New implementation of the DisMan Event MIB.
-
-2005-09-28 10:26 hardaker
-
- * man/snmpd.conf.5.def:
-
- added documentation describing the exec() path requirement
-
-2005-09-28 10:21 hardaker
-
- * man/snmpcmd.1.def:
-
- Updated docs on -Ib to document extra limitations
-
-2005-09-28 06:09 dts12
-
- * agent/helpers/table_data2.c,
- include/net-snmp/agent/table_data2.h:
-
- Extend table interface with row comparison API routines.
-
-2005-09-28 06:07 dts12
-
- * agent/mibgroup/utilities/: iquery.c, iquery.h:
-
- Use the default query session from the library.
-
-2005-09-28 06:03 dts12
-
- * include/net-snmp/library/snmp_client.h,
- snmplib/snmp_client.c:
-
- Support the idea of a "default session" for the query convenience routines.
-
-2005-09-28 05:00 tanders
-
- * README:
-
- reveal my continued presence around here
-
-2005-09-28 04:53 dts12
-
- * snmplib/snmp_api.c:
-
- Callback to report establishment of a connection (from Magnus Fromreide)
-
-2005-09-27 22:02 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c:
-
- - convert mask to network byte order
- - update pfx_len counting for network byte order
- - add little endian /proc/net/route example line
- - only set route policy for default gateway routes
- - update for new static policy flag
- - new route create/delete functions
-
-2005-09-27 19:25 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c
-:
-
- - move active row set restriction to dependency check function
- - update assert to test against new expected value
-
-2005-09-27 19:12 tanders
-
- * include/net-snmp/system/solaris2.10.h:
-
- add Solaris 10 support
-
-2005-09-27 19:08 rstory
-
- * NEWS:
-
- mention dynamic ipv4 route creation/deletion
-
-2005-09-27 17:45 tanders
-
- * README.tru64, agent/mibgroup/mibII/tcpTable.c,
- agent/mibgroup/mibII/udpTable.c:
-
- Tru64 Unix 5.x build fixes (bug #1217509)
-
-2005-09-27 14:51 hardaker
-
- * local/mib2c.genhtml.conf:
-
- print range information
-
-2005-09-27 13:14 rstory
-
- * agent/mibgroup/ip-forward-mib/inetCidrRouteTable/:
- inetCidrRouteTable.c, inetCidrRouteTable.h,
- inetCidrRouteTable_constants.h,
- inetCidrRouteTable_data_access.c,
- inetCidrRouteTable_data_access.h,
- inetCidrRouteTable_interface.c,
- inetCidrRouteTable_interface.h:
-
- - update generated code
- - use new route_entry functions for dynamic ipv4 route creation/deletion
- - nuke generated column undo funcs, use new table level one instead
- - add some depedency validation (addr type & expected addr len)
-
-2005-09-27 13:05 rstory
-
- * local/mib2c-conf.d/generic-ctx-get.m2i:
-
- remove debugging comments
-
-2005-09-27 12:53 hardaker
-
- * agent/mibgroup/host/hr_swrun.c:
-
- patch #1304400: better hrSWRunType support
-
-2005-09-27 12:45 hardaker
-
- * agent/mibgroup/smux/smux.c:
-
- patch #1225360 to fix the smux encoding of the requestid to a signed int
-
-2005-09-27 12:14 rstory
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- key vacm "no access" warning off agent_mode instead of app type
-
-2005-09-27 12:05 rstory
-
- * agent/mibgroup/ucd-snmp/proxy.c:
-
- remove unnecessary sock startup
-
-2005-09-27 12:04 rstory
-
- * include/net-snmp/data_access/route.h:
-
- - document that addresses are in network byte order
- - bump max policy oid length to 2, to handle default null oid case
- - move policy static flag definition with other flags
- - change policy static flag so as not to conflict with item changed flags
- - add new policy deep copy flag
- - add macro of 'change item' flags mask
-
-2005-09-27 12:01 rstory
-
- * local/mib2c-update:
-
- add --forward flag to patch command
-
-2005-09-27 12:00 rstory
-
- * local/mib2c-conf.d/generic-ctx-get.m2i:
-
- - use new mib2c left/right hand length units for proper sizes when copying
- and comparing data
-
-2005-09-27 11:59 rstory
-
- * local/mib2c-conf.d/generic-table-indexes-set.m2i:
-
- - override default left/right hand length units; both are elements
- - update initial set of max len to be elements
-
-2005-09-27 11:58 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- define default left/right hand lenght units (bytes/elements)
-
-2005-09-27 11:56 rstory
-
- * local/mib2c-conf.d/generic-table-oids.m2c:
-
- - define separate settable flags
- - define settable column macro
-
-2005-09-27 11:54 rstory
-
- * local/mib2c-conf.d/mfd-data-access.m2c:
-
- fix incorrect return define suggestion in comment
-
-2005-09-27 11:53 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - always track if data context was provided by user
- - don't call data ctx init routine for user provided data
- - remove internal/verbose prefix from all debug error cases
- - don't try to copy indexes if index check failed (and ctx was released!)
- - call row_prep for newly created rows (dynamic row creation)
- - call new table undo before column undo
-
-2005-09-27 11:47 rstory
-
- * local/mib2c-conf.d/mfd-persistence.m2i:
-
- - only include settable object when calculating tmp storage size
- - don't call col_save routine if column isn't settable
-
-2005-09-27 11:43 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- add table level undo before column level undo
-
-2005-09-27 11:42 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-dependencies.m2i:
-
- handle newly created row w/row status of destroy
-
-2005-09-27 11:39 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_common.c:
-
- - don't free rt_policy if static flag set
- - new function to set route changes
- - new function to copy route_entries
-
-2005-09-27 11:37 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route.h:
-
- require new route_ioctl for linux
-
-2005-09-27 11:36 rstory
-
- * agent/mibgroup/agent/nsCache.c:
-
- - update timeout for auto-update caches when mib value changed
-
-2005-09-27 11:34 rstory
-
- * agent/snmpd.c:
-
- - move code for help case after all command line args have been processed
- - add new command line option (-n) for 'application name'; very useful for
- having multiple configs, and works well with persistent store too. Open
- for suggestions on a different char (or merge w/some existing multi-char
- set; maybe -C).
-
-2005-09-27 11:26 rstory
-
- * configure:
-
- update for configure.in
-
-2005-09-27 11:26 rstory
-
- * configure.in:
-
- - add disman/event-mib to default module list
- - add host to default module list for
- linux* | mingw32* | cygwin* | freebsd* | dynix* | solaris2* | hpux*
-
-2005-09-27 10:44 rstory
-
- * agent/mibgroup/: if-mib/ifTable/.cvsignore,
- if-mib/ifXTable/.cvsignore,
- ip-forward-mib/inetCidrRouteTable/.cvsignore,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/.cvsignore:
-
- ignore some non-source files generated by MFD
-
-2005-09-27 10:41 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/: route_ioctl.c,
- route_ioctl.h, route_linux.h:
-
- copy route ioctls from mibII/route_write & update for route_entry
-
-2005-09-26 19:42 hardaker
-
- * snmplib/mib.c:
-
- Fix bug 1292896 checking for -1 before searching for TC type
-
-2005-09-26 18:54 rstory
-
- * configure:
-
- update for configure.in
-
-2005-09-26 18:40 rstory
-
- * configure.in:
-
- don't make decisions based on target_os until after it's set!
-
-2005-09-26 18:37 hardaker
-
- * snmplib/vacm.c:
-
- Bug Patch #1296842: don't return from void function
-
-2005-09-26 16:21 tanders
-
- * testing/tests/Sv3config:
-
- fix SNMPv3 config if AES isn't available
-
-2005-09-26 13:00 tanders
-
- * testing/RUNTESTS:
-
- Fix "-x" option
-
-2005-09-26 08:25 tanders
-
- * configure, configure.in:
-
- OpenBSD build fix: bring in sys/timeout.h
-
-2005-09-24 15:02 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Win32 installer: Put back missing 'Are you sure you want to completely
- remove' message when uninstalling.
-
-2005-09-23 21:45 alex_b
-
- * win32/dist/: README.build.win32.txt,
- installer/net-snmp.nsi:
-
- Win32 installer: Add optional check for OpenSSL DLL (libeay32.dll)
-
-2005-09-23 12:24 rstory
-
- * NEWS:
-
- note that snmpd now implemented notification logging and filtering
-
-2005-09-23 10:41 tanders
-
- * configure:
-
- Rerun autoconf
-
-2005-09-23 10:20 rstory
-
- * agent/mibgroup/host/hr_system.c:
-
- shrink buffer size so MIB size limit not exceeded
-
-2005-09-22 19:02 rstory
-
- * configure.in:
-
- move socketvar.h after socket.h
-
-2005-09-22 17:21 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Win32 installer: Default to dislabed for development files.
-
-2005-09-22 15:35 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- put var name in braces to separate from appended text
-
-2005-09-20 09:23 dts12
-
- * snmplib/read_config.c:
-
- Since the length parameter isn't always required when storing data,
- allow it to be omitted (and correct the misleading comment as to
- how this is actually used!)
-
-2005-09-16 15:30 hardaker
-
- * configure, configure.in:
-
- Patch from Patrick Welche to fix quoting for newer autoconfs
-
-2005-09-16 15:24 hardaker
-
- * agent/mibgroup/disman/mteEventTable.c:
-
- correct missing function calls now replaced by tdata.
-
-2005-09-16 14:38 hardaker
-
- * snmplib/read_config.c:
-
- support for string parsing of counter64s
-
-2005-09-16 14:34 rstory
-
- * configure:
-
- update for configure.in
-
-2005-09-16 14:33 rstory
-
- * configure.in, dist/net-snmp.spec:
-
- update out-of-sync version numbers
-
-2005-09-16 13:00 rstory
-
- * agent/mibgroup/mibII/route_write.c:
-
- don't try to use SIOC(ADD|DEL)RT if they aren't defined
-
-2005-09-16 12:45 rstory
-
- * agent/mibgroup/host/hr_swrun.c:
-
- HRSWRUNPERF_MEM don't work on darwin8
-
-2005-09-16 12:41 rstory
-
- * agent/Makefile.in, apps/Makefile.in:
-
- use new configure var PERLLDOPTS
-
-2005-09-16 12:10 tanders
-
- * configure, configure.in:
-
- add missing second semicolon
-
-2005-09-16 11:51 dts12
-
- * snmplib/: check_varbind.c, snmp_api.c,
- snmp_logging.c:
-
- Pick up a couple of stray 'strings' that slipped through.
- (and a bogus ASN type name)
-
-2005-09-16 10:55 rstory
-
- * agent/mibgroup/ucd-snmp/disk.c:
-
- refine conditional includes logic
-
-2005-09-16 10:46 rstory
-
- * agent/mibgroup/mibII/tcp.c:
-
- include sys/socketvar.h iff available
-
-2005-09-16 10:43 rstory
-
- * configure.in:
-
- break perl ld opts into its own var
-
-2005-09-16 10:41 rstory
-
- * configure:
-
- update for configure.in
-
-2005-09-16 10:31 rstory
-
- * configure.in:
-
- configure.in
-
-2005-09-16 08:52 dts12
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
-
- Tweak to use the revised 'tdata' API.
-
-2005-09-16 07:48 dts12
-
- * local/: mib2c.container.conf, mib2c.table_data.conf:
-
- Use the appropriate library utility routines for returning a
- column value, and checking the validity of an assignment.
-
-2005-09-16 07:33 dts12
-
- * local/mib2c.table_data.conf:
-
- Use the (revised) container-based 'table_data2' helper.
-
-2005-09-16 07:21 dts12
-
- * local/: mib2c.container.conf, mib2c.table_data.conf:
-
- Fix typo when defining range of valid columns.
-
-2005-09-16 07:18 dts12
-
- * agent/helpers/table_data2.c, agent/helpers/table_dataset2.c
-, include/net-snmp/agent/table_data2.h,
- include/net-snmp/agent/table_dataset2.h:
-
- I've never like the renaming of the container-based table_data
- API calls and data structures. If we're starting to think about
- releasing this code, then any alterations must be made *before*
- this goes live, or else it'll be too late.
-
- I've finally come up with a form of naming for the table_data2
- code that I'm reasonably happy with (based around 'tdata'),
- so this patch rewrites this helper to use that style (as well
- as tweaking the dataset2 code to match).
- The main dataset2 API hasn't been properly updated, but this
- should probably also be addressed before 5.3 goes out of the door.
-
- This version also illustrates a suitable "generic table API",
- that could usefully be considered for other table helpers as
- well. Some aspects of it may be specific to the table_data
- framework, but the basic ideas are more widely relevant.
-
-2005-09-16 06:44 dts12
-
- * agent/helpers/table_dataset2.c:
-
- A container-based 'dataset' implementation will automatically convert
- GETNEXT/BULK requests into an equivalent GET request (including updating
- the OID). So all that's required is to return the appropriate value.
- The 'netsnmp_table_data2_build_result' routine is therefore redundent.
-
-2005-09-16 06:37 dts12
-
- * include/net-snmp/library/check_varbind.h,
- snmplib/check_varbind.c:
-
- Define a new check utility routine for unsigned integers.
- Integers are meant to be represented as 'long' rather than 'int' values.
-
-2005-09-16 06:30 dts12
-
- * snmplib/: asn1.c, int64.c, parse.c,
- read_config.c, snmp-tc.c, snmpAAL5PVCDomain.c,
- snmpIPXDomain.c, snmpTCPDomain.c,
- snmpTCPIPv6Domain.c, snmpUDPDomain.c,
- snmpUDPIPv6Domain.c, snmp_api.c, snmp_logging.c
-, snmp_transport.c:
-
- Blitz use of 'string' as a variable name.
-
-2005-09-16 05:49 dts12
-
- * configure:
-
- Regenerate to match updated 'configure.in'
-
-2005-09-16 01:16 hardaker
-
- * snmplib/snmpksm.c:
-
- Use a security model number defined in the global header instead of a
- hard-coded number
-
-2005-09-16 01:14 hardaker
-
- * include/net-snmp/library/snmp_secmod.h:
-
- define security model numbers for net-snmp specific security models
- here to keep a registry in a central place.
-
-2005-09-16 01:13 hardaker
-
- * include/net-snmp/library/snmplocalsm.h,
- snmplib/snmplocalsm.c:
-
- - Defined a local security model that assumes the person that executed
- the agent is the one who should be authorized. It requires that a
- transport was used that was not a direct network transport (EG,
- currently this means it was tunneled or sent through stdin/out
- channel). Authentication and encryption level, being unknown, is
- left at noAuthNoPriv.
-
- This model is expected to be used for experimental and purposes only
- at this time and should probably not be used in production.
-
-2005-09-16 00:45 hardaker
-
- * include/net-snmp/library/snmp.h:
-
- define a PDU tunneled flag
-
-2005-09-15 11:58 rstory
-
- * configure.in:
-
- check for mnt_dir in statvfs
-
-2005-09-15 09:50 hardaker
-
- * mibs/makehtml.pl:
-
- Added a link to the conformance summary.
-
-2005-09-15 09:48 hardaker
-
- * snmplib/snmp_transport.c:
-
- - Added STD init
-
-2005-09-15 09:46 hardaker
-
- * include/net-snmp/library/snmpSTDDomain.h,
- include/net-snmp/library/snmp_transport.h,
- snmplib/snmpSTDDomain.c:
-
- - Added ability for STD handler to call external things to pipe to/from
- - Beginning support for a transport being known as "tunneled".
-
-2005-09-15 09:45 hardaker
-
- * dist/makerelease:
-
- minor fixes
-
-2005-09-15 09:44 hardaker
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- Definitions for new features (std and a future SM model)
-
-2005-09-14 23:04 rstory
-
- * agent/mibgroup/host/hr_storage.c:
-
- check for struct member before using
-
-2005-09-14 20:24 rstory
-
- * configure.in:
-
- - check for sys/socketvar.h earlier
- - include sys/socketvar.h in network header tests
- - fix without-elf test
-
-2005-09-14 20:06 rstory
-
- * include/net-snmp/system/darwin8.h:
-
- missing defines for darwin8 (OS X 10.4.2)
-
-2005-09-14 14:18 hardaker
-
- * include/net-snmp/library/snmpSTDDomain.h,
- snmplib/snmpSTDDomain.c:
-
- Added a odd transport to do stuff through stdin/out
-
-2005-09-13 14:49 rstory
-
- * include/net-snmp/library/snmp_locking.h:
-
- remove unused file
-
-2005-09-12 11:36 dts12
-
- * testing/Makefile.in:
-
- Provide a make target for testing the MIBs implemented by an agent.
- The behaviour of this target may need some adjustment, but it's a start...
-
-2005-09-12 11:24 dts12
-
- * include/net-snmp/agent/table_array.h:
-
- Document that 'delete_row' hook doesn't return a useful result.
-
-2005-09-12 11:16 dts12
-
- * include/net-snmp/agent/all_helpers.h:
-
- Include the table_array helper (as used by the "mib2c.array-user.conf"
- template) in the combined helper header file.
- (Now we'll find out why it was omitted.....)
-
-2005-09-12 10:50 dts12
-
- * snmplib/: check_varbind.c, snmp-tc.c:
-
- Ensure that invalid RowStatus assignments return a 'wrongValue' error.
-
-2005-09-12 10:46 dts12
-
- * include/net-snmp/library/check_varbind.h,
- snmplib/check_varbind.c:
-
- Additional SET validation utility routines
- (for OID and general INTEGER assignments)
-
-2005-09-12 10:29 dts12
-
- * agent/mibgroup/: utilities.h, utilities/iquery.h:
-
- Include the new "internal query" module
-
-2005-09-09 07:11 dts12
-
- * local/Makefile.in:
-
- Install new mib2c config files. (Bug #1284315)
-
-2005-09-09 06:09 dts12
-
- * perl/OID/OID.xs:
-
- Ensure that the MIB internals are initialised before using them. (Bug #705536)
-
-2005-09-08 14:56 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- remove shutdown code (handled by ifTable)
-
-2005-09-07 10:30 dts12
-
- * perl/agent/default_store/Makefile.PL:
-
- Fix a 'my' list declaration that slipped through the net.
- Can finally close bugs #579705 & #601190.
-
-2005-09-07 07:28 dts12
-
- * agent/helpers/table.c:
-
- Report errors for invalid table OIDs appropriately for the type of request.
- (Based on patch #1276999 by Robert Wilcox)
-
-2005-09-07 05:13 dts12
-
- * snmplib/snmpusm.c:
-
- Tweak to USM debugging - help detect engineID mismatches
-
-2005-09-06 21:48 alex_b
-
- * win32/: libsnmp_dll/libsnmp.def,
- libsnmp_dll/libsnmp.def.in, netsnmpmibs/Makefile.in,
- netsnmpmibs/netsnmpmibs.dsp, netsnmpmibssdk/Makefile.in
-, netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Win32 build fixes
-
-2005-09-06 20:37 alex_b
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- Win32 MSVC compile fix - declare variables at the top of the function.
-
-2005-09-06 20:07 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Change default version for binary.
-
-2005-09-06 20:06 alex_b
-
- * README.win32, win32/Makefile.in, win32/build.pl
-, win32/dist/installer/net-snmp.nsi:
-
- Add 'Development files' section to win32 binary
-
-2005-09-06 19:29 alex_b
-
- * win32/dist/README.txt:
-
- Win32: Update binary README.txt to reference README.win32
-
-2005-09-06 19:17 tanders
-
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.cvsignore
-:
-
- add .libs and *.lo
-
-2005-09-06 16:23 rstory
-
- * agent/mibgroup/:
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.h,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-, mibII/udpTable.c:
-
- fix reversed ipAddress on little endian architectures
-
-2005-09-06 11:19 rstory
-
- * Makefile.top:
-
- move to libtool recommended versioning
-
-2005-09-05 19:00 rstory
-
- * agent/mibgroup/if-mib/: ifTable/ifTable.c,
- ifTable/ifTable.h, ifTable/ifTable_constants.h,
- ifTable/ifTable_data_access.c,
- ifTable/ifTable_data_access.h, ifTable/ifTable_interface.c
-, ifTable/ifTable_interface.h, ifXTable/ifXTable.c
-, ifXTable/ifXTable.h, ifXTable/ifXTable_constants.h
-, ifXTable/ifXTable_data_access.c,
- ifXTable/ifXTable_data_access.h,
- ifXTable/ifXTable_interface.c,
- ifXTable/ifXTable_interface.h:
-
- update generated code
-
-2005-09-05 16:16 rstory
-
- * testing/tests/Sv3config:
-
- check for OpenSSL before trying to use AES
-
-2005-09-04 12:08 rstory
-
- * testing/RUNTESTS:
-
- use existing SNMP_VERBOSE env value, if set
-
-2005-09-04 11:56 rstory
-
- * man/Makefile.in:
-
- test conditional instead of ignoring execution error
-
-2005-09-02 20:33 hardaker
-
- * apps/: snmptrapd_auth.c, snmptrapd_auth.h:
-
- added template functions for authorization decisions
-
-2005-09-02 19:32 hardaker
-
- * remove-files:
-
- remove .cvsignore files
-
-2005-09-01 17:07 rstory
-
- * local/mib2c-conf.d/mfd-persistence.m2i:
-
- extra paranoid length checks
-
-2005-09-01 16:45 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- account for hexified text len on persistent store save
-
-2005-08-31 22:29 alex_b
-
- * NEWS, perl/SNMP/SNMP.xs:
-
- Apply patch for bug 1206712: Perl getnext doesn't honor explicit reference
- to MIB file
-
-2005-08-30 11:40 rstory
-
- * testing/tests/: T160rfc1213, T161rfc1213, T162rfc1213
-:
-
- remove non-conditional tests of potentially unimplemented objects
-
-2005-08-30 08:21 rstory
-
- * agent/mibgroup/examples/notification.c:
-
- keep running count of traps sent
-
-2005-08-30 08:19 rstory
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- add notification filtering per RFC 3413, section 6
-
-2005-08-30 08:11 rstory
-
- * agent/mibgroup/notification.h:
-
- use new mfd snmpNotifyFilterTable
-
-2005-08-30 08:06 rstory
-
- agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_constants.h
-:
-
- new file
-
-2005-08-29 21:03 rstory
-
- * agent/mibgroup/: if-mib/ifTable/.cvsignore,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/.cvsignore,
- tcp-mib/tcpConnectionTable/.cvsignore,
- tcp-mib/tcpListenerTable/.cvsignore:
-
- ignore txt files
-
-2005-08-29 21:00 rstory
-
- * agent/mibgroup/: snmp-notification-mib.h,
- snmp-notification-mib/snmpNotifyFilterTable.h,
- snmp-notification-mib/snmpNotifyFilterTable/.cvsignore,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.h
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.h
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c
-,
- snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.h
-:
-
- - new MFD snmpNotifyFilterTable
-
-2005-08-29 20:53 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- - remove commented out mib2c code
- - set row dirty flag on succesfful commit
- - clear row dirty flag on successful undo commit
-
-2005-08-29 20:52 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - change dirty flag to u_int
- - always generated interface irreversible_commit
- - move auto row insert/delete to irreversible_commit
- - release deleted rows in post_request, before calling user
- - warning if dirty flag set on unsuccessful packet
- - memset local struct to 0x00 before use
- - copy indexes to rowreq oid_idx on create
- - set (incr) global dirty if user set row dirty
- - clear (decr) global dirty if use cleared flag on undo
-
-2005-08-29 20:47 rstory
-
- * local/mib2c-update:
-
- autocreate current dir, if needed
-
-2005-08-29 20:47 rstory
-
- * include/net-snmp/agent/mfd.h:
-
- - fix comments on user flags
- - add user flag mask
- - add mfd row mask
- - add MFD_ROW_DIRTY flag
-
-2005-08-29 20:46 rstory
-
- * local/mib2c-conf.d/mfd-persistence.m2i:
-
- add comments
-
-2005-08-29 20:45 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - add comments
- - move flag clear a little later
-
-2005-08-29 20:38 rstory
-
- * local/mib2c-conf.d/node-get.m2i:
-
- tweak comment
-
-2005-08-29 20:38 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-dependencies.m2i:
-
- - fix required columns test (they are a min, not exact requirement)
- - auto-transition createAndGo to active
- - set MFD_ROW_DELETED on destroy
- - tweak log message on creation errors
-
-2005-08-29 20:36 rstory
-
- * include/net-snmp/library/vacm.h, snmplib/vacm.c:
-
- - rework view list functions to take pointer to head (vs hardcoded head)
-
-2005-08-29 20:32 rstory
-
- * snmplib/container_binary_array.c:
-
- add iterator support
-
-2005-08-29 20:31 rstory
-
- * include/net-snmp/library/container.h:
-
- - fix some comments
- - tweaks for iterator support
- - remove unused soted_container typedef
-
-2005-08-29 20:29 rstory
-
- * snmplib/system.c:
-
- remove unused var
-
-2005-08-29 20:26 rstory
-
- * agent/mibgroup/target/target.c:
-
- - set new target paramName in session
- - fix bug: strdup securityName, since it will be freed on session close
-
-2005-08-29 20:24 rstory
-
- * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c
-:
-
- add target paramName
-
-2005-08-29 20:20 rstory
-
- * agent/mibgroup/notification/: snmpNotifyFilterProfileTable.c
-, snmpNotifyFilterProfileTable.h:
-
- rename get_FilterName -> get_FilgerProfileName
-
-2005-08-29 20:18 rstory
-
- * agent/mibgroup/header_complex.c:
-
- log warning on duplicate add_data
-
-2005-08-29 20:16 rstory
-
- * agent/helpers/bulk_to_next.c:
-
- add debug
-
-2005-08-29 20:15 rstory
-
- * agent/mib_modules.c:
-
- - move mib module shutdowns to a SHUTDOWN callback so they are called
- after the last snmp_store() and can release table data
- - add logic for testing extra init_mib_modules() calls
-
-2005-08-29 20:12 rstory
-
- * agent/snmpd.c:
-
- - move mib module shutdowns to a SHUTDOWN callback so they are called
- after the last snmp_store(), and can release table data
-
-2005-08-29 20:09 rstory
-
- * include/net-snmp/library/snmp_client.h,
- snmplib/snmp_client.c:
-
- move find_varbind_int_list to snmp_client.c
-
-2005-08-29 20:08 rstory
-
- * agent/agent_trap.c:
-
- - move find_varbind_int_list to snmp_client.c
- - remove extraneous text in debug msg
-
-2005-08-29 20:06 rstory
-
- * agent/agent_trap.c:
-
- if sink contains ':', pass whole thing as peername. (allows tcp sinks)
-
-2005-08-29 18:25 tanders
-
- * agent/mibgroup/ucd-snmp/logmatch.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- include/net-snmp/library/default_store.h,
- snmplib/data_list.c, snmplib/read_config.c,
- snmplib/snmp_api.c:
-
- introduce granular config/persistent file disablement (Patch #1259257 by Steven Friedl)
-
-2005-08-26 09:15 dts12
-
- * dist/net-snmp.spec:
-
- Advertise the main RPM as providing the equivalent of the RedHat/Fedora
- 'net-snmp-utils' RPM. Bring the main information settings into line
- with current rpmbuild expectations ('License' rather than 'Copyright')
-
-2005-08-25 05:16 dts12
-
- * agent/mibgroup/mibII/: vacm_conf.c, vacm_vars.c:
-
- The view mask is not necessarily the same length as the OID it's
- masking against. Configure and report this properly. (Bug #1202692)
-
-2005-08-25 05:06 dts12
-
- * snmplib/check_varbind.c:
-
- Varbind checks should return an SNMPv2 error (wrongValue)
- rather than the equivalent SNMPv1 error (badValue).
-
-2005-08-23 10:05 dts12
-
- * agent/mibgroup/mibII/ip.c:
-
- Use 'ips_fragments' field of IP statistics structure, if available
- (See patch #1103739)
-
-2005-08-23 10:04 dts12
-
- * configure, configure.in:
-
- Test for 'ips_fragments' field in IP statistics structure.
- (See patch #1103739)
-
-2005-08-23 09:51 dts12
-
- * apps/snmptrapd.c:
-
- Remove '-l' option from optarg processing
- (since the corresponding case statement was deleted months ago!)
- Reported by John Pfaff.
-
-2005-08-22 21:17 alex_b
-
- * NEWS, apps/snmpdelta.c:
-
- win32: Fix for 'select: No such file or directory' in snmpdelta
-
-2005-08-22 14:08 tanders
-
- * local/snmpconf.dir/snmp-data/authopts:
-
- add missing AES support
-
-2005-08-22 13:49 tanders
-
- * man/: snmp.conf.5.def, snmpd.conf.5.def,
- snmptrapd.conf.5.def:
-
- fully document AES
-
-2005-08-19 19:06 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- grrr; *really* fix typo
-
-2005-08-19 19:05 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- fix typo
-
-2005-08-19 10:35 tanders
-
- * man/snmpd.conf.5.def:
-
- emphasize to use "proxy ... .1.3" (not just .1) to proxy the entire MIB tree (Bug #1249594)
-
-2005-08-19 10:06 tanders
-
- * agent/snmpd.c:
-
- improve help output for "-D" (Bug #1249556) and "-c"
-
-2005-08-19 09:24 tanders
-
- * snmplib/check_varbind.c:
-
- add missing return statement to netsnmp_check_vb_size_range() (Bug #1263523)
-
-2005-08-19 07:59 tanders
-
- * man/snmpdelta.1.def:
-
- fix typo
-
-2005-08-19 05:55 tanders
-
- * agent/mibgroup/notification-log-mib/.cvsignore:
-
- initial .cvsignore
-
-2005-08-19 05:43 tanders
-
- * agent/mibgroup/: hardware/cpu/.cvsignore,
- hardware/memory/.cvsignore, if-mib/ifTable/.cvsignore
-, if-mib/ifXTable/.cvsignore,
- ip-forward-mib/inetCidrRouteTable/.cvsignore,
- ip-forward-mib/ipCidrRouteTable/.cvsignore,
- ip-mib/inetNetToMediaTable/.cvsignore,
- ip-mib/ipAddressTable/.cvsignore,
- ip-mib/ipSystemStatsTable/.cvsignore:
-
- ignore .libs at more places
-
-2005-08-19 05:08 tanders
-
- * README.agent-mibs:
-
- list context support and fix typo
-
-2005-08-18 18:51 alex_b
-
- * snmplib/snmp_client.c:
-
- Win32 MSVC: Use __int64 instead of long long.
-
-2005-08-18 18:05 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - move test after foreach loop
- - set interactive flat after overwrite
-
-2005-08-18 18:00 rstory
-
- * snmplib/asn1.c:
-
- return error if asn buffer exceeds objid dest buffer
-
-2005-08-18 17:53 rstory
-
- * agent/helpers/table_data2.c:
-
- - remove unused index_oid/len
- - restore netsnmp_table_data2_build_result
-
-2005-08-18 17:52 rstory
-
- * include/net-snmp/agent/table_data2.h:
-
- remove unused index_oid/len
-
-2005-08-18 17:50 rstory
-
- * agent/snmpd.c:
-
- quiet compiler
-
-2005-08-18 17:35 rstory
-
- * dist/nsb-functions:
-
- - don't overwrite existing configure extras
- - add make extras
-
-2005-08-18 17:35 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- bring hpux function decl in line w/protype
-
-2005-08-18 17:13 rstory
-
- * agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.c
-:
-
- fix bug 1259049: snmpd segfaults in IP-MIB during snmpwalk
-
-2005-08-18 09:44 rstory
-
- * snmplib/: asn1.c, int64.c, snmp_client.c:
-
- - lots of 64 bit checks added iff SIZEOF_LONG != 4
- - check counter64 high/low overflows (int64.c)
- - truncate received values to 32 bits (asn1.c)
- - truncate sent values to 32 bits before encoding (asn1.c)
- - update set_var_value (snmp_client.c)
- - truncate varbind value sets to 32 bits
- - handle set of integers of various lengths (1, 2, 4, 8 bytes)
-
-2005-08-18 06:05 dts12
-
- * agent/agent_trap.c:
-
- Don't generate authFail traps if these are not required.
- (Bug #1226788, reported by Wang Tek Kee)
-
-2005-08-17 20:44 alex_b
-
- * agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- win32/libsnmp/Makefile.in, win32/libsnmp/libsnmp.dsp
-, win32/libsnmp_dll/Makefile.in,
- win32/libsnmp_dll/libsnmp_dll.dsp:
-
- Win32 MSVC build fixes: LONG_MIN not defined (limits.h) and added
- fd_event_manager.c to build files.
-
-2005-08-17 20:29 alex_b
-
- * README.win32:
-
- Add 'Co-existence with Microsoft SNMP services' section and update the
- 'Interactions with Other Vendor's Products' section.
-
-2005-08-17 17:50 tanders
-
- * man/snmp.conf.5.def:
-
- Improve documentation on clientAddr token: also used by snmpd when sending notifications
-
-2005-08-17 09:41 dts12
-
- * include/net-snmp/types.h:
-
- Fix problems with 32/64-bit type definitions (Bug #1254990)
-
-2005-08-17 08:36 dts12
-
- * agent/agent_index.c, agent/agent_read_config.c,
- agent/agent_registry.c, agent/agent_trap.c,
- agent/auto_nlist.c, agent/mib_modules.c,
- agent/snmp_agent.c, agent/snmp_vars.c,
- agent/snmpd.c, agent/helpers/baby_steps.c,
- agent/helpers/bulk_to_next.c, agent/helpers/cache_handler.c
-, agent/helpers/debug_handler.c,
- agent/helpers/instance.c, agent/helpers/mode_end_call.c
-, agent/helpers/multiplexer.c, agent/helpers/null.c
-, agent/helpers/old_api.c, agent/helpers/read_only.c
-, agent/helpers/row_merge.c, agent/helpers/scalar.c
-, agent/helpers/scalar_group.c,
- agent/helpers/serialize.c, agent/helpers/stash_cache.c
-, agent/helpers/stash_to_next.c, agent/helpers/table.c
-, agent/helpers/table_array.c,
- agent/helpers/table_container.c,
- agent/helpers/table_data.c, agent/helpers/table_dataset.c
-, agent/helpers/table_iterator.c,
- agent/helpers/watcher.c,
- include/net-snmp/net-snmp-includes.h, snmplib/data_list.c
-, snmplib/oid_stash.c,
- agent/mibgroup/agentx/client.c,
- agent/mibgroup/agentx/master.c,
- agent/mibgroup/agentx/master_admin.c,
- agent/mibgroup/agentx/protocol.c,
- agent/mibgroup/agentx/subagent.c,
- agent/mibgroup/mibII/at.c,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/route_headers.h,
- agent/mibgroup/mibII/route_write.c,
- agent/mibgroup/mibII/sysORTable.c,
- agent/mibgroup/mibII/system_mib.c,
- agent/mibgroup/mibII/udp.c,
- agent/mibgroup/mibII/vacm_conf.c,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/ucd-snmp/disk.c,
- agent/mibgroup/ucd-snmp/errormib.c,
- agent/mibgroup/ucd-snmp/extensible.c,
- agent/mibgroup/ucd-snmp/file.c,
- agent/mibgroup/ucd-snmp/logmatch.c,
- agent/mibgroup/ucd-snmp/memory_aix4.c,
- agent/mibgroup/ucd-snmp/memory_freebsd2.c,
- agent/mibgroup/ucd-snmp/memory_hpux.c,
- agent/mibgroup/ucd-snmp/memory_netbsd1.c,
- agent/mibgroup/ucd-snmp/memory_solaris2.c,
- agent/mibgroup/ucd-snmp/pass.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- agent/mibgroup/ucd-snmp/proc.c:
-
- Remove redundant '#include <dmalloc.h>' statements, since this is handled in
- the header file which is included anyway. (Patch #1108053 by Jun Kuriyama)
-
-2005-08-17 07:50 dts12
-
- * testing/tests/: T110agentxget, T111agentxset,
- T112agentxsetfail, T113agentxtrap:
-
- Support running AgentX tests when configured using separate
- 'agentx/master agentx/subagent' modules (Patch #1049794 from magfr)
-
-2005-08-17 05:54 dts12
-
- * snmplib/snmpUDPDomain.c:
-
- Extend length of com2sec "source" buffer (Patch #1225130 from Andrew Steets)
-
-2005-08-17 04:45 dts12
-
- * snmplib/winpipe.c:
-
- Fix typo (patch #1255713 by Bernhard Penz)
-
-2005-08-16 20:09 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- fix bug 1259051: snmpd segfaults on amd64
-
-2005-08-16 17:16 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- allow ipv4 stats to work if v6 stats are not available
-
-2005-08-16 16:56 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- fix bug 1259054: snmpd: cannot open /proc/net/snmp6
-
-2005-08-16 12:29 dts12
-
- * configure, configure.in:
-
- Typo in the description of --enable-mib-config-checking (bug #1238301)
-
-2005-08-16 11:59 rstory
-
- * local/snmpconf:
-
- always specify perms to mkdir, as it is not option for older perl versions
-
-2005-08-15 18:42 rstory
-
- * agent/agent_trap.c:
-
- set timeout/retries to default for inform sessions
-
-2005-08-15 18:37 rstory
-
- * agent/helpers/scalar_group.c:
-
- fix typo
-
-2005-08-15 18:21 rstory
-
- * agent/helpers/: instance.c, scalar_group.c, table.c
-:
-
- wait for delegated requests before retries
-
-2005-08-14 17:22 alex_b
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- Fix spelling mistake in description of a define.
-
-2005-08-11 13:39 rstory
-
- * agent/mibgroup/mibII/system_mib.c:
-
- fix length of sysObjectID
-
-2005-08-01 07:39 alex_b
-
- * agent/snmpd.c:
-
- -don't use getdtablesize() for WIN32
-
-2005-08-01 07:39 alex_b
-
- * win32/: libhelpers/libhelpers.dsp,
- libnetsnmptrapd/Makefile.in,
- libnetsnmptrapd/libnetsnmptrapd.dsp, snmptrapd/Makefile.in
-, snmptrapd/snmptrapd.dsp:
-
- -Win32: Update project files with new location for notification_log.c and
- missing table_data2.c for MSVC GUI
-
-2005-08-01 07:37 alex_b
-
- * snmplib/data_list.c:
-
- -Fix win32 build problem - declare variables before using.
-
-2005-07-28 07:47 dts12
-
- * local/mib2c:
-
- Simple 'while' loop, and (non-error) quit statement.
-
-2005-07-26 08:06 dts12
-
- * apps/snmpusm.c:
-
- Probe for engineID initially, so that it's available for constructing
- the usmUserTable OIDs.
-
-2005-07-26 06:19 tanders
-
- * FAQ:
-
- Update OS support section. Still likely to be outdated for some platforms.
-
-2005-07-25 19:53 tanders
-
- * testing/TESTCONF.sh:
-
- fix bug 1230366: add "-n" to "netstat -a" to make it work even if port numbers have corresponding service names
-
-2005-07-25 19:28 rstory
-
- * agent/: mibgroup/if-mib/data_access/interface_ioctl.c,
- auto_nlist.c:
-
- keep compiler happy; include header w/prototype
-
-2005-07-25 19:27 rstory
-
- * agent/mibgroup/mibII/ipAddr.c:
-
- keep compiler happy; move param type decl into param decl list
-
-2005-07-25 19:26 rstory
-
- * local/mib2c-conf.d/generic-value-map-reverse.m2i:
-
- - move comment end out of conditional (since start is as well)
- - include ctx set for non-enum types
-
-2005-07-25 19:25 rstory
-
- * local/mib2c-conf.d/: generic-ctx-get.m2i,
- generic-ctx-set.m2i:
-
- deal with oid length vs size during get/set
-
-2005-07-25 15:57 rstory
-
- * configure:
-
- run autoconf
-
-2005-07-25 15:56 rstory
-
- * configure.in:
-
- add notification-log-mib to default mib list
-
-2005-07-25 15:55 rstory
-
- * apps/: snmptrapd.c, snmptrapd_handlers.c:
-
- - fix notifcation log include path
- - only include notification log code if module included
-
-2005-07-25 14:35 marz
-
- * agent/mibgroup/hardware/: cpu/.cvsignore, memory/.cvsignore
-:
-
- fixing cvs ignore for shared libs
-
-2005-07-25 13:22 rstory
-
- * apps/Makefile.depend:
-
- remove dependencies on/for notification_log
-
-2005-07-25 11:39 dts12
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- Generate different code for caching and non-caching container frameworks
- (rather than including caching support regardless)
-
-2005-07-25 11:37 dts12
-
- * local/mib2c-conf.d/: default-mfd-top.m2c,
- m2c_table_save_defaults.m2i, mfd-interactive-setup.m2c
-, mfd-makefile.m2m, mfd-top.m2c:
-
- AgentX makefile and subagent driver code weren't getting generated
- (even if they were requested). Fix this.
-
-2005-07-25 11:34 dts12
-
- * include/net-snmp/library/snmp_client.h,
- snmplib/snmp_client.c:
-
- Convenience routine for setting an integer varbind value.
-
-2005-07-21 21:54 rstory
-
- * include/net-snmp/agent/ds_agent.h:
-
- add NETSNMP_DS_NOTIF_LOG_CTX string
-
-2005-07-21 21:52 rstory
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- log notification if using notification log mib module
-
-2005-07-21 21:51 rstory
-
- * agent/helpers/table_container.c:
-
- add todo commen
-
-2005-07-21 21:49 rstory
-
- * apps/snmptrapd.c:
-
- - remove commented out var decl
- - remove unused num_received
- - set snmptrapd context for notification log module
-
-2005-07-21 21:47 rstory
-
- * apps/: snmptrapd_handlers.c, snmptrapd_handlers.h:
-
- add interface to notification log agent module
-
-2005-07-21 21:47 rstory
-
- * apps/: Makefile.in, notification_log.c,
- notification_log.h:
-
- remove unused notification_log files
-
-2005-07-21 21:36 rstory
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
-
- - make num_received static
- - add local enabled flag, set when module init called
- - return immediately from log_notification if not enabled
- - use correct index in compare, so we have a chance at finding the right row
- (this fixes the varbind memory leak)
-
-2005-07-21 20:13 rstory
-
- * agent/mibgroup/agentx/master.c:
-
- strdup tmp ds string that will be released
-
-2005-07-21 19:04 rstory
-
- * agent/mibgroup/notification-log-mib/notification_log.c:
-
- add missing semi-colon
-
-2005-07-21 19:01 rstory
-
- * agent/mibgroup/notification-log-mib/: notification_log.c,
- notification_log.h:
-
- - remove agentx conditional compile
- - remove snmptrapd headers
- - re-work log size management
- - add context parameter for table init routines
- - new ds_app for module init to determine context
- - remove dontRetainLogs config (use -I -notification_log)
- - chg debug symbol (log_notification->notification_log)
- - remove extraneous comments
- - make sure transport ptr has value before using
-
-2005-07-21 18:47 rstory
-
- * agent/mibgroup/: notification-log-mib/notification_log.c,
- notification-log-mib/notification_log.h,
- notification-log-mib.h:
-
- original versions
-
-2005-07-20 20:34 alex_b
-
- * local/snmpconf:
-
- -Add wrapper for environment variables (my_getenv) to add Windows registry
- support for persistent folder/file check
- -Fix bug in get_persistentDir call (it was not passing the filename of
- snmp.conf
-
-2005-07-20 18:19 rstory
-
- * snmplib/system.c:
-
- move header include to top of file
-
-2005-07-20 18:17 rstory
-
- * snmplib/snmp_client.c:
-
- add missing header
-
-2005-07-20 18:14 rstory
-
- * snmplib/container_null.c:
-
- fix include of own header (cut-n-paste error)
-
-2005-07-20 18:10 rstory
-
- * include/net-snmp/library/: mib.h, snmp_api.h:
-
- add missing prototype
-
-2005-07-20 18:09 rstory
-
- * include/net-snmp/agent/table_data2.h:
-
- remove prototype for non-existent func; add missing prototype
-
-2005-07-20 18:08 rstory
-
- * dist/RELEASE-INSTRUCTIONS:
-
- tweak parameters for nsb-config example
-
-2005-07-20 18:07 rstory
-
- * agent/mibgroup/hardware/cpu/cpu_linux.c:
-
- keep compiler happy; remove redundant semicolon
-
-2005-07-20 18:02 rstory
-
- * agent/helpers/all_helpers.c:
-
- keep compiler happy; add missing includes/prototype
-
-2005-07-20 18:00 rstory
-
- * configure.in:
-
- check for bad option [with|enable]-ssl
-
-2005-07-20 17:59 rstory
-
- * Makefile.in:
-
- make sure check run find on srcdir
-
-2005-07-20 11:30 dts12
-
- * snmplib/data_list.c:
-
- Guard against using nameless data lists. This still
- won't work properly, but at least the agent won't crash.
- (Yes, I know this should never happen - but you can't trust
- some people not to do something stupid - naming no names)
-
-2005-07-20 11:27 dts12
-
- * agent/helpers/table_array.c:
-
- Include the handler name when registering a table_array.
-
-2005-07-19 13:44 rstory
-
- * README.agent-mibs:
-
- fix cut-n-paste; new tables are linux only
-
-2005-07-19 10:52 dts12
-
- * local/mib2c.container.conf:
-
- Improve handling of variable-length index and column values.
-
-2005-07-19 10:52 dts12
-
- * local/mib2c.table_data.conf:
-
- Fix handling of variable-length indexes.
-
-2005-07-19 10:49 dts12
-
- * agent/helpers/table_array.c,
- include/net-snmp/agent/table_array.h:
-
- Provide another registration API to hide the helper internals
- from user-level code.
-
-2005-07-18 17:57 rstory
-
- * NEWS, README.agent-mibs:
-
- update for new tcpConnectionTable and tcpListenerTable
-
-2005-07-18 17:53 rstory
-
- * agent/mibgroup/tcp-mib/tcpListenerTable/: tcpListenerTable.c
-, tcpListenerTable.h, tcpListenerTable_data_access.c
-:
-
- initial working version
-
-2005-07-18 17:39 rstory
-
- * agent/mibgroup/: tcp-mib.h,
- tcp-mib/tcpListenerTable/tcpListenerTable.c,
- tcp-mib/tcpListenerTable/tcpListenerTable.h,
- tcp-mib/tcpListenerTable/tcpListenerTable_constants.h,
- tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c,
- tcp-mib/tcpListenerTable/tcpListenerTable_data_access.h,
- tcp-mib/tcpListenerTable/tcpListenerTable_interface.c,
- tcp-mib/tcpListenerTable/tcpListenerTable_interface.h:
-
- initial code for tcpListenerTable
-
-2005-07-18 17:31 rstory
-
- * agent/mibgroup/tcp-mib/tcpConnectionTable/: tcpConnectionTable.c
-, tcpConnectionTable.h, tcpConnectionTable_constants.h
-, tcpConnectionTable_data_access.c,
- tcpConnectionTable_data_access.h,
- tcpConnectionTable_interface.c,
- tcpConnectionTable_interface.h:
-
- - load cache from data access
- - map address type
- - shrink storage for indexes
-
-2005-07-18 17:28 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_common.c:
-
- - fix index oid pointer
- - add update of pid
-
-2005-07-18 17:28 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c:
-
- - use new private header
- - fix load prototypes
- - check new listen state require/exclude load flag
- - fix copy of remote address
-
-2005-07-18 16:26 rstory
-
- * local/mib2c:
-
- print bad line when bailing on error
-
-2005-07-18 16:25 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- fix cut-n-paste flub
-
-2005-07-18 16:24 rstory
-
- * local/mib2c-conf.d/node-get.m2i:
-
- remove duplicate comment block
-
-2005-07-18 16:23 rstory
-
- * include/net-snmp/data_access/tcpConn.h:
-
- - remove unused defines/comments
- - add pid to struct
- - add load flags to require/exlude listen state
-
-2005-07-18 16:20 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- add debug to freeBSD (esp error cases)
-
-2005-07-18 15:50 rstory
-
- * agent/mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.c
-:
-
- correct data struct name
-
-2005-07-18 15:41 rstory
-
- * agent/mibgroup/tcp-mib/: tcpConnectionTable.h,
- tcpConnectionTable/tcpConnectionTable.c,
- tcpConnectionTable/tcpConnectionTable.h,
- tcpConnectionTable/tcpConnectionTable_constants.h,
- tcpConnectionTable/tcpConnectionTable_data_access.c,
- tcpConnectionTable/tcpConnectionTable_data_access.h,
- tcpConnectionTable/tcpConnectionTable_interface.c,
- tcpConnectionTable/tcpConnectionTable_interface.h:
-
- initial versions
-
-2005-07-18 14:08 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_private.h:
-
- private implementation header
-
-2005-07-15 18:41 rstory
-
- * local/mib2c-conf.d/: generic-table-constants.m2c,
- generic-table-enums.m2c, generic-table-oids.m2c,
- mfd-interface.m2c:
-
- quote string argument in assignment
-
-2005-07-15 18:27 rstory
-
- * snmplib/snmp_api.c:
-
- clear session from callback client args on free
-
-2005-07-14 19:01 rstory
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- fix intr/ctx overflows
-
-2005-07-14 18:50 rstory
-
- * agent/mibgroup/utilities.h:
-
- config_require utilities/execute (for snmptrapd)
-
-2005-07-07 12:30 rstory
-
- * snmplib/system.c:
-
- do not close all non-std fds in daemonize (as we have probably opened some)
-
-2005-07-07 12:25 rstory
-
- * agent/snmpd.c:
-
- - close all non-standard fds inherited from shell immediately
- - register signal handlers much sooner, so early signal doesn't core
-
-2005-07-06 12:34 rstory
-
- * agent/Makefile.in:
-
- tweak target to build (all) libs to use existing INSTALLLIBS
-
-2005-07-01 18:58 rstory
-
- * agent/mibgroup/ucd-snmp/proxy.c:
-
- - use utility routine to clear delegated flag
- - don't set error for timeout on get-next
- - release delegated cache when undelegating requests
-
-2005-06-30 11:40 rstory
-
- * snmplib/snmp_api.c:
-
- - iff not applied, fix free of pkt to use alloc'd ptr, not offset in pkt
- - iff applied, remove redundant prt clear after SNMP_FREE
-
-2005-06-30 05:27 tanders
-
- * man/: snmp.conf.5.def, snmpcmd.1.def, snmpd.8.def
-, snmptrapd.conf.5.def:
-
- Patch 1226187: document missing config file tokens and cmdline options
-
-2005-06-30 04:39 dts12
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- Calculate "cooked" values from historical data.
- This changes the meaning of these figures from a system
- life-time average to a (more useful) one-minute average,
- and brings the Linux implementation into line with most
- other architectures.
-
-2005-06-30 04:35 dts12
-
- * agent/mibgroup/hardware/cpu/cpu.c,
- include/net-snmp/agent/hardware/cpu.h:
-
- Standard (system-independent) mechanism for tracking historical CPU
- statistics, in order to calculate rolling averages.
-
-2005-06-29 17:27 hardaker
-
- * snmplib/snmp_api.c:
-
- Do proper checks for zero return and wait rather than closing the connection
-
-2005-06-29 13:40 hardaker
-
- * snmplib/snmp_api.c:
-
- Patch from Roman Tsiroulnikov to catch -1 return code from check_packet functions
-
-2005-06-28 08:37 dts12
-
- * agent/mibgroup/hardware/memory/memory_linux.h:
-
- Tweak the name of the core HAL memory module.
-
-2005-06-27 14:08 hardaker
-
- * perl/SNMP/: SNMP.xs, examples/trap-example.pl:
-
- Patch from David Beattie to fix trap reception
-
-2005-06-27 05:07 dts12
-
- * agent/mibgroup/: host/hr_storage.c, host/hr_storage.h
-, ucd-snmp/memory.c, ucd-snmp/memory.h:
-
- Use Hardware Abstraction Layer to implement Memory monitoring on Linux systems.
-
-2005-06-27 05:06 dts12
-
- * agent/mibgroup/: host/hr_proc.c, host/hr_proc.h,
- ucd-snmp/vmstat.c, ucd-snmp/vmstat.h:
-
- Use Hardware Abstraction Layer to implement CPU monitoring on Linux systems.
-
-2005-06-27 04:57 dts12
-
- * agent/mibgroup/hardware/cpu.h,
- agent/mibgroup/hardware/memory.h,
- agent/mibgroup/hardware/cpu/cpu.c,
- agent/mibgroup/hardware/cpu/cpu.h,
- agent/mibgroup/hardware/cpu/cpu_linux.c,
- agent/mibgroup/hardware/cpu/cpu_linux.h,
- agent/mibgroup/hardware/memory/hw_mem.c,
- agent/mibgroup/hardware/memory/hw_mem.h,
- agent/mibgroup/hardware/memory/memory_linux.c,
- agent/mibgroup/hardware/memory/memory_linux.h,
- include/net-snmp/agent/hardware/cpu.h,
- include/net-snmp/agent/hardware/memory.h:
-
- Preliminary implementation of a Hardware Abstraction Layer
- (Just covering CPU and memory information for now, and
- only implemented on Linux-based systems. But it's a start!)
-
-2005-06-27 04:53 dts12
-
- * agent/mibgroup/disman/schedCore.c:
-
- Handle week-day bit specifications.
-
-2005-06-27 04:50 dts12
-
- * agent/mibgroup/disman/schedCore.c:
-
- Handle reverse-day bit specifications.
-
-2005-06-24 06:18 dts12
-
- * agent/mibgroup/disman/schedCore.c:
-
- Initial implementation of calandar-based scheduling.
- This doesn't handle reverse-day or weekday bits yet,
- but should provide the basic functionality needed for
- the "cron" and "at" configure directives.
-
-2005-06-23 08:55 dts12
-
- * agent/mibgroup/disman/schedCore.c:
-
- More meaningful debug output.
-
-2005-06-22 20:16 rstory
-
- * man/snmpd.conf.5.def:
-
- - document logmatch, agentxperms, com2secunix, engineIDType, engineIDNic
- and leave_pidfile tokens
-
-2005-06-22 20:05 rstory
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- remove snmpd diskio token and the unused static variable it sets
-
-2005-06-22 19:48 rstory
-
- * snmplib/system.c:
-
- oops. declare variable used in new code.
-
-2005-06-22 19:35 rstory
-
- * testing/eval_tools.sh:
-
- apply patch from 1219548: don't use deprecated option
-
-2005-06-22 19:31 rstory
-
- * snmplib/snmpUnixDomain.c:
-
- apply patch from 1219548: don't unlink null filename
-
-2005-06-22 19:08 rstory
-
- * snmplib/system.c:
-
- close all fds after daemonizing
-
-2005-06-22 17:03 rstory
-
- * Makefile.in:
-
- new check target for full paths in dependency files
-
-2005-06-22 16:04 rstory
-
- * agent/snmpd.c:
-
- apply slightly modified version of 1225440: register singal handlers earlier
-
-2005-06-22 15:57 rstory
-
- * apps/snmptrapd.c:
-
- apply slightly modified version of 1225440: register singla handles earlier
-
-2005-06-22 13:22 rstory
-
- * apps/notification_log.c:
-
- move ifdef test after header with define is included
-
-2005-06-22 06:08 dts12
-
- * agent/mibgroup/disman/: schedConf.c, schedTable.c:
-
- Use the new schedTable entry creation routines.
-
-2005-06-22 06:07 dts12
-
- * agent/mibgroup/disman/schedCore.c:
-
- Ensure sensible default settings for an internal session.
-
-2005-06-22 05:41 dts12
-
- * agent/mibgroup/utilities/iquery.c,
- include/net-snmp/agent/ds_agent.h:
-
- Support configuration of the version and security level
- used to make internal queries.
- Unfortunately, community-based requests don't currently
- work over the callback transport, but I'm working on that.
-
-2005-06-22 05:39 dts12
-
- * include/net-snmp/library/snmpv3.h, snmplib/snmpv3.c:
-
- Separate out parsing security level tokens into a separate routine.
-
-2005-06-21 17:39 rstory
-
- * configure:
-
- run autoconf
-
-2005-06-21 17:36 rstory
-
- * snmplib/snmp_api.c:
-
- remove redundant assert
-
-2005-06-21 17:34 rstory
-
- * include/net-snmp/library/snmp_logging.h:
-
- prototype for netsnmp_logging_restart
-
-2005-06-21 17:33 rstory
-
- * include/net-snmp/agent/snmp_vars.h:
-
- prototypes for should_init and add_to_init_list
-
-2005-06-21 17:32 rstory
-
- * acconfig.h, configure.in, apps/notification_log.c
-, apps/snmptrapd.c,
- include/net-snmp/net-snmp-config.h.in:
-
- - new --disable-snmptrapd-subagent configure option
- - check new option to disable sub-agent code
- - add 'I' option to command line processing, to disable modules
- - use should_init to determine if notification log mib is disabled
- - use new snmp_logging_restart on HUP
-
-2005-06-21 11:46 rstory
-
- * include/net-snmp/library/snmp_logging.h:
-
- prototype for snmp_stderrlog_status
-
-2005-06-21 11:40 dts12
-
- * agent/mibgroup/disman/: schedCore.c, schedCore.h:
-
- A cleaner approach to creating entries in the schedTable
-
-2005-06-21 11:38 dts12
-
- * agent/mibgroup/utilities/: iquery.c, iquery.h:
-
- Consistently work with SNMP versions, not "processing models".
-
-2005-06-21 11:33 dts12
-
- * local/mib2c.table_data.conf:
-
- Correct template for cached table_data registration.
-
-2005-06-21 10:45 dts12
-
- * EXAMPLE.conf.def:
-
- Refer to the correct location for config files.
- (Spotted by Leo Lei)
-
-2005-06-21 10:09 rstory
-
- * apps/snmptrapd.c:
-
- - only add notification handler iff we are an agentx subagent
-
-2005-06-20 18:07 rstory
-
- * snmplib/snmp_api.c:
-
- - fix setting of expect response pdu flag (I broke it fixing the SNMPv3
- delayed engineID probe)
-
-2005-06-20 18:04 rstory
-
- * agent/mibgroup/ucd-snmp/proxy.c:
-
- fix proxy handling of NOSUCHNAME on a get-next, noted on users by John Hardin
-
-2005-06-20 17:38 rstory
-
- * agent/snmpd.c, snmplib/snmp_logging.c:
-
- - remove unused log flags in agent
- - set no default log flag for syslog cases
- - new snmp_stderrlog_status() checks for enabled stderr log handlers
- - fix re-enable of syslog in logging restart function
- - use correct function name to re-enabe file logs
- - C++ comments -> C comments
-
-2005-06-20 16:38 rstory
-
- * agent/snmpd.c, snmplib/snmp_logging.c:
-
- - new netsnmp_logging_restart() to close/reopen file based logs
- - purge agent setup_log
- - only enable default LOGFILE if no other log option defined
-
-2005-06-18 11:14 rstory
-
- * configure:
-
- run autoconf
-
-2005-06-18 10:44 rstory
-
- * configure.in:
-
- -move some arg checks earlier
- -move libwrap/rpm checks back after setting NONAGENTLIBS, so they aren't
- listed in app libs by net-snmp-config
-
-2005-06-16 13:58 rstory
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- oops- pass addr of var to sscanf
-
-2005-06-15 17:39 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- add prototype for func used before defined
-
-2005-06-15 08:05 dts12
-
- * snmplib/mib.c:
-
- Free the same pointer that was returned by 'strdup'
-
-2005-06-14 16:29 rstory
-
- * snmplib/snmp_api.c:
-
- - rework snmpv3 engineID probe delay to fix problems noted on coders
- - set up/check sess/pdu version a little earlier
- - set EXPECT_RESPONSE flag correctly initially, instead of global set
- and unset for certain cases. also do it a little earlier
- - move check for probe higher up call stack - now will be done the first
- time a session sends a v3 pdu that expects a response
-
-2005-06-14 12:56 dts12
-
- * agent/mibgroup/disman/schedConf.c:
-
- Use "agentSecName" for retrieving schedule information.
-
-2005-06-14 12:00 rstory
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- fix bug 1197183: ssRawCpu* stays on 2^32-1 instead of rolling over
-
-2005-06-14 11:54 rstory
-
- * snmplib/read_config.c:
-
- oops- move var decl to func that var was moved to
-
-2005-06-14 11:09 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- fix bug 1217261: IF-MIB reports incorrect stats on AMD64
-
-2005-06-14 10:41 rstory
-
- * snmplib/read_config.c:
-
- - process optional config files during pre-mib config too
- - if optional configs prefixed with '-', process before default configs
-
-2005-06-14 07:44 dts12
-
- * agent/mibgroup/: disman/mteTriggerTable.c,
- disman/mteTriggerTable.h, utilities/iquery.c:
-
- Move "agentSecName" config directive to the iquery utility module.
-
-2005-06-14 07:37 dts12
-
- * snmplib/snmp_client.c:
-
- Distinguish snmp_send errors from SNMP errStat errors
-
-2005-06-14 07:37 dts12
-
- * snmplib/snmpCallbackDomain.c:
-
- Populate callback PDU with SNMPv3 defaults from the session structure.
-
-2005-06-13 19:25 rstory
-
- * configure, include/net-snmp/net-snmp-config.h.in:
-
- run autoheader, autoconf
-
-2005-06-13 19:20 rstory
-
- * configure.in,
- agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- apply patch 1198210: using ethtool for gigabit NICs
-
-2005-06-13 19:01 rstory
-
- * agent/helpers/stash_cache.c:
-
- update for previous cache_hint method
-
-2005-06-13 17:25 rstory
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- alway pass hints to lower handlers
-
-2005-06-13 17:15 rstory
-
- * snmplib/mib.c:
-
- - make mibs, mibdirs and mibfiles handling consistent:
- - '-XXX' adds XXX before existing
- - '+XXX' adds XXX after existing
- NOTE: this restores original behavior of '+' to that of 5.0.1. After
- 5.0.2, if I read the code right, '+' behaviour on the cmd line and
- in MIBDIRS was reversed and not consistent with handle_mibs_conf.
-
-2005-06-13 15:34 rstory
-
- * README.tru64:
-
- new read me for Tru64
-
-2005-06-13 12:30 dts12
-
- * agent/mibgroup/mibII/: ifTable.c, ifTable.h,
- ifTable_columns.h, ifXTable_columns.h:
-
- Remove obsolete ifTable rewrite.
-
-2005-06-13 12:25 dts12
-
- * apps/snmptrapd_handlers.c:
-
- Run trap handlers using 'system()' rather than 'execv()',
- to support trap handler shell scripts.
-
-2005-06-13 12:16 dts12
-
- * snmplib/: container_binary_array.c, parse.c,
- snmpUDPIPv6Domain.c, snmp_parse_args.c, system.c
-, winservice.c:
-
- Guard against assorted malloc failures.
- Reported by Andreas Moroder.
-
-2005-06-13 11:38 dts12
-
- * snmplib/mib.c:
-
- Remove bogus handling of zero-width hints.
- These might be pointless, but they are strictly valid.
- (See RFC 2579, Section 3.1 (1))
-
-2005-06-13 10:52 dts12
-
- * include/net-snmp/library/parse.h, snmplib/parse.c,
- snmplib/mib.c:
-
- Possible mechanism for addressing namespace clashes
- (in response to Matthew Boehm' Asterisk problem)
-
-2005-06-10 16:04 hardaker
-
- * mibs/UDP-MIB.txt:
-
- update from RFC4113
-
-2005-06-10 16:02 rstory
-
- * testing/rfc1213/run:
-
- apply testing-rfc1213-run.diff from patch 1217475: build fixes
-
-2005-06-10 15:57 hardaker
-
- * mibs/rfclist:
-
- update the UDP-MIB to just published RFC4113
-
-2005-06-10 15:54 rstory
-
- * testing/TESTCONF.sh:
-
- apply testing-testconf.diff from patch 1217475: build fixes
-
-2005-06-10 15:51 rstory
-
- * agent/helpers/Makefile.in:
-
- apply agent-helpers-makefile.diff from patch 1217475: build fixes
-
-2005-06-10 13:07 rstory
-
- * agent/mibgroup/agentx/subagent.c:
-
- init handler for agentxsocket for subagents too
-
-2005-06-10 10:55 dts12
-
- * configure.in, configure:
-
- Yet Another Attempt to find the correct quoting of configure options.
-
-2005-06-10 07:33 dts12
-
- * agent/mibgroup/disman/schedCore.c:
-
- Update to use the renamed internal and library query API calls.
-
-2005-06-10 07:32 dts12
-
- * agent/mibgroup/utilities/: iquery.c, iquery.h:
-
- Tweak the specifically agent-internal query routines to use the SNMP
- library versions.
-
-2005-06-10 07:29 dts12
-
- * include/net-snmp/library/snmp_client.h,
- snmplib/snmp_client.c:
-
- Move (and rename) session-based "internal query" API calls into the SNMP
- library, so they're available as a convenience to all SNMP applications.
-
-2005-06-10 05:30 dts12
-
- * agent/mibgroup/mibII/interfaces.c:
-
- Move special handling for "ip" interfaces to SUNV3-only code block.
- No-one can remember what this was intended for, and it breaks
- Linux IPv6 tunnel interfaces.
-
-2005-06-10 04:23 dts12
-
- * net-snmp-config.in:
-
- Bring authentication/encryption flags into line with the other commands.
- In fact, treats '-A/-a' as equivalent, and uses the value to distinguish
- between protocols and pass phrases. (And similarly for -X/-x)
-
-2005-06-09 17:45 rstory
-
- * snmplib/snmp_api.c:
-
- fix bug 1207023: snmpd crash on tcp disconnect
-
-2005-06-09 17:19 rstory
-
- * snmplib/: snmp_api.c, snmp_client.c:
-
- - move snmp_varlist_add_variable size checks to snmp_set_var_value
- - use snmp_set_var_value in snmp_varlist_add_variable
-
-2005-06-09 11:52 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_common.c,
- include/net-snmp/data_access/tcpConn.h,
- agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c:
-
- add ipv6 support
-
-2005-06-09 11:45 rstory
-
- * include/net-snmp/library/tools.h, snmplib/tools.c:
-
- rename param, update docs, to reduce confusion
-
-2005-06-09 05:13 dts12
-
- * agent/mibgroup/disman/schedConf.c:
-
- Implement parsing of the "at" and "cron" config directives.
- These still don't actually work, but you can't have everything....
-
-2005-06-09 05:12 dts12
-
- * agent/mibgroup/disman/schedConf.c:
-
- Fix parsing of "repeat" directive.
-
-2005-06-09 05:09 dts12
-
- * agent/mibgroup/disman/: schedConf.c, schedCore.h:
-
- It would be vaguely helpful if I knew the difference between
- hours and months, and how many of each there were!
-
-2005-06-09 05:06 dts12
-
- * agent/mibgroup/disman/schedCore.c:
-
- Disable testing code.
- (initialising the library too early breaks config file processing:-()
-
-2005-06-08 15:57 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- skip ipv6 code if ipv6 not enabled; noted on coders by eirik nordbroden
-
-2005-06-07 10:17 dts12
-
- * agent/mibgroup/: disman.h, disman/schedConf.c,
- disman/schedConf.h, disman/schedCore.c,
- disman/schedCore.h, disman/schedTable.c,
- disman/schedTable.h, disman/schedule.h:
-
- Preliminary (and incomplete) implementation of the DisMan Schedule MIB.
-
-2005-06-06 05:31 dts12
-
- * agent/mibgroup/utilities/: iquery.c, iquery.h:
-
- Utility routines for making "internal queries", to retrieve or assign
- values from elsewhere in the current agent.
-
-2005-06-06 05:23 dts12
-
- * snmplib/snmpCallbackDomain.c:
-
- Populate callback PDU with defaults from the session structure.
- This allows community-based PDUs to be sent over a callback transport.
-
-2005-06-02 19:14 rstory
-
- * snmplib/snmp_api.c:
-
- delay SNMPv3 EngineID probe until needed
-
-2005-06-02 19:10 rstory
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- apply/re-apply fix for bug 1103644, FreeBSD memory leak
-
-2005-06-02 18:38 rstory
-
- * agent/helpers/: cache_handler.c, multiplexer.c,
- null.c, read_only.c:
-
- apply patch 1210632: Replace netsnmp_set_all_requests_error
-
-2005-05-30 17:21 nba
-
- * mibs/rfclist:
-
- RFC 4044: FC-MGMT-MIB
-
-2005-05-30 17:17 nba
-
- * mibs/IANAifType-MIB.txt:
-
- Current IANA version
-
-2005-05-27 14:08 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- commit missing strtok_r changes *cough*
-
-2005-05-23 18:48 hardaker
-
- * apps/snmp_perl_trapd.pl, perl/ASN/ASN.pm,
- perl/agent/default_store/default_store.pm,
- perl/default_store/default_store.pm, snmplib/snmp_debug.c
-, snmplib/snmpv3.c:
-
- Applied minor bug fix/doc patches from Thomas Anders in #1206982
-
-2005-05-23 16:42 hardaker
-
- * local/fixproc:
-
- Use mkstemp appropriate to generate temp files
-
-2005-05-20 10:03 dts12
-
- * apps/snmptrapd.c:
-
- Bring '-H' initialisation into line with normal startup.
-
-2005-05-16 15:50 hardaker
-
- * dist/net-snmp.spec:
-
- Don't auto-build dependencies. Specify a list instead.
-
-2005-05-16 15:49 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- A bit of renumbering.
-
-2005-05-16 15:43 hardaker
-
- * dist/makerelease:
-
- automatted release producer script
-
-2005-05-11 19:51 driehuis
-
- * configure.in:
-
- Fix typo in comment
-
-2005-05-11 10:02 alex_b
-
- * win32/dist/: htmlhelp/Net-SNMP.hhc, htmlhelp/Net-SNMP.hhp
-, scripts/readme2html:
-
- Add README.agent-mibs to Windows binary
-
-2005-05-11 05:20 nba
-
- * mibs/rfclist:
-
- More RFCs with MIBs
-
-2005-05-10 21:13 alex_b
-
- * local/: Makefile.in, snmpconf:
-
- snmpconf: Allow SNMPCONFPATH to have multiple paths defined such as when the
- persistent folder is included. snmpconf will also determine the configured
- persistent folder and prevent it from being treated as a regular configuration
- file.
-
-2005-05-10 20:44 alex_b
-
- * NEWS:
-
- Add fixes to NEWS for next release
-
-2005-05-09 21:07 driehuis
-
- * configure:
-
- Autoupdate
-
-2005-05-09 20:53 driehuis
-
- * configure.in:
-
- The kernel lives in /boot/kernel/kernel on recent FreeBSD's
-
-2005-05-09 19:35 alex_b
-
- * win32/dist/: README.txt,
- htmlhelp/Configuration_Overview.html,
- installer/net-snmp.nsi:
-
- Win32 binary: Add persist folder to SNMPCONFPATH
-
-2005-05-09 19:00 alex_b
-
- * man/snmp_config.5.def, man/snmpd.8.def,
- snmplib/snmp_api.c:
-
- -Persistent files were not being read at startup when using
- snmp.conf persistentDir
- -Update persistent storage sections of snmp_config and snmpd
- man pages
-
-2005-05-09 18:55 hardaker
-
- * local/mib2c.genhtml.conf:
-
- use more flexible css for markup and allow a passed in file
-
-2005-05-09 18:12 alex_b
-
- * COPYING:
-
- Add Fabasoft R&D Software (c) notice
-
-2005-05-09 16:37 nba
-
- * apps/snmpdf.c:
-
- detect extra arguments
-
-2005-05-09 16:33 nba
-
- * apps/snmpdf.c:
-
- snmpget => snmpdf
-
-2005-05-09 16:21 nba
-
- * mibs/rfclist:
-
- RFC 4008 is NAT-MIB
-
-2005-05-09 16:20 nba
-
- * apps/snmpnetstat/if.c:
-
- Find declarations for sighold/sigset/sigpause
-
-2005-05-09 16:18 nba
-
- * agent/mibgroup/ucd-snmp/memory.c:
-
- Ensure 0-termination of read file data
-
-2005-05-09 16:16 nba
-
- * agent/mibgroup/smux/smux.c:
-
- Detect too many defined peers. Properly parse symbolic peers
-
-2005-05-09 16:13 nba
-
- * agent/mibgroup/mibII/tcp.c:
-
- Needed external
-
-2005-05-09 16:10 nba
-
- * agent/mibgroup/disman/mteTriggerTable.c:
-
- Fix format warning
-
-2005-05-09 16:09 nba
-
- * local/Makefile.in:
-
- Fix for installing remote from source dir
-
-2005-05-09 16:06 nba
-
- * agent/mibgroup/mibII/interfaces.c:
-
- Fix for NetBSD
-
-2005-05-09 16:01 nba
-
- * configure, include/net-snmp/net-snmp-config.h.in:
-
- Generated
-
-2005-05-09 15:45 nba
-
- * configure.in, agent/mibgroup/ucd_snmp.h,
- agent/mibgroup/host/hr_storage.c,
- include/net-snmp/system/netbsd.h:
-
- Fixes for NetBSD/FreeBSD for swap data
-
-2005-05-09 15:17 nba
-
- * acconfig.h:
-
- Fix mingw test that was only applied to net-snmp-config.h.in
-
-2005-05-09 15:13 nba
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- Fix bogus preprocessor if
-
-2005-05-09 04:59 dts12
-
- * local/mib2c.table_data.conf:
-
- Illustrate handling of cached tables using the table_data helper.
- (Activate using "mib2c -Scache=true ...")
-
-2005-05-09 04:58 dts12
-
- * local/mib2c.table_data.conf:
-
- Extract required table structures when processing RowStatus assignments.
-
-2005-05-09 04:13 dts12
-
- * local/mib2c.iterate.conf:
-
- Fix table max/min column registration.
-
-2005-05-06 15:14 driehuis
-
- * configure:
-
- Autoupdate
-
-2005-05-06 15:11 driehuis
-
- * configure.in:
-
- Placate autoconf259 by testing and including <vm/vm.h> before testing
- <vm/swap_pager.h>
-
-2005-05-05 20:14 hardaker
-
- * agent/mibgroup/kernel_sunos5.c:
-
- Applied patch #1106443 from tolga ceylan to use a proper return code check for getKstatInt
-
-2005-05-05 20:04 hardaker
-
- * Makefile.top, snmplib/Makefile.in:
-
- Applied patch #1109712 to fix VPATH for rc files on cygwin
-
-2005-05-05 19:58 hardaker
-
- * snmplib/snmpTCPIPv6Domain.c:
-
- Patch #1110571 from Katsuhisa ABE to set ipv6 tcp sockets to ipv6 only if possible
-
-2005-05-05 19:51 hardaker
-
- * agent/mibgroup/if-mib/data_access/interface_common.c,
- snmplib/container.c:
-
- Applied part of patch #1110610 from Peter Breitenlohner for compiler warnings
-
-2005-05-05 19:29 hardaker
-
- * apps/snmptranslate.c, man/snmptranslate.1.def,
- snmplib/mib.c:
-
- Applied patch #1123242 from Mike McHenry to add mib2schema compliant output to snmptranslate
-
-2005-05-05 19:25 hardaker
-
- * agent/mibgroup/host/hr_proc.c:
-
- Applied patch #1124569 from Marcus Meissner to dynamically decide how
- many cpus there on linux and to better parse information about them.
- - modified to be compliant with ANSI and the coding style.
-
-2005-05-05 19:11 hardaker
-
- * perl/agent/agent.xs:
-
- Patch #1062114 by "snmpportal" to clean up a few memory leaks.
-
-2005-05-05 07:19 dts12
-
- * include/net-snmp/library/snmp.h, snmplib/mib.c:
-
- Patch #1117271 (variant) - check the buffer length when formatting
- an uptime string (though without changing the existing API call).
-
-2005-05-05 05:07 dts12
-
- * man/.cvsignore:
-
- Ignore additional generated client man pages
-
-2005-05-04 20:58 driehuis
-
- * configure:
-
- Autoupdate
-
-2005-05-04 20:56 driehuis
-
- * configure.in:
-
- Use the accumulated wisdom of the previous AC_HEADERCHECKS for
- HAVE_NETINET_IP_H, HAVE_NETINET_IF_H, HAVE_NETINET_IP_ICMP_H and
- HAVE_NETINET_UDP_H (in addition to the ones already present).
- This unbreaks the build on FreeBSD 5.3 and 4.10 (but the latter
- still isn't playing with the full vm_swap deck).
-
-2005-05-04 20:48 driehuis
-
- * include/net-snmp/system/freebsd5.h:
-
- FreeBSD 5.3 is really unhappy about getting _KERNEL defined. By forcing
- IFNET_NEEDS_KERNEL off we fix that (after all, defining _KERNEL really
- is a gross hack for platforms that don't properly export system
- internals -- famous last words:-)
-
-2005-05-04 11:48 dts12
-
- * configure.in, configure:
-
- Patch #1124652: options to explicitly include/exclude elf and bzip libraries
-
-2005-05-04 11:12 dts12
-
- * snmplib/snmp_client.c:
-
- Patch #1042447 - clone zero-length, non-NULL-pointer strings.
-
-2005-05-04 08:57 dts12
-
- * agent/mibgroup/mibII/interfaces.c:
-
- Patch #1051001 - skip unnecessary call to 'auto_nlist' under NetBSD
-
-2005-05-04 08:50 dts12
-
- * agent/mibgroup/examples/scalar_int.h:
-
- Patch #1096479 - fix declaration of initialisation routine.
-
-2005-05-04 08:45 dts12
-
- * agent/mibgroup/examples/notification.c:
-
- Patch #1096483 - fix a minor inconstistency
-
-2005-05-04 08:22 dts12
-
- * snmplib/parse.c:
-
- Patch #1103751 - skip editor backups when loading MIB files.
-
-2005-05-04 08:07 dts12
-
- * configure, configure.in:
-
- Patch #1109719: Remove (apparently) redundant quoting of configure options.
- This quoting was introduced early in the v5 lifetime to support "options
- containing spaces" (see revision 5.26). Simple testing seems to indicate
- that it's no longer needed, and it breaks AIX (possibly among others), so
- let's try without it.
- If no-one complains, this patch may need to be applied to the other branches
- as well.
-
-2005-05-04 07:13 dts12
-
- * agent/mibgroup/host/hr_swrun.c:
-
- Patch #1118132 - handle disappearing Linux processes.
-
-2005-05-04 06:42 alex_b
-
- * agent/mibgroup/util_funcs.c:
-
- Fixed #ifdef typo
-
-2005-05-04 06:13 dts12
-
- * snmplib/scapi.c:
-
- Patch #1117276 - tweak EVP_DigestFinal parameters to match expected types.
-
-2005-05-04 06:00 dts12
-
- * agent/mibgroup/host/hr_partition.c:
-
- Patch #1117265 - open devices with NDELAY when possible.
- Avoids agent hanging on missing removable devices.
-
-2005-05-03 18:26 alex_b
-
- * NEWS, agent/mibgroup/util_funcs.c,
- agent/mibgroup/ucd-snmp/pass_persist.c,
- win32/net-snmp/agent/mib_module_config.h:
-
- Win32: Apply patch 1153271 by Ekkehard Domning for snmpd pass_persist support
- for MSVC. Apply patch based on 1153271 for pass support for MSVC and MinGW.
-
-2005-05-03 10:38 dts12
-
- * local/mib2c.int_watch.conf:
-
- Use the watched scalar helper (rather than specialised instance helpers)
- for implementing integer-based scalar objects. Picks up on unsigned
- integer objects, as well as distinguishing between read-only/read-write
- MIB definitions.
-
-2005-05-03 10:28 dts12
-
- * local/mib2c.iterate.conf:
-
- Illustrate handling of cached tables using the iterator helper.
- (Activate using "mib2c -Scache=true ...")
-
-2005-05-03 10:23 dts12
-
- * snmplib/oid_stash.c:
-
- Stash lookup debugging code.
-
-2005-05-03 10:19 dts12
-
- * agent/helpers/watcher.c, include/net-snmp/agent/watcher.h
-:
-
- Convenience single-call APIs for integer-based watched scalars.
- (Modelled on the existing instance-based calls).
-
-2005-05-03 09:07 dts12
-
- * agent/helpers/table_data.c,
- include/net-snmp/agent/table_data.h:
-
- Provide a (trivial) get_{first,next} API.
- Not strictly necessary in itself, but should aid the
- transition to a container-based table_data style.
-
-2005-05-02 20:42 alex_b
-
- * agent/mibgroup/ucd-snmp/: pass.c, pass_persist.c:
-
- Add limits.h header file
-
-2005-05-02 18:46 alex_b
-
- * win32/: libsnmp/Makefile.in, libsnmp/libsnmp.dsp,
- libsnmp_dll/Makefile.in, libsnmp_dll/libsnmp_dll.dsp
-:
-
- Win32 MSVC support for fd_event_manager.[ch]
-
-2005-05-01 13:47 alex_b
-
- * agent/mibgroup/mibII/system_mib.c:
-
- Fix sysDescr support for MinGW
-
-2005-05-01 09:20 alex_b
-
- * local/passtest.pl:
-
- Added Perl version of /local/passtest shell script
-
-2005-04-30 20:38 alex_b
-
- * snmplib/tools.c:
-
- Cygwin: Add missing registry support for SNMPCONFPATH etc.
-
-2005-04-30 20:36 alex_b
-
- * README.win32, agent/mibgroup/mibII/at.c,
- agent/mibgroup/mibII/icmp.c,
- agent/mibgroup/mibII/interfaces.c,
- agent/mibgroup/mibII/ip.c, agent/mibgroup/mibII/ipAddr.c
-, agent/mibgroup/mibII/mibII_common.h,
- agent/mibgroup/mibII/route_headers.h,
- agent/mibgroup/mibII/route_write.c,
- agent/mibgroup/mibII/tcp.c,
- agent/mibgroup/mibII/tcpTable.c,
- agent/mibgroup/mibII/udpTable.c,
- agent/mibgroup/mibII/var_route.c, perl/SNMP/README:
-
- -Remove 'define WIN32' for Cygwin and change ifdefs to check for either
- WIN32 or cygwin.
- -Add section to README.win32 describing the various Windows defines.
- -Add note to README files about spaces in folder names when compiling.
-
-2005-04-30 18:36 alex_b
-
- * win32/libhelpers/: Makefile.in, libhelpers.dsp:
-
- Win32 MSVC build fixes
-
-2005-04-29 12:14 dts12
-
- * apps/snmptrapd.c:
-
- Patch #1149420 - use new external fd handler routines,
- to pave the way for more integrated trap handlers.
-
-2005-04-29 12:12 dts12
-
- * agent/agent_registry.c, agent/snmpd.c,
- include/net-snmp/agent/agent_registry.h,
- snmplib/Makefile.in, snmplib/fd_event_manager.c,
- include/net-snmp/library/fd_event_manager.h:
-
- Patch #1149420 - separate external fd handling off into
- a distinct library module. Submitted by Sten J. Olsson
-
-2005-04-29 11:56 dts12
-
- * agent/mibgroup/ucd-snmp/pass.c, man/snmpd.conf.5.def
-, agent/mibgroup/ucd-snmp/pass_persist.c:
-
- Patch #1154488 - option to specify priority of "pass" processing
-
-2005-04-29 11:48 dts12
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- Apply patch #1155337 - fix diskIO average support for FreeBSD5
-
-2005-04-27 20:22 alex_b
-
- * perl/: Makefile.PL, Makefile.subs.pl, ASN/Makefile.PL
-, OID/Makefile.PL, SNMP/Makefile.PL,
- TrapReceiver/Makefile.PL, agent/Makefile.PL,
- agent/default_store/Makefile.PL, default_store/Makefile.PL
-:
-
- Win32 MSVC: Abort compile if a space is detected in the base folder
- when compiling.
-
-2005-04-27 20:10 hardaker
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- Massive debugging of memory leaks. It is now memory-leak free!
-
-2005-04-27 20:09 hardaker
-
- * perl/OID/OID.xs:
-
- free the sub-name if not attached to the parent structure.
-
-2005-04-27 18:55 alex_b
-
- * NEWS, agent/mibgroup/host_res.h,
- agent/mibgroup/host/hr_swrun.c:
-
- Cygwin: Replace PID_ZOMBIE references as the flag was removed from
- Cygwin in mid Jan 2005.
-
-2005-04-26 18:13 rstory
-
- * local/mib2c.array-user.conf:
-
- - sync some comments
- - fix handling of OIDs in row_copy code, noted on IRC by davej_
-
-2005-04-25 12:32 rstory
-
- * agent/helpers/table_iterator.c:
-
- update table_iterator to use valid_column info
-
-2005-04-22 11:18 dts12
-
- * local/mib2c.table_data.conf:
-
- Improve handling of non-integer-based objects in table_data template code.
-
-2005-04-22 11:11 dts12
-
- * agent/helpers/instance.c:
-
- If an instance-based handler returns an error for a GetNext request,
- we need to skip on to the next valid instance.
-
-2005-04-22 10:54 dts12
-
- * snmplib/snmpusm.c:
-
- Protect against failure to create initial user.
-
-2005-04-21 12:52 rstory
-
- * snmplib/snmp_debug.c:
-
- don't track debug stats by default; add stats prototypes
-
-2005-04-21 10:57 rstory
-
- * agent/mibgroup/ucd-snmp/diskio.h, mibs/UCD-DISKIO-MIB.txt
-, agent/mibgroup/ucd-snmp/diskio.c:
-
- apply patch 1085243: Add 64-bit counters to diskIOTable
-
-2005-04-21 10:55 rstory
-
- * agent/mibgroup/host/hr_disk.c:
-
- init stat ptr to null
-
-2005-04-21 10:26 rstory
-
- * include/net-snmp/library/callback.h, snmplib/callback.c
-:
-
- - static delete_duplicates -> public netsnmp_callback_clear_client_arg
- - tabs to spaces
-
-2005-04-21 10:12 rstory
-
- * include/net-snmp/library/callback.h, snmplib/callback.c
-:
-
- add/use callback priority macros
-
-2005-04-21 10:05 rstory
-
- * snmplib/snmp_debug.c:
-
- add debug token exclusion
-
-2005-04-21 09:32 rstory
-
- * agent/mibgroup/agent/nsDebug.c:
-
- skip excluded tokens (til mib is updated)
-
-2005-04-20 23:07 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- update for change to ctx init default
-
-2005-04-20 23:06 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- add code for DEFVALs in ctx init
-
-2005-04-20 23:06 rstory
-
- * local/mib2c-conf.d/default-mfd-top.m2c:
-
- default to generate ctx init
-
-2005-04-20 19:23 rstory
-
- * local/mib2c-conf.d/mfd-data-access.m2c:
-
- add note on index attributes already tested
-
-2005-04-20 18:50 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - fix comments
- - revamp check_indexes to do basic validation before calling user func
- - explicit not writable case for index/read-only vars in set cols
-
-2005-04-20 18:47 rstory
-
- * local/mib2c-conf.d/mfd-data-access.m2c:
-
- add comments in index handling function headers
-
-2005-04-20 18:47 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-:
-
- - remove hardcoded table name
- - remove redundant prototype
- - add some comments
- - define prototype before use
- - fix back function name
- - fix too many params for function
-
-2005-04-20 18:45 rstory
-
- * local/mib2c-conf.d/: node-validate.m2i,
- node-varbind-validate.m2i:
-
- - break value validation out of varbind-validate
- - compare values/lengths directly, instead of calling function
- - detect/handle ranges that are really single values
-
-2005-04-20 18:39 rstory
-
- * local/mib2c-update:
-
- fix directory copy
-
-2005-04-20 15:08 hardaker
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- free string passed to perl after it's passed
-
-2005-04-20 14:44 rstory
-
- * agent/mibgroup/examples.h:
-
- add watched example
-
-2005-04-20 14:03 rstory
-
- * agent/mibgroup/examples/watched.c,
- mibs/NET-SNMP-EXAMPLES-MIB.txt:
-
- - add example string to mib
- - add example of a watched string
-
-2005-04-19 16:51 rstory
-
- * local/mib2c-conf.d/generic-value-map-reverse.m2i:
-
- quiet compiler (%d -> %ld)
-
-2005-04-18 18:14 rstory
-
- * local/mib2c-conf.d/generic-value-map-func.m2i:
-
- quiet compiler (%d -> %ld)
-
-2005-04-18 18:12 rstory
-
- * local/mib2c-conf.d/mfd-makefile.m2m:
-
- - fixes for create_fewer_files setting
- - define table name once, at top, for quicker updating
-
-2005-04-18 18:11 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - revamp defaults handling
- - generate defaults in top, instead of setup_table
- - add top/table level shutdown functions
- - define user context
-
-2005-04-18 18:10 rstory
-
- * local/mib2c-conf.d/: mfd-interface.m2c,
- mfd-access-container-cached-defines.m2i:
-
- - use new m2c_data_cache to determine if we should generate cache code
- - add function to get table container
- - most cache_* functions renamed to container_*; remaining cache versions
- call container versions
- - add table/container shutdown functions
-
-2005-04-18 18:05 rstory
-
- * local/mib2c-conf.d/mfd-readme.m2c:
-
- move indexes_set readme here (from container-cached)
-
-2005-04-18 18:04 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-get.m2i:
-
- - quiet compiler (%d -> %ld)
- - remove hardcoded node name
-
-2005-04-18 18:01 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- - revamp defaults handling
- - generate defaults in top, instead of setup_table
- - always write defaults, so new options appear for user
- - new options: data_cache, data_sparse
- - more interactive questions:
- skip mapping, sparse, uncached container, generate makefile/agentx
-
-2005-04-18 17:58 rstory
-
- * local/mib2c-conf.d/mfd-data-get.m2c:
-
- tweak exclusion of mapping functions
-
-2005-04-18 17:54 rstory
-
- * local/mib2c-conf.d/m2c_table_save_defaults.m2i:
-
- new m2i to save all table defaults
-
-2005-04-18 17:53 rstory
-
- * local/mib2c-conf.d/: default-mfd-top.m2c,
- m2c_setup_table.m2i:
-
- - revamp defaults handling
- - generate defaults in top, instead of setup_table
- - always write defaults, so new options appear for user
-
-2005-04-18 17:49 rstory
-
- * local/mib2c.array-user.conf:
-
- - check for bad hdr len
- - don't free NULL ptr
-
-2005-04-18 17:46 rstory
-
- * local/mib2c-update:
-
- - use named vars instead of positional, for clarity
- - tweaks to copy updated defaults files
-
-2005-04-15 17:26 rstory
-
- * agent/mibgroup/tcp-mib.h:
-
- add config_add_mib
-
-2005-04-14 18:18 rstory
-
- * configure:
-
- update for new configure.in
-
-2005-04-14 17:14 rstory
-
- * configure.in:
-
- move generation of empty includes outside of agent enabled conditional
-
-2005-04-13 22:52 rstory
-
- * local/mib2c-conf.d/syntax-DateAndTime-get.m2i:
-
- update parameter names to be inline w/everyone else
-
-2005-04-13 22:51 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - generate index check routines if table persistent is set
- - don't refernce set_columns unless table settable
- - don't check/insert new rows unnless row creation is set
-
-2005-04-13 22:47 rstory
-
- * local/mib2c-conf.d/: mfd-data-access.m2c, mfd-data-set.m2c
-, parent-set.m2i:
-
- - generate index check routines if table persistent is set
- - move index check functions to data access file so they can be used by
- the persistence routines
-
-2005-04-13 09:30 rstory
-
- * agent/mibgroup/: if-mib.h, ip-forward-mib.h, ip-mib.h
-:
-
- add appropriate mibs to default load list
-
-2005-04-08 10:38 alex_b
-
- * include/net-snmp/net-snmp-config.h.in:
-
- Change index and rindex defines for MinGW to fix compile problem.
-
-2005-04-07 19:29 rstory
-
- * local/mib2c-conf.d/: mfd-interface.m2c, mfd-top.m2c
-, syntax-RowStatus-dependencies.m2i:
-
- - add api for reference counting
- - add api to find row from table mib index struct
-
-2005-04-07 18:23 rstory
-
- * agent/helpers/table_iterator.c:
-
- pass in hint to get_first if sorted (suggested by Mike Thatcher on coders)
-
-2005-04-07 13:02 rstory
-
- * snmplib/snmp_logging.c:
-
- - don't disable all filelogs when a new one is enabled.
- - again with the C++ comments, so this is re-thought before 5.3
-
-2005-04-06 12:39 rstory
-
- * local/mib2c-update:
-
- exclude cvs Id lines from diff
-
-2005-04-06 11:45 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- remove extraneous ;
-
-2005-04-06 11:44 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- add missing comment close
-
-2005-04-06 11:19 rstory
-
- * local/mib2c-conf.d/: mfd-interface.m2c, mfd-top.m2c
-, parent-set.m2i:
-
- - add function to get container size
- - track table level dirty flag for settable tables
- - check dirty & success to call snmp_store for settable persistent tables
-
-2005-04-05 12:46 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- - update interactive setup to prompt for persistent store
-
-2005-04-05 12:39 hardaker
-
- * agent/helpers/table_data2.c:
-
- remove old code not used for the container version
-
-2005-04-05 12:37 rstory
-
- * local/mib2c-conf.d/: m2c_setup_table.m2i,
- mfd-interface.m2c, mfd-persistence.m2i, mfd-top.m2c
-:
-
- - move persistent store code to its own file
- - update interactive setup to prompt for persistent store
- - move should_save() out of interface code, into *Table.c
- - log error if no columns found during restore
-
-2005-04-04 15:10 rstory
-
- * snmplib/callback.c:
-
- remove unused variable
-
-2005-04-04 14:49 rstory
-
- * snmplib/callback.c:
-
- clear duplicates so they aren't double-freed
-
-2005-04-01 13:58 rstory
-
- * dist/snmptrapd-init.d:
-
- new startup script
-
-2005-04-01 03:06 nba
-
- * man/mib2c.conf.5:
-
- This is a generated file
-
-2005-03-31 19:06 hardaker
-
- * COPYING:
-
- year update
-
-2005-03-31 18:22 hardaker
-
- * man/snmpcmd.1.def:
-
- mention AES too
-
-2005-03-31 17:42 hardaker
-
- * apps/snmptrap.c:
-
- call snmp_shutdown
-
-2005-03-31 17:41 hardaker
-
- * agent/helpers/row_merge.c:
-
- add result code to snmp_log message
-
-2005-03-31 17:35 hardaker
-
- * agent/helpers/Makefile.in, agent/helpers/all_helpers.c
-, agent/helpers/table_data.c,
- agent/helpers/table_data2.c, agent/helpers/table_dataset.c
-, agent/helpers/table_dataset2.c,
- agent/mibgroup/disman/mteEventNotificationTable.c,
- agent/mibgroup/disman/mteEventNotificationTable.h,
- agent/mibgroup/disman/mteEventTable.c,
- apps/notification_log.c,
- include/net-snmp/agent/all_helpers.h,
- include/net-snmp/agent/table_data.h,
- include/net-snmp/agent/table_data2.h,
- include/net-snmp/agent/table_dataset.h,
- include/net-snmp/agent/table_dataset2.h:
-
- The new data and dataset helper implementations break older code and
- thus break backwards compatibility.
- - Mark the old data and dataset implementations as obsolete but restore
- them from previous CVS versions. Reference the new ones in the docs
- for the old ones.
- - Create new data2 and dataset2 versions which are the new container
- implementations.
- - Make the current dataset implementations use the newer version.
- - except the table and add_row implementations which broke
- entirely under the new code.
-
-2005-03-30 23:21 hardaker
-
- * agent/mibgroup/mibII/vacm_vars.c:
-
- Fix row creation for vacm family tree rows that are beneath a parent row.
-
-2005-03-30 18:45 rstory
-
- * agent/helpers/row_merge.c:
-
- - add debug
- - don't assert on condition for next/bulk
- - the whole mode counting idea needs re-thinking..
- - use SNMP_FREE instead of free, now that null ptrs are a possibility
-
-2005-03-30 15:12 hardaker
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c
-:
-
- run htonl on the index addrs
-
-2005-03-29 22:38 alex_b
-
- * win32/libhelpers/: Makefile.in, libhelpers.dsp:
-
- Add stash_to_next to WIN32 MSVC Makefile and workspace.
-
-2005-03-29 20:11 rstory
-
- * agent/snmpd.c:
-
- - comment out default disable of stderr log, since it makes it impossible
- to use stdout/stderr for logging (now that log->enabled is checked). use
- C++ comments, since the whole log setup needs re-thinking before 5.3.
-
-2005-03-29 16:04 nba
-
- * agent/mibgroup/: if-mib/ifTable/ifTable_interface.c,
- if-mib/ifXTable/ifXTable_interface.c,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c,
- ip-mib/ipAddressTable/ipAddressTable.c,
- ip-mib/ipAddressTable/ipAddressTable_interface.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c:
-
- Fix bad format parameters to snmp_log
-
-2005-03-29 15:05 nba
-
- * include/net-snmp/library/cmu_compat.h,
- include/net-snmp/library/snmp_api.h, snmplib/cmu_compat.c
-, snmplib/snmp_api.c, snmplib/snmp_client.c:
-
- Detect and report invalid PDUs sent as response
-
-2005-03-28 15:24 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - use new check_all_requests_error to check the rc in ALL varbinds, not just
- current row/handler varbinds
-
-2005-03-28 15:12 rstory
-
- * snmplib/snmp_logging.c:
-
- - fix bug 1170604 snmp_disable_stderrlog() is ignored
- - chec for null before deref (fix snmptrapd crash noted on irc)
-
-2005-03-28 14:29 rstory
-
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-:
-
- fix address type in index oid
-
-2005-03-28 14:27 rstory
-
- * agent/snmp_agent.c, include/net-snmp/agent/snmp_agent.h
-:
-
- new function to really really check error status of all requests
-
-2005-03-25 20:56 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- check size of array in gettable before assuming it has something in it
-
-2005-03-25 09:49 alex_b
-
- * man/snmp.conf.5.def:
-
- Add hexOutputLength to man page.
-
-2005-03-24 22:08 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - pass NULL to config handler reg, to use current apptype
- - add seperators and headers when saving persistent data
- - remove extraneous newline in persistent data
-
-2005-03-24 22:06 rstory
-
- * snmplib/read_config.c:
-
- new env var: SNMP_PERSISTENT_DIR
-
-2005-03-24 16:48 rstory
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.c
-:
-
- don't disable cache, just force reload for every request
-
-2005-03-23 19:42 rstory
-
- * local/mib2c-conf.d/details-table.m2i:
-
- add module name
-
-2005-03-23 19:41 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - fix typo
- - update config_require() path to something better for configure
-
-2005-03-23 19:34 rstory
-
- * local/mib2c-conf.d/default-mfd-top.m2c:
-
- remove * from default context reg type (typedef is for struct, not ptr)
-
-2005-03-22 17:30 rstory
-
- * local/mib2c-conf.d/node-get.m2i:
-
- match up todo with actual generated code
-
-2005-03-22 17:27 rstory
-
- * local/mib2c-conf.d/generic-table-indexes-to-oid.m2i:
-
- add missing param to snmp_log
-
-2005-03-18 18:09 rstory
-
- * apps/snmptrapd.c:
-
- make signal calls conditional based on definition of signal (like snmpd)
-
-2005-03-18 18:08 rstory
-
- * local/mib2c-conf.d/m2c_setup_table.m2i:
-
- - add default (0) for sparse tables
- - only mkdir if it doesn't already exist
- - don't ignore mkdir errors
-
-2005-03-18 18:06 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-:
-
- move temp storage for indexes outside of example conditional
-
-2005-03-18 18:04 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- fix default for data transient (off by 1)
-
-2005-03-18 18:04 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- don't generate column_exists_flags code if sparse table not set
-
-2005-03-18 18:03 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- fix generated rowreq_ctx_init prototype
-
-2005-03-18 18:01 rstory
-
- * local/mib2c-conf.d/: details-enums.m2i,
- generic-get-char.m2i, generic-value-map-func.m2i,
- generic-value-map-reverse.m2i, syntax-RowStatus-get.m2i
-:
-
- change INTERNAL_* enum defines to include context (table) name
-
-2005-03-18 17:51 rstory
-
- * local/mib2c.iterate.conf:
-
- fix some typos noted on mailing lists
-
-2005-03-18 17:50 rstory
-
- * local/mib2c-update:
-
- - detect first run so we know to copy generate defaults to curr dir
- - diff individual files instead of recursive diff w/excludes
- - updates for new default directory style defaults
-
-2005-03-18 17:46 rstory
-
- * local/mib2c:
-
- - add table test for lastchange and storagetype tc
- - tweak doc comments
- - document ifconf and new ifdir
-
-2005-03-18 05:31 nba
-
- * mibs/: Makefile.mib, TCP-MIB.txt, rfclist:
-
- Update TCP-MIB to RFC 4022
-
-2005-03-18 05:30 nba
-
- * mibs/IANAifType-MIB.txt:
-
- Updated IANA-ifType-MIB
-
-2005-03-18 05:26 nba
-
- * snmplib/system.c:
-
- Fix a warning from BSD systems
-
-2005-03-18 04:52 nba
-
- * man/.cvsignore:
-
- mib2c.conf.5 is a generated file
-
-2005-03-17 05:32 nba
-
- * perl/TrapReceiver/const-c.inc:
-
- Ups, unintended patch undone
-
-2005-03-17 04:30 nba
-
- * agent/agent_handler.c, agent/snmp_agent.c,
- agent/mibgroup/if-mib/data_access/interface_linux.c,
- include/net-snmp/library/snmp_logging.h,
- perl/TrapReceiver/const-c.inc, snmplib/snmp_api.c,
- snmplib/snmp_secmod.c:
-
- Add format checking to calls to snmp_log, and fix the uncovered errors
-
-2005-03-15 01:13 nba
-
- * agent/snmpd.c:
-
- Include smux headers when needed
-
-2005-03-14 16:14 nba
-
- * configure:
-
- Sync to configure.in
-
-2005-03-14 15:53 nba
-
- * mibs/: INET-ADDRESS-MIB.txt, Makefile.mib, rfclist
-:
-
- Update to current INET-ADDRESS-MIB
-
-2005-03-14 15:48 nba
-
- * configure.in:
-
- Fix configure header alerts for Solaris 8 and 9, NetBSD 2 and FreeBSD 5
-
-2005-03-04 15:26 rstory
-
- * local/mib2c-conf.d/mfd-makefile.m2m:
-
- - don't overwrite existing makefile
- - indention changes
- - explicit close of file
-
-2005-03-04 15:24 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - add function to get/set user context
- - use new row_merge first/last api to make sure pre/post called 1/per handler
- - add rc param to post_request (yum, my own words were delicious)
- - use asp status, not status of handlers requests, when checking for
- successful request completion
- - add support for skipping non-existent rows in sparse tables
- - add more info to some debug msgs
- - use SNMP_NOSUCHINSTANCE instead of ASN_PRIV_RETRY
- - add more debugs msgs
- - don't clear set flags til post commit
- - remove redundant varbind length check
- - update for new column flag names
-
-2005-03-04 15:19 rstory
-
- * local/mib2c-conf.d/m2c_setup_table.m2i:
-
- - fix test for defaults in old location
- - add option to re-run interactive setup if existin defaults
-
-2005-03-04 15:16 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - add support for skipping non-existent rows in sparse tables
- - add rc param to post_request (yum, my own words were delicious)
- - check new vars to determine whether or not to generate support files
- (doxygen, makefile, subagent)
-
-2005-03-04 15:10 rstory
-
- * local/mib2c-conf.d/node-set.m2i:
-
- - add comments on node lengths
- - update for changes in value map reverse
-
-2005-03-04 15:07 rstory
-
- * local/mib2c-conf.d/: generic-get-char.m2i,
- generic-value-map-reverse.m2i:
-
- - update BITS fields to use define INTERNAL_*_FLAG defines, instead of IS_SET_*
- - add obvious note on the difference between C bit order and SNMP bit order
- - add BITS mapping to reverse value map
-
-2005-03-04 15:02 rstory
-
- * local/mib2c-conf.d/: generic-table-oids.m2c,
- parent-dependencies.m2i, parent-set.m2i,
- syntax-RowStatus-dependencies.m2i:
-
- change column flag names to reduce confusion with other defined names
-
-2005-03-04 14:59 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- add new m2c_table_sparse to defaults
-
-2005-03-04 14:58 rstory
-
- * local/mib2c-conf.d/m2c_setup_enum.m2i:
-
- use new var for enum suffix
-
-2005-03-04 14:57 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- new var for enum suffix, set to _flag for bits objects
-
-2005-03-04 13:24 rstory
-
- * local/mib2c-conf.d/details-enums.m2i:
-
- - move INTERNAL_* enum macros inside ifdefs for TC
- - generate INTERNAL_* enums flags for BITS
-
-2005-03-03 19:45 rstory
-
- * include/net-snmp/agent/agent_handler.h:
-
- update comments
-
-2005-03-03 19:13 rstory
-
- * snmplib/check_varbind.c:
-
- fix netsnmp_check_vb_range (check values, not sizes)
-
-2005-03-03 19:11 rstory
-
- * agent/helpers/row_merge.c,
- include/net-snmp/agent/row_merge.h:
-
- - keep saved status data between mode calls (in reqinfo), so we can..
- - build all temporary request lists before calling next handler, so we can..
- - track number of requests and number of rows, so we can..
- - provide api for lower handler to know if current call is for first/last row
- - log a warning if handler for row returns error, but DONT exit loop
- - if lower handler returns err, pass it to parent
- - add more debugging
-
-2005-03-03 15:33 rstory
-
- * agent/helpers/watcher.c, include/net-snmp/agent/watcher.h
-:
-
- add option to watched timestamp to have a pointer to a direct value
-
-2005-03-02 18:56 rstory
-
- * local/mib2c-conf.d/generic-table-oids.m2c:
-
- - move column bit flag macros up with column number macros
- - bail iff more than 32 columns. fix this later...
-
-2005-03-02 18:54 rstory
-
- * local/mib2c.mfd.conf:
-
- - don't run extra file from top; move down so can be controlled by defaults
-
-2005-03-02 18:52 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- - remove unused setup of m2c_nvv_sizeof
-
-2005-03-02 18:50 rstory
-
- * local/mib2c-conf.d/node-varbind-validate.m2i:
-
- - rework initial check_vb_* logic, checking max_size for octet strings
- - fix range checks for octet strings
- - use m2c data_item and node directory, eliminating a var from node setup
- - remove generated comment and some commented out conf stuff
-
-2005-03-02 18:19 rstory
-
- * snmplib/check_varbind.c:
-
- proper implementation for check_vb_size_range
-
-2005-03-02 16:56 rstory
-
- * local/mib2c-conf.d/node-get.m2i:
-
- - move TODO comment away from linke likely to be deleted
- - a log message indicating a node is not implemented
-
-2005-03-02 15:02 rstory
-
- * snmplib/read_config.c:
-
- - allow octest string read to fill buffer
- - don't null terminate octet string if buffer full
- - warn if input is larger than buffer
-
-2005-03-02 14:59 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- change default registration typedef to struct (not a ptr to struct)
-
-2005-03-02 14:56 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- change default registration typedef to struct (not a ptr to struct)
-
-2005-03-02 14:35 rstory
-
- * local/mib2c-conf.d/: mfd-access-unsorted-external-defines.m2i
-, mfd-data-access.m2c, mfd-readme.m2c,
- parent-set.m2i:
-
- change default registration typedef to struct (not a ptr to struct)
-
-2005-03-02 14:24 rstory
-
- * include/net-snmp/library/check_varbind.h,
- snmplib/check_varbind.c:
-
- fix mis-named function; add proto for correct name
-
-2005-03-02 14:18 rstory
-
- * agent/mibgroup/smux/smux.c:
-
- allow snmpd.conf smux OIDs to be text, not just numeric
-
-2005-03-02 14:05 rstory
-
- * agent/mibgroup/agentx/master_admin.c:
-
- - fix library dependencies
- - use new sysOR registration callback instead of direct function calls
-
-2005-03-02 13:58 rstory
-
- * agent/mibgroup/mibII/sysORTable.c:
-
- add/register callbacks for reg/unreg sysOR entries
-
-2005-03-02 13:56 rstory
-
- * include/net-snmp/agent/agent_callbacks.h:
-
- add callbacks for reg/unreg sysOR entries
-
-2005-03-02 13:51 rstory
-
- * agent/mibgroup/agentx/subagent.c:
-
- - log INFO message on successful connect to master
- - always log peername on unsuccessful connect attempt
-
-2005-03-02 13:48 rstory
-
- * agent/mibgroup/agentx/master.c:
-
- always log agentx peer name on connect failure
-
-2005-03-02 13:45 rstory
-
- * agent/mibgroup/agentx/client.c:
-
- - log message on failed registration
- - update for new version_sysoid location
-
-2005-03-02 13:43 rstory
-
- * agent/mibgroup/util_funcs.c:
-
- more debug/error log for problems with cache file
-
-2005-03-02 13:36 rstory
-
- * agent/: snmp_agent.c, mibgroup/mibII/system_mib.c:
-
- - fix library dependencies
- - move version_sysoid into the agent (fix library dependencies)
- - update system_mib for new sysoid location
- - don't call hosts_ctl for callback connection
- - log addr_string for UNKNOWN connections
-
-2005-03-02 12:17 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-dependencies.m2i:
-
- add debug
-
-2005-03-02 12:14 rstory
-
- * local/mib2c-conf.d/subagent.m2c:
-
- - add -x param for master address
- - add windows SOCK_* macros
-
-2005-03-02 12:03 rstory
-
- * local/mib2c-conf.d/mfd-doxygen.m2c:
-
- don't overwrite existing conf file
-
-2005-03-02 11:58 rstory
-
- * dist/net-snmp.spec:
-
- - fix spec so rpmbuild w/parameters should work ok
- - make sure perl uses RPM prefix, instea of hardcoded /usr (config, pathsub)
- - make sure makeinstall uses proper include dir path
-
-2005-02-28 07:52 wasmith32
-
- * agent/mibgroup/host/hr_filesys.c:
-
- Added WIN32 ifdef blocks to accomodate compiling the HOST-RESOURCE mib on
- Windows.
-
-2005-02-28 07:50 wasmith32
-
- * agent/mibgroup/host/hr_storage.c:
-
- Windows HOST-RESOURCE mib implementation. struct win_statfs has been moved
- to hr_storage.h.
-
-2005-02-28 07:48 wasmith32
-
- * agent/mibgroup/host/hr_storage.h:
-
- Windows HR mib implementation.
-
-2005-02-27 22:34 alex_b
-
- * perl/SNMP/: SNMP.pm, t/mib.t, t/startagent.pl:
-
- Apply Max Baker's patch 1117696 which fixes a regex that splits a tag from
- an iid. Also added additional tests to mib.t test script.
-
-2005-02-26 07:21 wasmith32
-
- * agent/mibgroup/host/hr_network.c:
-
- This is part of the HOST-RESOURCE Windows implementation. hr_network.c will
- now compile with MinGW but much of the functionality still needs to be implemented.
-
-2005-02-25 17:45 rstory
-
- * agent/snmpd.c:
-
- set a good example and call SOCK_CLEANUP before exit
-
-2005-02-25 17:36 rstory
-
- * local/mib2c-conf.d/: generic-data-allocate.m2i,
- m2c_setup_table.m2i, mfd-interface.m2c:
-
- fix typo in variable name
-
-2005-02-25 17:06 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - fix prototypes, noted by niels
- - don't generate doxygen conf file
-
-2005-02-25 17:03 rstory
-
- * local/mib2c-update:
-
- ignore cvs Id tags when performaing diff
-
-2005-02-25 16:46 rstory
-
- * agent/: mibgroup/smux/smux.h, mib_modules.c,
- snmp_vars.c:
-
- - eliminate libnetsnmpagent refs to libnetsnmpmibs
- - move module_init_list stuff into agent libs
- - move smux code into agent libs
-
-2005-02-25 16:31 rstory
-
- * agent/agent_registry.c:
-
- - add context to register_mib debug
- - warn if passed context doesn't match reginfo->contextName
-
-2005-02-25 16:18 rstory
-
- * agent/mibgroup/agentx/master_admin.c:
-
- register with context, if specified
-
-2005-02-25 16:10 rstory
-
- * net-snmp-config.in:
-
- - fix library orders in link lines
- - add windows SOCK_* macros to generated subagent
-
-2005-02-19 07:00 wasmith32
-
- * agent/mibgroup/host/hr_storage.c:
-
- Part of the HOST-RESOURCE implementation for Windows.
-
- * Defined win_statfs structure.
- * Defined pagesize for Windows as 4096 (4k is what I have found through my
- research. There is probably a variable or function to get the information
- on Windows but I have not found it yet.)
- * Added functions win_statfs() and win_realpath().
-
-2005-02-16 16:48 nba
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- Killing warnings
-
-2005-02-16 16:48 nba
-
- * mibs/: NET-SNMP-EXAMPLES-MIB.txt, NET-SNMP-EXTEND-MIB.txt
-, NET-SNMP-TC.txt:
-
- smilint'ing
-
-2005-02-15 11:23 dts12
-
- * agent/mibgroup/agent/extend.c:
-
- Implement proper SET support for nsExtendRunType.
-
-2005-02-12 08:45 nba
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- Move variable unused when <picl.h> unavailable for Solaris
-
-2005-02-12 08:32 nba
-
- * agent/mibgroup/ucd-snmp/lmSensors.c,
- include/net-snmp/system/solaris.h,
- snmplib/snmpTCPIPv6Domain.c:
-
- Fix warnings
-
-2005-02-12 08:07 nba
-
- * agent/: helpers/instance.c, helpers/watcher.c,
- mibgroup/agent/extend.c, mibgroup/mibII/ipAddr.c:
-
- Solaris gcc -m64 fixes
-
-2005-02-12 06:42 nba
-
- * agent/snmp_agent.c:
-
- More details when response fails. Good for locating 64-bit problems
-
-2005-02-12 05:58 nba
-
- * agent/mibgroup/host/hr_system.c:
-
- Fixing warnings
-
-2005-02-12 05:17 nba
-
- * agent/mibgroup/ucd_snmp.h, agent/mibgroup/mibII/tcpTable.c
-, include/net-snmp/system/netbsd.h:
-
- Integrate fixes from NetBSD port
-
-2005-02-10 14:53 nba
-
- * mibs/UCD-SNMP-MIB.txt:
-
- Fix misleading comment. Thanks to bug 1086870
-
-2005-02-10 13:43 nba
-
- * agent/snmp_agent.c:
-
- Include syslog.h also if not using libwrap
-
-2005-02-10 13:24 nba
-
- * agent/mibgroup/ucd-snmp/vmstat.c:
-
- Fix sysIORawSent/Received which are reversed for Linux. Bug 1102518
-
-2005-02-10 10:45 nba
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- Fix FreeBSD memory leak, thanks to John Sellens, bug 1103644
-
-2005-02-10 08:10 nba
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- Fixing warnings
-
-2005-02-10 07:35 nba
-
- * snmplib/container.c:
-
- Fixing warnings
-
-2005-02-10 07:22 nba
-
- * snmplib/mib.c:
-
- Fix an extraneous newline ending hexstrings
-
-2005-02-09 16:34 nba
-
- * man/snmpcmd.1.def:
-
- Fix bad index, pointed out in bug 1116652
-
-2005-02-09 16:30 nba
-
- * apps/snmptable.c:
-
- Fix a bad error message
-
-2005-02-09 16:25 nba
-
- * agent/snmpd.c, apps/snmptrapd.c:
-
- Remove warnings
-
-2005-02-09 16:15 nba
-
- * snmplib/mib.c:
-
- Remove warnings
-
-2005-02-09 16:01 nba
-
- * agent/mibgroup/if-mib/data_access/interface_common.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c,
- include/net-snmp/data_access/interface.h:
-
- Another hunt fixing warnings
-
-2005-02-09 14:46 nba
-
- * include/net-snmp/library/snmp_enum.h,
- include/net-snmp/library/snmp_logging.h,
- snmplib/snmp_enum.c, snmplib/snmp_logging.c:
-
- Add some missing const-ness for parameters
-
-2005-02-08 16:56 nba
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c,
- agent/mibgroup/if-mib/ifTable/ifTable.h,
- agent/mibgroup/if-mib/ifTable/ifTable_interface.c,
- agent/mibgroup/ip-forward-mib/data_access/route_linux.c,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
-, agent/mibgroup/ip-mib/data_access/ipaddress_common.c
-, agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.h,
- agent/mibgroup/ip-mib/data_access/systemstats_common.c,
- agent/mibgroup/ip-mib/data_access/systemstats_linux.c,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.c
-, agent/mibgroup/utilities/execute.c,
- include/net-snmp/agent/table_container.h,
- include/net-snmp/library/snmpUDPDomain.h,
- snmplib/snmpUDPDomain.c, snmplib/snmp_auth.c:
-
- Fix a bunch of trivial warnings
-
-2005-02-08 15:06 nba
-
- * mibs/: IANAifType-MIB.txt, SMUX-MIB.txt, ianalist
-, rfclist, smistrip:
-
- Update to current versions
-
-2005-02-08 14:54 nba
-
- * mibs/NET-SNMP-AGENT-MIB.txt:
-
- Fixes to allow it to pass smilint
-
-2005-01-27 22:52 rstory
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.c
-:
-
- disable caching since other code modifies underlying data
-
-2005-01-25 16:24 rstory
-
- * dist/RELEASE-INSTRUCTIONS:
-
- remove note on cvs2cl workaround, add note on how to get current version
-
-2005-01-25 08:51 dts12
-
- * mibs/NET-SNMP-EXTEND-MIB.txt:
-
- Fix misnamed row structure.
-
-2005-01-22 16:49 alex_b
-
- * local/FAQ2HTML, local/html-add-header-footer.pl,
- man/make_index.pl, man/man_sections.txt,
- mibs/Makefile.in, mibs/makehtml.pl:
-
- Updated scripts etc for generating web content.
-
-2005-01-22 15:38 alex_b
-
- * README.win32, win32/dist/README.txt,
- win32/dist/htmlhelp/Configuration_Overview.html:
-
- Win32 registry documentation improvements
-
-2005-01-22 10:42 wasmith32
-
- * agent/mibgroup/host/hr_system.c:
-
- Added count_users functionality for Windows. The function currently returns
- 0 for a failed call to NetWkstaGetInfo() and may require more error checking
- on Windows systems to return a correct value for failure.
-
-2005-01-21 11:08 dts12
-
- * agent/mibgroup/disman/mteEventTable.c:
-
- Use the (new) table_dataset iterator API routines,
- rather than the internal fields directly.
-
- (I wonder how many more bits I broke?)
-
-2005-01-21 05:13 dts12
-
- * agent/helpers/stash_to_next.c:
-
- Don't be such an impatient child, Dave! If I've
- told you once, I've told you a thousand times:
-
- Tidy up properly after one request before starting on the next.
-
- <shakes head sorrowfully>
- Some people! - I blame the parents.....
-
-2005-01-20 09:25 dts12
-
- * agent/helpers/table_data.c,
- include/net-snmp/agent/table_data.h:
-
- Re-implement 'table_data' using the 'table_container' helper.
- The two are almost identical in behaviour anyway - just with
- different expectations over the format of a per-row structure.
-
-2005-01-20 09:09 dts12
-
- * apps/notification_log.c:
-
- Use the (new) table_dataset iteration API,
- rather than fiddling with the internal implementation.
-
-2005-01-20 09:07 dts12
-
- * agent/helpers/table_data.c, agent/helpers/table_dataset.c
-, include/net-snmp/agent/table_data.h,
- include/net-snmp/agent/table_dataset.h:
-
- Provide a clean API for walking through the rows of a table
- (Rather than relying on a particular internal representation).
-
-2005-01-20 09:02 dts12
-
- * agent/helpers/table_dataset.c,
- include/net-snmp/agent/table_dataset.h:
-
- The API for counting the number of rows was confusingly
- named, and not actually declared in the header file.
- Introduce a more sensible version.
-
-2005-01-19 09:14 dts12
-
- * agent/helpers/table_container.c,
- include/net-snmp/agent/table_container.h:
-
- We seem to have an inconsistently named API, depending on whether it
- is being defined inline or not. This does not feel like a Good Idea.
- Ensure that the same names work, regardless of inlining.
- (That introduces a certain duplication of code, but such is life)
-
-2005-01-13 11:29 hardaker
-
- * agent/mibgroup/mibII/ipCidrRouteTable.h:
-
- Newer IP-FORWARD-MIB from an ID set to become an RFC
-
-2005-01-13 11:24 hardaker
-
- * mibs/: IP-FORWARD-MIB.txt, IANA-RTPROTO-MIB.txt,
- Makefile.in:
-
- Newer IP-FORWARD-MIB from an ID set to become an RFC
-
-2005-01-12 11:50 dts12
-
- * apps/snmptrapd.c:
-
- Provide a means for snmptrapd to report /etc/hosts.{allow,deny}
- style access control activity.
- This should perhaps be logged via 'snmp_log' (c.f agent/snmp_agent.c)
- but I seem to recall problems with duplicate symbols. But a debug
- message should be safe enough....
-
-2005-01-12 11:26 rstory
-
- * agent/mibgroup/utilities/execute.c:
-
- define setPerrorstatus until proper fix implemented
-
-2005-01-12 09:43 alex_b
-
- * snmplib/tools.c:
-
- Apply patch from Philip W Gillis and Daniel Kerns for win32 getenv crash.
-
-2005-01-12 06:36 dts12
-
- * agent/helpers/stash_cache.c,
- include/net-snmp/agent/stash_cache.h:
-
- Support configuration of stash-cache timeouts, both at
- registration and via the NET-SNMP-AGENT-MIB::nsCacheTable.
- (Don't much like the API names, though - improved suggestions
- gratefully received).
-
-2005-01-12 06:23 dts12
-
- * agent/helpers/stash_cache.c:
-
- Use the standard cache helper, rather than handling this internally.
-
-2005-01-12 06:22 dts12
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- Make the handler chain information available to the cache load routine.
- (And fix a broken debug message)
-
-2005-01-12 05:16 dts12
-
- * agent/helpers/Makefile.in:
-
- Include the new 'stash_to_next' helper in the helper library.
-
-2005-01-11 10:11 dts12
-
- * include/net-snmp/agent/stash_cache.h,
- agent/helpers/stash_cache.c, agent/helpers/stash_to_next.c
-:
-
- Automatically inject the stash_to_next helper at registration,
- rather than dynamically during request processing.
- (We must try to keep our beloved leader happy and content and unsuspecting....)
-
-2005-01-11 10:02 dts12
-
- * agent/agent_handler.c:
-
- Support the injection of a handler sub-chain
- (rather than just a single handler)
-
-2005-01-09 11:31 rstory
-
- * man/snmpd.conf.5.def:
-
- config.h -> net-snmp-config.h
-
-2005-01-08 10:10 rstory
-
- * local/mib2c-conf.d/m2c_setup_table.m2i:
-
- read/create default files from/in subdir
-
-2005-01-08 10:01 rstory
-
- * local/mib2c-conf.d/: default-mfd-top.m2c,
- generic-value-map-func.m2i, m2c_setup_node.m2i,
- mfd-interactive-setup.m2c, mfd-readme.m2c:
-
- read/create default files from/in subdir
-
-2005-01-08 07:45 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - rename some of the new persistent functions/vars
- - fix length handling for BITS
- - use stack for line buffer
- - add/tweak some debug msgs
-
-2005-01-07 07:22 dts12
-
- * agent/helpers/stash_cache.c, agent/helpers/stash_to_next.c
-, agent/helpers/table_iterator.c,
- include/net-snmp/agent/agent_handler.h,
- include/net-snmp/agent/stash_to_next.h:
-
- Extend the applicability of Wes' "stash_cache" helper, by
- automatically converting a GETSTASH request into a GETNEXT
- walk for those chains that don't support this mode directly.
- (And provide a way for chains that do, to say so!)
-
-2005-01-07 04:37 dts12
-
- * local/mib2c.scalar.conf:
-
- Use netsnmp_check_vb_type for checking SET requests.
-
-2005-01-06 12:33 rstory
-
- * NEWS:
-
- not persistence support for mfd
-
-2005-01-06 12:31 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - add include to quite warning
- - add persistence
-
-2005-01-06 12:26 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- remove condition on prototype gen now that function is always generated
-
-2005-01-06 10:16 rstory
-
- * NEWS:
-
- mention new option to disable set requests
-
-2005-01-06 10:10 rstory
-
- * include/net-snmp/net-snmp-config.h.in:
-
- new option to disable set requests (does not exclude set processing code - yet)
-
-2005-01-06 10:08 rstory
-
- * configure:
-
- update for new configure.in
-
-2005-01-06 09:57 rstory
-
- * configure.in, agent/snmp_agent.c:
-
- new option to disable set requests (does not exclude set processing code - yet)
-
-2005-01-06 09:53 rstory
-
- * local/mib2c-conf.d/generic-value-map-func.m2i:
-
- remove conditional for var decl, since use isn't conditional
-
-2005-01-06 09:51 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-:
-
- add comment on how to disable caching
-
-2005-01-06 09:49 rstory
-
- * local/mib2c-conf.d/syntax-InetAddress-get.m2i:
-
- - add missing % spec in log msg
- - gen code to copy value once addrType is known
-
-2005-01-05 17:28 rstory
-
- * local/mib2c-conf.d/subagent.m2c:
-
- init mibs before snmp so conf file registrations work
-
-2005-01-05 15:29 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- always generate row undo_setup/undo_cleanup
-
-2005-01-05 10:12 rstory
-
- * net-snmp-config.in:
-
- add case label to match lablel given in usage msg
-
-2005-01-03 10:51 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- comment out override checks where we don't have the interface name
-
-2005-01-02 20:34 rstory
-
- * snmplib/mib.c:
-
- Recognise whitespace characters as printable.
-
-2005-01-02 20:32 rstory
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Only issue "access control not configured" warning for the agent
- (not snmptrapd)
-
-2005-01-02 19:50 rstory
-
- * local/mib2c-conf.d/: generic-data-allocate.m2i,
- mfd-data-get.m2c, mfd-interface.m2c:
-
- don't generate TODO item for code in interfaces file
-
-2005-01-02 18:24 rstory
-
- * agent/agent_trap.c:
-
- - don't bind local trapsinks to localhost if clientAddr is set
-
-2004-12-31 09:28 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- comment clarification
-
-2004-12-28 18:49 rstory
-
- * local/mib2c.mfd.conf:
-
- fix logic for mfd table test
-
-2004-12-28 17:28 rstory
-
- * agent/snmp_agent.c:
-
- update rfc reference
-
-2004-12-28 16:02 rstory
-
- * agent/helpers/instance.c:
-
- - don't register ronly handlers as RWRITE
- - add missing netsnmp_register_int_instance_context
-
-2004-12-28 15:54 rstory
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- use macro constants for return values, instead of hardcoded values
-
-2004-12-28 15:53 rstory
-
- * snmplib/snmpUDPDomain.c:
-
- debug msg w/errno when sendto fails
-
-2004-12-28 15:52 rstory
-
- * snmplib/snmp_api.c:
-
- add netsnmp_assert on bad ASN build
-
-2004-12-28 15:16 rstory
-
- * agent/: agent_registry.c, helpers/old_api.c:
-
- - always specify context, if available) for register callbacks
- (so disconnected agentx subagents reconnect w/proper context)
- - memset struct on stack to 0
-
-2004-12-28 12:02 rstory
-
- * net-snmp-config.in:
-
- fix bug 1049607: net-snmp-config --compile-subagent broken
-
-2004-12-27 10:55 rstory
-
- * local/mib2c-conf.d/mfd-readme.m2c:
-
- add pointer to tutorial and commandline to generate pseudo-todo list
-
-2004-12-25 00:34 rstory
-
- * local/mib2c.mfd.conf:
-
- bail on non-table OID until multiple tables per file are supported
-
-2004-12-25 00:21 rstory
-
- * agent/mibgroup/ucd-snmp/pass_persist.c:
-
- fix bug 1062986: pass and pass_persist fail and crash snmpd
-
-2004-12-24 23:51 rstory
-
- * snmplib/system.c:
-
- fix bug 1072406: invalid operator precedence in opendir()
-
-2004-12-24 10:52 rstory
-
- * snmplib/snmp_logging.c:
-
- fix bug 1084413: Can't disable file logging
-
-2004-12-24 10:32 rstory
-
- * apps/snmptrapd_handlers.c:
-
- fix bug 1040711: snmptrapd: SIGHUP duplicates traphandlers (repeatedly)
-
-2004-12-24 09:50 rstory
-
- * local/mib2c-update:
-
- add -p to mkdir parm
-
-2004-12-24 09:42 rstory
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- remove hardcoded HAVE_IFNAMETOINDEX now that configure checks for it
-
-2004-12-24 09:05 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- - don't open stdout til we need it
- - explicit close for opened file
- - change default to asking questions instead of using defaults
-
-2004-12-24 09:01 rstory
-
- * local/mib2c.mfd.conf:
-
- - change default for interactive setup to on
- - don't override report progress var if already set
-
-2004-12-23 17:57 alex_b
-
- * README.win32, agent/mibgroup/mibII/system_mib.c,
- win32/Configure, win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
-
- Win32: Fix compiling without PSDK.
-
-2004-12-23 14:19 alex_b
-
- * agent/mibgroup/mibII/interfaces.c,
- win32/libsnmp_dll/libsnmp.def,
- win32/libsnmp_dll/libsnmp.def.in,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in,
- win32/netsnmpmibssdk/Makefile.in,
- win32/netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Win32 MSVC compile fixes
-
-2004-12-22 18:09 rstory
-
- * agent/agent_trap.c:
-
- fix bug 1088765: Agent fails to send traps to remote target
-
-2004-12-22 16:28 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-12-22 16:12 rstory
-
- * configure.in, include/net-snmp/net-snmp-config.h.in
-:
-
- - test for if_nametoindex
-
-2004-12-22 13:37 hardaker
-
- * FAQ, README.thread:
-
- mention that v3 isn't thread safe
-
-2004-12-16 21:08 rstory
-
- * snmplib/read_config.c:
-
- log warning on bad hex length (higher routines don't get error indication)
-
-2004-12-16 20:55 rstory
-
- * agent/mibgroup/ucd-snmp/proxy.c:
-
- ifdef out v1/v2 code when both disabled
-
-2004-12-16 18:14 rstory
-
- * agent/helpers/table_dataset.c:
-
- -check for duplicate table defs in snmpd.conf
- -more informative error messages
- -support run-time tables which are augmentations
- -log error if run-time row add fails
-
-2004-12-16 17:03 rstory
-
- * agent/helpers/table_data.c:
-
- more informative error messages
-
-2004-12-16 14:59 rstory
-
- * snmplib/snmp_transport.c:
-
- check for null var before deref
-
-2004-12-16 14:55 rstory
-
- * agent/agent_registry.c:
-
- cache next ptr b4 object could be freed
-
-2004-12-16 14:42 rstory
-
- * ltmain.sh:
-
- more helpful error message on missing library
-
-2004-12-16 14:40 rstory
-
- * Makefile.rules:
-
- add INSTALL_PREFIX to progress messages
-
-2004-12-15 11:17 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-12-14 08:16 rstory
-
- * agent/mibgroup/utilities/execute.c:
-
- delete extra ';'
-
-2004-12-14 06:42 rstory
-
- * configure.in:
-
- fix quoting on eval lines
-
-2004-12-13 12:40 hardaker
-
- * agent/agent_registry.c:
-
- registration lookup optimization allowing incoming requests to more quickly search through the linked list and do single int compares instead of full OID compares for much of the search tree. Should signficantly increase the search speed for new requests.
-
-2004-12-13 12:37 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm, perl/ASN/ASN.pm,
- perl/AnyData_SNMP/Storage.pm, perl/OID/OID.pm,
- perl/SNMP/SNMP.pm, perl/agent/agent.pm,
- perl/agent/default_store/default_store.pm,
- perl/default_store/default_store.pm, FAQ, README
-, sedscript.in, dist/net-snmp.spec,
- snmplib/snmp_version.c:
-
- - (): version tag ( 5.3.dev )
-
-2004-12-13 12:32 hardaker
-
- * snmplib/snmp_api.c:
-
- Added a new oid-compare function which returns where the OIDs differed
-
-2004-12-13 12:27 hardaker
-
- * include/net-snmp/agent/var_struct.h:
-
- add an extra sorting variable: oid_off
-
-2004-12-13 08:25 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-12-13 08:24 rstory
-
- * configure.in:
-
- fix missing end quote
-
-2004-12-10 15:15 rstory
-
- * NEWS:
-
- update for recent checkins
-
-2004-12-10 15:00 rstory
-
- * agent/helpers/table.c:
-
- -comment tweaks
- -free varbind indexes before parsing new ones
- -add/use proper data_list free function for row stashes
-
-2004-12-10 14:44 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- fix for using ifName for ifDescr when ifDescr not available
-
-2004-12-10 14:41 rstory
-
- * agent/helpers/table_dataset.c:
-
- -fix bug 1034008: memory leak using SET for table_dataset
- -remove unsupportd % spec in config_pwarn
-
-2004-12-10 13:14 rstory
-
- * agent/mibgroup/utilities/execute.c:
-
- apply patch 1052460: agent deadlock on exec
-
-2004-12-10 13:01 rstory
-
- * agent/mibgroup/if-mib/: ifXTable/ifXTable.c,
- ifXTable/ifXTable_interface.c, ifTable/ifTable_interface.c
-, ifTable/ifTable_interface.h:
-
- apply patch 1055036: if-mib init order fix
-
-2004-12-10 12:56 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- apply patch 1057057: ipSystemStatsTable index fix, add ipv6
-
-2004-12-10 11:06 rstory
-
- * agent/Makefile.in:
-
- -new targets to make agentlib, miblib or both
- -remove agent lib dependency on mib lib
-
-2004-12-10 11:04 rstory
-
- * Makefile.in:
-
- new targets to make snmplib, agent, all or individual apps
-
-2004-12-10 11:01 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-12-10 11:00 rstory
-
- * configure.in:
-
- -fix disable snmpv2c
- -add partial target os to module cflags
- -restore missing var init (fix configure slowdown)
- -more debugging
-
-2004-12-10 10:15 rstory
-
- * testing/rfc1213/snmpfun.sh:
-
- fix table checks by adding missing null parameter
-
-2004-12-10 10:07 rstory
-
- * snmplib/asn1.c:
-
- comment change only- document why test may not always be false
-
-2004-12-10 09:57 rstory
-
- * local/mib2c-conf.d/mfd-readme.m2c:
-
- consistent table naming in example flow, noted on coders by Dave
-
-2004-12-10 09:48 rstory
-
- * include/net-snmp/agent/mfd.h,
- local/mib2c-conf.d/mfd-interface.m2c:
-
- -add flag for row deleted
- -if no errors, insert/delete new/deleted row into container
-
-2004-12-10 09:46 rstory
-
- * local/mib2c-conf.d/generic-value-map.m2i:
-
- fix case of missing get code
-
-2004-12-10 09:41 rstory
-
- * agent/mibgroup/mibII/var_route.c:
-
- use same cache timeout on all platforms
-
-2004-12-10 09:33 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- - apply patch 1056927: 5.2-p03: freebsd interface bugs
- - fix bug 1055781: get-next fails to step into interfaces group correctly
- - fix bug 1056760: agent ignores ifspeed, type settings in snmpd.conf
- - also fix bug 1056760 fo HP-UX, solaris, Win32 and others
-
-2004-12-10 08:49 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- apply patch 1073897: fix if-mib data access 64bit counter wrap detection
-
-2004-12-09 22:39 rstory
-
- * agent/helpers/table_array.c:
-
- - delete removed row after user commit function called
- - remove row insert/delete in undo - handled in commit
-
-2004-12-09 22:15 rstory
-
- * agent/helpers/baby_steps.c:
-
- check requests for errors on get modes too
-
-2004-12-09 21:01 rstory
-
- * snmplib/snmp_client.c:
-
- don't free null pointer
-
-2004-12-09 11:57 dts12
-
- * man/: snmp.conf.5.def, snmp_config.5.def,
- snmpd.conf.5.def, snmptrapd.conf.5.def:
-
- Slightly cleaner summaries of config file handling.
-
-2004-12-09 11:53 dts12
-
- * apps/snmptrapd.c:
-
- Allow the trap daemon to specify a non-default AgentX socket.
-
-2004-12-09 11:52 dts12
-
- * include/net-snmp/library/check_varbind.h,
- snmplib/check_varbind.c:
-
- New utility routines for checking maximum (rather than exact) size limits.
-
-2004-12-09 11:49 dts12
-
- * agent/helpers/row_merge.c:
-
- Use the length supplied during registration when deciding how
- much of the OID to skip before comparing instance subidentifiers,
- rather than trying to second-guess what the MIB implementer wanted.
-
- The MfD framework (which is the only place this helper is currently
- used) already takes the object subidentifier into account when
- inserting the helper, thus doing so again will break things.
-
--------------------------------------------------------------------------------
-
-Changes: V5.1 -> V5.2
-
-2004-11-24 17:34 hardaker
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2 )
-
-2004-11-24 17:34 hardaker
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2 )
-
-2004-11-24 17:34 hardaker
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2 )
-
-2004-11-24 17:33 hardaker
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2 )
-
-2004-11-24 17:33 hardaker
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2 )
-
-2004-11-24 17:33 hardaker
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2 )
-
-2004-11-24 17:33 hardaker
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2 )
-
-2004-11-24 17:33 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2 )
-
-2004-11-24 17:33 hardaker
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2 )
-
-2004-11-24 17:33 hardaker
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2 )
-
-2004-11-24 17:32 hardaker
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2 )
-
-2004-11-24 17:32 hardaker
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2 )
-
-2004-11-24 17:15 hardaker
-
- * NEWS:
-
- wording changes suggested by Robert
-
-2004-11-24 17:12 hardaker
-
- * perl/OID/OID.pm:
-
- document get_indexes() by example
-
-2004-11-24 17:09 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- document gettable()
-
-2004-11-24 16:44 hardaker
-
- * agent/helpers/Makefile.in:
-
- Convert GNU specific make hacks to portable version
-
-2004-11-24 16:42 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- minor updates
-
-2004-11-24 16:41 hardaker
-
- * NEWS:
-
- Update for 5.2 adding a ton of new stuff
-
-2004-11-24 14:35 hardaker
-
- * ChangeLog:
-
- Update for 5.2
-
-2004-11-24 10:55 hardaker
-
- * README:
-
- update for 5.2. Added a few references to the other README files
-
-2004-11-24 10:33 hardaker
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3,
- netsnmp_agent_registry.3, netsnmp_agent_trap.3,
- netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3,
- netsnmp_bulk_to_next.3, netsnmp_cache_handler.3,
- netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3, netsnmp_oid_stash.3
-, netsnmp_old_api.3, netsnmp_read_config.3,
- netsnmp_read_only.3, netsnmp_row_merge.3,
- netsnmp_scalar.3, netsnmp_scalar_group_group.3,
- netsnmp_serialize.3, netsnmp_snmp_agent.3,
- netsnmp_snmp_alarm.3, netsnmp_snmp_client.3,
- netsnmp_snmp_logging.3, netsnmp_snmp_pdu.3,
- netsnmp_snmp_session.3, netsnmp_stash_cache.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- Man page update for 5.2
-
-2004-11-24 10:18 hardaker
-
- * configure, configure.in, doxygen.conf:
-
- update to 5.2
-
-2004-11-24 08:40 hardaker
-
- * man/snmpd.conf.5.def:
-
- strict man page fixes from Eric S. Raymond
-
-2004-11-18 05:27 rstory
-
- * README.osX:
-
- fix type noted on coders
-
-2004-11-17 10:17 rstory
-
- * README.osX:
-
- - document flags to use to install over Apple's version (which has a bad
- copy of net-snmp-config
- - document exluding the unsupported icmp table
-
-2004-11-17 06:49 dts12
-
- * AGENT.txt:
-
- Fix typo and missing config directive, reported by William Buckley.
- Emphasise (in an understated British sort of way) that this is primarily
- describing the v4 agent, and things may be different with the v5 toolkit.
-
-2004-11-17 05:29 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:29 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:28 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:28 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:28 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:28 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:28 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:28 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.rc4 )
-
-2004-11-17 05:27 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.rc4 )
-
-2004-11-17 05:27 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.rc4 )
-
-2004-11-17 05:27 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.rc4 )
-
-2004-11-17 05:26 rstory
-
- * README:
-
- - (README): version tag ( 5.2.rc4 )
-
-2004-11-17 05:26 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.rc4 )
-
-2004-11-16 16:56 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-11-16 16:55 rstory
-
- * configure.in, doxygen.conf:
-
- update version to rc4
-
-2004-11-16 15:42 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface.h,
- interface_common.c:
-
- - don't configure in interface ioctl code by default
- - ifdef out arch dependent code in interface common
-
-2004-11-12 07:36 hardaker
-
- * NEWS:
-
- minor tweaks
-
-2004-11-11 06:36 rstory
-
- * NEWS:
-
- mention more changes and fixes
-
-2004-11-09 08:21 dts12
-
- * man/snmpd.conf.5.def:
-
- Document the non-optional nature of snmpd.conf
- (spotted by William Buckley)
-
-2004-11-09 08:12 dts12
-
- * FAQ:
-
- Raid Robert's FAQ for some useful entries.
-
-2004-11-09 05:16 dts12
-
- * TODO:
-
- It's about time we had a fresh TODO list.
- There may well be bits that can be salvaged from the
- old version, but I'll leave that to someone else.
-
-2004-11-05 21:35 hardaker
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:34 hardaker
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:34 hardaker
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:34 hardaker
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:34 hardaker
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:34 hardaker
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:34 hardaker
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:34 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.rc3 )
-
-2004-11-05 21:33 hardaker
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.rc3 )
-
-2004-11-05 21:33 hardaker
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.rc3 )
-
-2004-11-05 21:33 hardaker
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.rc3 )
-
-2004-11-05 21:33 hardaker
-
- * README:
-
- - (README): version tag ( 5.2.rc3 )
-
-2004-11-05 21:33 hardaker
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.rc3 )
-
-2004-11-05 21:31 hardaker
-
- * doxygen.conf, man/netsnmp_Container_iterator.3,
- man/netsnmp_agent.3, man/netsnmp_agent_registry.3,
- man/netsnmp_agent_trap.3, man/netsnmp_asn1_packet_parse.3
-, man/netsnmp_baby_steps.3, man/netsnmp_bulk_to_next.3
-, man/netsnmp_cache_handler.3, man/netsnmp_callback.3
-, man/netsnmp_container.3, man/netsnmp_data_list.3
-, man/netsnmp_debug.3, man/netsnmp_default_store.3
-, man/netsnmp_handler.3, man/netsnmp_instance.3
-, man/netsnmp_iterator_info_s.3, man/netsnmp_leaf.3
-, man/netsnmp_library.3, man/netsnmp_mib_utilities.3
-, man/netsnmp_mode_end_call.3,
- man/netsnmp_multiplexer.3,
- man/netsnmp_netsnmp_agent_request_info_s.3,
- man/netsnmp_netsnmp_column_info_t.3,
- man/netsnmp_netsnmp_data_list_s.3,
- man/netsnmp_netsnmp_handler_registration_s.3,
- man/netsnmp_netsnmp_iterator_info_s.3,
- man/netsnmp_netsnmp_mib_handler_access_methods.3,
- man/netsnmp_netsnmp_mib_handler_methods.3,
- man/netsnmp_netsnmp_mib_handler_s.3,
- man/netsnmp_netsnmp_request_info_s.3,
- man/netsnmp_netsnmp_table_registration_info_s.3,
- man/netsnmp_netsnmp_table_request_info_s.3,
- man/netsnmp_oid_stash.3, man/netsnmp_old_api.3,
- man/netsnmp_read_config.3, man/netsnmp_read_only.3,
- man/netsnmp_row_merge.3, man/netsnmp_scalar.3,
- man/netsnmp_scalar_group_group.3, man/netsnmp_serialize.3
-, man/netsnmp_snmp_agent.3, man/netsnmp_snmp_alarm.3
-, man/netsnmp_snmp_client.3,
- man/netsnmp_snmp_logging.3, man/netsnmp_snmp_pdu.3,
- man/netsnmp_snmp_session.3, man/netsnmp_stash_cache.3
-, man/netsnmp_table.3, man/netsnmp_table_array.3
-, man/netsnmp_table_container.3,
- man/netsnmp_table_data.3, man/netsnmp_table_dataset.3
-, man/netsnmp_table_iterator.3, man/netsnmp_util.3
-, man/netsnmp_utilities.3,
- man/netsnmp_variable_list.3, man/netsnmp_watcher.3:
-
- version update
-
-2004-11-05 21:21 hardaker
-
- * configure, configure.in:
-
- version update
-
-2004-11-05 20:27 hardaker
-
- * README.solaris:
-
- update from Bruce
-
-2004-11-05 13:08 wasmith32
-
- * agent/mibgroup/mibII/interfaces.h:
-
- This patch fixes a configure problem when compiling with some Windows compilers.
- The affected platforms were MinGW and Cygwin, the patch should not effect MSVC++
- builds.
-
-2004-11-05 02:05 dts12
-
- * man/: Makefile.in, snmpdelta.1, snmpdelta.1.def
-, snmpdf.1, snmpdf.1.def, snmpnetstat.1,
- snmpnetstat.1.def:
-
- Generate "fixed information" command man pages dynamically
- (so they pick up the version header) rather than have them static.
-
-2004-11-05 01:28 dts12
-
- * man/: mib2c.1.def, snmpbulkget.1.def,
- snmpbulkwalk.1.def, snmpcmd.1.def, snmpdelta.1
-, snmpdf.1, snmpget.1.def, snmpgetnext.1.def
-, snmpnetstat.1, snmpset.1.def, snmpstatus.1.def
-, snmptable.1.def, snmptranslate.1.def,
- snmptrap.1.def, snmpusm.1.def, snmpvacm.1.def,
- snmpwalk.1.def:
-
- Tweak the one-line descriptions of various commands to improve
- consistency and clarity
-
-2004-11-04 21:38 rstory
-
- * README.agent-mibs:
-
- updates (mostly stuff we don't support)
-
-2004-10-29 22:16 hardaker
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:15 hardaker
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:15 hardaker
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:15 hardaker
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:15 hardaker
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:15 hardaker
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:15 hardaker
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:15 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.rc2 )
-
-2004-10-29 22:14 hardaker
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.rc2 )
-
-2004-10-29 22:14 hardaker
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.rc2 )
-
-2004-10-29 22:14 hardaker
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.rc2 )
-
-2004-10-29 22:14 hardaker
-
- * README:
-
- - (README): version tag ( 5.2.rc2 )
-
-2004-10-29 22:14 hardaker
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.rc2 )
-
-2004-10-29 22:10 hardaker
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3,
- netsnmp_agent_registry.3, netsnmp_agent_trap.3,
- netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3,
- netsnmp_bulk_to_next.3, netsnmp_cache_handler.3,
- netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3, netsnmp_oid_stash.3
-, netsnmp_old_api.3, netsnmp_read_config.3,
- netsnmp_read_only.3, netsnmp_row_merge.3,
- netsnmp_scalar.3, netsnmp_scalar_group_group.3,
- netsnmp_serialize.3, netsnmp_snmp_agent.3,
- netsnmp_snmp_alarm.3, netsnmp_snmp_client.3,
- netsnmp_snmp_logging.3, netsnmp_snmp_pdu.3,
- netsnmp_snmp_session.3, netsnmp_stash_cache.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- -> 5.2.rc2
-
-2004-10-29 22:05 hardaker
-
- * configure, configure.in, doxygen.conf:
-
- -> 5.2.rc2
-
-2004-10-29 13:28 rstory
-
- * README.agent-mibs:
-
- first pass at agent mibs readme
-
-2004-10-26 05:40 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-10-26 05:37 rstory
-
- * configure.in:
-
- don't unconditionally add libraries (freebsd doesn't have libdl)
-
-2004-10-22 18:06 hardaker
-
- * dist/net-snmp.spec:
-
- fix conflict
-
-2004-10-22 18:02 hardaker
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:01 hardaker
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:01 hardaker
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:01 hardaker
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:01 hardaker
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:01 hardaker
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:00 hardaker
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:00 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.rc1 )
-
-2004-10-22 18:00 hardaker
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.rc1 )
-
-2004-10-22 17:59 hardaker
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.rc1 )
-
-2004-10-22 17:59 hardaker
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.rc1 )
-
-2004-10-22 17:59 hardaker
-
- * README:
-
- - (README): version tag ( 5.2.rc1 )
-
-2004-10-22 17:59 hardaker
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.rc1 )
-
-2004-10-22 17:57 hardaker
-
- * agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, agent/Makefile.depend
-, apps/Makefile.depend,
- apps/snmpnetstat/Makefile.depend, snmplib/Makefile.depend
-:
-
- make depend
-
-2004-10-22 17:46 hardaker
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3,
- netsnmp_agent_registry.3, netsnmp_agent_trap.3,
- netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3,
- netsnmp_bulk_to_next.3, netsnmp_cache_handler.3,
- netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3, netsnmp_oid_stash.3
-, netsnmp_old_api.3, netsnmp_read_config.3,
- netsnmp_read_only.3, netsnmp_row_merge.3,
- netsnmp_scalar.3, netsnmp_scalar_group_group.3,
- netsnmp_serialize.3, netsnmp_snmp_agent.3,
- netsnmp_snmp_alarm.3, netsnmp_snmp_client.3,
- netsnmp_snmp_logging.3, netsnmp_snmp_pdu.3,
- netsnmp_snmp_session.3, netsnmp_stash_cache.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- make docs
-
-2004-10-22 17:41 hardaker
-
- * include/net-snmp/net-snmp-config.h.in, configure,
- configure.in, doxygen.conf:
-
- version update
-
-2004-10-22 11:41 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-10-22 11:40 rstory
-
- * configure.in:
-
- - move PIC check after module processing, & check against complete module list
- - check diskio and lmSensors against complete module list
-
-2004-10-22 11:37 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c,
- ifTable_data_access.c:
-
- fixes for building ifTable w/out ifXTable
-
-2004-10-22 02:17 dts12
-
- * mibs/Makefile.in:
-
- If we're going to include the NET-SNMP-EXTEND-MIB support by default,
- (and load it automatically), it would be even more useful to actually
- install it, so it was available to _be_ loaded!
-
-2004-10-22 02:17 dts12
-
- * agent/mibgroup/agent/extend.h:
-
- If we're going to include the NET-SNMP-EXTEND-MIB support by default,
- it would be sensible to load that MIB automatically.
-
-2004-10-21 15:57 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- ifdef use of variable that isn't always defined
-
-2004-10-21 11:42 rstory
-
- * agent/helpers/table_dataset.c:
-
- fix for multiple rows/tables set problem, noted by Sven Jonas on coders
-
-2004-10-20 21:02 slif
-
- * Makefile.in:
-
- invoke perlrealclean first in the distclean sequence.
-
-2004-10-20 19:55 slif
-
- * Makefile.in:
-
- perform deep cleaning on Perl tree to fix bug #894425.
-
-2004-10-20 19:35 slif
-
- * apps/snmpnetstat/if.c:
-
- fix table overflow (inspired by Debian patch to 5.1.2).
-
-2004-10-20 18:52 slif
-
- * man/mib_api.3.def:
-
- remove second read_objid from methods list (Inspired by current Debian patch)
-
-2004-10-20 16:52 slif
-
- * agent/mibgroup/ucd-snmp/memory.c,
- include/net-snmp/library/system.h, snmplib/snmpUDPDomain.c
-, snmplib/system.c:
-
- fix bug#1043197 (2) - test os version and release using uname to qualify action
-
-2004-10-19 16:26 rstory
-
- * agent/mibgroup/host/hr_swinst.c:
-
- move rpm header includes inside HAVE_LIBRPM because of header dependencies
-
-2004-10-19 16:23 rstory
-
- * configure.in:
-
- - move rpm checks back after module processing, since rpm only included
- iff hr_swinst gets configured in
-
-2004-10-19 14:04 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c:
-
- remove cpp warning
-
-2004-10-19 14:01 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-10-19 14:00 rstory
-
- * configure.in:
-
- - update release
- - for every AC_ARG_ENABLE, add corresponding AC_ARG_WITH with error message
- - for every AC_ARG_WITH, add corresponding AC_ARG_ENABLE with error message
- - move librwap/rpm checks earlier, so they will fail before module processing
- - check mbstat struct for m_clusters (freebsd apparently dropped it)
-
-2004-10-19 03:19 dts12
-
- * local/mib2c.array-user.conf:
-
- Don't generate 'Get' code for inaccessible objects.
-
-2004-10-19 03:13 dts12
-
- * agent/helpers/table_array.c:
-
- Protect against the agent crashing if no 'delete_row' or
- 'duplicate_row' routines were configured.
-
-2004-10-19 03:12 dts12
-
- * agent/helpers/table_array.c:
-
- Prevent the agent from spinning in an infinite loop
- at the end of the table.
-
-2004-10-19 03:05 dts12
-
- * agent/mibgroup/agentx/master.c:
-
- Report *which* agentx socket couldn't be opened.
-
-2004-10-18 20:24 rstory
-
- * doxygen.conf:
-
- update release
-
-2004-10-18 20:23 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- replace incorrect comment block w/note about possible future optimization
-
-2004-10-18 20:23 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
-
- - use new ioctl ifIndex find
- - make next alias func static
-
-2004-10-18 20:21 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c:
-
- - use new ipaddress entry copy function for table level undo setup
- - remove node level undo setup
- - implement undo_commit
-
-2004-10-18 20:20 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- include/net-snmp/data_access/ipaddress.h:
-
- new netsnmp_access_ipaddress_entry_copy to copy entries
-
-2004-10-17 20:56 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c
-:
-
- - update generated code
- - fix slight memory leak
-
-2004-10-17 20:53 rstory
-
- * agent/mibgroup/:
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.h,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
-, ip-mib/ipAddressTable/ipAddressTable_data_access.c,
- ip-mib/ipAddressTable/ipAddressTable_interface.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.c
-:
-
- update generated code
-
-2004-10-17 20:49 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface_ioctl.h,
- interface_linux.c:
-
- add fd parameter to netsnmp_access_interface_ioctl_ifindex_get
-
-2004-10-17 19:56 rstory
-
- * local/mib2c-conf.d/: mfd-access-container-cached-defines.m2i
-, mfd-interface.m2c:
-
- only track whether user allocated data context for non-transient data
-
-2004-10-16 19:53 alex_b
-
- * win32/dist/scripts/mandir2html:
-
- Win32 mandir2html script was cutting off the bottom the man pages. Fixed.
-
-2004-10-16 19:00 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c:
-
- - use new fd param for ifindex lookup, with local socket
- - don't lookup interface if no name
-
-2004-10-16 18:59 rstory
-
- * agent/mibgroup/host/hr_storage.c:
-
- don't use m_clusters if not available
-
-2004-10-16 18:53 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- simply require interface, let it decide about specific arch requires
-
-2004-10-16 18:52 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_ioctl.c:
-
- - always define ifindex function; simply return 0 if SIOCGIFINDEX not avail
- - add fd param to ifindex get, for optimization
-
-2004-10-16 18:51 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- - separate interface_common init from access_interface init
- - call access function, not arch (so unsupported arches work)
-
-2004-10-16 18:49 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- always include ioctl w/interface stuff
-
-2004-10-16 18:48 rstory
-
- * agent/: mib_modules.c, snmp_vars.c:
-
- move access init from agent to mib init
-
-2004-10-16 13:44 rstory
-
- * testing/rfc1213/test_fun:
-
- - comment out ansi colors (inconsistent use)
- - prefix sub-tests & summary with main test number to reduce confusion
-
-2004-10-16 13:43 rstory
-
- * testing/rfc1213/snmpfun.sh:
-
- use snmpgetnext instead of snmptable testing tables
-
-2004-10-16 13:42 rstory
-
- * testing/eval_tools.sh:
-
- - check for no pid files found
- - check for pidfile vanishing
-
-2004-10-16 13:40 rstory
-
- * testing/RUNTESTS:
-
- remove stray quote
-
-2004-10-16 10:32 rstory
-
- * testing/TESTCONF.sh:
-
- if netstat is available, test for port in use and try 2 more random ports
-
-2004-10-15 21:01 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 21:00 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 21:00 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 21:00 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 20:59 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 20:59 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 20:58 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 20:58 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.pre3 )
-
-2004-10-15 20:58 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.pre3 )
-
-2004-10-15 20:57 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.pre3 )
-
-2004-10-15 20:57 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.pre3 )
-
-2004-10-15 20:57 rstory
-
- * README:
-
- - (README): version tag ( 5.2.pre3 )
-
-2004-10-15 20:56 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.pre3 )
-
-2004-10-15 20:48 rstory
-
- * agent/Makefile.depend, agent/mibgroup/Makefile.depend
-, snmplib/Makefile.depend,
- agent/helpers/Makefile.depend, apps/Makefile.depend
-, apps/snmpnetstat/Makefile.depend:
-
- make depend
-
-2004-10-15 20:48 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3,
- netsnmp_agent_registry.3, netsnmp_agent_trap.3,
- netsnmp_asn1_packet_parse.3, netsnmp_baby_steps.3,
- netsnmp_bulk_to_next.3, netsnmp_cache_handler.3,
- netsnmp_callback.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_default_store.3, netsnmp_handler.3,
- netsnmp_instance.3, netsnmp_iterator_info_s.3,
- netsnmp_leaf.3, netsnmp_library.3,
- netsnmp_mib_utilities.3, netsnmp_mode_end_call.3,
- netsnmp_multiplexer.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_netsnmp_mib_handler_methods.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3, netsnmp_oid_stash.3
-, netsnmp_old_api.3, netsnmp_read_config.3,
- netsnmp_read_only.3, netsnmp_row_merge.3,
- netsnmp_scalar.3, netsnmp_scalar_group_group.3,
- netsnmp_serialize.3, netsnmp_snmp_agent.3,
- netsnmp_snmp_alarm.3, netsnmp_snmp_client.3,
- netsnmp_snmp_logging.3, netsnmp_snmp_pdu.3,
- netsnmp_snmp_session.3, netsnmp_stash_cache.3,
- netsnmp_table.3, netsnmp_table_array.3,
- netsnmp_table_container.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_variable_list.3, netsnmp_watcher.3:
-
- update for 5.2.pre3
-
-2004-10-15 20:35 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c:
-
- remove C++ style comments
-
-2004-10-15 20:14 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- update for data acccess change
-
-2004-10-15 20:04 rstory
-
- * README.solaris, agent/mibgroup/ucd-snmp/lmSensors.c
-:
-
- lmSensors changes from Bruce
-
-2004-10-15 18:00 alex_b
-
- * win32/dist/scripts/mandir2html:
-
- Win32 mandir2html script was cutting off the top of the man pages. Fixed.
-
-2004-10-15 17:35 rstory
-
- * agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/:
- usmDHUserKeyTable.h, usmDHUserKeyTable_data_access.c,
- usmDHUserKeyTable_data_access.h,
- usmDHUserKeyTable_data_get.c, usmDHUserKeyTable_data_get.h
-, usmDHUserKeyTable_data_set.c,
- usmDHUserKeyTable_data_set.h, usmDHUserKeyTable_interface.c
-, usmDHUserKeyTable_interface.h,
- usmDHUserKeyTable_oids.h:
-
- update generated code; run indent
-
-2004-10-15 17:31 rstory
-
- * agent/mibgroup/ip-mib/ipSystemStatsTable/: ipSystemStatsTable.c
-, ipSystemStatsTable.h, ipSystemStatsTable_constants.h
-, ipSystemStatsTable_data_access.c,
- ipSystemStatsTable_data_access.h,
- ipSystemStatsTable_interface.c,
- ipSystemStatsTable_interface.h:
-
- regenerate code; run indent
-
-2004-10-15 17:25 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/: ipAddressTable.c,
- ipAddressTable.h, ipAddressTable_data_access.c,
- ipAddressTable_data_access.h, ipAddressTable_interface.c
-, ipAddressTable_interface.h:
-
- update generated code; run indent
-
-2004-10-15 17:21 rstory
-
- * agent/mibgroup/ip-mib/inetNetToMediaTable/: inetNetToMediaTable.c
-, inetNetToMediaTable.h,
- inetNetToMediaTable_data_access.c,
- inetNetToMediaTable_data_access.h,
- inetNetToMediaTable_interface.c,
- inetNetToMediaTable_interface.h:
-
- update generated code; run indent
-
-2004-10-15 17:15 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- ipCidrRouteTable.c, ipCidrRouteTable.h,
- ipCidrRouteTable_data_access.c,
- ipCidrRouteTable_data_access.h,
- ipCidrRouteTable_interface.c, ipCidrRouteTable_interface.h
-:
-
- update generated code; run indent
-
-2004-10-15 17:00 rstory
-
- * agent/mibgroup/ip-forward-mib/inetCidrRouteTable/:
- inetCidrRouteTable.c, inetCidrRouteTable.h,
- inetCidrRouteTable_data_access.c,
- inetCidrRouteTable_data_access.h,
- inetCidrRouteTable_interface.c,
- inetCidrRouteTable_interface.h:
-
- update generated code; run indent
-
-2004-10-15 16:52 rstory
-
- * agent/mibgroup/if-mib/ifXTable/: ifXTable.c, ifXTable.h
-, ifXTable_data_access.c, ifXTable_interface.c
-, ifXTable_interface.h:
-
- update generated code; run indent
-
-2004-10-15 16:34 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c, ifTable.h
-, ifTable_data_access.c, ifTable_interface.c,
- ifTable_interface.h:
-
- update generated code; run indent
-
-2004-10-15 15:23 rstory
-
- * agent/mibgroup/ip-mib/ipSystemStatsTable/:
- ipSystemStatsTable-README-FIRST.txt,
- ipSystemStatsTable-README-ipSystemStatsTable.txt:
-
- remove non-source files
-
-2004-10-15 15:20 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.h
-:
-
- fix max index len
-
-2004-10-15 15:18 rstory
-
- * agent/mibgroup/ip-forward-mib/:
- ipCidrRouteTable/ipCidrRouteTable_data_access.c,
- inetCidrRouteTable/inetCidrRouteTable_data_access.c:
-
- fix cut-n-paste in log msg
-
-2004-10-15 15:13 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c,
- include/net-snmp/data_access/interface.h,
- agent/mibgroup/mibII/ipAddr.c:
-
- use SIOCGIFINDEX ioctl for ifIndex
-
-2004-10-15 15:09 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface_common.c,
- interface_ioctl.c, interface_ioctl.h,
- interface_linux.c:
-
- use SIOCGIFINDEX ioctl for ifIndex
-
-2004-10-15 11:52 rstory
-
- * include/net-snmp/library/default_store.h,
- man/snmp.conf.5.def, snmplib/snmpTCPDomain.c,
- snmplib/snmpTCPIPv6Domain.c, snmplib/snmpUDPDomain.c
-, snmplib/snmpUDPIPv6Domain.c, snmplib/snmp_api.c
-:
-
- tweak buffer size code and apply to tcp sockets too
-
-2004-10-14 20:29 wasmith32
-
- * agent/mibgroup/host_res.h:
-
- Modified includes for Windows builds to include winsock rather than Unix sockets.
-
-2004-10-14 18:15 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.h
-:
-
- optimize mib index size defs (reduce cache size by half!)
-
-2004-10-14 18:04 rstory
-
- * agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/:
- usmDHUserKeyTable.h, usmDHUserKeyTable_data_access.c,
- usmDHUserKeyTable_data_get.c, usmDHUserKeyTable_data_set.c
-, usmDHUserKeyTable_interface.c,
- usmDHUserKeyTable_interface.h:
-
- update generated code; don't use struct ptr as data context
-
-2004-10-14 17:53 rstory
-
- * include/net-snmp/data_access/route.h:
-
- define max policy length
-
-2004-10-14 17:52 rstory
-
- * local/mib2c-conf.d/node-get.m2i:
-
- minor tweak to comments, reduce diffs on switch from embedded->allocated data
-
-2004-10-14 17:51 rstory
-
- * include/net-snmp/agent/mfd.h,
- local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-, local/mib2c-conf.d/mfd-interface.m2c:
-
- don't free a data context we didn't allocate
-
-2004-10-14 17:50 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- clarify that a pointer shouldn't be used as the data context type
-
-2004-10-14 17:49 rstory
-
- * local/mib2c-conf.d/generic-table-indexes.m2i:
-
- account for ipaddres->OID conversion in index space allocations
-
-2004-10-14 17:48 rstory
-
- * local/mib2c-conf.d/: generic-ctx-set.m2i,
- m2c_setup_table.m2i, syntax-COUNTER64-get.m2i:
-
- minor tweak to comments, reduce diffs on switch from embedded->allocated data
-
-2004-10-14 17:45 rstory
-
- * local/mib2c-conf.d/node-set.m2i:
-
- fix var name
-
-2004-10-14 05:57 dts12
-
- * local/: mib2c.access_functions.conf, mib2c.container.conf
-, mib2c.iterate.conf, mib2c.scalar.conf,
- mib2c.table_data.conf:
-
- Return 'SNMP_ERR_NOERROR' on "normal" SET errors.
- (Such errors should only be reported via netsnmp_set_request_error)
-
-2004-10-13 19:21 slif
-
- * snmplib/snmp_logging.c:
-
- use correct facility when initializing syslog log handler.
-
-2004-10-13 18:36 alex_b
-
- * win32/dist/: README.build.win32.txt,
- installer/net-snmp.nsi:
-
- Remove reboot warning from register scripts and clarify step in build steps
-
-2004-10-13 15:24 alex_b
-
- * README.win32, win32/Configure,
- win32/libsnmp_dll/libsnmp.def,
- win32/libsnmp_dll/libsnmp.def.in:
-
- Create libsnmp.def.in file for snmplib_dll and modify win32\Configure to
- generate libsnmp.def if dynamic is specified and with or without the IPv6
- lines in libsnmp.def.
-
-2004-10-12 21:10 hardaker
-
- * agent/snmp_agent.c, apps/snmptrapd.c:
-
- Fix bug [ 1045605 ] syntax error in snmptrapd.c (wrong arg order)
-
-2004-10-12 17:04 rstory
-
- * snmplib/mib.c:
-
- allow build_oid_noalloc to completely fill incoming buffer
-
-2004-10-12 16:14 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- -move initialization of internals back before we use them
- (ah, the joys of automated patching)
-
-2004-10-12 14:56 rstory
-
- * agent/mibgroup/: if-mib/ifTable/.mib2c-updaterc,
- if-mib/ifTable/default-table-ifTable.m2d,
- if-mib/ifXTable/.mib2c-updaterc,
- if-mib/ifXTable/default-table-ifXTable.m2d,
- ip-forward-mib/inetCidrRouteTable/.mib2c-updaterc,
- ip-forward-mib/inetCidrRouteTable/default-table-inetCidrRouteTable.m2d
-, ip-forward-mib/ipCidrRouteTable/.mib2c-updaterc,
- ip-forward-mib/ipCidrRouteTable/default-table-ipCidrRouteTable.m2d
-, ip-mib/inetNetToMediaTable/.mib2c-updaterc,
- ip-mib/inetNetToMediaTable/default-table-inetNetToMediaTable.m2d
-, ip-mib/ipAddressTable/.mib2c-updaterc,
- ip-mib/ipAddressTable/default-table-ipAddressTable.m2d,
- ip-mib/ipSystemStatsTable/.mib2c-updaterc,
- ip-mib/ipSystemStatsTable/default-table-ipSystemStatsTable.m2d
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/default-table-usmDHUserKeyTable.m2d
-:
-
- remove files used for code gen (moved to netsnmp/module-templates cvs tree)
-
-2004-10-12 13:24 alex_b
-
- * win32/libsnmp_dll/libsnmp.def:
-
- Fix IPV6 compile issues with Perl
-
-2004-10-12 13:03 alex_b
-
- * win32/: libsnmp_dll/libsnmp.def,
- netsnmpmibssdk/Makefile.in,
- netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Fix Perl compile issue with dbg_tokens and debug_num_tokens. Fix snmptrapd
- compile issue by adding iphlapi.lib to netsnmpmibssdk.
-
-2004-10-12 10:40 wasmith32
-
- * snmplib/winservice.c:
-
- Some versions of gcc with MinGW do not like a lable with no statements following.
- The sollution was to add an empty statement in the sudo exception handling
- code in winservice.c. Net-SNMP will now compile using a Linux hosted Windows
- cross compiler.
-
-2004-10-11 21:06 slif
-
- * agent/agent_registry.c:
-
- fix signed/unsigned compare of range_subid
-
-2004-10-11 21:03 slif
-
- * agent/mibgroup/ucd-snmp/proxy.c:
-
- remove unused var sess_community
-
-2004-10-11 21:02 slif
-
- * agent/snmp_vars.c:
-
- get definition of should_init
-
-2004-10-11 21:02 slif
-
- * apps/snmpnetstat/winstub.c,
- include/net-snmp/library/system.h:
-
- pickup new definition of strtok_r as needed.
-
-2004-10-10 21:28 bshaw666
-
- * README.solaris, configure, configure.in,
- agent/mibgroup/ucd-snmp/lmSensors.c:
-
- LM-SENSORS-MIB for Solaris
-
-2004-10-09 07:41 rstory
-
- * agent/snmp_agent.c:
-
- move var decl to top of func; remove extra }
-
-2004-10-09 04:48 slif
-
- * agent/mibgroup/ucd-snmp/memory.c,
- include/net-snmp/library/system.h, snmplib/snmpUDPDomain.c
-, snmplib/snmpUDPIPv6Domain.c, snmplib/system.c
-:
-
- remove bugfix #1043197 - wrong patch done the wrong way at the wrong time
-
-2004-10-08 22:02 hardaker
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:02 hardaker
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:01 hardaker
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:01 hardaker
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:01 hardaker
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:01 hardaker
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:01 hardaker
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:01 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.pre2 )
-
-2004-10-08 22:00 hardaker
-
- * dist/Makefile:
-
- - (dist/Makefile): version tag ( 5.2.pre2 )
-
-2004-10-08 22:00 hardaker
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.pre2 )
-
-2004-10-08 22:00 hardaker
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.pre2 )
-
-2004-10-08 22:00 hardaker
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.pre2 )
-
-2004-10-08 21:59 hardaker
-
- * README:
-
- - (README): version tag ( 5.2.pre2 )
-
-2004-10-08 21:59 hardaker
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.pre2 )
-
-2004-10-08 21:58 hardaker
-
- * NEWS:
-
- minor edits
-
-2004-10-08 21:58 hardaker
-
- * agent/helpers/Makefile.depend,
- agent/mibgroup/Makefile.depend, agent/Makefile.depend
-, apps/snmpnetstat/Makefile.depend,
- apps/Makefile.depend, snmplib/Makefile.depend:
-
- make depend
-
-2004-10-08 21:54 hardaker
-
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
-
- update autoconf version req; update net-snmp version to .pro2
-
-2004-10-08 21:44 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- change the anon groups/etc created by the simple tokens to be more descriptive and unique
-
-2004-10-08 21:42 hardaker
-
- * local/mib2c-conf.d/node-set.m2i:
-
- test the right variable
-
-2004-10-08 21:40 hardaker
-
- * local/mib2c.genhtml.conf:
-
- make the background of the obsolete section pinkish
-
-2004-10-08 21:38 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- enable stderrlog
-
-2004-10-08 20:09 hardaker
-
- * man/mib_api.3.def:
-
- fix inconsistencies pointed out by Patrick Welche
-
-2004-10-08 20:05 hardaker
-
- * snmplib/snmpv3.c:
-
- make sure snmpEngineTime calculations don't wrap past an uint size
-
-2004-10-08 19:27 rstory
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.c
-:
-
- remove duplicate function
-
-2004-10-08 19:25 rstory
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.c
-:
-
- fix typo
-
-2004-10-08 19:12 rstory
-
- * agent/helpers/table_container.c,
- include/net-snmp/agent/table_container.h:
-
- tweak some macro and fuction names/values
-
-2004-10-08 19:07 rstory
-
- * agent/mibgroup/: if-mib/ifTable/ifTable.c,
- if-mib/ifTable/ifTable.h,
- if-mib/ifTable/ifTable_constants.h,
- if-mib/ifTable/ifTable_data_access.c,
- if-mib/ifTable/ifTable_data_access.h,
- if-mib/ifTable/ifTable_interface.c,
- if-mib/ifTable/ifTable_interface.h,
- if-mib/ifXTable/ifXTable.c, if-mib/ifXTable/ifXTable.h
-, if-mib/ifXTable/ifXTable_constants.h,
- if-mib/ifXTable/ifXTable_data_access.c,
- if-mib/ifXTable/ifXTable_data_access.h,
- if-mib/ifXTable/ifXTable_interface.c,
- if-mib/ifXTable/ifXTable_interface.h,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.h,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_constants.h
-,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c
-,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.h
-,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.h
-, ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.h,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_constants.h
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.h
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.h
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable.c,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable.h,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_constants.h,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.h
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.h
-, ip-mib/ipAddressTable/ipAddressTable.c,
- ip-mib/ipAddressTable/ipAddressTable.h,
- ip-mib/ipAddressTable/ipAddressTable_constants.h,
- ip-mib/ipAddressTable/ipAddressTable_data_access.c,
- ip-mib/ipAddressTable/ipAddressTable_data_access.h,
- ip-mib/ipAddressTable/ipAddressTable_interface.c,
- ip-mib/ipAddressTable/ipAddressTable_interface.h,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable.h,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_constants.h,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.h,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.h,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_enums.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.h
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_oids.h
-:
-
- update genereated cod
-
-2004-10-08 19:02 rstory
-
- * local/mib2c-conf.d/generic-table-indexes.m2i:
-
- tweak max oid guesswork
-
-2004-10-08 16:46 rstory
-
- * local/mib2c-conf.d/node-set.m2i:
-
- -revamp/add comments (give diff more context; facilitate auto-gen of task list)
- -reduce some generated comments if verbose not set
-
-2004-10-08 16:44 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- -revamp/add comments (give diff more context; facilitate auto-gen of task list)
- -use new macro for size of index oid buffer
-
-2004-10-08 16:43 rstory
-
- * local/mib2c-conf.d/m2c_setup_table.m2i:
-
- -init irreversible commit to 0
-
-2004-10-08 16:43 hardaker
-
- * apps/snmptrapd.c, snmplib/snmpTCPDomain.c,
- snmplib/snmpTCPIPv6Domain.c, snmplib/snmpUDPDomain.c
-, snmplib/snmpUDPIPv6Domain.c, agent/snmp_agent.c
-:
-
- Apply patch found in bug #1040431 to include transport information in the dump output
-
-2004-10-08 16:43 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-:
-
- -revamp/add comments (give diff more context; facilitate auto-gen of task list)
- -use new define in header for cache timouet
-
-2004-10-08 16:41 rstory
-
- * local/mib2c-conf.d/generic-value-map-func.m2i:
-
- -revamp/add comments (give diff more context; facilitate auto-gen of task list)
- -remove some redundant comments
-
-2004-10-08 16:41 rstory
-
- * local/mib2c-conf.d/generic-table-indexes.m2i:
-
- -revamp/add comments (give diff more context; facilitate auto-gen of task list)
- -try to shorten size of oid buffers for indexes
-
-2004-10-08 16:40 rstory
-
- * local/mib2c-conf.d/details-enums.m2i:
-
- -revamp/add comments (give diff more context; facilitate auto-gen of task list)
- -don't gen internal enums if not mapping
-
-2004-10-08 16:39 rstory
-
- * local/mib2c-conf.d/: generic-ctx-copy.m2i,
- generic-ctx-set.m2i, generic-data-allocate.m2i,
- generic-data-context.m2i, generic-get-char.m2i,
- generic-table-indexes-from-oid.m2i,
- generic-table-indexes-set.m2i,
- generic-table-indexes-to-oid.m2i, generic-table-oids.m2c
-, generic-value-map-reverse.m2i,
- generic-value-map.m2i,
- mfd-access-unsorted-external-defines.m2i,
- mfd-data-access.m2c, mfd-data-get.m2c,
- mfd-data-set.m2c, mfd-interface.m2c, node-get.m2i
-, parent-dependencies.m2i, parent-set.m2i,
- syntax-COUNTER64-get.m2i, syntax-DateAndTime-get.m2i,
- syntax-InetAddress-get.m2i, syntax-InetAddressType-get.m2i
-, syntax-InetAddressType-set.m2i,
- syntax-RowStatus-get.m2i, syntax-TestAndIncr-get.m2i:
-
- revamp/add comments (give diff more context; facilitate auto-gen of task list)
-
-2004-10-08 16:02 slif
-
- * net-snmp-config.in:
-
- From Debian patch net-snmp_5.1.2-5.diff.gz -- propagate WRAPLIBS
-
-2004-10-08 15:32 hardaker
-
- * net-snmp-config.in:
-
- apply the intent of patch 947033 from Claus Klein to allow for cross compilation support through the use of --prefix= and --exec-prefix= flags. Didn't apply the white space, reformatting, etc portions since its against our patch acceptance standards. Also made a small fix so that --perfix=/something doesn't add a /net-snmp suffix to the include directory
-
-2004-10-08 15:16 hardaker
-
- * acconfig.h, configure.in,
- include/net-snmp/net-snmp-config.h.in,
- snmplib/snmpUDPDomain.c:
-
- [ 1022787 ] Patch (from Geert De Peuter) that allows UDP buffer tuning... Take 2 after discussion on -coders
-
-2004-10-08 14:15 slif
-
- * perl/: ASN/ASN.pm, OID/OID.pm,
- TrapReceiver/TrapReceiver.pm, agent/agent.pm,
- agent/netsnmp_request_infoPtr.pm,
- agent/default_store/default_store.pm,
- default_store/default_store.pm, manager/displaytable.pm
-:
-
- Seen in a Debian patch. Insert required blank line following __END__ cut mark.
-
-2004-10-08 13:50 slif
-
- * agent/mibgroup/smux/smux.c:
-
- Don't show smux peer password in connect accept/refuse log messages.
-
-2004-10-08 11:52 slif
-
- * testing/: rfc1213/README, rfc1213/run,
- rfc1213/snmpfun.sh, rfc1213/test_fun,
- rfc1213/testmib1.sh, rfc1213/testmib2.sh,
- rfc1213/testmib3.sh, tests/T160rfc1213,
- tests/T161rfc1213, tests/T162rfc1213:
-
- patch #689757 - add test cases for accessing RFC-1213 MIB variables.
- thanks to Ling Xiaofeng for the original work.
-
-2004-10-08 10:43 rstory
-
- * agent/helpers/table_data.c:
-
- initialize ptr to NULL
-
-2004-10-08 10:31 slif
-
- * agent/mibgroup/ucd-snmp/memory.c,
- include/net-snmp/library/system.h, snmplib/snmpUDPDomain.c
-, snmplib/snmpUDPIPv6Domain.c, snmplib/system.c
-:
-
- fix bug#1043197 - provide a function to test os version and release
-
-2004-10-08 10:22 rstory
-
- * agent/: mib_modules.c, snmp_vars.c:
-
- - fix bug [ 1025454 ] undefined symbols in snmptrapd
- - move include "agent_module_inits.h" include inside init_agent
-
-2004-10-08 09:29 wasmith32
-
- * include/net-snmp/system/mingw32msvc.h:
-
- The Linux hosted version of MinGW reports itself as mingw32msvc. This system
- header does nothing more than define mingw32 and include mingw32.h. All changes
- should be made in mingw32.h.
-
-2004-10-08 09:04 alex_b
-
- * snmplib/tools.c:
-
- netsnmp_getenv(): Move variable declaration into WIN32 IFDEF
-
-2004-10-08 09:01 alex_b
-
- * include/net-snmp/library/tools.h, local/snmpconf,
- snmplib/mib.c, snmplib/read_config.c,
- snmplib/tools.c, win32/dist/README.txt,
- win32/dist/htmlhelp/Configuration_Overview.html,
- win32/dist/installer/net-snmp.nsi:
-
- Add netsnmp_getenv() which is a wrapper for getenv() to add
- basic Windows registry support.
-
-2004-10-07 19:31 slif
-
- * include/ucd-snmp/snmp_impl.h:
-
- include net-snmp-config.h and net-snmp/types.h
- for improved UCD_COMPATIBLE uses (from Fedora net-snmp-5.0.6-compat.patch).
-
-2004-10-07 18:44 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Remove mib2c.iterate2.conf
-
-2004-10-07 17:15 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Re-install path fix, prompt overwrite snmp.conf
-
-2004-10-07 16:15 alex_b
-
- * win32/libsnmp_dll/libsnmp.def:
-
- Win32 DLL support for strtok_r
-
-2004-10-07 15:21 alex_b
-
- * snmplib/strtok_r.c, win32/libsnmp/Makefile.in,
- win32/libsnmp/libsnmp.dsp, win32/libsnmp_dll/Makefile.in
-, win32/libsnmp_dll/libsnmp_dll.dsp:
-
- Win32 MSVC support for strtok_r
-
-2004-10-07 14:57 alex_b
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- defined NETSNMP_* defines
-
-2004-10-07 05:12 rstory
-
- * snmplib/: Makefile.in, strtok_r.c:
-
- add strtok_r
-
-2004-10-06 21:08 hardaker
-
- * snmplib/snmp_parse_args.c, agent/mibgroup/ucd-snmp/proxy.c
-, include/net-snmp/library/default_store.h:
-
- make proxy no-community support using -Cc instead of assuming you wanted it that way
-
-2004-10-06 19:22 slif
-
- * agent/snmp_agent.c:
-
- include temp var "i" introduced by recent ipv6 patch.
-
-2004-10-06 19:13 hardaker
-
- * include/net-snmp/library/snmpv3.h:
-
- rename to NETSNMP_RND. (forgot to check this file in from earlier checkin
-
-2004-10-06 17:57 hardaker
-
- * configure, configure.in:
-
- fix ksm patch problem pointed out by Buck Huppmann
-
-2004-10-06 17:49 slif
-
- * include/net-snmp/library/snmpv3.h:
-
- add missing define ENGINEID_TYPE_NETSNMP_RND 256
-
-2004-10-06 16:54 rstory
-
- * agent/mibgroup/host/hr_storage.c:
-
- fix bug [ 986238 ] snmpd loops forever
-
-2004-10-06 16:01 slif
-
- * agent/snmp_agent.c, apps/snmpstatus.c,
- apps/snmptest.c, apps/snmptrapd_handlers.c,
- apps/snmptrapd_log.c:
-
- fix bug#1040429: test every f_fmtaddr call before dereferencing or freeing.
- Catch memory leaks in snmptest, snmptrapd, and snmpstatus.
-
-2004-10-06 15:24 hardaker
-
- * snmplib/snmpksm.c, configure, configure.in,
- acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- Patch [ 923494 ] from Buck: improved autoconf support and heimdal support for ksm.
-
-2004-10-06 14:51 hardaker
-
- * agent/snmp_agent.c, apps/snmptrapd.c:
-
- Patch [ 942155 ] From Dai.H; IPv6 addr_string fix for libwrap
-
-2004-10-06 14:50 rstory
-
- * agent/mibgroup/disman/mteTriggerTable.c:
-
- fix bug [ 615744 ] Spurious DISMAN-EVENT trap
-
-2004-10-06 14:45 hardaker
-
- * agent/mibgroup/agentx/master.c:
-
- Patch [ 1040718 ] from Ben Rogers: Agentx error propagation and infinite loop
-
-2004-10-06 14:11 rstory
-
- * agent/snmpd.c:
-
- restore ptr init before dereference; no idea how this has been working for the
- last 6 months, and why it started crashing on me today.
-
-2004-10-06 13:15 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- - back out all of fix for bug 865415
- - header_ifEntry depends on contiguous ifIndex values, and I'm not about
- to try and fix that in this ifdef hell-hole. Those wanting non-changing
- ifIndexes will just have to move to the mfd-rewrite.
-
-2004-10-06 13:10 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- - back out all of fix for bug 865415
- - header_ifEntry depends on contiguous ifIndex values, and I'm not about
- to try and fix that in this ifdef hell-hole. Those wanting non-changing
- ifIndexes will just have to move to the mfd-rewrite.
-
-2004-10-06 12:44 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- - back out part of fix for bug 865415, it broke solaris & probably others
- (not all platforms have Interface_Scan_Init,Interface_Scan_Next)
-
-2004-10-06 10:37 hardaker
-
- * man/snmpd.conf.5.def:
-
- Patch #1041378 from Thomas Anders to fix the description of how engeIDs are created.
-
-2004-10-06 10:36 hardaker
-
- * snmplib/snmpv3.c:
-
- Fix the complaint outlined by Thomas Anders in Patch 104378 using the net-snmp enterprise number instead of the UCD one for randomly composed engineIDs
-
-2004-10-06 10:35 hardaker
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- defined NETSNMP_* defines
-
-2004-10-05 22:27 rstory
-
- * README:
-
- add Magnus Fromreide, Marcus Meissner, Andrew Rucker Jones, Dai.H.
-
-2004-10-05 21:51 rstory
-
- * agent/mibgroup/kernel_sunos5.c:
-
- apply part of patch [ 939595 ] from sun (update cache times)
-
-2004-10-05 21:37 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- - apply tiny piece of patch [ 836390 ]
- - applied more ifname to iftype mappings
-
-2004-10-05 21:04 rstory
-
- * agent/mibgroup/ucd-snmp/proxy.c, snmplib/snmp_parse_args.c
-:
-
- - apply patch [ 811687 ] Proxy support ignores community string if -c option omitted
-
-2004-10-05 20:47 rstory
-
- * agent/snmp_agent.c:
-
- - apply patch [ 551183 ] LRU replacement for address cache
-
-2004-10-05 20:06 alex_b
-
- * configure, configure.in:
-
- Add missing reference for winservicerc in MinGW section
-
-2004-10-05 19:24 rstory
-
- * agent/mibgroup/agentx/protocol.c:
-
- - apply patch [ 996462 ] agentx fails on little endian 64bit
-
-2004-10-05 19:15 rstory
-
- * agent/agent_registry.c:
-
- - apply patch [ 1009799 ] AgentX Register-PDU with multiple items
-
-2004-10-05 19:02 rstory
-
- * agent/: agent_read_config.c, snmp_vars.c:
-
- - apply [ 1011471 ] More SCO Unixware 7 patches + inline macro problems
- - define macro for unixware includes
-
-2004-10-05 19:01 rstory
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- remove extraneous endif
-
-2004-10-05 18:38 rstory
-
- * configure:
-
- update configure for new configure.in
-
-2004-10-05 17:46 rstory
-
- * acconfig.h, configure.in:
-
- - apply [ 1011471 ] More SCO Unixware 7 patches + inline macro problems
- - check for nested static inline support
-
-2004-10-05 17:38 alex_b
-
- * Makefile.top, configure, configure.in,
- agent/Makefile.in, apps/Makefile.in,
- snmplib/winservicerc.rc:
-
- Apply patch 1040325 - win32 MinGW agent/trapd service Eventlog fixes
-
-2004-10-05 16:35 rstory
-
- * agent/mibgroup/agentx/protocol.c:
-
- apply patch [ 1040254 ] Strengthen AGENTX OID checks
-
-2004-10-05 16:26 rstory
-
- * testing/eval_tools.sh:
-
- apply patch [ 1040261 ] Make it possible to select tests on agent modules
-
-2004-10-05 16:15 rstory
-
- * configure:
-
- update configure for new configure.in
-
-2004-10-05 16:14 rstory
-
- * configure.in, include/net-snmp/net-snmp-config.h.in
-:
-
- add check for strtok_r and run autoheader
-
-2004-10-05 16:13 rstory
-
- * README:
-
- add Geert De Peuter to contributors
-
-2004-10-05 16:12 rstory
-
- * agent/agent_trap.c, agent/mib_modules.c,
- agent/snmp_agent.c, agent/mibgroup/agentx/agentx_config.c
-, agent/mibgroup/host/hr_disk.c,
- agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/if-mib/data_access/interface_common.c,
- agent/mibgroup/mibII/vacm_conf.c,
- agent/mibgroup/ucd-snmp/dlmod.c, apps/snmpvacm.c,
- apps/snmpnetstat/winstub.c, snmplib/container.c,
- snmplib/default_store.c, snmplib/mib.c,
- snmplib/parse.c, snmplib/read_config.c,
- snmplib/snmp_api.c, snmplib/snmp_debug.c,
- snmplib/system.c:
-
- apply patch [ 1040330 ] Getting rid of strtok
-
-2004-10-05 10:35 hardaker
-
- * snmplib/snmpv3.c:
-
- remove attribution comment
-
-2004-10-05 07:06 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Remove -C and -c register options and add note about reboot
-
-2004-10-05 00:50 slif
-
- * agent/mibgroup/ucd-snmp/disk.c:
-
- patch from jprakashbabu: move endfsent call near setfsent to avoid compile error
-
-2004-10-04 20:18 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- elminate use of TODO_find_* undefined macros
-
-2004-10-04 20:17 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- put irreversible_commit setting in generated default-table-*
-
-2004-10-04 20:11 rstory
-
- * local/mib2c-conf.d/: mfd-access-container-cached-defines.m2i
-, mfd-access-unsorted-external-defines.m2i:
-
- elminate use of TODO_find_* undefined macros
-
-2004-10-04 15:09 alex_b
-
- * agent/snmpd.c, apps/snmptrapd.c,
- snmplib/winservice.c:
-
- Rename g_szAppName to app_name to follow naming standards
-
-2004-10-04 11:54 rstory
-
- * local/mib2c-conf.d/: generic-ctx-get.m2i, node-set.m2i
-:
-
- - make comments more unique (help out diff)
- - remove some extraneous comments
-
-2004-10-04 11:52 rstory
-
- * local/mib2c-update:
-
- use full paths instead of relative
-
-2004-10-04 11:51 rstory
-
- * agent/mibgroup/utilities/execute.c:
-
- add debug tokens
-
-2004-10-04 09:53 rstory
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- store permanent rows too
-
-2004-10-04 09:52 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- don't reset oper_status flags, ioctl code has already set them
-
-2004-10-04 09:49 rstory
-
- * agent/helpers/baby_steps.c,
- local/mib2c-conf.d/parent-set.m2i:
-
- list all locations to update in flowchart comments
-
-2004-10-03 18:22 alex_b
-
- * win32/dist/installer/net-snmp.nsi:
-
- Unregister services on uninstall, add missing mibs, mib2c and header files.
-
-2004-10-03 14:20 slif
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- from Corey Wright: fix sensor_array size limit test
-
-2004-10-03 10:19 rstory
-
- * agent/helpers/table_data.c:
-
- apply missed bit from previous patch
-
-2004-10-03 08:47 rstory
-
- * agent/helpers/table_data.c,
- include/net-snmp/agent/table_data.h:
-
- - apply patch from Geert De Peuter [ 1022941 ] Speed up adding a row to a table
- - (slightly modified version)
- - test for append before linear search
- - save rc instead of repeating function call
-
-2004-10-03 07:52 rstory
-
- * snmplib/mib.c:
-
- patch from Patrick Welche; check for NULL before deref
-
-2004-10-02 20:51 alex_b
-
- * win32/dist/README.build.win32.txt:
-
- Add step to compare compiled and installed folders to locate missing files
-
-2004-10-01 20:52 hardaker
-
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
-
- Check for sysconf and times functions and sys/times.h header
-
-2004-10-01 20:51 hardaker
-
- * snmplib/: lcd_time.c, snmpv3.c:
-
- Proper fix it v3 enginetime wrapping problem. Fairly portable && uses times().
-
-2004-10-01 20:50 hardaker
-
- * snmplib/system.c, include/net-snmp/library/system.h:
-
- create a new calculate_sectime_diff function
-
-2004-10-01 20:44 hardaker
-
- * snmplib/snmpv3.c:
-
- set hent variable to NULL to squash bogus compiler warning
-
-2004-10-01 15:50 rstory
-
- * agent/mibgroup/mibII/: interfaces.c, interfaces.h:
-
- fix bug [ 865415 ] incorrect ifAdEntIfIndex field
-
-2004-10-01 08:58 alex_b
-
- * win32/dist/README.build.win32.txt:
-
- Simplify build steps
-
-2004-10-01 05:28 dts12
-
- * local/mib2c.iterate.conf, local/mib2c.iterate2.conf,
- local/mib2c.conf, NEWS:
-
- Break the habit of a lifetime, have the courage of my convictions,
- and push the new (fuller) iterate config in preference to the earlier
- (relatively empty) framework.
- [I just know I'm going to regret doing this.....]
-
-2004-09-30 20:10 wasmith32
-
- * win32/dist/installer/net-snmp.nsi:
-
- Updated the service registration batch files for the Windows installer script.
- Applied a modified patch [ 1037695 ] with edits made by Alex Burger and myself.
- The patch also removes configuration files from the script that were not
- being installed.
-
-2004-09-30 11:12 hardaker
-
- * COPYING:
-
- change 5 -> various so we stop getting it wrong
-
-2004-09-30 08:59 alex_b
-
- * win32/build.pl:
-
- For bug 1037524: Set path to .DLL for Perl build / test
-
-2004-09-30 05:48 dts12
-
- * snmplib/read_config.c:
-
- Have 'read_config_read_octet_string' take note of the
- initial length when using existing buffers.
-
-2004-09-30 02:55 slif
-
- * man/Makefile.in:
-
- ignore errors for any missing MAN5G files (e.g., mib2c.conf.5)
-
-2004-09-30 02:43 slif
-
- * testing/tests/T113agentxtrap:
-
- add DELAY after set to allow time for trap to fire and be logged.
-
-2004-09-30 01:38 slif
-
- * Makefile.rules:
-
- fix "Inconsistent operator for test" which was introduced when
- whitespace at the beginning of the line in installsubdirheaders.
- Indent lines of rule bodies using tab only (a requirement for some "make").
- Remove extraneous whitespace near the end of continuation lines.
-
-2004-09-29 23:18 slif
-
- * Makefile.in:
-
- don't try to install ucd-snmp/agent_module_config.h (no such file)
-
-2004-09-29 18:02 alex_b
-
- * snmplib/winservice.c:
-
- snprintf now uses sizeof(object)
-
-2004-09-29 17:35 slif
-
- * snmplib/snmp_logging.c:
-
- note importance of matching MessageId value for ReportEvent.
-
-2004-09-29 15:49 hardaker
-
- * snmplib/snmpUnixDomain.c:
-
- Patch: 1031046 white space tab damage
-
-2004-09-29 15:45 hardaker
-
- * include/net-snmp/library/default_store.h,
- man/snmp.conf.5.def, snmplib/snmpUDPDomain.c,
- snmplib/snmp_api.c:
-
- [no log message]
-
-2004-09-29 15:38 hardaker
-
- * man/snmpd.conf.5.def:
-
- Patch: [ 1034156 ] Clarify OpenSSL req. in snmpd.conf.5
-
-2004-09-29 15:36 alex_b
-
- * README.win32:
-
- Update service registration section to mention the need for a reboot to
- allow system environment variables to be used.
-
-2004-09-29 15:20 hardaker
-
- * snmplib/vacm.c:
-
- [ 1011331 ] vacm_destroyAccessEntry was double checking a value and missnig another.
-
-2004-09-29 15:01 hardaker
-
- * FAQ, README:
-
- remove japan mirror as the maintainer passed away
-
-2004-09-29 14:23 hardaker
-
- * FAQ:
-
- fix bug #IForgot to fix agentx usage on windows to use a real snmpd.conf token for socket address support
-
-2004-09-29 12:58 hardaker
-
- * Makefile.rules:
-
- remove non-portable (but nice goal) optimized header installation. Breaks on freebsd systems where cmp exits with status 2
-
-2004-09-29 10:34 alex_b
-
- * agent/snmpd.c, apps/snmptrapd.c,
- include/net-snmp/library/snmp_logging.h,
- man/netsnmp_snmp_logging.3, snmplib/snmp_logging.c,
- win32/libsnmp_dll/libsnmp.def:
-
- Apply patch in bug 926389 by Mike Slifcak to fix Win32 event log logging
- for snmptrapd and snmpd. Adds snmp_log_syslogname() function which
- is now used by openlog().
-
-2004-09-29 07:47 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - remove xxx comments in generated code
- - update for rename table_container functions
-
-2004-09-29 07:46 rstory
-
- * local/mib2c-conf.d/: generic-table-indexes-set.m2i,
- mfd-top.m2c:
-
- remove xxx comments in generated code
-
-2004-09-29 07:29 rstory
-
- * snmplib/parse.c:
-
- convert missing dir error msg to debug msg
-
-2004-09-28 18:46 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-09-28 18:45 rstory
-
- * configure.in, include/net-snmp/net-snmp-config.h.in
-:
-
- - check for net/if_arp.h header
- - run autoheader to update net-snmp-config.h.in
-
-2004-09-28 18:41 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- add vmnet to type-by-name detection
-
-2004-09-28 18:39 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_ioctl.c:
-
- - include net/if_arp.h so arp type detection has a chance to work
- - ifdef arphrd types that aren't common (pretty much all of them)
- - debug msg on unknown type
-
-2004-09-28 15:24 slif
-
- * snmplib/snmpTCPDomain.c:
-
- use the correct htons function to assign to a NBO object.
-
-2004-09-28 13:54 rstory
-
- * local/mib2c-conf.d/mfd-readme.m2c:
-
- - first update in a while
- - use create_fewer_files to determine correct file name
- - chg index context to mib context
- - chg table context to row request context
- - remove assumptions about data access method
- - add example function flow (w/source file) for various request scenarios
-
-2004-09-28 06:01 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- add debug
-
-2004-09-28 05:59 rstory
-
- * agent/helpers/scalar_group.c:
-
- fix length for memcpy
-
-2004-09-27 17:23 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - fix a few debug messages
- - log error on uknown column
- - don't put undo_(setup|cleanup) in interface code for generated structures
- - call node undo_setup functions after row undo_setup
-
-2004-09-27 17:18 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- remove a blank line that snuck in
-
-2004-09-27 17:18 rstory
-
- * local/mib2c-conf.d/generic-table-oids.m2c:
-
- fix logic test (defval is a string, not a flag)
-
-2004-09-27 17:15 rstory
-
- * agent/helpers/baby_steps.c:
-
- skip undo_cleanup if undo_setup wasn't run
-
-2004-09-27 14:36 alex_b
-
- * win32/dist/README.build.win32.txt:
-
- Remove mention of fixing SYNOPSIS in snmpnetstat, snmpdelta and snmpdf
-
-2004-09-27 14:21 alex_b
-
- * man/: snmpdelta.1, snmpdf.1, snmpnetstat.1:
-
- Make commands in SYNOPSIS / DESCRIPTION section bold
-
-2004-09-27 12:06 rstory
-
- * agent/helpers/table.c:
-
- allow for finer grained debug control
-
-2004-09-27 10:44 alex_b
-
- * snmplib/winservice.c:
-
- Merged most WriteToEventLog and DisplayError calls into ProcessError so event, console & pop-up messages are consistent. Changed all stprintf's to snprintfs.
-
-2004-09-27 06:05 rstory
-
- * agent/helpers/table_container.c:
-
- fix typo
-
-2004-09-27 05:51 rstory
-
- * agent/helpers/table_container.c:
-
- don't modify table request data if no next column
-
-2004-09-26 13:40 rstory
-
- * local/mib2c-conf.d/mfd-data-set.m2c:
-
- - debug token consistency
- - remove duplicate value map for indexes
-
-2004-09-26 13:38 rstory
-
- * local/mib2c-conf.d/: generic-data-allocate.m2i,
- generic-table-indexes-from-oid.m2i,
- generic-table-indexes-set.m2i,
- generic-table-indexes-to-oid.m2i,
- generic-value-map-func.m2i,
- mfd-access-container-cached-defines.m2i,
- mfd-access-unsorted-external-defines.m2i,
- mfd-data-access.m2c, mfd-interface.m2c, mfd-top.m2c
-, node-get.m2i, parent-dependencies.m2i,
- parent-set.m2i:
-
- - debug token consistency
- - add missing debugs
-
-2004-09-26 13:30 rstory
-
- * agent/mibgroup/tcp-mib/data_access/tcpConn.h:
-
- fix paths
-
-2004-09-24 12:03 slif
-
- * snmplib/snmpTCPDomain.c:
-
- when creating address from ostring, convert port to network byte order
-
-2004-09-24 09:15 rstory
-
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c
-:
-
- - fix commas in commented out items
-
-2004-09-24 07:54 slif
-
- * agent/mibgroup/host/hr_storage.c:
-
- Linux memory buffers patch from Kaj Niemi (Fedora *hr_storage-mbuf-v2.patch)
-
-2004-09-24 07:46 slif
-
- * agent/mibgroup/smux/smux.c:
-
- init input/output variable sa_enterpriseoid_len (Fedora *smux-stack-var.patch)
-
-2004-09-24 07:38 rstory
-
- * snmplib/snmpUDPDomain.c:
-
- when creating address from ostring, convert port to network byte order
-
-2004-09-24 06:18 slif
-
- * include/net-snmp/library/default_store.h,
- snmplib/snmpksm.c:
-
- patch 923511 adds support for non-host service principal for ksm
-
-2004-09-24 05:50 slif
-
- * configure.in, configure:
-
- patch 1010395 remove duplicate checks for snprintf and strtoul
- patch 1009712 check for gethostbyname in -lsocket for Unixware
-
-2004-09-24 05:30 slif
-
- * configure.in, configure:
-
- patch 1032602 supports Linux cross compiler for Windows (target mingw32msvc).
-
-2004-09-23 16:15 slif
-
- * agent/mibgroup/ucd-snmp/lmSensors.c,
- mibs/LM-SENSORS-MIB.txt:
-
- undo patch #1027522 as it violates RFC 1902 section 10.2
- when the MIB objects were changed.
-
-2004-09-23 14:57 hardaker
-
- * include/net-snmp/library/scapi.h, snmplib/scapi.c:
-
- new function to return the required length of a privacy key
-
-2004-09-23 13:24 rstory
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.c
-:
-
- - remove unused variable
- - fix function call
- - fix renamed var missed in merge
-
-2004-09-23 09:18 slif
-
- * agent/mibgroup/ucd-snmp/lmSensors.c,
- mibs/LM-SENSORS-MIB.txt:
-
- apply patch #1027522 to permit reporting negative sensor values
-
-2004-09-23 09:08 slif
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- apply modified patch #1027521 to fix problems with sensor categories (types).
-
-2004-09-23 08:58 slif
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- apply part of patch #960269 to release memory returned from sensor_get_label
-
-2004-09-22 17:51 slif
-
- * win32/dist/htmlhelp/: snmp.conf.win32.html,
- snmpd.conf.win32.html, snmptrapd.conf.win32.html:
-
- patch 1033052 from Alex Burger: Win32: Updated htmlhelp files for *.conf
-
-2004-09-22 11:20 slif
-
- * agent/snmpd.c, apps/snmptrapd.c,
- include/net-snmp/library/winservice.h, snmplib/winservice.c
-:
-
- apply patch #1030913 to suppress windows popups for service reg/unreg errors.
- errors are printed to stderr if -quiet parameter is supplied.
-
-2004-09-22 11:06 slif
-
- * win32/dist/: README.build.win32.txt,
- htmlhelp/Introduction.html:
-
- apply patch#103900 so that intro more closely matches current web site home page.
- also adjust build instructions to remove example and demo MIBs from build.
-
-2004-09-22 11:01 slif
-
- * perl/SNMP/SNMP.xs:
-
- apply patch#1028976 check values for label, iid before dereference.
- Fixes perl module fault, async callback. See RedHat bug #111319
-
-2004-09-22 09:36 hardaker
-
- * man/snmpusm.1.def:
-
- patch from Abhijit Hayatnagarkar to support key changing for localized-only keys
-
-2004-09-22 07:06 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- patch 1028927 from Andy Smith fixes bug 972797; registering win32
- snmpd/snmptrapd services includes paths to config file and to log file.
-
-2004-09-22 07:06 rstory
-
- * agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/:
- usmDHUserKeyTable.c, usmDHUserKeyTable.h,
- usmDHUserKeyTable_data_access.c,
- usmDHUserKeyTable_data_access.h,
- usmDHUserKeyTable_data_get.c, usmDHUserKeyTable_data_get.h
-, usmDHUserKeyTable_data_set.c,
- usmDHUserKeyTable_data_set.h, usmDHUserKeyTable_interface.c
-:
-
- update for generated code
-
-2004-09-21 19:51 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/: ipAddressTable.c,
- ipAddressTable.h, ipAddressTable_constants.h,
- ipAddressTable_data_access.c, ipAddressTable_data_access.h
-, ipAddressTable_interface.c,
- ipAddressTable_interface.h:
-
- update for generated code
-
-2004-09-21 19:32 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- don't generate macros that are in mfd.h
-
-2004-09-21 19:31 rstory
-
- * local/mib2c-conf.d/parent-dependencies.m2i:
-
- fix typo
-
-2004-09-21 19:30 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-dependencies.m2i:
-
- only generate row creation check if m2c_table_row_creation set
-
-2004-09-21 19:29 rstory
-
- * local/mib2c-conf.d/generic-table-oids.m2c:
-
- - set up macro w/required columns for row creation
-
-2004-09-21 16:48 rstory
-
- * local/mib2c.column_storage.conf:
-
- storage for table indexes and columns
-
-2004-09-21 16:32 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - move row_merge after table_container in handler chain
-
-2004-09-21 16:30 rstory
-
- * local/mib2c-update:
-
- - increase context for diff
- - increase fuzz for patch
-
-2004-09-21 16:28 rstory
-
- * agent/mibgroup/notification/snmpNotifyTable.c:
-
- - allocate tag storage earlier, with space for null termination
- - alloc space for null termination of name
- - return error if allocations fail
-
-2004-09-21 16:25 rstory
-
- * agent/helpers/table_container.c:
-
- set endofmibview when getnext goes beyond last item in table
-
-2004-09-21 16:23 rstory
-
- * agent/helpers/row_merge.c:
-
- mark processed requests as DONE so they aren't merged
-
-2004-09-21 14:59 rstory
-
- * snmplib/callback.c:
-
- ifdef/comment some debug assert code that gets hit in rare cases
-
-2004-09-21 12:56 hardaker
-
- * apps/snmpusm.c:
-
- patch from Abhijit Hayatnagarkar to support key changing for localized-only keys
-
-2004-09-21 06:55 hardaker
-
- * apps/snmpusm.c:
-
- Patch from Abhijit Hayatna to fix DH key lengths
-
-2004-09-21 06:43 hardaker
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.c
-:
-
- check a few pointers before using them
-
-2004-09-17 01:22 nba
-
- * configure, configure.in,
- agent/mibgroup/host/hr_swinst.c,
- include/net-snmp/net-snmp-config.h.in:
-
- Check for and include rpm/rpmdb.h
-
-2004-09-17 01:04 nba
-
- * agent/mibgroup/agent/extend.c:
-
- This was not always an unused variable
-
-2004-09-17 00:58 nba
-
- * apps/snmpusm.c:
-
- Fix OpenSSL chech to work on 64-bit Solaris compile with 32-bit OpenSSL
- installed ...
-
-2004-09-16 10:34 rstory
-
- * local/Makefile.in:
-
- install mib2c.column_storage.conf
-
-2004-09-16 10:34 rstory
-
- * snmplib/snmp_client.c:
-
- - don't free NULL pointer
- - upcase first word in sentence
- - expand more on noCreation explanitory message
- - add explanitory message for inconsistentName
-
-2004-09-16 10:27 rstory
-
- * snmplib/parse.c:
-
- log error message if a MIB directory cannot be opened
-
-2004-09-16 08:31 rstory
-
- * agent/mibgroup/tcp-mib.h,
- agent/mibgroup/tcp-mib/tcpConnTable.h,
- agent/mibgroup/tcp-mib/data_access/.cvsignore,
- agent/mibgroup/tcp-mib/data_access/Makefile,
- agent/mibgroup/tcp-mib/data_access/tcpConn.h,
- agent/mibgroup/tcp-mib/data_access/tcpConn_common.c,
- agent/mibgroup/tcp-mib/data_access/tcpConn_linux.c,
- include/net-snmp/data_access/tcpConn.h:
-
- data access for tcp-mib tcp connections (ipv4 only)
-
-2004-09-16 08:18 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- - remove unused vars
- - create default-node-${node}.m2d w/current values, iff doesn't exist
-
-2004-09-16 08:17 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-get.m2i:
-
- don't generate mapping code if skip mapping set
-
-2004-09-15 17:22 slif
-
- * Makefile.in:
-
- install freebsd5/6 headers
-
-2004-09-15 15:57 hardaker
-
- * snmplib/snmpusm.c:
-
- Fix an opps. Delete the usm state ref before the handling of reports since it didn't need it before
-
-2004-09-15 09:57 hardaker
-
- * include/net-snmp/library/snmp_secmod.h:
-
- make the HandleReport callback take a transport pointer
-
-2004-09-15 09:55 hardaker
-
- * snmplib/snmpusm.c:
-
- Make the usm module handle its own reprots
-
-2004-09-15 09:54 hardaker
-
- * snmplib/snmp_api.c:
-
- don't free the state reference till after the handle_report_pdu callback is called. Also pass in the transport to the same hook.
-
-2004-09-15 09:19 rstory
-
- * Makefile.in:
-
- install darwin7 header
-
-2004-09-15 07:26 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-dependencies.m2i:
-
- - check column_set_flags to see if rowstatus set
- - only check transition if set
- - check required rows on createAndGo
- - don't allow destroy if other columns set
- - don't allow creation if rowstatus not set
-
-2004-09-15 07:21 rstory
-
- * local/mib2c-conf.d/: parent-dependencies.m2i,
- parent-set.m2i:
-
- - rename set_flags
- - add comment about row created flag in rowreq_flags
-
-2004-09-15 07:20 rstory
-
- * local/mib2c-conf.d/node-set.m2i:
-
- comment grammar tweak
-
-2004-09-15 07:19 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - add rowreq_flags
- - rename set_flags to column_set_flags
- - use context name for example user context data list
-
-2004-09-15 07:17 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - use new macro to validate SNMP error codes
- - use new rowreq_flags to set/clear new row flag
- - set request error on invalid oid for new row
- - clear undo pointer after releasing it
- - set WRONGLENGTH for bad variable size
-
-2004-09-15 07:14 rstory
-
- * snmplib/snmp_alarm.c:
-
- add include to quiet compiler
-
-2004-09-15 07:13 rstory
-
- * include/net-snmp/library/snmp_enum.h:
-
- - add prototype for se_find_slist
- - tweak comment
-
-2004-09-15 07:12 rstory
-
- * include/net-snmp/library/snmp.h:
-
- new macro to validate SNMP error codes
-
-2004-09-15 07:11 rstory
-
- * include/net-snmp/agent/mfd.h:
-
- - define flags for rowreq_flags
-
-2004-09-15 07:11 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/: ipAddressTable.c,
- ipAddressTable.h, ipAddressTable_constants.h,
- ipAddressTable_data_access.c, ipAddressTable_interface.c
-:
-
- - update generated code
- - rename arch functions
- - move storage type into data access interface
- - add/use undo storage for LastChanged
- - add support for creation/deletion of ipaddresses via RowStatus
- - add flags for required columns
-
-2004-09-15 06:59 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- - rename arch functions
-
-2004-09-15 06:58 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- - rename arch functions
- - tweak log message, comments
-
-2004-09-15 06:58 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.h,
- agent/mibgroup/ip-mib/data_access/ipaddress_linux.c,
- include/net-snmp/data_access/ipaddress.h:
-
- - rename arch functions
- - remove arch flags, add data list for arch data
- - add & call arch functions on create, copy, delete ipaddress entry
- - add prototype to fix compiler warning
- - new ipaddress set (create/delete ip address aliases)
- - change macro name
- - add flag for aliases
-
-2004-09-15 06:51 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c,
- include/net-snmp/data_access/interface.h:
-
- - rename arch functions
- - add prototype to fix compiler warning
- - new function to find interface name from ifIndex
-
-2004-09-14 15:01 hardaker
-
- * include/net-snmp/library/snmp_secmod.h, snmplib/snmp_api.c
-:
-
- Update to modularize a bit more the security model infrastructure: report handling outsourced to the secmod
-
-2004-09-13 19:29 rstory
-
- * agent/mibgroup/util_funcs.h,
- agent/mibgroup/if-mib/data_access/interface_ioctl.h,
- agent/mibgroup/if-mib/ifTable/ifTable.h,
- agent/mibgroup/if-mib/ifTable/ifTable_constants.h,
- agent/mibgroup/if-mib/ifTable/ifTable_data_access.h,
- agent/mibgroup/if-mib/ifTable/ifTable_interface.h,
- agent/mibgroup/if-mib/ifXTable/ifXTable.h,
- agent/mibgroup/if-mib/ifXTable/ifXTable_constants.h,
- agent/mibgroup/if-mib/ifXTable/ifXTable_data_access.h,
- agent/mibgroup/if-mib/ifXTable/ifXTable_interface.h,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.h
-,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_constants.h
-,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.h
-,
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.h
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.h
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_constants.h
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.h
-,
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.h
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.h
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_constants.h
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.h
-,
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.h
-, agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.h
-,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_constants.h
-,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.h
-,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_constants.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_enums.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_oids.h
-, include/net-snmp/types.h,
- include/net-snmp/agent/agent_handler.h,
- include/net-snmp/agent/agent_registry.h,
- include/net-snmp/agent/baby_steps.h,
- include/net-snmp/agent/cache_handler.h,
- include/net-snmp/agent/instance.h,
- include/net-snmp/agent/row_merge.h,
- include/net-snmp/agent/scalar.h,
- include/net-snmp/agent/scalar_group.h,
- include/net-snmp/agent/serialize.h,
- include/net-snmp/agent/table.h,
- include/net-snmp/agent/table_array.h,
- include/net-snmp/agent/table_container.h,
- include/net-snmp/agent/table_data.h,
- include/net-snmp/agent/table_dataset.h,
- include/net-snmp/agent/table_iterator.h,
- include/net-snmp/agent/watcher.h,
- include/net-snmp/data_access/arp.h,
- include/net-snmp/data_access/interface.h,
- include/net-snmp/data_access/ipaddress.h,
- include/net-snmp/data_access/ipstats.h,
- include/net-snmp/data_access/route.h,
- include/net-snmp/data_access/systemstats.h,
- include/net-snmp/library/container.h,
- include/net-snmp/library/container_iterator.h,
- include/net-snmp/library/container_list_ssll.h,
- include/net-snmp/library/container_null.h,
- include/net-snmp/library/factory.h,
- local/mib2c.array-user.conf,
- local/mib2c-conf.d/generic-header-bottom.m2i,
- snmplib/mt_support.c:
-
- - patch from Magnus Fromreide to remove ';' from extern 'C' header contructs
- (allow g++ 3.4 and above to compile net-snmp)
-
-2004-09-13 03:34 slif
-
- * testing/: eval_tools.sh, tests/Sv3config:
-
- when matching CPP defines, match the ones which begin the source header line.
-
-2004-09-13 03:20 slif
-
- * README.win32, win32/dist/README.build.win32.txt,
- win32/dist/README.txt, win32/dist/htmlhelp/Net-SNMP.hhc
-, win32/dist/htmlhelp/Net-SNMP.hhp,
- win32/dist/scripts/poddir2html,
- win32/dist/scripts/readme2html:
-
- apply patch #102669 Win32 5.2 build updates`
-
-2004-09-12 22:23 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c:
-
- - include ipAddressTable_constants
- - initialize defaults per the mib
-
-2004-09-12 22:20 rstory
-
- * include/net-snmp/data_access/ipaddress.h:
-
- - change comment
- - add storage type
- - define flags for set support
-
-2004-09-12 22:18 rstory
-
- * agent/helpers/table_container.c:
-
- fix data lookup when there are multiple varbinds
-
-2004-09-12 22:18 rstory
-
- * agent/helpers/baby_steps.c,
- include/net-snmp/agent/snmp_agent.h:
-
- - fix skipping of un-registered modes
- - remove request next_mode stuff (never used)
- - shorten mux debug token
-
-2004-09-10 15:51 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.c
-:
-
- don't mask return codes in internal functions
-
-2004-09-10 15:11 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.h:
-
- add undo storage for rowstatus and storage type
-
-2004-09-10 14:47 rstory
-
- * agent/helpers/baby_steps.c,
- include/net-snmp/agent/baby_steps.h:
-
- - new function netsnmp_baby_step_mode2flag
- - use new function, so skipping unregistered modes works
-
-2004-09-10 14:42 rstory
-
- * local/mib2c-conf.d/parent-dependencies.m2i:
-
- - use mfd succe macro instead of snmp macro
- - if check returns an error, return immediately
-
-2004-09-10 14:39 rstory
-
- * local/mib2c-conf.d/syntax-StorageType-dependencies.m2i:
-
- use correct function name
-
-2004-09-10 13:01 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.c
-:
-
- - update generated code
- - add define to allow row-creation
-
-2004-09-10 12:58 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/: ipAddressTable.c,
- ipAddressTable.h, ipAddressTable_data_access.c,
- ipAddressTable_data_access.h:
-
- update generated code
-
-2004-09-10 05:30 dts12
-
- * local/mib2c:
-
- Check that a variable corresponds to a valid MIB object,
- before trying to look at characteristics of this object.
- (Fixes a problem with the MFD scripts, which use the mib2c
- variable expansions for non-MIB-object names as well).
-
-2004-09-09 16:17 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - fix log msg typo
- - set request errors instead of returning error from handler
- - debug msgs for request errors
-
-2004-09-09 16:15 rstory
-
- * local/mib2c-conf.d/node-varbind-validate.m2i:
-
- add missing quote
-
-2004-09-09 09:17 dts12
-
- * NEWS:
-
- Mention new NET-SNMP-EXTEND-MIB support
- (plus minor grammar and formatting tweaks)
-
-2004-09-09 07:01 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- apply patch #1024352 Changes Windows installer to allow snmptrapd as service.
-
-2004-09-09 06:49 slif
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- formatting patch #1024746 (one-liner) from Alex Burger.
-
-2004-09-09 03:43 slif
-
- * agent/agent_read_config.c, agent/helpers/old_api.c,
- agent/helpers/table.c, agent/helpers/table_data.c,
- agent/mibgroup/agent/extend.c, snmplib/container.c,
- snmplib/container_list_ssll.c:
-
- fix bug#1025014 - remove unuseds, quell signed/unsigned warnings in 5.2.pre1
-
-2004-09-09 03:31 slif
-
- * apps/snmptrapd.c:
-
- declare external function within scope used.
-
-2004-09-09 03:22 slif
-
- * agent/snmpd.c, apps/snmptrapd.c:
-
- fix bug#1025004 apply minor comment and grammar fixes to snmpd,snmptrapd
-
-2004-09-08 20:52 slif
-
- * snmplib/snmp_logging.c:
-
- partial fix bug #909222 - move win32 changes inside _disable_syslog{entry},
- dont write standard error on failure to close event log from disable_syslog.
-
-2004-09-08 18:43 slif
-
- * win32/: agent_module_dot_conf.h, agent_module_includes.h
-, agent_module_inits.h, build.pl,
- mib_module_includes.h, mib_module_inits.h,
- mib_module_shutdown.h, libsnmp_dll/libsnmp.def,
- net-snmp/net-snmp-config.h, net-snmp/net-snmp-config.h.in
-, net-snmp/agent/agent_module_config.h,
- net-snmp/agent/mib_module_config.h, netsnmpmibs/Makefile.in
-, netsnmpmibs/netsnmpmibs.dsp,
- netsnmpmibssdk/Makefile.in,
- netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- Apply mods in patch #1024810 in order to build 5.2.pre1 on win32 MSVC+MinGW.
-
-2004-09-08 08:39 rstory
-
- * include/net-snmp/agent/baby_steps.h:
-
- fix backwards compatability macro name
-
-2004-09-07 20:48 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c:
-
- map data access if address type to mib type in index
-
-2004-09-07 20:46 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.c
-:
-
- pass correct container to update check functionso missing addrs are removed
-
-2004-09-07 20:42 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- null rowreq_ctx is valid in undo_cleanup; simply return success
-
-2004-09-07 20:39 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
-
- - fix ifIndex lookup for interface aliases
- - add debug message
- - new function to set ipaddress
-
-2004-09-07 20:35 rstory
-
- * agent/agent_handler.c:
-
- add se pairs for baby step modes
-
-2004-09-07 20:32 rstory
-
- * agent/helpers/baby_steps.c:
-
- - keep registered modes with mib handler
- - skip lower handlers for modes that handler didnt register for
- - skip undo commit if handler wasnt called for commit
- - dont break on request error in final steps (equivalent of commit/undo/free)
- - more debug msgs
-
-2004-09-07 20:25 rstory
-
- * include/net-snmp/agent/baby_steps.h:
-
- - sync names of BABY_STEP_* with MODE_BSTEP_*
- - define structure for baby steps handler mode tracking
-
-2004-09-07 20:19 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- add debug msg
-
-2004-09-06 20:21 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- - add persistence for ifAlias, ifLinkUpDownTrapEnable
- - don't allow set of promiscuous mode, since it's not implemented
-
-2004-09-06 19:28 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_interface.c:
-
- - fix fixed size check
- - add access to container pointer
-
-2004-09-06 19:25 rstory
-
- * local/mib2c-conf.d/node-varbind-validate.m2i:
-
- don't generate fixed size check for octet strings
-
-2004-09-06 19:00 rstory
-
- * local/mib2c-conf.d/node-set.m2i:
-
- set up vars for lengths to be copied correctly
-
-2004-09-05 18:57 rstory
-
- * agent/mibgroup/agentx/subagent.h:
-
- remove extern of non-existant var
-
-2004-09-02 07:22 slif
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- dont include byteorder.h -- avoids warning seen on RedHat
-
-2004-09-02 06:58 dts12
-
- * NEWS:
-
- Mention the other new mib2c config templates, and provide a little
- more explanation. (Plus fixing a couple of typos)
-
-2004-09-02 06:52 slif
-
- * agent/mibgroup/mibII/system_mib.c:
-
- fix #995489 by obtaining sysDescr and sysContact through windows native methods.
-
-2004-09-02 00:59 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- - require all if-mib interface for linux
-
-2004-09-02 00:04 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:04 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:03 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:03 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:03 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:02 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:02 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:02 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.pre1 )
-
-2004-09-02 00:01 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.pre1 )
-
-2004-09-02 00:01 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.pre1 )
-
-2004-09-02 00:00 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.pre1 )
-
-2004-09-02 00:00 rstory
-
- * README:
-
- - (README): version tag ( 5.2.pre1 )
-
-2004-09-02 00:00 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.pre1 )
-
-2004-09-01 23:55 rstory
-
- * agent/mibgroup/mibII.h:
-
- require explicit configure flag for experimental mfd rewrite modules
-
-2004-09-01 23:51 rstory
-
- * NEWS:
-
- - merge 5.1.2 news
- - add other tidbits gleaned from Changelog
-
-2004-09-01 23:51 rstory
-
- * ChangeLog:
-
- update for 5.2.pre1
-
-2004-09-01 22:57 rstory
-
- * man/: netsnmp_Container_iterator.3, netsnmp_agent.3,
- netsnmp_baby_steps.3, netsnmp_bulk_to_next.3,
- netsnmp_cache_handler.3, netsnmp_container.3,
- netsnmp_data_list.3, netsnmp_debug.3,
- netsnmp_handler.3, netsnmp_instance.3,
- netsnmp_iterator_info_s.3, netsnmp_leaf.3,
- netsnmp_library.3, netsnmp_mib_utilities.3,
- netsnmp_mode_end_call.3, netsnmp_multiplexer.3,
- netsnmp_netsnmp_iterator_info_s.3,
- netsnmp_netsnmp_mib_handler_methods.3, netsnmp_oid_stash.3
-, netsnmp_old_api.3, netsnmp_read_only.3,
- netsnmp_row_merge.3, netsnmp_scalar.3,
- netsnmp_scalar_group_group.3, netsnmp_serialize.3,
- netsnmp_stash_cache.3, netsnmp_table.3,
- netsnmp_table_array.3, netsnmp_table_data.3,
- netsnmp_table_dataset.3, netsnmp_table_iterator.3,
- netsnmp_util.3, netsnmp_utilities.3,
- netsnmp_watcher.3:
-
- update man pages
-
-2004-09-01 22:51 rstory
-
- * man/: netsnmp_netsnmp_mib_handler_access_methods.3,
- netsnmp_table_container.3, netsnmp_agent_registry.3,
- netsnmp_agent_trap.3, netsnmp_asn1_packet_parse.3,
- netsnmp_callback.3, netsnmp_default_store.3,
- netsnmp_netsnmp_agent_request_info_s.3,
- netsnmp_netsnmp_column_info_t.3,
- netsnmp_netsnmp_data_list_s.3,
- netsnmp_netsnmp_handler_registration_s.3,
- netsnmp_netsnmp_mib_handler_s.3,
- netsnmp_netsnmp_request_info_s.3,
- netsnmp_netsnmp_table_registration_info_s.3,
- netsnmp_netsnmp_table_request_info_s.3,
- netsnmp_read_config.3, netsnmp_snmp_agent.3,
- netsnmp_snmp_alarm.3, netsnmp_snmp_client.3,
- netsnmp_snmp_logging.3, netsnmp_snmp_pdu.3,
- netsnmp_snmp_session.3, netsnmp_variable_list.3:
-
- check in new man pages
-
-2004-09-01 22:37 rstory
-
- * agent/Makefile.depend, agent/mibgroup/Makefile.depend
-, snmplib/Makefile.depend,
- agent/helpers/Makefile.depend, apps/Makefile.depend
-, apps/snmpnetstat/Makefile.depend:
-
- make depend
-
-2004-09-01 22:16 rstory
-
- * include/net-snmp/net-snmp-config.h.in:
-
- update after running autoheader
-
-2004-09-01 22:14 rstory
-
- * doxygen.conf:
-
- - update for 5.2.pre1
-
-2004-09-01 22:12 rstory
-
- * agent/mibgroup/: if-mib/data_access/interface_common.c,
- if-mib/data_access/interface_linux.c,
- if-mib/ifTable/ifTable.h, if-mib/ifXTable/ifXTable.h
-, ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
-, ip-mib/data_access/arp_linux.c,
- ip-mib/data_access/ipaddress_common.c,
- ip-mib/data_access/ipaddress_linux.c,
- ip-mib/data_access/systemstats_common.c,
- ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c:
-
- - convert C++ style comments to C style comments (or remove them)
-
-2004-09-01 22:05 rstory
-
- * README.osX:
-
- readme for Mac OS X
-
-2004-09-01 22:04 rstory
-
- * configure:
-
- update configure for new configure.in
-
-2004-09-01 22:03 rstory
-
- * configure.in:
-
- update version to 5.2.pre1
-
-2004-09-01 21:28 rstory
-
- * agent/mibgroup/disman/: expression/gnuc.h, expression/in6.h
-, expression/ip_var.h, expression/ipv6.h,
- expression/udp_var.h, ping/gnuc.h, ping/in6.h,
- ping/ip_var.h, ping/ipv6.h, ping/udp_var.h,
- traceroute/gnuc.h, traceroute/in6.h,
- traceroute/ip_var.h, traceroute/ipv6.h,
- traceroute/udp_var.h, nslookup/gnuc.h, nslookup/in6.h
-, nslookup/ip_var.h, nslookup/ipv6.h,
- nslookup/udp_var.h:
-
- remove GPL license code, plus some guilty-by-association files
-
-2004-09-01 20:14 rstory
-
- * configure:
-
- configure to match new configure.in
-
-2004-09-01 20:13 rstory
-
- * configure.in:
-
- openbsd needs sys/types before tcpd.h
-
-2004-09-01 19:33 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- tweak comment and log message format
-
-2004-09-01 19:32 rstory
-
- * snmplib/snmpUDPDomain.c:
-
- - whitespace change to add real log message (last checking had wrong log message)
- - add port number to debug statement
-
-2004-09-01 19:28 rstory
-
- * snmplib/snmpUDPDomain.c,
- agent/mibgroup/ucd-snmp/lmSensors.c:
-
- - increase max_sensors
- - break when number of sensors exceeds max_sensors
- - add debug
-
-2004-09-01 19:25 rstory
-
- * configure:
-
- configure to match configure.in
-
-2004-09-01 19:24 rstory
-
- * configure.in:
-
- bail if lm_sensors header/lib checks fail
-
-2004-09-01 17:16 rstory
-
- * agent/helpers/scalar_group.c:
-
- - don't return handler if can't allocate sgroup
- - use local var for rootoid machinations, instead of reginfo rootoid
- (realloc of extra suboids doesn't survive registration, when subtree_split
- calls netsnmp_subtree_deepcopy()) [score one for libefence]
-
-2004-09-01 17:09 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- only config_require if-mib interface_common, not all of if-mib interface
-
-2004-09-01 17:08 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route.h:
-
- remove config_require for platforms which haven't been ported yet
-
-2004-09-01 17:06 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface.h,
- interface_common.c:
-
- ifdef out arch specific functions if arch not supported
-
-2004-09-01 17:03 rstory
-
- * agent/mibgroup/mibII.h:
-
- only require new mfd modules for linux, until other platforms are ported
-
-2004-09-01 15:27 slif
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- include asm/types.h so that agent will build on Mandrake flavored Linux.
-
-2004-09-01 14:51 rstory
-
- * snmplib/callback.c:
-
- - remove C++ style comment
- - document use of simplistic _lock
-
-2004-09-01 14:30 slif
-
- * include/net-snmp/system/freebsd6.h:
-
- provide header for FreeBSD 6. fixes bug#1018209
-
-2004-09-01 14:12 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- - only log open err once (until success, then reset flag)
-
-2004-09-01 14:07 rstory
-
- * agent/mibgroup/:
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c
-,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
-,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-:
-
- check for NULL pointer from data access routines, & return resource unavailable
-
-2004-09-01 11:31 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c:
-
- - only log file open error once (until a successful open)
- - return no error if couldn't open ipv6, so we can continue w/ipv4
-
-2004-09-01 10:46 rstory
-
- * agent/agent_registry.c:
-
- - eliminate double free on duplicate registration
- - fix potential memory leaks on failed registration
- (i.e. always free reginfo if registration fails)
-
-2004-09-01 10:44 rstory
-
- * agent/helpers/old_api.c:
-
- eliminate double free on duplicate registration
-
-2004-09-01 08:25 dts12
-
- * acconfig.h, configure, configure.in,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/types.h:
-
- Attempt to ensure that 'int32_t' and (if appropriate) 'int64_t'
- types (plus unsigned equivalents) are available.
-
-2004-09-01 06:19 dts12
-
- * local/mib2c.array-user.conf:
-
- Remove unbalanced "@end@" statements.
-
-2004-09-01 05:57 dts12
-
- * local/mib2c.conf:
-
- Provide additional options for table config templates, and
- describe the differences between them a little more fully.
-
-2004-09-01 05:54 dts12
-
- * local/mib2c.iterate2.conf:
-
- Fix minor typo
-
-2004-08-31 21:36 rstory
-
- * dist/RELEASE-INSTRUCTIONS:
-
- - update libtool version information
- - add note on running cvs2cl on a branch
-
-2004-08-31 21:26 rstory
-
- * man/mib2c.1.def, local/mib2c.conf:
-
- add information about mib2c.mfd.conf
-
-2004-08-31 20:04 rstory
-
- * Makefile.top:
-
- - update comments on libtool versioning
- - update for 5.2
-
-2004-08-31 16:43 slif
-
- * agent/mibgroup/ucd-snmp/disk.c:
-
- fix float calc in var_extensible_disk per Harald Straßberger <hs@syslog.at>
-
-2004-08-31 14:02 hardaker
-
- * agent/Makefile.in:
-
- install agent_module_config.h
-
-2004-08-31 03:28 dts12
-
- * local/mib2c.array-user.conf:
-
- Declare handlers as RWRITE/RONLY as appropriate.
- Suppress SET handling code for read-only tables.
-
-2004-08-31 03:25 dts12
-
- * local/: snmpconf, mib2c-conf.d/details-node.m2i,
- mib2c-conf.d/details-table.m2i,
- mib2c-conf.d/generic-value-map-func.m2i,
- mib2c-conf.d/mfd-access-unsorted-external-defines.m2i,
- mib2c-conf.d/mfd-readme.m2c:
-
- Dave's being pernickity about grammar again.
- "It's" is short for "it is".
- "Belonging to it" is "its" - no apostrophe.
-
-2004-08-31 03:23 dts12
-
- * local/mib2c.iterate_access.conf:
-
- Improve error handling for invalid SET requests.
-
-2004-08-31 03:20 dts12
-
- * local/mib2c.iterate_access.conf:
-
- Suppress SET handling code for read-only tables.
-
-2004-08-31 03:18 dts12
-
- * local/: mib2c.iterate.conf, mib2c.iterate_access.conf
-:
-
- Oops! mib2c config typo
-
-2004-08-31 03:16 dts12
-
- * local/: mib2c.iterate.conf, mib2c.iterate_access.conf
-:
-
- Declare handlers as RWRITE/RONLY as appropriate.
-
-2004-08-31 03:11 dts12
-
- * local/mib2c.iterate2.conf:
-
- Alternative iterator template. Based on a single handler (unlike
- 'iterator_access'), but somewhat more complete than the original,
- particularly w.r.t. SET handling.
-
-2004-08-31 03:09 dts12
-
- * local/: mib2c.container.conf, mib2c.table_data.conf:
-
- Improve the example data structure definition (esp. w.r.t. index values)
-
-2004-08-31 00:37 rstory
-
- * include/net-snmp/agent/agent_handler.h:
-
- new struct typedef, netsnmp_handler_args
-
-2004-08-31 00:36 rstory
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- - add new void pointer for cache hint
- - define new flag for handler args cache hint
- - pass handler args cache hint when flag set
-
-2004-08-28 15:54 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- config_require mibII/var_route (USE_SYSCTL_IF needs get_address)
-
-2004-08-28 12:38 rstory
-
- * agent/agent_handler.c:
-
- - netsnmp_assert on self-reference in linked list
-
-2004-08-28 12:33 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.c
-:
-
- - add comments
-
-2004-08-28 12:31 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- - comment out config_require macros for unwritten modules
-
-2004-08-28 12:28 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- - document scanline format
-
-2004-08-28 12:25 rstory
-
- * snmplib/container_iterator.c:
-
- - remove extraneous ';'
- (issue noted in bug/patch 1011471 More SCO Unixware 7 patches)
-
-2004-08-28 12:17 rstory
-
- * agent/helpers/table_container.c,
- include/net-snmp/agent/table_container.h,
- include/net-snmp/library/container.h, snmplib/container.c
-:
-
- - inline fixes from Stephen J. Friedl, plus a few I found
- (issues noted in bug/patch 1011471 More SCO Unixware 7 patches)
-
-2004-08-28 12:10 rstory
-
- * include/net-snmp/net-snmp-config.h.in:
-
- update for new acconfig.h
-
-2004-08-28 12:08 rstory
-
- * acconfig.h:
-
- - only define inline macros if enabled
- (issue noted in bug 1011471 More SCO Unixware 7 patches)
-
-2004-08-27 23:27 rstory
-
- * agent/snmp_agent.c:
-
- - fix 1/2 of bug 702435: memory leak [...] for agentx subagents
- - Patch supplied by Franz G. Fischer
-
-2004-08-27 23:24 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- - remove unused var and prototypes
- - add comment documenting scan line format
-
-2004-08-27 23:22 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c
-:
-
- - omit routes that are down
- - hardcode active row status for newly discovered routes
-
-2004-08-27 23:19 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c:
-
- - tweak log messages syntax
- - fix ipv4 mask calculation
- - implement ipv6 routes
- - common function to set route type from flags
- - set policy oid based on arbitrary index
-
-2004-08-27 23:16 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_common.c:
-
- dont free policy oid if static flag set
-
-2004-08-27 23:15 rstory
-
- * include/net-snmp/data_access/route.h:
-
- - add flag for static policy oid
- - change internal index type to oid
-
-2004-08-27 07:29 dts12
-
- * agent/agent_read_config.c, snmplib/read_config.c,
- agent/mibgroup/agentx/agentx_config.c:
-
- Try a different approach to multi-type config handling.
- Don't automatically register config tokens against multiple types.
- Instead, explicitly register AgentX-related config tokens as such.
- (The config mechanism will already automatically load any config
- file types that it knows about).
-
-2004-08-27 03:15 dts12
-
- * agent/snmp_agent.c:
-
- Use a consistent "hosts.{allow,deny}" token for known and unknown addresses.
-
-2004-08-27 03:14 dts12
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- If we're reading in the multicast stats, then the scan line needs to be
- tweaked not to skip this value!
-
-2004-08-26 07:31 dts12
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- Suppress 32-bit shift warnings on 32-bit systems.
- (Though this may not be the best way to detect such systems!)
-
-2004-08-26 07:24 dts12
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- Declare missing variable on non-SCNuMAX systems.
-
-2004-08-25 12:35 rstory
-
- * include/net-snmp/data_access/interface.h:
-
- - rename netsnmp_interface_entry members to avoid namespace conflicts
- - noted on users by Akihiro IIJIMA
-
-2004-08-25 09:25 rstory
-
- * agent/mibgroup/: if-mib/data_access/interface_linux.c,
- mibII/interfaces.c:
-
- - apply revised patch for bug 897002: snmpd cannot handle 64 bit interface counters
- (had been marked as fixed but wasn't)
-
-2004-08-25 08:38 dts12
-
- * man/mib2c.conf.5:
-
- Document the new mib2c node tags.
-
-2004-08-25 08:35 dts12
-
- * mibs/: DISMAN-EXPRESSION-MIB.txt, DISMAN-NSLOOKUP-MIB.txt
-, DISMAN-PING-MIB.txt, DISMAN-TRACEROUTE-MIB.txt
-:
-
- Add DisMan Remote Operations MIB files
-
-2004-08-25 08:30 dts12
-
- * agent/mibgroup/disman/: expression/gnuc.h, expression/in6.h
-, expression/ip_var.h, expression/ipv6.h,
- expression/udp_var.h, nslookup/gnuc.h, nslookup/in6.h
-, nslookup/ip_var.h, nslookup/ipv6.h,
- nslookup/udp_var.h, ping/gnuc.h, ping/in6.h,
- ping/ip_var.h, ping/ipv6.h, ping/udp_var.h,
- traceroute/gnuc.h, traceroute/in6.h,
- traceroute/ip_var.h, traceroute/ipv6.h,
- traceroute/udp_var.h:
-
- Locally-tweaked versions of standard header files.
- This is not the most appropriate way to proceed,
- but is needed to get the initial implementation working.
-
-2004-08-25 07:31 dts12
-
- * local/mib2c.iterate_access.conf:
-
- Support holes in "iterate_access" tables.
-
-2004-08-25 01:11 dts12
-
- * agent/mibgroup/Rmon/event.c:
-
- Fix a memory leak in the Rmon code. (Reported by Fong Tsui)
-
-2004-08-24 18:27 rstory
-
- * agent/mibgroup/if-mib/: data_access/interface_common.c,
- data_access/interface_ioctl.c,
- data_access/interface_linux.c, ifTable/ifTable.c,
- ifTable/ifTable.h, ifTable/ifTable_data_access.c:
-
- - rename netsnmp_interface_entry members to avoid namespace conflicts
- - noted on users by Akihiro IIJIMA
-
-2004-08-24 09:28 dts12
-
- * testing/tests/: T055agentv1mintrap, T056agentv2cmintrap
-:
-
- Fix the minimal config tests to use the correct set of MIB modules.
- (Reported by Magnus Fromreide)
-
-2004-08-24 09:24 dts12
-
- * testing/: README, RUNTESTS, eval_tools.sh:
-
- Support additional trapd flags (patch from Magnus Fromreide)
- (And update the README to keep Mike happy!)
-
-2004-08-24 09:19 dts12
-
- * apps/snmptrapd.c:
-
- Log reconfig/shutdown messages more reliably. (Patch from Magnus Fromreide)
-
-2004-08-24 09:16 dts12
-
- * COPYING:
-
- Add Cisco/BUPTNIC copyright notice, to cover the new DisMan RemOps code.
-
-2004-08-24 08:15 dts12
-
- * agent/mibgroup/: disman.h, disman/expression-mib.h,
- disman/nslookup-mib.h, disman/ping-mib.h,
- disman/traceroute-mib.h, disman/expression/expErrorTable.c
-, disman/expression/expErrorTable.h,
- disman/expression/expExpressionTable.c,
- disman/expression/expExpressionTable.h,
- disman/expression/expObjectTable.c,
- disman/expression/expObjectTable.h,
- disman/expression/expValueTable.c,
- disman/expression/expValueTable.h,
- disman/nslookup/lookupCtlTable.c,
- disman/nslookup/lookupCtlTable.h,
- disman/nslookup/lookupResultsTable.c,
- disman/nslookup/lookupResultsTable.h,
- disman/ping/pingCtlTable.c, disman/ping/pingCtlTable.h
-, disman/ping/pingProbeHistoryTable.c,
- disman/ping/pingProbeHistoryTable.h,
- disman/ping/pingResultsTable.c,
- disman/ping/pingResultsTable.h,
- disman/traceroute/traceRouteCtlTable.c,
- disman/traceroute/traceRouteCtlTable.h,
- disman/traceroute/traceRouteHopsTable.c,
- disman/traceroute/traceRouteHopsTable.h,
- disman/traceroute/traceRouteProbeHistoryTable.c,
- disman/traceroute/traceRouteProbeHistoryTable.h,
- disman/traceroute/traceRouteResultsTable.c,
- disman/traceroute/traceRouteResultsTable.h:
-
- Preliminary implementation of the DisMan Remote Operation MIB groups.
- Note that these are not yet ready for production use.
-
-2004-08-23 08:06 rstory
-
- * Makefile.rules:
-
- new target to only make objects for current directory (no subdirs)
-
-2004-08-23 07:35 dts12
-
- * apps/snmpwalk.c, man/snmpwalk.1.def:
-
- Option to exclude the final GET request when walking a single instance.
-
-2004-08-23 02:39 dts12
-
- * local/: mib2c.container.conf, mib2c.table_data.conf:
-
- New template configs for row-based "internal-data" implementations.
-
-2004-08-23 02:29 dts12
-
- * local/mib2c:
-
- New variable tokens to identify "creatable" or RowStatus column objects.
- Extend these two tokens, plus "settable" to apply to tables as well
- (reporting on the constituent column objects).
-
-2004-08-23 01:59 dts12
-
- * agent/mibgroup/target/target_counters.c:
-
- Implement context error counters as proper scalar objects
- (rather than simply instances)
-
-2004-08-23 01:58 dts12
-
- * agent/mibgroup/mibII/setSerialNo.c:
-
- Fuller implementation of snmpSetSerialNo object, including persistance across
- agent restart, random initialisation value (both per TestAndIncr description)
- and proper object instance behaviour.
-
-2004-08-23 01:56 dts12
-
- * agent/agent_registry.c:
-
- Don't invoke callback registrations if the original registration fails.
- (See bug #990070)
-
-2004-08-20 08:51 rstory
-
- * doxygen.conf:
-
- update project number to 5.2.dev
-
-2004-08-20 08:48 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - remove static attribute for function
- - fix paren grouping
-
-2004-08-20 08:47 rstory
-
- * include/net-snmp/agent/net-snmp-agent-includes.h:
-
- - do not include data access headers, as they are not installed
-
-2004-08-20 08:18 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- include interface data access header
-
-2004-08-20 01:53 dts12
-
- * apps/snmptrapd.c:
-
- Tidy up handling of pid_file. (Patches from Magnus Fromreide)
-
-2004-08-19 02:23 dts12
-
- * apps/snmptrapd.c:
-
- Improved handling of snmptrapd PID file.
- Patch from Magnus Fromreide.
-
-2004-08-19 02:17 dts12
-
- * Makefile.in:
-
- Handle agent_module header files in the same way as mib_module ones.
- (Removing them when cleaning up, and installing the config header)
-
-2004-08-19 02:12 dts12
-
- * include/net-snmp/agent/net-snmp-agent-includes.h:
-
- Add agent_module configuration tokens to the list of
- standard agent includes. (Reported by Magnus Fromreide)
-
-2004-08-19 02:10 dts12
-
- * agent/mibgroup/snmpv3/usmConf.h:
-
- Correct agent_module config setting.
- (Spotted by Magnus Fromreide)
-
-2004-08-18 15:12 nba
-
- * snmplib/parse.c:
-
- Allow TOKENRING-MIB and DS1-MIB to override older RFC mibs
-
-2004-08-18 02:21 dts12
-
- * agent/mibgroup/agentx/master.c:
-
- Use the context name from the registration call,
- rather than the context from the incoming request.
- These ought to be the same, but are subtly different when
- no context is specified. (Patch supplied by Magnus Fromreide)
-
-2004-08-17 08:40 dts12
-
- * Makefile.rules:
-
- More portable approach to avoiding unnecessary header installs.
- (Thanks to both Ben Rogers and Stephen J. Friedl)
-
-2004-08-17 02:08 dts12
-
- * include/net-snmp/library/default_store.h,
- snmplib/read_config.c:
-
- Attempt to support multiple '{xxxx}.conf' application types.
-
-2004-08-17 02:06 dts12
-
- * agent/mibgroup/ucd_snmp.h:
-
- Include the new 'NET-SNMP-EXTEND-MIB' module in a default config.
-
-2004-08-17 02:04 dts12
-
- * apps/snmptrapd_handlers.c:
-
- Allow "traphandle" directives to match a subtree rather
- than just a single trap. (Suggested by Bosko Milekic)
-
-2004-08-17 01:59 dts12
-
- * snmplib/snmpv3.c:
-
- Don't bother looking up the hostname unless it'll actually
- be needed for generating the engineID. Suggested by Joe C.
-
-2004-08-17 01:51 dts12
-
- * snmplib/: snmpUDPDomain.c, snmpUDPIPv6Domain.c,
- snmpUnixDomain.c:
-
- Ensure that a non-matching com2sec lookup will return a NULL 'secName'
- (Based on a suggestion by Oleg Ivanov)
-
-2004-08-17 01:41 dts12
-
- * agent/snmp_agent.c:
-
- Don't apply 'hosts.{allow,deny}' checking to callback connections
- (which typically won't match anything other than "ALL")
-
-2004-08-17 01:38 dts12
-
- * agent/agent_registry.c:
-
- Protect against missing parameters. (Suggested by John Lash)
-
-2004-08-17 01:32 dts12
-
- * agent/helpers/table_container.c,
- include/net-snmp/agent/table_container.h:
-
- API for adding a (newly created) row to the varbind request list,
- so it's available during later SET passes. There's probably
- a better way of comparing index values, but this seems to work.
-
-2004-08-17 01:27 dts12
-
- * agent/mibgroup/: snmpv3mibs.h, snmpv3/usmConf.c,
- snmpv3/usmConf.h, snmpv3/usmUser.c:
-
- Split off USM config handling into a separate module
- (and move this into the agent library)
-
-2004-08-17 01:25 dts12
-
- * agent/mibgroup/: agentx/agentx_config.h, agentx/client.h
-, agentx/master.h, agentx/master_admin.h,
- agentx/protocol.h, agentx/subagent.h,
- mibII/vacm_conf.h:
-
- Move VACM config handling and AgentX support into the agent library.
-
-2004-08-17 01:23 dts12
-
- * agent/: agent_read_config.c, mib_modules.c:
-
- Pick up agent_module initialisation and dot_conf routines.
- (Not convinced this is the best place for the agent_module
- init routines to be called, but it'll do for now.)
-
-2004-08-17 01:21 dts12
-
- * agent/Makefile.in:
-
- Switch linking order of agent and mib libraries (since libnetsnmpmibs
- may well use routines defined in libnetsnmpagent, but not vice versa)
-
-2004-08-17 01:15 dts12
-
- * configure.in, configure:
-
- Ensure agent vs mib modules are picked up correctly (esp. for modules
- without a header file, which should default to 'mib_modules')
-
-2004-08-17 01:11 dts12
-
- * agent/mibgroup/agent/extend.c,
- agent/mibgroup/ucd-snmp/extensible.c, man/snmpd.conf.5.def
-:
-
- Slightly preferable config token for the new extensible scripting mib,
- document this feature, and add a warning regarding the old (invalid)
- relocatable output format.
-
-2004-08-16 20:25 rstory
-
- * agent/snmp_agent.c:
-
- - don't drop re-attached head (patch from Tommy Christensen)
- - fix typo
-
-2004-08-16 14:57 rstory
-
- * agent/helpers/Makefile.in:
-
- install mfd.h
-
-2004-08-16 14:45 rstory
-
- * include/net-snmp/net-snmp-config.h.in:
-
- new version from autoconf
-
-2004-08-16 14:23 rstory
-
- * acconfig.h:
-
- - add undef for STRUCT_TM_HAS_TM_GMTOFFF
- - define config_belongs_in to nothing
-
-2004-08-16 12:13 nba
-
- * mibs/: Makefile.mib, mibfetch, smistrip:
-
- More automatic installation of RFC based mibs
-
-2004-08-13 06:59 dts12
-
- * include/net-snmp/agent/.cvsignore:
-
- Ignore config-generated 'agent_module' files
-
-2004-08-13 06:51 dts12
-
- * agent/mibgroup/.cvsignore:
-
- Ignore config-generated 'agent_module' files
-
-2004-08-13 06:43 dts12
-
- * apps/snmptrapd.c, local/Makefile.in,
- local/snmpconf.dir/snmptrapd-data/authentication,
- local/snmpconf.dir/snmptrapd-data/logging,
- local/snmpconf.dir/snmptrapd-data/runtime,
- man/snmptrapd.conf.5.def, win32/dist/installer/net-snmp.nsi
-:
-
- Add snmptrapd config support for logging, authentication and runtime options.
- (Patch #981319 from Alex Burger)
-
-2004-08-13 06:33 dts12
-
- * snmplib/snmpksm.c:
-
- Strip port-number specification from "peername" when constructing KSM credentials.
- (Based on patch #992440)
-
-2004-08-13 03:08 dts12
-
- * agent/mibgroup/agentx/master.c:
-
- Handle "general" AgentX errors, not associated with a specific varbind.
- (Based on patch #983972 from lorenzim)
-
-2004-08-13 02:54 dts12
-
- * Makefile.rules:
-
- Provide missing definition of 'installsubdirheaders' rule.
- (Patch #991664 from Ben Rogers)
-
-2004-08-13 02:53 dts12
-
- * Makefile.rules:
-
- "Lazy" installation of header files. Only install a header file if
- it's newer than the existing one. (Patch #991664 from Ben Rogers)
-
-2004-08-13 02:50 dts12
-
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in, snmplib/snmp-tc.c
-:
-
- Use an explicit check for 'tm_gmtoff', rather than per-architecture #defines
- (Patch #1006298 from Stephen J. Friedl)
-
-2004-08-13 02:17 nba
-
- * mibs/: IANAifType-MIB.txt, ianalist, rfclist:
-
- Updated RFC MIB information
-
-2004-08-12 07:49 dts12
-
- * snmplib/read_config.c:
-
- Handle a colon-separated list of "application-type" config files.
- (e.g. "agentx:snmpd" to search *both* 'snmpd.conf' *and* 'agentx.conf')
- See coders-thread "AgentX configuration" - Jul '04
-
-2004-08-12 05:20 dts12
-
- * agent/mibgroup/utilities/execute.h:
-
- An example of configuring code into the agent rather than the mib library.
-
-2004-08-12 05:18 dts12
-
- * agent/Makefile.in, agent/mibgroup/Makefile.in,
- include/net-snmp/net-snmp-config.h.in, configure.in
-, configure:
-
- Support a mechanism for including particular code modules within either
- the mib library or the agent library (or potentially elsewhere as well).
- (See coders-thread "Moving AgentX out of the mibmodules" - June '04)
-
-2004-08-12 05:12 dts12
-
- * include/net-snmp/agent/all_helpers.h:
-
- Include an oft-overlooked helper.
-
-2004-08-12 05:11 dts12
-
- * apps/notification_log.c:
-
- Protect against following NULL pointers
- (plus some petty grammaticastigation)
-
-2004-08-11 13:57 rstory
-
- * man/Makefile.in:
-
- look for .in file in srcdir, which may != current dir
-
-2004-08-11 05:54 dts12
-
- * agent/helpers/table_data.c:
-
- Only store the table structure on the first pass through.
- Subsequent passes can retrieve this stored value anyway.
-
-2004-08-11 04:55 dts12
-
- * man/Makefile.in:
-
- remove deleted man pages (todo & deprecated)
-
-2004-08-10 08:53 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- update libtool versioning a bit
-
-2004-08-04 05:51 dts12
-
- * Makefile.in, man/netsnmp_deprecated.3,
- man/netsnmp_todo.3:
-
- Don't install 'todo' or 'deprecated' man pages
- (since these are constructed with suspect formatting)
-
-2004-08-03 08:12 dts12
-
- * snmplib/snmpv3.c:
-
- Specify the correct length of string for AES 'strncmp' comparisons.
- (See bug #996894)
-
-2004-08-02 14:17 hardaker
-
- * agent/agent_registry.c:
-
- fix context registration so new context trees get properly initialized.
-
-2004-08-02 14:13 hardaker
-
- * mibs/makehtml.pl:
-
- Don't double-produce HTML output for repeated MIBs.
-
-2004-07-30 17:32 hardaker
-
- * NEWS:
-
- - document AgentX context fixing
- - document the usmUser table population under snmptrapd
-
-2004-07-30 17:31 hardaker
-
- * snmplib/: snmpUDPDomain.c, snmpUDPIPv6Domain.c,
- snmpUnixDomain.c:
-
- Double check that the contextName array is properly initialize.
-
-2004-07-30 17:30 hardaker
-
- * include/net-snmp/agent/agent_registry.h:
-
- Add contextName to the registration paramaters structure.
-
-2004-07-30 17:29 hardaker
-
- * apps/snmptrapd.c:
-
- Register the usmUserTable under the "snmptrapd" context
-
-2004-07-30 17:28 hardaker
-
- * apps/notification_log.c:
-
- - register all the snmptrapd mib nodes under the "snmptrapd" context
-
-2004-07-30 17:26 hardaker
-
- * agent/mibgroup/snmpv3/: usmUser.c, usmUser.h:
-
- Create a function to register the usmUser table other a different context.
-
-2004-07-30 17:26 hardaker
-
- * agent/mibgroup/agentx/: client.c, client.h, master.c
-, subagent.c:
-
- - Fix agentx to work properly under non-default contexts.
-
-2004-07-30 17:24 hardaker
-
- * agent/helpers/instance.c, include/net-snmp/agent/instance.h
-:
-
- Add a bunch of functions to register instances under non default contexts.
-
-2004-07-30 17:23 hardaker
-
- * agent/agent_registry.c:
-
- - fix add_subtree so it registers top level null handlers too
- - fixes a number of context problems
- - pass context information down into registration info struct (used by agentx)
-
-2004-07-30 17:21 hardaker
-
- * agent/helpers/null.c, include/net-snmp/agent/null.h:
-
- - add a null registration function for contexts other than the default.
-
-2004-07-30 14:44 hardaker
-
- * apps/snmpusm.c, snmplib/snmpusm.c, snmplib/snmpv3.c
-:
-
- Patch from Abhijit Hayatnagarkar to fix USM privacy key lengths
-
-2004-07-30 13:36 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- I was sleeping earlier when I fixed code that wasn't broken.
-
-2004-07-30 13:07 hardaker
-
- * NEWS:
-
- mention community string -> context mappings
-
-2004-07-30 13:04 hardaker
-
- * man/snmpd.conf.5.def:
-
- document the new com2sec token options.
-
-2004-07-30 13:01 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c,
- include/net-snmp/library/snmpUDPDomain.h,
- include/net-snmp/library/snmpUDPIPv6Domain.h,
- include/net-snmp/library/snmpUnixDomain.h,
- snmplib/snmpUDPDomain.c, snmplib/snmpUDPIPv6Domain.c
-, snmplib/snmpUnixDomain.c:
-
- Make the com2sec* tokens accept a -Cn CONTEXT flag to allow the
- mapping of community strings to SNMPv3 contexts.
-
-2004-07-30 12:57 hardaker
-
- * agent/snmp_agent.c:
-
- Pass the actual pdu being processed into check_access instead of the copy
-
-2004-07-30 11:21 hardaker
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Fix context checking so it actually works for non default contexts
-
-2004-07-28 12:52 hardaker
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- configure_require -> config_require
-
-2004-07-28 05:40 dts12
-
- * README.win32:
-
- OpenSSL is needed for SHA-based authentication, rather than MD5.
- (It's used for both if available, but it's only *needed* for SHA)
-
-2004-07-28 02:17 dts12
-
- * FAQ:
-
- Discuss RPM-dependecy problems.
-
-2004-07-28 01:04 dts12
-
- * local/mib2c.old-api.conf:
-
- Per-object switch statement is missing the "case" keyword.
- (Reported by William Buckley)
-
-2004-07-22 17:55 slif
-
- * agent/mibgroup/mibII/interfaces.c:
-
- for win32 agent, interpret ifOperStatus correctly,
- and set ifLastChange to zero. These changes fixes bug #907716.
-
-2004-07-22 13:06 slif
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- typedef long int32_t to succeed building with MSVC++.
-
-2004-07-22 10:45 slif
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- patch #982628 applied to fix leak on errors in netsnmp_udp6_transport
-
-2004-07-22 08:49 dts12
-
- * FAQ:
-
- Emphasise the need to explicitly create users.
-
-2004-07-20 23:26 slif
-
- * agent/mibgroup/mibII/: tcpTable.c, udpTable.c:
-
- fix bug #992735 OSX 10.3.4 make fails by including darwin in #if expressions.
-
-2004-07-20 22:29 slif
-
- * include/net-snmp/system/darwin7.h:
-
- create system header for -Ddarwin7. partial fix for bug 992735.
-
-2004-07-20 19:40 slif
-
- * agent/helpers/table_iterator.c:
-
- fix bug 994194 by checking for null before de-referencing pointer argument.
-
-2004-07-20 13:31 slif
-
- * README.solaris:
-
- patch 988286 from Bruce Shaw - Lots of updates on README.solaris
-
-2004-07-20 13:22 slif
-
- * testing/eval_tools.sh:
-
- use kill.exe only iff OSTYPE = msys (patch #987626 applied)
-
-2004-07-19 09:28 dts12
-
- * man/snmpvacm.1.def:
-
- Fix erroneous troff macro, as reported by Eric Raymond
-
-2004-07-16 22:53 hardaker
-
- * agent/mibgroup/mibII/: mibII_common.h, tcpTable.c:
-
- Attempted fixes for darwin
-
-2004-07-16 11:52 hardaker
-
- * agent/mibgroup/ip-mib/ipSystemStatsTable.h:
-
- Added missing ipSystemStatsTable.h file which Robert probably forgot to check in. I'm guessing at the propercontents, but it should be right
-
-2004-07-16 09:08 dts12
-
- * FAQ:
-
- A few additional entries (esp. relating to generating traps)
- plus some minor restructuring and wordsmithing.
-
-2004-07-10 21:29 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats_linux.c:
-
- - remove debug msg
- - log warning if header length isn't what we expect
-
-2004-07-10 21:28 rstory
-
- * snmplib/int64.c:
-
- - fix inverted conditional test
- - don't assume 64 if wrapcheck skipped
-
-2004-07-10 19:52 rstory
-
- * include/net-snmp/data_access/interface.h:
-
- - add comment to document structure var
-
-2004-07-10 19:51 rstory
-
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
-:
-
- - bump up timeout to 30 seconds, instead of 3
-
-2004-07-10 19:50 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c:
-
- - remove reminder comment
- - fix typo, indententation
-
-2004-07-10 19:48 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- use uintmax_t vars for parsing data
-
-2004-07-10 13:07 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- make local function more generic and move to netsnmp_c64_check32_and_update
-
-2004-07-10 13:06 rstory
-
- * agent/mibgroup/ip-mib/: inetNetToMediaTable.h,
- ipAddressTable.h, inetNetToMediaTable/inetNetToMediaTable.h
-, ipAddressTable/ipAddressTable.h:
-
- move config requires up a level
-
-2004-07-10 13:02 rstory
-
- * include/net-snmp/data_access/net-snmp-data-access-includes.h
-:
-
- add ipstats/systemstats headers
-
-2004-07-10 13:01 rstory
-
- * include/net-snmp/library/int64.h, snmplib/int64.c:
-
- new function netsnmp_c64_check32_and_update
-
-2004-07-10 12:58 rstory
-
- * agent/mibgroup/ip-mib.h:
-
- add ipSystemStatsTable
-
-2004-07-10 11:05 rstory
-
- * agent/mibgroup/ip-mib/data_access/systemstats.h,
- agent/mibgroup/ip-mib/data_access/systemstats_common.c,
- agent/mibgroup/ip-mib/data_access/systemstats_linux.c,
- agent/mibgroup/ip-mib/ipSystemStatsTable/.cvsignore,
- agent/mibgroup/ip-mib/ipSystemStatsTable/.mib2c-updaterc,
- agent/mibgroup/ip-mib/ipSystemStatsTable/default-table-ipSystemStatsTable.m2d
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable-README-FIRST.txt
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable-README-ipSystemStatsTable.txt
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.c
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_constants.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.h
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c
-,
- agent/mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.h
-, include/net-snmp/data_access/ipstats.h,
- include/net-snmp/data_access/systemstats.h:
-
- implement ipSystemStatsTable
-
-2004-07-09 22:58 hardaker
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.c
-:
-
- - remove my quick // comments
- - remove a few XXX comments that were feedback for Robert (now emailed).
-
-2004-07-09 15:29 hardaker
-
- * apps/snmpusm.c:
-
- - Pull the DH parameters from the agent to use its currently configured params.
- - protect against !openssl users
-
-2004-07-09 15:28 hardaker
-
- * apps/snmpusm.c:
-
- Pull the DH parameters from the agent to use its currently configured params.
-
-2004-07-09 15:28 hardaker
-
- * agent/mibgroup/: snmp-usm-dh-objects-mib.h,
- snmp-usm-dh-objects-mib/usmDHParameters.h,
- snmp-usm-dh-objects-mib/usmDHParameters/.cvsignore,
- snmp-usm-dh-objects-mib/usmDHParameters/usmDHParameters.c,
- snmp-usm-dh-objects-mib/usmDHParameters/usmDHParameters.h,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.c
-,
- snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.h
-:
-
- Added the usmDHParameters object for management of the DH parameters
-
-2004-07-09 11:18 hardaker
-
- * snmplib/read_config.c:
-
- Make the persistent file warning a bit, um, more strong
-
-2004-07-09 09:58 hardaker
-
- * NEWS, agent/mibgroup/snmp-usm-dh-objects-mib.h,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable.h,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/default-table-usmDHUserKeyTable.m2d
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_access.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_get.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_data_set.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_doxygen.conf
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_enums.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.c
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_interface.h
-,
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/usmDHUserKeyTable_oids.h
-:
-
- Implemented the SNMP-USM-DH-OBJECTS-MIB usmDHUserKeyTable table.
-
-2004-07-09 09:57 hardaker
-
- agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/.cvsignore
-:
-
- ignore file
-
-2004-07-09 09:32 hardaker
-
- * apps/snmpusm.c, man/snmpusm.1.def:
-
- Support a diffie-helman based "changekey" command.
-
-2004-07-09 09:26 hardaker
-
- * include/net-snmp/library/snmpusm.h:
-
- Add diffie-helman void * container pointers.
-
-2004-07-09 09:24 hardaker
-
- * mibs/: SNMP-USM-DH-OBJECTS-MIB.txt, Makefile.in:
-
- rfc2786: dh usm mib
-
-2004-07-09 09:22 hardaker
-
- * configure, configure.in,
- include/net-snmp/net-snmp-config.h.in:
-
- Test for openssl/dh.h
-
-2004-07-08 17:31 rstory
-
- * agent/mibgroup/mibII/route_write.c:
-
- - Linux: use non 0 socket protocol when creating socket (or call fails)
- - don't return success if socket call fails
- - close socket before returning
- - fix typo in comment
-
-2004-07-08 17:29 rstory
-
- * agent/mibgroup/mibII/var_route.c:
-
- - move write_method assignment before check for existing node, so row creation
- can be supported
-
-2004-07-08 17:27 rstory
-
- * local/mib2c-conf.d/node-get.m2i:
-
- update test for correct node decl type
-
-2004-07-08 17:26 rstory
-
- * local/mib2c-conf.d/generic-ctx-get.m2i:
-
- generate high & low assignments for counter64 nodes
-
-2004-07-08 15:38 rstory
-
- * local/mib2c:
-
- close files before exit, to flush pending output
-
-2004-07-08 09:09 rstory
-
- * agent/mibgroup/mibII/route_write.c:
-
- - assign dst addr to new cache entry, so we can find it in next pass
-
-2004-07-08 08:37 rstory
-
- * agent/agent_trap.c:
-
- - back our previous trap binding change
- - set new session.localname to localhost for v1/v2c traps (but not informs)
-
-2004-07-08 08:36 rstory
-
- * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c
-:
-
- - allow per session binding to specific local address for udp transports
-
-2004-07-08 07:18 rstory
-
- * agent/agent_trap.c:
-
- - bind v1 trap sessions client address to localhost
-
-2004-07-08 06:52 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- - close file when done with it
-
-2004-07-07 16:56 rstory
-
- * local/mib2c-update:
-
- - switch to unified diff
-
-2004-07-07 16:50 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- - remove some duplicated code (use interface data access versions)
- - remove unused var
-
-2004-07-07 16:24 hardaker
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- Properly quote mib2c variable in a @if@ clause.
-
-2004-07-07 16:23 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- ipCidrRouteTable.h, ipCidrRouteTable_data_access.c:
-
- - change row status object name to match mib (which doesn't end in RowStatus)
-
-2004-07-07 16:15 rstory
-
- * agent/mibgroup/ip-forward-mib/inetCidrRouteTable/:
- inetCidrRouteTable.c, inetCidrRouteTable.h,
- inetCidrRouteTable_constants.h,
- inetCidrRouteTable_data_access.c,
- inetCidrRouteTable_data_access.h,
- inetCidrRouteTable_interface.c,
- inetCidrRouteTable_interface.h:
-
- - update generated code
-
-2004-07-07 13:56 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- ipCidrRouteTable.h, ipCidrRouteTable_data_access.c:
-
- - agree on variable name
-
-2004-07-07 13:41 rstory
-
- agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
-:
-
- - register table as CAN_RONLY
-
-2004-07-07 13:41 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- ipCidrRouteTable.c, ipCidrRouteTable.h,
- ipCidrRouteTable_data_access.c:
-
- - implement row status (hardcoded as active)
-
-2004-07-07 13:31 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_linux.c,
- agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.h,
- agent/mibgroup/mibII/ipv6.c,
- agent/mibgroup/ucd-snmp/vmstat_netbsd1.c,
- include/net-snmp/data_access/route.h:
-
- - replace u_intN_t with more portable uintN_t
-
-2004-07-07 10:41 rstory
-
- * agent/mibgroup/mibII/ifTable.h:
-
- - include interface data access header for struct/enums
-
-2004-07-07 10:41 rstory
-
- * agent/mibgroup/mibII/ifTable.c:
-
- - initialise container via data access library
-
-2004-07-07 10:26 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
-
- - use enums from mib instead of hardcoded values
-
-2004-07-07 10:21 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable_constants.h
-:
-
- - add missing TC value
-
-2004-07-07 10:21 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_linux.c:
-
- - update ipv6 implementation (take a stab at status, type, origin)
-
-2004-07-07 07:13 rstory
-
- * Makefile.in:
-
- tweak comment check pattern to exclude logs of mfd matches
-
-2004-07-07 07:02 rstory
-
- * include/net-snmp/library/container_list_ssll.h,
- snmplib/container_list_ssll.c:
-
- - add unsorted singly linked list (fifo or lifo)
-
-2004-07-07 05:24 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Quote "r[ow]community" string before passing to com2sec-style parser,
- to retain any internal whitespace.
-
-2004-07-07 05:21 dts12
-
- * snmplib/: snmpUDPDomain.c, snmpUDPIPv6Domain.c:
-
- Use copy_nword rather than strtok for parsing com2sec entries.
- (To handle quoted strings properly)
-
-2004-07-07 02:14 dts12
-
- * agent/helpers/table_data.c:
-
- Convert to use the non-recursive 'AUTO_NEXT' approach
- for all bar GETNEXT/GETBULK requests.
-
-2004-07-07 02:12 dts12
-
- * agent/helpers/: table_data.c, table_iterator.c:
-
- Sparse tables are handled within the tabler helper,
- so don't need to be considered here.
-
-2004-07-07 02:11 dts12
-
- * agent/agent_handler.c:
-
- Don't throw an error if the final handler registration didn't
- include an explicit handler routine. This is perfectly reasonable
- if the MIB object is handled internally by the preceding helpers.
-
-2004-07-06 21:18 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/: ipAddressTable.c,
- ipAddressTable.h, ipAddressTable_data_access.c,
- ipAddressTable_interface.c:
-
- - implement/enable ipAddressType, ipAddressCreated, ipAddressLastChanged
- ipAddressRowStatus (hardcoded active), ipAddressStorageType (hardcoded volatile)
- - return not writable/no creation until set support implemented
- - config_require interface data access
- - update cache policy to auto reload, for last changed/created
-
-2004-07-06 21:12 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- include/net-snmp/data_access/ipaddress.h:
-
- - new func to compare and update ipaddress entries
- - new flag/code for second container index, by address
-
-2004-07-06 21:07 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- - return resource unavailable on empty interface container
- - log malloc failure
-
-2004-07-06 21:00 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c,
- include/net-snmp/data_access/interface.h:
-
- - rename interface data access init routine
- - create container once during init, to discover ifIndexes
-
-2004-07-06 20:58 rstory
-
- * agent/snmp_vars.c:
-
- init interface data access in init_agent
-
-2004-07-06 17:33 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- increase default oid printing size.
-
-2004-07-06 17:15 hardaker
-
- * snmplib/mib.c:
-
- increase default buffer size passed to get_symbol_realloc (useful
- for long OIDs when realloc is actually off).
-
-2004-07-06 15:58 rstory
-
- * include/net-snmp/agent/all_helpers.h:
-
- add new mfd header
-
-2004-07-06 15:57 rstory
-
- * include/net-snmp/agent/mfd.h:
-
- common mfd include
-
-2004-07-06 15:54 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- initialize variable before use
-
-2004-07-06 14:24 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- Only print one of the error messages if the result was an array.
-
-2004-07-06 14:23 hardaker
-
- * perl/OID/OID.xs:
-
- - fix a few "whoops" (remove debugging; properly {} multi if statements).
-
-2004-07-06 14:11 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- - if a table is composed of only indexes, walk at least one so results
- are returned for gettable().
-
-2004-07-06 14:08 hardaker
-
- * perl/OID/OID.xs:
-
- - properly return NULLs when appropriate.
- - make get_indexes return indexes from augmented tables.
-
-2004-07-06 14:00 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c,
- agent/mibgroup/if-mib/ifTable/ifTable.c,
- include/net-snmp/data_access/interface.h:
-
- - add inucast, onucast counters to stats struct
- - move inucast, onucast calculations into linux interface data_access
-
-2004-07-06 11:53 rstory
-
- * Makefile.in:
-
- - update make checks to check for cpp #warnings
-
-2004-07-05 20:01 rstory
-
- * local/Version-Munge.pl:
-
- - document -T option in usage
-
-2004-07-05 20:00 rstory
-
- * include/net-snmp/data_access/interface.h:
-
- - remove nasty kernel trick defines
- - add backwards compatability typedef for conf_if_list
-
-2004-07-05 19:59 rstory
-
- * include/net-snmp/agent/net-snmp-agent-includes.h:
-
- - include new data access include
-
-2004-07-05 19:52 rstory
-
- * include/net-snmp/data_access/net-snmp-data-access-includes.h
-:
-
- new header for all data access includes
-
-2004-07-05 15:09 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c
-:
-
- - remove row status for now; warning to remind before 5.2
-
-2004-07-05 15:08 rstory
-
- * agent/mibgroup/mibII/interfaces.h:
-
- add config_require of data_access/interface
-
-2004-07-05 14:50 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- remove conf_if_list declaration (it's in data_access/intefaces.h now)
-
-2004-07-05 14:12 rstory
-
- * agent/mibgroup/: ip-forward-mib/data_access/route_linux.c,
- ip-mib/data_access/arp_linux.c,
- ip-mib/data_access/ipaddress_ioctl.c:
-
- asserts should be netsnmp_asserts
-
-2004-07-05 14:10 rstory
-
- * agent/mibgroup/if-mib/: data_access/interface_common.c,
- data_access/interface_linux.c, ifTable/ifTable.c,
- ifTable/ifTable.h:
-
- - don't use nasty kernel trick (avoid unexpected macro substitutions)
-
-2004-07-05 09:21 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-07-05 09:20 rstory
-
- * configure.in:
-
- update version to 5.2.dev
-
-2004-07-05 09:04 rstory
-
- * perl/TrapReceiver/TrapReceiver.pm:
-
- - (perl/TrapReceiver/TrapReceiver.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:04 rstory
-
- * perl/AnyData_SNMP/Storage.pm:
-
- - (perl/AnyData_SNMP/Storage.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:04 rstory
-
- * perl/ASN/ASN.pm:
-
- - (perl/ASN/ASN.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:03 rstory
-
- * perl/OID/OID.pm:
-
- - (perl/OID/OID.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:03 rstory
-
- * perl/default_store/default_store.pm:
-
- - (perl/default_store/default_store.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:03 rstory
-
- * perl/agent/default_store/default_store.pm:
-
- - (perl/agent/default_store/default_store.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:03 rstory
-
- * perl/agent/agent.pm:
-
- - (perl/agent/agent.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:02 rstory
-
- * perl/SNMP/SNMP.pm:
-
- - (perl/SNMP/SNMP.pm): version tag ( 5.2.dev )
-
-2004-07-05 09:02 rstory
-
- * sedscript.in:
-
- - (sedscript.in): version tag ( 5.2.dev )
-
-2004-07-05 09:01 rstory
-
- * dist/net-snmp.spec:
-
- - (dist/net-snmp.spec): version tag ( 5.2.dev )
-
-2004-07-05 09:01 rstory
-
- * FAQ:
-
- - (FAQ): version tag ( 5.2.dev )
-
-2004-07-05 09:01 rstory
-
- * README:
-
- - (README): version tag ( 5.2.dev )
-
-2004-07-05 09:00 rstory
-
- * snmplib/snmp_version.c:
-
- - (snmplib/snmp_version.c): version tag ( 5.2.dev )
-
-2004-07-05 08:31 rstory
-
- * dist/nsb-functions:
-
- add make test results to upload
-
-2004-07-05 05:59 dts12
-
- * agent/helpers/: cache_handler.c, read_only.c,
- table_dataset.c, watcher.c:
-
- Use "AUTO_NEXT"-style handling for the trivial cases
- (noting this behaviour within the handler itself).
-
-2004-07-05 05:53 dts12
-
- * agent/helpers/multiplexer.c:
-
- Use switch fallthrough to handler GetBulk->GetNext->Get handler fallbacks.
- The previous code didn't cope with a missing GET helper for GetBulk/GetNext.
-
-2004-07-04 18:27 rstory
-
- * agent/helpers/bulk_to_next.c:
-
- - convert to use AUTO_NEXT
-
-2004-07-04 18:25 rstory
-
- * agent/mibgroup/mibII/udpTable.h:
-
- - restore config_reqire of old table (enable-mfd-rewrites coexistence)
-
-2004-07-04 18:23 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_interface.c:
-
- - ifdef out table registration iff ! enable-mfd-rewrites
- - init cache earlier (it happens even if ! enable-mfd-rewrites, for ifXTable)
-
-2004-07-04 18:21 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.h,
- ifTable_data_access.c:
-
- - add flag to indicate if a cached interface is not missing
- - set admin (and maybe oper) status down first time interface goes missing
- - set ifLastChanged when oper status changes
- - set ifCounterDiscontinuityTime when missing interface returns
-
-2004-07-04 18:18 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- - use ifName for description iff NULL description
- - return empty string for physaddr iff all 0s
-
-2004-07-04 18:16 rstory
-
- * agent/mibgroup/mibII/interfaces.c:
-
- - document that SIOCGIFHWADDR ioctl might not return full 6 bytes
- - add memset to 0 before SIOCGIFHWADDR ioctl, if needed
- - use standard IFHWADDRLEN macro instead of hardcoded 6
- - trivial optimization (don't assign var twice in certain cases)
- - comment out all ifTable from variable struct iff --enable-mfd-rewrites
-
-2004-07-04 18:12 rstory
-
- * agent/mibgroup/: if-mib/data_access/interface_ioctl.c,
- tunnel/tunnel.c:
-
- - document that SIOCGIFHWADDR ioctl might not return full 6 bytes
- - add memset to 0 before SIOCGIFHWADDR ioctl, if needed
- - use standard IFHWADDRLEN macro instead of local one
-
-2004-07-04 18:08 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- - don't assume oper status is up
- - remove gratuitous log message
-
-2004-07-04 18:07 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- remove prototypes causing compile err (find fix later)
-
-2004-07-04 18:06 rstory
-
- * agent/mibgroup/ip-forward-mib/:
- inetCidrRouteTable/inetCidrRouteTable_interface.c,
- ipCidrRouteTable/ipCidrRouteTable_interface.c:
-
- update for generated code
-
-2004-07-04 18:04 rstory
-
- * agent/mibgroup/: mibII.h, if-mib/ifTable.h,
- if-mib/ifXTable.h, if-mib/ifXTable/ifXTable.h,
- ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.h,
- ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.h:
-
- - re-enable old implementations for --enable-mfd-rewrites
- (except for ifTable; turns out the rest are all new tables)
- - ifdef out ifTable registration for enable-mfd-rewrites, leaving the rest
- of the code intact for other tables/object that need it.
-
-2004-07-04 10:15 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- - set if type to tunnel if not set & if name starts with 'sit'
-
-2004-07-04 10:13 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_ioctl.c:
-
- - set physaddr len to 0 if physaddr not known
- - set oper status from if flags
-
-2004-07-04 10:11 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- - leave if_descr NULL until we can determine it.
-
-2004-07-04 10:07 rstory
-
- * agent/mibgroup/ucd-snmp/memory.c:
-
- Linux: only log missing /proc/meminfo errors once, at startup
-
-2004-07-04 10:03 rstory
-
- * dist/nsb-functions:
-
- init var before using it
-
-2004-07-04 10:02 rstory
-
- * agent/agent_registry.c:
-
- add netsnmp assert on duplicate registration
-
-2004-07-03 17:37 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_interface.c:
-
- - update generated code
- - fix cache lookup oid param
-
-2004-07-03 17:25 rstory
-
- * include/net-snmp/agent/cache_handler.h:
-
- update comments; document that magic is for user handler
-
-2004-07-03 17:08 rstory
-
- * agent/mibgroup/if-mib/: ifTable/ifTable.c,
- ifTable/ifTable.h, ifXTable/ifXTable.c,
- ifXTable/ifXTable.h:
-
- - update generated code
-
-2004-07-03 17:04 rstory
-
- * agent/mibgroup/: if-mib/ifTable/ifTable_interface.c,
- if-mib/ifXTable/ifXTable_data_access.h,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable.c,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable.h,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_constants.h,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.h
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.h
-, ip-mib/ipAddressTable/ipAddressTable.c,
- ip-mib/ipAddressTable/ipAddressTable.h,
- ip-mib/ipAddressTable/ipAddressTable_constants.h,
- ip-mib/ipAddressTable/ipAddressTable_data_access.c,
- ip-mib/ipAddressTable/ipAddressTable_data_access.h,
- ip-mib/ipAddressTable/ipAddressTable_interface.c,
- ip-mib/ipAddressTable/ipAddressTable_interface.h:
-
- - update generated code
- - some warnings for stuff to be done before 5.2
-
-2004-07-03 15:53 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- fix conditional test for skipping mapping
-
-2004-07-03 15:51 rstory
-
- * local/mib2c-conf.d/generic-value-map-func.m2i:
-
- only declare var if it will be used
-
-2004-07-03 13:46 rstory
-
- * include/net-snmp/agent/agent_handler.h:
-
- add note in struct to update _clone_handler when not items added
-
-2004-07-03 13:44 rstory
-
- * local/mib2c-update:
-
- - don't use ':' in file name
- - add --show-c-function to diff params
-
-2004-07-03 13:37 rstory
-
- * dist/nsb-nightly:
-
- fix upload for nsb-package abort case
-
-2004-07-03 13:36 rstory
-
- * dist/nsb-functions:
-
- more verbose info on upload
-
-2004-07-03 10:51 rstory
-
- * snmplib/snmpusm.c:
-
- return error from usm_check_secLevel if userStatus is not active
-
-2004-07-03 10:48 rstory
-
- * include/net-snmp/library/tools.h, snmplib/tools.c:
-
- -new netsnmp_hex_to_binary (allows specifying delimiters for hex string)
- -add doxygen docs; move some comments to function docs
-
-2004-07-03 10:17 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-get.m2i:
-
- upcase constants
-
-2004-07-03 10:16 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- don't include deleted header
-
-2004-07-03 10:15 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-:
-
- - consistency between non-index and index var references
-
-2004-07-03 10:14 rstory
-
- * local/mib2c-conf.d/m2c_setup_table.m2i:
-
- - allow table to specify no mapping for nodes
- - new option to generate table defaults & exit
-
-2004-07-03 10:13 rstory
-
- * local/mib2c-conf.d/generic-table-indexes-set.m2i:
-
- - move assignment later to get correct value
-
-2004-07-03 10:10 rstory
-
- * local/mib2c-conf.d/: generic-get-char.m2i,
- generic-get-oid.m2i, m2c_setup_node.m2i,
- mfd-data-get.m2c, mfd-interactive-setup.m2c,
- mfd-readme.m2c:
-
- - allow table to specify no mapping for nodes
-
-2004-07-02 10:07 slif
-
- * agent/mibgroup/ucd-snmp/: pass.c, pass_persist.c:
-
- fix bug#819154 by allowing getnext failure to continue traversing the extensible lists.
-
-2004-07-02 07:18 slif
-
- * agent/mibgroup/ucd-snmp/pass_persist.c:
-
- make a safe copy of the command string to the name string.
-
-2004-07-02 06:50 slif
-
- * agent/mibgroup/host/hr_disk.c:
-
- apply patch #910094 Solaris can only see some disks -- increase LUN range 0-7
-
-2004-07-02 06:38 slif
-
- * agent/mibgroup/host/hr_disk.c:
-
- fix bug #984061 - check limits, build device type spans properly
-
-2004-07-02 06:12 slif
-
- * agent/mibgroup/ucd-snmp/disk.c:
-
- warn, then prevent adding more devices than the disks array will hold.
-
-2004-07-02 05:24 slif
-
- * agent/mibgroup/host/hr_print.c:
-
- apply patch # 983851 Check return value for cgetnext() and fix #ifdef
-
-2004-07-02 04:47 nba
-
- * mibs/: Makefile.mib, README.mibs, smistrip:
-
- Notes and tweaks that should make it easier to a full rfc mib complement
- under Solaris
-
-2004-07-02 04:37 nba
-
- * mibs/: rfclist, rfcmibs.diff:
-
- New version og Printer-MIB
-
-2004-07-02 03:19 nba
-
- * mibs/Makefile.mib:
-
- Update tp correct RFC for Etherlike-MIB
-
-2004-06-30 20:04 slif
-
- * agent/mibgroup/ucd-snmp/: pass.c, pass_persist.c:
-
- avoid sort when only one pass or pass_persist directive is instantiated.
- prevent overflowing bin2asc's buffer, and remove a set but not used "itmp" variable.
-
-2004-06-30 19:38 slif
-
- * agent/mibgroup/ucd-snmp/extensible.c:
-
- fix bug 981275 by OID sorting the "exec" and "sh" directives.
-
-2004-06-30 07:34 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- fix cut-n-pastes to use correct function/var names
-
-2004-06-30 06:35 slif
-
- * agent/mibgroup/mibII/ipv6.c:
-
- fix bug# 502215 "oid not increasing" bugs for IPv6 UDP/TCP on FreeBSD
-
-2004-06-30 06:09 rstory
-
- * agent/mibgroup/if-mib/: ifTable/ifTable.c,
- ifTable/ifTable.h, ifTable/ifTable_constants.h,
- ifTable/ifTable_data_access.c, ifTable/ifTable_interface.c
-, ifTable/ifTable_interface.h, ifXTable/ifXTable.c
-, ifXTable/ifXTable.h, ifXTable/ifXTable_interface.c
-, ifXTable/ifXTable_interface.h:
-
- update generated code
-
-2004-06-29 16:05 slif
-
- * agent/mibgroup/mibII/ipv6.c:
-
- fix name (udbtable --> tcbtable) in TCP6 version of var_tcp6.
-
-2004-06-29 05:14 slif
-
- * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
-
- apply patch 979436 to make sys/dkstat.h obsolete when building recent FreeBSD5
-
-2004-06-29 04:57 slif
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- apply patch 979434 to Support FreeBSD 5.0 and 5.1 in diskio.c
-
-2004-06-29 04:00 slif
-
- * agent/mibgroup/ucd-snmp/memory_freebsd2.c:
-
- Use u_long for phys_mem in memory_freebsd2.c (patch #979034)
-
-2004-06-29 03:48 slif
-
- * perl/OID/test.pl, win32/libnetsnmptrapd/Makefile.in,
- win32/libsnmp_dll/libsnmp.def:
-
- per Alex Burger, apply patch #980118 to fix MSVC Perl module build and
- prevent test from stopping in Windows due to an un-initialized variable.
-
-2004-06-29 03:36 slif
-
- * win32/: mib_module_includes.h, mib_module_inits.h,
- net-snmp/agent/mib_module_config.h, netsnmpmibs/Makefile.in
-, netsnmpmibs/netsnmpmibs.dsp,
- netsnmpmibssdk/Makefile.in,
- netsnmpmibssdk/netsnmpmibssdk.dsp:
-
- MSVC builds vacm_conf object in order to fix bug #981377. Good Call, Dave.
-
-2004-06-29 00:03 slif
-
- * testing/tests/: T053agentv1trap, T054agentv2ctrap,
- T055agentv1mintrap, T056agentv2cmintrap:
-
- use AUTHTESTARGS to fix bug#973673
-
-2004-06-28 17:04 rstory
-
- * include/net-snmp/net-snmp-config.h.in:
-
- update for new acconfig.h
-
-2004-06-28 16:59 rstory
-
- * acconfig.h:
-
- - add NETSNMP_ENABLE_MFD_REWRITES
- - add '(incomplete)' to comment for NS_REENTRANT
-
-2004-06-28 16:56 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-06-28 16:55 rstory
-
- * configure.in, agent/mibgroup/mibII.h,
- agent/mibgroup/mibII/ipAddr.h,
- agent/mibgroup/mibII/route_write.h,
- agent/mibgroup/mibII/tcpTable.h,
- agent/mibgroup/mibII/udpTable.h,
- agent/mibgroup/mibII/var_route.h:
-
- - new configure flage: --enable-mfd-rewrites will turn on rewritten modules.
- - currently has the side effect of disabling deprecated tables
-
-2004-06-28 15:18 rstory
-
- * man/mib2c.conf.5:
-
- - update for auto-gen from mib2c
-
-2004-06-28 15:11 rstory
-
- agent/mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_constants.h
-:
-
- - update oid changed in ietf draft
-
-2004-06-28 15:08 rstory
-
- * agent/mibgroup/ip-forward-mib/:
- inetCidrRouteTable/inetCidrRouteTable.h,
- ipCidrRouteTable/ipCidrRouteTable.h:
-
- config exclude mibII/ip, not mibII/var_route
-
-2004-06-28 15:07 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_interface.c:
-
- remove unused (due to data sharing w/ifTable) functions
-
-2004-06-28 15:06 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.h:
-
- use local, not sytem, style include for mibgroup header
-
-2004-06-28 15:05 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- move var decl before first statement
-
-2004-06-28 11:54 slif
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in:
-
- fix setting of OSTYPE for FreeBSD build platforms (consider acconfig.h).
-
-2004-06-28 11:44 slif
-
- * agent/agent_trap.c:
-
- use int for atoi, cast to unsigned short;
- this fixes bug 981438 trapsink port range checks are wrong
-
-2004-06-28 05:34 rstory
-
- * configure:
-
- update for new configure.in
-
-2004-06-28 05:32 rstory
-
- * configure.in:
-
- - new --enable-mib-config-checking to fail on module conflicts
-
-2004-06-28 05:22 rstory
-
- * include/net-snmp/library/container.h, snmplib/container.c
-:
-
- - add name to container structure
- - new macro to find named container in list
-
-2004-06-28 05:21 rstory
-
- * local/mib2c-conf.d/mfd-data-access.m2c:
-
- remove condition for header function prototype generation
-
-2004-06-28 05:20 rstory
-
- * snmplib/data_list.c:
-
- - remove deprecated label from func, add note on preferred func instead
- - add some netsnmp_asserts & debug output
- - reduce duplicated code
- - netsnmp_data_list_add_data now calls netsnmp_data_list_add_node
- - log warning if duplicate key added to a data list
- - netsnmp_add_list_data now calls preferred netsnmp_data_list_add_node
-
-2004-06-28 05:14 rstory
-
- * local/mib2c-update:
-
- add missing default
-
-2004-06-28 05:13 rstory
-
- * agent/mibgroup/: if-mib/ifTable/.mib2c-updaterc,
- if-mib/ifXTable/.mib2c-updaterc,
- ip-forward-mib/inetCidrRouteTable/.mib2c-updaterc,
- ip-forward-mib/ipCidrRouteTable/.mib2c-updaterc,
- ip-mib/inetNetToMediaTable/.mib2c-updaterc,
- ip-mib/ipAddressTable/.mib2c-updaterc:
-
- rc file used for code generation
-
-2004-06-28 05:06 rstory
-
- * agent/mibgroup/: if-mib/ifTable/.cvsignore,
- if-mib/ifXTable/.cvsignore,
- ip-forward-mib/inetCidrRouteTable/.cvsignore,
- ip-forward-mib/ipCidrRouteTable/.cvsignore,
- ip-mib/inetNetToMediaTable/.cvsignore,
- ip-mib/ipAddressTable/.cvsignore:
-
- ignore mib2c-update dirs
-
-2004-06-28 05:02 dts12
-
- * agent/mibgroup/ucd-snmp/: proxy.c, proxy.h:
-
- Automatically unregister proxy settings on agent shutdown or restart.
- (Bug #748733)
-
-2004-06-28 04:59 dts12
-
- * agent/mibgroup/ucd-snmp/: proxy.c, proxy.h:
-
- Unregister proxy registrations when freeing the config settings.
-
-2004-06-28 04:52 dts12
-
- * agent/mibgroup/agent/nsModuleTable.c:
-
- Skip empty contexts when dumping the internal MIB registry.
- (Probably as a result of removing registrations).
-
-2004-06-28 04:39 dts12
-
- * agent/mibgroup/mibII/var_route.c:
-
- Drop special-case handling of "lo/lo0" since this gives bogus results
- (Bug #422394)
-
-2004-06-28 04:21 dts12
-
- * agent/helpers/bulk_to_next.c:
-
- Don't try to set the OID of a variable that isn't there.
- (Probably triggered by running GetBulk on a "non-simple"
- view - see Bug #706089)
-
-2004-06-27 18:34 rstory
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- - rename netsnmp_cache_extract_from_reqinfo to netsnmp_cache_reqinfo_extract
-
-2004-06-27 18:33 rstory
-
- * agent/mibgroup/mibII/: icmp.c, ip.c, tcp.c,
- udp.c:
-
- - use netsnmp_cache_is_valid instead of netsnmp_is_cache_valid
-
-2004-06-27 18:25 rstory
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- - add name parameter to netsnmp_cache_is_valid
- - new netsnmp_cache_reqinfo_insert, netsnmp_cache_reqinfo_extract
- - use CACHE_NAME:handlerName as data_list key for cache
- - this fixes Bug #973728 the right way. see bug report for details
-
-2004-06-27 17:11 rstory
-
- * agent/agent_handler.c,
- include/net-snmp/agent/agent_handler.h:
-
- - add netsnmp_request_remove_list_data
-
-2004-06-27 17:10 rstory
-
- * agent/snmp_agent.c, include/net-snmp/agent/snmp_agent.h
-:
-
- - add netsnmp_agent_remove_list_data
-
-2004-06-26 15:11 rstory
-
- * snmplib/parse.c:
-
- - add debug msg when module path changes
- - tweak debug msg output indent
-
-2004-06-26 15:09 rstory
-
- * snmplib/mib.c:
-
- - make netsnmp_set_mib_directory and handle_mibs_conf consistent:
- - '-/dir' adds /dir before existing dirs
- - '+/dir' adds /dir after existing dirs
- NOTE: this restores original behavior of '+' to that of 5.0.1. After
- 5.0.2, if I read the code right, '+' behaviour on the cmd line and
- in MIBDIRS was reversed and not consistent with handle_mibs_conf.
-
-2004-06-26 06:51 rstory
-
- * snmplib/mib.c:
-
- - make multiple mibdirs in conf files work with 'least surprise' (ie completely
- replace mibdirs, unless + specified
- - new mibdir behaviour: if - specified, add specified dirs before existing
- ones instead of after
-
-2004-06-26 05:11 dts12
-
- * agent/mibgroup/mibII/vacm_conf.c:
-
- Support "multi-token" masks - i.e. using space (rather than
- '.' or ':') to separate the mask octets. (See bug #706089)
-
-2004-06-26 05:05 dts12
-
- * agent/helpers/cache_handler.c:
-
- Work with the same cache structure consistently,
- rather than re-extracting it from the reqinfo structure.
- (Should fix Bug #973728)
-
-2004-06-25 04:47 dts12
-
- * agent/mibgroup/mibII/icmp.c:
-
- Fix the check for a valid ICMP cache
- (Spotted by Oleg Ivanov)
-
-2004-06-25 02:10 dts12
-
- * agent/mibgroup/mibII/ip.c:
-
- A missing 'ipOutNoRoutes' value should throw an exception (not an error)
- and allow any other IP-related varbinds in the same request to be processed.
-
-2004-06-24 13:04 nba
-
- * snmplib/mib.c:
-
- Make -Ir effective for a NetworkAddress
-
-2004-06-24 09:01 rstory
-
- * agent/agent_handler.c:
-
- - make clone_handler static, rename to _clone_handler
- - delete handler & return null on create if name strdup fails
- - possible fix fo 973728 ] main branch fails to load tcpConnect and udp Table
- - copy flags in _clone_handler
- - update netsnmp_handler_dup to use _clone_handler, netsnmp_handler_free
-
-2004-06-24 04:56 rstory
-
- * agent/snmp_agent.c:
-
- fix debug statement parameter
-
-2004-06-23 11:57 nba
-
- * snmplib/asn1.c:
-
- Doxygen internal documentation contributed by Cyril MARGARIA
-
-2004-06-23 10:45 nba
-
- * snmplib/mib.c:
-
- Fix bug 978087: bad index check for NetworkAddress
-
-2004-06-22 15:57 nba
-
- * apps/snmptrapd.c:
-
- Fix cpu-burning by running alarms. Diagnosed by rgreab@users.sourceforge.net
-
-2004-06-22 15:32 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i
-:
-
- check for null pointer after allocation
-
-2004-06-22 15:32 rstory
-
- * local/mib2c-conf.d/: mfd-interface.m2c, mfd-top.m2c
-:
-
- - move data_init call into interface code
- - call data_init before container_init
-
-2004-06-22 15:13 nba
-
- * acconfig.h, configure, configure.in,
- agent/mibgroup/ucd-snmp/diskio.c,
- include/net-snmp/net-snmp-config.h.in:
-
- Autodetect -ldevstat for FreeBSD 5 (as was done for 4)
-
-2004-06-22 06:38 dts12
-
- * agent/helpers/old_api.c, snmplib/snmp_debug.c:
-
- Fix handling of table row registration in old-API (Bug #702458)
-
-2004-06-22 02:03 dts12
-
- * perl/SNMP/: SNMP.pm, SNMP.xs:
-
- Perl API for setting MIB parsing options (Bug #554749)
-
-2004-06-21 11:40 rstory
-
- * agent/Makefile.in:
-
- install mib_modules.h
-
-2004-06-21 10:51 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - add function to set valid_columns
-
-2004-06-21 06:31 dts12
-
- * snmplib/snmp_enum.c:
-
- Fix duplicate allocation of memory when defining enumeration lists
- (Bug #923766)
-
-2004-06-21 03:12 dts12
-
- * local/mib2c.access_functions.conf:
-
- Correct description of return values to use (Bug #947926)
-
-2004-06-21 03:01 dts12
-
- * snmplib/snmp_api.c:
-
- Set the size for parsing an integer correctly (Bug #947403)
-
-2004-06-19 16:56 hardaker
-
- * include/net-snmp/library/transform_oids.h:
-
- Fix comment typo.
-
-2004-06-19 06:34 slif
-
- * agent/mibgroup/host/hr_filesys.c:
-
- modify patch 956272 to make it Solaris2 specific
-
-2004-06-18 13:38 rstory
-
- * local/Makefile.in:
-
- - install new mib2c-update bash script
- - install top level mfd conf file
- - make install target depend on 'made' perl scripts
-
-2004-06-18 12:48 hardaker
-
- * snmplib/mib.c:
-
- change u_int32_t to int32 to make it more portable
-
-2004-06-18 11:46 hardaker
-
- * snmplib/read_config.c:
-
- Removed a skip_token that was causing a follow-on token to be skipped.
-
-2004-06-18 11:45 hardaker
-
- * mibs/rfclist:
-
- updated rfc list for usm-aes
-
-2004-06-18 11:42 hardaker
-
- * configure, configure.in,
- agent/mibgroup/host/hr_storage.c,
- include/net-snmp/net-snmp-config.h.in:
-
- - Fixed usage of f_frsize under architectures that had it for statvfs
- but not statfs.
-
-2004-06-18 10:35 hardaker
-
- * include/net-snmp/library/transform_oids.h, mibs/Makefile.in
-, mibs/SNMP-USM-AES-MIB.txt, snmplib/snmpusm.c:
-
- - Updated the AES OID to match the recently published USM/AES draft
- - Added the USM-AES MIB to the list of mibs.
-
-2004-06-18 09:41 rstory
-
- * local/mib2c:
-
- - add new mib2c-data dir to search path
-
-2004-06-18 09:41 rstory
-
- * local/Makefile.in:
-
- - add install/uninstall for mfd mib2c files
-
-2004-06-18 07:30 dts12
-
- * snmplib/mib.c:
-
- Support for interpreting InetAddressType/InetAddress indexes within an OID.
- (Patch #841625 from Yixiong Zou)
-
-2004-06-18 07:03 dts12
-
- * agent/mibgroup/kernel_sunos5.c:
-
- Recognise Infiniband interfaces
- (Patch #970617 from Kanoj Sarcar)
-
-2004-06-18 06:54 dts12
-
- * configure.in, configure:
-
- Fix handling of --enable-local-smux option
- (Patch #949808 from Erik Änggård)
-
-2004-06-18 06:46 dts12
-
- * apps/snmpusm.c:
-
- Add support for activating and deactivating users,
- necessary for full compliance with RFC 3414. (Patch #943762)
-
-2004-06-18 06:38 dts12
-
- * testing/tests/: T150solarishostcpu, T151solarishostdisk
-, T152hostuptime, T153solarisswap:
-
- Use transport variables for testing rather than hardwiring udp:localhost
- (Patch #940302 from Mike Slifcak)
-
-2004-06-18 06:31 dts12
-
- * agent/mibgroup/kernel_sunos5.c:
-
- Use /dev/arp rather than /dev/ip, since this works properly with multiple zones.
- (Patch #940025 from Bob Rowlands)
- [No idea what this means, but it sounds impressive....]
-
-2004-06-18 06:25 dts12
-
- * snmplib/pkcs.c:
-
- Initialise pSlotList to guard against freeing garbage.
- (Patch #938139 from Bob Rowlands)
-
- If garbage isn't kept strictly controlled,
- who knows what state society might get into....
- (Homespun philosophical musings from Dave Shield)
-
-2004-06-18 06:17 dts12
-
- * agent/mibgroup/ucd-snmp/lmSensors.c:
-
- Don't set the index value until we've checked this is a valid request.
- (Patch #930712 from Jochen/Christopher Price)
-
-2004-06-18 06:09 dts12
-
- * snmplib/vacm.c:
-
- Don't include the viewTree length when saving a persistent vacmView
- (Patch #921279 from Bob Rowlands)
-
-2004-06-18 05:58 dts12
-
- * agent/mibgroup/: util_funcs.c, util_funcs.h:
-
- Pass *pointers* to reload/compare functions into Initialise_Table
- (Patch #922519 from Robert Wilcox)
-
-2004-06-17 20:57 slif
-
- * testing/tests/T150solarishostcpu:
-
- per Bruce Shaw, include the OID for CPU device in the match string.
-
-2004-06-17 19:42 slif
-
- * agent/mibgroup/host/hr_filesys.c:
-
- apply patch 956272 - use correct structure member for Solaris hrPartitionSize
-
-2004-06-17 19:09 rstory
-
- * local/mib2c:
-
- - document node.description
-
-2004-06-17 19:09 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c:
-
- - fix return code for malloc failure
-
-2004-06-17 19:02 rstory
-
- * agent/helpers/table_container.c:
-
- - convert debug code that should have never been checked in to netsnmp_assert
-
-2004-06-17 18:58 rstory
-
- * agent/helpers/table.c:
-
- - add lots of debug for tracking index processing
- - make code and comments consistent with each other
- - fix a 0-based vs 1-based problems when using valid_column verification
- - fix comparison to wrong variable
- - due to other fixes, init tbl_req_info->colnum earlier
-
-2004-06-17 18:50 rstory
-
- * agent/helpers/baby_steps.c:
-
- - update flow chart
- - swap row create / check values; not quite sure if I should, though
-
-2004-06-17 18:46 rstory
-
- * agent/mibgroup/if-mib/ifXTable/: ifXTable.c, ifXTable.h
-, ifXTable_interface.c:
-
- - update generated code
- - ifdef out commit code (coming soon)
-
-2004-06-17 18:39 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.h:
-
- - update generated code
-
-2004-06-17 18:39 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- - update generated code
- - make sure to set dont invalidateon set cache flag
-
-2004-06-17 18:38 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- - update generated code
- - implement set of admin status
-
-2004-06-17 18:36 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_interface.c:
-
- - update generated code
- - special case processing for ifadmin status (bypass sizeof check)
-
-2004-06-17 18:26 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_linux.c:
-
- -use new functions netsnmp_access_interface_ioctl_flags_set,
- netsnmp_access_interface_ioctl_mtu_get
- -new function netsnmp_arch_set_admin_status
-
-2004-06-17 18:25 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface_ioctl.c,
- interface_ioctl.h:
-
- -new functions netsnmp_access_interface_ioctl_flags_set,
- netsnmp_access_interface_ioctl_mtu_get
- -move whole functions inside ifdef conditional, to force link errors instead
- of a false sense of security that an ioctl is available
-
-2004-06-17 18:22 rstory
-
- * agent/mibgroup/if-mib/data_access/interface.h:
-
- define private 'arch' function prototypes to quell compiler warnings
-
-2004-06-17 18:20 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c,
- include/net-snmp/data_access/interface.h:
-
- -rename stats struct members to not match macro names
- -add pointer & macros for old stats to interface entry
- -move conf override struct/routines here
- -add init routine for configure to detect & call
- -add netsnmp_access_interface_set_admin_status
- -add netsnmp_access_interface_entry_update_stats to deal with 32bit counter
- wraps, unless 64bit counters are detected
-
-2004-06-17 18:12 rstory
-
- * include/net-snmp/library/int64.h, snmplib/int64.c:
-
- new functions u64Incr, u64UpdateCounter, u64Copy, netsnmp_c64_check_for_32bit_wrap
-
-2004-06-17 17:36 slif
-
- * snmplib/snmp_api.c:
-
- test session ptr before using. fixes bug #975063 snmp_sess_close NULL deref
-
-2004-06-17 09:51 hardaker
-
- * perl/agent/agent.pm:
-
- Updated the documentation to make it much more extensive and complete.
-
-2004-06-17 06:39 hardaker
-
- * net-snmp-config.in:
-
- Patch 968839: net-snmp-config fails to print -lwrap
-
-2004-06-17 06:38 hardaker
-
- * perl/agent/agent.pm:
-
- Patch #973702: POD documentation patch from Toni Willberg
-
-2004-06-16 07:42 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- gettable changes:
- - Don't retrieve indexes since we calculate them.
- - Bug fix for self-specified column lists.
-
-2004-06-16 07:22 hardaker
-
- * snmplib/read_config.c:
-
- Use copy_nword for all read_config auto-parsing of tokens to help
- strip quotes if they were used even for integers.
-
-2004-06-15 19:55 rstory
-
- * snmplib/mt_support.c:
-
- fix library resource locks, as noted on coders by Ying Hu
-
-2004-06-15 17:27 slif
-
- * testing/tests/: T023snmpv3getMD5AES, T023snmpv3getMD5DES
-:
-
- correct var PRIVTESTARGS (was PRIVTESTFLAGS)
-
-2004-06-15 15:40 slif
-
- * win32/dist/README.build.win32.txt:
-
- apply patch #973572 per Alex Burger to clarify naming of the package, etc.
-
-2004-06-15 07:27 dts12
-
- * local/mib2c:
-
- Consistency tweaks to the usage output message.
-
-2004-06-15 06:43 slif
-
- * agent/mibgroup/mibII/ipAddr.c:
-
- apply updated patch attached to bug#758437
- use SNMP_FREE to manage buffer pointer
- open socket before increasing buffer size
-
-2004-06-15 05:55 dts12
-
- * agent/mibgroup/examples/notification.c,
- mibs/NET-SNMP-EXAMPLES-MIB.txt:
-
- Define the example notification as a notification (using an RFC2576-safe
- OID), rather than a MIB object, and define example compulsory and optional
- payload objects. Tweak the example code to use these new definitions.
-
-2004-06-15 04:29 slif
-
- * agent/mibgroup/host/: hr_filesys.c, hr_storage.c:
-
- apply patch from trontor to fix bug 942498 NetBSD 2.0D and above use statvfs
-
-2004-06-14 12:02 slif
-
- * win32/: Makefile.in, dist/README.build.win32.txt,
- dist/installer/net-snmp.nsi:
-
- apply patch #972715 Win32 build: makefile, readme and .nsi script changes
- these back out two previous changes and fixes a problem creating snmpconf.bat
-
-2004-06-14 10:34 hardaker
-
- * perl/agent/: agent.pm, agent.xs, test.pl:
-
- Implemented $request->setError() to set error codes for requests.
-
-2004-06-14 10:03 slif
-
- * agent/mibgroup/mibII/ipv6.c:
-
- patch from Mathias Scheler fixes bug #805956 by altering conditional
- checks for NetBSD and Darwin defines.
-
-2004-06-12 08:04 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- dyslexic s-M-n-p to s-n-M-p
-
-2004-06-12 08:01 slif
-
- * README.win32, win32/dist/README.txt,
- win32/dist/installer/net-snmp.nsi:
-
- patch 971263 Windows installer script change component label+descr
-
-2004-06-12 07:55 slif
-
- * win32/: build.bat, install-net-snmp.bat,
- nmakeperl.bat, dist/installer/net-snmp.nsi,
- local/mib2c.bat, local/snmpconf.bat,
- local/traptoemail.bat:
-
- convert .bat files to use DOS CR-LF line termination.
- apply patch 971471 NSI installer script fixes addressing line-end problems.
-
-2004-06-11 17:38 slif
-
- * win32/libnetsnmptrapd/Makefile.in:
-
- remove "erase watcher.obj", for a file that is managed in libhelpers project.
-
-2004-06-11 15:45 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i:
-
- default cache to not invalidate on set
-
-2004-06-11 15:39 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - default to allocated undo context, even if data context is embedded
- - fix misassigned callback function
- - add missing braces for multiline conditional
-
-2004-06-11 15:37 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- - default to allocated undo context, even if data context is embedded
- - add code to handle per column behavior on commit
- - add note on undo context when data init is set
-
-2004-06-11 15:35 rstory
-
- * local/mib2c-conf.d/: m2c_setup_table.m2i, mfd-data-get.m2c
-, mfd-interactive-setup.m2c, mfd-top.m2c:
-
- - default to allocated undo context, even if data context is embedded
-
-2004-06-11 15:32 rstory
-
- * local/mib2c-conf.d/generic-data-allocate.m2i:
-
- - tweak to work even for generated data contexts
- - fix var typo, comment typo
-
-2004-06-11 15:30 rstory
-
- * local/mib2c-conf.d/default-mfd-top.m2c:
-
- - remove overly confusing method for changing defaults, because it was
- conflicting w/command line version. maybe revisit later
- - default (false) for new undo_embed
-
-2004-06-11 13:14 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- Return already gathered results even if getbulk fails to return the
- expected data (typically due to end-of-mib conditions).
-
-2004-06-11 13:13 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- Mention that the configure script version number needs changing.
-
-2004-06-11 10:18 slif
-
- * win32/Makefile.in:
-
- patch 971113 "nmake clean" visits libsnmp and libsnmp_dll every time.
-
-2004-06-10 21:05 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c,
- include/net-snmp/data_access/interface.h:
-
- - new netsnmp_access_interface_entry_guess_speed
- - new netsnmp_access_interface_entry_overrides
- - restore if_admin_status
- - add platform specific if_flags, & define for flags to indicate availability
- - specify all 4 hex byes for flag defines
-
-2004-06-10 21:01 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface.h,
- interface_linux.c:
-
- - linux requires new ioctl interface access
- - use ioctl for hwaddr, if_flags
- - guess if type based on name if not known
- - move getIfSpeed code & rename netsnmp_access_interface_linux_get_if_speed
-
-2004-06-10 20:47 rstory
-
- * agent/mibgroup/if-mib/data_access/: interface_ioctl.c,
- interface_ioctl.h:
-
- - new ioctl interface access
-
-2004-06-10 20:44 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c, ifTable.h:
-
- - move admin status back to interface entry
- - use description from interface entry
-
-2004-06-10 10:59 slif
-
- * win32/dist/README.build.win32.txt:
-
- per Andy Smith, apply patch #970480 Win32 README.build.win32.txt update
-
-2004-06-09 20:28 slif
-
- * agent/mibgroup/host/hr_storage.c,
- agent/mibgroup/ucd-snmp/diskio.c,
- include/net-snmp/system/freebsd4.h,
- include/net-snmp/system/freebsd5.h:
-
- apply changes identified in patch #969338 patches for FreeBSD 5.x successful build
-
-2004-06-09 18:55 rstory
-
- * agent/mibgroup/if-mib/ifXTable/: ifXTable.c, ifXTable.h
-, ifXTable_constants.h, ifXTable_data_access.c,
- ifXTable_data_access.h, ifXTable_interface.c,
- ifXTable_interface.h:
-
- - Update for MFD generated code changes + switch to a mixed-mode data context +
- IF-MIB changes
- - remove ability to build independent of ifTable
-
-2004-06-09 18:48 rstory
-
- * agent/mibgroup/if-mib/ifTable/: ifTable.c, ifTable.h,
- ifTable_constants.h, ifTable_data_access.c,
- ifTable_data_access.h, ifTable_interface.c,
- ifTable_interface.h:
-
- - Update for MFD generated code changes + switch to a mixed-mode data context +
- IF-MIB changes
- - use new param to save interface entry w/generated context
- - for data from netsnmp_interface_entry, use #defines so generated code doesn't
- change (eg define ifName ifentry.if_name). works for most cases
- - add generated storage/defines for ifXTable columns to data context
- - change cache timeout to 30 seconds
- - use new cache features to auto load and auto refresh cache
- - use new UNKNOWN ifOperStatus for interfaces that vanish
- - use new interface copy function when updating cache
- - only update LastChanged on ifOperStatus changes
-
-2004-06-09 18:37 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- per Andy Smith, apply patch#968800 SNMPCONFPATH fix for Win32 binary installer
- and patch #970012 Remove snmpconf.pl from Windows installer
-
-2004-06-09 18:30 rstory
-
- * agent/mibgroup/if-mib/: ifTable/default-table-ifTable.m2d,
- ifXTable/default-table-ifXTable.m2d:
-
- - switch to a mixed-mode data context
- - chg data context to default generated
- - don't allocate data context
- - do request a init call for new contexts
-
-2004-06-09 18:26 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c,
- include/net-snmp/data_access/interface.h:
-
- - remove mib specific stuff (if_alias, if_admin_status, if_link_updown_trap)
- (still not sure about last changed and discontinuity)
- - new function to copy interface entry data
- - make callback functions static
-
-2004-06-09 17:53 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - if data_init set, add user void pointer to allocate_rowreq_ctx, and pass it
- to rowreq_ctx_init
- - fix two typos in code only generated when data_init is set
- - release undo data in free_rowreq_ctx
- - don't generate undo setup code for non-settable columns
-
-2004-06-09 17:49 rstory
-
- * local/mib2c-conf.d/: mfd-access-container-cached-defines.m2i
-, mfd-access-unsorted-external-defines.m2i,
- mfd-top.m2c:
-
- - if data_init set, add user void pointer to allocate_rowreq_ctx, and pass it
- to rowreq_ctx_init
-
-2004-06-09 17:46 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- - convert contant prefixes to uppercase
- - add '_val' suffix to all node parameter names
-
-2004-06-09 17:44 rstory
-
- * local/mib2c-conf.d/details-node.m2i:
-
- add description
-
-2004-06-09 02:37 slif
-
- * agent/mibgroup/util_funcs.c:
-
- per Mike Heisler, fix bug #936483 (restore ssize_t).
-
-2004-06-08 21:55 slif
-
- * acconfig.h:
-
- Update to win32 ifdef to include other environments
-
-2004-06-08 13:56 slif
-
- * agent/mibgroup/host/hr_swrun.c:
-
- fix build failure (no such member kp_comm, etc.) for FreeBSD 5.x
-
-2004-06-08 13:53 slif
-
- * agent/mibgroup/mibII/tcpTable.c:
-
- fix build failure (no such member xt_tp) for FreeBSD 4.x and FreeBSD 5.x
-
-2004-06-08 13:50 slif
-
- * agent/mibgroup/mibII/udpTable.c:
-
- fix compile failure (no inp_next in struct inpcb) for FreeBSD 4.x and 5.x
-
-2004-06-08 13:36 slif
-
- * agent/mibgroup/host/hr_print.c:
-
- fix bug 895679 by ensuring upper limit tracks buffer allocation/free actions.
-
-2004-06-08 12:03 slif
-
- * include/net-snmp/system/freebsd5.h:
-
- remove unnecessary undef of STRUCT_STATFS_HAS_F_FAVAIL (never is defined).
-
-2004-06-08 10:50 rstory
-
- * local/mib2c-conf.d/: mfd-data-set.m2c, parent-set.m2i
-:
-
- - comments about flag and defines for tracking which columns have been set
- - missed a few error define updates
-
-2004-06-08 10:49 rstory
-
- * local/mib2c-conf.d/: generic-table-oids.m2c,
- mfd-interface.m2c, mfd-top.m2c,
- parent-dependencies.m2i:
-
- add flag and defines for tracking which columns have been set
-
-2004-06-07 19:52 slif
-
- * include/net-snmp/net-snmp-config.h.in:
-
- fix setting of OSTYPE for FreeBSD build platforms.
-
-2004-06-07 19:47 slif
-
- * include/net-snmp/system/freebsd5.h:
-
- create system include file for FreeBSD 5.x build platforms.
-
-2004-06-07 19:44 slif
-
- * agent/mibgroup/ucd-snmp/memory_freebsd2.c:
-
- remove unused code in swapmode
-
-2004-06-07 12:31 rstory
-
- * snmplib/read_config.c:
-
- recheck persistent path in loop, since it might change
-
-2004-06-07 12:24 rstory
-
- * include/net-snmp/agent/agent_handler.h:
-
- specify full 32 bits for handler flags
-
-2004-06-07 12:15 rstory
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- - always consider cache w/timeout of -1 as expired (load cache every request)
- - add NETSNMP_CACHE_DONT_FREE_BEFORE_LOAD & NETSNMP_CACHE_AUTO_RELOAD flags
- - add example usages scenarios and suggested flags
- - add netsnmp_cache_timer_start & netsnmp_cache_timer_stop
- - clear expired flag after cache_load
- - add another note about potential cache issue w/delegated requests
- (some locking/reference count mechanism is needed)
-
-2004-06-07 11:50 rstory
-
- * net-snmp-config.in:
-
- - accept abbreviated versions of some flags
- - point indent-optoins at a real directory
- - don't substitute prefix multiple times
-
-2004-06-07 11:40 rstory
-
- * snmplib/snmp_alarm.c:
-
- fix comment ref for integer from NULL to 0
-
-2004-06-07 11:39 rstory
-
- * dist/cvsup:
-
- skip scp if bac rc from cvs command
-
-2004-06-07 11:38 rstory
-
- * local/mib2c.array-user.conf:
-
- reame $i_IDX2 to $I_CUSTOM_SORT to reduce confusion
-
-2004-06-07 11:36 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- - use new simplified errors
- - add missing undo_commit, undo_cleanup states
- - move pre/post request init outside mib2c conditional
- - move undo data context release to undo_cleanup
- - validate rc from node check value routine
-
-2004-06-07 11:32 rstory
-
- * local/mib2c-conf.d/node-set.m2i:
-
- - use new simplified errors
- - more help text for distinction between wrongValue/inconsistentValue
-
-2004-06-07 11:31 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- - use new simplified errors
- - more help text for validate_index
- - include baby-steps flow-chart before set functions
- - add missing undo_commit, undo_cleanup states
-
-2004-06-07 11:26 rstory
-
- * local/mib2c-conf.d/node-varbind-validate.m2i:
-
- use SNMPv2 errors instead of v1 errors
-
-2004-06-07 11:25 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- - turn off indent around config_require (doesn't like '/' or '-' chars)
- - simplify some error define names
-
-2004-06-07 11:21 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- update some question/help text
-
-2004-06-07 11:20 rstory
-
- * local/mib2c-conf.d/generic-table-constants.m2c:
-
- restore foreach table
-
-2004-06-07 11:17 rstory
-
- * local/mib2c.mfd.conf:
-
- revert changes for setting some mib2c defaults (use mib2c -S xxx instead)
-
-2004-06-07 11:13 rstory
-
- * local/mib2c-update:
-
- pass extra args to mib2c
-
-2004-06-07 11:10 rstory
-
- * local/mib2c:
-
- - change example comment block so indent will indent it
- - skip substitution checks if they won't match
- - apply dave's hack for 939041: ... bad macro name iff enum contains hyphen
-
-2004-06-07 08:30 dts12
-
- * agent/mibgroup/agent/: extend.c, extend.h:
-
- Backwards-compatability implementation of the UCD-SNMP-MIB::extTable
- (if the ucd-snmp/extensible module isn't configured in).
-
-2004-06-07 01:21 dts12
-
- * agent/mibgroup/: util_funcs.c, util_funcs.h,
- ucd-snmp/extensible.c, ucd-snmp/extensible.h,
- ucd-snmp/pass.h, ucd-snmp/pass_persist.h:
-
- Move 'get_exten_instance' into the utility function file,
- so that the two pass handlers aren't dependent on 'extensible'
-
-2004-06-06 23:47 nba
-
- * snmplib/parse.c:
-
- Fix warnings about missing modules when there are replacements for them
-
-2004-06-06 16:41 hardaker
-
- * agent/mibgroup/versiontag:
-
- cvs server name change
-
-2004-06-04 13:44 hardaker
-
- * local/mib2c.genhtml.conf:
-
- remove redundant reference row from output
-
-2004-06-04 13:39 hardaker
-
- * mibs/nodemap:
-
- added a nodemap for html output generation
-
-2004-06-04 13:38 hardaker
-
- * local/mib2c.genhtml.conf:
-
- make html output display the reference in italics in the description fields.
-
-2004-06-04 13:37 hardaker
-
- * local/mib2c, man/mib2c.conf.5:
-
- make $x.reference expand to a objects reference
-
-2004-06-04 13:36 hardaker
-
- * perl/SNMP/: SNMP.pm, SNMP.xs:
-
- make SNMP::MIB objects handle a 'reference' keyword.
-
-2004-06-04 13:34 hardaker
-
- * include/net-snmp/library/parse.h, snmplib/parse.c:
-
- - Saved the value of parsed reference clauses.
-
-2004-06-04 05:51 nba
-
- * apps/snmptrapd_handlers.c:
-
- A little error-checking when forwarding, and change fprintf to snmp_log
-
-2004-06-04 03:17 nba
-
- * apps/snmptrapd_handlers.c:
-
- Properly free printbuffer
-
-2004-06-04 03:09 nba
-
- * agent/mibgroup/ucd-snmp/extensible.c:
-
- Make sure all registration are removed for exec's
-
-2004-06-04 02:45 nba
-
- * snmplib/snmp_api.c:
-
- Protect against garbled packets with bad packet types
-
-2004-06-04 01:57 nba
-
- * man/snmp_api.3.def:
-
- Simple spelling fix
-
-2004-06-04 01:15 nba
-
- * Makefile.in:
-
- Remove dup installation of scripts after addition of --disable-scripts
-
-2004-06-04 00:20 slif
-
- * agent/mibgroup/mibII/tcp.c:
-
- undo previous change, since introduction of freebsd5.h header defines freebsd4.
-
-2004-06-03 12:59 slif
-
- * agent/mibgroup/mibII/tcp.c:
-
- fix bug #943351 by considering freebsd5 when declaring "hz".
-
-2004-06-02 17:18 rstory
-
- * local/mib2c-conf.d/: default-mfd-top.m2c, mfd-data-get.m2c
-, mfd-readme.m2c:
-
- fix a few missed processing_type tweaks
-
-2004-06-02 05:37 slif
-
- * README.win32, perl/SNMP/README, win32/Configure
-, win32/build.pl, win32/install-net-snmp.bat,
- win32/nmakeperl.bat, win32/dist/README.build.win32.txt
-, win32/dist/README.txt,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
-
- for win32 doc and scripts, match the base directory used as current default.
-
-2004-06-01 02:32 dts12
-
- * agent/mibgroup/agent/extend.c:
-
- Handle row deletion (and failed row creation) properly.
- Move row creation and new value assignments to their natural
- passes, with a second (separate) check for row validity.
- (following Robert's suggestion)
-
-2004-06-01 02:29 dts12
-
- * agent/mibgroup/agent/extend.c:
-
- Fix compilation problems following the addition of 'relocatability'.
- Ensure that the "standard" location is registered automatically
- (so the numRows object is present, even with an otherwise empty table).
-
-2004-05-27 20:06 slif
-
- * README.win32:
-
- update status to reflect snmptrapd can be run as a Windows service.
-
-2004-05-27 05:37 dts12
-
- * COPYING:
-
- Correct the number of copyright notices
- listed, and the text of the Sparta one.
- (I trust this is OK, Wes!)
-
-2004-05-26 01:39 dts12
-
- * README.agentx:
-
- Remove warnings of AgentX "beta-status".
- (I know I'm going to regret doing this....)
-
-2004-05-25 08:54 dts12
-
- * snmplib/snmp_parse_args.c:
-
- Accept the same security level tokens as used in the
- "r[wo]user" and "access" directives.
-
-2004-05-24 03:39 dts12
-
- * agent/mibgroup/agent/: extend.c, extend.h:
-
- Implement relocatable form of agent extension table.
-
-2004-05-24 03:35 dts12
-
- * agent/mibgroup/agent/extend.c:
-
- Implement 'run-on-write' support, and use it to handle a
- new 'execFix'-style directive.
-
-2004-05-23 10:41 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- per Andy Smith: apply patch [957942] Win32 service install pause
-
-2004-05-21 10:10 rstory
-
- * agent/snmp_agent.c:
-
- check for/process delegated requests in agent_check_and_process
-
-2004-05-20 21:09 slif
-
- * man/Makefile.in:
-
- ignore failure result should cvs checkout condition not apply.
- This permits builds outside CVS tree to succeed.
-
-2004-05-20 16:01 hardaker
-
- * local/mib2c.genhtml.conf:
-
- Minor wording: added table name to "index" and "other columns" line.
-
-2004-05-20 15:47 hardaker
-
- * local/Version-Munge.pl:
-
- remove changes accidentially applied that weren't ready
-
-2004-05-20 15:05 hardaker
-
- * local/: Version-Munge.pl, mib2c.genhtml.conf:
-
- - added support for notification descriptions
-
-2004-05-19 18:09 slif
-
- * win32/libsnmp_dll/libsnmp.def:
-
- add get_tc_description and init_usm_conf to the exported symbols list.
-
-2004-05-19 18:02 slif
-
- * snmplib/system.c:
-
- Permit Cygwin build to take advantage of backslash pruning and single letter volume specifier.
-
-2004-05-19 17:54 slif
-
- * README.win32, win32/dist/README.txt,
- win32/dist/htmlhelp/Configuration_Overview.html:
-
- per Alex Burger: snmpconf dash little-eye
-
-2004-05-19 16:26 rstory
-
- * snmplib/read_config.c:
-
- fix parsing of explicit handler types
-
-2004-05-19 13:14 hardaker
-
- * man/mib2c.conf.5:
-
- update after a mib2c update
-
-2004-05-19 13:13 hardaker
-
- * local/mib2c.genhtml.conf:
-
- - support a table of contents
- - name all nodes using html names
- - support a tree-view
- - misc bug fixes
-
-2004-05-19 13:12 hardaker
-
- * local/mib2c:
-
- - support "foreach $i stuff LIST"
- - use unshift instead of push for calldefine to ensure proper recursion
- - regexp munging
-
-2004-05-19 10:30 rstory
-
- * agent/helpers/cache_handler.c:
-
- load the cache for reserve1 (otherwise a get is required before set works)
-
-2004-05-18 13:52 rstory
-
- * local/mib2c-conf.d/default-mfd-top.m2c:
-
- allow for user override of mfd option defaults
-
-2004-05-18 13:51 rstory
-
- * local/mib2c-conf.d/mfd-interactive-setup.m2c:
-
- allow for interactive setup of mfd options
-
-2004-05-18 13:50 rstory
-
- * local/mib2c-conf.d/m2c_setup_table.m2i:
-
- allow for interactive setup of options; use $context instead of $table
-
-2004-05-18 13:48 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- use $context instead of $table
-
-2004-05-18 13:46 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- set varbind error on column set error; always call row_prep; comment tweaks; use $context
- instead of $table
-
-2004-05-18 13:41 rstory
-
- * local/mib2c-conf.d/mfd-data-set.m2c:
-
- set varbind error on column set error; comment tweaks; use $context instead of
- $table; separate mfd_processing_types from m2c_processing_type
-
-2004-05-18 13:39 rstory
-
- * local/mib2c-conf.d/: mfd-data-get.m2c, mfd-top.m2c:
-
- comment tweaks; use $context instead of $table; separate mfd_processing_types
- from m2c_processing_type
-
-2004-05-18 13:10 rstory
-
- * local/mib2c-conf.d/mfd-data-access.m2c:
-
- comment tweaks; use $context instead of $table; remove data setup from row_prep
-
-2004-05-18 11:43 rstory
-
- * local/mib2c-conf.d/mfd-access-unsorted-external-defines.m2i
-:
-
- comment tweaks; use $context instead of $table
-
-2004-05-18 11:38 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i:
-
- comment tweaks; use $context instead of $table; default to setting up data
- context in cache_load, instead of row_prep
-
-2004-05-18 11:27 rstory
-
- * local/mib2c-conf.d/generic-table-indexes-set.m2i:
-
- comment tweaks; assume mapping already done; set len to max size before
- checking if it is large enough to hold a value
-
-2004-05-18 11:20 rstory
-
- * local/mib2c-conf.d/generic-ctx-get.m2i:
-
- comment tweaks; log error if not enough space for var
-
-2004-05-18 11:20 rstory
-
- * local/mib2c-conf.d/generic-table-indexes.m2i:
-
- use $context instead of $table; comment tweaks
-
-2004-05-18 11:12 rstory
-
- * local/mib2c-conf.d/syntax-RowStatus-get.m2i:
-
- fix case of some constants
-
-2004-05-18 10:44 rstory
-
- * local/mib2c-conf.d/: generic-table-constants.m2c,
- generic-table-enums.m2c, generic-table-oids.m2c:
-
- use $context instead of $table; make generic-table-(enums|oids) only run on current
- table; add table loop in generic-table-constants
-
-2004-05-18 10:37 rstory
-
- * local/mib2c-conf.d/node-set.m2i:
-
- add debug tracing for set functions
-
-2004-05-18 10:35 rstory
-
- * local/mib2c-conf.d/: details-table.m2i,
- generic-ctx-copy.m2i, generic-data-allocate.m2i,
- generic-data-context.m2i,
- generic-table-indexes-varbind-setup.m2i, mfd-readme.m2c
-:
-
- comment tweaks; chg $table to $context
-
-2004-05-18 02:08 dts12
-
- * agent/mibgroup/agent/: extend.c, extend.h:
-
- Write support, including RowStatus-based creation of new (volatile) rows.
- The code needs a bit of tidying up, but seems to be reasonably functional.
-
-2004-05-18 02:01 dts12
-
- * mibs/NET-SNMP-EXTEND-MIB.txt:
-
- Minor tweaks.
-
-2004-05-17 20:06 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- per Andy Smith, apply patch # 955579 to complete minor changes to install tabs.
-
-2004-05-17 19:58 slif
-
- * win32/dist/: README.build.win32.txt,
- htmlhelp/Introduction.html, htmlhelp/Net-SNMP.hhc,
- htmlhelp/Net-SNMP.hhp:
-
- Adjust usage to account for removed space from pathnames of HTML help files.
-
-2004-05-17 19:52 slif
-
- * win32/dist/htmlhelp/: Configuration Overview.html,
- Configuration_Overview.html, Developer FAQ.html,
- Developer_FAQ.html, Help Caveats.html,
- Help_Caveats.html:
-
- remove space from pathnames of HTML help files.
-
-2004-05-17 15:45 slif
-
- * win32/dist/README.txt:
-
- per Alex Burger, one-line change (line 159, change period to colon).
-
-2004-05-17 07:13 slif
-
- * README.win32, win32/Makefile.in,
- win32/install-net-snmp.bat,
- win32/dist/README.build.win32.txt, win32/dist/README.txt
-, win32/dist/htmlhelp/Configuration Overview.html,
- win32/local/Makefile.in, win32/local/mib2c.bat,
- win32/local/snmpconf.bat, win32/local/traptoemail.bat
-:
-
- per Alex Burger: test existence of perl; provide access to more Perl programs.
-
-2004-05-17 06:44 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- per Andy Smith: apply patch #955255 to enhance the NSIS installer.
-
-2004-05-17 05:35 dts12
-
- * agent/mibgroup/agent/: extend.c, extend.h:
-
- Implement the multi-row output MIB table.
-
-2004-05-14 04:22 dts12
-
- * mibs/NET-SNMP-EXTEND-MIB.txt:
-
- Oops! Close - but it's a good job I don't smoke....
-
-2004-05-13 21:23 slif
-
- * win32/dist/README.build.win32.txt:
-
- per AlexB: describe further details of building (creating empty files, etc).
-
-2004-05-13 21:13 slif
-
- * win32/dist/README.txt:
-
- per AlexB: added section "co-existing with m$ services"
-
-2004-05-13 20:29 slif
-
- * win32/dist/installer/: Add2Path.nsi, SetEnVar.nsi,
- net-snmp-header1.bmp, net-snmp.nsi:
-
- Per Andy Smith: patch [952509] to fix link names for the service registration batch files.
-
-2004-05-13 20:12 slif
-
- * win32/dist/README.build.win32.txt:
-
- Per Alex Burger and Andy Smith: updated instructions for creating a win32 installable package.
-
-2004-05-13 20:04 slif
-
- * acconfig.h, include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/data_access/interface.h,
- include/net-snmp/data_access/ipaddress.h,
- include/net-snmp/data_access/route.h:
-
- remove NETSNMP_CPP_WRAP macros
-
-2004-05-13 05:09 dts12
-
- * agent/mibgroup/agent/: extend.c, extend.h:
-
- Split new extension table into two (configuration and output).
- Implement scalar to track the number of entries.
- Parse multi-line output to implement 'nsExtendOutput1Line' object.
-
-2004-05-13 04:06 dts12
-
- * mibs/NET-SNMP-EXTEND-MIB.txt:
-
- Separate configuration and output into separate tables, as suggested.
- Drop 'output length' object as probably unnecessary.
- New scalar to track the number of entries in the table.
- This also means that this group will not be empty,
- even when no extensions are configured for a given agent.
- (I'm still not happy with some of the names, though!)
-
-2004-05-11 03:59 slif
-
- * snmplib/winservice.c:
-
- cleanup error messages. clarify SCM interactions with worker thread in comments.
-
-2004-05-11 03:12 dts12
-
- * mibs/NET-SNMP-EXTEND-MIB.txt:
-
- Fix some SMI errors.
- Wes can be a picky beggar at times....
-
-2004-05-10 17:50 slif
-
- * win32/dist/scripts/net-snmp-perl-test.pl:
-
- per Alex Burger - add missing test script.
-
-2004-05-10 13:49 hardaker
-
- * win32/dist/README.build.win32.txt:
-
- Another doc update from Alex
-
-2004-05-10 03:45 dts12
-
- * agent/mibgroup/agent/: extend.c, extend.h:
-
- Preliminary implemtation of new nsExtendTable
-
-2004-05-10 03:44 dts12
-
- * mibs/NET-SNMP-EXTEND-MIB.txt:
-
- Revised MIB for scripted extensions.
- (To replace UCD-SNMP-MIB::extTable)
-
-2004-05-10 03:41 dts12
-
- * snmplib/read_config.c:
-
- Defensive programming - don't crash on NULL parameters.
-
-2004-05-10 03:40 dts12
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- External API for checking and reloading a cached value.
- Weaken the links between this helper and 'nsCacheTable'.
-
-2004-05-07 15:41 nba
-
- * mibs/rfclist:
-
- Remove duplicate entry for FRNETSERV-MIB
-
-2004-05-07 15:19 nba
-
- * mibs/: EtherLike-MIB.txt, IANAifType-MIB.txt,
- rfcmibs.diff:
-
- Update to current MIB versions
-
-2004-05-07 15:04 nba
-
- * man/snmpcmd.1.def:
-
- The word PREFIX is not endangered for substitution, so make it look normal
-
-2004-05-07 14:34 nba
-
- * snmplib/mib.c:
-
- Fix for truncated oid when using OBJECT IDENTIFIER as index
-
-2004-05-07 14:15 nba
-
- * apps/snmptable.c:
-
- Fix to allow specifying numeric oid for table
-
-2004-05-06 20:15 slif
-
- * perl/SNMP/: README, SNMP.pm:
-
- Per Alex Burger, add names to acknowledge the individual contributors.
-
-2004-05-06 19:41 slif
-
- * win32/dist/: README.build.win32.txt, installer/net-snmp.nsi
-:
-
- reflect that README-FIRST.txt and Installation.html have been merged into README.txt
-
-2004-05-06 19:02 slif
-
- * win32/dist/installer/net-snmp.nsi:
-
- Per Andy Smith, patch #942766 creates SNMPCONFPATH and SNMPSHAREPATH as system env vars.
-
-2004-05-06 18:54 slif
-
- * snmplib/winservice.c:
-
- Per Andy Smith, don't show message dialogs when reg/unreg OK (patch 948926 fixes bug 948146).
-
-2004-05-06 18:01 slif
-
- * win32/dist/: README-FIRST.txt, README.build.win32.txt
-, README.txt, htmlhelp/Configuration Overview.html
-, htmlhelp/Help Caveats.html,
- htmlhelp/Installation.html, htmlhelp/Net-SNMP.hhc,
- htmlhelp/Net-SNMP.hhp, htmlhelp/snmp.conf.win32.html:
-
- patch windows build packaging per Alex Burger's patch-win32-5.1.2-cleanup.diff
-
-2004-05-06 08:31 rstory
-
- * agent/snmp_agent.c:
-
- move var decl to top of block scope; add header to quiet prototype warning
-
-2004-05-05 14:41 nba
-
- * mibs/ianalist:
-
- Add IANA-MALLOC-MIB
-
-2004-05-05 13:49 nba
-
- * apps/snmpdelta.c:
-
- Protect oid table against overflow
-
-2004-05-05 07:34 rstory
-
- * agent/snmp_agent.c:
-
- check should_init before initializing smux
-
-2004-05-04 16:34 hardaker
-
- * local/mib2c.check_values_local.conf:
-
- Fix a header prototype declaration
-
-2004-05-04 07:14 dts12
-
- * agent/mibgroup/mibII/: vacm_vars.c, vacm_conf.c,
- vacm_conf.h, vacm_vars.h:
-
- Split VACM handling into two - one concerned with configuration directives
- and validating access, the other to handle the MIB table representation.
- This allow the agent to support VACM-based access control without necessarily
- including the VACM-related tables.
-
-2004-05-04 07:11 dts12
-
- * agent/mibgroup/snmpv3/usmUser.c,
- include/net-snmp/library/snmpusm.h, snmplib/snmpusm.c
-, apps/snmptrapd.c:
-
- Move USM config handling into the library, so it can be shared between
- agent and trap handler. This also paves the way for separating
- config-based handling of setting up users from the USM MIB handler.
-
-2004-05-04 01:13 dts12
-
- * local/mib2c:
-
- Configure indent to recognise 'size_t' as a type name (Bug #946939)
-
-2004-05-03 15:08 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- Set no repeat-count to 1 when nogetbulk is specified for math purposes.
-
-2004-05-03 14:19 nba
-
- * agent/mibgroup/ucd-snmp/vmstat_solaris2.c:
-
- Solaris CPU_WAIT looks strange on some servers. Update to same algorith top uses
-
-2004-04-30 17:00 hardaker
-
- * mibs/makehtml.pl:
-
- Many misc changes and improvements.
- - Now takes command line arguments for changing MIBDIRs and output dirs.
- - accepts a nodemap to map MIBs to other nodes.
-
-2004-04-30 15:52 hardaker
-
- * local/mib2c.genhtml.conf:
-
- Added a touch of color.
-
-2004-04-30 15:52 hardaker
-
- * local/Makefile.in:
-
- install mib2c.genhtml.conf
-
-2004-04-30 11:19 hardaker
-
- * mibs/: Makefile.in, makehtml.pl:
-
- - A make routine to generate a HTML dump of our Distributed MIBs.
- - Installed at http://www.Net-SNMP.org/mibs/
-
-2004-04-28 17:24 hardaker
-
- * man/mib2c.conf.5:
-
- update after extraction
-
-2004-04-28 17:23 hardaker
-
- * local/mib2c:
-
- many more updates and documentation for mib2c commands.
-
-2004-04-28 16:58 hardaker
-
- * local/mib2c:
-
- - document more and clean up $var.XXX comments
-
-2004-04-28 16:47 hardaker
-
- * man/Makefile.in:
-
- Only build the mib2c.conf man page if coming from a cvs checkout
- - avoids perl dependencies on end-user machines.
-
-2004-04-28 16:45 hardaker
-
- * man/: Makefile.in, mib2c.conf.5, mib2c.conf.5.in
-, mib2c.extract.pl:
-
- New documentation for how to write mib2c.conf files.
- - note, much is auto-extracted from comments in mib2c.
-
-2004-04-28 16:44 hardaker
-
- * local/mib2c:
-
- construct comments better for auto-extraction into a manual page.
-
-2004-04-28 15:47 hardaker
-
- * local/mib2c.genhtml.conf:
-
- New mib2c.genhtml.conf code to generate a HTML document from a MIB
- document to make it easier to read.
-
-2004-04-28 15:47 hardaker
-
- * local/mib2c:
-
- - new @startperl@ / @endperl@ definitions to completely outsource some
- text to a large block of perl.
- - added mib2c_output() to output a line of text to the right place
- from anywhere in perl (evaled) code.
-
-2004-04-28 15:45 hardaker
-
- * perl/SNMP/: SNMP.pm, SNMP.xs:
-
- support the ability to get TC descriptions from perl
-
-2004-04-28 15:38 hardaker
-
- * perl/OID/OID.xs:
-
- fix output to respect the output length returned by the variable
- printing routines.
-
-2004-04-28 15:34 hardaker
-
- * include/net-snmp/library/parse.h, snmplib/parse.c:
-
- - Save textual convention description's
- - Implement +const char *get_tc_description(int tc_index)
-
-2004-04-28 15:33 hardaker
-
- * snmplib/mib.c:
-
- change variable to const var to avoid warning.
-
-2004-04-27 11:44 hardaker
-
- * configure, configure.in:
-
- fix auto-enabling of --with-perl-modules when --enable-embedded-perl is selected
-
-2004-04-26 03:24 dts12
-
- * apps/snmpusm.c, man/snmpusm.1.def:
-
- Restore the distinction between 'cloneFrom' and 'create'(+clone)
- subcommands. Fix handling of bare 'create' subcommand (since an
- uncloned user can't be marked as ACTIVE with the Net-SNMP agent)
- Document the behaviour more clearly.
-
-2004-04-23 08:15 dts12
-
- * agent/helpers/table_container.c, agent/helpers/table_data.c
-, include/net-snmp/agent/table_container.h,
- include/net-snmp/agent/table_data.h:
-
- Provide an API for retrieving the table container (or 'table_data')
- structure from within a handler routine.
- This avoids the need for using global variables.
-
-2004-04-23 04:20 slif
-
- * win32/dist/tosock1.sh:
-
- script that converts back to winsock 1 library. no undo is explained.
-
-2004-04-22 19:01 rstory
-
- * local/mib2c-conf.d/: generic-data-allocate.m2i,
- generic-table-indexes-from-oid.m2i,
- generic-table-indexes-set.m2i,
- generic-table-indexes-to-oid.m2i,
- generic-value-map-func.m2i,
- mfd-access-container-cached-defines.m2i,
- mfd-access-unsorted-external-defines.m2i,
- mfd-data-access.m2c, mfd-interface.m2c, mfd-top.m2c
-, node-set.m2i, parent-set.m2i:
-
- change all DEBUGTRACE to DEBUGMSTL(("verbose:function_name"...
-
-2004-04-22 07:13 slif
-
- * apps/snmptrapd.c, win32/snmptrapd/Makefile.in,
- win32/snmptrapd/snmptrapd.dsp:
-
- patch from Andy Smith: [931673] Run snmptrapd as a Windows service;
- slif did the makefile/project file touches.
-
-2004-04-22 07:11 slif
-
- * agent/snmpd.c:
-
- match application name with display name to improve event log legibility.
-
-2004-04-22 07:08 slif
-
- * win32/: snmpd/Makefile.in, snmpdsdk/Makefile.in:
-
- Change include search path for snmplib to "..\.." [was pointing elsewhere].
-
-2004-04-21 19:50 rstory
-
- * local/mib2c-conf.d/subagent.m2c:
-
- remove unused var; update help message
-
-2004-04-21 19:48 rstory
-
- * local/mib2c-conf.d/: default-mfd-top.m2c, mfd-top.m2c
-:
-
- use # instead of * for special char, since perl doesn't like the *
-
-2004-04-21 19:44 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- use unused var
-
-2004-04-21 19:41 rstory
-
- * local/mib2c-conf.d/mfd-data-set.m2c:
-
- fix quoting problem
-
-2004-04-21 19:39 rstory
-
- * local/mib2c-conf.d/mfd-data-get.m2c:
-
- add missing prototype for non-index map functions
-
-2004-04-21 19:37 rstory
-
- * local/mib2c-conf.d/mfd-access-unsorted-external-defines.m2i
-:
-
- get rid of loop_init_context, moving it's work into get_first; fix test
- for code gen for transient data
-
-2004-04-21 19:25 rstory
-
- * local/mib2c-conf.d/m2c_setup_enum.m2i:
-
- don't use uc function, as it barfs on enums w/hyphens
-
-2004-04-21 05:53 slif
-
- * win32/dist/installer/: Add2Path.nsi, SetEnVar.nsi,
- net-snmp.nsi:
-
- from Andy Smith: installer components
-
-2004-04-20 20:48 slif
-
- * include/ucd-snmp/version.h:
-
- fix [807349] ucd-snmp/version.h tries to use a mutable variable [#define]
-
-2004-04-20 20:23 slif
-
- * README.win32:
-
- update status, change build menu, and manual build ipv6 instructions.
-
-2004-04-20 18:57 slif
-
- * snmplib/system.c:
-
- patch-bug-919465-4 applied to fix [919465] bug in system.c
-
-2004-04-20 17:28 hardaker
-
- * testing/tests/: T030snmpv3usercreation, T110agentxget
-, T111agentxset, T112agentxsetfail,
- T113agentxtrap, T120proxyget, T121proxyset,
- T122proxysetfail:
-
- Use new global Sv3config master param setup
-
-2004-04-20 17:24 hardaker
-
- * testing/tests/: T023snmpv3getMD5AES, T026snmpv3getSHAAES
-:
-
- New tests for AES support
-
-2004-04-20 17:24 hardaker
-
- * testing/tests/: T022snmpv3getMD5, T023snmpv3getMD5DES
-, T024snmpv3getSHA1, T025snmpv3getSHADES:
-
- Use new global Sv3config master param setup
-
-2004-04-20 17:19 hardaker
-
- * testing/tests/Sv3config:
-
- determine the best auth/encr type available and use it.
-
-2004-04-20 17:19 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- fix for disabled snmpv1/2c and md5/des
-
-2004-04-20 15:13 rstory
-
- * local/mib2c.conf:
-
- fix unbalanced if/endif noted on coders by Oleg Ivanov
-
-2004-04-20 12:09 slif
-
- * apps/snmpnetstat/inet.c, apps/snmpnetstat/inet6.c,
- include/net-snmp/system/cygwin.h,
- include/net-snmp/system/mingw32.h, snmplib/inet_ntop.c
-, snmplib/inet_pton.c, snmplib/snmpTCPDomain.c,
- snmplib/snmpTCPIPv6Domain.c, snmplib/snmpUDPDomain.c
-, snmplib/snmpUDPIPv6Domain.c,
- win32/net-snmp/net-snmp-config.h,
- win32/net-snmp/net-snmp-config.h.in:
-
- fix errors building IPv6 support for MSVC++, MinGW, and Cygwin.
-
-2004-04-20 07:18 hardaker
-
- * local/snmpconf:
-
- fix broken usage of qw()
-
-2004-04-20 06:20 slif
-
- * win32/EXAMPLE.conf.win32:
-
- add sample config file
-
-2004-04-20 04:39 nba
-
- * agent/mibgroup/agent/: nsCache.c, nsDebug.c,
- nsLogging.c:
-
- Fix int/long mixup for 64-bit Solaris
-
-2004-04-20 04:33 nba
-
- * agent/snmp_agent.c, snmplib/snmp.c:
-
- Ensure diagnostics with ASN.1 encoding errors
-
-2004-04-20 03:51 slif
-
- * perl/SNMP/SNMP.xs:
-
- cleanup "reading MIB file" verbose message (compiled MIBDIRS/MIBS not useful/discernable).
-
-2004-04-20 02:51 slif
-
- * snmplib/mib.c:
-
- fix unsigned compare of len to line_len in sprint_realloc_hexstring
-
-2004-04-20 02:48 slif
-
- * snmplib/parse.c:
-
- add_mibdir variable 'token' is not used on win32. move to under the ifdef.
-
-2004-04-19 23:40 slif
-
- * win32/: Configure, Makefile.in, local/Makefile.in
-:
-
- patch from Alex Burger: [928872] Win32 build.bat snmpconf,mib2c,traptoemail
-
-2004-04-19 23:20 slif
-
- * win32/dist/: README-FIRST.txt, README.build.win32.txt
-, README.txt, htmlhelp/Configuration Overview.html
-, htmlhelp/Developer FAQ.html, htmlhelp/FAQ.html
-, htmlhelp/Help Caveats.html,
- htmlhelp/Installation.html, htmlhelp/Introduction.html
-, htmlhelp/Net-SNMP.hhc, htmlhelp/Net-SNMP.hhp,
- htmlhelp/net-snmp-4.2-800.jpg,
- htmlhelp/snmp.conf.win32.html,
- htmlhelp/snmpd.conf.win32.html,
- htmlhelp/snmptrapd.conf.win32.html, scripts/create-toc
-, scripts/mandir2html, scripts/poddir2html,
- scripts/readme2html, scripts/txt2html:
-
- patch from Alex Burger: [938214] Win32 dist folder - building a binary release
-
-2004-04-19 23:05 slif
-
- * local/snmpconf:
-
- patch from Alex Burger: [918410] SNMPCONF dynamic paths
-
-2004-04-19 21:52 slif
-
- * snmplib/: snmpTCPIPv6Domain.c, snmpUDPIPv6Domain.c:
-
- conditionally compile for platforms with static object lists [no configure].
-
-2004-04-19 21:49 slif
-
- * apps/snmpnetstat/: inet6.c, netstat.h:
-
- reduce warnings for undecl'd struct; declare inet6print only where it is needed.
-
-2004-04-19 21:41 slif
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- don't expose getaddrinfo if not supported by the platform.
-
-2004-04-19 21:39 slif
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- fix unsigned int compare
-
-2004-04-19 21:38 slif
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- trade in a single typedef uint8_t for the widely used u_char.
-
-2004-04-19 21:36 slif
-
- * snmplib/snmpUDPIPv6Domain.c:
-
- cleanup when finished with addrinfo structure.
-
-2004-04-19 20:09 slif
-
- * configure.in, configure:
-
- add inet_ntop,inet_pton to snmplib objects for win32 builds.
-
-2004-04-19 20:08 slif
-
- * win32/Configure:
-
- more robust change for NETSNMP_USE_DLL.
-
-2004-04-19 18:37 hardaker
-
- * apps/encode_keychange.c:
-
- fix #ifdef bug
-
-2004-04-19 16:47 slif
-
- * snmplib/parse.c:
-
- add comment from Niels B. reason for win32 ifdefs in add_mibdir.
-
-2004-04-19 15:57 slif
-
- * win32/: Configure, build.pl, mib_module_inits.h
-, net-snmp/net-snmp-config.h,
- net-snmp/net-snmp-config.h.in, snmpnetstat/Makefile.in
-, snmpnetstat/snmpnetstat.dsp:
-
- selective build of IPv6 transport for MSVC++ build
-
-2004-04-19 15:08 hardaker
-
- * NEWS, configure, configure.in,
- agent/mibgroup/snmpv3/usmUser.c, apps/encode_keychange.c
-, apps/snmpusm.c,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/library/snmp_api.h,
- include/net-snmp/library/transform_oids.h,
- snmplib/keytools.c, snmplib/lcd_time.c, snmplib/md5.c
-, snmplib/scapi.c, snmplib/snmp_parse_args.c,
- snmplib/snmpusm.c, snmplib/snmpv3.c,
- testing/tests/Sv3config, testing/tests/Sv3vacmconfig,
- testing/tests/T020snmpv3get,
- testing/tests/T021snmpv3getnext,
- testing/tests/T0220snmpv3bulkget,
- testing/tests/T022snmpv3getMD5,
- testing/tests/T023snmpv3getMD5DES,
- testing/tests/T025snmpv3getSHADES,
- testing/tests/T049snmpv3inform,
- testing/tests/T050snmpv3trap:
-
- New configure flags: --disable-md5 and --disable-des to completely remove support for the less trusted/secure algorithms
-
-2004-04-19 13:01 slif
-
- * agent/snmp_agent.c:
-
- move debug statement after variable definition.
-
-2004-04-19 12:36 slif
-
- * win32/Configure:
-
- use a more robust search for undef USE_OPENSSL.
-
-2004-04-19 08:28 dts12
-
- * include/net-snmp/library/default_store.h,
- snmplib/snmp_api.c, snmplib/mib.c:
-
- More flexible output of hex strings - don't hardcode 16-octets-per-line
-
-2004-04-19 07:58 slif
-
- * apps/snmpnetstat/winstub.c:
-
- comment out variables which are not used.
-
-2004-04-19 07:58 rstory
-
- * agent/snmp_agent.c:
-
- add alarm to age addr cache every 5 min; add debug for asp->reqinfo
-
-2004-04-19 07:53 rstory
-
- * agent/snmpd.c:
-
- remove 'sched'uled timeout processing; move addr cache aging into alarm;
- change deafult timeout from TIMETICK to LONG_MAX
-
-2004-04-19 07:49 rstory
-
- * snmplib/snmp_api.c:
-
- remove unused var; add timeout debugging
-
-2004-04-19 07:36 slif
-
- * include/net-snmp/net-snmp-config.h.in:
-
- patch [ 918948 ] fix cygwin config problem
-
-2004-04-16 17:06 hardaker
-
- * snmplib/snmp_parse_args.c:
-
- fixed a v1/v2c exclusion bug
-
-2004-04-16 16:45 hardaker
-
- * configure, configure.in:
-
- Output message now contains versions supported
-
-2004-04-16 16:37 hardaker
-
- * NEWS, configure, configure.in,
- agent/agent_read_config.c, agent/agent_registry.c,
- agent/agent_trap.c, agent/snmp_agent.c,
- agent/helpers/table_iterator.c,
- agent/mibgroup/mibII/snmp_mib.c,
- agent/mibgroup/mibII/vacm_vars.c,
- agent/mibgroup/notification/snmpNotifyTable.c,
- agent/mibgroup/target/target.c, apps/snmptable.c,
- apps/snmptrap.c, apps/snmptrapd_log.c,
- apps/snmpnetstat/main.c,
- include/net-snmp/net-snmp-config.h.in,
- include/net-snmp/library/default_store.h,
- include/net-snmp/library/snmp.h, snmplib/snmpUDPDomain.c
-, snmplib/snmpUDPIPv6Domain.c,
- snmplib/snmpUnixDomain.c, snmplib/snmp_api.c,
- snmplib/snmp_auth.c, snmplib/snmp_parse_args.c,
- snmplib/snmpv3.c, testing/eval_tools.sh,
- testing/tests/T001snmpv1get, testing/tests/T014snmpv2cget
-, testing/tests/T015snmpv2cgetnext,
- testing/tests/T0160snmpv2cbulkget,
- testing/tests/T016snmpv2cgetfail,
- testing/tests/T017snmpv2ctov1getfail,
- testing/tests/T018snmpv1tov2cgetfail,
- testing/tests/T019snmpv2cnosuch,
- testing/tests/T051snmpv2ctrap,
- testing/tests/T052snmpv2cinform,
- testing/tests/T058agentauthtrap, testing/tests/T100agenthup
-, testing/tests/T120proxyget,
- testing/tests/T121proxyset, testing/tests/T122proxysetfail
-, testing/tests/T130snmpv1vacmget,
- testing/tests/T131snmpv2cvacmget,
- testing/tests/T140snmpv1vacmgetfail,
- testing/tests/T141snmpv2cvacmgetfail,
- testing/tests/T150solarishostcpu,
- testing/tests/T151solarishostdisk,
- testing/tests/T152hostuptime, testing/tests/T153solarisswap
-:
-
- New flags for configure: --disable-snmpv1 --disable-snmpv2c
-
-2004-04-16 16:21 hardaker
-
- * testing/tests/: T020snmpv3get, T021snmpv3getnext:
-
- remove duplicate and conflicting VACM entry. It's amazing this hasn't
- causes false problems before now.
-
-2004-04-16 12:46 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- address issues noted by dave on coders
-
-2004-04-16 12:42 rstory
-
- * include/net-snmp/library/snmp_debug.h, snmplib/snmp_debug.c
-:
-
- new 'no check' debug macro/functions
-
-2004-04-15 14:52 rstory
-
- * include/net-snmp/data_access/arp.h:
-
- header for arp data access
-
-2004-04-15 05:50 dts12
-
- * agent/mibgroup/mibII/var_route.c:
-
- Variables used for returning values need to be 'static'. (oops!)
-
-2004-04-15 05:47 dts12
-
- * agent/snmp_vars.c, include/net-snmp/agent/snmp_vars.h
-, agent/mibgroup/mibII/var_route.c:
-
- Move the definition of 'ipaddr_return' to the (only) routine where
- it's actually used. (See Bug #934422)
-
-2004-04-15 05:29 dts12
-
- * local/mib2c.notify.conf:
-
- Remove extraneous ';' in notification generation routine (Bug #895800)
-
-2004-04-15 05:14 dts12
-
- * agent/snmp_agent.c:
-
- Remove duplicate code (Bug #934411)
-
-2004-04-14 21:59 hardaker
-
- * snmplib/snmpv3.c:
-
- fixed cut-n-paste typos pointed out to me by Mike S.
-
-2004-04-14 17:25 hardaker
-
- * perl/SNMP/: SNMP.pm, SNMP.xs:
-
- - support local/master SNMPv3 key settings directly
- - have gettable() parse indexes out of the OID when NetSNMP::OID is available
- - not extensively tested yet.
-
-2004-04-14 15:41 slif
-
- * man/mib_api.3.def:
-
- Specify correct default value for MIBDIRS.
-
-2004-04-14 15:32 nba
-
- * agent/mibgroup/ucd-snmp/vmstat.c,
- agent/mibgroup/ucd-snmp/vmstat.h, mibs/UCD-SNMP-MIB.txt
-:
-
- Support for Linux 2.6 incl SoftIRQ CPU state
-
-2004-04-14 15:29 nba
-
- * agent/mibgroup/ucd-snmp/diskio.c:
-
- Overhaul to remove fixed table size and support Linux 2.6 kernel
-
-2004-04-14 15:21 nba
-
- * agent/mibgroup/ucd-snmp/: vmstat_hpux.c, vmstat_solaris2.c
-:
-
- Clean up comments mishandled ny indent
-
-2004-04-14 14:49 hardaker
-
- * man/snmpd.conf.5.def, snmplib/snmpv3.c:
-
- Added support to the createUser directive for specifying manual local
- or master keys rather than relying on password derivations.
-
-2004-04-14 13:21 rstory
-
- * agent/helpers/cache_handler.c:
-
- null check before using pointer
-
-2004-04-14 13:11 hardaker
-
- * include/net-snmp/library/default_store.h:
-
- Added support for new snmp.conf tokens to directly set SNMPv3 hex keys
-
-2004-04-14 12:27 hardaker
-
- * man/snmp.conf.5.def, man/snmpcmd.1.def,
- snmplib/default_store.c, snmplib/snmp_api.c,
- snmplib/snmpv3.c:
-
- Added support for new snmp.conf tokens to directly set SNMPv3 hex keys
-
-2004-04-14 09:40 hardaker
-
- * include/net-snmp/library/snmp_api.h, snmplib/snmp_api.c
-, snmplib/snmpv3.c, man/snmpcmd.1.def:
-
- Added support for directly specifying SNMPv3 hex keys using new flags (-3[mMkK])
-
-2004-04-14 08:24 rstory
-
- * configure:
-
- new configure for configure.in
-
-2004-04-14 08:23 rstory
-
- * configure.in:
-
- more debug; simplify two conflict tests into one; revert conflict messages
- back to warning, but add obnoxious warning to summary cache
-
-2004-04-14 03:25 dts12
-
- * perl/SNMP/t/bulkwalk.t:
-
- A non-zero repeat count with no non-repeating varbinds confuses the
- perl 'bulkwalk' routine. This should really be fixed properly,
- but this at least allows the rest of the tests to run successfully.
-
-2004-04-14 03:15 dts12
-
- * snmplib/snmp_logging.c:
-
- Support per-loghandler shutdown processing in 'snmp_disable_log'.
- This should allow logfiles to be rotated properly.
-
- However, I'm not convinced that the 'enabled' flag is being used
- consistently, particularly by other styles of logging configuration.
- Some cleanup work is probably needed.
-
-2004-04-14 03:09 dts12
-
- * include/net-snmp/library/default_store.h, snmplib/mib.c
-:
-
- Support "01:02:03:04:05:06" style hex output - i.e. leading 0's
- on single-digit hex values. (Suggested by Glenn Andrews)
-
-2004-04-14 03:06 dts12
-
- * include/net-snmp/library/parse.h, snmplib/mib.c,
- snmplib/parse.c:
-
- Identify which MIB modules are present in the MIBFILES list before
- starting to load anything. This allows IMPORT statements to work
- correctly, regardless of the order in which such files appear.
-
-2004-04-14 02:53 dts12
-
- * include/net-snmp/system/: aix.h, bsd.h, cygwin.h
-, dynix.h, irix.h, mingw32.h, osf5.h
-, sunos.h, svr5.h, sysv.h, ultrix4.h
-:
-
- Include "generic.h" using the full name, rather than
- relying on the include path being set correctly.
- (Suggested by Nagaraj Narayanaswamy)
-
-2004-04-14 02:42 dts12
-
- * apps/snmpdelta.c:
-
- Catch SNMPv2 exception values.
-
-2004-04-14 02:37 dts12
-
- * agent/mibgroup/mibII/route_write.c:
-
- Avoid crashing the agent when backing out of an invalid SET request.
-
-2004-04-14 02:33 dts12
-
- * agent/mibgroup/disman/mteTriggerTable.c:
-
- Allow 'monitor' directives to specify a single instance rather than
- always monitoring all rows.
-
-2004-04-14 02:28 dts12
-
- * FAQ:
-
- Update list of supported MIBs, advice on running as non-root
- and bring into line with 5.1.x branch version.
-
-2004-04-13 13:50 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i:
-
- tweak assert condition to allow for valid but expired cache
-
-2004-04-13 13:48 rstory
-
- * local/mib2c-conf.d/details-enums.m2i:
-
- fix comment typo
-
-2004-04-13 12:35 rstory
-
- * agent/mibgroup/: ip-mib.h, ip-mib/inetNetToMediaTable.h
-,
- ip-mib/inetNetToMediaTable/default-table-inetNetToMediaTable.m2d
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable.c,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable.h,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_constants.h,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
-,
- ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.h
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
-, ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.h
-:
-
- new inetNetToMediaTable
-
-2004-04-13 12:32 rstory
-
- * agent/mibgroup/ip-mib/data_access/: arp.h, arp_common.c
-, arp_linux.c, ipaddress_ioctl.h:
-
- new files
-
-2004-04-13 11:44 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
-:
-
- remove unused var
-
-2004-04-13 11:43 rstory
-
- agent/mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c
-:
-
- use access routine to allocate/free route entries
-
-2004-04-13 11:42 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable.c:
-
- use access routine to allocate/free interface entries
-
-2004-04-13 11:41 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- default admin/oper status to up
-
-2004-04-13 11:39 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- invert order for cache refresh; set new preload flag on cache to init ifIndex
- enum list (used by other modules); set oper_status down if interface vanishes;
- more robust handling of comparing/swiping pointers
-
-2004-04-13 11:34 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_constants.h:
-
- remove unused mapping defines
-
-2004-04-13 11:33 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.c:
-
- remove unused mapping functions
-
-2004-04-13 11:31 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.h:
-
- revert external defintion change
-
-2004-04-13 11:29 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/ipAddressTable.c:
-
- use access routine to allocate/free ipaddress_entry
-
-2004-04-13 11:26 rstory
-
- * agent/mibgroup/ip-mib/data_access/: ipaddress_common.c,
- ipaddress_ioctl.c, ipaddress_linux.c:
-
- tweak internal index usage; use net-snmp ifIndex based on name instead of ioctl
- if_index; add/tweak comments
-
-2004-04-13 11:23 rstory
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- new flag for preloading cache; move cache load/free to static subroutines for
- code reuse; add some debug msgs
-
-2004-04-13 11:15 rstory
-
- * include/net-snmp/data_access/interface.h:
-
- add defines for admin/oper status enums
-
-2004-04-13 10:31 hardaker
-
- * include/net-snmp/net-snmp-config.h.in:
-
- entries for have_mktime nad have_stime
-
-2004-04-13 10:31 hardaker
-
- * dist/net-snmp.spec:
-
- version change.
-
-2004-04-10 05:59 dts12
-
- * apps/snmpusm.c:
-
- Cloning a user requires using the usmUserStatus column object.
-
-2004-04-10 05:57 dts12
-
- * configure, configure.in:
-
- Remove duplicate entry from list of default MIB modules.
-
-2004-04-09 18:50 slif
-
- * snmplib/snmp_transport.c:
-
- fix two SNMP_FREE candidates in tdomain_unregister, clear_tdomain_list.
-
-2004-04-09 18:47 slif
-
- * snmplib/inet_pton.c:
-
- fix a sign compare warning.
-
-2004-04-09 18:37 slif
-
- * win32/: libsnmp/Makefile.in, libsnmp/libsnmp.dsp,
- libsnmp_dll/Makefile.in, libsnmp_dll/libsnmp.def,
- libsnmp_dll/libsnmp_dll.dsp, net-snmp/net-snmp-config.h
-, net-snmp/net-snmp-config.h.in:
-
- add IPv6 transports to msvc++ builds.
-
-2004-04-09 18:27 slif
-
- * perl/SNMP/t/get.t:
-
- don't require interface layer of agent in order to pass these tests.
-
-2004-04-09 18:24 slif
-
- * win32/libnetsnmptrapd/Makefile.in:
-
- undo last change to restore proper construction of Perl modules.
-
-2004-04-08 21:11 slif
-
- * testing/tests/T122proxysetfail:
-
- match snmpset output to fix bug [919267] testnum 34 T122proxysetfail failing
-
-2004-04-08 20:25 slif
-
- * testing/RUNTESTS:
-
- change usage comment for "-XM" to match its function
-
-2004-04-08 20:19 slif
-
- * win32/libnetsnmptrapd/Makefile.in:
-
- do not build snmptrapd.obj as part of netsnmptrapd library (MSVC++ build).
-
-2004-04-08 20:17 slif
-
- * win32/libhelpers/: Makefile.in, libhelpers.dsp:
-
- add table_container.obj to list of objects to be built using MSVC++
-
-2004-04-08 20:12 slif
-
- * include/net-snmp/net-snmp-config.h.in:
-
- Patch from Michael Slifcak: [ 918948 ] fix cygwin config problem
-
-2004-04-08 20:07 slif
-
- * agent/mibgroup/host/hr_system.c:
-
- apply nba's Feb.2004 pututline fixes to main branch.
-
-2004-04-08 15:54 hardaker
-
- * testing/eval_tools.sh:
-
- Use -Lf and -Lf in the main trunk to match the proper code use
-
-2004-04-08 13:08 hardaker
-
- * agent/mibgroup/utilities/override.c, man/snmpd.conf.5.def
-:
-
- Support for the -rw flag to the override token allowing read/write
- access to the bogus mib objects.
-
-2004-04-08 13:01 hardaker
-
- * snmplib/snmp_api.c:
-
- Fix enum lists for unsigned and bit strings to remove duplicate types
-
-2004-04-07 19:50 slif
-
- * testing/: RUNTESTS, TESTCONF.sh:
-
- patch [917646] test using installed MIBs first
-
-2004-04-07 15:57 rstory
-
- * configure:
-
- configure to match new config.in
-
-2004-04-07 15:55 rstory
-
- * configure.in:
-
- add lots of debug to module processing; use new var for excluded modules; make
- conflicts errors instead of warnings; don't try to re-process a src only module
-
-2004-04-07 15:52 rstory
-
- * local/mib2c-conf.d/details-enums.m2i:
-
- typo in comments
-
-2004-04-07 15:51 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- only gen release undo code if settable
-
-2004-04-07 15:47 rstory
-
- * include/net-snmp/data_access/route.h:
-
- tweak comments
-
-2004-04-07 15:47 rstory
-
- * agent/mibgroup/ip-mib/data_access/.cvsignore:
-
- files to ignore
-
-2004-04-07 15:46 rstory
-
- * agent/mibgroup/if-mib/ifXTable/ifXTable_interface.c:
-
- remove unused/undefined vars
-
-2004-04-07 15:44 rstory
-
- * agent/mibgroup/: if-mib.h, ip-forward-mib.h:
-
- fix config_require paths
-
-2004-04-07 15:44 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable.h:
-
- config_exclude mibII/interfaces; tweak external oid def
-
-2004-04-07 15:43 rstory
-
- * agent/mibgroup/if-mib/data_access/interface_common.c:
-
- remove references to ifTable
-
-2004-04-07 15:38 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/.cvsignore:
-
- files to ignore
-
-2004-04-07 15:37 rstory
-
- * agent/mibgroup/ip-mib/ipAddressTable/:
- default-table-ipAddressTable.m2d, ipAddressTable.c,
- ipAddressTable.h, ipAddressTable_constants.h,
- ipAddressTable_data_access.c, ipAddressTable_data_access.h
-, ipAddressTable_interface.c,
- ipAddressTable_interface.h:
-
- new MFD ipAddressTable
-
-2004-04-07 15:36 rstory
-
- * agent/mibgroup/ip-mib/data_access/ipaddress.h,
- agent/mibgroup/ip-mib/data_access/ipaddress_common.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_ioctl.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_linux.c,
- agent/mibgroup/ip-mib/data_access/ipaddress_linux.h,
- include/net-snmp/data_access/ipaddress.h:
-
- ipaddress data access (v4 & v6)
-
-2004-04-07 15:29 rstory
-
- * agent/mibgroup/: ip-mib.h, ip-mib/ipAddressTable.h:
-
- new config modules
-
-2004-04-07 06:38 dts12
-
- * snmplib/mib.c:
-
- Remove a superfluous trailing comma (bug #930708)
-
-2004-04-07 03:23 dts12
-
- * agent/helpers/table_data.c, agent/helpers/table_dataset.c
-, include/net-snmp/agent/table_data.h,
- include/net-snmp/agent/table_dataset.h:
-
- Routines to indicate the number of rows in a data-helper-based table
-
-2004-04-07 02:13 slif
-
- * testing/eval_tools.sh:
-
- CAPTURE returns exit code from command that was run.
-
-2004-04-06 23:33 slif
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- patch [930880] don't build CMU compatible functions on win32
-
-2004-04-06 23:19 slif
-
- * README.win32, perl/TrapReceiver/Makefile.PL,
- win32/Configure, win32/Makefile.in, win32/libsdll.dsw
-, win32/win32.dsw, win32/win32sdk.dsw,
- win32/libnetsnmptrapd/.cvsignore,
- win32/libnetsnmptrapd/Makefile.in,
- win32/libnetsnmptrapd/libnetsnmptrapd.dsp,
- win32/snmptrapd/Makefile.in, win32/snmptrapd/snmptrapd.dsp
-:
-
- patch [915615] Perl TrapReceiver does not compile on Win32 MSVC
- also fixes bug [896012] win32 Perl build dies at TrapReceiver
-
-2004-04-06 21:59 slif
-
- * agent/mibgroup/mibII/: tcpTable.c, udpTable.c:
-
- fix [907716] win32 agent shows tcp,udp connect OIDs in host byte order
-
-2004-04-06 17:35 slif
-
- * testing/eval_tools.sh:
-
- patch [919122] test should allow time for programs to settle
-
-2004-04-06 17:34 slif
-
- * testing/eval_tools.sh:
-
- patch [919114] preserve test result when stopping
-
-2004-04-06 17:32 slif
-
- * testing/eval_tools.sh:
-
- patch [919105] better pid check
-
-2004-04-06 10:43 rstory
-
- * include/net-snmp/net-snmp-includes.h:
-
- include stdint, if available
-
-2004-04-06 09:46 dts12
-
- * agent/agent_handler.c,
- include/net-snmp/agent/agent_handler.h:
-
- Register new API modules using the default priority (127)
- and provide an API for unregistering them again.
-
-2004-04-05 16:04 slif
-
- * testing/eval_tools.sh:
-
- reverse patch-test-deprecated-options to permit testing versions before 5.1.
-
-2004-04-04 11:17 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- ipCidrRouteTable_data_access.c,
- ipCidrRouteTable_interface.c:
-
- don't share cache w/inetCidrRoute, which can't work, since indexes don't match
-
-2004-04-04 11:15 rstory
-
- * agent/mibgroup/if-mib/ifXTable/: ifXTable.h,
- ifXTable_data_access.c, ifXTable_interface.c:
-
- share data structures/cache w/ifTable if enabled
-
-2004-04-04 11:05 rstory
-
- * agent/mibgroup/if-mib/ifXTable/: default-table-ifXTable.m2d
-, ifXTable.c, ifXTable.h, ifXTable_interface.h
-:
-
- update to use new interface data access
-
-2004-04-04 10:59 rstory
-
- * agent/mibgroup/ip-forward-mib/data_access/route_common.c,
- agent/mibgroup/ip-forward-mib/data_access/route_linux.c,
- include/net-snmp/data_access/route.h:
-
- update to support inetCidrRouteTable
-
-2004-04-04 10:58 rstory
-
- * agent/mibgroup/ip-forward-mib.h:
-
- add inetCidrRouteTable
-
-2004-04-04 10:57 rstory
-
- * agent/mibgroup/ip-forward-mib/inetCidrRouteTable/:
- inetCidrRouteTable.c, inetCidrRouteTable.h,
- inetCidrRouteTable_constants.h,
- inetCidrRouteTable_data_access.c,
- inetCidrRouteTable_data_access.h,
- inetCidrRouteTable_interface.c,
- inetCidrRouteTable_interface.h, .cvsignore,
- default-table-inetCidrRouteTable.m2d:
-
- new inetCidrRouteTable. only does ipv4 so far.
-
-2004-04-04 07:14 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- ipCidrRouteTable_data_access.c,
- ipCidrRouteTable_interface.c:
-
- share cache w/inetCidrRouteTable, if it is enabled
-
-2004-04-04 07:09 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- use unused var
-
-2004-04-04 07:08 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- fix missed case for allocate parm; remove unused var
-
-2004-04-04 07:07 rstory
-
- * local/mib2c-conf.d/mfd-access-unsorted-external-defines.m2i
-:
-
- fix missed case for allocate parm
-
-2004-04-04 07:06 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i:
-
- add debug
-
-2004-04-03 05:15 rstory
-
- * agent/mibgroup/mibII/vacm_vars.c:
-
- fix bug 928481 - consistency in vacm_vars.c
-
-2004-04-02 19:02 rstory
-
- * agent/mibgroup/: if-mib/ifTable.h, if-mib/ifXTable.h,
- ip-forward-mib/inetCidrRouteTable.h,
- ip-forward-mib/ipCidrRouteTable.h:
-
- configure_require files for individual modules
-
-2004-04-02 12:52 rstory
-
- * snmplib/container.c:
-
- default to netsnmp_index compare if no compare provided
-
-2004-04-02 12:51 rstory
-
- * snmplib/: cmu_compat.c, snmp_version.c:
-
- include net-snmp-config.h
-
-2004-04-02 12:40 rstory
-
- * snmplib/callback.c:
-
- new static lock var to detect when a callback is added/removed during callback
- processing; don't call free on client arg of callback w/NULL callback ptr
- (i.e. one that was removed while callbacks were being processed)
-
-2004-04-02 12:36 rstory
-
- * local/mib2c-update:
-
- make temp dir names configureable, w/defaults now prefixed w/'.'; tweak diff
- exclude patterns; other misc tweaks
-
-2004-04-02 12:34 rstory
-
- * include/net-snmp/library/tools.h:
-
- fix macros to be safely useable as a single statement; new SNMP_SWIPE_MEM macro
-
-2004-04-02 08:20 rstory
-
- * include/net-snmp/net-snmp-config.h.in:
-
- new config.h.in to match acconfig.h (autoheader hadn't been run in a while):
- pcks, croptyki, config_exclude, agentx domain socket, cppwrap macro
-
-2004-04-02 08:06 rstory
-
- * agent/helpers/cache_handler.c:
-
- reduce redundancy
-
-2004-04-02 08:02 rstory
-
- * agent/agent_handler.c:
-
- add asserts on illegal handler calls
-
-2004-04-02 06:46 hardaker
-
- * apps/snmptrapd_handlers.c:
-
- Fix inclusion of utilities/execute.h, since Robert's Makefile changes
- broke the path lookups.
-
-2004-04-01 22:08 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- make gettable use getbulk when possible
-
-2004-04-01 19:41 rstory
-
- * configure:
-
- configure for new configure.in
-
-2004-04-01 19:32 rstory
-
- * Makefile.in:
-
- move VPATH to individual Makefile.in files; new makefilecheck target to check
- for gnu make constructs; new 'checks' target runs checks for comment/makefile
-
-2004-04-01 19:29 rstory
-
- * acconfig.h:
-
- empty define for config_exclude; new NETSNMP_CPP_WRAP macros
-
-2004-04-01 19:27 rstory
-
- * configure.in:
-
- new config_exclude; config_require tweaks:
- don't process the same module twice; allow c file w/no header; move
- module list add, config_load_mib check inside header conditional
-
-2004-04-01 18:38 rstory
-
- * configure:
-
- new configure to match configure.in
-
-2004-04-01 18:37 rstory
-
- * Makefile.top, configure.in, agent/Makefile.in
-, agent/helpers/Makefile.in,
- agent/mibgroup/Makefile.in, apps/Makefile.in,
- apps/snmpnetstat/Makefile.in, local/Makefile.in,
- man/Makefile.in, mibs/Makefile.in,
- snmplib/Makefile.in, testing/Makefile.in:
-
- rework VPATH so people with GNU make can share a source directory for multiple
- build (including one in the source directory); completely rework CPPFLAGS for a
- common, consistent order (that is also correct for non sourcedir builds)
-
-2004-04-01 18:26 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable.h:
-
- new file
-
-2004-04-01 18:15 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- default-table-ipCidrRouteTable.m2d, ipCidrRouteTable.c
-, ipCidrRouteTable.h, ipCidrRouteTable_data_access.c
-, ipCidrRouteTable_data_access.h,
- ipCidrRouteTable_interface.c, ipCidrRouteTable_interface.h
-:
-
- update for mfd generated code changes; update to use new data access stuff;
-
-2004-04-01 18:10 rstory
-
- * agent/mibgroup/if-mib/ifTable/ifTable_data_access.c:
-
- update to use new data access stuff; add todo comments
-
-2004-04-01 18:10 rstory
-
- * agent/mibgroup/: if-mib/data_access/.cvsignore,
- if-mib/ifTable/.cvsignore, if-mib/ifXTable/.cvsignore
-, ip-forward-mib/data_access/.cvsignore,
- ip-forward-mib/ipCidrRouteTable/.cvsignore:
-
- new cvsingore files
-
-2004-04-01 18:07 rstory
-
- * agent/mibgroup/if-mib/: ifTable/ifTable.c,
- ifTable/ifTable.h, ifXTable/ifXTable.h:
-
- update to use new data access stuff
-
-2004-04-01 18:04 rstory
-
- * agent/mibgroup/: if-mib/data_access/interface.h,
- if-mib/data_access/interface_common.c,
- if-mib/data_access/interface_linux.c,
- ip-forward-mib/data_access/route.h,
- ip-forward-mib/data_access/route_common.c,
- ip-forward-mib/data_access/route_linux.c:
-
- new data access files
-
-2004-04-01 18:00 rstory
-
- * include/net-snmp/data_access/: interface.h, route.h:
-
- move config_require stuff back into mibgroup, since that's the only place
- configure will look for them
-
-2004-04-01 16:58 hardaker
-
- * agent/helpers/table_iterator.c:
-
- Remove duplicate coloid setting (was done above as well)
-
-2004-04-01 16:54 hardaker
-
- * agent/helpers/table_iterator.c:
-
- Another iterator fix: initialize a variable properly for every request
-
-2004-04-01 16:21 rstory
-
- * include/net-snmp/data_access/: interface.h, route.h:
-
- new data access headers
-
-2004-04-01 15:52 hardaker
-
- * agent/helpers/table_iterator.c:
-
- Another iterator problem with getbulk's: make it not set RETRY if its going to be out of scope next time around still (> maxcol)
-
-2004-04-01 09:18 hardaker
-
- * agent/helpers/table_iterator.c:
-
- - Various patches to fix iterator problems with multiple varbinds.
-
-2004-03-31 12:13 hardaker
-
- * agent/helpers/cache_handler.c:
-
- Properly set the auto_next flag.
-
-2004-03-30 21:22 hardaker
-
- * perl/SNMP/SNMP.pm:
-
- A new implementation of gettable that uses better structured GETNEXT
- packets for faster retrieval across slow links.
- - getbulk not yet used, but should be.
-
-2004-03-30 21:19 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- - minor changes to the cvs2cl command line flags
-
-2004-03-30 21:16 hardaker
-
- * agent/mibgroup/host/: hr_system.c, hr_system.h:
-
- change set_solaris_time to ns_set_time and enable it on any
- architecture that supports mktime() and stime()
-
-2004-03-30 21:15 hardaker
-
- * configure, configure.in:
-
- check for stime functions
-
-2004-03-30 21:14 hardaker
-
- * acconfig.h:
-
- - undef ssize_t
-
-2004-03-30 17:06 slif
-
- * snmplib/snmp_logging.c:
-
- remove commented and unused variables. flag static variable as problem for threads.
-
-2004-03-30 16:56 slif
-
- * win32/install-net-snmp.bat:
-
- mildly enforce running from base source directory.
-
-2004-03-30 16:53 slif
-
- * win32/mib_module_includes.h:
-
- init examples modules
-
-2004-03-30 10:45 hardaker
-
- * perl/SNMP/t/mib.t:
-
- include previously-broken tests again
-
-2004-03-30 10:41 hardaker
-
- * perl/SNMP/SNMP.xs:
-
- Fix a really old and annoying bug: use set_boolean instead of toggle_boolean for telling the library when to replace old MIBs while parsing. Affected a bunch of stuff in odd ways.
-
-2004-03-30 05:01 dts12
-
- * include/net-snmp/library/snmp_logging.h,
- snmplib/snmp_logging.c:
-
- New logging option '-Ln' to explicitly turn off logging
-
-2004-03-29 20:20 rstory
-
- * agent/mibgroup/: if-mib.h, ip-forward-mib.h:
-
- config-require headers
-
-2004-03-29 20:18 rstory
-
- * agent/mibgroup/if-mib/: ifTable/default-table-ifTable.m2d,
- ifTable/ifTable.c, ifTable/ifTable.h,
- ifTable/ifTable_constants.h, ifTable/ifTable_data_access.c
-, ifTable/ifTable_data_access.h,
- ifTable/ifTable_interface.c, ifTable/ifTable_interface.h
-, ifXTable/default-table-ifXTable.m2d,
- ifXTable/ifXTable.c, ifXTable/ifXTable.h,
- ifXTable/ifXTable_constants.h,
- ifXTable/ifXTable_data_access.c,
- ifXTable/ifXTable_data_access.h,
- ifXTable/ifXTable_interface.c,
- ifXTable/ifXTable_interface.h:
-
- new implementations of ifTable and ifXTable, based on generated code from
- mib2c MFD + container-cached conf files
-
-2004-03-29 16:28 slif
-
- * perl/SNMP/SNMP.pm:
-
- fix spell Acknowledgements, add blank before =cut so that it will be parsed correctly.
-
-2004-03-29 15:40 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- use unused vars
-
-2004-03-29 15:40 rstory
-
- * local/mib2c-conf.d/node-get.m2i:
-
- tweak comment
-
-2004-03-29 15:39 rstory
-
- * local/mib2c-conf.d/mfd-makefile.m2m:
-
- slight re-org; include (commented out) gnu make stuff
-
-2004-03-29 15:37 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- rework data_context so we don't use a typedef to a pointer
- (e.g. typedef x* x_data); use unused vars; allow user to pass existing data
- ptr when creating row context; set val_len to buf size iff not already set
-
-2004-03-29 15:33 rstory
-
- * local/mib2c-conf.d/: mfd-data-access.m2c, mfd-data-get.m2c
-:
-
- move table index functions to data-get; include data_access header
-
-2004-03-29 15:31 rstory
-
- * local/mib2c-conf.d/: mfd-access-container-cached-defines.m2i
-, mfd-access-unsorted-external-defines.m2i:
-
- rework data_context so we don't use a typedef to a pointer
- (e.g. typedef x* x_data); tweak m2c_procesing type; remove unused var
-
-2004-03-29 15:28 rstory
-
- * local/mib2c-conf.d/generic-table-constants.m2c:
-
- tweak m2c_processing_type
-
-2004-03-29 15:26 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- rework data_context so we don't use a typedef to a pointer
- (e.g. typedef x* x_data); include mib_modules header; tweak m2c_processing_type
-
-2004-03-29 15:25 rstory
-
- * local/mib2c-conf.d/: generic-data-allocate.m2i,
- generic-data-context.m2i, m2c_setup_table.m2i:
-
- rework data_context so we don't use a typedef to a pointer
- (e.g. typedef x* x_data)
-
-2004-03-29 14:26 hardaker
-
- * snmplib/mib.c:
-
- make parse_one_oid_index properly decode IP addresses in the right byte order.
-
-2004-03-29 12:58 slif
-
- * win32/mib_module_inits.h:
-
- init examples modules
-
-2004-03-29 09:19 slif
-
- * testing/tests/: T110agentxget, T111agentxset,
- T112agentxsetfail, T113agentxtrap:
-
- patch [918838] test agentx using TCP sockets - iff transport not "unix"
-
-2004-03-29 07:54 rstory
-
- * apps/snmptrapd.c:
-
- sync w/5.1.1 (move var decls to top of functional block)
-
-2004-03-26 08:41 slif
-
- * testing/eval_tools.sh:
-
- apply patch #920234 to start programs in minimized window (mingw only).
-
-2004-03-26 08:03 slif
-
- * win32/build.pl:
-
- patch to fix [921423] install test sequence not right for perl build
-
-2004-03-26 07:53 slif
-
- * configure.in:
-
- patch #901434 tosock2.sh -- use Winsock 2.x for Windows socket library
-
-2004-03-22 15:37 rstory
-
- * dist/cvsup:
-
- fix path for cleanup of uploaded tarball
-
-2004-03-22 13:44 hardaker
-
- * man/: Makefile.in, make_index.pl, man_sections.txt
-:
-
- man/index.html generation stuff
-
-2004-03-20 21:43 hardaker
-
- * man/Makefile.in:
-
- newer man2html usage
-
-2004-03-20 10:02 slif
-
- * testing/eval_onescript.sh:
-
- patch [919132] test stop before finish is superfluous
-
-2004-03-19 16:18 hardaker
-
- * configure.in:
-
- Part of patch 917726 to fix a few windows config problems.
-
-2004-03-19 16:01 hardaker
-
- * testing/tests/T100agenthup:
-
- Patch from Michael Slifcak: [ 918828 ] conditional skip HUP test
-
-2004-03-19 15:58 hardaker
-
- * configure.in, include/net-snmp/net-snmp-config.h.in
-:
-
- Patch from Michael Slifcak: [ 918948 ] fix cygwin config problem
-
-2004-03-19 08:29 hardaker
-
- * include/net-snmp/agent/watcher.h:
-
- Added a missing prototype: netsnmp_register_watched_spinlock
-
-2004-03-19 08:23 hardaker
-
- * snmplib/snmpv3.c:
-
- Missed a AES128 -> AES conversion.
-
-2004-03-19 03:00 dts12
-
- * README.win32:
-
- Brief description of adding Win32 IPv6 transport support.
-
-2004-03-18 18:32 slif
-
- * testing/eval_tools.sh:
-
- patch [919116] minor diff in invoked log
-
-2004-03-18 15:44 slif
-
- * testing/eval_tools.sh:
-
- apply patch_915178.redux to finish the second part of that patch.
-
-2004-03-18 08:51 slif
-
- * testing/tests/: T120proxyget, T121proxyset,
- T122proxysetfail:
-
- apply patch [918824] fix proxy tests
-
-2004-03-18 07:05 slif
-
- * include/net-snmp/system/: cygwin.h, mingw32.h:
-
- patch [917649] find uint32_t in win32-gcc build environments
-
-2004-03-16 13:05 rstory
-
- * snmplib/Makefile.in:
-
- merge configure substituted srs/obs def w/previous line, to avoid having a
- continuation line followed by a blank line;
- fixes for building outside of source dir (reorder include in CPPFLAGS so that
- relative dirs come before srcdirs)
-
-2004-03-16 07:49 slif
-
- * win32/: build.bat, build.pl:
-
- synch with working version, delta install base, of course.
-
-2004-03-16 06:53 slif
-
- * win32/net-snmp/: net-snmp-config.h, net-snmp-config.h.in
-:
-
- add typedef for uint32_t -- absent from MSVS
-
-2004-03-16 05:15 slif
-
- * win32/: Makefile.in, install-net-snmp.bat:
-
- partial fix for bug 915178: adjust to accommodate 'make test' verification.
-
-2004-03-15 16:42 hardaker
-
- * testing/tests/T151solarishostdisk:
-
- Patch from Bruce Shaw: [ 894711 ] Solaris disk test fails on some OS's [second fix to his previous patch for even better support]
-
-2004-03-15 15:56 hardaker
-
- * agent/mibgroup/mibII/system_mib.c:
-
- Bug/patch from Bob Rowlands: [ 815361 ] override token in snmpd.conf does not allow snmpset on OID [really, this just returns proper error codes from system_mib variables]
-
-2004-03-15 15:52 hardaker
-
- * agent/snmp_agent.c:
-
- Bug/patch from Bob Rowlands: [ 815333 ] snmpvacm app not working with SNMP v1 [ really just fixing mib error codes remembered in snmp_agent.c]
-
-2004-03-15 15:43 hardaker
-
- * agent/helpers/mode_end_call.c:
-
- Bug/Patch from Bob Rowlands: [ 809282 ] netsnmp_mode_end_call_add_mode_callback called repeatedly
-
-2004-03-15 15:36 hardaker
-
- * snmplib/snmpusm.c:
-
- Patch from Bob Rowlands: [ 808881 ] Log a authentication failure message when authentication fails.
-
-2004-03-15 15:27 hardaker
-
- * agent/snmp_vars.c, agent/mibgroup/mibII/at.c,
- agent/mibgroup/mibII/tcpTable.c,
- agent/mibgroup/mibII/udpTable.c,
- agent/mibgroup/mibII/var_route.c,
- include/net-snmp/agent/snmp_vars.h:
-
- Patch from Bob Rowlands: [ 807333 ] 64 bit agent returns incorrect values for IpAddress
-
-2004-03-15 14:18 rstory
-
- * agent/mibgroup/ip-forward-mib/ipCidrRouteTable/:
- default-table-ipCidrRouteTable.m2d, ipCidrRouteTable.c
-, ipCidrRouteTable.h, ipCidrRouteTable_constants.h
-, ipCidrRouteTable_data_access.c,
- ipCidrRouteTable_data_access.h,
- ipCidrRouteTable_interface.c, ipCidrRouteTable_interface.h
-:
-
- re-implement existing ipCidrRouteTable functionality w/MFD helper
- (i.e. read-only support; use var_route function to get data)
-
-2004-03-15 12:10 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- tweaks for row-creation case
-
-2004-03-15 12:08 rstory
-
- * local/mib2c-conf.d/parent-set.m2i:
-
- default to inconsistentName instead of noCreation
-
-2004-03-15 06:27 dts12
-
- * win32/build.pl:
-
- Tweak the option prompt slightly.
- (Dave's being picky again!)
-
-2004-03-15 06:20 dts12
-
- * apps/snmptrapd.c:
-
- Listen on port 162 (rather than 161) if a (bare) interface
- address is specified.
-
-2004-03-13 22:05 rstory
-
- * agent/helpers/table_array.c:
-
- null free'd pointer (better safe than sorry)
-
-2004-03-13 21:59 rstory
-
- * agent/helpers/table_array.c:
-
- plug memory leak
-
-2004-03-13 19:21 rstory
-
- * agent/mibgroup/mibII/mibII_common.h:
-
- fix for compiling w/dmalloc
-
-2004-03-13 06:40 slif
-
- * win32/build.bat:
-
- set temp var empty to remove from env
-
-2004-03-12 15:52 slif
-
- * win32/net-snmp/net-snmp-config.h.in:
-
- clean up base poop.
-
-2004-03-12 13:07 slif
-
- * README.win32, win32/build.bat:
-
- doc change for patch 912447
-
-2004-03-12 12:13 slif
-
- * testing/: RUNTESTS, eval_tools.sh:
-
- apply patch[915178] to fix MinGW (MSYS) make test freezes
-
-2004-03-12 11:29 slif
-
- * win32/: Makefile-apps.in, libsnmp_dll/Makefile.in,
- net-snmp/net-snmp-config.h.in, snmpd/Makefile.in,
- snmpdsdk/Makefile.in, snmpnetstat/Makefile.in,
- snmptrapd/Makefile.in:
-
- modify patch[912447] to use correct winsock library
-
-2004-03-12 11:16 slif
-
- * win32/: Configure, Makefile-apps.in, Makefile.in
-, build.bat, build.pl, libagent/Makefile.in
-, libhelpers/Makefile.in, libsnmp/Makefile.in,
- libsnmp_dll/Makefile.in, net-snmp/net-snmp-config.h.in
-, netsnmpmibs/Makefile.in, netsnmpmibssdk/Makefile.in
-, snmpd/Makefile.in, snmpdsdk/Makefile.in,
- snmpnetstat/Makefile.in, snmptrapd/Makefile.in:
-
- apply patch [912447] Win32 MSVC Makefile system
-
-2004-03-10 19:24 slif
-
- * testing/RUNTESTS:
-
- aggressive search for executables below the base directory.
-
-2004-03-10 19:15 slif
-
- * README.win32, win32/net-snmp/net-snmp-config.h:
-
- don't set global snmp_errno; do provide undef USE_OPENSSL;
- replace NETSNMP_NO_DLL with NETSNMP_USE_DLL;
- document the change.
-
-2004-03-10 19:09 slif
-
- * testing/eval_tools.sh:
-
- invoke snmpd, snmptrapd with non-deprecated parameters for PID and logfile.
-
-2004-03-10 15:09 slif
-
- * snmplib/scapi.c:
-
- fix signed mismatch when testing proper length of keyed hash.
-
-2004-03-10 15:03 slif
-
- * README.win32, win32/net-snmp/net-snmp-config.h:
-
- mods for building win32 with OpenSSL support.
-
-2004-03-10 08:23 slif
-
- * README.win32:
-
- per AlexB - change instructions to use MinGW developer's recommended OpenSSL.
-
-2004-03-10 07:21 dts12
-
- * perl/SNMP/t/startagent.pl:
-
- Use the same testing ports as the main agent test suite
- (somewhat less likely to clash with other services)
-
-2004-03-10 07:08 dts12
-
- * man/snmpd.8.def:
-
- Document support for multiple "optional" config files via -c
-
-2004-03-10 05:01 dts12
-
- * agent/helpers/table.c:
-
- Retry unfulfilled GETNEXT requests that simply haven't been attempted
- (e.g. due to a missing column object), but not ones that have been
- explicitly marked as failed (e.g. at the end of the table).
-
- I'm not 100% convinced this is correct, but it seems to have the
- right effect for both 'table_data' and 'table_dataset' based modules.
-
-2004-03-10 04:52 dts12
-
- * agent/helpers/table_data.c:
-
- Check for problems with all of the requested varbinds
- (not just the first one), and handle 'noSuchObject' exceptions.
- [Though in fact, this code isn't actually used]
-
-2004-03-09 12:50 rstory
-
- * configure:
-
- update to match new configure.in
-
-2004-03-09 11:34 rstory
-
- * agent/mibgroup/agentx/protocol.c:
-
- debugging isn't platform specific
-
-2004-03-09 07:55 rstory
-
- * configure.in, apps/Makefile.in:
-
- separate traplibs from agent libs for dependencies
-
-2004-03-09 07:12 slif
-
- * win32/install-net-snmp.bat:
-
- make SNMPCONFPATH consistent with other platforms ("$prefix/etc/snmp")
-
-2004-03-09 07:09 slif
-
- * snmplib/: snmp_api.c, snmp_client.c:
-
- add comment MTCRITICAL_RESOURCE to use of snmp_errno in three places.
-
-2004-03-09 05:10 dts12
-
- * snmplib/read_config.c:
-
- Handle multiple "optional config" files.
-
-2004-03-09 04:24 slif
-
- * win32/net-snmp/net-snmp-config.h:
-
- make SNMPCONFPATH consistent with other platforms ("$prefix/etc/snmp")
-
-2004-03-08 20:26 rstory
-
- * README.aix:
-
- new file
-
-2004-03-08 17:53 slif
-
- * README.win32, perl/SNMP/README:
-
- patch [911439] Updates to the README.win32 and SNMP README for Win32
-
-2004-03-08 16:14 hardaker
-
- * apps/notification_log.c:
-
- ifdef out routines that only available when agentx is going to be used.
-
-2004-03-08 16:09 rstory
-
- * apps/Makefile.in:
-
- use app libs for snmptrapd when agent disabled; move wraplib substitution to
- a more reasonable place. snmptrapd still doesn't link, but it's closer...
-
-2004-03-08 14:38 rstory
-
- * configure:
-
- new configure for new configure.in
-
-2004-03-08 14:37 rstory
-
- * configure.in:
-
- add comments in hairy agent module processing; don't munge default mibs until
- we are don't building it; tweaks for --disable-agent: use same default mibset
- as --enable-mini-agent, don't to hairy agent module processing
-
-2004-03-08 13:24 hardaker
-
- * man/snmpd.conf.5.def:
-
- Fix syntax errors.
-
-2004-03-08 12:42 slif
-
- * agent/helpers/cache_handler.c:
-
- remove unused local var cache_timeout
-
-2004-03-08 12:41 slif
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- use quotes to search local include paths for perl_snmptrapd.h
-
-2004-03-08 11:43 slif
-
- * README.win32:
-
- patch [910903] Updates to the README.win32 for GCC
-
-2004-03-08 09:37 hardaker
-
- * perl/TrapReceiver/TrapReceiver.xs:
-
- Patch from Andrew Hood to include proper headers and {} wrap perl special declrs
-
-2004-03-08 08:51 hardaker
-
- * perl/SNMP/: SNMP.pm, SNMP.xs:
-
- use default library values instead of hard-coded defaults for auth/priv protocols
-
-2004-03-06 19:23 rstory
-
- * include/net-snmp/agent/table.h:
-
- remove duplicate prototype
-
-2004-03-06 19:17 rstory
-
- * local/mib2c-update:
-
- tweak pattern for new doxygen conf files
-
-2004-03-06 19:16 rstory
-
- * include/net-snmp/agent/table.h:
-
- add prototype to get sparse table mib handler, netsnmp_table_next_column;
- rename netsnmp_register_sparse_table to netsnmp_sparse_table_register; add
- netsnmp_sparse_table_handler_get
-
-2004-03-06 19:12 rstory
-
- * agent/helpers/table.c:
-
- make sparse table helper static; add method to get sparse table mib handler;
- warn if sparse table handler has a next pointer. use new handler custom bit
- to only log once, if possible.
-
-2004-03-06 18:47 rstory
-
- * include/net-snmp/agent/agent_handler.h:
-
- reserver last 4 bits of flag for handler use
-
-2004-03-06 17:12 rstory
-
- * local/mib2c-conf.d/: mfd-doxygen.m2c, mfd-top.m2c:
-
- generate simply doxygen.conf file
-
-2004-03-05 21:48 hardaker
-
- * agent/helpers/table_dataset.c:
-
- Fixed the add_row token by sorting incoming columns from the parser
-
-2004-03-05 17:03 rstory
-
- * local/mib2c-conf.d/mfd-readme.m2c:
-
- updates from older changes; still slightly out of date
-
-2004-03-05 17:02 rstory
-
- * local/mib2c-update:
-
- don't recurse on diff; cp defaults instead of moving
-
-2004-03-05 17:01 rstory
-
- * local/mib2c-conf.d/m2c_setup_node.m2i:
-
- new var for param calls by val
-
-2004-03-05 17:00 rstory
-
- * local/mib2c-conf.d/m2c_setup_table.m2i:
-
- fix evaluation problem in generated default file
-
-2004-03-05 16:59 rstory
-
- * local/mib2c-conf.d/mfd-access-unsorted-external-defines.m2i
-:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and source in same include; move indexes_set, init_data into data_access.m2c
-
-2004-03-05 16:58 rstory
-
- * local/mib2c-conf.d/mfd-access-container-cached-defines.m2i:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and source in same include; add example code; move as much cache stuff as
- possible into interface
-
-2004-03-05 16:56 rstory
-
- * local/mib2c-conf.d/generic-table-indexes-set.m2i:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and source in same include; break set_indexes into 2 pieces
-
-2004-03-05 16:55 rstory
-
- * local/mib2c-conf.d/mfd-top.m2c:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and source in same include; re-add pre/post; define MFD return code here, since
- table_mfd no longer exists;
-
-2004-03-05 16:53 rstory
-
- * local/mib2c-conf.d/mfd-makefile.m2m:
-
- fix syntax error
-
-2004-03-05 16:53 rstory
-
- * local/mib2c-conf.d/mfd-interface.m2c:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and source in same include; re-add pre/post wrapper; call new row_prep
-
-2004-03-05 16:51 rstory
-
- * local/mib2c-conf.d/: mfd-data-get.m2c, mfd-data-set.m2c
-:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and source in same include
-
-2004-03-05 16:51 rstory
-
- * local/mib2c-conf.d/mfd-data-access.m2c:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and source in same include; mov init_data here; add row_prep
-
-2004-03-05 16:48 rstory
-
- * local/mib2c-conf.d/: generic-table-indexes-from-oid.m2i,
- generic-value-map-func.m2i, node-get.m2i,
- node-set.m2i, parent-set.m2i:
-
- tweaks to comments for better doxygen docs; use multiple passes to keep header
- and souce in same include
-
-2004-03-05 16:44 rstory
-
- * agent/helpers/cache_handler.c,
- include/net-snmp/agent/cache_handler.h:
-
- add flags; add expired; only use default timeout when cache created;
-
-2004-03-05 16:42 hardaker
-
- * snmplib/mib.c:
-
- have mib_to_asn_type return ASN_UNSIGNED instead of ASN_UINTEGER,
- which is the proper data type.
-
-2004-03-05 16:41 hardaker
-
- * agent/helpers/table_data.c:
-
- Remove the sparse table registration and register it as a normal table.
- 1) the higher table handler always calls the sparse table handler
- anyway, so it would be redundant even if it did work.
- 2) The sparse table handler doesn't call any children, and doesn't
- set the autonext flag so its alway the end of the line (this took
- me an hour to find).
-
-2004-03-05 16:40 hardaker
-
- * agent/helpers/table_dataset.c:
-
- change the help information for add_row to mention that you need the
- table name you want to add the data to.
-
-2004-03-05 14:58 hardaker
-
- * agent/: agent_registry.c, snmp_agent.c:
-
- Fix the oid registration cache not being invalidated properly. Bug #900967
-
-2004-03-05 11:29 slif
-
- * apps/snmptrapd.c:
-
- fix [706093] by not defining variables a second time.
-
-2004-03-05 10:03 slif
-
- * perl/TrapReceiver/MANIFEST:
-
- quell manifest check errors (makefile, pm_to_blib, .c file).
-
-2004-03-05 10:03 slif
-
- * include/net-snmp/library/snmp_impl.h:
-
- use of SET_SNMP_ERRNO requires -- enable DLL decoration for snmp_errno
-
-2004-03-05 10:02 slif
-
- * include/net-snmp/agent/table.h:
-
- add missing declaration for netsnmp_table_next_column
-
-2004-03-05 10:00 slif
-
- * win32/libsnmp_dll/libsnmp.def:
-
- add symbol usmAESPrivProtocol
-
-2004-03-05 08:23 rstory
-
- * include/net-snmp/library/snmp-tc.h:
-
- fix macro name, as noted on users
-
-2004-03-05 05:51 slif
-
- * agent/mibgroup/ucd-snmp/file.c:
-
- remove unused var 'space'
-
-2004-03-05 05:30 slif
-
- * configure.in, snmplib/system.c,
- win32/encode_keychange/encode_keychange.dsp,
- win32/libsnmp_dll/libsnmp_dll.dsp,
- win32/snmpbulkget/snmpbulkget.dsp,
- win32/snmpbulkwalk/snmpbulkwalk.dsp, win32/snmpd/snmpd.dsp
-, win32/snmpdelta/snmpdelta.dsp,
- win32/snmpdf/snmpdf.dsp, win32/snmpdsdk/snmpd.dsp,
- win32/snmpget/snmpget.dsp,
- win32/snmpgetnext/snmpgetnext.dsp,
- win32/snmpnetstat/snmpnetstat.dsp,
- win32/snmpset/snmpset.dsp, win32/snmpstatus/snmpstatus.dsp
-, win32/snmptable/snmptable.dsp,
- win32/snmptest/snmptest.dsp,
- win32/snmptranslate/snmptranslate.dsp,
- win32/snmptrap/snmptrap.dsp, win32/snmptrapd/snmptrapd.dsp
-, win32/snmpusm/snmpusm.dsp,
- win32/snmpvacm/snmpvacm.dsp, win32/snmpwalk/snmpwalk.dsp
-, configure:
-
- patch [901434] apply useWinsock2.sh [undo by using useWinsock1.sh]
-
-2004-03-04 22:27 hardaker
-
- * agent/helpers/all_helpers.c:
-
- initialize the table_dataset helper (again... I *know* it was initialized in the past. What happened?)
-
-2004-03-04 22:05 rstory
-
- * agent/snmp_agent.c:
-
- turn off caching until real fix found for bug 900967: agentx, caching
-
-2004-03-04 20:28 rstory
-
- * agent/mibgroup/agentx/subagent.c:
-
- *finally* fix agentx hang when master disappears
-
-2004-03-04 15:41 rstory
-
- * agent/mibgroup/ucd-snmp/extensible.c:
-
- fix execfix for relocatable execs; add fix cmd to relocatable tree
-
-2004-03-04 09:45 hardaker
-
- * dist/RELEASE-INSTRUCTIONS:
-
- minor wording changes about version number changing
-
-2004-03-04 09:43 hardaker
-
- * configure, configure.in, apps/Makefile.in:
-
- - fix building trapd when the agent isn't being built
-
-2004-03-04 09:12 hardaker
-
- * perl/TrapReceiver/Makefile.PL:
-
- update to the way we normally do perl Makefiles, which is not normal.
-
-2004-03-04 08:53 hardaker
-
- * perl/: OID/OID.xs, TrapReceiver/TrapReceiver.xs,
- agent/agent.xs:
-
- - convert fprintf(stderr to snmp_log(LOG_ERR
-
-2004-03-04 08:48 rstory
-
- * agent/helpers/null.c:
-
- fix syntax errors
-
-2004-03-04 05:39 slif
-
- * configure.in, snmplib/Makefile.in, configure
-:
-
- patch [909459] Configure patch to allow for Win32 objects.
-
-2004-03-03 22:11 slif
-
- * win32/net-snmp/net-snmp-config.h:
-
- change "progra~1" to "Program Files" to avoid problem with DOS name warping.
-
-2004-03-03 21:22 slif
-
- * perl/: Makefile.PL, Makefile.subs.pl, ASN/Makefile.PL
-, OID/Makefile.PL, SNMP/Makefile.PL,
- SNMP/README, agent/Makefile.PL,
- agent/default_store/Makefile.PL, default_store/Makefile.PL
-:
-
- patch [906274] Win32 Perl compile with release/debug path changes
-
-2004-03-03 14:15 rstory
-
- * agent/helpers/null.c:
-
- specify mode in reginfo
-
-2004-03-03 13:05 hardaker
-
- * agent/mibgroup/ucd-snmp/: file.c, file.h:
-
- - make the file token accept a default size like the docs say it will.
-
-2004-03-03 12:07 rstory
-
- * snmplib/snmp_api.c:
-
- comment out pdu double free check til better (non-leaking) solution found
-
-2004-03-03 08:56 rstory
-
- * man/: Makefile.in, netsnmp_mfd_pdu_context_s.3:
-
- remove man page for removed structure
-
-2004-03-03 08:52 rstory
-
- * local/mib2c-update:
-
- new utility to regenerate mib2c code, preserving existing customizations
-
-2004-03-03 07:52 slif
-
- * win32/libhelpers/libhelpers.dsp:
-
- table_mfd removed -- dont build it.
-
-2004-03-03 07:46 slif
-
- * win32/: install-net-snmp.bat, nmakeperl.bat:
-
- per AlexB - add "-help" descriptions. create BASE/temp subdir.
-
-2004-03-02 13:45 slif
-
- * agent/snmpd.c:
-
- patch [753894] catch SIGXFSZ w/o strsignal
-
-2004-03-02 12:56 rstory
-
- * local/mib2c.mfd.conf:
-
- top level mfd conf file
-
-2004-03-02 04:18 slif
-
- * agent/snmpd.c:
-
- patch [753894] catch SIGXFSZ, log message and exit, do not coredump
-
-2004-03-02 04:06 slif
-
- * agent/mibgroup/mibII/sysORTable.c:
-
- fix [771315] Agent coredumps during shutdown
-
-2004-03-01 21:09 rstory
-
- * agent/mibgroup/agentx/master.c:
-
- PC police - tone down error message
-