summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy_child.c
Commit message (Expand)AuthorAgeFilesLines
* 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