Commit Graph

624 Commits (321953093baaaa1f3b6fe48d71c91ef498c49446)

Author SHA1 Message Date
dependabot[bot] 6d32c4e6cd
chore(deps): bump the go group across 13 directories with 7 updates (#6007)
6 months ago
irenarindos 0b9b7a5d2a chore(db): renumber migrations before merging llb
6 months ago
Irena Rindos 4527802c76 session(proxy cert):associate session with proxy certificates (#1606)
6 months ago
Irena Rindos 6afb42e334 feat(target): add proxy certificate repos and protos (#1577)
6 months ago
Andrew Gaffney 407a0adf4a feat(db): Implement RDP target entities
6 months ago
Hugo 4de25bb70c refact(db): Implement target history base and subtype table design
6 months ago
April-May c5535699e0 feat(db): Add username_password_domain credential entities
6 months ago
dependabot[bot] fdb665c86b
chore(deps): bump the go group across 13 directories with 8 updates (#5971)
6 months ago
Sorawis Nilparuk (Bo) b061cc544d
fix(bug): runMigrations not using named returned properly (#5913)
8 months ago
Sorawis Nilparuk (Bo) d32245a33e
fix(bug): database migration does not rollback schema version on hook failure (#5908)
8 months ago
Michael Milton ca899f4fff
Allow rollbacks of migrations if hooks fail (#5904)
8 months ago
Michael Milton 1f17313a39
Normalise grants and roles tables to improve grants query performance (#5846)
8 months ago
Ryan Derr 7040374b6f
Postgres 15 -> 16 Migration Update (#5825)
8 months ago
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
9 months ago
Johan Brandhorst-Satzkorn 3a49c8c483
Update golang.org deps and Go version (#5595)
11 months ago
Damian Debkowski 70cdd3823c
fix(db): return expected rows err for migration logs (#5597)
12 months ago
Johan Brandhorst-Satzkorn 99f4bc092f
Update go-plugin dep (#5552)
1 year ago
Johan Brandhorst-Satzkorn 5de0c8c102
internal: ensure schema manager is closed (#5521)
1 year ago
Johan Brandhorst-Satzkorn ec0a3f964b
Worker status refactor (#5417)
1 year ago
Timothy Messier 71af25f584
fix(db): Remove begin when assembling migrations (#5148)
1 year ago
Hugo 846c849589
Worker Domain Refactor (#5338)
1 year ago
Hugo f227020b67 feat(scheduler): Use job table to select jobs to run
1 year ago
Hugo 27c432a748 feat(scheduler): Drop completed job runs as they complete
1 year ago
Michael Gaffney 9529491fa6
feat(session): Delete terminated sessions in batches
1 year ago
Michael Gaffney 8c291a2934
feat(scheduler): Add retries to job status
1 year ago
Jim ffd0d2a7d3
feat (cache): impl. soft-delete of users in cache (#5173)
1 year ago
Timothy Messier 21230e1c61
db: Re-order migrations for next release (#5146)
1 year ago
Timothy Messier 3609658edd
perf(session): Avoid select when canceling session (#5140)
1 year ago
Hugo 60dc0ec3ff feat(host/plugin): Always send plugin information on DHC requests
1 year ago
Hugo 7449fd6f2a feat(host/plugin): Implement worker filter
1 year ago
Timothy Messier 37bf59243a
refact(session): Replace state start_time/end_time with time range (#5134)
1 year ago
Timothy Messier a92c88dfb5
refact(db): Replace get_deleted_tables function with a view
1 year ago
Timothy Messier 33037b4887
perf(db): Use statement trigger for marking deleted sessions
1 year ago
Timothy Messier 091ed6bacb
perf(db): Reorder index columns for primary keys
1 year ago
Timothy Messier c9578b441a
perf(db): Add indexes on foreign key to improve delete performance
1 year ago
dani 557591967a
add tests for sql ip address columns to ensure ipv6 capabiltiy (#5062)
1 year ago
Louis Ruch a3788ab978
fix(policy): Cascade delete policy when scope is deleted (#5014)
2 years ago
Damian Debkowski 5707a64b20
fix(db): remove storage_plugin_storage_bucket_secret-rewrapping-job table (#4993)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Damian Debkowski 1be0e5d413
fix: pass along storage bucket credential id for sb update job (#4947)
2 years ago
Damian Debkowski dc21e714a5 feat(db): tracking storage bucket by worker
2 years ago
Irena Rindos 08f391c5d6
workerauth: satisfy NodeIdLoader interface (#4870)
2 years ago
Michael Li 2467f9107a
test(db): Fix skip command (#4860)
2 years ago
Michael Li e18e3ab783
test: Fix tests due to time (#4855)
2 years ago
Louis Ruch 0cfca44cf5 fix(vault): Fixes credential_vault_credential_private view
2 years ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
Elim Tsiagbey 79917f74b8 feat(worker): Worker Local Storage State DB Column
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Todd 5a17c9cd39 Resolve aliases prior to subtype attribute transforming interceptor (#4379)
2 years ago