summaryrefslogtreecommitdiff
path: root/src/providers
AgeCommit message (Expand)AuthorFilesLines
2013-09-27LDAP: Require ID numbers when ID mapping is offJakub Hrozek2-7/+77
2013-09-27KRB5: Use the correct domain when authenticating with cached passwordJakub Hrozek1-4/+4
2013-09-27KRB5: Return ERR_NETWORK_IO when trusted AD server can't be resolvedJakub Hrozek1-0/+1
2013-09-27Do not return DP_ERR_FATAL in case of successSumit Bose1-1/+5
2013-09-27ipa_server_mode: write capaths to krb5 include fileSumit Bose2-2/+4
2013-09-27IPA: store forest name for forest member domainsSumit Bose2-2/+87
2013-09-26IPA: Ignore dns_discovery_domain in server modeJakub Hrozek1-0/+36
2013-09-26ad: store group in correct tree on initgroups via tokenGroupsPavel Březina1-11/+41
2013-09-26sysdb: get_sysdb_grouplist() can return either names or dnPavel Březina2-16/+55
2013-09-26KRB5: Fix bad comparisonJakub Hrozek1-1/+1
2013-09-25krb5: Be more lenient on failures for old ccacheSimo Sorce2-2/+2
2013-09-24Include header file in implementation module.Lukas Slebodnik12-0/+12
2013-09-24Convert IN_MULTICAST parameter to host orderJakub Hrozek2-2/+2
2013-09-23krb5: do not expand enterprise principals is offlineSumit Bose1-1/+1
2013-09-23krb5: save canonical upn to sysdbSumit Bose4-20/+57
2013-09-22Check return values of setenv and unsetenvJakub Hrozek1-1/+5
2013-09-20LDAP: Use primary cn to search netgroupLukas Slebodnik3-7/+22
2013-09-20AD: Failure to get flat name is not fatalJakub Hrozek3-68/+86
2013-09-20sdap_domain_add: remove too strict consistency checkSumit Bose1-10/+0
2013-09-20LDAP: Deprecate ldap_{user,group}_search_filterJakub Hrozek1-0/+12
2013-09-18AD: Download master domain info when enumeratingJakub Hrozek5-7/+211
2013-09-18LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek4-18/+29
2013-09-18AD: async request to retrieve master domain infoJakub Hrozek4-214/+414
2013-09-18BE: Log domain name to journald if availableJakub Hrozek1-0/+2
2013-09-17KRB5: Call umask before mkstemp in the krb5 child codeJakub Hrozek1-0/+3
2013-09-17simple provider: obey case sensitivity for subdomain users and groupsPavel Březina1-7/+43
2013-09-17simple provider: support subdomain groupsPavel Březina1-23/+64
2013-09-17simple provider: support subdomain usersPavel Březina1-5/+10
2013-09-17util: add sss_idmap_talloc[_free]Pavel Březina3-39/+9
2013-09-13IPA: Deprecate ipa_hbac_support_srchost optionOndrej Kos2-0/+11
2013-09-12KRB: Remove unused function parametersLukas Slebodnik1-4/+2
2013-09-12KRB: Remove unused memory contextLukas Slebodnik3-3/+3
2013-09-11Fix formating of variables with type: gid_tLukas Slebodnik5-19/+19
2013-09-11Fix formating of variables with type: uid_tLukas Slebodnik3-8/+12
2013-09-11Fix formating of variables with type: id_tLukas Slebodnik2-5/+9
2013-09-11Use right formating to print stringLukas Slebodnik1-1/+1
2013-09-11Fix warning: data argument not used by format stringLukas Slebodnik1-2/+5
2013-09-11Fix formating of variables with ber_ typeLukas Slebodnik2-3/+4
2013-09-11Fix formating of variables with type: time_tLukas Slebodnik7-9/+10
2013-09-11Fix formating of variables with type defined in stdint.hLukas Slebodnik3-5/+7
2013-09-11Fix formating of variables with type: key_serial_tLukas Slebodnik1-1/+2
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik27-63/+76
2013-09-11Fix formating of variables with type: ssize_tLukas Slebodnik3-5/+5
2013-09-11Use the same variable type like in struct ldb_message_elementLukas Slebodnik1-1/+1
2013-09-11Fix formating of variables with type: intLukas Slebodnik2-3/+4
2013-09-11Fix formating of variables with type: unsigned longLukas Slebodnik1-1/+1
2013-09-11Fix formating of variables with type: longLukas Slebodnik5-10/+13
2013-09-11LDAP: Store cleanup timestamp after initial cleanupJakub Hrozek3-10/+10
2013-09-10is_dn(): free dnPavel Březina1-0/+2
2013-09-10krb5: Fix warning sometimes uninitializedLukas Slebodnik1-0/+2