summaryrefslogtreecommitdiffstats
path: root/src/responder/ifp
Commit message (Expand)AuthorAgeFilesLines
* 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
* IFP: deprecate GetUserAttrPavel Březina2015-05-221-0/+3
* IFP: add org.freedesktop.sssd.infopipe.Groups.GroupPavel Březina2015-05-227-0/+658
* IFP: add org.freedesktop.sssd.infopipe.GroupsPavel Březina2015-05-227-0/+369
* IFP: add org.freedesktop.sssd.infopipe.Users.UserPavel Březina2015-05-2212-34/+846
* IFP: add org.freedesktop.sssd.infopipe.UsersPavel Březina2015-05-227-0/+493
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-1/+1
* cache_req: parse input name if neededPavel Březina2015-03-131-1/+1
* cache_req: add support for user by uidPavel Březina2015-03-131-2/+2
* cache_req: preparations for different input typePavel Březina2015-03-131-1/+23
* 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
* 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-231-12/+3
* IFP: use new cache interfacePavel Březina2015-01-091-320/+45
* IFP: Return group names with the right caseJakub Hrozek2014-12-081-4/+14