summaryrefslogtreecommitdiffstats
path: root/server/responder/nss/nsssrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix reporting non-default users.Simo Sorce2009-03-061-300/+311
* 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-041-2/+34
* Fix confdb issues.Simo Sorce2009-02-281-5/+5
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-12/+24
* Serialize access to sysdb and also exposes ldb transactions.Simo Sorce2009-02-261-29/+44
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-1/+1
* Add PAM responderSumit Bose2009-02-241-0/+2238