summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv.h
Commit message (Collapse)AuthorAgeFilesLines
* Add new options to override shell valueJakub Hrozek2011-06-021-0/+3
| | | | | | | | https://fedorahosted.org/sssd/ticket/742 Conflicts: src/conf_macros.m4
* Add a new option to override home directory valueJakub Hrozek2011-06-021-0/+2
| | | | https://fedorahosted.org/sssd/ticket/551
* Remove unused enumeration cache timeout checksSumit Bose2011-01-061-2/+0
| | | | | The existence of the getent_ctx is used to track the enumeration cache timeout.
* Add netgroup support to the NSS responderStephen Gallagher2010-10-131-0/+1
|
* Refactor the negative cacheStephen Gallagher2010-06-171-2/+1
| | | | | Rename functions from nss_ncache_* to sss_ncache_* Move negative cache to responder/common and rename as negcache.c/h
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+70
Also update BUILD.txt