Age | Commit message (Expand) | Author |
2014-11-25 | Merge branch 'maint' | Lukas Larsson |
2014-11-24 | epmd: Unify systemd autoconf macros usage | Peter Lemenkov |
2014-11-24 | epmd: Added systemd notify support to EPMD | Peter Lemenkov |
2014-09-15 | epmd: pedantic spelling fix in comments | Chris Dituri |
2014-08-21 | Merge branch 'nox/reedr-logging/OTP-12115' into maint | Lukas Larsson |
2014-05-09 | erts: Fix various autoconf issues | Lukas Larsson |
2014-03-27 | Merge branch 'matwey/systemd/OTP-11829' | Lukas Larsson |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | ose: Break lmconf into one per load module | Lukas Larsson |
2014-03-21 | Merge branch 'glacjay/epmd-argv' | Henrik Nord |
2014-03-09 | Add missing error string to syslog logging in epmd | Rick Reed |
2014-02-26 | ensure argv large enough for all possible args | Jay True |
2014-02-24 | ose: Fix various build environment issues | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-19 | Add systemd socket activation for epmd. | Matwey V. Kornilov |
2014-01-14 | epmd: Fix -names option on Windows | Johannes Weißl |
2013-09-11 | Fix syslog defines | Matt Lewandowsky |
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-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-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-25 | Fix typo in epmd help | Tuncer Ayaz |
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-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-08-31 | Restore null termination of input buffer | 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 very old protocol from EPMD | Patrik Nyblom |
2010-08-04 | epmd: suppress startup message | Michael Santos |