summaryrefslogtreecommitdiffstats
path: root/server/responder/pam/pamsrv_dp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove DP processSimo Sorce2009-10-091-7/+11
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-6/+6
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-6/+6
* Fix reconnection codeSimo Sorce2009-08-171-1/+0
* Change the why DP clients identifySimo Sorce2009-08-111-49/+0
* Simplify interfaces initializationSimo Sorce2009-08-101-9/+17
* Cosmetic changesSimo Sorce2009-08-101-6/+6
* Remove redundant memory contextsSimo Sorce2009-08-101-2/+2
* check pending_return after dbus_connection_send_with_replySumit Bose2009-07-021-1/+1
* added check for NULL valuesSumit Bose2009-05-141-9/+0
* Implement credentials caching in pam responder.Simo Sorce2009-04-131-41/+22
* Fix copy&paste errorSimo Sorce2009-03-271-1/+1
* Fix potential segfault if dp_ctx is still NULL.Simo Sorce2009-03-271-2/+9
* Refactor nss_ctx to resp_ctx in respondersStephen Gallagher2009-03-261-1/+1
* use pam_data as main data structure for dbus communicationSumit Bose2009-03-191-27/+5
* added generic PAM return messages and a false login delaySumit Bose2009-03-101-9/+18
* added a privileged pipeSumit Bose2009-03-051-3/+2
* Add PAM responderSumit Bose2009-02-241-0/+215