open-vault/vault
Jeff Mitchell 5b3d80042e Fix mount test 2017-05-09 09:49:45 -04:00
..
acl.go Allowed/Denied parameters support for globs (#2438) 2017-03-03 14:50:55 -08:00
acl_test.go Allowed/Denied parameters support for globs (#2438) 2017-03-03 14:50:55 -08:00
audit.go Add some nil checks to mounting 2017-03-04 16:43:18 -05:00
audit_test.go Audit: Add token's use count to audit response (#2437) 2017-03-08 17:36:50 -05:00
audited_headers.go Fix audit test and make audited headers more robust in map checks 2017-02-16 00:44:20 -05:00
audited_headers_test.go Compare headers case-insensitively for auditing 2017-02-15 20:35:35 -05:00
auth.go Add logic to skip initialization in some cases and some invalidation logic 2017-05-05 15:01:52 -04:00
auth_test.go Move singleton mount fetching function to mount.go and fix tests 2017-05-05 17:20:30 -04:00
barrier.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
barrier_aes_gcm.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
barrier_aes_gcm_test.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
barrier_test.go
barrier_view.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
barrier_view_test.go
capabilities.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
capabilities_test.go
cluster.go Fix double-lock 2017-03-02 10:54:31 -05:00
cluster_test.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
core.go Only run Abs on the plugin directory if it's set 2017-04-24 16:20:20 -07:00
core_test.go Create unified aws auth backend (#2441) 2017-04-24 15:15:50 -04:00
dynamic_system_view.go return a 404 when no plugin is found 2017-04-24 18:31:27 -07:00
expiration.go Update debugging around tidy 2017-05-05 10:48:12 -04:00
expiration_test.go Move singleton mount fetching function to mount.go and fix tests 2017-05-05 17:20:30 -04:00
generate_root.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
generate_root_test.go
init.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
init_test.go
keyring.go
keyring_test.go Fix keyring test 2017-01-24 12:58:14 -08:00
logical_cubbyhole.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
logical_cubbyhole_test.go Make cubbyhole local instead of replicated. (#2397) 2017-02-18 13:51:05 -05:00
logical_passthrough.go Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
logical_passthrough_test.go
logical_system.go Don't load a required mount if in secondary mode, let sync invalidate do that 2017-05-05 19:40:26 -04:00
logical_system_helpers.go Understand local when persisting mount tables, to avoid invalidations when not necessary (#2427) 2017-03-02 14:37:59 -05:00
logical_system_test.go Merge remote-tracking branch 'oss/master' into database-refactor 2017-05-04 10:45:18 -07:00
mount.go Fix local check on singleton required mounts 2017-05-09 08:36:10 -04:00
mount_test.go Fix mount test 2017-05-09 09:49:45 -04:00
plugin_catalog.go Don't store the plugin directory prepended command in the barrier, prepend on get 2017-05-04 12:36:06 -07:00
plugin_catalog_test.go Update the builtin keys; move catalog to core; protect against unset plugin directory 2017-04-24 10:30:33 -07:00
policy.go Rename helper 'duration' to 'parseutil'. (#2449) 2017-03-07 11:21:22 -05:00
policy_store.go Fix comment typo 2017-05-03 20:25:55 -04:00
policy_store_test.go
policy_test.go Add max/min wrapping TTL ACL statements (#2411) 2017-02-27 14:42:00 -05:00
rekey.go Do some porting to make diffing easier 2017-02-24 10:45:29 -05:00
rekey_test.go More rep porting (#2391) 2017-02-16 23:09:39 -05:00
request_forwarding.go Large update to request forwarding handling. (#2426) 2017-03-02 10:03:49 -05:00
request_forwarding_service.pb.go Update protos 2017-02-02 16:20:32 -05:00
request_forwarding_service.proto
request_handling.go Merge branch 'master-oss' into sys-tidy-leases 2017-05-05 10:53:41 -04:00
request_handling_test.go Move singleton mount fetching function to mount.go and fix tests 2017-05-05 17:20:30 -04:00
rollback.go Make rollback attempts trace level instead of debug level 2017-02-27 09:41:56 -05:00
rollback_test.go
router.go Create unified aws auth backend (#2441) 2017-04-24 15:15:50 -04:00
router_test.go Fixing printf (and similar) issues (#2666) 2017-05-01 23:34:10 -04:00
seal.go
seal_test.go
seal_testing.go Update TestSeal to ignore setting the config to nil 2017-03-01 14:10:06 -08:00
testing.go Remove unused TestCoreUnsealedWithListener function 2017-05-02 14:52:48 -07:00
token_store.go auth/token/tidy log level update 2017-05-05 11:16:13 -04:00
token_store_test.go Fix up the tests 2017-05-04 12:41:15 -04:00
util.go
util_test.go
wrapping.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00