Commit Graph

247 Commits (master)

Author SHA1 Message Date
Alexander Golubev 0e615e5c90 tdeioslave/sftp: make source c++11-compatible
2 months ago
Alexander Golubev 3a4538b4c3 tdeioslave/sftp: get rid of goto in openConnection()
2 months ago
Alexander Golubev 5b9585e429 tdeioslave/sftp: use unsigned to store auth method flags/bitsets
2 months ago
Alexander Golubev 1597d5f384 tdeioslave/sftp: better erros for unsupported auth methods
2 months ago
Alexander Golubev 4b4b72db8f tdeioslave/sftp: better cancelation handling in case of several publickeys
2 months ago
Alexander Golubev 95b18e6338 tdeioslave/sftp: save/restore seqNr for multi-factor auth
2 months ago
Alexander Golubev 4d88b3eddd tdeioslave/sftp: imbue error messages with errors from libssh
2 months ago
Alexander Golubev ee73349644 tdeioslave/sftp: cache passwords in case they were passed to setHost()
2 months ago
Alexander Golubev f8f0b8815c tdeioslave/sftp: prevent infinite looping in kb-interactive auth
2 months ago
Alexander Golubev 21ce69f338 tdeioslave/sftp: purge password in the destructor
2 months ago
Alexander Golubev 009382772d tdeioslave/sftp: enable changing user during kb-interactive auth
2 months ago
Alexander Golubev 581d266ae6 tdeioslave/sftp: pass correct username to openPassDlg()
2 months ago
Alexander Golubev 2756ae762f tdeioslave/sftp: even bigger authentication overhaul
2 months ago
Alexander Golubev d316ff14bd tdeioslave/sftp: use realmValue to distinguish different prompts
2 months ago
Alexander Golubev a19610bb73 tdeioslave/sftp: avoid explicit password caching
2 months ago
Alexander Golubev 9c0a0ce976 tdeioslave/sftp: use a scope guards to close connection
2 months ago
Alexander Golubev 75349be43e tdeioslave/sftp: split off connection init to a dedicated function
2 months ago
Alexander Golubev 688544193f tdeioslave/sftp: use free to destroy mCallbacks
2 months ago
Alexander Golubev b91e220389 tdeioslave/sftp: overhaul publickey auth
2 months ago
Alexander Golubev a1fa8a79bb tdeioslave/sftp: fix keyboard-interactive authentication
2 months ago
Michele Calgaro 2d7d2122cf
Replace Q_WS_* defines with TQ_WS_* equivalents
2 months ago
Michele Calgaro 0d9263f836
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro 4484e51ca6
Replace auto_ptr
3 months ago
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro 55af17246c
Remove usage of TDEDiskDeviceStatus::Hotpluggable
4 months ago
Michele Calgaro c4a6487c82
Replace various '#define' strings - part 6
4 months ago
Alexander Golubev f2dbf5b903 Make dependency upon libssh optional
4 months ago
Michele Calgaro 82c1dbe490
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro 36f2e08fd3
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro b965cbac5b
Replace Qt with TQt
5 months ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 75a74bedae
Replace various Q_* and QT_* defines with TQ_* and TQT_*
8 months ago
Michele Calgaro 014f6d2586
Drop USE_TQT4 code
8 months ago
Michele Calgaro 7bc43c68b3
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 22625693f1
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Denis Kozadaev 4d58a4ea8d
SunOS specific patches
11 months ago
Michele Calgaro ef300a683d
hwmanager: use alphabetically sorted menus in tdehwdevicetray.
1 year ago
Michele Calgaro e35bb1ed56
tdeioslave mediamanager: show the device node in the label also for removable drives and CD/DVD disks.
1 year 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.
2 years ago
Michele Calgaro 88d92af3c1
hwmanager: use tdeio_media_mounthelper process to
2 years ago
Michele Calgaro 40ef766f02
tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.
2 years ago
Michele Calgaro c787e7a715
mediamanager: fix name of available backends in error messages.
2 years ago
Michele Calgaro 8d0f49aeb4
Added 'eject' and 'ejectByNode' to mediamanager DCOP interface.
2 years ago
Michele Calgaro f9f7aee79e Removed HAL dependant code.
2 years ago