summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* Remove unused parameter from ifp_user_get_groups_replyLukas Slebodnik2014-06-031-4/+2
* Remove unused parameter from ifp_user_get_attr_handle_replyLukas Slebodnik2014-06-031-4/+4
* IFP: Add a GetGroupsList methodJakub Hrozek2014-06-036-15/+225
* IFP: Per-attribute ACL for usersJakub Hrozek2014-06-034-2/+194
* IFP: Add GetUserAttrs callJakub Hrozek2014-06-036-0/+598
* IFP: Initialize negative cache timeoutJakub Hrozek2014-06-032-0/+17
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-06-034-1/+75
* IFP: Add utility functionsJakub Hrozek2014-06-032-0/+149
* SBUS: Add SBUS_CONN_TYPE_SYSBUSJakub Hrozek2014-06-031-1/+1
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-06-033-3/+11
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-06-031-0/+3
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-034-2/+17
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-032-13/+27
* refactor calls of sss_parse_namePavel Reichl2014-06-031-2/+1
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-06-032-0/+128
* IFP: do not create client socketPavel Březina2014-06-031-1/+1
* IFP: Connect to the system busJakub Hrozek2014-06-037-1/+265
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-06-034-0/+297
* UTIL: Move sss_parse_name_for_domains declaration to util.hJakub Hrozek2014-06-031-5/+0
* Remove duplicate declarationJakub Hrozek2014-06-031-4/+0
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-06-021-17/+6
* sbus: Refactor how we export DBus interfacesStef Walter2014-06-028-119/+56
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-024-47/+23
* sbus: Use constants to make dbus callsStef Walter2014-06-026-12/+12
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-06-026-83/+121
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-06-021-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-0213-257/+398
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-0230-1266/+1266
* Revert "NSS: add support for subdomain_homedir"Pavel Reichl2014-02-111-8/+0
* NSS: add support for subdomain_homedirPavel Reichl2014-01-151-0/+8
* NSS: Use plain user name when expanding homedirJakub Hrozek2014-01-151-1/+12
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-2/+2
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-191-2/+2
* NSS: Fix memory leak in sss_setnetgrentLukas Slebodnik2013-12-101-1/+1
* pac: fix potential memory leaksPavel Březina2013-11-261-5/+5
* pac: fix double freePavel Březina2013-11-261-8/+6
* do not use default_domain_suffix with autofsAron Parsons2013-11-181-1/+1
* NSS: Set packet length for initgroupsLukas Slebodnik2013-11-071-0/+7
* free idmapped binary SIDs correctlyPavel Březina2013-11-071-1/+1
* free idmapped SIDs correctlyPavel Březina2013-11-072-2/+4
* NSS: Fix parenthesisJakub Hrozek2013-10-301-1/+1
* NSS: Fix service enumerationJakub Hrozek2013-10-291-1/+5
* NSS: Print FQDN for groups with mixed domain membershipJakub Hrozek2013-10-291-9/+64
* nss: wait for initial subdomains request to finishPavel Březina2013-10-171-0/+14
* sudo: improve time restrictions debug messagesPavel Březina2013-10-011-0/+7
* NSS: Failure to store entry negative cache should not be fatalJakub Hrozek2013-09-251-18/+31
* NSS: Set UID and GID to negative cache after searching all domainsJakub Hrozek2013-09-251-66/+105
* Check slot validity before MC_SLOT_TO_PTR.Michal Zidek2013-09-231-15/+75
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-172-22/+4
* Fix formating of variables with type: gid_tLukas Slebodnik2013-09-111-2/+2