Commit Graph

246 Commits (e3c4e755a7e13d4223f8de98a68c8b4af031c013)

Author SHA1 Message Date
Alexander Golubev e3c4e755a7
tdeioslave/sftp: make source c++11-compatible
7 months ago
Alexander Golubev e41e8b9e6a
tdeioslave/sftp: get rid of goto in openConnection()
7 months ago
Alexander Golubev e55cf59eba
tdeioslave/sftp: use unsigned to store auth method flags/bitsets
7 months ago
Alexander Golubev 11c1ec5047
tdeioslave/sftp: better erros for unsupported auth methods
7 months ago
Alexander Golubev c1a256a31f
tdeioslave/sftp: better cancelation handling in case of several publickeys
7 months ago
Alexander Golubev ef56a87ffe
tdeioslave/sftp: save/restore seqNr for multi-factor auth
7 months ago
Alexander Golubev fae96a29fb
tdeioslave/sftp: imbue error messages with errors from libssh
7 months ago
Alexander Golubev a9d6ae553a
tdeioslave/sftp: cache passwords in case they were passed to setHost()
7 months ago
Alexander Golubev 7ae4741709
tdeioslave/sftp: prevent infinite looping in kb-interactive auth
7 months ago
Alexander Golubev 16ad368674
tdeioslave/sftp: purge password in the destructor
7 months ago
Alexander Golubev dbd135cce4
tdeioslave/sftp: enable changing user during kb-interactive auth
7 months ago
Alexander Golubev 15815002b2
tdeioslave/sftp: pass correct username to openPassDlg()
7 months ago
Alexander Golubev c5ae0c2aa7
tdeioslave/sftp: even bigger authentication overhaul
7 months ago
Alexander Golubev dbde9a19a0
tdeioslave/sftp: use realmValue to distinguish different prompts
7 months ago
Alexander Golubev c950ace00f
tdeioslave/sftp: avoid explicit password caching
7 months ago
Alexander Golubev c01b334583
tdeioslave/sftp: use a scope guards to close connection
7 months ago
Alexander Golubev e389595606
tdeioslave/sftp: split off connection init to a dedicated function
7 months ago
Alexander Golubev 9a9f857054
tdeioslave/sftp: use free to destroy mCallbacks
7 months ago
Alexander Golubev 39ee836ae4
tdeioslave/sftp: overhaul publickey auth
7 months ago
Alexander Golubev 2d6f4a3312
tdeioslave/sftp: fix keyboard-interactive authentication
7 months ago
Michele Calgaro b2fcd6f201
Replace Q_WS_* defines with TQ_WS_* equivalents
8 months ago
Michele Calgaro 28b6fb9bca
Replace Q_SIGNALS and Q_SLOTS
8 months ago
Michele Calgaro 71079cacc2
Replace auto_ptr
8 months ago
Michele Calgaro 1c65be77cd
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
9 months ago
Michele Calgaro 0e5ef873f0
Replace various '#define' strings - part 6
9 months ago
Alexander Golubev c55cad68e9
Make dependency upon libssh optional
9 months ago
Michele Calgaro 71b2eaec09
Replaced various '#define' with actual strings - part 4
10 months ago
Michele Calgaro 139b166e1a
Replaced various '#define' with actual strings - part 3
10 months ago
Michele Calgaro a49b0e2c53
Replace Qt with TQt
11 months ago
Michele Calgaro 0bfe293635
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
1 year ago
Michele Calgaro 0587e5ec31
Replace various Q_* and QT_* defines with TQ_* and TQT_*
1 year ago
Michele Calgaro 8e1816900b
Drop USE_TQT4 code
1 year ago
Michele Calgaro 196b1629b9
Drop TQT_TQ*_OBJECT defines
1 year ago
Michele Calgaro 5c10665b72
Replace Q_OBJECT with TQ_OBJECT
1 year ago
Michele Calgaro 76fa61f90d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
1 year ago
Denis Kozadaev d984205f2e
SunOS specific patches
1 year ago
Michele Calgaro ef300a683d
hwmanager: use alphabetically sorted menus in tdehwdevicetray.
2 years ago
Michele Calgaro e35bb1ed56
tdeioslave mediamanager: show the device node in the label also for removable drives and CD/DVD disks.
2 years ago
Mavridis Philippe d6db1a583c
SFTP: compatibility with older libssh versions
2 years ago
Mavridis Philippe 7f277bc5e1
SFTP: Various fixes and improvements
2 years ago
Mavridis Philippe fd94618b63
Replaced old sftp ioslave with backported version
2 years ago
Mavridis Philippe d59c8ee79f
FISH: Security fix backport from KDE
2 years ago
Michele Calgaro cc94c3dc36
tdeio-man: add TDE specific man folder to the list of the search paths.
2 years ago
Michele Calgaro 4974727d50
Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.
3 years ago
Michele Calgaro 88d92af3c1
hwmanager: use tdeio_media_mounthelper process to
3 years ago
Michele Calgaro 40ef766f02
tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.
3 years ago
Michele Calgaro c787e7a715
mediamanager: fix name of available backends in error messages.
3 years ago
Michele Calgaro 8d0f49aeb4
Added 'eject' and 'ejectByNode' to mediamanager DCOP interface.
3 years ago
Michele Calgaro f9f7aee79e Removed HAL dependant code.
3 years ago
Michele Calgaro bb2ea23175
Updated after changes to tdehw lib related to device notificaitons.
3 years ago