summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy_child.c
Commit message (Expand)AuthorAgeFilesLines
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-231-7/+1
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+4
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-17/+15
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-7/+7
* sbus: Use constants to make dbus callsStef Walter2014-02-241-2/+2
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-6/+10
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-35/+44
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-50/+50
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-2/+2
* Fix formating of variables with type defined in stdint.hLukas Slebodnik2013-09-111-2/+2
* proxy: Alocate auth tokens in struct authtok_convLukas Slebodnik2013-08-191-0/+20
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-021-11/+7
* Change pam data auth tokens.Simo Sorce2013-01-101-20/+31
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+4
* New DEBUG facility - conversionPavel Březina2011-08-251-0/+1
* Split proxy.c into smaller filesStephen Gallagher2010-06-301-10/+0
* Support password changes in chpass_provider = proxyStephen Gallagher2010-05-271-5/+73
* Proxy provider PAM handling in child processStephen Gallagher2010-05-271-0/+507