summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* nss: Use negcache for getbysid requestsJakub Hrozek2015-04-241-0/+9
* Option filter_users had no effect for retrieving sudo rulesAdam Tkac2015-04-143-0/+39
* NSS: Reset negcache after checking domainsJakub Hrozek2015-04-091-0/+24
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-099-15/+45
* ncache: Add sss_ncache_reset_repopulate_permanentJakub Hrozek2015-04-092-0/+20
* ncache: Silence critical error from filter_users when default_domain_suffix i...Jakub Hrozek2015-04-091-3/+15
* ncache: Fix sss_ncache_reset_permanentJakub Hrozek2015-04-091-1/+1
* SSH: Ignore the default_domain_suffixJakub Hrozek2015-04-011-1/+1
* PAC: Remove unused functionLukas Slebodnik2015-03-311-35/+0
* Fix a few typos in commentsPavel Reichl2015-03-261-4/+4
* Add missing new lines to debug messagesLukas Slebodnik2015-03-179-15/+15
* responder_cache: Fix warning may be used uninitializedLukas Slebodnik2015-03-171-1/+1
* pam_initgr_check_timeout: add debug outputSumit Bose2015-03-131-0/+4
* PAM: use the logon_name as the key for the PAM initgr cacheSumit Bose2015-03-131-13/+3
* cache_req: return ERR_INTERNAL if more than one entry is foundPavel Březina2015-03-131-1/+1
* cache_req: parse input name if neededPavel Březina2015-03-133-25/+119
* cache_req: add support for group by idPavel Březina2015-03-132-0/+58
* cache_req: remove default branch from switchesPavel Březina2015-03-131-20/+4
* cache_req: add support for group by namePavel Březina2015-03-132-0/+56
* cache_req: add support for user by uidPavel Březina2015-03-133-9/+117
* cache_req: preparations for different input typePavel Březina2015-03-133-100/+310
* NSS: Handle ENOENT when doing initgroups by UPNJakub Hrozek2015-03-121-18/+28
* PAM: check return value of confdb_get_stringPavel Reichl2015-02-271-0/+6
* PAM: print the pam status as string, tooJakub Hrozek2015-02-252-4/+7
* PAM: warn all services about account expirationPavel Reichl2015-02-231-2/+17
* PAM: new option pam_account_expired_messagePavel Reichl2015-02-231-4/+10
* PAM: do not reject abruptlyPavel Reichl2015-02-231-0/+53
* RESPONDERS: Warn to syslog about colliding objectsLukas Slebodnik2015-02-182-0/+18
* sbus: add constant to represent subtreePavel Březina2015-02-172-2/+2
* IFP: simplify object path constant namesPavel Březina2015-02-176-17/+15
* sbus codegen: do not prefix getters with iface namePavel Březina2015-02-173-57/+57
* IFP: unify generated interfaces namesPavel Březina2015-02-178-214/+213
* IFP: move interface definitions from ifpsrv.c into separate filePavel Březina2015-02-173-76/+112
* sbus: use hard coded getters instead of generatedPavel Březina2015-02-171-420/+23
* fill_id() fix LE/BE issue with wrong data typeSumit Bose2015-01-301-4/+6
* add missing '\n' in debug messagesPavel Reichl2015-01-271-9/+10
* ifp: fix potential memory leak in check_and_get_component_from_path()Pavel Březina2015-01-231-0/+4
* sbus: add sbus_opath_get_object_name()Pavel Březina2015-01-232-22/+13
* sbus: move common opath functions from ifp to sbus codePavel Březina2015-01-234-206/+14
* sbus: unify naming of handler data variablePavel Březina2015-01-231-26/+26
* sbus: add object path to sbus requestPavel Březina2015-01-232-14/+8
* sbus: use 'path/*' to represent a D-Bus fallbackPavel Březina2015-01-232-2/+2
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-232-19/+4
* nss: fix SID lookupsSumit Bose2015-01-231-1/+9
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-201-0/+4
* nss: refactor fill_orig()Sumit Bose2015-01-201-67/+66
* nss: make fill_orig() multi-value awareSumit Bose2015-01-201-20/+68
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-151-24/+1
* IFP: use new cache interfacePavel Březina2015-01-091-320/+45
* responders: enable views in cache requestPavel Březina2015-01-091-3/+9