summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2016-01-07 10:17:35 -0500
committerJakub Hrozek <jhrozek@redhat.com>2016-06-29 21:46:45 +0200
commita8d1a344e580f29699aed9b88d87fc3c6f5d113b (patch)
treea43498d533672f7f929543b87d5b38b3ec2e5e2c /contrib
parent85bd23a89282c96487e64872ac955e271e445d0b (diff)
downloadsssd-a8d1a344e580f29699aed9b88d87fc3c6f5d113b.tar.gz
sssd-a8d1a344e580f29699aed9b88d87fc3c6f5d113b.tar.xz
sssd-a8d1a344e580f29699aed9b88d87fc3c6f5d113b.zip
Secrets: Add initial responder code for secrets service
Start implementing the Secrets Service Reponder core. This commit implements stratup and basic conenction handling and HTTP parsing (using the http-parser library). Signed-off-by: Simo Sorce <simo@redhat.com> Related: https://fedorahosted.org/sssd/ticket/2913 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sssd.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index 475a07e0b..0d5715083 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -743,6 +743,7 @@ done
%{_libexecdir}/%{servicename}/sssd_nss
%{_libexecdir}/%{servicename}/sssd_pam
%{_libexecdir}/%{servicename}/sssd_autofs
+%{_libexecdir}/%{servicename}/sssd_secrets
%{_libexecdir}/%{servicename}/sssd_ssh
%{_libexecdir}/%{servicename}/sssd_sudo
%{_libexecdir}/%{servicename}/p11_child