Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-27 | ssh: Some code cuddling in ssh_io | Hans Nilsson | |
2016-06-27 | ssh: Fix type error in args of ssh_auth:sort_selected_mthds | Hans Nilsson | |
2016-06-27 | ssh: Make client send a faulty pwd only once, ssh_connection_handler part | Hans Nilsson | |
2016-06-27 | ssh: Make client send a faulty pwd only once, ssh_auth part | Hans Nilsson | |
Conflicts: lib/ssh/src/ssh_connection_handler.erl | |||
2016-06-27 | ssh: test cases for no repetition of bad passwords | Hans Nilsson | |
2016-06-21 | Updated OTP versionOTP-19.0 | Erlang/OTP | |
2016-06-21 | Prepare release | Erlang/OTP | |
2016-06-20 | Merge branch 'sverker/spawn-driver-env' | Sverker Eriksson | |
2016-06-20 | erts: Fix spawn driver when env size is above pipe capacity | Sverker Eriksson | |
Symptom: open_port() succeeds, port program never starts but instead seem to terminate with exit_status 150 (EINVAL+128). When: If the command payload buffer (including the entire environment) for the port program is between 1 to 4 bytes above the pipe capacity, which is 65536 bytes on newer Linux, but can be as low as 4096 on older 32-bit Linux. Since: OTP-19.0-rc1. | |||
2016-06-20 | Merge branch 'kenneth/system_doc/update_index/OTP-13696' | Kenneth Lundin | |
* kenneth/system_doc/update_index/OTP-13696: Add ref to new book "Designing for Scalability with Erlang/OTP" | |||
2016-06-20 | Add ref to new book "Designing for Scalability with Erlang/OTP" | Kenneth Lundin | |
2016-06-20 | Update preloaded modules | Henrik Nord | |
2016-06-20 | Update primary bootstrap | Henrik Nord | |
2016-06-18 | Merge branch 'siri/cuddle-master' | Siri Hansen | |
* siri/cuddle-master: [ct test] Catch call to ssh:start/0 [sasl test] Do GC before measuring and comparing time [sasl test] Give some time and try again if nodes are not synched | |||
2016-06-18 | [ct test] Catch call to ssh:start/0 | Siri Hansen | |
The ssh application is not installed on all test hosts. Catching the call to ssh:start/0 allows the the netconf tests to be nicely skipped if ssh does not exist. | |||
2016-06-18 | [sasl test] Do GC before measuring and comparing time | Siri Hansen | |
release_handler_SUITE:otp_9395_*_many_mods sometimes fail on slow machines. This commit adds an explicit GC before each 'install_release' so GC during test is avoided. | |||
2016-06-18 | [sasl test] Give some time and try again if nodes are not synched | Siri Hansen | |
release_handler_SUITE:upgrade_gg (global group) sometimes fails on slow machines. This commit re-tries five times before giving up. | |||
2016-06-17 | Merge branch 'ingela/ssl/doc-update-supported-list' | Ingela Anderton Andin | |
* ingela/ssl/doc-update-supported-list: ssl: Extend list of supported features | |||
2016-06-17 | ssl: Extend list of supported features | Ingela Anderton Andin | |
Note these where supported before ssl-8.0 | |||
2016-06-17 | Merge branch 'zandra/update-dist-doc' | Zandra Hird | |
* zandra/update-dist-doc: Remove unused Cookie from ControlMessage in the dist protocol doc | |||
2016-06-17 | Merge branch 'zandra/kernel-test-cuddle' | Zandra Hird | |
Conflicts: lib/kernel/test/gen_tcp_api_SUITE.erl lib/kernel/test/gen_udp_SUITE.erl | |||
2016-06-17 | Merge branch 'rickard/ds-job-type-doc' | Rickard Green | |
* rickard/ds-job-type-doc: Minor reorganization of dirty NIF documentation | |||
2016-06-17 | Minor reorganization of dirty NIF documentation | Rickard Green | |
2016-06-17 | Remove unused Cookie from ControlMessage in the dist protocol doc | Zandra Hird | |
The Cookie was removed a long time ago, but the documentation was not updated accordingly. | |||
2016-06-17 | Merge branch 'raimo/uds-support/OTP-13643' | Raimo Niskanen | |
* raimo/uds-support/OTP-13643: Update test cases after daily builds Return eafnosupport when not supported Add AF_LOCAL test cases Handle 'undefined' in fdopen | |||
2016-06-17 | Merge branch 'ingela/ssl/runtime-dep' | Ingela Anderton Andin | |
* ingela/ssl/runtime-dep: ssl: Add new public_key to runtime dependencies | |||
2016-06-17 | Merge branch 'shlonny/add-asn1-app-to-ssl-distribution-doc/PR-1101' | Ingela Anderton Andin | |
* shlonny/add-asn1-app-to-ssl-distribution-doc/PR-1101: added asn1 to applications needed for start_ssl | |||
2016-06-17 | Update test cases after daily builds | Raimo Niskanen | |
2016-06-17 | Merge branch 'lars/test-case-conformance/OTP-13695' | Lars Thorsen | |
* lars/test-case-conformance/OTP-13695: [cosTransactions] Update the test suites to follow the new style [cosTime] Update the test suites to follow the new style [cosProperty] Update the test suites to follow the new style [cosNotification] Update the test suites to follow the new style [cosFileTransfer] Fix mispelled module name [cosEvent] Fix mispelled module name [cosEventDomain] Fix mispelled module name [cosFileTransfer] Update the test suites to follow the new style [cosEventDomain] Update the test suites to follow the new style [cosEvent] Update the test suites to follow the new style [orber] Update the test suites to follow the new style [erl_docgen] Update the test suites to follow the new style [ic] Correct memory deallocation error [ic] Update the test suites to follow the new style | |||
2016-06-17 | [cosTransactions] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [cosTime] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [cosProperty] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [cosNotification] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [cosFileTransfer] Fix mispelled module name | Lars Thorsen | |
2016-06-17 | [cosEvent] Fix mispelled module name | Lars Thorsen | |
2016-06-17 | [cosEventDomain] Fix mispelled module name | Lars Thorsen | |
2016-06-17 | [cosFileTransfer] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [cosEventDomain] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [cosEvent] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [orber] Update the test suites to follow the new style | Lars Thorsen | |
2016-06-17 | [erl_docgen] Update the test suites to follow the new style | Lars Thorsen | |
* Eliminate use of ?t macro * Remove the doc clauses | |||
2016-06-17 | [ic] Correct memory deallocation error | Lars Thorsen | |
2016-06-17 | [ic] Update the test suites to follow the new style | Lars Thorsen | |
* Eliminate use of ?config(), ?t() and ?line() macros * Remove the doc and suite clauses | |||
2016-06-16 | Merge branch 'rickard/ds-job-type-doc' | Rickard Green | |
* rickard/ds-job-type-doc: Add documentation about dirty job type | |||
2016-06-16 | Add documentation about dirty job type | Rickard Green | |
2016-06-16 | ssl: Add new public_key to runtime dependencies | Ingela Anderton Andin | |
Due to 5268c7b957c30c31e551f197463cdd55a792ea69 | |||
2016-06-16 | Increase polling timeout when waiting for error_logger startup | Zandra Hird | |
2016-06-16 | Merge branch 'ingela/ssl/xmllint-doc' | Ingela Anderton Andin | |
* ingela/ssl/xmllint-doc: ssl: Fix Xmllint errors | |||
2016-06-16 | Merge branch 'ingela/inets/xmllint-doc' | Ingela Anderton Andin | |
* ingela/inets/xmllint-doc: intes: Remove Xmllint errors | |||
2016-06-16 | Merge branch 'ingela/public_key/xmllint-doc' | Ingela Anderton Andin | |
* ingela/public_key/xmllint-doc: public_key: Fix Xmllint errors |