Commit Graph

6 Commits

Author SHA1 Message Date
hjk
2931a499e6 Long live the king!
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2012-01-26 19:55:36 +01:00
Tobias Hunger
6477d3f8c8 Fix crash in sshconnectionmanager
Change-Id: I1cd3cc8eb93342685b14e41881d12852584adef4
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-12-13 17:26:15 +01:00
Tobias Hunger
da647ad690 ssh: Add option to force a new connection
Allow for users to force the ssh connection manager to reconnect
instead of re-using an existing connection.

This makes sure the connection is never handed out again for new
requests but keeps it functional for as long as it is still in use
elsewhere.

Change-Id: I9c816c4af380bc3a898bd5cc3669e7062d58b172
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-12-13 11:47:40 +01:00
hjk
31600758de all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-11-03 10:33:19 +01:00
Tobias Hunger
aa2acec14c Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Christian Kandeler
439b45618e Start making the Maemo support more generic.
This includes:
    - decoupling deploy configurations from targets (Reviewed-by: dt)
    - adding a "Generic Linux" device type
    - splitting up the Maemo deployment step into small pieces that
      can be combined in different ways (and much more easily maintained)
    - adding a new version handler for pro.user files
      (Reviewed-by: Tobias Hunger)

Also:
  - Add and use an SSH manager class for easier connection sharing.
  - Make the SSH connection parameters a fixed attribute of the connection.
2011-03-09 13:10:19 +01:00