Commit graph

1711 commits

Author SHA1 Message Date
Alexander Klizhentas 0bb87f5ed3 Merge pull request #561 from gravitational/ev/osx_test
Tests fail on OSX without brew binutils
2016-10-09 10:57:53 -07:00
Alexander Klizhentas 2dec70f757 Merge pull request #560 from gravitational/ev/553
Bugfix
2016-10-09 10:57:46 -07:00
Alexander Klizhentas ac10206ea5 Merge pull request #559 from gravitational/ev/542
Sensible default environment variables
2016-10-09 10:57:38 -07:00
Ev Kontsevoy d7386b7a33 Tests fail on OSX without brew binutils
Replaced 'expr' with simple bash math
2016-10-07 19:06:06 -07:00
Ev Kontsevoy 49e9dbd306 Bugfix
Fixes #553

Teleport fails to connect to proxy, yet runs "window resize" goroutine.
2016-10-07 18:53:36 -07:00
Ev Kontsevoy 900a944927 Sensible default environment variables
Fixes #542
2016-10-07 18:43:31 -07:00
Ev Kontsevoy 927fa477ea Update admin-guide.md
Updated "building from source" section.
2016-10-07 17:32:12 -07:00
Ev Kontsevoy 603102dee1 Update admin-guide.md 2016-10-07 16:34:06 -07:00
Ev Kontsevoy 14b58da50a Update admin-guide.md 2016-10-07 16:30:45 -07:00
Alexander Klizhentas 87e469a5f8 Merge pull request #555 from bn0ir/master
Sort labels by their key alphabetically in ./tctl nodes ls
2016-10-06 10:59:35 -07:00
bn0ir 6cddb989cb Fix import format 2016-10-05 13:15:49 +05:00
bn0ir bd0ba96a43 Sort labels by their key alphabetically in ./tctl nodes ls 2016-10-04 17:22:51 +05:00
Ev Kontsevoy 4c60f9a594 Update README.md 2016-10-03 17:59:17 -07:00
Ev Kontsevoy 5c84cf5649 Update README.md 2016-10-03 17:57:56 -07:00
Ev Kontsevoy d6b93e24ca Merge pull request #551 from guanana/master
Files needed for automatic RPM and SRPM
2016-10-02 16:15:25 -07:00
guanana2 f46556579b Files needed for automatic RPM and SRPM creation after source tar generation 2016-10-01 21:36:17 +01:00
Alexander Klizhentas b9bccf0d13 Merge pull request #549 from wjdavis5/master
Modified build instructions
2016-10-01 10:54:17 -07:00
William Davis 04b4edae7e Modified build instructions 2016-09-30 09:09:45 -04:00
Ev Kontsevoy 0591316e20 Merge pull request #544 from 0xmohit/pr/go15vendorexp
remove the GO15VENDOREXPERIMENT environment variable
2016-09-29 13:26:04 -07:00
Alexander Klizhentas 69a3442b84 Merge pull request #545 from e12e/patch-1
Typo BoldDB->BoltDB
2016-09-29 09:18:41 -07:00
e12e d1dcb15cec Typo BoldDB->BoltDB 2016-09-29 09:48:43 +02:00
Mohit Agarwal 266fce2c65
remove the GO15VENDOREXPERIMENT environment variable
Go 1.7 removed support for the variable: https://golang.org/doc/go1.7
Since teleport requires 1.7 or higher, the variable is redundant.
2016-09-29 10:21:57 +05:30
Ev Kontsevoy 3130f18382 Update README.md 2016-09-28 13:31:11 -07:00
Ev Kontsevoy 93d607f713 Fixed image paths for the docs 2016-09-25 23:37:51 -07:00
Ev Kontsevoy cca1d388d1 Fixed styles for teleport docs 2016-09-25 23:21:21 -07:00
Ev Kontsevoy e137f4a798 New footer 2016-09-25 01:39:25 -07:00
Ev Kontsevoy b277805874 Merge branch 'master' of github.com:gravitational/teleport 2016-09-25 00:47:54 -07:00
Ev Kontsevoy f1007c2ec9 Docs tweaks 2016-09-25 00:47:43 -07:00
Alexander Klizhentas 20e029767a Merge pull request #539 from gravitational/dmitri/tctl-read-hostuuid
tctl: do not create datadir/host_uuid if none has been found
2016-09-22 08:51:33 -07:00
dmitri 9decde57cc tctl: do not create datadir/host_uuid if none has been found - if the
client runs with elevated permissions and the command fails (for
instance, when the auth server state has not yet been generated), it
will leave the file behind possibly making further attempts to properly
generate content in data directory by a lower-privilege process impossible.
2016-09-22 13:43:58 +02:00
Ev Kontsevoy b95f21b2f6 Merge pull request #538 from johnp/patch-1
Fixes possible `TestGetShell` failure
2016-09-19 14:15:07 -07:00
Johannes Pfrang 58b6781fa5 Fixes possible TestGetShell failure
Some distros (e.g. arch) use `/usr/bin/nologin` instead of `/usr/sbin/nologin` for the daemon account
2016-09-19 23:06:55 +02:00
Jeff Zellner 6b85b01b46 Merge pull request #535 from radarhere/master
Fixed typos
2016-09-17 21:08:17 -06:00
Andrew Murray 0b90ef9201 Fixed typos 2016-09-18 13:01:07 +10:00
Ev Kontsevoy 72910a80db Update README.md 2016-09-17 00:29:17 -07:00
Ev Kontsevoy 9a9b53caa0 Update README.md 2016-09-16 18:38:41 -07:00
Alexander Klizhentas 1f547f8cc0 Merge pull request #534 from kusl/master
use https where possible
2016-09-16 17:23:51 -07:00
kushal e460886fb6 use https where possible 2016-09-16 20:16:27 -04:00
Ev Kontsevoy 8a2d9a34d1 Update README.md 2016-09-15 17:15:42 -07:00
Ev Kontsevoy a2c7b3c100 Version bump
Also improved the error message for self-signed certificates
Fixes #511
2016-09-15 16:57:00 -07:00
Ev Kontsevoy 91115f28e0 Update README.md 2016-09-14 20:33:46 -07:00
Alexander Klizhentas 2d66f904cb Merge pull request #532 from gravitational/ev/494
Fixes #494
2016-09-14 15:27:46 -07:00
Ev Kontsevoy cde3086f0d Fixes #494
This commit is re-applying a fix from August 8:
bedc5d59fd723e50675bb2eaefc0494079e66ea0

