summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* GPO: Use sss_unique_file and close fd on failureHEADmasterJakub Hrozek2015-09-011-16/+14
* AD: send less logs to syslogPavel Reichl2015-09-011-0/+42
* LDAP: end on ENOMEMPavel Reichl2015-08-311-0/+1
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-316-19/+19
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-311-25/+2
* sdap_async: Use specific errmsg when availableMichal Židek2015-08-191-2/+8
* LDAP: Use sss_unique_filename in ldap_childJakub Hrozek2015-08-171-22/+3
* KRB5: Use sss_unique_file when creating kdcinfo filesJakub Hrozek2015-08-171-7/+9
* KRB5: Use sss_unique file in krb5_childJakub Hrozek2015-08-171-16/+11
* LDAP: minor improvements in ldap id cleanupPavel Reichl2015-08-172-4/+5
* LDAP: sanitize group name when used in filterPavel Reichl2015-08-171-5/+83
* DYNDNS: remove code duplicationPavel Reichl2015-08-141-55/+44
* DYNDNS: rename field of sdap_dyndns_update_statePavel Reichl2015-08-141-8/+8
* DYNDNS: remove zone commandPavel Reichl2015-08-146-42/+3
* DYNDNS: remove redundant talloc_steal()Pavel Reichl2015-08-141-1/+2
* DYNDNS: Don't use server cmd in nsupdate by defaultPavel Reichl2015-08-141-1/+1
* DYNDNS: Add a new option dyndns_serverJakub Hrozek2015-08-145-0/+11
* IPA: Always re-fetch the keytab from the IPA serverJakub Hrozek2015-08-142-25/+62
* IPA: Change the default of ldap_user_certificate to userCertificate;binaryJakub Hrozek2015-08-141-1/+1
* LDAP: use ldb_binary_encode when printing attribute valuesJakub Hrozek2015-08-141-1/+10
* DEBUG: Add new debug category for fail over.Michal Židek2015-08-142-8/+37
* IPA: Improve messages about failuresPavel Reichl2015-08-072-3/+8
* krb5: assume online state if KDC proxy is configuredSumit Bose2015-08-051-0/+6
* krb5: do not create kdcinfo file if proxy configuration existsSumit Bose2015-08-051-0/+7
* KRB5: Do not try to remove missing ccacheLukas Slebodnik2015-08-051-0/+5
* IPA: Remove MPG groups if getgrgid was called before getpw()Jakub Hrozek2015-07-311-2/+39
* SDAP: rename SDAP_CACHE_PURGE_TIMEOUTPavel Reichl2015-07-315-6/+6
* krb5: do not send SSS_OTP if two factors were usedSumit Bose2015-07-291-1/+6
* AD: Use ad_site also when site search failsPavel Březina2015-07-291-2/+10
* IPA: Handle sssd-owned keytabs when running as rootJakub Hrozek2015-07-282-8/+41
* IPA: Better debuggingJakub Hrozek2015-07-281-0/+3
* SYSDB: prepare for LOCAL viewPavel Březina2015-07-271-1/+2
* AD: Handle cases where no GPOs applyStephen Gallagher2015-07-261-3/+43
* DYNDNS: support for dualstackPavel Reichl2015-07-243-39/+124
* DYNDNS: special value '*' for dyndns_iface optionPavel Reichl2015-07-241-4/+16
* DYNDNS: support mult. interfaces for dyndns_iface optPavel Reichl2015-07-243-8/+74
* DYNDNS: sss_iface_addr_list_get return ENOENTPavel Reichl2015-07-242-3/+16
* Fix minor typosYuri Chornoivan2015-07-232-2/+2
* KRB5: Use the right domain for case-sensitive flagJakub Hrozek2015-07-221-1/+1
* Update few debug messagesLukas Slebodnik2015-07-171-2/+3
* KRB5: Return right data provider error codeLukas Slebodnik2015-07-151-1/+1
* LDAP: Add the wildcard_limit optionJakub Hrozek2015-07-156-2/+18
* LDAP: Add sdap_lookup_type enumJakub Hrozek2015-07-156-33/+73
* LDAP: Use sdap_get_and_parse_generic_/_recvJakub Hrozek2015-07-152-8/+8
* LDAP: Add sdap_get_and_parse_generic_sendJakub Hrozek2015-07-152-35/+136
* LDAP: Fetch users and groups using wildcardsJakub Hrozek2015-07-152-2/+51
* DP: Add DP_WILDCARD and SSS_DP_WILDCARD_USER/SSS_DP_WILDCARD_GROUPJakub Hrozek2015-07-152-0/+9
* KRB5: Add and use krb5_auth_queue_send to queue requests by defaultJakub Hrozek2015-07-066-54/+205
* views: Add is_default_view helper functionMichal Židek2015-07-024-20/+10
* GPO: Fix incorrect strerror on GPO access denialStephen Gallagher2015-06-231-8/+8