summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
* Revert "NSS: add support for subdomain_homedir"Pavel Reichl2014-02-111-8/+0
* NSS: add support for subdomain_homedirPavel Reichl2014-01-151-0/+8
* NSS: Use plain user name when expanding homedirJakub Hrozek2014-01-151-1/+12
* NSS: Fix memory leak in sss_setnetgrentLukas Slebodnik2013-12-101-1/+1
* NSS: Set packet length for initgroupsLukas Slebodnik2013-11-071-0/+7
* free idmapped binary SIDs correctlyPavel Březina2013-11-071-1/+1
* NSS: Fix parenthesisJakub Hrozek2013-10-301-1/+1
* NSS: Fix service enumerationJakub Hrozek2013-10-291-1/+5
* NSS: Print FQDN for groups with mixed domain membershipJakub Hrozek2013-10-291-9/+64
* nss: wait for initial subdomains request to finishPavel Březina2013-10-171-0/+14
* NSS: Failure to store entry negative cache should not be fatalJakub Hrozek2013-09-251-18/+31
* NSS: Set UID and GID to negative cache after searching all domainsJakub Hrozek2013-09-251-66/+105
* Check slot validity before MC_SLOT_TO_PTR.Michal Zidek2013-09-231-15/+75
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-11/+2
* Fix formating of variables with type defined in stdint.hLukas Slebodnik2013-09-111-6/+7
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* mmap_cache: Do not remove record from chain twiceLukas Slebodnik2013-09-091-0/+6
* NSS: Descend into subdomains if enumerate=trueJakub Hrozek2013-08-281-12/+12
* mmap_cache: Use stricter check for hash keys.Lukas Slebodnik2013-08-281-4/+6
* mmap_cache: Skip records which doesn't have same hashLukas Slebodnik2013-08-281-2/+34
* mmap_cache: Use sss_atomic_write_s instead of write.Michal Zidek2013-08-221-2/+11
* mmap_cache: Store corrupted mmap cache before resetMichal Zidek2013-08-191-0/+66
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-08-191-3/+53
* mmap_cache: Off by one error.Michal Zidek2013-08-191-6/+6
* fill_initgr: add original primary GID if availableSumit Bose2013-08-191-0/+27
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-112-2/+54
* NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik2013-08-083-0/+54
* NSS: allow removing entries from netgroup hash tableLukas Slebodnik2013-08-083-1/+32
* Fix netgroup lookup when using fully qualified namePavel Březina2013-07-311-2/+2
* Netgroups should ignore the 'use_fully_qualified_names' settingStephen Gallagher2013-07-291-8/+6
* remove unused variablePavel Březina2013-07-161-4/+0
* Remove unused function parameterLukas Slebodnik2013-07-161-3/+1
* Do not call sss_cmd_done in function check_cache.Lukas Slebodnik2013-06-271-6/+0
* Handle too many results from getnetgr.Lukas Slebodnik2013-06-271-1/+13
* 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