Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-21 | [snmp/compiler] Assign "proper" (= carbonara) version | Micael Karlberg | |
2014-07-21 | [snmp/compiler] Refinement of type Opaque was not allowed | Micael Karlberg | |
MIB constructs such as "SYNTAX Opaque (SIZE(0..65535))" was previously not allowed, this has now been fixed. See the standard ALARM-MIB for eaxmple. | |||
2013-09-09 | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson | |
* bjorn/xml-encoding-fix/OTP-11310: Change encoding of troublesome notes.xml files to utf-8 Convert some notes.xml files from latin-1 to utf-8 | |||
2013-09-06 | Convert some notes.xml files from latin-1 to utf-8 | Björn Gustavsson | |
In the master branch, the encoding for most xml files have been changed from latin-1 to utf-8. The problem is, that the corresponding files in the maint branch still are encoded in latin-1, and that a merge from maint to master may bring in characters encoded in latin-1 into a notes.xml file declared to be in utf-8. To fix the problem once and for all (for the files involved), we'll need to re-encode the files files utf-8 in maint, and then merge to master. Noticed-by: Magnus Henoch | |||
2013-09-03 | [snmp/agent] Fixed doc broken link to gen_server | Micael Karlberg | |
2013-09-03 | [snmp/agent] Improved loading and unload of MIBs | Micael Karlberg | |
Improved the documentation of the loading and unloading of MIBs (plural). also added functions for loading and unloading a single mib. OTP-11216 | |||
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 |