History log of /haiku/src/add-ons/network_settings/sshd/SSHServiceAddOn.cpp
Revision Date Author Comments
# 6a290205 18-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: made the revert button (somewhat) work.

* DNS add-on does not yet support it, the rest does.
* However, there seems to be some problems with the net_server when
changing interfaces -- not just with revert.


# d95c5011 16-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: SSH list item now indicates a running server.

* This will be moved into the network preferences, so that it can be
used from other add-ons, as well.


# 3c8ac782 12-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network/SSHService: Moved base ServiceView into its own file.

* SSHServiceView now subclasses it for SSH specific functionality.


# 8af390ca 11-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: SSH service add-on now creates sshd user.

* If it does not exist yet, the sshd user is created upon enabling
the service.
* Also, it now uses kMsgIsServiceRunning to determine the current
label/function of the enable/disable button.


# bafce3df 10-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: first steps to an SSH service add-on.


# 6a290205937dc619dcdf3d7b06f114b1f5465e4f 18-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: made the revert button (somewhat) work.

* DNS add-on does not yet support it, the rest does.
* However, there seems to be some problems with the net_server when
changing interfaces -- not just with revert.


# d95c5011bdb8ec17f1591aec72abee30e0157ebc 16-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: SSH list item now indicates a running server.

* This will be moved into the network preferences, so that it can be
used from other add-ons, as well.


# 3c8ac782d5f7d829d3410cafe19bc542f0f5973e 12-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network/SSHService: Moved base ServiceView into its own file.

* SSHServiceView now subclasses it for SSH specific functionality.


# 8af390cab2b4d94902c3a95a9940a6082411586f 11-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: SSH service add-on now creates sshd user.

* If it does not exist yet, the sshd user is created upon enabling
the service.
* Also, it now uses kMsgIsServiceRunning to determine the current
label/function of the enable/disable button.


# bafce3df67de1b1124cb4353b22868a52041c02a 10-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: first steps to an SSH service add-on.