open-vault/logical
Jeff Mitchell d77563994c Merge pull request #1346 from hashicorp/disable-all-caches
Disable all caches
2016-05-07 16:33:45 -04:00
..
framework Split SanitizeTTL method to support time.Duration parameters as well 2016-05-05 09:45:48 -04:00
testing Add a *log.Logger argument to physical.Factory 2016-04-25 20:10:32 -07:00
auth.go AccessorID --> Accessor, accessor_id --> accessor 2016-03-09 06:23:31 -05:00
connection.go logical: add credential info to logical backend structures 2015-03-30 14:23:32 -07:00
error.go This adds a new error class which can be used by logical backends to 2015-08-10 13:27:25 -04:00
lease.go Remove grace periods 2016-01-31 19:33:16 -05:00
lease_test.go Remove grace periods 2016-01-31 19:33:16 -05:00
locking_inmem_storage.go Introduce a locking inmem storage for unit tests that are doing concurrent things 2016-02-04 09:40:35 -05:00
locking_inmem_storage_test.go Introduce a locking inmem storage for unit tests that are doing concurrent things 2016-02-04 09:40:35 -05:00
logical.go Address some more review feedback 2016-01-12 15:09:16 -05:00
request.go Use logical operations instead of strings for comparison 2016-01-12 21:16:31 -05:00
response.go Address some listing review feedback 2016-01-22 10:07:32 -05:00
secret.go Remove grace periods 2016-01-31 19:33:16 -05:00
storage.go logical/aws 2015-03-20 19:03:20 +01:00
storage_inmem.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
storage_inmem_test.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
system_view.go Make a non-caching but still locking variant of transit for when caches are disabled 2016-05-02 22:36:44 -04:00
testing.go Revoke permissions before dropping user in postgresql. 2015-10-30 11:58:52 -04:00
uuid.go logical: WAL methods 2015-03-17 20:39:45 -05:00