summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* IPA: add certmap support (wip)Sumit Bose2017-02-138-22/+450
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-02-132-4/+4
* LDAP: always store the certificate from the requestSumit Bose2017-02-131-1/+18
* sdap_get_users_send(): new argument extra_attrsSumit Bose2017-02-134-4/+39
* AD: Use ad_domain to match forest root domain, not the configured domain from...Jakub Hrozek2017-02-081-2/+11
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-083-8/+30
* LDAP: Better logging messagePetr Čech2017-02-081-1/+2
* SUDO: Add skip_entry boolean to sudo conversionsJustin Stephenson2017-02-071-14/+41
* FAILOVER: Improve port status log messagesJustin Stephenson2017-02-061-1/+7
* ldap_child: Fix use after freeLukas Slebodnik2017-02-011-9/+17
* Suppres implicit-fallthrough from gcc 7Lukas Slebodnik2017-02-015-0/+8
* gpo: Improve debug messagesMichal Židek2017-01-251-3/+6
* GPO: Skip GPOs without gPCFunctionalityVersionMichal Židek2017-01-251-3/+19
* dp_request_table: remove unused #includesPavel Březina2017-01-251-2/+0
* SBUS: Add destructor data to sbus_connectionFabiano Fidêncio2017-01-232-2/+2
* SBUS: Add a time_t pointer to the sbus_connectionFabiano Fidêncio2017-01-232-2/+3
* MONITOR: Pass the service type to the RegisterService methodFabiano Fidêncio2017-01-231-1/+1
* SUDO: Drop logic to disable the backend in case the provider is not setFabiano Fidêncio2017-01-231-75/+0
* LDAP: Remove attrs_type related TODO commentsLukas Slebodnik2017-01-162-3/+0
* DP: Remove unused attr_type from struct dp_id_dataLukas Slebodnik2017-01-1613-56/+14
* DP: Remove unused constants BE_ATTR_*Lukas Slebodnik2017-01-162-4/+0
* LDAP: Remove unused parameter attr_type from groups_get_sendLukas Slebodnik2017-01-165-15/+4
* LDAP: Removed unused attr_type from users_get_sendLukas Slebodnik2017-01-161-5/+1
* LDAP: Fix debug messages after errors in *_get_sendLukas Slebodnik2017-01-161-2/+2
* KRB5: Advise the user to inspect the krb5_child.log if the child fails with a...Jakub Hrozek2017-01-121-0/+3
* sudo: do not store usn if no rules are foundPavel Březina2016-12-081-1/+8
* krb5: fix two memory leaksSumit Bose2016-11-281-7/+2
* krb5: Use command line arguments instead env vars for krb5_childSumit Bose2016-11-287-131/+276
* KRB5: Remove spurious warning in logsLukas Slebodnik2016-11-221-1/+1
* Qualify ghost user attribute in case ldap_group_nesting_level is set to 0Jakub Hrozek2016-11-161-4/+11
* ipa: Nested netgroups do not workMichal Židek2016-11-141-12/+3
* IPA/AD: check auth ctx before using itSumit Bose2016-11-102-5/+28
* MONITOR: Remove unused shutDown sbus methodJakub Hrozek2016-11-091-1/+0
* MONITOR: Remove deprecated pong sbus methodJakub Hrozek2016-11-091-1/+0
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-031-1/+7
* LDAP/AD: resolve domain local groups for remote usersSumit Bose2016-10-313-7/+568
* sdap: make some nested group related calls publicSumit Bose2016-10-312-10/+18
* sysdb: add parent_dom to sysdb_get_direct_parents()Sumit Bose2016-10-311-4/+7
* LDAP: Removing of member link from groupSumit Bose2016-10-141-0/+9
* IPA: Initialize a boolean control valueJakub Hrozek2016-10-041-1/+6
* KRB5: Fixing FQ name of user in krb5_setup()Petr Čech2016-09-224-3/+36
* failover: proceed normally when no new server is foundPavel Březina2016-09-221-4/+21
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-217-9/+9
* LDAP: Return partial results from adminlimit exceededJakub Hrozek2016-09-141-1/+2
* PROXY: Adding proxy_max_children optionPetr Cech2016-09-131-2/+20
* SDAP: Fix settig paging attribute in sdap_get_generic_ext_sendLukas Slebodnik2016-09-131-3/+3
* KRB5: Return ERR_NETWORK_IO on clock skewJakub Hrozek2016-09-131-0/+2
* KRB5: Send the output username, not internal fqname to krb5_childJakub Hrozek2016-09-084-11/+30
* sdap_initgr_nested_get_membership_diff: use fully-qualified namesSumit Bose2016-09-011-1/+1
* dyndns: fix typo and unify ipa with ad debug message when offPavel Březina2016-08-302-2/+2