Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-28 | Avoid timing issue in schema transaction when node is stopping | Dan Gudmundsson | |
By doing an abort, the create_table can be restarted if a node go down during the transaction. {badarg, [{erlang,link,[undefined],[]}, {mnesia_controller, wait_for_schema_commit_lock,0, [{file,"mnesia_controller.erl"}, {line,303}]}, {mnesia_schema,prepare_commit,3, [{file,"mnesia_schema.erl"}, {line,1838}]}, {mnesia_tm,commit_participant,6, [{file,"mnesia_tm.erl"}, {line,1669}]}]}}}, | |||
2014-08-20 | Updated OTP versionOTP-17.2.1 | Erlang/OTP | |
2014-08-20 | Update release notes | Erlang/OTP | |
2014-08-20 | Merge branch 'hans/ssh/patch-17.0.2' into maint-17 | Erlang/OTP | |
* hans/ssh/patch-17.0.2: ssh: Updated vsn.mk ssh: negotiation_timeout bug fixed ssh: Negotiation_timeout testcase | |||
2014-08-20 | ssh: Updated vsn.mk | Hans Nilsson | |
2014-08-20 | ssh: negotiation_timeout bug fixed | Hans Nilsson | |
2014-08-20 | ssh: Negotiation_timeout testcase | Hans Nilsson | |
2014-08-07 | Updated OTP versionOTP-17.2 | Erlang/OTP | |
2014-08-07 | Update release notes | Erlang/OTP | |
2014-08-07 | Merge branch 'raimo/snmp/ipv4+ipv6/OTP-12020' into maint-17 | Erlang/OTP | |
* refs/heads/fetch-and-merge.maint-17-opu/FETCH_HEAD/54676: (46 commits) Fix error printouts to not crash Improve ct_snmp test cases Fix misspelled community in manager Rearrange test suite group structure Fix testcase for really dual ip Adjust test cases for daily builds Fix call to non-existent function Fix test manager in agent tests for IPv6 Call new Net-SNMP test suite from top suite Improve external snmp commands args Test inform to dual transports Write list of trap targets Improve dual stack test suite Use {ipv6_v6only, true} Remove commented out code Add dual_ip tests in snmp_to_snmpnet_SUITE Silence logging from agent net_if at shutdown Rewrite agent for IPv4 + IPv6 snmp: Add inform test snmp: Add new test suite ... | |||
2014-08-07 | Merge branch 'lars/orber/dual_ipv6_and_ipv4' into maint-17 | Erlang/OTP | |
* lars/orber/dual_ipv6_and_ipv4: [orber] Fix bug in testcase [orber] Fix malformed macros [orber] Add test suite for ORB with dual ipv4/ipv6 configuration [orber] Update documentation and fix testcase for IPv4/IPv6 [orber] Update testcases and fixed some minor faults [orber] Remove unused file corba_request.erl [orber] Remove a define of ORBVSN when compiling orbers erlang modules [orber] Add possibilty to configure orber to run in both IPv4 and IPv6 | |||
2014-08-07 | Fix error printouts to not crash | Raimo Niskanen | |
2014-08-05 | Improve ct_snmp test cases | Raimo Niskanen | |
2014-08-05 | Fix misspelled community in manager | Raimo Niskanen | |
2014-08-01 | [orber] Fix bug in testcase | Lars Thorsen | |
2014-07-31 | [orber] Fix malformed macros | Lars Thorsen | |
A couple of macros were malformed, missing commas: PROFILEBODY_1_1_TYPEDEF and PROFILEBODY_1_2_TYPEDEF. Thanks to Vlad Dumitrescu for the fix. | |||
2014-07-31 | [orber] Add test suite for ORB with dual ipv4/ipv6 configuration | Lars Thorsen | |
2014-07-30 | Rearrange test suite group structure | Raimo Niskanen | |
2014-07-30 | Fix testcase for really dual ip | Raimo Niskanen | |
2014-07-30 | Adjust test cases for daily builds | Raimo Niskanen | |
2014-07-30 | Fix call to non-existent function | Raimo Niskanen | |
2014-07-30 | Fix test manager in agent tests for IPv6 | Raimo Niskanen | |
2014-07-30 | Call new Net-SNMP test suite from top suite | Raimo Niskanen | |
2014-07-30 | Improve external snmp commands args | Raimo Niskanen | |
2014-07-30 | Test inform to dual transports | Raimo Niskanen | |
2014-07-30 | Write list of trap targets | Raimo Niskanen | |
2014-07-30 | Improve dual stack test suite | Raimo Niskanen | |
2014-07-30 | Use {ipv6_v6only, true} | Raimo Niskanen | |
2014-07-25 | Remove commented out code | Raimo Niskanen | |
2014-07-25 | Add dual_ip tests in snmp_to_snmpnet_SUITE | Raimo Niskanen | |
2014-07-25 | Silence logging from agent net_if at shutdown | Raimo Niskanen | |
2014-07-25 | Rewrite agent for IPv4 + IPv6 | Raimo Niskanen | |
2014-07-25 | snmp: Add inform test | Ingela Anderton Andin | |
2014-07-25 | snmp: Add new test suite | Ingela Anderton Andin | |
2014-07-25 | Mend loop_mib_* testcases | Raimo Niskanen | |
2014-07-25 | Mend regression tests | Raimo Niskanen | |
2014-07-25 | Add testcases and do related fixes | 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 | Fix vsn.mk and clean out moot testcases | Raimo Niskanen | |
2014-07-25 | Fix log validation and fix some testcases | Raimo Niskanen | |
2014-07-25 | Write IPv6 test cases | Raimo Niskanen | |
2014-07-25 | Rewrite string representation of addresses and stop printing an error report ↵ | Raimo Niskanen | |
when snmpa_net_if gets externally killed | |||
2014-07-25 | Don't encode IPv6 address into v1 trap and fix legacy arguments to ↵ | Raimo Niskanen | |
snmpa_network_interface_filter functions | |||
2014-07-25 | wip: Testcase feedback | Raimo Niskanen | |
2014-07-25 | wip: Fix agent logging | Raimo Niskanen | |
2014-07-25 | bugfix: Call to non-existing module 'list' | Raimo Niskanen | |
2014-07-25 | Bugfix: argument order to internal function verify_lines/4 | Raimo Niskanen | |