summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
...
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-101-5/+6
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-161-6/+1
* NSS: invalidate memcache user entry on initgr, tooJakub Hrozek2013-01-161-0/+11
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-151-6/+6
* Add domain argument to sysdb_initgroups()Simo Sorce2013-01-151-2/+2
* Add domain option to sysdb_get/netgr/attrs() fnsSimo Sorce2013-01-151-1/+1
* Pass domain to sysdb_enum<pw/gr>ebt() functionsSimo Sorce2013-01-151-4/+4
* Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce2013-01-151-2/+2
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-151-9/+5
* memcache: add macro that validates record lengthPavel Březina2013-01-071-2/+1
* sss_userdel and sss_groupdel with use_fully_qualified_namesMichal Zidek2013-01-071-15/+50
* mmap cache: invalidate cache on fatal errorSimo Sorce2012-12-203-10/+30
* Carefully check records when forcibly invalidatingSimo Sorce2012-12-201-18/+101
* Update free table when records are invalidated.Simo Sorce2012-12-201-14/+23
* nss_mc: Add extra checks when dereferencing recordsSimo Sorce2012-12-201-0/+12
* sssd_nss: Plug memory leaksSimo Sorce2012-12-191-2/+11
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-182-3/+1
* Allow mmap calls to gracefully return absent ctxSimo Sorce2012-12-141-0/+25
* sssd_nss: Remove entries from memory cache if not found in sysdbMichal Zidek2012-12-131-0/+23
* NSS: Fix the error handler in sss_mc_create_fileJakub Hrozek2012-12-111-10/+16
* Hook for mmap cache update on initgroup callsSimo Sorce2012-12-053-0/+147
* Hook to perform a mmap cache update from sssd_nssSimo Sorce2012-12-053-0/+118
* mmap cache: public functions to invalidate recordsSimo Sorce2012-12-052-0/+135
* NSS: Fix netgroup midpoint cache refreshJakub Hrozek2012-12-042-2/+2
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-3/+7
* Add ignore_group_members option.Paul B. Henson2012-11-151-16/+19
* Add helpers to set common mc record fieldsSimo Sorce2012-11-101-16/+26
* sss_cache: Remove fastcache even if sssd is not running.Michal Zidek2012-11-061-3/+23
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* Fix two errors in the nss responderSumit Bose2012-10-231-1/+3
* Allow setting the default_shell option per-domain as wellJakub Hrozek2012-10-181-1/+3
* Check for subdomains if getpwuid or getgrgid are the first requestsSumit Bose2012-10-121-0/+72
* nss_cmd_retpwent(): do not go into infinite loop if n < 0Pavel Březina2012-10-111-0/+8
* Fix typosYuri Chornoivan2012-10-091-1/+1
* Fix few coding style issuesPavel Březina2012-10-021-1/+1
* Add new option default_domain_suffixSumit Bose2012-10-013-8/+18
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-243-2/+126
* NSS: Fix off-by-one error in parse_getservbynameJakub Hrozek2012-09-131-1/+1
* NSS: Add override_shell optionStephen Gallagher2012-07-203-2/+18
* Fix uninitialized valuesNick Guay2012-07-181-3/+3
* Add newline to DEBUG messagesJakub Hrozek2012-07-121-2/+2
* Fix re_expression matching with subdomainsJan Zeleny2012-06-212-37/+99
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-124-20/+21
* Allow fast memcache timeout to be configurableJan Zeleny2012-06-103-5/+15
* Ghost members - various small changesJan Zeleny2012-05-311-1/+1
* Ghost members - NSS responder changesJan Zeleny2012-05-311-89/+147
* NSS: Restore original protocol for getservbyportStephen Gallagher2012-05-251-1/+1
* Send 16bit protocol numbers from the sss_clientJakub Hrozek2012-05-251-1/+1
* NSS: Fix segfault when mmap cache cannot be initializedStephen Gallagher2012-05-241-2/+2