summaryrefslogtreecommitdiff
path: root/src/providers/proxy/proxy_child.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type defined in stdint.hLukas Slebodnik1-2/+2
2013-08-19proxy: Alocate auth tokens in struct authtok_convLukas Slebodnik1-0/+20
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik1-11/+7
2013-01-10Change pam data auth tokens.Simo Sorce1-20/+31
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+1
2010-06-30Split proxy.c into smaller filesStephen Gallagher1-10/+0
2010-05-27Support password changes in chpass_provider = proxyStephen Gallagher1-5/+73
2010-05-27Proxy provider PAM handling in child processStephen Gallagher1-0/+507