Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-09 | Remove debug printouts | Raimo Niskanen | |
2014-09-09 | Fix manager backwards compat for agent addr | Raimo Niskanen | |
2014-09-03 | Clean up some config warts | Raimo Niskanen | |
2014-08-22 | Clean up config error handling and negative results | Raimo Niskanen | |
2014-08-18 | Rewrite manager net_if for IPv4+IPv6 | Raimo Niskanen | |
2014-08-05 | Fix misspelled community in manager | Raimo Niskanen | |
2014-07-25 | Use IPv6 config in manager | Raimo Niskanen | |
2014-07-25 | Mend write_config_file and append_config_file | Raimo Niskanen | |
2014-07-25 | Mend manager to pass regression tests | Raimo Niskanen | |
2014-07-25 | Rewrite ordering functions for maintainability | Raimo Niskanen | |
2014-07-25 | Rewrite agent to use {Domain,Address} tuples as far as possible | Raimo Niskanen | |
2014-07-25 | wip: Rewrite manager net_if process | Raimo Niskanen | |
2014-07-25 | wip | Raimo Niskanen | |
2014-07-25 | wip-all-regression-tests-but-one-manager | Raimo Niskanen | |
2014-07-22 | wip | Raimo Niskanen | |
2014-07-22 | Rewrite agent configuration parsing | Raimo Niskanen | |
2013-10-09 | [snmp/agent] enable SNMP to create missing database directories | Steve Vinoski | |
Add {db_init_error, create_db_and_dir} option to SNMP manager and agent. This allows them to create any missing parent directories for db_dir, rather than treating any missing directories as a fatal error. The default for db_init_error, which is terminate, is unchanged. Add create_db_and_dir to the documentation. Add new tests to verify that using create_db_and_dir results in missing parent directories being created. | |||
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-05-28 | [snmp] Use of new crypto interface correctd in manager | Micael Karlberg | |
Added a common utility function (in the snmp_misc module) for testing for crypto support (sed both by the manager and agent code). OTP-11009 | |||
2012-02-22 | [snmp/manager] Misc cleanup | Micael Karlberg | |
OTP-9876 | |||
2011-07-13 | Improved (transport) domain error reporting. | Micael Karlberg | |
2011-07-12 | transport domain config option named tdomain. | Micael Karlberg | |
Removed debug printouts. transport domain error detection. | |||
2011-07-12 | [manager] No way to specify transport domain. Transport domains was | Micael Karlberg | |
assumed to be IPv4. This has now been changed so that it can also be IPv6. To facilitate this, the transportDomain is now a (new) valid option. This also mean that the transport behaviour has changed. OTP-9305 [agent] A temporary fix for transport domain, specifically regarding trap sending. This is done in order to make testing possible, pending merge from topic branch. OTP-9400 | |||
2011-07-12 | ... | Micael Karlberg | |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom | |
2010-02-13 | OTP-8442: Regstration of agents using config file incorrect | Micael Karlberg | |
OTO-8442: Per Hedeland | |||
2010-02-03 | OTP-8395: Sequence number in Audit Trail Logs. | Micael Karlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |