summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy_auth.c
Commit message (Expand)AuthorAgeFilesLines
* sbus: Use constants to make dbus callsStef Walter2014-02-241-2/+2
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-54/+77
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-67/+67
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-2/+1
* Fix formating of variables with type: unsigned longLukas Slebodnik2013-09-111-1/+1
* Check for correct variable nameJakub Hrozek2013-04-031-1/+1
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-021-1/+1
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-211-2/+2
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-10/+9
* Introduce be_req_terminate() helperSimo Sorce2013-01-211-6/+6
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-1/+1
* Add domain argument to sysdb_cache_password()Simo Sorce2013-01-151-0/+1
* Change pam data auth tokens.Simo Sorce2013-01-101-8/+6
* Do not leak hash table iterator during proxy authJakub Hrozek2011-10-311-0/+1
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-2/+3
* --debug-timestamps=1 is not passed to providersPavel Březina2011-08-251-3/+2
* New DEBUG facility - conversionPavel Březina2011-08-251-1/+1
* sysdb refactoring: memory context deletedJan Zeleny2011-08-151-2/+1
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-1/+0
* Fix authentication queue code for proxy authStephen Gallagher2010-11-181-12/+19
* Suppress some 'may be used uninitialized' warningsSumit Bose2010-09-281-1/+1
* Split proxy.c into smaller filesStephen Gallagher2010-06-301-0/+816