summaryrefslogtreecommitdiffstats
path: root/server/responder/common/responder_common.c
Commit message (Expand)AuthorAgeFilesLines
* Remove DP processSimo Sorce2009-10-091-22/+51
* Remove unused btreemap codeStephen Gallagher2009-10-061-1/+0
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-2/+2
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-26/+26
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-26/+26
* Split database in multiple filesSimo Sorce2009-09-081-2/+2
* Fix reconnection codeSimo Sorce2009-08-171-1/+35
* Change the why DP clients identifySimo Sorce2009-08-111-2/+6
* Change services identification mechanismSimo Sorce2009-08-111-4/+12
* 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