Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-14 | Fixed install of MIB compiler escript. Was incorrectly installed | Micael Karlberg | |
both in bin end ebin. | |||
2011-07-13 | Fixed (uncommented) test cases. | Micael Karlberg | |
2011-07-13 | Improved (transport) domain error reporting. | Micael Karlberg | |
2011-07-12 | Fixed release notes and API documentation for tdomain.xs | Micael Karlberg | |
2011-07-12 | transport domain config option named tdomain. | Micael Karlberg | |
Removed debug printouts. transport domain error detection. | |||
2011-07-12 | Merge branch 'bmk/snmp/agent/wrong_default_transport_domain/OTP-9425' into ↵ | Micael Karlberg | |
bmk/snmp/manager/transport_domain/OTP-9305 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/agent/snmpa_mpd.erl lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2011-07-12 | [manager] No way to specify transport domain. Transport domains was | Micael Karlberg | |
assumed to be IPv4. This has now been changed so that it can also be IPv6. To facilitate this, the transportDomain is now a (new) valid option. This also mean that the transport behaviour has changed. OTP-9305 [agent] A temporary fix for transport domain, specifically regarding trap sending. This is done in order to make testing possible, pending merge from topic branch. OTP-9400 | |||
2011-07-12 | Updated version. | Micael Karlberg | |
2011-07-12 | [agent] Did not handle transport domains properly in some cases. | Micael Karlberg | |
OTP-9400 | |||
2011-07-12 | Utility make target for cleanig the repo... | Micael Karlberg | |
2011-07-12 | ... | Micael Karlberg | |
2011-07-08 | [agent] Did not handle transport domains properly in some cases, | Micael Karlberg | |
for instance trap sending. OTP-9400 [agent] Wrong default transport domain, snmpUDPDomain, instead of transportDomainUdpIpv4. OTP-9425 | |||
2011-07-08 | [agent] Wrong default transport domain, snmpUDPDomain, instead | Micael Karlberg | |
of transportDomainUdpIpv4. OTP-9425 | |||
2011-07-08 | [agent] Did not handle transport domains properly in some cases, | Micael Karlberg | |
for instance trap sending. OTP-9400 | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-18 | Fixed bad links in documentation. | Micael Karlberg | |
2011-05-16 | Spelling in (backward *compatibility*) comment. | Micael Karlberg | |
2011-05-16 | Moved entry from "Improvements..." to "Fixed...". | Micael Karlberg | |
2011-05-11 | Merge branch 'bmk/snmp/counter32_decode/OTP-9022' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9022 | |||
2011-05-11 | Updated appup file also (to handle snmp_pdus). | Micael Karlberg | |
2011-05-11 | Cosmetics. | Micael Karlberg | |
2011-05-11 | Release notes, test case and some minor decode fixes | Micael Karlberg | |
(allow only 32 bit values when decoding). | |||
2011-05-11 | Dialyzer cleanup (removed unused function clauses). | Micael Karlberg | |
2011-05-02 | Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration | |||
2011-05-02 | Forgot to deprecate snmpm:agb/5,6,7,8,9 | Micael Karlberg | |
2011-04-20 | Merge branch 'bmk/agent/extra_info_notification/OTP-9183' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src OTP-9119 OTP-9183 | |||
2011-04-20 | Patch from Attila Rajmund Nohl: Arguments switched. | Micael Karlberg | |
2011-04-20 | Just a save commit (I need to work on another branch...) | Micael Karlberg | |
2011-04-18 | Removed unused function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 | |||
2011-04-18 | Also updated the dokumentation for the added function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-04-18 | Fixed appup. | Micael Karlberg | |
2011-04-18 | Merge branch 'dev' into bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119 | Micael Karlberg | |
2011-04-18 | Patch received from Attila Rajmund Nohl. | Micael Karlberg | |
2011-04-15 | Merge branch 'bmk/snmp/manager/request_override_options' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9162 | |||
2011-04-15 | Fixed appup. | Micael Karlberg | |
2011-04-15 | Async get-bulk test case for version 3 request API. | Micael Karlberg | |
2011-04-15 | Sync get-bulk test case for version 3 of the request API. | Micael Karlberg | |
2011-04-15 | Async set test case for version 3 request API. | Micael Karlberg | |
2011-04-14 | Sync set test case for version 2 request API. | Micael Karlberg | |
2011-04-14 | Async get-next test cases for version 3 request API. | Micael Karlberg | |
2011-04-14 | Sync get-next test case for version 3 request API. | Micael Karlberg | |
2011-04-14 | Async get test case for version 3 request API. | Micael Karlberg | |
2011-04-14 | First test case for request API version 3. | Micael Karlberg | |
2011-04-14 | Detailed usage of "Extra" usage in the request API functions, | Micael Karlberg | |
including the reserved value. | |||
2011-04-14 | Added the documentation for the previous request API | Micael Karlberg | |
(removed by misstake). | |||
2011-04-14 | Final version of the (new) API. | Micael Karlberg | |
2011-04-13 | Proper interface documentation for new API. Also release notes | Micael Karlberg | |
with links into API. | |||
2011-04-12 | First time through the compiler. | Micael Karlberg | |