summaryrefslogtreecommitdiff
path: root/src/providers/proxy/proxy_auth.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: unsigned longLukas Slebodnik1-1/+1
2013-04-03Check for correct variable nameJakub Hrozek1-1/+1
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik1-1/+1
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce1-2/+2
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce1-10/+9
2013-01-21Introduce be_req_terminate() helperSimo Sorce1-6/+6
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-1/+1
2013-01-15Add domain argument to sysdb_cache_password()Simo Sorce1-0/+1
2013-01-10Change pam data auth tokens.Simo Sorce1-8/+6
2011-10-31Do not leak hash table iterator during proxy authJakub Hrozek1-0/+1
2011-09-08DEBUG timestamps offer higher precisionPavel Březina1-2/+3
2011-08-25--debug-timestamps=1 is not passed to providersPavel Březina1-3/+2
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+1
2011-08-15sysdb refactoring: memory context deletedJan Zeleny1-2/+1
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-1/+0
2010-11-18Fix authentication queue code for proxy authStephen Gallagher1-12/+19
2010-09-28Suppress some 'may be used uninitialized' warningsSumit Bose1-1/+1
2010-06-30Split proxy.c into smaller filesStephen Gallagher1-0/+816