summaryrefslogtreecommitdiffstats
path: root/server/responder/pam/pamsrv.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for offline auth cache timeoutStephen Gallagher2009-10-221-0/+3
* Add pam_ctx (similar to nss_ctx) for storing global PAM configStephen Gallagher2009-10-221-5/+21
* Remove two unused functions.Stephen Gallagher2009-10-151-10/+0
* Remove DP processSimo Sorce2009-10-091-15/+16
* Remove unused btreemap codeStephen Gallagher2009-10-061-1/+0
* Send debug messages to logfileJakub Hrozek2009-09-251-1/+3
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-5/+4
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-11/+3
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-3/+11
* Fix reconnection codeSimo Sorce2009-08-171-45/+55
* Change the why DP clients identifySimo Sorce2009-08-111-3/+16
* Change services identification mechanismSimo Sorce2009-08-111-72/+5
* Make child processes exit when parent diesJakub Hrozek2009-08-111-0/+6
* Make socket paths a compile-time optionStephen Gallagher2009-08-111-1/+0
* Simplify interfaces initializationSimo Sorce2009-08-101-20/+19
* Cosmetic changesSimo Sorce2009-08-101-15/+15
* Remove redundant memory contextsSimo Sorce2009-08-101-3/+3
* Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher2009-07-201-0/+20
* Make reconnection to the Data Provider a global settingStephen Gallagher2009-04-141-2/+2
* Implement credentials caching in pam responder.Simo Sorce2009-04-131-1/+2
* Unify name parsing and reposnder headersSimo Sorce2009-04-071-2/+0
* Make nsssrv use the common responder functionsSimo Sorce2009-03-271-4/+7
* Enable autoreconnection to the Data Provider in PAMStephen Gallagher2009-03-261-1/+61
* Enhance server_setupSimo Sorce2009-03-201-1/+1
* use fixed paths to sockets to make sure clients and server are using the sameSumit Bose2009-03-091-2/+3
* Add PAM responderSumit Bose2009-02-241-0/+171