summaryrefslogtreecommitdiffstats
path: root/server/responder/nss
Commit message (Expand)AuthorAgeFilesLines
...
* Retrieve some options from confdbSimo Sorce2009-03-203-11/+46
* Enhance server_setupSimo Sorce2009-03-202-1/+3
* Fix getgrent and getpwent callsSimo Sorce2009-03-181-2/+6
* Implement Negative cache for NSSSimo Sorce2009-03-135-3/+570
* Fix returning user with missing optional attributes.Simo Sorce2009-03-101-5/+8
* Treat uids and gids as 32 bit numbers not 64Simo Sorce2009-03-101-23/+21
* Always pass sss_domain_info to sysdb functions.Simo Sorce2009-03-091-27/+15
* use fixed paths to sockets to make sure clients and server are using the sameSumit Bose2009-03-092-1/+6
* Fix reporting non-default users.Simo Sorce2009-03-062-301/+314
* Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce2009-03-051-10/+10
* Implement GetCachedUsers in the InfoPipeStephen Gallagher2009-03-051-2/+2
* Add enumeration backout period.Simo Sorce2009-03-043-2/+39
* Fix confdb issues.Simo Sorce2009-02-281-5/+5
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-273-100/+28
* Serialize access to sysdb and also exposes ldb transactions.Simo Sorce2009-02-262-30/+53
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-264-32/+32
* Add PAM responderSumit Bose2009-02-244-0/+3379