summaryrefslogtreecommitdiffstats
path: root/server/responder/common/responder_common.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify interfaces initializationSimo Sorce2009-08-101-22/+8
* merge server and connection structuresSimo Sorce2009-08-101-2/+2
* Cosmetic changesSimo Sorce2009-08-101-2/+2
* Remove redundant memory contextsSimo Sorce2009-08-101-12/+13
* Move parsing of names and domains into util/Jakub Hrozek2009-08-051-113/+1
* Eliminate segfault on NSS and PAM responder startup.Stephen Gallagher2009-04-271-0/+4
* Change the way we retrieve domainsSimo Sorce2009-04-081-35/+1
* Unify name parsing and reposnder headersSimo Sorce2009-04-071-26/+110
* Make nsssrv use the common responder functionsSimo Sorce2009-03-271-7/+2
* Enable autoreconnection to the Data Provider in PAMStephen Gallagher2009-03-261-2/+4
* Refactor nss_ctx to resp_ctx in respondersStephen Gallagher2009-03-261-84/+84
* 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-091-54/+64
* added a privileged pipeSumit Bose2009-03-051-3/+129
* 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-261-16/+16
* Add PAM responderSumit Bose2009-02-241-0/+518