Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-09cosmeticelfmz
2022-09-03NetRocks: fix some cosmetic issues when failed to open siteelfmz
2022-07-11Compilation fix with recent gcc/clang versionsDmitry Pankratov
2022-05-12NetRocks/SCP: improve diagnostic messages; fix artifacts when failed to query...elfmz
2022-05-11NetRocks: fix compatibility with busybox-based systemselfmz
2022-04-10NetRocks: use libssh facilities to set env - its more compatibleelfmz
2022-04-10TTY: fix revival under FreeBSDelfmz
2022-04-09NetRocks: interactive login lame implementationelfmz
2022-04-03Correction of the last commitShmuel Zeigerman
2022-04-02Fix plugin titles in the menusShmuel Zeigerman
2022-02-06cosmeticelfmz
2022-02-02update readme (fix #1235); fix typo (fix #1216)elfmz
2022-01-31fix some typosGürkan Myczko
2022-01-31cosmeticelfmz
2022-01-31NetRocks: add codepages selection (close #1198)elfmz
2022-01-19remove stuff that breaks lcc compilation; cosmeticelfmz
2022-01-14NetRocks: avoid keepalive while command being executed to avoid its disruptionelfmz
2022-01-13NetRocks: add keepalive option (touch #1191)elfmz
2022-01-13NetRocks: check for existing dir being created each retry (touch #1191)elfmz
2022-01-03fpsdk->far2sdk; recreated Include dir with compat symlinks; refactored python...elfmz
2021-12-31shuffle a bit far2l sourceselfmz
2021-12-24NetRocks: indicate pending background at left-top corner (close #958)elfmz
2021-12-22NetRocks: fix renaming file when another panel also some network locationelfmz
2021-12-16get rid of some other warnings under BSDelfmz
2021-12-15ftp: enforce data connection encryption if certificate matching is enabledelfmz
2021-10-26experimental X11 crutches for TTY backendelfmz
2021-10-18NetRocks/SCP: optimize listing dirs with lot of symlinkselfmz
2021-10-17NetRocks/FTP: fix directories cache issue that could cause to missing files i...elfmz
2021-10-17NetRocks/SCP: some fixes with file times etc (fix #1107)elfmz
2021-09-30NetRocks: fix some potential problems (touch #1087)elfmz
2021-09-29update help; cosmeticselfmz
2021-09-28NetRocks/ftp: make LIST command configurable and use LIST -la by default (tou...elfmz
2021-09-28NetRocks/scp: fallback to ls if stat not availableelfmz
2021-09-27NetRocks: ability to navigate to existing parent dir if current one inaccessi...elfmz
2021-09-27Merge pull request #1084 from michaellukashov/bugfixeselfmz
2021-09-27Merge pull request #1083 from michaellukashov/fix-includeselfmz
2021-09-26fix warnings: uninitialized variablesMikhail Lukashov
2021-09-26fix typosMikhail Lukashov
2021-09-26add missing includesMikhail Lukashov
2021-09-18FARString is thread safe now; some optimizations and cosmeticselfmz
2021-08-15fix bunch of other warningselfmz
2021-08-15get rid of dynamic exception specification and corresponding warningselfmz
2021-08-01refactor plugins loader; get rid of WINPORT(LoadLibraryEx/GetProcAddress) (#1...elfmz
2021-07-25NetRocks/FTP: avoid 'unsupported' error in case server doesnt recognize MFMT ...elfmz
2021-07-25get rid of WINPORT(Interlocked*) API, use std::atomic instead; fix all atomic...elfmz
2021-07-17Environment variables expansion in unix way (#1028)elfmz
2021-07-01fix error reading files from SMB and implement some optimizations:elfmz
2021-04-25Merge branch 'master' of https://github.com/elfmz/far2l into fix-old-macosAdmin
2021-04-24NetRocks: russian language cosmeticselfmz
2021-04-21fix warningelfmz