Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-04 | Merge branch 'bmk/snmp/agent/ldb_counter_wrap/OTP-11192' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4241_integration/r16 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2013-07-04 | [snmp/agent] Cleanup, renaming, appup, proper version and release notes | Micael Karlberg | |
Add utility functions for checking view masks. Code cleanup, function renaming and comment fix (%% instead of %). Also updated the mask check in the vacm config file check function. Finally, release notes and some cosmetic changes to the agent config-file(s) user guide chapter. | |||
2013-07-03 | [snmp/agent] Local DB counter increment wrap error | Micael Karlberg | |
The counter increment function in the local-db was incorrect. It did not handle counter wrap correctly. OTP-11192 | |||
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-05-28 | Merge branch 'bmk/snmp/agent/mib_storage_behaviour/OTP-11107' into ↵ | Micael Karlberg | |
bmk/snmp/snmp424_integration/r16 Conflicts: lib/snmp/doc/src/notes.xml | |||
2013-05-28 | Merge branch 'bmk/snmp/agent/mib_server_data_callback/OTP-11101' into ↵ | Micael Karlberg | |
bmk/snmp/snmp424_integration/r16 Conflicts: lib/snmp/doc/src/notes.xml | |||
2013-05-28 | [snmp] Updated version and release notes | Micael Karlberg | |
OTP-11009 | |||
2013-05-23 | [snmp/agent] Updated open options for the mnesia mib-storage module | Micael Karlberg | |
Updated the snmpa_mib_storage_mnesia module to handle alias atoms for the nodes option. Also, (git) added mib-storage behaviour ref-man. | |||
2013-05-21 | [snmp/agent] Add mib-storage behaviour ref-man documentation | Micael Karlberg | |
2013-05-21 | [snmp/agent] backup | Micael Karlberg | |
2013-05-21 | [snmp/agent] Some mib-server options rewording | Micael Karlberg | |
2013-05-17 | [snmp/agent] Improved mib-server data module overview text | Micael Karlberg | |
2013-05-16 | [snmp/agent] Updated documentation and release notes | Micael Karlberg | |
2013-04-30 | [snmp/agent] Some minor documentation additions | Micael Karlberg | |
2013-04-28 | [snmp/agent] Preliminary doc update regarding mib_data behaviour | Micael Karlberg | |
2013-04-08 | Remove unused Postscript files | Hans Bolinder | |
2013-02-05 | Merge branch 'bmk/snmp/snmp4222_integration/r15' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4231_integration/r16 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2013-02-05 | [snmp/compiler] Proper release nodes | Micael Karlberg | |
2013-02-04 | [snmp/compiler] Release notes, appup and proper version | Micael Karlberg | |
2013-01-21 | Merge branch 'bmk/snmp/snmp423_integration' | Micael Karlberg | |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | |
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1. | |||
2013-01-14 | Merge branch 'bmk/snmp/manager/performance_improvement/OTP-10673' into ↵ | Micael Karlberg | |
bmk/snmp/snmp423_integration Conflicts: lib/snmp/doc/src/notes.xml | |||
2013-01-11 | Merge branch 'bmk/snmp/remove_tuple_fun/OTP-10672' into ↵ | Micael Karlberg | |
bmk/snmp/snmp423_integration Conflicts: lib/snmp/doc/src/notes.xml | |||
2013-01-11 | [snmp/manager] Updated release notes | Micael Karlberg | |
2013-01-09 | [snmp/manager] Updated release notes | Micael Karlberg | |
2013-01-09 | [snmp] Updated release notes | Micael Karlberg | |
2012-12-20 | [snmp/manager] Updated release notes | Micael Karlberg | |
OTP-10027 | |||
2012-12-20 | [snmp/manager] Updated manager test suite to use only the api | Micael Karlberg | |
Updated manager test suite to use only the api. The test cases that tested the old api (01), are now skipped. OTP-10027 | |||
2012-10-30 | Fix typo in snmpm doc | Luca Favatella | |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-02 | [snmp] Update release notes and add appup instructions | Micael Karlberg | |
2012-08-02 | [snmp] Updated release notes | Micael Karlberg | |
2012-08-01 | Merge branch 'bmk/snmp/agent/vacmAccessTable-RowStatus-handling/OTP-10164' ↵ | Micael Karlberg | |
into bmk/snmp/snmp4221_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2012-08-01 | Merge branch 'bmk/snmp/bad_decode_TimeTicks/maint/OTP-10132' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4221_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2012-08-01 | Merge branch 'bmk/snmp/manager/log_to_io/OTP-10066' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4221_integration | |||
2012-08-01 | [snmp] Add proper version, release notes and appup instruction | Micael Karlberg | |
2012-08-01 | [snmp] Add release notes, appup instruction and proper version | Micael Karlberg | |
2012-07-11 | Merge branch 'bmk/snmp/bad_decode_TimeTicks/maint-r15/OTP-10132' into ↵ | Micael Karlberg | |
bmk/snmp/bad_decode_TimeTicks/maint/OTP-10132 | |||
2012-07-10 | Fixed problem with TimeTicks decode | Micael Karlberg | |
The decoder had a problem with data of type TimeTicks. Also, the handling of invalid values (value out of range) was bad for both TimeTicks and Unsigned32. OTP-10132 | |||
2012-07-10 | Fixed pdf text "overflow" problems in the documentation | Micael Karlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-03-09 | [snmp] Add proper release notes | Micael Karlberg | |
OTP-9969 | |||
2012-02-27 | Merge branch 'bmk/snmp/improve_error_handling_reading_config/OTP-9943' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2012-02-27 | [snmp/agent] Updated release notes and preliminary appup | Micael Karlberg | |
OTP-9943 | |||
2012-02-23 | Merge branch 'bmk/snmp/agent/documenting_snmp_generic/OTP-9942' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/vsn.mk | |||
2012-02-23 | [snmp/agent] Documenting previously existing but undocumented function | Micael Karlberg | |
Documenting previously existing but undocumented function, snmp_generic:get_table_info/2. OTP-9942 | |||
2012-02-23 | Merge branch 'bmk/snmp/manager/threaded_net_if/OTP-9876' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/test/snmp_agent_test.erl lib/snmp/vsn.mk | |||
2012-02-22 | [snmp] Updated release notes and appup file | Micael Karlberg | |
OTP-9876 OTP-9940 | |||
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 |