ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- - 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 膎gg錼d)
- 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