summaryrefslogtreecommitdiff
path: root/server/responder/nss/nsssrv_dp.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Fix potential segfault if dp_ctx is still NULL.Simo Sorce1-0/+9
2009-03-27Make nsssrv use the common responder functionsSimo Sorce1-116/+7
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-10/+10
2009-02-24Add PAM responderSumit Bose1-0/+433