summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* dyndns: fix typo and unify ipa with ad debug message when offPavel Březina2016-08-302-2/+2
* PROXY: Use right name in ldap filterLukas Slebodnik2016-08-301-3/+8
* PROXY: Share common code of save_{group,user}()Fabiano Fidêncio2016-08-271-80/+65
* PROXY: Mention that save_user()'s parameters are already qualifiedFabiano Fidêncio2016-08-271-2/+3
* PROXY: Remove cache_timeout attribute from save_group()Fabiano Fidêncio2016-08-271-7/+5
* PROXY: Remove cache_timeout attribute from save_user()Fabiano Fidêncio2016-08-271-7/+7
* PROXY: Remove lowercase attribute from save_user()Fabiano Fidêncio2016-08-271-13/+9
* IPA: Parse qualified names when guessing AD user principalJakub Hrozek2016-08-261-2/+12
* LDAP: Fixing of removing netgroup from cachePetr Cech2016-08-241-0/+16
* PROXY: Use the fqname when converting to lowercaseFabiano Fidêncio2016-08-241-1/+1
* sdap: Skip exact duplicates when extending mapsMichal Židek2016-08-191-10/+32
* DP: Add log message for get account infoLukas Slebodnik2016-08-171-0/+5
* LDAP: Log autofs rfc2307 config changes only with enabled responderLukas Slebodnik2016-08-171-1/+22
* LDAP: Adding SIGCHLD callbackPetr Cech2016-08-171-6/+26
* LDAP: Adding SIGTERM signal before SIGKILLPetr Cech2016-08-171-4/+36
* LDAP: Adding support for SIGTERM signalPetr Cech2016-08-171-0/+29
* AD_PROVIDER: ad_enabled_domains - other then masterPetr Cech2016-08-171-3/+37
* AD_PROVIDER: ad_enabled_domains - only masterPetr Cech2016-08-171-0/+16
* AD_PROVIDER: Initializing of ad_enabled_domainsPetr Cech2016-08-171-0/+82
* AD_PROVIDER: Add ad_enabled_domains optionPetr Cech2016-08-172-0/+2
* Warn if IP address is used as option for ipa_server/ad_serverJustin Stephenson2016-08-162-0/+18
* DP: Remove old data provider interfacePavel Březina2016-08-165-237/+4
* PROXY: Do not abuse data provider interfacePavel Březina2016-08-168-185/+284
* sssctl: print active server and server listPavel Březina2016-08-168-10/+415
* failover: mark subdomain service with sd_ prefixPavel Březina2016-08-162-4/+18
* sbus: add sbus_request_reply_error()Pavel Březina2016-08-161-8/+3
* gpo: gPCMachineExtensionNames with just whitespacesMichal Židek2016-08-111-1/+20
* SIMPLE: Make the DP handlers testableJakub Hrozek2016-08-102-2/+46
* SIMPLE: Fail on any error parsing the access control listJakub Hrozek2016-08-101-1/+4
* SIMPLE: Do not parse names on startupJakub Hrozek2016-08-101-7/+0
* DP: Initialize D-Bus as soon as possiblePavel Březina2016-08-092-11/+23
* IPA: Check the return value of sss_parse_internal_fqnameJakub Hrozek2016-08-081-0/+8
* LDAP: Fixing wrong pam error code for passwdPetr Cech2016-08-081-0/+5
* LDAP: Fix Dereference after NULL checkLukas Slebodnik2016-08-081-1/+1
* SDAP: Don't log an op failure when no users are foundFabiano Fidêncio2016-08-051-3/+6
* PROVIDER: Conversion empty string from D-Bus to NULLPetr Cech2016-08-052-4/+4
* Revert "LDAP: Lookup services by all protocols unless a protocol is specified"Petr Cech2016-08-051-5/+2
* IPA: Changing of confusing debug messagePetr Cech2016-08-052-3/+6
* SDAP: sysdb_search_users does not set users_count for failuresLukas Slebodnik2016-08-051-1/+1
* SDAP: sanitize member name before using in filterLukas Slebodnik2016-08-051-1/+10
* LDAP: Use FQDN when linking parent LDAP groupsJakub Hrozek2016-08-041-1/+1
* LDAP: Changing of confusing debug messagePetr Cech2016-08-021-1/+1
* LDAP: Fix storing initgroups for users with no supplementary groupsJakub Hrozek2016-08-021-14/+18
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-294-4/+48
* SDAP: add special handling for IPA Kerberos enterprise principal stringsSumit Bose2016-07-291-0/+17
* LDAP/IPA: add local email address to aliasesSumit Bose2016-07-292-0/+71
* LDAP: include email in UPN searchesSumit Bose2016-07-292-10/+40
* LDAP: new attribute option ldap_user_emailSumit Bose2016-07-294-0/+6
* LDAP: allow multiple user principalsSumit Bose2016-07-291-14/+18
* IPA: fix lookup by UPN for subdomainsSumit Bose2016-07-291-4/+12