Christian Schwarz
|
95fc299733
|
daemon/job: test that sample configs are buildable
|
2020-07-26 20:32:35 +02:00 |
|
Christian Schwarz
|
02b3b4f80c
|
fix some typos
|
2020-02-17 18:02:04 +01:00 |
|
Juergen Hoetzel
|
d35e2400b2
|
transport/{TCP,TLS}: optional IP_FREEBIND / IP_BINDANY bind socketops
Allows to bind to an address even if it is not actually (yet or ever)
configured. Fixes #238
Rationale:
https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/#whatdoesthismeanformeadeveloper
|
2020-01-04 17:21:48 +01:00 |
|
Christian Schwarz
|
5b97953bfb
|
run golangci-lint and apply suggested fixes
|
2019-03-27 13:12:26 +01:00 |
|
Christian Schwarz
|
afed762774
|
format source tree using goimports
|
2019-03-22 19:41:12 +01:00 |
|
Christian Schwarz
|
796c5ad42d
|
rpc rewrite: control RPCs using gRPC + separate RPC for data transfer
transport/ssh: update go-netssh to new version
=> supports CloseWrite and Deadlines
=> build: require Go 1.11 (netssh requires it)
|
2019-03-13 13:53:48 +01:00 |
|