Age | Commit message (Expand) | Author |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-22 | Add UTF-8 node name support for epmd | Rickard Green |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2012-09-07 | Replace sprintf with erts_snprintf in epmd | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-01-13 | erts,tools: Fix parallel make for erts/lib_src | Raimo Niskanen |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-08 | Merge branch 'hw/ignore-empty-epmd-address' into dev | Henrik Nord |
2011-08-30 | Merge branch 'ms/epmd-fix-compiler-warnings' into dev | Henrik Nord |
2011-07-27 | Fix epmd crash on vxworks caused by faulty argument to select | Sverker Eriksson |
2011-07-13 | Let epmd ignore empty ERL_EPMD_ADDRESS | Holger Weiß |
2011-06-07 | epmd: fix compiler warnings | Michael Santos |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-18 | Make ssh proxy work with older versions of ssh | Patrik Nyblom |
2011-05-13 | Mend epmd testcases that test remote access | Patrik Nyblom |
2011-04-14 | Merge branch 'hw/fix-epmd-perror' into dev | Henrik Nord |
2011-04-08 | Merge branch 'ms/epmd-local-access-check' into dev | Henrik Nord |
2011-04-08 | Merge branch 'hw/epmd-bind-to-address' into dev | Henrik Nord |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-25 | Fix typo in epmd help | Tuncer Ayaz |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for epmd | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update epmd tests to conform with common_test standard | Lukas Larsson |
2011-01-11 | Remove special treatment of EADDRINUSE | Patrik Nyblom |
2011-01-11 | check return value of epmd server listen() call | Steve Vinoski |
2010-11-26 | epmd: include host address in local access check | Michael Santos |
2010-11-17 | Allow user to specify the IP address epmd binds to | Holger Weiß |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-11-13 | Fix epmd's dbg_perror() output | Holger Weiß |
2010-10-13 | Update hint where to find epmd protocol spec in epmd_srv.c. | Ralf Doering |
2010-09-13 | Fix ei to build on vxworks | Björn-Egil Dahlberg |
2010-09-01 | Teach testcases to survive TIME_WAIT overload | Patrik Nyblom |
2010-08-31 | Restore null termination of input buffer | Patrik Nyblom |
2010-08-31 | Teach testcase epmd_SUITE:too_large to accept econnaborted | Patrik Nyblom |
2010-08-31 | Teach epmd_cli.c to not respond 'Killed' when killing denied | Patrik Nyblom |
2010-08-31 | Calculate minimal packet size for ALIVE2 requests correctly | Patrik Nyblom |
2010-08-31 | Document epmd and it's options properly and fixup help text | Patrik Nyblom |
2010-08-31 | Fix anomalies in epmd not yet reported as security issues | Patrik Nyblom |
2010-08-31 | Remove two buffer overflow vulnerabilities in EPMD | Patrik Nyblom |
2010-08-31 | Remove all support for ancient EPMD protocol | Patrik Nyblom |
2010-08-31 | Remove very old protocol from EPMD | Patrik Nyblom |
2010-08-04 | epmd: suppress startup message | Michael Santos |
2010-07-07 | allow epmd -stop name to unregister a client from epmd | Seven Du |
2010-05-03 | Exit if an error occurs with the listening socket | Michael Santos |