Somehow it got lost and did not ever get merged into master.
2016-09-14 14:26:59 -07:00
Ev Kontsevoy fae9ebf0f5 Removed excessive logging 2016-09-12 22:53:07 -07:00
Ev Kontsevoy bbc6103746 Internal version bump 2016-09-12 21:39:29 -07:00
Alexander Klizhentas 137cd88439 Merge pull request #531 from gravitational/ev/529
Bufix: certificate expiration issue
2016-09-12 18:12:24 -07:00
Ev Kontsevoy 8376c5f34a Merge pull request #530 from gravitational/ev/replay
Better Replay-on-Join
2016-09-12 18:04:50 -07:00
Ev Kontsevoy d0e6e42015 Bufix: certificate expiration issue
This commit closes #529

Teleport was using nanoseconds to set the certificate expiration,
instead of milliseconds.

Changes:

- Switched from nanoseconds to seconds
- Switched from UTC to native time (because that's what golang/x/ssh
  uses internally)
2016-09-12 17:55:31 -07:00
Ev Kontsevoy 1a8ea95633 Merge pull request #526 from gravitational/ev/client
Support for "allocate TTY" option when launching commands via SSH
2016-09-12 12:31:09 -07:00
Alexander Klizhentas 200b9bd935 Merge pull request #528 from gravitational/ev/teleconsole
Small changes to the "integration" package
2016-09-12 11:16:14 -07:00