Grigory Efimov
|
12c03ab5ce
|
added ci (#14)
* add .github/workflows/build.yml
add Makefile
go.mod: add govvv
go.sum: add govvv
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* remote/serial.go "panic: bytes: negative Repeat count"
* fix .github/workflows/build.yml
* fix .github/workflows/build.yml
* remove cache
* add .github/workflows/release.yml
* add .github/workflows/release.yml
* .github/workflows/build.yml enable ARM
* remote/serial.go fix syscall.Dup2 for ARM
|
2023-03-31 00:13:53 +01:00 |
|
Воробьев Павел
|
a28b8b5da5
|
configure ssh options
|
2020-09-15 16:43:54 +03:00 |
|
Воробьев Павел
|
e93cf26857
|
ssh /bin/bash duplicates fixed
|
2020-08-14 19:21:10 +03:00 |
|
Pavel Vorobyov
|
7cff810f27
|
hostlist order respected
|
2020-03-26 12:59:14 +03:00 |
|
Pavel Vorobyov
|
abb8943266
|
ssh command configurable
|
2020-03-17 15:51:16 +03:00 |
|
Pavel Vorobyov
|
f3877d7e0b
|
Environment (#7)
* remote environ
* tagsfilter fixed and tested
|
2020-03-06 15:24:21 +03:00 |
|
Pavel Vorobyov
|
91f776275d
|
pool is created on demand (#6)
|
2019-12-19 16:13:43 +03:00 |
|
Pavel Vorobyov
|
7ea2ec5330
|
No parallel pty (#5)
* poller and pty removed for parallel execution
|
2019-10-01 10:42:10 +03:00 |
|
Pavel Vorobyov
|
7437dcc9e9
|
threadsafe acquiring pty
|
2019-09-27 17:08:28 +03:00 |
|
Pavel Vorobyov
|
e509bffcb5
|
more runcmd logging
|
2019-09-27 15:36:20 +03:00 |
|
Pavel Vorobyov
|
15d5a66c40
|
passmgr in serial mode
|
2019-09-25 16:17:48 +03:00 |
|
Pavel Vorobyov
|
e659ccb06f
|
choice between distribute types
|
2019-09-25 12:53:08 +03:00 |
|
Pavel Vorobyov
|
e4d225c825
|
more debug logging
|
2019-09-24 15:00:34 +03:00 |
|
Pavel Vorobyov
|
d1b9cdc054
|
Passmgr (#3)
* password manager plugin
|
2019-09-24 13:42:09 +03:00 |
|
Pavel Vorobyov
|
9f5347e616
|
Tardistribute (#2)
* tar started
* tarcopy for distribute
|
2019-09-24 12:34:54 +03:00 |
|
Pavel Vorobyov
|
7e2dec0ef0
|
project move
|
2019-09-24 11:04:48 +03:00 |
|