| Commit message (Expand) | Author | Age | Files | Lines |
* | tdeioslave/sftp: save/restore seqNr for multi-factor auth | Alexander Golubev | 2024-03-04 | 2 | -6/+28 |
* | tdeioslave/sftp: imbue error messages with errors from libssh | Alexander Golubev | 2024-03-04 | 2 | -15/+28 |
* | tdeioslave/sftp: cache passwords in case they were passed to setHost() | Alexander Golubev | 2024-03-04 | 1 | -7/+23 |
* | tdeioslave/sftp: prevent infinite looping in kb-interactive auth | Alexander Golubev | 2024-03-04 | 1 | -0/+12 |
* | tdeioslave/sftp: purge password in the destructor | Alexander Golubev | 2024-03-04 | 1 | -0/+2 |
* | tdeioslave/sftp: enable changing user during kb-interactive auth | Alexander Golubev | 2024-03-04 | 1 | -3/+15 |
* | tdeioslave/sftp: pass correct username to openPassDlg() | Alexander Golubev | 2024-03-04 | 2 | -12/+30 |
* | tdeioslave/sftp: even bigger authentication overhaul | Alexander Golubev | 2024-03-04 | 2 | -162/+326 |
* | tdeioslave/sftp: use realmValue to distinguish different prompts | Alexander Golubev | 2024-03-04 | 2 | -24/+20 |
* | tdeioslave/sftp: avoid explicit password caching | Alexander Golubev | 2024-03-04 | 2 | -16/+5 |
* | tdeioslave/sftp: use a scope guards to close connection | Alexander Golubev | 2024-03-04 | 1 | -17/+14 |
* | tdeioslave/sftp: split off connection init to a dedicated function | Alexander Golubev | 2024-03-04 | 2 | -61/+75 |
* | tdeioslave/sftp: use free to destroy mCallbacks | Alexander Golubev | 2024-03-04 | 1 | -1/+1 |
* | tdeioslave/sftp: overhaul publickey auth | Alexander Golubev | 2024-03-04 | 2 | -78/+196 |
* | tdeioslave/sftp: fix keyboard-interactive authentication | Alexander Golubev | 2024-03-04 | 1 | -43/+85 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -2/+2 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-04 | 1 | -4/+4 |
* | Replace auto_ptr | Michele Calgaro | 2024-01-23 | 1 | -3/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 35 | -191/+191 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
* | Make dependency upon libssh optional | Alexander Golubev | 2023-12-25 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-14 | 6 | -8/+8 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 8 | -9/+9 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -4/+4 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-31 | 2 | -5/+3 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 39 | -41/+41 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 1 | -1/+1 |
* | SunOS specific patches | Denis Kozadaev | 2023-05-23 | 1 | -2/+6 |
* | hwmanager: use alphabetically sorted menus in tdehwdevicetray. | Michele Calgaro | 2023-03-13 | 1 | -0/+1 |
* | tdeioslave mediamanager: show the device node in the label also for removable... | Michele Calgaro | 2023-03-12 | 1 | -3/+3 |
* | SFTP: compatibility with older libssh versions | Mavridis Philippe | 2022-07-15 | 2 | -6/+40 |
* | SFTP: Various fixes and improvements | Mavridis Philippe | 2022-07-15 | 5 | -92/+154 |
* | Replaced old sftp ioslave with backported version | Mavridis Philippe | 2022-07-15 | 20 | -5431/+1518 |
* | FISH: Security fix backport from KDE | Mavridis Philippe | 2022-06-27 | 1 | -1/+3 |
* | tdeio-man: add TDE specific man folder to the list of the search paths. | Michele Calgaro | 2022-05-13 | 1 | -0/+1 |
* | Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface. | Michele Calgaro | 2022-03-27 | 6 | -82/+56 |
* | hwmanager: use tdeio_media_mounthelper process to | Michele Calgaro | 2022-03-26 | 1 | -0/+2 |
* | tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls. | Michele Calgaro | 2022-03-23 | 6 | -46/+87 |
* | mediamanager: fix name of available backends in error messages. | Michele Calgaro | 2022-03-06 | 1 | -2/+2 |
* | Added 'eject' and 'ejectByNode' to mediamanager DCOP interface. | Michele Calgaro | 2022-02-19 | 6 | -119/+133 |
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 14 | -2579/+27 |
* | Updated after changes to tdehw lib related to device notificaitons. | Michele Calgaro | 2021-08-15 | 1 | -2/+1 |
* | medianotifier: add medium name and url to notification dialog. | Michele Calgaro | 2021-07-19 | 1 | -5/+6 |
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special... | Slávek Banko | 2021-05-18 | 4 | -4/+14 |
* | tdeioslave media: fixed wrong action in media unlock desktop file. | Michele Calgaro | 2021-05-09 | 1 | -1/+0 |
* | Fixed FTBFS when building without tdehw but using HAL. | Michele Calgaro | 2021-05-08 | 1 | -12/+15 |
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 2 | -2/+2 |