Commit Graph

40 Commits (6952b4f3ddf18ec85b212071808af16a1ee0ea66)

Author SHA1 Message Date
Michele Calgaro beb289c9a9
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
6 months ago
Alexander Golubev e3c4e755a7
tdeioslave/sftp: make source c++11-compatible
9 months ago
Alexander Golubev e41e8b9e6a
tdeioslave/sftp: get rid of goto in openConnection()
9 months ago
Alexander Golubev e55cf59eba
tdeioslave/sftp: use unsigned to store auth method flags/bitsets
9 months ago
Alexander Golubev 11c1ec5047
tdeioslave/sftp: better erros for unsupported auth methods
9 months ago
Alexander Golubev c1a256a31f
tdeioslave/sftp: better cancelation handling in case of several publickeys
9 months ago
Alexander Golubev ef56a87ffe
tdeioslave/sftp: save/restore seqNr for multi-factor auth
9 months ago
Alexander Golubev fae96a29fb
tdeioslave/sftp: imbue error messages with errors from libssh
9 months ago
Alexander Golubev a9d6ae553a
tdeioslave/sftp: cache passwords in case they were passed to setHost()
9 months ago
Alexander Golubev 7ae4741709
tdeioslave/sftp: prevent infinite looping in kb-interactive auth
9 months ago
Alexander Golubev 16ad368674
tdeioslave/sftp: purge password in the destructor
9 months ago
Alexander Golubev dbd135cce4
tdeioslave/sftp: enable changing user during kb-interactive auth
9 months ago
Alexander Golubev 15815002b2
tdeioslave/sftp: pass correct username to openPassDlg()
9 months ago
Alexander Golubev c5ae0c2aa7
tdeioslave/sftp: even bigger authentication overhaul
9 months ago
Alexander Golubev dbde9a19a0
tdeioslave/sftp: use realmValue to distinguish different prompts
9 months ago
Alexander Golubev c950ace00f
tdeioslave/sftp: avoid explicit password caching
9 months ago
Alexander Golubev c01b334583
tdeioslave/sftp: use a scope guards to close connection
9 months ago
Alexander Golubev e389595606
tdeioslave/sftp: split off connection init to a dedicated function
9 months ago
Alexander Golubev 9a9f857054
tdeioslave/sftp: use free to destroy mCallbacks
9 months ago
Alexander Golubev 39ee836ae4
tdeioslave/sftp: overhaul publickey auth
9 months ago
Alexander Golubev 2d6f4a3312
tdeioslave/sftp: fix keyboard-interactive authentication
9 months ago
Michele Calgaro b2fcd6f201
Replace Q_WS_* defines with TQ_WS_* equivalents
9 months 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
Michele Calgaro 08d0bb03c0
Removed code formatting modelines.
4 years ago
Slávek Banko 2f706891f3
Desktop file translations:
4 years ago
Slávek Banko 6a194d1435
Fix FTBFS due to missing linked libraries.
4 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
6 years ago
Michele Calgaro 887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 2db89f3986 Fixed wrong DocPath strings. This relates to bug 2319
10 years ago
Darrell Anderson 6e5d4cdf63 Add new content to or update several protocol handbooks and branding cleanup.
11 years ago
Darrell Anderson cf14b1bd78 Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
11 years ago
Darrell Anderson f99c7f6c54 Rename kdebugdialog -> tdedebugdialog
11 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes
11 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson 472156a41b Rename kioslaves
12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago