summaryrefslogtreecommitdiff
path: root/server/responder/common/responder_common.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Split database in multiple filesSimo Sorce1-2/+2
2009-08-17Fix reconnection codeSimo Sorce1-1/+35
2009-08-11Change the why DP clients identifySimo Sorce1-2/+6
2009-08-11Change services identification mechanismSimo Sorce1-4/+12
2009-08-10Simplify interfaces initializationSimo Sorce1-22/+8
2009-08-10merge server and connection structuresSimo Sorce1-2/+2
2009-08-10Cosmetic changesSimo Sorce1-2/+2
2009-08-10Remove redundant memory contextsSimo Sorce1-12/+13
2009-08-05Move parsing of names and domains into util/Jakub Hrozek1-113/+1
2009-04-27Eliminate segfault on NSS and PAM responder startup.Stephen Gallagher1-0/+4
2009-04-08Change the way we retrieve domainsSimo Sorce1-35/+1
2009-04-07Unify name parsing and reposnder headersSimo Sorce1-26/+110
2009-03-27Make nsssrv use the common responder functionsSimo Sorce1-7/+2
2009-03-26Enable autoreconnection to the Data Provider in PAMStephen Gallagher1-2/+4
2009-03-26Refactor nss_ctx to resp_ctx in respondersStephen Gallagher1-84/+84
2009-03-10added generic PAM return messages and a false login delaySumit Bose1-1/+1
2009-03-09use fixed paths to sockets to make sure clients and server are using the sameSumit Bose1-54/+64
2009-03-05added a privileged pipeSumit Bose1-3/+129
2009-02-27Refactor creation of domain_map into confdbStephen Gallagher1-68/+3
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-16/+16
2009-02-24Add PAM responderSumit Bose1-0/+518