aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_system_sup.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-03-16ssh: Remove spawn in ssh_system_sup:stop_system/1Hans Nilsson
2018-02-20ssh: Dont repeat supervisor defaults in map fieldsHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-07ssh: Mappify supervisorsHans Nilsson
2017-04-07ssh: Fix supervisors, start daemon and connect codeHans Nilsson
2017-04-07ssh: fix ssh_system_sup naming of Host-Port-ProfileHans Nilsson
2017-04-07ssh: Option pruningHans Nilsson
2017-03-02ssh: Initial commit of option handling changesHans Nilsson
2016-06-01ssh: daemon taking open socket as inputHans Nilsson
2016-05-04ssh: -spec added for behavioursHans Nilsson
2016-04-28ssh: make ssh:daemon choose port when Port=0 in the argumentsHans Nilsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-03ssh: Add profile optionIngela Anderton Andin
2014-09-25ssh: Adjust supervisor tree to make sure new listningIngela Anderton Andin
2013-11-26ssh: Correct close handlingIngela Anderton Andin
2013-11-13ssh: Quicker shutdown of an ssh dameonIngela Anderton Andin
2013-11-13ssh: Merge connection_manager and connection_handler processesIngela Anderton Andin
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-28Prevent client hanging. (OTP-8111)Ingela Anderton Andin
2010-10-28Merge branch 'maint-r13' into maint-r14Niclas Eklund
2010-10-25The fix regarding OTP-8863 was not included in the previous version as statedNiclas Eklund
2010-09-03Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into devnick
2010-09-02Fix race condition when terminating a connection.nick
2010-09-02fix process leak in ssh_system_sup (dynamicaly created childs where not clean...Stefan Grundmann
2010-04-21New branch for ssh-2.0 and laterNiclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP