Commit Graph

375 Commits (ecbeab9035cfcff8ec0de74db12f3a69fa2dfe3d)

Author SHA1 Message Date
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 5f36057f65 feat(config): Env/file support for Worker description
4 years ago
Irena Rindos 7bf787ec40 feat(config): Add env and file support for database max connections
4 years ago
Hugo Vieira 8462a65637 feat(config): Add env/file support to Worker.Controllers field
4 years ago
Hugo Vieira a097b6db8f fix(server): Duplicated Worker nil check inside Worker nil check stmt
4 years ago
Irena Rindos 5601f2bc5f feat(config) Add env and file support to Plugins execution dir
4 years ago
Irena Rindos 1f43ec174f
Merge branch 'main' into irenarindos-env-file-controllerconfig
4 years ago
Irena Rindos 161916f6d3 feat(config): Add env and file support to Controller description
4 years ago
Hugo Vieira 1576af70cc feat(config): Add env and file support to Worker Tags
4 years ago
Timothy Messier 533b434d1a
refact(controller/targets): Move tcp functionality into subpackage
4 years ago
Timothy Messier c9b99306e1
refact(target): Add NewFunc to registry
4 years ago
Hugo Vieira f1063a62a0 feature(config): add sockaddr template support
4 years ago
Hugo Vieira 21a771b581 test(servers base): add tests ahead of functionality change
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)
4 years ago
Todd 46a1edcb3b
Add DNS Names and IP Addresses to the CLI output. (#1701)
4 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
Todd 808b986834
Read and List Plugin based Hosts (#1655)
5 years ago
Timothy Messier 7d7d8af694
feat(cli): Add support for egress credentials for targets command
5 years ago
Jeff Mitchell b1a72bd445 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell 3de16b6e21
Fix TLS 1.2 support (#1637)
5 years ago
Timothy Messier 24c6c329fe
chore(target): Remove unused option support from repo Create
5 years ago
Jeff Mitchell 0fd906d964 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Oleg Butuzov 5a2fa689a7
refactor: replace (*regexp.Regexp).Match on (*regexp.Regexp).MatchString (#1617)
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 217adfc4d2
Pull over CombinedSliceFlagValue from WIP plugin-hostcatalogs (#1582)
5 years ago
Jeff Mitchell 70e6536919
Swap server interface for client (#1580)
5 years ago
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago