..
agent
Agent auto auth wrapping new config checks ( #6479 )
2019-04-05 16:12:54 -04:00
config
Run goimports across the repository ( #6010 )
2019-01-08 16:48:57 -08:00
server
Agent: Listener refactoring and socket file system permissions ( #6397 )
2019-03-14 11:53:14 -07:00
test-fixtures
token
Use proper pathSeparator for the operating system ( #6347 )
2019-03-07 09:51:10 -05:00
agent.go
changed misspelled english words ( #6432 )
2019-03-19 09:32:45 -04:00
agent_test.go
Support reading Vault's address from Agent's config file ( #6306 )
2019-02-28 17:29:28 -05:00
approle_concurrency_integ_test.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
audit.go
fix typo ( #6469 )
2019-03-25 10:56:04 -07:00
audit_disable.go
audit_disable_test.go
audit_enable.go
audit_enable_test.go
audit_list.go
Remove injection into top routes ( #5101 )
2018-08-14 15:29:22 -04:00
audit_list_test.go
auth.go
Remove deprecated CLI commands ( #6112 )
2019-02-14 11:54:47 -08:00
auth_disable.go
auth_disable_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
auth_enable.go
Fix improperly formatted help output strings ( #6414 )
2019-03-14 13:57:28 -07:00
auth_enable_test.go
Fix unit tests broken with JWT plugin update
2019-02-14 12:14:18 -08:00
auth_help.go
auth_help_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
auth_list.go
Restore plugin name for backwards compatibility ( #5825 )
2018-11-19 16:41:17 -08:00
auth_list_test.go
auth_test.go
Remove deprecated CLI commands ( #6112 )
2019-02-14 11:54:47 -08:00
auth_tune.go
Fix improperly formatted help output strings ( #6414 )
2019-03-14 13:57:28 -07:00
auth_tune_test.go
Add description flag to secrets and auth tune subcommands ( #4894 )
2018-07-12 11:15:50 -04:00
base.go
Agent Cache doc updates ( #6331 )
2019-03-05 15:19:52 -05:00
base_flags.go
Support reading Vault's address from Agent's config file ( #6306 )
2019-02-28 17:29:28 -05:00
base_helpers.go
Fix command panic by returning empty (not nil) map ( #5603 )
2018-10-24 13:08:40 -07:00
base_helpers_test.go
base_predict.go
Update backwards compat fix from 5913
2018-12-12 15:36:28 -05:00
base_predict_test.go
Fix unit tests broken with JWT plugin update
2019-02-14 12:14:18 -08:00
command_test.go
Run goimports across the repository ( #6010 )
2019-01-08 16:48:57 -08:00
commands.go
Fix windows build by moving references to SIGUSR2 into a file not built ( #6422 )
2019-03-15 10:12:48 -07:00
commands_nonwindows.go
Fix windows build by moving references to SIGUSR2 into a file not built ( #6422 )
2019-03-15 10:12:48 -07:00
commands_windows.go
Fix windows build by moving references to SIGUSR2 into a file not built ( #6422 )
2019-03-15 10:12:48 -07:00
config.go
Move checkHCLKeys into hclutil ( #4749 )
2018-06-12 12:38:08 -04:00
config_test.go
Fix output-related tests ( #4288 )
2018-04-05 20:43:29 -04:00
delete.go
Rejig 404 handling again. ( #4264 )
2018-04-04 04:41:46 -04:00
delete_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
format.go
Seal migration (OSS) ( #781 )
2018-10-22 23:34:02 -07:00
format_test.go
Don't use environment as a mechanism for floating format around. ( #4622 )
2018-05-23 16:45:17 -04:00
kv.go
kv_delete.go
Fix writing to KVv2 root via kv put
( #4726 )
2018-06-08 13:45:47 -04:00
kv_destroy.go
Fix writing to KVv2 root via kv put
( #4726 )
2018-06-08 13:45:47 -04:00
kv_enable_versioning.go
KV: Update 'versioned' naming to 'v2' ( #4293 )
2018-04-09 09:39:32 -07:00
kv_get.go
Add in logic for handling a field of 'data' to kv get
( #4895 )
2018-07-11 15:50:26 -04:00
kv_helpers.go
Add the ability to print curl commands from CLI ( #6113 )
2019-02-01 17:13:51 -05:00
kv_list.go
Kv preflight ( #4430 )
2018-04-23 15:00:02 -07:00
kv_metadata.go
kv_metadata_delete.go
Fix writing to KVv2 root via kv put
( #4726 )
2018-06-08 13:45:47 -04:00
kv_metadata_get.go
Fix writing to KVv2 root via kv put
( #4726 )
2018-06-08 13:45:47 -04:00
kv_metadata_put.go
Fix flag name for kv help text ( #5580 )
2018-10-22 15:22:43 -04:00
kv_patch.go
Add kv rollback
( #4774 )
2018-06-15 15:34:17 -04:00
kv_put.go
Fallback to version 1 if the vault server is too old to have the kv preflight endpoint ( #4445 )
2018-04-24 15:49:06 -07:00
kv_rollback.go
Add kv rollback
( #4774 )
2018-06-15 15:34:17 -04:00
kv_test.go
Kv preflight ( #4430 )
2018-04-23 15:00:02 -07:00
kv_undelete.go
Fix writing to KVv2 root via kv put
( #4726 )
2018-06-08 13:45:47 -04:00
lease.go
lease_renew.go
Change deprecation warnings from 0.11 or later to 0.12. ( #5176 )
2018-08-24 12:16:37 -04:00
lease_renew_test.go
lease_revoke.go
Make single-lease revocation behave like expiration ( #4883 )
2018-07-11 15:45:35 -04:00
lease_revoke_test.go
Fix tests
2018-07-12 10:18:50 -04:00
list.go
Allow returning warnings and other data in 404s in the Go API ( #4256 )
2018-04-03 22:35:45 -04:00
list_test.go
login.go
Remove deprecated CLI commands ( #6112 )
2019-02-14 11:54:47 -08:00
login_test.go
Remove deprecated CLI commands ( #6112 )
2019-02-14 11:54:47 -08:00
main.go
changed misspelled english words ( #6432 )
2019-03-19 09:32:45 -04:00
namespace.go
Sync some ns stuff to api/command
2018-08-22 14:37:40 -04:00
namespace_create.go
Sync over
2018-08-27 12:02:57 -04:00
namespace_delete.go
Sync over
2018-08-27 12:02:57 -04:00
namespace_list.go
Sync some ns stuff to api/command
2018-08-22 14:37:40 -04:00
namespace_lookup.go
Sync over some stuff
2018-08-24 12:09:03 -04:00
operator.go
operator_generate_root.go
Remove deprecated CLI commands ( #6112 )
2019-02-14 11:54:47 -08:00
operator_generate_root_test.go
Seal migration (OSS) ( #781 )
2018-10-22 23:34:02 -07:00
operator_init.go
Added warning for auto unseal init command ( #6398 )
2019-03-13 18:06:39 +01:00
operator_init_test.go
Seal migration (OSS) ( #781 )
2018-10-22 23:34:02 -07:00
operator_key_status.go
operator_key_status_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
operator_migrate.go
Fix hanging on empty keys during operator migrate ( #6371 )
2019-03-07 11:48:48 -08:00
operator_migrate_test.go
Fix hanging on empty keys during operator migrate ( #6371 )
2019-03-07 11:48:48 -08:00
operator_rekey.go
Remove deprecated CLI commands ( #6112 )
2019-02-14 11:54:47 -08:00
operator_rekey_test.go
operator_seal.go
update docs and help text to include 'operator' ( #4712 )
2018-06-06 21:11:21 -07:00
operator_seal_test.go
operator_step_down.go
operator_step_down_test.go
operator_unseal.go
minor improvements to unseal inline docs ( #6449 )
2019-03-21 05:57:46 -07:00
operator_unseal_test.go
fixing operator unseal test ( #6241 )
2019-02-15 09:06:37 -08:00
path_help.go
path_help_test.go
path_map_upgrade_api_test.go
Move to "github.com/hashicorp/go-hclog" ( #4227 )
2018-04-02 17:46:59 -07:00
pgp_test.go
plugin.go
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
plugin_deregister.go
Support registering plugin with name only ( #5787 )
2018-11-15 14:33:11 -08:00
plugin_deregister_test.go
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
plugin_info.go
Support registering plugin with name only ( #5787 )
2018-11-15 14:33:11 -08:00
plugin_info_test.go
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
plugin_list.go
Update backwards compat fix from 5913
2018-12-12 15:36:28 -05:00
plugin_list_test.go
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
plugin_register.go
Support registering plugin with name only ( #5787 )
2018-11-15 14:33:11 -08:00
plugin_register_test.go
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
plugin_test.go
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
policy.go
policy_delete.go
policy_delete_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
policy_fmt.go
The big one ( #5346 )
2018-09-17 23:03:00 -04:00
policy_fmt_test.go
Fix output-related tests ( #4288 )
2018-04-05 20:43:29 -04:00
policy_list.go
policy_list_test.go
policy_read.go
policy_read_test.go
policy_write.go
policy_write_test.go
print.go
remove panicking and added usage ( #6208 )
2019-02-11 11:19:08 -08:00
print_token.go
remove panicking and added usage ( #6208 )
2019-02-11 11:19:08 -08:00
read.go
Add support for passing args via vault read
( #5093 )
2018-08-13 22:00:26 -04:00
read_test.go
Fix read test
2018-08-14 14:20:49 -04:00
rotate.go
update docs and help text to include 'operator' ( #4712 )
2018-06-06 21:11:21 -07:00
rotate_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
seal_migration_test.go
Add ability to migrate autoseal to autoseal ( #5930 )
2019-03-04 14:11:56 -08:00
secrets.go
secrets_disable.go
secrets_disable_test.go
secrets_enable.go
Fix improperly formatted help output strings ( #6414 )
2019-03-14 13:57:28 -07:00
secrets_enable_test.go
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
secrets_list.go
Restore plugin name for backwards compatibility ( #5825 )
2018-11-19 16:41:17 -08:00
secrets_list_test.go
secrets_move.go
Explicitly state that secrets move doesn't work across namespaces
2018-11-07 11:07:19 -05:00
secrets_move_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
secrets_tune.go
Fix improperly formatted help output strings ( #6414 )
2019-03-14 13:57:28 -07:00
secrets_tune_test.go
Mount tune options ( #5809 )
2018-11-19 14:23:25 -08:00
server.go
set configSeal.Type to the type specified via the env var if provided ( #6453 )
2019-03-25 16:52:20 -07:00
server_devfourcluster.go
changed misspelled english words ( #6432 )
2019-03-19 09:32:45 -04:00
server_noprofile.go
Add memory profiling for custom builds ( #5584 )
2018-10-31 11:11:45 -07:00
server_profile.go
Add memory profiling for custom builds ( #5584 )
2018-10-31 11:11:45 -07:00
server_test.go
Receiving a SIGUSR2 makes Vault log the running goroutines' stacks. ( #6240 )
2019-03-15 09:27:53 -04:00
server_util.go
Add ability to migrate autoseal to autoseal ( #5930 )
2019-03-04 14:11:56 -08:00
ssh.go
changed misspelled english words ( #6432 )
2019-03-19 09:32:45 -04:00
ssh_test.go
changed misspelled english words ( #6432 )
2019-03-19 09:32:45 -04:00
status.go
status_test.go
token.go
token_capabilities.go
Improve CLI error message ( #5327 )
2018-09-13 08:23:36 -07:00
token_capabilities_test.go
Fix panic when running capabilities CLI command with multiple paths ( #4553 )
2018-05-11 11:58:12 -04:00
token_create.go
Fix improperly formatted help output strings ( #6414 )
2019-03-14 13:57:28 -07:00
token_create_test.go
token_lookup.go
token_lookup_test.go
token_renew.go
Remove deprecated CLI commands ( #6112 )
2019-02-14 11:54:47 -08:00
token_renew_test.go
token_revoke.go
token_revoke_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
unwrap.go
unwrap_test.go
util.go
Allow lease_duration to be pulled out with -field ( #4906 )
2018-07-11 15:09:04 -04:00
version.go
version_test.go
Always use a local test server ( #4207 )
2018-03-28 10:34:37 -04:00
write.go
Rejig 404 handling again. ( #4264 )
2018-04-04 04:41:46 -04:00
write_test.go