summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* PAM: allow muliple users mapped to a certificateone_certificate_multiple_usersSumit Bose2017-02-232-58/+78
* ifp: add ListByCertificateSumit Bose2017-02-236-0/+183
* cache_req: allow multiple matches for searches by certificateSumit Bose2017-02-231-2/+2
* pam: enhance Smartcard authentication tokenSumit Bose2017-02-231-7/+2
* p11: return name of PKCS#11 module and key id to pam_sssSumit Bose2017-02-233-10/+90
* PAM: forward Smartcard credentials to backendsSumit Bose2017-02-232-23/+82
* PAM: store user object in the preq contextSumit Bose2017-02-232-6/+7
* CONFDB: Make pwfield configurable per-domainJakub Hrozek2017-02-154-6/+22
* RESPONDER: Contact inconsistent domainsJakub Hrozek2017-02-151-3/+71
* RESPONDER: Include the files provider in NEEDS_CHECK_PROVIDERJakub Hrozek2017-02-151-2/+7
* RESPONDER: Use the NEED_CHECK_DOMAIN macroJakub Hrozek2017-02-151-1/+11
* RESPONDER: A sbus interface to reset negatively cached users and groupsJakub Hrozek2017-02-156-0/+120
* RESPONDER: Add a responder sbus interface to set domain stateJakub Hrozek2017-02-157-0/+315
* NSS: Rename the interface to invalidate memory cache initgroup records for co...Pavel Březina2017-02-154-10/+10
* NSS: Add sbus interface to clear memory cacheJakub Hrozek2017-02-154-1/+99
* NEGCACHE: Add API to reset all users and groupsJakub Hrozek2017-02-152-0/+58
* cache_req: always go to dp first when looking up hostPavel Březina2017-02-081-1/+1
* ssh: fix typoPavel Březina2017-02-081-1/+1
* ssh: rewrite ssh responder to use cache_reqPavel Březina2017-02-087-1216/+1165
* cache_req: add host by name searchPavel Březina2017-02-089-17/+203
* cache_req: move dp request to pluginPavel Březina2017-02-0823-313/+360
* cache_req: add api to create ldb_result from messagePavel Březina2017-02-081-19/+28
* cache_req: search user by name with attrsPavel Březina2017-02-082-2/+42
* cache_req: add ability to not use default domain suffixPavel Březina2017-02-0821-1/+31
* sss_parse_inp_send: provide default_domain as parameterPavel Březina2017-02-084-7/+33
* ssh: do not create again fq namePavel Březina2017-02-081-14/+6
* ssh: fix number of output certificatesPavel Březina2017-02-081-1/+1
* IFP: Update ifp_iface_generated.cFabiano Fidêncio2017-02-071-6/+1
* Suppres implicit-fallthrough from gcc 7Lukas Slebodnik2017-02-011-0/+1
* RESPONDER: Change how client timeout is calculatedFabiano Fidêncio2017-01-232-8/+33
* RESPONDER: Shutdown {dbus,socket}-activated responders in case they're idleFabiano Fidêncio2017-01-232-1/+132
* RESPONDER: Don't expose client_idle_handler()Fabiano Fidêncio2017-01-232-21/+16
* RESPONDER: Make clear {reset_,}idle_timer() are related to clientFabiano Fidêncio2017-01-233-14/+14
* SBUS: Add destructor data to sbus_connectionFabiano Fidêncio2017-01-231-1/+1
* SBUS: Add a time_t pointer to the sbus_connectionFabiano Fidêncio2017-01-232-2/+3
* IFP: Make IFP responder dbus-activatableFabiano Fidêncio2017-01-232-1/+3
* SUDO: Make Sudo responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* SSH: Make SSH responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* PAM: Make PAM responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* PAC: Make PAC responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* NSS: Make NSS responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* AUTOFS: Make AutoFS responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* RESPONDER: Make responders' common code ready for socket activationFabiano Fidêncio2017-01-233-38/+38
* UTIL: Introduce --dbus-activated cmd option for respondersFabiano Fidêncio2017-01-232-2/+5
* UTIL: Introduce --socket-activated cmdline option for respondersFabiano Fidêncio2017-01-233-17/+24
* MONITOR: Pass the service type to the RegisterService methodFabiano Fidêncio2017-01-231-2/+2
* AUTOFS: Check return of sss_cmd_empty_packet()Fabiano Fidêncio2017-01-201-1/+6
* IFP: Fix GetUserAttrJakub Hrozek2017-01-161-0/+1
* DP: Remove unused attr_type from struct dp_id_dataLukas Slebodnik2017-01-161-4/+2
* nss: remove the old codePavel Březina2016-12-197-8903/+0