1320 Commits

Author SHA1 Message Date
David Kocher c65a828f42 Fix resolving filename on Windows. 2026-05-18 15:12:58 +02:00
David Kocher 480c6db910 Support absolute path in Include with wildcard. 2026-05-18 14:29:47 +02:00
David Kocher b09b4b2380 Add test for absolute path in Include. 2026-05-18 14:26:06 +02:00
David Kocher 223027ee98 Add support for user criteria keyword. 2026-05-15 18:05:46 +02:00
David Kocher 172374c21e Add test. 2026-05-15 14:26:31 +02:00
David Kocher 0689b44151 Match host criteria are matched against the target hostname, after any substitution by the Hostname option. 2026-05-15 14:26:25 +02:00
David Kocher 0d7ee65fe0 Allow wildcard match with characters '?'. 2026-05-15 13:49:42 +02:00
David Kocher a87a491de7 Remove optimization always refreshing. 2026-05-15 13:43:24 +02:00
David Kocher d3e13373b1 Review assertions. 2026-05-15 13:39:26 +02:00
David Kocher 0f0d5f622e Glob characters are forbidden in Win32 paths. 2026-05-15 13:28:09 +02:00
David Kocher c9d2bbf72a Add support for the Match directive with criteria keyword host. 2026-05-15 13:27:52 +02:00
David Kocher 4fc2fee5e9 Fix #10451. 2026-05-15 13:27:52 +02:00
David Kocher 33a7dda91c Merge pull request #18085 from iterate-ch/bugfix/GH-16642-deletetest
Delete non-functional test.
2026-05-14 19:48:57 +02:00
David Kocher 68341ec59a Merge pull request #18046 from iterate-ch/bugfix/GH-18045
Enable heartbeat
2026-05-06 13:33:38 +02:00
David Kocher 07750a95ca Delete non-functional test. 2026-05-06 12:19:25 +02:00
dependabot[bot] 0ef562858a Bump org.apache.sshd:sshd-sftp from 2.16.0 to 2.17.1
Bumps [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd) from 2.16.0 to 2.17.1.
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/mina-sshd/compare/sshd-2.16.0...sshd-2.17.1)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-sftp
  dependency-version: 2.17.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-06 09:28:36 +00:00
David Kocher aa8257752b Configure interval before opening connection to make sure strategy is started. 2026-05-06 09:07:48 +02:00
David Kocher 492440a4f0 Fix test. 2026-04-16 23:07:37 +02:00
David Kocher 71e2a3d776 Merge pull request #17977 from iterate-ch/bugfix/MD-26365
Compare public key blob instead of comment.
2026-04-10 22:31:57 +02:00
Yves Langisch 0ed5a72ac8 Fix test. 2026-04-07 10:23:11 +02:00
David Kocher 67f969fbe1 Compare public key blob instead of comment. 2026-04-05 11:26:28 +02:00
Yves Langisch ad32e3b7db Fix test. 2026-04-03 22:08:45 +02:00
David Kocher 505c21b627 Rename class. 2026-04-03 22:08:44 +02:00
David Kocher 18a93ec20a Must explicitly load vault after create. 2026-04-03 22:08:42 +02:00
David Kocher ed30b6f725 Add interface to create vault. Optionally pass storage credentials to provide vault. Providing vault metadata depending on type. 2026-04-03 22:08:42 +02:00
David Kocher e1b745348c Remove create vault from provider. 2026-04-03 22:08:41 +02:00
David Kocher 36e2b96249 Move interface to core. 2026-04-03 22:08:41 +02:00
David Kocher cf422f949e Make vault metadata provider implement password callback. 2026-04-03 22:08:39 +02:00
Yves Langisch 0475b40113 Fix interfaces. 2026-04-03 22:08:39 +02:00
chenkins 05e090f901 Add UVF implementation. 2026-04-03 22:08:39 +02:00
David Kocher 097058413b Fix tests. 2026-03-20 12:57:14 +01:00
David Kocher 74bb7c638a Update version. 2026-03-15 21:15:02 +01:00
David Kocher 426880a5ba Extract interface for permissions. 2026-03-12 13:56:45 +01:00
David Kocher 5c39fab893 Merge pull request #17924 from iterate-ch/bugfix/GH-17923
Save attributes in metadata file for folders.
2026-03-10 14:11:27 +01:00
David Kocher 1a451ee583 Revert "Always pass plain text folder name as argument."
This reverts commit 796d72cf
2026-03-09 09:27:59 +01:00
David Kocher f370babc0a Use singleton noop instance. 2026-03-08 22:07:42 +01:00
David Kocher fcfeac8eee Use singleton noop instance. 2026-03-08 21:44:34 +01:00
David Kocher aaf8a62e75 Use singleton noop instance. 2026-03-08 21:44:34 +01:00
David Kocher 2422893adf Use singleton noop instance. 2026-03-08 21:44:34 +01:00
David Kocher 4f2ab261d1 Use singleton noop instance. 2026-03-08 21:44:33 +01:00
David Kocher b302528229 Use singleton noop instance. 2026-03-08 21:44:33 +01:00
David Kocher 61a82aace6 Fix test on parallel execution. 2026-03-08 21:36:19 +01:00
Jenkins Automation Server 7ba6a4fb80 [maven-release-plugin] prepare for next development iteration 2026-03-03 17:04:54 +00:00
Jenkins Automation Server 6e46435e55 [maven-release-plugin] prepare release release-9-4-1 2026-03-03 17:04:49 +00:00
David Kocher 1463e45af6 Revert "Remove vault reference for target."
This reverts commit 4943ea6d
2026-03-01 23:43:17 +01:00
Jenkins Automation Server b5373e88d4 [maven-release-plugin] prepare for next development iteration 2026-02-19 17:59:48 +00:00
Jenkins Automation Server e42e753fda [maven-release-plugin] prepare release release-9-4-0 2026-02-19 17:59:44 +00:00
David Kocher fd19f07855 Make parameters final. 2026-01-28 09:54:44 +01:00
David Kocher ec407c08c5 Merge pull request #17659 from iterate-ch/bugfix/GH-17657-certificate-privatekey
Fail when reading private key for selected certificate fails.
2025-12-17 13:44:41 +01:00
Jenkins Automation Server 0b1aee6afb [maven-release-plugin] prepare for next development iteration 2025-12-11 19:26:22 +00:00