Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-07-25 | Fix log validation and fix some testcases | Raimo Niskanen | |
2014-07-25 | Rewrite string representation of addresses and stop printing an error report ↵ | Raimo Niskanen | |
when snmpa_net_if gets externally killed | |||
2014-07-25 | wip: Fix agent logging | Raimo Niskanen | |
2013-11-26 | Merge branch 'bmk/snmp/snmp425_integration' into maint | Micael Karlberg | |
Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/src/misc/snmp_log.erl lib/snmp/vsn.mk | |||
2013-11-19 | Merge branch 'bmk/snmp/blocking_log_during_conversion' into ↵ | Micael Karlberg | |
bmk/snmp/snmp425_integration Conflicts: lib/snmp/src/app/snmp.erl | |||
2013-11-19 | [snmp] Cleanup and changed atl conversion block default | Micael Karlberg | |
Changed the default value for the Audit Trail Log conversion to true. Also some cleanup. OTP-11396 | |||
2013-11-13 | Merge branch 'bmk/snmp/handling_corrupt_atl_when_converting/r16/OTP-11453' ↵ | Micael Karlberg | |
into bmk/snmp/snmp425_integration Conflicts: lib/snmp/src/misc/snmp_log.erl | |||
2013-10-31 | [snmp] Improving ATL handling of corrupt logs | Micael Karlberg | |
When converting an Audit Trail Log to text a corrupt log entry could cause the entire conversion to fail. Also, for a log with sequence numbers, failing to decode a log entry would cause the conversion to fail (not because of the failed decode, but because of the failure to write the error message). OTP-11453 | |||
2013-10-11 | [snmp] Updated release notes, ref man, appup and assigned proper version | Micael Karlberg | |
2013-10-11 | [snmp] Add (atl) log conversion block option | Micael Karlberg | |
It is now possible to request that the Audit Trail Log should be blocked during conversion (log_to_txt or log_to_io). This could be usefull when coverting a large log (when there is a chance it may otherwise wrap during conversion). | |||
2012-02-22 | [snmp] Add log_to_io function for both manager and agent | Micael Karlberg | |
Add a log_to_io Audit Trail Log converter function for both the manager (snmpm) and agent (snmpa). Also fixed the converter functions in the logger module, snmp_log, which previously sometimes did not work properly (re-open an already open log with different properties). OTP-9940 | |||
2012-02-22 | [snmp/manager] Reworked the ATL mechanism for the net-if-mt | Micael Karlberg | |
Removed the separate logger process. Instead open the log from each worker process and log from them directly. OTP-9876 | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-11 | Dialyzer cleanup (removed unused function clauses). | Micael Karlberg | |
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-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |