summaryrefslogtreecommitdiffstats
path: root/server/responder/nss/nsssrv.c
Commit message (Expand)AuthorAgeFilesLines
* Add common function to retrieve comma sep. listsSimo Sorce2009-04-141-11/+13
* Make reconnection to the Data Provider a global settingStephen Gallagher2009-04-141-5/+2
* Add reconnection code between the NSS responder and the Data providerStephen Gallagher2009-04-141-1/+52
* Change the way we retrieve domainsSimo Sorce2009-04-081-24/+8
* Unify name parsing and reposnder headersSimo Sorce2009-04-071-23/+5
* Add a more flexible way to parse and filter names.Simo Sorce2009-04-011-8/+120
* Make nsssrv use the common responder functionsSimo Sorce2009-03-271-355/+18
* Fix buildSimo Sorce2009-03-241-1/+1
* Retrieve some options from confdbSimo Sorce2009-03-201-6/+39
* Enhance server_setupSimo Sorce2009-03-201-1/+1
* Implement Negative cache for NSSSimo Sorce2009-03-131-0/+8
* use fixed paths to sockets to make sure clients and server are using the sameSumit Bose2009-03-091-0/+5
* Add enumeration backout period.Simo Sorce2009-03-041-0/+1
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-80/+3
* Serialize access to sysdb and also exposes ldb transactions.Simo Sorce2009-02-261-1/+9
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-16/+16
* Add PAM responderSumit Bose2009-02-241-0/+590