ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
- - system.c: fix uptime for 64-bit Solaris
-
- 2000-12-14 13:45 nba
- * agent/mibgroup/ucd-snmp/dlmod.c:
- - dlmod.c: fix stupid spelling error
-
- 2000-12-13 21:52 nba
- * agent/mibgroup/ucd-snmp/dlmod.c:
- - dlmod.c: fix confusion between int, size_t, long for 64-bit compiles.
-
- 2000-12-13 08:40 hardaker
- * man/Makefile.in:
- - (Makefile.in): add snmpconf.1
-
- 2000-12-08 14:49 nba
- * agent/mibgroup/mibII/vacm_vars.c, snmplib/vacm.c:
- - vacm_vars.c, vacm.c: indexing of vacmViewTreeFamilyEntry was hosed, assuming
- that the Subtree index had an IMPLIED attribute.
-
- 2000-12-08 14:46 nba
- * agent/mibgroup/host/: hr_filesys.c, hr_partition.c:
- - hr_filesys.c, hr_partition.c: fix some zero index values.
-
- 2000-12-08 14:43 nba
- * agent/snmp_vars.c:
- - snmp_vars.c: fix returns of zeroDotZero (such as ifSpecific)
-
- 2000-12-08 14:38 nba
- * agent/agent_trap.c:
- - agent_trapd.c: security model values are not the same is snmp version values
-
- 2000-12-06 14:45 nba
- * agent/mibgroup/mibII/interfaces.c:
- - interfaces.c: Linux kernel 2.0.x has no ARPHRD_HIPPI
-
- 2000-12-05 07:00 hardaker
- * local/Makefile.in:
- - (Makefile.in): Fix rsnmp's /usr/local hardcoded path.
-
- 2000-12-04 17:03 hardaker
- * testing/tests/T112agentxsetfail:
- - (T112agentxsetfail): fix
-
- 2000-12-04 16:33 hardaker
- * README, sedscript.in, version.h:
- - (version.h sedscript.in): version tag ( 4.2 )
-
- 2000-12-04 16:30 hardaker
- * ChangeLog:
- - (ChangeLog): update.
-
- 2000-12-04 15:30 hardaker
- * NEWS, README:
- - (NEWS, README): updates.
-
- 2000-12-04 14:48 marz
- * perl/SNMP/: Makefile.PL, SNMP.xs, t/mibload.t
- , t/startagent.pl:
- ensure mibload.t uses correct MIBDIR for testing
-
- 2000-12-04 11:05 hardaker
- * AGENT.txt, FAQ, README:
- - (AGENT.txt, FAQ, README): convert url's to www.netsnmp.org.
-
- 2000-12-04 08:45 hardaker
- * NEWS:
- - (NEWS): agentx note changes.
-
- 2000-12-03 07:29 nba
- * man/snmptrapd.8, apps/snmptrapd_log.c:
- - snmptrapd_log.c: fox missing leading zeroes for %.2d like formats.
- Add an alternate format for up-time displays.
-
- 2000-12-02 18:22 marz
- * perl/SNMP/: SNMP.pm, SNMP.xs, t/bulkwalk.t,
- t/notify.t, t/session.t:
- found the uninitialized data bug...must have been in there dormant for a while, other test fixes - good to go!
-
- 2000-12-01 16:36 hardaker
- * agent/snmpd.c:
- - (agent/snmpd.c): reference sourceforge.
-
- 2000-12-01 16:35 hardaker
- * AGENT.txt:
- - (AGENT.txt): reference sourceforge.
-
- 2000-12-01 16:34 hardaker
- * TODO:
- - (TODO): reference net-snmp-coders.
-
- 2000-12-01 16:34 hardaker
- * README:
- - (README): update.
-
- 2000-12-01 16:33 hardaker
- * bug-report, agent/mibgroup/versiontag:
- - (bug-report, agent/mibgroup/versiontag): remove the bug report script.
-
- 2000-12-01 16:31 hardaker
- * PORTING:
- - (PORTING): reference sourceforge.
-
- 2000-12-01 16:23 hardaker
- * man/snmptrapd.conf.5.def:
- - (man/snmptrapd.conf.5.def): mention the fact that snmpv3 traps are
- the same as snmpv2 traps.
-
- 2000-12-01 16:23 hardaker
- * NEWS:
- - (NEWS): update.
-
- 2000-12-01 15:31 hardaker
- * README:
- - (README): update.
-
- 2000-12-01 15:16 hardaker
- * man/snmpd.conf.5.def:
- - (snmpd.conf.5.def): update for proxy support.
-
- 2000-12-01 14:36 hardaker
- * FAQ:
- - (FAQ): update a few things.
-
- 2000-12-01 14:28 nba
- * snmplib/mib.c:
- - mib.c: diagnose wrong quoting in indices
-
- 2000-12-01 14:23 nba
- * snmplib/parse.c:
- - parse.c: add RFC-1213 as an aliase for RFC1213-MIB (used in many mibs)
-
- 2000-12-01 14:19 nba
- * agent/mibgroup/smux/smux.c:
- - smux.c: reformat some debug messages for readability
-
- 2000-12-01 14:17 nba
- * agent/mibgroup/mibII/interfaces.c:
- - interfaces.c: fix ifType values for Linux
-
- 2000-12-01 14:14 nba
- * agent/mibgroup/agentx/subagent.c:
- - subagent.c: supply a missing return value
-
- 2000-12-01 10:04 hardaker
- * local/snmpconf:
- - (snmpconf): quote things with spaces in them.
-
- 2000-12-01 09:49 hardaker
- * man/snmpconf.1:
- - (snmpconf.1): quick man page for snmpconf.
-
- 2000-12-01 09:14 hardaker
- * snmplib/parse.c:
- - (snmplib/parse.c): change no-parent log message into a warning.
-
- 2000-12-01 09:11 hardaker
- * agent/mibgroup/agentx/README.agentx:
- - (agent/mibgroup/agentx/README.agentx): update from Dave.
-
- 2000-12-01 09:10 hardaker
- * FAQ:
- - (FAQ): update from Dave.
-
- 2000-12-01 07:59 hardaker
- * agent/agent_trap.c:
- - (agent/agent_trap.c): Patch from Dave Shield:
- - support v2->v1 trap conversion.
-
- 2000-12-01 07:56 hardaker
- * configure, configure.in:
- - (configure, configure.in): typo.
-
- 2000-12-01 07:42 marz
- * perl/SNMP/Makefile.PL, perl/SNMP/SNMP.xs,
- perl/SNMP/t/notify.t, snmplib/mib.c:
- additional fixes to support targetted builds of perl/SNMP using -NET-SNMP-PATH (and white space removal as my emacs kindly does that for me?)
-
- 2000-11-30 14:06 nba
- * snmplib/: getopt.h, snmp_parse_args.h:
- - getopt.h, snmp_parse_args.h: extern "C" bracketing
-
- 2000-11-30 14:04 nba
- * man/snmpd.conf.5.def:
- - snmpd.conf.5.def: fix formatting of smuxpeer token
-
- 2000-11-30 10:31 hardaker
- * FAQ:
- - (FAQ): Update from Dave.
-
- 2000-11-30 10:18 hardaker
- * agent/mibgroup/agentx/master_request.c:
- - (master_request.c): Patch from Dave Shield to fix bad sets for agentx.
-
- 2000-11-30 09:19 hardaker
- * ov/README:
- - (ov/README): minor corrections, probably still incorrect.
-
- 2000-11-30 09:18 hardaker
- * local/: Makefile.in, snmpconf:
- - (local/Makefile.in, snmpconf, acl, basic_setup, monitor, operation,
- system, trapsinks):
- - grouping support.
- - sort-of-quiet output support.
- - operation mode support (setting user, group, ports...)
-
- 2000-11-30 09:13 hardaker
- * snmplib/read_config.c:
- - (snmplib/read_config.c): save a warning header at the top of the
- persistent data file.
-
- 2000-11-30 09:11 hardaker
- * agent/mibgroup/tunnel/tunnel.c:
- - (agent/mibgroup/tunnel/tunnel.c): Cleanup patch from Frank Strauss.
-
- 2000-11-30 09:10 hardaker
- * agent/snmpd.c:
- - (agent/snmpd.c): set DS_AGENT_NO_ROOT_ACCESS in -H help output.
-
- 2000-11-30 09:08 hardaker
- * configure, configure.in:
- - (configure, configure.in): mention the TUNNEL-MIB support.
-
- 2000-11-29 18:21 slif
- * README:
- Update e-mail address for Slifcak
-
- 2000-11-29 11:34 marz
- * configure:
- fixed order of function checking so that vsnprintf is not found in libdb (BSD db) by mistake
-
- 2000-11-29 05:18 marz
- * perl/SNMP/: Makefile.PL, README:
- partial submit to get perl/SNMP tests to pass and update the docs somewhat - still getting cores in notify.t. had to change create_user_from_session to update an existing user incase 2 sessions are started with the same user
-
- 2000-11-28 18:00 marz
- * perl/SNMP/Makefile.PL, perl/SNMP/README,
- perl/SNMP/SNMP.pm, perl/SNMP/SNMP.xs,
- perl/SNMP/t/async.t, perl/SNMP/t/bulkwalk.t,
- perl/SNMP/t/mib.t, perl/SNMP/t/notify.t,
- perl/SNMP/t/session.t, perl/SNMP/t/startagent.pl,
- snmplib/snmp_api.c, snmplib/snmpusm.c,
- snmplib/snmpv3.c:
- partial submit to get perl/SNMP tests to pass and update the docs somewhat - still getting cores in notify.t. had to change create_user_from_session to update an existing user incase 2 sessions are started with the same user
-
- 2000-11-27 14:36 hardaker
- * local/snmpconf:
- - (local/snmpconf):
- - add support for "groups" of items.
- - don't use IO::Dir, as its not in the standard perl module distributions.
-
- 2000-11-27 14:34 hardaker
- * agent/mibgroup/ucd-snmp/dlmod.h:
- - (agent/mibgroup/ucd-snmp/dlmod.h): remove unneeded variable reference.
-
- 2000-11-27 14:33 hardaker
- * agent/snmp_agent.c:
- - (agent/snmp_agent.c): Patch from John Naylon:
- - fix auto-set support for the agent (and plug a memory leak).
-
- 2000-11-27 13:42 nba
- * man/snmp.conf.5.def:
- - snmp.conf.5.def: document tokens extendedIndex and noRangeCheck
-
- 2000-11-27 13:41 nba
- * snmplib/parse.c:
- -爌arse.c: fix a C++ style comment
-
- 2000-11-24 15:14 nba
- * agent/mibgroup/ucd-snmp/: memory_freebsd2.c,
- vmstat_netbsd1.c:
- - memory_freebsd2.c, vmstat_netbsd1.c: minor fixes for NetBSD 1.5, OPenBSD 2.6
-
- 2000-11-22 13:48 hardaker
- * agent/mibgroup/ucd-snmp/dlmod.c:
- - (mibgroup/ucd-snmp/dlmod.c): Patch from Sean Harding:
- - don't export an internal variable.
-
- 2000-11-21 15:17 nba
- * snmplib/mib.c:
- - mib.c: fix parsing of oid like 99.13."guf"8
-
- 2000-11-19 13:03 nba
- * perl/SNMP/SNMP.xs, local/mib2c.vartypes.conf:
- - SNMP.xs, mib2c.vartypes.conf: The recent specialisation of the Integer
- types in the parser created problems for the perl module and in turn
- for mib2c. Sorry for not catching this before pre2:-(
-
- 2000-11-19 12:58 nba
- * Makefile.in, Makefile.top, configure,
- configure.in, agent/Makefile.in, apps/Makefile.in
- , apps/snmptrap.c, apps/snmpnetstat/Makefile.in
- , apps/snmpnetstat/main.c, snmplib/parse.c:
- - fixes to ./configure --with-defaults --enable-mini-agent; make install
- and run the tools under cygwin. Haven't tried the agent yet:-)
-
- 2000-11-18 07:14 hardaker
- * FAQ, README, bug-report, sedscript.in
- , version.h:
- - (version.h bug-report sedscript.in): version tag ( 4.2.pre2 )
-
- 2000-11-18 07:12 hardaker
- * testing/tests/T049snmpv3inform:
- - (T049snmpv3inform): v3 inform test added.
-
- 2000-11-17 11:01 nba
- * snmplib/: mib.c, snmp_api.c:
- - mib.c, snmp_api.c: better error messages for bad snmpset calls and bad
- indices. Also fix a bug with quoted indices.
-
- 2000-11-17 10:32 hardaker
- * testing/tests/T050snmpv3trap:
- - (tests/T050snmpv3trap): test for snmpv3 traps.
-
- 2000-11-17 10:30 hardaker
- * apps/snmptrapd.c:
- - (snmptrapd.c): fix cases where the format strings are specified.
-
- 2000-11-17 10:26 nba
- * mibs/IANAifType-MIB.txt:
- - IANAifType-MIB.txt: update from IANA
-
- 2000-11-17 08:32 hardaker
- * agent/mibgroup/agentx/master_request.c:
- - (master_request.c): Patch from Dave Shield:
- - fix memory leaks.
- - fix agentx problems with bad sets.
-
- 2000-11-16 17:55 hardaker
- * snmplib/snmpv3.c:
- - (snmplib/snmpv3.c): added a space in a debugging output statement.
-
- 2000-11-16 17:54 hardaker
- * snmplib/read_config.c:
- - (snmplib/read_config.c): simple debugging statement added.
-
- 2000-11-16 17:54 hardaker
- * snmplib/snmp_api.c:
- - (snmplib/snmp_api.c): set DS_LIB_APPTYPE if it hasn't been set yet.
-
- 2000-11-16 17:52 hardaker
- * testing/eval_tools.sh:
- - (testing/eval_tools.sh): add CONFIGTRAPD.
-
- 2000-11-16 17:50 hardaker
- * snmplib/mib.c, testing/tests/T112agentxsetfail,
- testing/tests/T122proxysetfail:
- - (snmplib/mib.c, testing/tests/T112agentxsetfail,
- testing/tests/T122proxysetfail):
- - support -Ir for "dont check range/type values" (letter r subject to debate).
-
- 2000-11-16 17:25 hardaker
- * snmplib/callback.c:
- - (callback.c): better debugging output to display a callback count when done.
-
- 2000-11-16 16:52 hardaker
- * testing/tests/T113agentxtrap:
- - (T113agentxtrap): A new test to test trap support from agentx subagents.
-
- 2000-11-16 16:50 hardaker
- * testing/tests/T058agentauthtrap:
- - (T058agentauthtrap): sleep some and only perform one get request.
-
- 2000-11-16 16:49 hardaker
- * testing/tests/T054agentv2ctrap:
- - (T054agentv2ctrap): sleep a bit and only send one snmp set request.
-
- 2000-11-16 15:47 nba
- * snmplib/getopt.c:
- - getopt.c: quell compiler warnings
-
- 2000-11-16 15:31 nba
- * snmplib/: parse.c, mib.c, parse.h,
- snmp_api.c:
- - parse.[ch], mib.c, snmp_api.c: rename TYPE_UINTEGER32 back to TYPE_UINTEGER
-
- 2000-11-16 15:16 nba
- * apps/snmptrapd.c, man/snmptrapd.conf.5.def:
- - snmptrapd.c, snmptrapd.conf: new config directives format1 and format2 to
- set log formats for TRAP1 and TRAP2 pdus.
-
- 2000-11-16 13:50 nba
- * snmplib/snmp_api.c:
- - snmp_api.c: add functionality to check value types in addition to ranges
- for snmpset and snmptrap.
-
- 2000-11-16 13:47 nba
- * snmplib/parse.c:
- - parse.c: Fix DEFVAL parsing for OBJECT IDENTIFIER or BITS values
- (i.e. DEFVAL { { 0 0 } } etc)
-
- 2000-11-16 11:39 hardaker
- * testing/tests/T058agentauthtrap:
- - (T058agentauthtrap): add a greater timeout to the get request.
-
- 2000-11-16 11:35 hardaker
- * agent/mibgroup/examples/example.c:
- - (example.c):
- - send a v2c trap using its own data, not the system_mib's.
- - more debugging statements.
-
- 2000-11-16 11:34 hardaker
- * testing/tests/: T053agentv1trap, T054agentv2ctrap,
- T058agentauthtrap:
- - (T053agentv1trap, T054agentv2ctrap, T058agentauthtrap):
- - new tests for traps sent by the agent.
-
- 2000-11-16 09:56 hardaker
- * agent/mibgroup/target/target.c:
- - (target.c): Don't delete READONLY trap sessions.
-
- 2000-11-15 16:37 hardaker
- * testing/tests/T052snmpv2cinform:
- - (testing/tests/T052snmpv2cinform): test inform sending/receiving.
-
- 2000-11-15 16:37 hardaker
- * apps/snmptrap.c, man/snmptrap.1:
- - (apps/snmptrap.c, man/snmptrap.1): support -Ci for sending informs.
-
- 2000-11-15 15:48 hardaker
- * apps/snmptrapd_log.c:
- - (snmptrapd_log.c): use SNMP_MAXBUF instead of a local length definition.
-
- 2000-11-15 14:18 nba
- * local/Makefile.in:
- - Makefile.in: fix make'ing in remote directory
-
- 2000-11-15 14:11 nba
- * apps/snmpnetstat/main.c:
- - main.c: update to use getopt for argument parsing.
-
- 2000-11-15 14:10 nba
- * agent/snmp_agent.c:
- - snmp_agent.c: fix a confusing indentation.
-
- 2000-11-15 14:09 nba
- * agent/agent_trap.c:
- - agent_trap.c: make sure community is