Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-21 | [observer] Mac workaround | Dan Gudmundsson | |
2012-02-21 | [observer] Fix crash when loosing connections | Dan Gudmundsson | |
2012-02-21 | [observer] Move data collector to run_time tools | Dan Gudmundsson | |
2012-02-21 | [observer] Use new scheduler_wall_time measurment | Dan Gudmundsson | |
2012-02-21 | [observer] Add performance monitor | Dan Gudmundsson | |
2012-02-21 | [observer] Started with system monitor | Dan Gudmundsson | |
2012-02-20 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green | |
* rickard/barriers/OTP-9922: Reduce thread progress read operations in handle_aux_work() Misc memory barrier fixes | |||
2012-02-19 | Reduce thread progress read operations in handle_aux_work() | Rickard Green | |
2012-02-19 | Misc memory barrier fixes | Rickard Green | |
- Document barrier semantics - Introduce ddrb suffix on atomic ops - Barrier macros for both non-SMP and SMP case - Make the thread progress API a bit more intuitive | |||
2012-02-16 | Update primary bootstrap | Björn Gustavsson | |
2012-02-16 | Merge branch 'bjorn/compiler/inline-and-on_load/OTP-9910' into maint | Björn Gustavsson | |
* bjorn/compiler/inline-and-on_load/OTP-9910: compiler: Teach the inliner to preserve on_load functions | |||
2012-02-16 | Merge branch 'gustav/asn1-integer/sequence-fix/OTP-9688' into maint | Gustav Simonsson | |
2012-02-16 | Merge branch 'ahs/fix-gb_trees-doc' into maint | Henrik Nord | |
* ahs/fix-gb_trees-doc: Put gb_trees documentation into alphabetical order OTP-9929 | |||
2012-02-16 | Merge branch 'vd/jinterface-atom-message' into maint | Henrik Nord | |
* vd/jinterface-atom-message: Improve error message when creating a too long OtpErlangAtom OTP-9928 | |||
2012-02-16 | Merge branch 'vd/java-string-bug' into maint | Henrik Nord | |
* vd/java-string-bug: add test for Java string bug workaround for Java bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6242664 OTP-9927 | |||
2012-02-16 | Merge branch 'jz/erts-remove-unused-var' into maint | Henrik Nord | |
* jz/erts-remove-unused-var: erts: Remove unused variable OTP-9926 | |||
2012-02-16 | Merge branch 'rc/spell-registered' into maint | Henrik Nord | |
* rc/spell-registered: Correct spelling of "registered" in various places in the source code OTP-9925 | |||
2012-02-16 | Merge branch 'rj/fix-sup-doc-typo' into maint | Henrik Nord | |
* rj/fix-sup-doc-typo: Fix typo in supervisor behaviour doc OTP-9924 | |||
2012-02-16 | Merge branch 'ts/extend-specs-for-bifs' into maint | Henrik Nord | |
* ts/extend-specs-for-bifs: Make dialyzer recognize the process_flag option sensitive OTP-9923 | |||
2012-02-16 | Merge branch 'rj/fix-binary-doc-spec' into maint | Henrik Nord | |
* rj/fix-binary-doc-spec: Fix the type spec from the doc of binary:part/3 OTP-9920 | |||
2012-02-16 | Merge branch 'rj/fix-compile-doc-typo' into maint | Henrik Nord | |
* rj/fix-compile-doc-typo: Fix typo in `compile' doc: unmatched parenthesis OTP-9919 | |||
2012-02-16 | Merge branch 'rj/doc-monospace-css' into maint | Henrik Nord | |
* rj/doc-monospace-css: Set `font-family: Courier, monospace' in OTP doc CSS OTP-9918 | |||
2012-02-16 | Merge branch 'ia/ssh/server-user-dir-doc' into maint | Ingela Anderton Andin | |
* ia/ssh/server-user-dir-doc: Document user_dir for the server | |||
2012-02-16 | Merge branch 'ia/ssh/pass-phrase-protected-keys/OTP-6400' into maint | Ingela Anderton Andin | |
* ia/ssh/pass-phrase-protected-keys/OTP-6400: Remove unused files from test data as it is confusing Add support for key files protected by pass phrases | |||
2012-02-15 | Remove unused files from test data as it is confusing | Ingela Anderton Andin | |
2012-02-15 | Add support for key files protected by pass phrases | Ingela Anderton Andin | |
2012-02-14 | Change test to use CT Config PrivDir | Gustav Simonsson | |
2012-02-14 | Document user_dir for the server | Ingela Anderton Andin | |
2012-02-14 | Merge branch 'ia/ssh/crash-report-with-impatient-SFTP-client/OTP-9391' into ↵ | Ingela Anderton Andin | |
maint * ia/ssh/crash-report-with-impatient-SFTP-client/OTP-9391: Avoid to crash if the remote side closes the connection prematurely | |||
2012-02-14 | Merge branch 'ia/ssh/keyboard-interactive-disable-bug/OTP-9466' into maint | Ingela Anderton Andin | |
* ia/ssh/keyboard-interactive-disable-bug/OTP-9466: Client now honors the allow_user_interaction option | |||
2012-02-14 | Merge branch 'gustav/asn1-integer/sequence-fix/OTP-9688' into maint_with_asn1 | Gustav Simonsson | |
2012-02-14 | Merge branch 'gustav/ssh/ssh-key-callback-specs' into maint | Gustav Simonsson | |
* gustav/ssh/ssh-key-callback-specs: Add behaviour (api) module with callback specs | |||
2012-02-14 | Merge branch 'gustav/orber/fix-dbg-printout-format/OTP-9887' into maint | Gustav Simonsson | |
* gustav/orber/fix-dbg-printout-format/OTP-9887: Add parameter to error message string format | |||
2012-02-14 | Merge branch 'gustav/sasl_release_handler_file_bugfix/OTP-9864' into maint | Gustav Simonsson | |
* gustav/sasl_release_handler_file_bugfix/OTP-9864: Fix so remove_release can remove symlinks | |||
2012-02-14 | Merge branch 'pg/fix-ssl_tls_dist_proxy-setup-loop' into maint | Henrik Nord | |
* pg/fix-ssl_tls_dist_proxy-setup-loop: Fix setup loop of SSL TLS dist proxy OTP-9915 OTP-9916 | |||
2012-02-14 | Merge branch 'pg/ssl_dist-fixes' into maint | Henrik Nord | |
* pg/ssl_dist-fixes: Robustness and improvement to distribution over SSL | |||
2012-02-14 | Robustness and improvement to distribution over SSL | Paul Guyot | |
Fix a bug where the caller would timeout and ssl_tls_dist_proxy would crash. Fix a bug where a timeout from the SSL layer would block the distribution forever (typically when a non-SSL node tries to connect to an SSL node). Add this very case as a test (test_server tries to connect to SSL nodes). Run the proxy exclusively on the loopback interface. | |||
2012-02-14 | Merge branch 'ws/erl-xcomp-avr32' into maint | Henrik Nord | |
* ws/erl-xcomp-avr32: Update xcomp config for AVR32/buildroot-v3.0.0 OTP-9914 | |||
2012-02-14 | Merge branch 'av/maint-memsup' into maint | Henrik Nord | |
* av/maint-memsup: Fix segmentation fault in memsup OTP-9913 | |||
2012-02-14 | Merge branch 'jz/reduce-smp-locking-time-range' into maint | Henrik Nord | |
* jz/reduce-smp-locking-time-range: erts: reduce smp locking time range in erts_garbage_collect OTP-9912 | |||
2012-02-13 | Merge branch 'bjorn/makefiles' into maint | Björn Gustavsson | |
* bjorn/makefiles: Include the xmerl include files in the bootstrap Teach lib/Makefile to build applications listed in EXTRA-APPLICATIONS Clean up lib/Makefile | |||
2012-02-13 | Add behaviour (api) module with callback specs | Gustav Simonsson | |
Function parameter and return type specifications for the public key functions | |||
2012-02-13 | Make dialyzer recognize the process_flag option sensitive | Henrik Nord | |
add missing specs to documentation | |||
2012-02-13 | Client now honors the allow_user_interaction option | Ingela Anderton Andin | |
2012-02-13 | Avoid to crash if the remote side closes the connection prematurely | Ingela Anderton Andin | |
2012-02-13 | Fix to integer and sequence definitions | Gustav Simonsson | |
Enable re-use of integer definitions in subsequent definitions and added clauses to check greatest common range for sequence definitions | |||
2012-02-13 | compiler: Teach the inliner to preserve on_load functions | Björn Gustavsson | |
The inliner was ignorant of on_load functions and would discard them (unless they were exported or referenced). Noticed-by: Yiannis Tsiouris <[email protected]> | |||
2012-02-13 | Merge branch 'ia/ssh/public_keys/OTP-9911' into maint | Ingela Anderton Andin | |
* ia/ssh/public_keys/OTP-9911: Correct access flag handling in sftpd Client fallbacks to ipv4 if connection is refused with ipv6 Cleaned up code so that ssh_file can become a template for a documented ssh_keys behavior Test case maintenance Better handling of IPv6 Ssh daemon handles RSA host keys Removed no longer needed code Use the public_key application for all public key handling | |||
2012-02-10 | Correct access flag handling in sftpd | Ingela Anderton Andin | |
Also Moved app test to ssh_basic_SUITE There is no reason to have a separate suite for the app test it increases maintenance costs | |||
2012-02-10 | Client fallbacks to ipv4 if connection is refused with ipv6 | Ingela Anderton Andin | |