Commit Graph

92 Commits (master)

Author SHA1 Message Date
Chip Senkbeil 22f3c2dd76
Fix bugs in set permissions for CLI and distant-local 10 months ago
Chip Senkbeil 0320e7fe24
Bump to v0.20.0 10 months ago
Chip Senkbeil 9e48300e83
Fix zombies being leftover from distant launch manager://localhost when servers self-terminate 10 months ago
Chip Senkbeil e304e6a689
Fix shutting down killed connections from a manager 10 months ago
Chip Senkbeil 8972013716
Refactor capabilities to version for manager, integrate version checking for client/server/manager, and define protocol version (#219) 10 months ago
Chip Senkbeil 0efb5aee4c
Add --shell support to CLI (#218) 10 months ago
Chip Senkbeil 56b3b8f4f1
Fix CLI commands with --format json not outputting errors in JSON 10 months ago
Chip Senkbeil dc7e9b5309
Bump to alpha.12 10 months ago
Chip Senkbeil e0b8769087
Fix return code of --help and --version on cli 10 months ago
Chip Senkbeil c61393750a
Bump minimum version of Rust to 1.70.0 10 months ago
Chip Senkbeil cb8ea0507f
Bump to 0.20.0-alpha.11 and restore ci tests 10 months ago
Chip Senkbeil be7a15caa0
Refactor generation commands to use --output for files and printing to stdout by default 10 months ago
Chip Senkbeil 84ea28402d
Add support for distant spawn -c 'cmd str' 10 months ago
Chip Senkbeil b74cba28df
Bump to v0.20.0-alpha.10 10 months ago
Chip Senkbeil f4180f6245
Change search default to not use standard filters, and provide options to set filters manually 10 months ago
Chip Senkbeil c250acdfb4
Fix search task exiting on failing to start a search with distant-local 10 months ago
Chip Senkbeil 1836f20a2a
Bump to 0.20.0-alpha.9 11 months ago
Chip Senkbeil 9096a7d81b
Fix destination username & password parsing to accept full character set 11 months ago
Chip Senkbeil 7c08495904
Switch to unbounded channels for `Reply` (#207) 11 months ago
Chip Senkbeil da75801639
Fix server hangup (#206) 11 months ago
Nagy Botond 8009cc9361
fix(parser): allow `-` (hyphen) to appear in usernames (#203) 11 months ago
Chip Senkbeil 4fb9045152
Support sequential batch processing (#201) 11 months ago
Chip Senkbeil efad345a0d
Add header support to request & response (#200) 11 months ago
Chip Senkbeil 791a41c29e
Refactor Change to use single path & support renamed detail field (#196) 11 months ago
Chip Senkbeil 6f98e44723
Bump to alpha.8 11 months ago
Chip Senkbeil 72cc998595
Update change to include timestamp and details fields 11 months ago
Chip Senkbeil 4eaae55d53
Refactor to use debouncer for file watching and support configuration (#195) 11 months ago
Chip Senkbeil 9da7679081
Support alternative file watching implementation for MacOS 11 months ago
Chip Senkbeil 009996b554
Remove crossbeam-channel feature from notify dependency (https://github.com/notify-rs/notify/issues/380) 11 months ago
Chip Senkbeil 9f345eb31b
Update changelog for v0.20.0-alpha.7 release 11 months ago
Chip Senkbeil e99329d9a9
Refactor local crate & update/clean dependencies (#191) 11 months ago
Chip Senkbeil 40c265e35b
Update changelog to reflect new manager service install feature 11 months ago
Chip Senkbeil 76dc7cf1fa
Refactor into protocol crate & change capabilities -> version (#189) 11 months ago
Chip Senkbeil 8cf7f11269
Refactor authentication into distant-auth 11 months ago
Chip Senkbeil 2042684c97
Update changelog with --lsp change 11 months ago
Chip Senkbeil ea0424e2f4
Feat: set permissions support (#184) 11 months ago
Chip Senkbeil 8768106c67
Bump changelog again 12 months ago
Chip Senkbeil b3e0f651d5
Bump changelog 12 months ago
Chip Senkbeil f2bd2f15f5
Add support for --lsp [scheme] 12 months ago
Chip Senkbeil 398aff2f12
Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 12 months ago
Chip Senkbeil 5b19870b98
Add upward searching as an option 12 months ago
Chip Senkbeil c989a851ce
Add fix to changelog 1 year ago
Chip Senkbeil 4b983b0229
Refactor into unified settings (#172) 1 year ago
Chip Senkbeil d44df53e83
Update changelog 1 year ago
Chip Senkbeil 78b0ee628e
Update changelog 1 year ago
Chip Senkbeil 27dc5775f9
Update ssh launch to use pty (#157) 1 year ago
Chip Senkbeil ee50eaf9b3
Add heartbeat support (#153)
* Update to support zero-size frame items

* Add heartbeat functionality with client reconnecting logic

* Fix connection reauthentication failures preventing future reauthentication

* More logging

* Remove persist

* Update connection logic to have server take on client id rather than having client take on server id during reconnect

* Bump minimum rust version to 1.64.0

* Bump to v0.20.0-alpha.3 and fix clippy warnings

* Update cargo.lock
1 year ago
Chip Senkbeil ee595551ae
Release v0.20.0-alpha.2 1 year ago
Chip Senkbeil a544587bab
Add ConnectionState & ConnectionWatcher; update server to drop connection on read error 1 year ago
Chip Senkbeil 8f3b204474
Update to attempt more linux release builds 1 year ago