summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
* Lookup domains at startupSumit Bose2013-06-041-0/+6
* Remove branching to improve readabilityJakub Hrozek2013-05-301-23/+11
* Allow flat name in the FQname formatJakub Hrozek2013-05-301-3/+3
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-30/+19
* Fixing critical format string issues.Lukas Slebodnik2013-05-202-6/+11
* Add SID related calls to the NSS responderSumit Bose2013-05-032-3/+795
* Add idmap context to nss contextSumit Bose2013-05-022-0/+22
* Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose2013-05-023-4/+4
* DB: Switch to new libini_config APIOndrej Kos2013-04-262-2/+1
* Refactoring: remove duplicated code in nss responderSumit Bose2013-04-212-622/+240
* Inform about function duplication.Michal Zidek2013-04-171-0/+3
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-101-4/+6
* change responder contexts hierarchyPavel Březina2013-03-201-15/+20
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-201-7/+12
* Removing unused declaration of functions and variable.Lukas Slebodnik2013-03-191-1/+0
* Debug message in sss_mc_create_file.Michal Zidek2013-03-071-0/+5
* File descriptor leak in nss responder.Michal Zidek2013-03-071-18/+43
* Use the same dbg level for all ncache hits.Michal Zidek2013-03-041-18/+25
* Remove unused functionsJakub Hrozek2013-03-042-18/+0
* Lower the DEBUG level if an entry cannot be deleted from memcacheJakub Hrozek2013-02-141-3/+3
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-3/+3
* Add function get_next_domain()Simo Sorce2013-02-103-75/+55
* 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