aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/net_kernel.erl
AgeCommit message (Expand)Author
2017-09-05kernel: Improve handling of UnicodeHans Bolinder
2017-05-04Update copyright yearRaimo Niskanen
2017-04-28kernel: Do not allow unicode in nodenamesZandra Norman
2016-09-19Allow for easier enabling of distribution debugLuis Rascao
2016-08-15kernel: Add net_kernel:setopts/2 and getopts/2Sverker Eriksson
2016-08-11kernel: Cleanup code with fancy record syntaxSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2016-03-14Make distribution failures during start-up easier to readBjörn Gustavsson
2016-03-11net_kernel: Separate exports into documented and non-documented groupsBjörn Gustavsson
2016-03-11Clean up splitting of node namesBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2013-05-06Fix unmatched_return warnings in kernelSiri Hansen
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-05-09Types and specifications have been modified and addedHans Bolinder
2011-04-08Merge branch 'mk/net-kernel-epmd-return-list' into devHenrik Nord
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-01Fix three dialyzer warnings in kernelSverker Eriksson
2010-12-15Fix list returned by net_kernel:epmd_moduleMarkus Knofe
2010-09-02Merge branch 'maint-r13' into devHans Bolinder
2010-08-25Fix a bug that could cause the net_kernel process to crash.Hans Bolinder
2010-08-20kernel: Patch 1124Hans Bolinder
2010-08-20kernel: Patch 1121Hans Bolinder
2010-06-08OTP-8686 Bugfix net_kernelHans Bolinder
2010-06-01Add catch all handle_call to net_kernelAntonio SJ Musumeci
2010-06-01OTP-8643 Improvements of net_kernelHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP