summaryrefslogtreecommitdiff
path: root/src/providers
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-09krb5_child: Simplify ccache creationSimo Sorce1-387/+87
2013-09-09krb5: Add file/dir path precheckSimo Sorce2-0/+35
2013-09-09krb5: Remove unused ccache backend infrastructureSimo Sorce6-144/+14
2013-09-09krb5: Unify function to create ccache filesSimo Sorce3-69/+22
2013-09-09krb5: Use new function to validate ccachesSimo Sorce3-371/+88
2013-09-09krb5: Make check_for_valid_tgt() staticSimo Sorce1-0/+74
2013-09-09krb5: move template check to initializzationSimo Sorce4-24/+22
2013-09-09krb5: Move determination of user being activeSimo Sorce3-43/+17
2013-09-09krb5: Replace type-specific ccache/principal checkSimo Sorce3-148/+89
2013-09-09krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce3-118/+18
2013-09-09krb5: Add helper to destroy ccache as userSimo Sorce2-0/+111
2013-09-09krb5: Add calls to change and restore credentialsSimo Sorce2-0/+131
2013-09-09krb5: Ingnore unknown expansion sequencesSimo Sorce1-30/+15
2013-09-05dyndns: do not modify global family_orderSumit Bose1-3/+3
2013-09-05AD: Rename parametrized #defineJakub Hrozek1-3/+3
2013-09-05ad srv: prefer servers that are in the same domain as clientPavel Březina1-0/+89