Commit Graph

311 Commits (6ceda0e595eb10869091fc0c115954d16cfdb158)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn b20939ecb4
fix(cmd): Fix build error (#2107)
4 years ago
Johan Brandhorst-Satzkorn ec608b79da
fix(cmd): Respect DB max open connections (#2094)
4 years ago
Jim 785241237e
refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
Jeff Mitchell bf9e7874b1
Use custom X.509 verification logic for proxy connections (#2008)
4 years ago
Johan Brandhorst-Satzkorn f2fa1142d3
fix(test): Remove uses of t.FailNow in goroutines (#1978)
4 years ago
Jeff Mitchell 1be55b50c7
Pull up Server to top level of Init command (#1959)
4 years ago
Jeff Mitchell 58a448fc6a
Put session ID in ALPN (#1966)
4 years ago
Todd 3eb22b073a
Defines the controller api metrics and registers them at controller startup (#1917)
4 years ago
Hugo Vieira 61e310998f refactor(worker): Decouple listeners/servers shutdown
4 years ago
Hugo 244237cd2f
feat(controller): Add health endpoint (#1882)
4 years ago
Hugo Vieira eebdfb88dc refact(controller): Decouple listeners/servers shutdown from Worker
4 years ago
Jeff Mitchell e596daf34d
Add hclog adapter and gating to eventer (#1915)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Irena Rindos 5a2c0db586 fix(session connections): Create session connection repository
4 years ago
Justen Walker 8279397dbb
fix(connect): do not panic on multiple `--` args (#1858)
4 years ago
Jeff Mitchell 5743580ca5
Update authenticate command/subcommands help text (#1835)
4 years ago
Irena Rindos 24ae5dfe94 bug(connect): Fix Session has expired messaging
4 years ago
Louis Ruch 61fe77572e chore: make tools & make gen
4 years ago
Louis Ruch a90f1f4eb1 feat(target): Decode based on credential type
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
A-440Hz 3afbfbf8c2
fix(cli): Remove duplication of target host sources (#1805)
4 years ago
Louis Ruch b8afd4f50c
feat(cli): Display credential type in library list
4 years ago
Louis Ruch e75f1d2f73
feat(credential): Add mapping override update for API/SDK/CLI
4 years ago
Louis Ruch 1cc35fb0df
feat: Credential library mapping API/SDK/CLI on create path
4 years ago
Hugo Vieira a097b6db8f fix(server): Duplicated Worker nil check inside Worker nil check stmt
4 years ago
Timothy Messier 533b434d1a
refact(controller/targets): Move tcp functionality into subpackage
4 years ago
Jeff Mitchell dc2148496b
Actually enable loopback plugin in dev (#1742)
4 years ago
Jeff Mitchell 95568ef07f
Fix tests using multiple controllers (#1734)
4 years ago
Jeff Mitchell 5559cf54d3
Don't always assume plugins should be activated (#1732)
4 years ago
Todd 63bf60654e
Add plugin info on the CLI when reading a host. (#1725)
4 years ago
Jeff Mitchell 866bfceefc
Add secrets_hmac to host catalog output (#1712)
4 years ago
Jeff Mitchell 8cd8453113 Update dev loopback host plugin flag name
4 years ago
Jeff Mitchell b3fd23863f
Add external ID to host output (#1705)
5 years ago
Todd 46a1edcb3b
Add DNS Names and IP Addresses to the CLI output. (#1701)
5 years ago
Jeff Mitchell 30e9f944a2
Add sync interval to host sets (#1680)
5 years ago
Jeff Mitchell 48ac8b8f0b Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim eecd878b36
feature: Add signing (hmac-sha256) of audit entries (#1666)
5 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
5 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell b9269ce93c
Update available actions for host resource (#1659)
5 years ago
Timothy Messier 7d7d8af694
feat(cli): Add support for egress credentials for targets command
5 years ago
Jeff Mitchell 0fd906d964 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
5 years ago
Jeff Mitchell f01a8060a0 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell c05324282f
Rename the UI passthrough dir flag/env var (#1600)
5 years ago
Jeff Mitchell 1c8e0ed1e1
Add scaffolding for external host plugins and convert aws/azure over (#1581)
5 years ago
Jeff Mitchell 13ad92d800 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
5 years ago
Timothy Messier 8caaf3e076
refactor(schema): Add support for migration editions
5 years ago
Jeff Mitchell 70e6536919
Swap server interface for client (#1580)
5 years ago