summaryrefslogtreecommitdiffstats
path: root/src/responder/ifp
Commit message (Expand)AuthorAgeFilesLines
* IFP: Use sized_domain_name to format the groups the user is a member ofJakub Hrozek2017-04-211-14/+15
* IFP: ListByName: Don't crash when no results are foundJakub Hrozek2017-03-301-7/+9
* IFP: Search both POSIX and non-POSIX domainsJakub Hrozek2017-03-303-105/+194
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-303-8/+28
* ifp: add FindByNameAndCertificateSumit Bose2017-03-106-0/+360
* ifp: add ListByCertificateSumit Bose2017-03-106-0/+165
* sss_parse_inp_send: provide default_domain as parameterPavel Březina2017-02-081-1/+1
* IFP: Update ifp_iface_generated.cFabiano Fidêncio2017-02-071-6/+1
* 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-231-1/+1
* IFP: Make IFP responder dbus-activatableFabiano Fidêncio2017-01-232-1/+3
* IFP: Fix GetUserAttrJakub Hrozek2017-01-161-0/+1
* cache_req: encapsulate output data into structurePavel Březina2016-12-193-38/+33
* ifp: remove unused fields from statePavel Březina2016-12-191-2/+0
* IFP: Remove "ChangeDebugTemporarily" methodFabiano Fidêncio2016-12-086-141/+0
* BUILD: Drop libsss_configFabiano Fidêncio2016-11-246-305/+0
* MONITOR: Remove unused shutDown sbus methodJakub Hrozek2016-11-091-1/+0
* MONITOR: Remove deprecated pong sbus methodJakub Hrozek2016-11-091-1/+0
* cache_req: switch to new codePavel Březina2016-10-203-3/+3
* IFP: expose user and group unique IDs through DBusThomas Equeter2016-09-228-0/+60
* DP: Remove old data provider interfacePavel Březina2016-08-161-12/+1
* sssctl: print active server and server listPavel Březina2016-08-166-1/+131
* sbus: add sbus_request_reply_error()Pavel Březina2016-08-161-8/+4
* rdp: add ability to forward reply to the client requestPavel Březina2016-08-161-71/+7
* IFP: Amend the InfoPipe responder for fqdnsJakub Hrozek2016-07-075-22/+204
* Responders: Make the client context more genericSimo Sorce2016-06-291-0/+1
* IFP: Provide domain and failover statusPavel Březina2016-06-277-0/+218
* IFP: new header file that contains interface definitionsPavel Březina2016-06-276-19/+45
* IFP: Add domain nodesPavel Březina2016-06-273-1/+44
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-3/+1
* SBUS: Add sbus_conn_register_iface_mapPavel Březina2016-06-201-18/+2
* Remove braces from DEBUG statementsPavel Březina2016-06-181-1/+1
* RESPONDER: Removing ncache from ifp_ctxPetr Cech2016-05-115-23/+13
* RESPONDER: Removing neg_timeout from ifp repsonderPetr Cech2016-05-113-16/+4
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-113-18/+9
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-1/+5
* Internal: Rename CONFDB_DEFAULT_CONFIG_FILEStephen Gallagher2016-05-111-4/+4
* IFP: Do not crash on invalid arguments to GetUserAttrJakub Hrozek2016-05-101-2/+2
* cache_req: hide input and pass parameters in structPavel Březina2016-03-141-9/+5
* cache_req: add SID lookupsPavel Březina2016-03-141-2/+2
* cache_req: improve debuggingPavel Březina2016-03-141-2/+4
* IFP: Skip non-POSIX groups properlyJakub Hrozek2015-11-111-2/+4
* util: Update get_next_domain's interfaceMichal Židek2015-10-234-7/+8
* IFP: Suppress warning from static analyzerLukas Slebodnik2015-09-263-6/+6
* IFP: use default limit if provided is 0Pavel Březina2015-08-141-1/+3
* IFP: Add wildcard requestsJakub Hrozek2015-07-155-0/+456
* IFP: add FindByCertificate method for User objectsSumit Bose2015-06-197-2/+129
* IFP: Fix warnings with enabled optimisationLukas Slebodnik2015-06-191-2/+2
* IFP: Export nodesPavel Březina2015-06-185-22/+199
* IFP: Implement org.freedesktop.sssd.infopipe.Cache[.Object]Pavel Březina2015-06-1811-0/+708