Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2011-04-12 | "Time to go to the gym"-backup... | Micael Karlberg | |
2011-04-08 | Some handle_call-cases handled. | Micael Karlberg | |
2011-04-06 | Backup checkin (still working on the interface functions). | Micael Karlberg | |
2011-04-06 | Updated handle_sync... | Micael Karlberg | |
2011-04-05 | sync_get handled (also fixed the common agent-data creation | Micael Karlberg | |
function). | |||
2011-04-04 | Added initial interface change. | Micael Karlberg | |
2011-04-01 | Merge branch 'bmk/snmp/support_ipv6_transport_address' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration | |||
2011-04-01 | Added export of new (ip-) verification function. | Micael Karlberg | |
2011-04-01 | Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-03-31 | Deprecated old manager API (set and get) request functions. | Micael Karlberg | |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord | |
* hw/call-chmod-without-f: Call chmod without the "-f" flag Conflicts: erts/emulator/test/Makefile lib/asn1/test/Makefile lib/crypto/test/Makefile lib/debugger/test/Makefile lib/docbuilder/test/Makefile lib/edoc/test/Makefile lib/erl_interface/test/Makefile lib/inviso/test/Makefile lib/parsetools/test/Makefile lib/percept/test/Makefile lib/ssl/test/Makefile lib/syntax_tools/test/Makefile lib/test_server/test/Makefile lib/tools/test/Makefile OTP-9170 | |||
2011-03-28 | Updated the appup also... | Micael Karlberg | |
2011-03-28 | Cosmetic prep for handling of domains in the config tool. | Micael Karlberg | |
2011-03-25 | Checking an taddress with domain snmpUDPDomain giv as a OID not handled. | Micael Karlberg | |
2011-03-25 | Merge branch 'dev' into bmk/snmp/support_ipv6_transport_address | Micael Karlberg | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-10 | Added export of snmp_target_mib:add_addr/11. | Micael Karlberg | |
2011-03-09 | Added the new mib TRANSPORT-ADDRESS-MIB to the mib | Micael Karlberg | |
for which we are building man-pages. | |||
2011-03-09 | Merge branch 'dev' into bmk/snmp/support_ipv6_transport_address | Micael Karlberg | |
2011-03-09 | Proper appup-file that actually passes the test suite. | Micael Karlberg | |
2011-03-09 | Backup commit. | Micael Karlberg | |
2011-03-08 | Used invalid module names in two places. Corrected. | Micael Karlberg | |
2011-03-08 | Mostly esthetic stuff... | Micael Karlberg | |
2011-03-08 | Added export of new ip check function (using domain when checking). | Micael Karlberg | |
2011-03-08 | Debugging when retrieving destinations. | Micael Karlberg | |
2011-03-08 | Add handling pf domain and also default domain for cases | Micael Karlberg | |
where old style is used. | |||
2011-03-08 | Cosmetics... | Micael Karlberg | |
2011-03-08 | Added some target debugging. | Micael Karlberg | |
2011-03-08 | Renamed snmpc(module) to (just) snmpc and | Micael Karlberg | |
snmpc to snmpc(command)... | |||
2011-03-07 | Bring example config file up-to-date. | Micael Karlberg | |
2011-03-07 | Basically backup commit (time to go home). | Micael Karlberg | |
Implemented handling of domains in the mpd module. Still some errors left though (3 test cases fail). | |||
2011-03-07 | Merge branch 'dev' into bmk/snmp/support_ipv6_transport_address | Micael Karlberg | |
2011-03-07 | Temporary module "name" for the module snmpc. | Micael Karlberg | |
2011-03-04 | Merge branch 'bmk/snmp/snmpc_cleanup/OTP-9093' into dev | Micael Karlberg | |
Added doc (src) file for new snmpc (command). | |||
2011-03-03 | Added documentation file (snmpc_cmd.xml) for the snmpc command | Micael Karlberg | |
line tool. Also updated the central .gitignore file. | |||
2011-03-03 | Backup... | Micael Karlberg | |
2011-03-03 | Trap sending module now handles the new domains. | Micael Karlberg | |
2011-03-03 | Handling target address configuration files (with new Domain). | Micael Karlberg | |
Also added some proper documentation. | |||
2011-03-02 | Preliminary support for multiple domains (e.g. IPv6). | Micael Karlberg | |
2011-03-02 | Added taddress and tdomain create functions. | Micael Karlberg | |
2011-03-02 | Added check functions for domain and tdomain. | Micael Karlberg | |
Also updated check functions for ip and taddress. | |||
2011-03-02 | Added new mib file (TRANSPORT-ADDRESS-MIB) and fixed | Micael Karlberg | |
makefile accordingly. | |||
2011-03-02 | Updated version, preliminary appup and release notes. | Micael Karlberg | |