aboutsummaryrefslogtreecommitdiffstats
path: root/erts/epmd
AgeCommit message (Expand)Author
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-01-13erts,tools: Fix parallel make for erts/lib_srcRaimo Niskanen
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-08Merge branch 'hw/ignore-empty-epmd-address' into devHenrik Nord
2011-08-30Merge branch 'ms/epmd-fix-compiler-warnings' into devHenrik Nord
2011-07-27Fix epmd crash on vxworks caused by faulty argument to selectSverker Eriksson
2011-07-13Let epmd ignore empty ERL_EPMD_ADDRESSHolger Weiß
2011-06-07epmd: fix compiler warningsMichael Santos
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-18Make ssh proxy work with older versions of sshPatrik Nyblom
2011-05-13Mend epmd testcases that test remote accessPatrik Nyblom
2011-04-14Merge branch 'hw/fix-epmd-perror' into devHenrik Nord
2011-04-08Merge branch 'ms/epmd-local-access-check' into devHenrik Nord
2011-04-08Merge branch 'hw/epmd-bind-to-address' into devHenrik Nord
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-03-25Fix typo in epmd helpTuncer Ayaz
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Update all test specsLukas Larsson
2011-02-17Fix formatting for epmdLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update epmd tests to conform with common_test standardLukas Larsson
2011-01-11Remove special treatment of EADDRINUSEPatrik Nyblom
2011-01-11check return value of epmd server listen() callSteve Vinoski
2010-11-26epmd: include host address in local access checkMichael Santos
2010-11-17Allow user to specify the IP address epmd binds toHolger Weiß
2010-11-15Call chmod without the "-f" flagHolger Weiß
2010-11-13Fix epmd's dbg_perror() outputHolger Weiß
2010-10-13Update hint where to find epmd protocol spec in epmd_srv.c.Ralf Doering
2010-09-13Fix ei to build on vxworksBjörn-Egil Dahlberg
2010-09-01Teach testcases to survive TIME_WAIT overloadPatrik Nyblom
2010-08-31Restore null termination of input bufferPatrik Nyblom
2010-08-31Teach testcase epmd_SUITE:too_large to accept econnabortedPatrik Nyblom
2010-08-31Teach epmd_cli.c to not respond 'Killed' when killing deniedPatrik Nyblom
2010-08-31Calculate minimal packet size for ALIVE2 requests correctlyPatrik Nyblom
2010-08-31Document epmd and it's options properly and fixup help textPatrik Nyblom
2010-08-31Fix anomalies in epmd not yet reported as security issuesPatrik Nyblom
2010-08-31Remove two buffer overflow vulnerabilities in EPMDPatrik Nyblom
2010-08-31Remove all support for ancient EPMD protocolPatrik Nyblom
2010-08-31Remove very old protocol from EPMDPatrik Nyblom
2010-08-04epmd: suppress startup messageMichael Santos
2010-07-07allow epmd -stop name to unregister a client from epmdSeven Du
2010-05-03Exit if an error occurs with the listening socketMichael Santos
2010-05-02Merge branch 'bg/remove-stray-ose-support' into devErlang/OTP
2010-04-30epmd: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30epmd: #ifdef out start_epmd() for other platforms than VxWorksBjörn Gustavsson
2010-03-23Fix compilation of epmd with IPv6 enabledJohn-Mark Bell
2010-01-25Test that "extra" is handled according to specs in ALIVE2_REQ and PORT2_RESPKlas Johansson