sawka
|
b5c67b6260
|
refactoring for versioned mshell binaries on remotes
|
2022-09-26 13:02:34 -07:00 |
|
sawka
|
4550e18b6b
|
version string will now be a real semantic version
|
2022-09-24 13:53:19 -07:00 |
|
sawka
|
aa1542cfc0
|
don't overwrite mshell if no input received on stdin during install
|
2022-09-21 23:51:16 -07:00 |
|
sawka
|
ca61597a19
|
send uname in initpk. remote space between uname parts
|
2022-09-21 23:26:53 -07:00 |
|
sawka
|
9702fb648a
|
getsessionsdir
|
2022-09-20 14:15:39 -07:00 |
|
sawka
|
df80d2ac08
|
allow MakeClientProc to be canceled with a context
|
2022-09-16 12:27:14 -07:00 |
|
sawka
|
53d710f709
|
option to send ssh errors to tty instead of stderr
|
2022-09-13 17:10:18 -07:00 |
|
sawka
|
ec143de8b4
|
handle term resize / SIGWINCH, move from mpio to shexec (used UnknownPacketReporter). change signum to signame for cross-system compatibility
|
2022-09-06 16:40:41 -07:00 |
|
sawka
|
670f54a5b4
|
checkpoint
|
2022-09-06 13:58:07 -07:00 |
|
sawka
|
4f4e12c00a
|
add single-from-server option to mshell, send message packets with ck back to server, report unknown packets back to server
|
2022-09-06 12:57:54 -07:00 |
|
sawka
|
082fb7a8b4
|
updates to inputpacket. inputpacket is split between datapacket and specialinputpacket
|
2022-09-05 16:32:08 -07:00 |
|
sawka
|
57b54198e5
|
limit maxptysize
|
2022-09-03 23:38:35 -07:00 |
|
sawka
|
39dacb988a
|
default term rows should be 24 (not 25), add min/max values as well
|
2022-09-03 23:26:57 -07:00 |
|
sawka
|
3936db0429
|
allow nil for display
|
2022-08-31 12:45:59 -07:00 |
|
sawka
|
8e4b02cec4
|
run mshell env in interactive bash shell with a new pty. this picks up special interactive environment vars from bash startup scripts
|
2022-08-30 00:23:03 -07:00 |
|
sawka
|
db993cf00f
|
add scripthaus.md
|
2022-08-24 21:33:50 -07:00 |
|
sawka
|
8274d19e0b
|
use interactive shell for environment
|
2022-08-24 18:57:13 -07:00 |
|
sawka
|
09a072f900
|
run localhost mshell with cwd at HOME, not in current directory
|
2022-08-24 02:11:49 -07:00 |
|
sawka
|
f63a851b1a
|
export ParseEnv0 and MakeEnv0
|
2022-08-22 17:27:55 -07:00 |
|
sawka
|
7d06bc766c
|
rename env to env0. add envcomplete bool
|
2022-08-22 16:24:53 -07:00 |
|
sawka
|
e26705623b
|
add --env mode to mshell to print cwd and environment (for server initpk). needed because OSX does not support 'env -0'
|
2022-08-22 15:59:03 -07:00 |
|
sawka
|
86a7cd59e6
|
use cirfile for detached commands
|
2022-08-19 15:28:32 -07:00 |
|
sawka
|
26bd499fac
|
update to allow a WriteAt call for cirfiles
|
2022-08-19 12:51:37 -07:00 |
|
sawka
|
e1eecae6d3
|
implement WriteAt, refactored and tested append, writeat still needs testing
|
2022-08-18 21:54:42 -07:00 |
|
sawka
|
38870f9c6e
|
circular file buffer. metadata in header. uses flock to synchronize access. write metadata before and after writing file data.
|
2022-08-18 20:34:20 -07:00 |
|
sawka
|
77bd1fa7bc
|
return uname
|
2022-08-17 12:55:12 -07:00 |
|
sawka
|
9542d14473
|
make mshell home directory during getremoteid
|
2022-08-16 16:26:06 -07:00 |
|
sawka
|
5a8ffa3544
|
more complicated compgen for directory vs file completion
|
2022-08-11 10:21:11 -07:00 |
|
sawka
|
f4515139a1
|
uniq completions
|
2022-08-10 18:33:58 -07:00 |
|
sawka
|
d4528d1c42
|
compgen hasmore
|
2022-08-10 16:07:41 -07:00 |
|
sawka
|
fbb523aed8
|
implement compgen and cd in mshell server
|
2022-08-09 14:23:59 -07:00 |
|
sawka
|
74b88185dc
|
add cache for ensuresessiondir
|
2022-08-08 09:52:50 -07:00 |
|
sawka
|
554f8f1b31
|
input packet should use base64, add remoteid. allow untailing a full entry (when command is done)
|
2022-07-07 22:45:14 -07:00 |
|
sawka
|
4f4dd67d06
|
comment out tailer for now
|
2022-07-07 21:38:05 -07:00 |
|
sawka
|
463187221b
|
update tailer to use filenamegenerator. allow ptyonly option for getcmd
|
2022-07-07 21:37:17 -07:00 |
|
sawka
|
eb880e024e
|
add hostname to init packet
|
2022-07-07 13:25:42 -07:00 |
|
sawka
|
2652a3509b
|
add rpc to combined packet parser
|
2022-07-06 22:46:59 -07:00 |
|
sawka
|
353605f815
|
bug fixes and updates for running server with scripthaus
|
2022-07-06 18:59:46 -07:00 |
|
sawka
|
1b69bb0ac8
|
fix mshell server to just blindly proxy mshell single command input/output, better simpler code
|
2022-07-06 17:16:45 -07:00 |
|
sawka
|
51df0479ff
|
sendpacket with context, initialize rpcmap
|
2022-07-06 14:35:27 -07:00 |
|
sawka
|
56e1ddf8e6
|
run packet opt to set term type
|
2022-07-06 14:06:58 -07:00 |
|
sawka
|
a1b8234954
|
fix tty TERM for ssh connections when usepty is set. also ignore pty read errors
|
2022-07-06 12:16:37 -07:00 |
|
sawka
|
95f11fb418
|
checkpoint, getting tty output working in non-detached mode
|
2022-07-06 11:21:15 -07:00 |
|
sawka
|
9aa684882b
|
don't send done packet when detached
|
2022-07-06 00:25:59 -07:00 |
|
sawka
|
0d585e5959
|
clean up --single detached mode
|
2022-07-06 00:21:44 -07:00 |
|
sawka
|
96123c8e1a
|
checkpoint for tightened runtime semantics for calls -- always send response packets, make sure correct response ids are set, etc.
|
2022-07-05 23:14:14 -07:00 |
|
sawka
|
0c204e8b2b
|
standardize error reporting, rpc gets resp, command get cmderr, other errors are just sent as messages
|
2022-07-05 17:45:46 -07:00 |
|
sawka
|
ef362e5ee9
|
tighten up packet interfaces, RpcPacketType, RpcResponsePacketType, and CommandPacketType
|
2022-07-05 16:53:31 -07:00 |
|
sawka
|
0a828b7184
|
tightening up server mode, fix bugs, refactor, etc.
|
2022-07-01 17:37:37 -07:00 |
|
sawka
|
b6711e7428
|
sanitize packets to be 7-bit ascii without control chars. dont send data/dataend when no rundata present. use os.Executable to locate mshell if running locally. more work on detached mode
|
2022-06-29 14:29:38 -07:00 |
|