Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-13 | Prepare for R14B | Micael Karlberg | |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom | |
2010-08-23 | snmp: Patch 1130 | Niclas Eklund | |
OTP-8761 When the function FilterMod:accept_recv/2 returned false the SNMP agent stopped collecting messages from UDP. | |||
2010-08-20 | snmp: Patch 1125 | Micael Karlberg | |
OTP-8478 [agent] Added very basic support for multiple SNMPv3 EngineIDs in a single agent. | |||
2010-08-20 | snmp: Patch 1118 | Micael Karlberg | |
OTP-8574 The SMI specifies that an table row OID should be named: { "1" }. An option has been introduced, relaxed_row_name_assign_check, that allows for a more liberal numbering scheme. OTP-8594 Changes to make snmp (forward) compatible with the new version of the crypto application (released in R14). As of R14, crypto is implemented using NIFs. Also, the API is more strict. OTP-8648 [manager] Changed default value for the MIB server cache. Auto GC is now on by default. OTP-8563 Decoding of Counter64 values larger then 9306882749598007295 fails. Counter64 is encoded as an 64 bit signed integer, but is actually an unsigned integer, which the decoder does not take into account. OTP-8595 [compiler] Fails to compile non-contiguous BITS. Per Hedeland OTP-8646 [manager] Raise condition causing the manager server process to crash. Unregistering an agent while traffic (set/get-operations) is ongoing could cause a crash in the manager server process (raise condition). | |||
2010-08-20 | snmp: Patch erl_1108 | Micael Karlberg | |
OTP-8480 [agent] A minor mnesia related performance improvement. OTP-8481 [manager] Fixed an upgrade/downgrade problem. Upgrade/downgrade from/to 4.13.5 did not work for the net-if process. This has now been fixed | |||
2010-02-22 | OTP-8395, OTP-8433 & OTP-8442. | Micael Karlberg | |
2010-02-13 | OTP-8442: Regstration of agents using config file incorrect | Micael Karlberg | |
OTO-8442: Per Hedeland | |||
2010-02-10 | OTP-8433: Fix typos of lib/snmp/src/misc/snmp_config.erl | Micael Karlberg | |
OTP-8433: Kenji Rikitake | |||
2010-02-10 | OTP-8395[2]: Sequence numbers in Audit Trail Log(s). | Micael Karlberg | |
2010-02-03 | OTP-8395: Sequence number in Audit Trail Logs. | Micael Karlberg | |
2009-11-26 | Fixing dockumentation (man-pages) installation. | Micael Karlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |