summaryrefslogtreecommitdiffstats
path: root/src/responder/secrets
Commit message (Expand)AuthorAgeFilesLines
* SECRETS: Make reading the config options more uniformJakub Hrozek2016-08-301-1/+1
* SECRETS: Make internal function staticJakub Hrozek2016-08-301-1/+2
* SECRETS: Return ENOENT when_deleting a non-existent secretFabiano FidĂȘncio2016-08-261-7/+2
* SECRETS: Use sss_atomic_read/write for better readabilityJakub Hrozek2016-08-171-3/+3
* Amend debug messages after failure of unlinkLukas Slebodnik2016-07-251-0/+1
* SECRETS: Log message for failures with removing fileLukas Slebodnik2016-07-221-1/+7
* Secrets: Fix format stringLukas Slebodnik2016-07-011-1/+1
* Secrets: Add local container entries supportSimo Sorce2016-06-291-7/+102
* Local secrets provider Content-Type handlingSimo Sorce2016-06-293-8/+68
* Secrets: Add Proxy backendSimo Sorce2016-06-299-60/+1199
* Secrets: Add encryption at restSimo Sorce2016-06-292-30/+165
* Add initial providers infrastructure.Simo Sorce2016-06-295-59/+1058
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-06-293-0/+739