summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* sudo: return after tevent_req_errorPavel Reichl2014-06-271-0/+1
* NSS: lookup_netgr_step don't access result on ENOENTPavel Reichl2014-06-251-13/+11
* NSS: minor code style improvementsPavel Reichl2014-06-191-7/+9
* NSS: fix memory leak in sysdb_getnetgrPavel Reichl2014-06-191-10/+19
* NSS: sysdb_getnetgr refactorPavel Reichl2014-06-191-20/+46
* NSS: sysdb_getnetgr check return value firstPavel Reichl2014-06-191-5/+7
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-024-2/+17
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-022-13/+27
* IFP: Implement SSSD componentsPavel Březina2014-05-287-1/+1604
* IFP: Implement domain gettersPavel Březina2014-05-286-0/+859
* IFP: Add ListDomains and FindDomainByNameJakub Hrozek2014-05-286-0/+342
* SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive typesJakub Hrozek2014-05-271-1/+28
* IFP: Support multiple interfaces on sysbusJakub Hrozek2014-05-231-18/+29
* IFP: Allow Set, Get and GetAll from DBus.PropertiesJakub Hrozek2014-05-221-0/+10
* IFP: Add a utility function to reply with an object pathPavel Březina2014-05-222-0/+48
* IFP: Add utility functions to escape and unescape object pathsJakub Hrozek2014-05-222-1/+134
* Remove unused parameter from ifp_user_get_groups_replyLukas Slebodnik2014-05-201-4/+2
* Remove unused parameter from ifp_user_get_attr_handle_replyLukas Slebodnik2014-05-201-4/+4
* IFP: Add a GetGroupsList methodJakub Hrozek2014-05-146-14/+225
* IFP: Per-attribute ACL for usersJakub Hrozek2014-05-134-2/+194
* IFP: Add GetUserAttrs callJakub Hrozek2014-05-136-0/+597
* IFP: Initialize negative cache timeoutJakub Hrozek2014-05-132-0/+17
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-05-134-1/+75
* IFP: Add utility functionsJakub Hrozek2014-05-132-0/+149
* SBUS: Add SBUS_CONN_TYPE_SYSBUSJakub Hrozek2014-05-131-1/+1
* mmap: Get errno when unlink failsMichal Zidek2014-04-251-0/+1
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-222-0/+128
* DP: Remove unused 'force' parameter from the subdomain handlerJakub Hrozek2014-04-221-14/+4
* RESPONDER: Fix a wrong DEBUG messageJakub Hrozek2014-04-221-2/+1
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-193-3/+11
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-04-151-0/+3
* PAC: fix clang warningPavel Reichl2014-04-101-0/+8
* IFP: do not create client socketPavel Březina2014-04-041-1/+1
* IFP: Connect to the system busJakub Hrozek2014-04-047-1/+265
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-04-044-0/+297
* refactor calls of sss_parse_namePavel Reichl2014-03-181-2/+1
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-141-17/+6
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-148-119/+56
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-144-47/+23
* NSS: Fix warning access array with index then checkLukas Slebodnik2014-02-261-3/+3
* sbus: Use constants to make dbus callsStef Walter2014-02-246-12/+12
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-246-83/+121
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-02-241-1/+1
* NSS: Continue if there is no portJakub Hrozek2014-02-201-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-1213-252/+391
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1230-1275/+1275
* NSS: Fix DEBUG formatting of cmdctx->idJakub Hrozek2014-02-111-26/+26
* responder: Use SAFEALIGN macros where appropriate.Michal Zidek2014-02-056-52/+83
* Revert "NSS: add support for subdomain_homedir"Pavel Reichl2014-02-051-8/+0
* NSS: add support for subdomain_homedirPavel Reichl2014-01-151-0/+8