Historial de Commits

Autor SHA1 Mensaje Fecha
  Martin Prikryl b13e2e7c2b #pragma package(smart_init) is not useful out of packages hace 3 meses
  Martin Prikryl 3817bbd736 Preparing for separate pre-compiled header file required by Clang hace 3 meses
  Martin Prikryl 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang hace 9 meses
  Martin Prikryl 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) hace 9 meses
  Martin Prikryl f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler hace 9 meses
  Martin Prikryl 4019b56ffb Code errors identified by Clang hace 9 meses
  Martin Prikryl e202af0bdc Issue 2353 – Display and modify S3 file/object tags hace 9 meses
  Michael Lukashov 400bee57cf minor: Fix typos (#59) hace 11 meses
  Martin Prikryl 85f0e92ca6 Timeout* counters hace 1 año
  Mikhail Lukashov a8e6220b88 fix typos hace 1 año
  Martin Prikryl 9a06496936 Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp hace 2 años
  Martin Prikryl 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile hace 2 años
  Martin Prikryl 762d297e07 Fixing b28836e3 hace 2 años
  Martin Prikryl b28836e3fc Inlining method that was used only once hace 2 años
  Martin Prikryl 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly hace 2 años
  Martin Prikryl 52cf67f62d Bug 2209: Improve behavior when moving/renaming over an existing folder hace 2 años
  Martin Prikryl 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections hace 2 años
  Martin Prikryl c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() hace 2 años
  Martin Prikryl 233ee20502 Simplifying TFileBuffer interface and implementation hace 2 años
  Martin Prikryl 9dcaa8a7f3 Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way hace 2 años
  Martin Prikryl f4fd36ff6d Bug 2129: Clear environment variables BLOCK_SIZE and LS_BLOCK_SIZE hace 3 años
  Martin Prikryl cb021fe3e3 Bug 2120: Consistent behavior across protocols when renaming/moving remote files hace 3 años
  Martin Prikryl b538e0ac9f Unused variable from b4c490b4 hace 3 años
  Martin Prikryl b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum hace 3 años
  Martin Prikryl 8994d1f98e Simplifying CalculateFilesChecksum API hace 3 años
  Martin Prikryl b8b1cbec3e Comment on flaw in handling folders starting with tilde and containing space hace 3 años
  Martin Prikryl b5f0f2cdb8 Bug fix: Incorrect escaping of values in single-quoted patterns in custom commands + Unifying escaping of shell command arguments hace 3 años
  Martin Prikryl 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell hace 3 años
  Martin Prikryl 9b304c1b32 Bug 1641: Support ACL for S3 hace 4 años
  Martin Prikryl a4f5fdd521 Bug 2016: Failure when entering directory that contains file with a slash in its name hace 4 años