📄 changelog.html-lang=de.htm
字号:
* test/dumps/*: Checked and ppdated all test cases so that the whole suite should complete without failures again.2003-12-01 Frank Strauss <strauss@ibr.cs.tu-bs.de> * tools/smidiff.c: Fixed error messages on changed base types for node comparisons: now the node names are reported and not the underlying type names. Thanks to Mike. * mibs/*: More robust Makefiles, initially to support the cygwin build and installation process. Thanks to Harold.2003-11-06 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/ATM2-MIB: added (RFC 3606).2003-10-02 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/data.c: Fixed a bug with pending (forward, but not resolved) definitions of identifiers that appear again in a subsequently loaded module. Thanks to Fredrick. * mibs/ietf/ETHER-WIS: added (RFC 3637).2003-10-01 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/EtherLike-MIB: updated (RFC 3635). * mibs/ietf/MAU-MIB: updated (RFC 3636).2003-09-15 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/IPV6-FLOW-LABEL-MIB: added (RFC 3595).2003-09-03 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/OPT-IF-MIB: added (RFC 3591). * mibs/ietf/SONET-MIB: updated (RFC 3592). * mibs/ietf/PerfHist-TC-MIB: updated (RFC 3593).2003-08-07 Frank Strauss <strauss@ibr.cs.tu-bs.de> * pibs/ietf/FRAMEWORK-FEEDBACK-PIB: added (RFC 3571).2003-06-20 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/BLDG-HVAC-MIB: added (RFC 3512) (it's just an example MIB). * mibs/ietf/MALLOC-MIB: added (RFC 3559).2003-03-08 Frank Strauss <strauss@ibr.cs.tu-bs.de> * pibs/ietf/DIFFSERV-PIB: added (RFC 3317). * pibs/ietf/FRAMEWORK-PIB,FRAMEWORK-TC-PIB: added (RFC 3318). * mibs/ietf/APS-MIB: added (RFC 3498).2003-01-03 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/ADSL-LINE-EXT-MIB: added (RFC 3440).2002-12-26 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/HC-ALARM-MIB: added (RFC 3434).2002-12-22 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/ENTITY-SENSOR-MIB: added (RFC 3433). * pibs/*: Moved PIBs from mibs/tubs/* to pibs/* and adapted Makefiles and configure script accordingly.2002-12-19 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/{SNMP-FRAMEWORK-MIB,SNMP-MPD-MIB,SNMP-NOTIFICATION-MIB, SNMP-PROXY-MIB,SNMP-TARGET-MIB,SNMP-USER-BASED-SM-MIB, SNMP-VIEW-BASED-ACM-MIB,SNMPv2-MIB,SNMPv2-TM}: updated to Full Standard (RFCs 3411-3418). * mibs/ietf/TRANSPORT-ADDRESS-MIB: added (RFC 3419).2002-11-29 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/SFLOW-MIB: added (RFC 3176).2002-11-19 Frank Strauss <strauss@ibr.cs.tu-bs.de> * tools/dump-{smi,sming,smiv3}.c: Fixed list of imports in case of imported types only used for inline restricted types. Thanks to Linda. 2002-11-18 Frank Strauss <strauss@ibr.cs.tu-bs.de> * libsmi-0.4.1.tar.gz: released version 0.4.1. It's just time for a new snapshot release: Since 0.4, there are some bug fixes, enhancements especially to the XSD smidump driver and some added and updated Standard MIBs.2002-10-23 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Fixed a missing error checks in case SMIv2 application types that are not imported. Aligned with similar checks for SPPI PIBs. Thanks to Mike. * mibs/iana/*: Updated the IANA MIBs as of 2002-10-23. * configure.in: Updated AC_DEFINE()'s to contain defaults and removed the obsolete acconfig.h file. 2002-09-06 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/L2TP-MIB: added (RFC 3371).2002-07-16 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/HC-RMON-MIB: added (RFC 3273).2002-07-09 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Fixed a NULL pointer dereference. Thanks to Bill. * mibs/ietf/DSMON-MIB: added (RFC 3287).2002-06-21 Frank Strauss <strauss@ibr.cs.tu-bs.de> * tools/: Updated man pages. * test/: Updated test suite. * libsmi-0.4.tar.gz: released version 0.4. There are two major improvements in this release: It is the first release that supports parsing and dumping of SPPI PIB modules (thanks to Moritz for this great piece of good work!). Additionally the support of an XML Schema dump format (smidump -f xsd) has received a lot of enhancements, which might be of interest to some people (thanks to Torsten for his great former and ongoing work on all the details of this topic!).2002-06-19 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/data.c: Fixed illegal reference to already freed type structs in smiFreeData(). Thanks to Nick. * lib/parser-smi.h: Added a check for mismatching tables' SEQUENCE OF types and row types. Thanks to Mike.2002-06-14 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/GSMP-MIB: added (RFC 3295).2002-06-10 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/smi.c: call smiInit() in smiSetPath() if not yet initialized. Thanks to Yogeshwara.2002-06-08 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/DIFFSERV-MIB,DIFFSERV-DSCP-TC: added (RFC 3289).2002-05-29 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/data.c: Fixed lost named numbers in case of forward referenced TCs and type assignments.2002-05-25 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/HDSL2-SHDSL-LINE-MIB: added (RFC 3276).2002-05-25 Frank Strauss <strauss@ibr.cs.tu-bs.de> * win/*: Patches from Erik to ease W32 support.2002-05-18 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/INET-ADDRESS-MIB: updated (RFC 3291).2002-05-17 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/data.c: Fixed nodekind for iso, ccitt, and joint-iso-ccitt. Thanks to Mark Kaplun. * mibs/ietf/INET-ADDRESS-MIB: updated to the new version which is expected to be published as RFC rsn. * lib/parser-smi.y: Added check for counter access. * lib/check.c: Fixed check for not-accessible auxiliary objects. * parser-smi.y,mibs/tubs/*: Moritz Bunkus added a bunch of patches so that we can now parser SPPI PIBs. There are also a number of PIBs (temporarily in mibs/tubs/, as long as they are not published). Thanks to Moritz for this good piece of work.2002-04-22 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/smi.c,...: Added a `parser' argument to the loadModule() function so that line numbers can be reported when an imported module cannot be loaded. Thanks to Mark Kaplun and Bill Fenner.2002-03-05 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/check.c: Fixed a bug in the range normalization code. Thanks to Joey Seek <joeyseek@hotmail.com>. * lib/error.c: When a severe error occurs (severity <= 0), it is now the default error handler that terminates the process by exit(). This means that an application now has the chance to install its own error handler and call any cleanup code even in case of severe errors. [Sorry, Dave, that it took sooo long to do this change.] * libsmi-0.3.1.tar.gz: released version 0.3.1.2002-02-28 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Added checks for appropriate nodekinds of each node's parent node.2002-01-28 Frank Strauss <strauss@ibr.cs.tu-bs.de> * tools/dump-jax.c: Removed a misplaced `static' keyword from the generated code. Thanks to Brian Remick <remick@cs.utah.edu>.2002-01-12 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/DISMAN-SCHEDULE-MIB: updated (RFC 3231).2002-01-09 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Fixed segfault on illegal VARIABLES in SMIv1 TRAPs. Thanks to <hanule@3ic.co.kr>. Sorry, I cannot determine your name in ISO-8859-1. ;-) * smi/util.c: Fixed type derivation checks used for TDomain/TAddress and InetAddressType/InetAddress checks. * tools/dump-xml.c: Added switches to turn DOCTYPE and XML Schema specs off.2002-01-08 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/CIRCUIT-IF-MIB: added (RFC 3201). * mibs/ietf/FRSLD-MIB: added (RFC 3202). * tools/smidiff.c: Fixed warning messages on group membership changes. Thanks to Bill. 2001-12-27 Frank Strauss <strauss@ibr.cs.tu-bs.de> * tools/dump-perl.c: Martin Schulz submitted a patch to fix the representation of notifications. 2001-12-14 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Added check for incompatible types in SEQUENCE item and object type definition. Thanks to Vivekanandan.V <vivekav@future.futsoft.com>.2001-11-23 Frank Strauss <strauss@ibr.cs.tu-bs.de> * libsmi-0.3.tar.gz: released version 0.3. * ANNOUNCE: Finalized things for release 0.3. * tools/smidiff.c: Torsten Klie <tklie@ibr.cs.tu-bs.de> and Juergen Schoenwaelder <schoenw@ibr.cs.tu-bs.de> have spent a lot of work on this new tool during the past three months.2001-10-12 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Chris Avis <chris@snmptech.com> supplied a patch to detect zero value enumeration numbers in SMIv1, which is illegal.2001-09-19 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Fixed warning on numerical OID DEFVALs.2001-08-31 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/data.c: Fixed some missing fclose() calls. Thanks to Abhay Deshmukh.2001-08-30 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/DISMAN-SCRIPT-MIB: updated (RFC 3165).2001-08-28 Frank Strauss <strauss@ibr.cs.tu-bs.de> * mibs/ietf/DOCS-BPI-MIB: added (RFC 3083). * mibs/ietf/INTERFACETOPN-MIB: added (RFC 3144).2001-08-27 Frank Strauss <strauss@ibr.cs.tu-bs.de> * win/makefile: Added a fix from Yigal. * lib/smi.c,data.c: #ifdef'ed caching, so that MSC systems don't have problems.2001-08-24 Frank Strauss <strauss@ibr.cs.tu-bs.de> * libsmi-0.2.17.tar.gz: released version 0.2.17. * lib/smi.c: Fixed a bug with `-f/dev/null'.2001-08-22 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/data.c,smi.c,...: Added support for multiple MIB data sets. * lib/check.c: Updated the InetAddressType/InetAddress check.2001-08-16 Frank Strauss <strauss@ibr.cs.tu-bs.de> * Makefile.in,...: Kicked out files from the CVS repository that don't belong there and added an autogen.sh script. * lib/parser-smi.y,data.c: Fixed more memory leaks.2001-08-15 Frank Strauss <strauss@ibr.cs.tu-bs.de> * doc/draft-irtf-nmrg-smi-xml-00.txt,smi.dtd: Added these files to document the xml output driver. Note that this Internet Draft has expired. * lib/parser-smi.y,data.c: Added Bill's dmalloc patch and trimmed down the number of non-freed chunks significantly.2001-06-25 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Added some checks for zero-length descriptions, references, organizations, contacts, formats and units strings.2001-06-12 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y: Added special treatment of RFC1065-SMI. * lib/parser-smi.y: Added optional OID between modulename and `DEFINITIONS' (which is legal in ASN.1).2001-06-11 Frank Strauss <strauss@ibr.cs.tu-bs.de> * tools/dump-jax.c: Fixed a bug in the generated code for notifications that have multiple OBJECTS; reported by Teemu Koponen. * tools/smicache.in,lib/smi.c: Added a MIB caching scheme: The configuration file may contain the new `cache' statement which, in combination with an external caching program like smicache, can be used to fetch MIB modules that are not found in one of the local directories from any (remote?) resources. Note that this is *experimental*! 2001-06-06 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/parser-smi.y,check.c: Bill contributed another table check and improved two other checks. * lib/parser-smi.y: fixed a bug in checkObjects() reported by Dave Shield.2001-05-08 Frank Strauss <strauss@ibr.cs.tu-bs.de> * tools/dump-python.c: Keith submitted a patch that turns (unordered) index element sets into (ordered) lists. However, it might cause other problems. 2001-05-04 Frank Strauss <strauss@ibr.cs.tu-bs.de> * lib/Makefile.am: renamed parser-*.tab.c to parser-*.c. Harrie
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -