Commit Graph

917 Commits (a0e6109948f38ed2aaea4ae1133cefec06e4e8c5)

Author SHA1 Message Date
Fernand Galiana 5e5408c7aa
Merge pull request #569 from kandros/add-common-example
add common commands example
2020-02-28 22:35:57 -07:00
Fernand Galiana 2fa4d5f784
Merge pull request #586 from sjones303/FixPortCheck
Use address:port tuple when checking port forwarding
2020-02-28 22:30:40 -07:00
derailed e760b2c176 update docs 2020-02-28 08:31:05 -07:00
thomasboni c633eb67a5
Add description for PROBES(L:R) header 2020-02-28 08:43:02 +01:00
thomasboni bb6d70d1a9
Add a README section to describe headers 2020-02-28 08:38:39 +01:00
derailed 43f4cacbcd cleaning up 2020-02-27 21:54:45 -07:00
derailed c896598e84 Fix #583, #584 2020-02-27 21:47:21 -07:00
Simon Jones 9bb9f677fa Use address:port tuple when checking port forwarding
Every address has it's own set of ports. We need to take the address
we're binding to into account when checking we can open the port.
2020-02-27 09:57:19 +00:00
derailed e936b17fd0 fix #583 2020-02-26 08:06:26 -08:00
derailed 07edcfc6af fix #581 2020-02-26 07:36:26 -08:00
derailed 7b1d06d6f6 cleaning up 2020-02-26 00:01:02 -08:00
derailed 10213b376e cleaning up 2020-02-25 23:33:48 -08:00
derailed 7cf9fe6c8b cleaning up 2020-02-25 23:31:49 -08:00
derailed 543f9837ff checkpoint 2020-02-25 22:48:24 -08:00
Bernhard M. Wiedemann 23ac2b6c9f Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also use UTC to be independent of timezone.

This variant only works with GNU date.
2020-02-23 21:09:05 +01:00
derailed 42e2e98e4d added support for custom columns 2020-02-22 18:30:30 -07:00
Jaga Santagostino 1d47a9f7a9
add common commands example 2020-02-22 11:46:54 +01:00
derailed c4305e38ee cleaning up 2020-02-20 14:34:34 -07:00
derailed e601a9dda0 cleaning up 2020-02-20 14:23:42 -07:00
derailed 18db3f1f3c resolved issue #562 2020-02-20 14:21:26 -07:00
Fernand Galiana 5b45819c62
Merge pull request #527 from mhus/attach
add 'attach' command
2020-02-20 13:52:54 -07:00
Fernand Galiana 184ea664eb
Merge branch 'master' into attach 2020-02-20 13:51:58 -07:00
Fernand Galiana 07e67c7e98
Merge pull request #531 from joscha-alisch/dont-allow-same-port-twice
Try to open port before allowing it
2020-02-20 13:49:48 -07:00
Fernand Galiana 22ff38ef0a
Merge branch 'master' into dont-allow-same-port-twice 2020-02-20 13:48:24 -07:00
Fernand Galiana fd34799116
Merge pull request #530 from joscha-alisch/segfault-empty-aliases
Segfault empty aliases
2020-02-20 13:41:12 -07:00
Fernand Galiana c32c51201b
Merge branch 'master' into segfault-empty-aliases 2020-02-20 13:40:55 -07:00
derailed bb9b31b103 fix tests 2020-02-20 12:26:43 -07:00
derailed edf7c5388d udpate release 2020-02-20 12:17:29 -07:00
derailed 9f24abc141 update release 2020-02-20 12:12:46 -07:00
derailed 7758b255b7 update releases 2020-02-20 12:07:01 -07:00
derailed 237ef23bf7 fix #561 2020-02-20 11:57:55 -07:00
derailed fa14ecc4da fix test 2020-02-20 11:03:47 -07:00
derailed 0e94834036 update test 2020-02-20 10:51:01 -07:00
derailed 7ae43eaf5e update docs 2020-02-20 10:39:58 -07:00
derailed bd4ab0cf2b fix tests 2020-02-20 10:28:06 -07:00
derailed 134c394b6e cleaning up 2020-02-20 10:26:45 -07:00
derailed 73a90ed2ae cleaning up 2020-02-20 10:18:01 -07:00
derailed 9e5da1ef45 Merge branch 'health' 2020-02-20 09:39:54 -07:00
derailed 7069112152 update rel notes 2020-02-20 09:38:59 -07:00
derailed 3614b3122b added rel notes + cleanup 2020-02-20 09:24:16 -07:00
derailed bcbb24093b add pulse view 2020-02-20 00:13:29 -07:00
derailed 98b07e6961 checkpoint 2020-02-20 00:03:32 -07:00
derailed 355f4ce396 checkpoint 2020-02-19 18:25:36 -07:00
Mike Hummel 6847899996 Update .gitignore 2020-02-18 08:18:46 +01:00
Mike Hummel d50539a71e remove unused functions 2020-02-18 00:36:09 +01:00
Mike Hummel 045f39cd88 add container selection 2020-02-18 00:21:06 +01:00
Mike Hummel ad0b9e49d0
Merge branch 'master' into attach 2020-02-17 23:57:27 +01:00
Mike Hummel ef311c7fac fix bugs 2020-02-17 23:47:43 +01:00
derailed 889e5131cf add rel notes 2020-02-14 16:43:41 -07:00
derailed a76d5809b8 checkpoint 2020-02-14 16:31:52 -07:00