.. |
cluster
|
Eliminate global that caused race tests to fail in ent with an internal config setting. (#9604)
|
2020-07-27 16:10:26 -04:00 |
external_tests
|
Ensure that perf standbys can perform seal migrations. (#9690)
|
2020-08-10 08:35:57 -04:00 |
quotas
|
Merge PR #9581: Rate Limit Quota Headers
|
2020-07-29 15:15:05 -04:00 |
replication
|
|
|
seal
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
acl.go
|
|
|
acl_test.go
|
|
|
acl_util.go
|
|
|
audit.go
|
Create configutil and move some common config and setup functions there (#8362)
|
2020-05-14 09:19:27 -04:00 |
audit_broker.go
|
|
|
audit_test.go
|
|
|
audited_headers.go
|
|
|
audited_headers_test.go
|
|
|
auth.go
|
Add nil check for quota manager (#9379)
|
2020-07-01 18:14:33 -07:00 |
auth_test.go
|
|
|
barrier.go
|
Test for overflow of the capacity value (#9317)
|
2020-06-25 11:22:13 -05:00 |
barrier_access.go
|
|
|
barrier_aes_gcm.go
|
Test for overflow of the capacity value (#9317)
|
2020-06-25 11:22:13 -05:00 |
barrier_aes_gcm_test.go
|
|
|
barrier_test.go
|
|
|
barrier_view.go
|
|
|
barrier_view_test.go
|
|
|
barrier_view_util.go
|
|
|
capabilities.go
|
|
|
capabilities_test.go
|
|
|
cluster.go
|
Eliminate global that caused race tests to fail in ent with an internal config setting. (#9604)
|
2020-07-27 16:10:26 -04:00 |
cluster_test.go
|
Port some changes back to OSS (#8359)
|
2020-02-14 16:39:13 -08:00 |
core.go
|
Ensure that perf standbys can perform seal migrations. (#9690)
|
2020-08-10 08:35:57 -04:00 |
core_metrics.go
|
Enable identity entity collection. (#9324)
|
2020-06-25 18:54:38 -05:00 |
core_metrics_test.go
|
Fix a race caused by assignment to core.metricSink (#9560)
|
2020-07-22 13:52:10 -04:00 |
core_test.go
|
Make manualStepDownCh a 1-buffered channel to ensure StepDown actually steps down in tests. (#9622)
|
2020-07-31 10:01:51 -04:00 |
core_util.go
|
Reset quota manager during shutdown (#9331)
|
2020-06-29 13:23:10 -04:00 |
cors.go
|
|
|
counters.go
|
|
|
counters_test.go
|
|
|
deadlock.go
|
Add option to detect deadlocks in Core.stateLock using build tag deadlock (#8524)
|
2020-03-10 16:01:20 -04:00 |
dynamic_system_view.go
|
Move sdk/helper/random -> helper/random (#9226)
|
2020-06-17 14:24:38 -06:00 |
dynamic_system_view_test.go
|
Add user configurable password policies available to secret engines (#8637)
|
2020-05-27 12:28:00 -06:00 |
expiration.go
|
Don't return quota error on revoke. (#9374)
|
2020-07-01 14:41:42 -05:00 |
expiration_integ_test.go
|
|
|
expiration_test.go
|
Increase expiration timeouts on leases to avoid races in NoopBackend (#9600)
|
2020-07-29 10:13:47 -05:00 |
expiration_util.go
|
|
|
generate_root.go
|
|
|
generate_root_recovery.go
|
|
|
generate_root_test.go
|
|
|
ha.go
|
raft: add support for using backend for ha_storage (#9193)
|
2020-06-23 12:04:13 -07:00 |
identity_lookup.go
|
|
|
identity_lookup_test.go
|
|
|
identity_store.go
|
Add counter for creation of new entity. (#9263)
|
2020-06-19 18:24:05 -05:00 |
identity_store_aliases.go
|
|
|
identity_store_aliases_test.go
|
|
|
identity_store_entities.go
|
Create configutil and move some common config and setup functions there (#8362)
|
2020-05-14 09:19:27 -04:00 |
identity_store_entities_test.go
|
identity: Add batch entity deletion endpoint (#8785)
|
2020-04-23 15:25:13 -07:00 |
identity_store_group_aliases.go
|
|
|
identity_store_group_aliases_test.go
|
|
|
identity_store_groups.go
|
|
|
identity_store_groups_test.go
|
|
|
identity_store_oidc.go
|
Fix identity token caching (#8412)
|
2020-02-26 15:56:19 -05:00 |
identity_store_oidc_test.go
|
Identity: Allow specifying a custom OIDC client_id field (#8165)
|
2020-02-13 23:15:35 -08:00 |
identity_store_oidc_util.go
|
Fix identity token caching (#8412)
|
2020-02-26 15:56:19 -05:00 |
identity_store_schema.go
|
|
|
identity_store_structs.go
|
|
|
identity_store_test.go
|
Fix a race caused by assignment to core.metricSink (#9560)
|
2020-07-22 13:52:10 -04:00 |
identity_store_upgrade.go
|
|
|
identity_store_util.go
|
Entity and alias counts (#9262)
|
2020-06-23 19:45:59 -05:00 |
init.go
|
raft: add support for using backend for ha_storage (#9193)
|
2020-06-23 12:04:13 -07:00 |
init_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
keyring.go
|
|
|
keyring_test.go
|
|
|
lock.go
|
Add option to detect deadlocks in Core.stateLock using build tag deadlock (#8524)
|
2020-03-10 16:01:20 -04:00 |
logical_cubbyhole.go
|
Reject requests read and write requests to cubbyhole with an empty path (#8971)
|
2020-05-11 14:15:36 -05:00 |
logical_cubbyhole_test.go
|
|
|
logical_passthrough.go
|
|
|
logical_passthrough_test.go
|
|
|
logical_raw.go
|
|
|
logical_system.go
|
Merge PR #9372: Fix Unauthenticated list
|
2020-07-01 16:02:14 -04:00 |
logical_system_helpers.go
|
Global Plugin Reload: OSS Changes Take II (#9347)
|
2020-06-30 10:26:52 -05:00 |
logical_system_integ_test.go
|
Fix wrong err return value in plugin reload status command (#9348)
|
2020-06-30 13:33:30 -05:00 |
logical_system_paths.go
|
Global Plugin Reload: OSS Changes Take II (#9347)
|
2020-06-30 10:26:52 -05:00 |
logical_system_pprof.go
|
|
|
logical_system_quotas.go
|
Merge PR #9581: Rate Limit Quota Headers
|
2020-07-29 15:15:05 -04:00 |
logical_system_raft.go
|
Make standbyStopCh atomic to avoid data races (#9539)
|
2020-07-21 08:34:07 -04:00 |
logical_system_test.go
|
Revert global plugin reload commits (#9344)
|
2020-06-29 17:36:22 -05:00 |
mount.go
|
Add nil check for quota manager (#9379)
|
2020-07-01 18:14:33 -07:00 |
mount_test.go
|
|
|
mount_util.go
|
|
|
namespaces.go
|
|
|
plugin_catalog.go
|
|
|
plugin_catalog_test.go
|
|
|
plugin_reload.go
|
Fix wrong err return value in plugin reload status command (#9348)
|
2020-06-30 13:33:30 -05:00 |
policy.go
|
|
|
policy_store.go
|
|
|
policy_store_test.go
|
|
|
policy_store_util.go
|
|
|
policy_test.go
|
|
|
policy_util.go
|
|
|
raft.go
|
raft: Fix some snapshot restore issues (#9533)
|
2020-07-21 10:59:07 -07:00 |
rekey.go
|
Create configutil and move some common config and setup functions there (#8362)
|
2020-05-14 09:19:27 -04:00 |
rekey_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
request_forwarding.go
|
Eliminate global that caused race tests to fail in ent with an internal config setting. (#9604)
|
2020-07-27 16:10:26 -04:00 |
request_forwarding_rpc.go
|
Revert global plugin reload commits (#9344)
|
2020-06-29 17:36:22 -05:00 |
request_forwarding_rpc_util.go
|
|
|
request_forwarding_service.pb.go
|
Backport the pieces of the replication API changes (#9425)
|
2020-07-09 15:11:37 -07:00 |
request_forwarding_service.proto
|
Backport the pieces of the replication API changes (#9425)
|
2020-07-09 15:11:37 -07:00 |
request_handling.go
|
Remove namespace from mount_point label. (#9436)
|
2020-07-14 14:28:11 -05:00 |
request_handling_test.go
|
Fix a race caused by assignment to core.metricSink (#9560)
|
2020-07-22 13:52:10 -04:00 |
request_handling_util.go
|
|
|
rollback.go
|
|
|
rollback_test.go
|
|
|
router.go
|
Resource Quotas: Rate Limiting (#9330)
|
2020-06-26 17:13:16 -04:00 |
router_access.go
|
|
|
router_test.go
|
|
|
router_testing.go
|
|
|
seal.go
|
Ensure that perf standbys can perform seal migrations. (#9690)
|
2020-08-10 08:35:57 -04:00 |
seal_access.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_autoseal.go
|
Ensure that perf standbys can perform seal migrations. (#9690)
|
2020-08-10 08:35:57 -04:00 |
seal_autoseal_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_test.go
|
|
|
seal_testing.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_testing_util.go
|
Create configutil and move some common config and setup functions there (#8362)
|
2020-05-14 09:19:27 -04:00 |
sealunwrapper.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
sealunwrapper_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
testing.go
|
adding new config flag disable_sentinel_trace (#9696)
|
2020-08-10 06:23:44 -04:00 |
testing_util.go
|
Modifying base can break tests that share the same coreConfig passed to NewTestCluster. (#9451)
|
2020-07-10 13:11:18 -04:00 |
token_store.go
|
Remove namespace from mount_point label. (#9436)
|
2020-07-14 14:28:11 -05:00 |
token_store_test.go
|
Fix a race caused by assignment to core.metricSink (#9560)
|
2020-07-22 13:52:10 -04:00 |
token_store_util.go
|
|
|
ui.go
|
|
|
ui_test.go
|
|
|
util.go
|
|
|
util_test.go
|
|
|
wrapping.go
|
Remove namespace from mount_point label. (#9436)
|
2020-07-14 14:28:11 -05:00 |
wrapping_util.go
|
|
|