Histórico de Commits

Autor SHA1 Mensagem Data
  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 há 8 meses atrás
  Martin Prikryl f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler há 8 meses atrás
  Martin Prikryl 4019b56ffb Code errors identified by Clang há 9 meses atrás
  Martin Prikryl 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server há 10 meses atrás
  Martin Prikryl ef4e1e87ab Unused parameter há 10 meses atrás
  Martin Prikryl c3aadded64 Factoring out some commons synchronization checklist functions há 11 meses atrás
  Martin Prikryl e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation há 1 ano atrás
  Martin Prikryl 5deca33acf Issue 2291 – Failure when trying to automate file synchronization by checksum on an SFTP server that does not support it natively há 1 ano atrás
  Martin Prikryl da0fc7ab56 Issue 2271 – Misplaced stored site use warning in scripting when session name is specified há 1 ano atrás
  Martin Prikryl e782da2c87 Issue 2260 – Failure when trying to synchronize files by checksum on server that does not support it há 1 ano atrás
  Martin Prikryl 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization há 2 anos atrás
  Martin Prikryl d7ceff3eea Bug 2233: Consistent behavior across protocols and protocol capabilities when duplicating remote files há 2 anos atrás
  Martin Prikryl c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() há 2 anos atrás
  Martin Prikryl 7f7427a236 Bug fix: With debug logging enabled, the echoed script commands and XML log group names miss the command name há 2 anos atrás
  Martin Prikryl 9dcaa8a7f3 Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way há 2 anos atrás
  Martin Prikryl c280d67894 Commit cb021fe3 unintentionally introduced overwrite confirmation to scripting há 2 anos atrás
  Martin Prikryl c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) há 3 anos atrás
  Martin Prikryl 93a1a15195 Bug 2102: Reading password from a file in scripting há 3 anos atrás
  Martin Prikryl b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum há 3 anos atrás
  Martin Prikryl 8994d1f98e Simplifying CalculateFilesChecksum API há 3 anos atrás
  Martin Prikryl b7dc14c954 Bug 2078: When transferring a growing file, after its original size is reached, the Session.FileTransferProgress event starts being triggered continuously há 3 anos atrás
  Martin Prikryl 1018b272ea Bug 2044: Provide private key as string in .NET assembly há 3 anos atrás
  Martin Prikryl c5a60526ed Bug 2052: File masks relative to the root of an operation há 4 anos atrás
  Martin Prikryl 0cebfe10f7 Interface for matching filenames only against a file mask há 4 anos atrás
  Martin Prikryl ec22d33b1d Factoring out IsTransfer há 4 anos atrás
  Martin Prikryl 00daaf7b98 Memory leak há 4 anos atrás
  Martin Prikryl f0c86d64d6 Fixing invalid logic from 5ec39a0c há 4 anos atrás
  Martin Prikryl 5ec39a0c4e Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged há 4 anos atrás
  Martin Prikryl 069aa20fb3 Bug 1948: Debug information is printed at the end of the scripting session when debug logging level is set even if logging is turned off há 4 anos atrás
  Martin Prikryl 17d5e0d1e5 Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip há 5 anos atrás