summaryrefslogtreecommitdiffstats
path: root/src/responder/secrets/local.c
Commit message (Expand)AuthorAgeFilesLines
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-051-0/+46
* SECRETS: Add DEBUG messages to the sssd-secrets providerJakub Hrozek2016-10-041-36/+239
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-031-0/+26
* SECRETS: Use a tmp_context on local_db_check_containers()Fabiano Fidêncio2016-10-031-7/+23
* SECRETS: Make functions from local.c staticFabiano Fidêncio2016-10-031-43/+43
* SECRETS: Don't remove a container when it has childrenFabiano Fidêncio2016-09-161-2/+31
* SECRETS: Search by the right type when checking containersFabiano Fidêncio2016-09-131-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: Add local container entries supportSimo Sorce2016-06-291-7/+102
* Local secrets provider Content-Type handlingSimo Sorce2016-06-291-8/+38
* Secrets: Add Proxy backendSimo Sorce2016-06-291-38/+37
* Secrets: Add encryption at restSimo Sorce2016-06-291-29/+164
* Add initial providers infrastructure.Simo Sorce2016-06-291-0/+427