summaryrefslogtreecommitdiffstats
path: root/src/responder/secrets/secsrv.c
Commit message (Expand)AuthorAgeFilesLines
* SECRETS: Support 0 as unlimited for the quotasJakub Hrozek2017-09-011-0/+15
* SECRETS: Add a new option to control per-UID limitsJakub Hrozek2017-09-011-1/+22
* SECRETS: Use separate quotas for /kcm and /secrets hivesJakub Hrozek2017-09-011-0/+20
* SECRETS: Read the quotas for cn=secrets from [secrets/secrets] configuration ...Jakub Hrozek2017-09-011-23/+110
* SECRETS: Store quotas in a per-hive configuration structureJakub Hrozek2017-09-011-3/+3
* SECRETS: Do not link with c-aresJakub Hrozek2017-09-011-6/+0
* SECRETS: Shutdown the responder in case it becomes idleFabiano Fidêncio2017-03-081-0/+5
* RESPONDER: Make responders' common code ready for socket activationFabiano Fidêncio2017-01-231-0/+2
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-241-0/+13
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-051-0/+13
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-031-0/+13
* SECRETS: Make reading the config options more uniformJakub Hrozek2016-08-301-1/+1
* Secrets: Add Proxy backendSimo Sorce2016-06-291-0/+7
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-06-291-0/+192