summaryrefslogtreecommitdiff
path: root/src/providers
AgeCommit message (Expand)AuthorFilesLines
2013-01-15Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce1-3/+3
2013-01-15Make sysdb_custom_subtree_dn() require a domain.Simo Sorce3-4/+6
2013-01-15Make sysdb_custom_dn() require a domain.Simo Sorce2-5/+9
2013-01-15Make sysdb_domain_dn() require a domain.Simo Sorce1-1/+1
2013-01-15Make sysdb_netgroup_base_dn() require a domain.Simo Sorce1-1/+1
2013-01-15Remove the sysdb_ctx_get_domain() function.Simo Sorce1-1/+4
2013-01-15Refactor single domain initializationSimo Sorce1-2/+2
2013-01-14let ldap_backup_chpass_uri workPavel Březina1-2/+4
2013-01-14Fix LDAP authentication - invalid password lengthPavel Březina1-1/+1
2013-01-10Change pam data auth tokens.Simo Sorce16-373/+429
2013-01-10Code can only check for cached passwordsSimo Sorce1-4/+17
2013-01-10Fix sdap reinit.Simo Sorce1-82/+89
2013-01-09AD: Add user as a direct member of his primary groupJakub Hrozek1-8/+109
2013-01-09AD: replace GID/UID, do not add another oneJakub Hrozek4-7/+41
2013-01-08IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek3-4/+6
2013-01-08SELINUX: Process maps even when offlineJakub Hrozek1-226/+429
2013-01-08SYSDB: Remove duplicate selinux definesJakub Hrozek1-0/+1
2013-01-07sudo smart refresh: fix debug messagePavel Březina1-1/+1
2013-01-07sudo smart refresh: do not include usn in filter if no valid usn is knownPavel Březina1-5/+12
2013-01-07Fix tevent_req style for sdap_async_sudo.Simo Sorce1-22/+22
2013-01-04LDAP: initialize refresh function handlerOndrej Kos1-1/+1
2013-01-02let krb5_backup_kpasswd failover workPavel Březina1-2/+2
2013-01-02failover: Protect against empty host namesMichal Zidek6-8/+8
2013-01-02set ret to EOK after for loop in sdap_sudo_purge_sudoersPavel Březina1-0/+2
2012-12-20krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose1-4/+4
2012-12-19Add default section to switch statementSumit Bose1-0/+3
2012-12-18DP: invalidate all cached maps if a request for auto.master comes inJakub Hrozek3-0/+16
2012-12-18sudo: do full refresh when data provider is back onlinePavel Březina2-7/+75
2012-12-18sudo: schedule another full refresh in short interval if the first failsPavel Březina2-0/+28
2012-12-18check dp error in sdap_sudo_full_refresh_done()Pavel Březina1-3/+8
2012-12-18add sdap_sudo_schedule_refresh()Pavel Březina2-43/+77
2012-12-18try primary server after retry_timeout + 1 seconds when switching to backupPavel Březina3-1/+13
2012-12-17PROXY: fix groups cachingOndrej Kos1-0/+6
2012-12-15let ldap_chpass_uri failover work when using same hostnamePavel Březina1-11/+4
2012-12-11sudo: don't get stuck in rules and smart refresh when offlinePavel Březina1-4/+14
2012-12-10LDAP: remove dead assignmentJakub Hrozek1-1/+0
2012-12-10let krb5_kpasswd failover workPavel Březina1-3/+7
2012-12-10PROXY: fix negative cacheOndrej Kos1-20/+24
2012-12-07SUDO: strdup the input variableJakub Hrozek1-1/+1
2012-12-05Fix comment on wrong lineSimo Sorce1-1/+1
2012-12-05LDAP: Continue adjusting group membership even if there is nothing to addJakub Hrozek1-2/+1
2012-12-05Add backchannel NSS provider query on initgr callsSimo Sorce1-0/+165
2012-12-05Hook for mmap cache update on initgroup callsSimo Sorce1-0/+1
2012-12-05Hook to perform a mmap cache update from sssd_nssSimo Sorce1-0/+6
2012-12-04Use an entry type mask macro to filter entry typesSimo Sorce5-5/+6
2012-12-04Streamline ipa_account_info handlerSimo Sorce1-74/+55
2012-12-04Fix tevent_req style for get_netgroup in ipa_idSimo Sorce1-80/+71
2012-12-04Fix ipa_subdomain_id names and tevent_req styleSimo Sorce3-52/+36
2012-12-04Fix tevent_req style for krb5_authSimo Sorce4-371/+334
2012-12-04Missing parameter in DEBUG message.Michal Zidek1-1/+2