Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-18 | Removed unused function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 | |||
2011-04-18 | Also updated the dokumentation for the added function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-04-18 | Fixed appup. | Micael Karlberg | |
2011-04-18 | Merge branch 'dev' into bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119 | Micael Karlberg | |
2011-04-18 | Patch received from Attila Rajmund Nohl. | Micael Karlberg | |
2011-04-07 | Added export of new send notification function.c | Micael Karlberg | |
2011-04-07 | Release notes and API cleanup. | Micael Karlberg | |
2011-04-05 | Cosmetic... | Micael Karlberg | |
2011-04-05 | Chenged default extra-info value (for future use). | Micael Karlberg | |
2011-04-05 | Documentation updated. | Micael Karlberg | |
2011-04-04 | Added extra-info as an argument to be provided when sending | Micael Karlberg | |
trap/notification and passed through to the net-if process. First version. | |||
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 handling of muiltiple engine-id(s). | Micael Karlberg | |
2011-03-09 | The first basic (version) update: Version, release notes and | Micael Karlberg | |
(an empty) appup entry. | |||
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. |