summaryrefslogtreecommitdiffstats
path: root/server/responder/common
Commit message (Expand)AuthorAgeFilesLines
* Don't go to the backend for identical cache entry requestsStephen Gallagher2009-08-142-54/+294
* Eliminate unnecessary explicit timeout for DP account requestsStephen Gallagher2009-08-121-33/+19
* Change the why DP clients identifySimo Sorce2009-08-113-5/+38
* Change services identification mechanismSimo Sorce2009-08-112-4/+14
* Simplify interfaces initializationSimo Sorce2009-08-103-47/+19
* merge server and connection structuresSimo Sorce2009-08-102-4/+4
* Cosmetic changesSimo Sorce2009-08-103-13/+13
* Remove redundant memory contextsSimo Sorce2009-08-103-22/+28
* Move parsing of names and domains into util/Jakub Hrozek2009-08-052-120/+1
* Raise debug level for version negotiationSimo Sorce2009-07-201-2/+2
* check pending_return after dbus_connection_send_with_replySumit Bose2009-07-021-1/+1
* Silence warningsSimo Sorce2009-05-261-2/+2
* Do not fire up backend search when the data provider is localJakub Hrozek2009-05-261-0/+4
* added more flexible handling of client protocolSumit Bose2009-05-152-1/+41
* Eliminate segfault on NSS and PAM responder startup.Stephen Gallagher2009-04-271-0/+4
* Force user check and discover user's domainSimo Sorce2009-04-172-0/+274
* Change the way we retrieve domainsSimo Sorce2009-04-082-37/+2
* Unify name parsing and reposnder headersSimo Sorce2009-04-076-60/+147
* Make nsssrv use the common responder functionsSimo Sorce2009-03-274-35/+13
* Enable autoreconnection to the Data Provider in PAMStephen Gallagher2009-03-262-3/+6
* Refactor nss_ctx to resp_ctx in respondersStephen Gallagher2009-03-264-98/+98
* added generic PAM return messages and a false login delaySumit Bose2009-03-101-1/+1
* use fixed paths to sockets to make sure clients and server are using the sameSumit Bose2009-03-093-56/+67
* added a privileged pipeSumit Bose2009-03-055-5/+135
* first version of LOCAL pam backendSumit Bose2009-03-021-0/+22
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-68/+3
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-265-27/+27
* Add PAM responderSumit Bose2009-02-248-0/+1077