summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpo: gPCMachineExtensionNames with just whitespacesMichal Židek2016-08-111-1/+20
* TESTS: Use the DP handlers in simple provider tests, add more testsJakub Hrozek2016-08-101-21/+165
* SIMPLE: Make the DP handlers testableJakub Hrozek2016-08-103-2/+47
* 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
* dyndns-tests: Fix false positive failuresLukas Slebodnik2016-08-101-0/+1
* SYSDB: Avoid optimisation with modifyTimestamp for usersLukas Slebodnik2016-08-102-33/+0
* NSS: Use correct name for invalidating memory cacheLukas Slebodnik2016-08-102-15/+18
* intg: Allow to test netgroupsLukas Slebodnik2016-08-102-0/+156
* intg: Make location of sssd nss module configurableLukas Slebodnik2016-08-102-1/+2
* config_schema: Add ldap_user_email to schemaLukas Slebodnik2016-08-101-0/+1
* sssctl: use internal API to remove filesPavel Březina2016-08-092-5/+4
* utils: add remove_subtreePavel Březina2016-08-093-7/+82
* UTILS: Fixing duplication of pid file declarationPetr Cech2016-08-094-8/+5
* NSS: Do not check local users with disabled local_negative_timeoutLukas Slebodnik2016-08-091-18/+27
* sssctl: Generic help for cache-upgrade and config-checkMichal Židek2016-08-092-0/+12
* 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
* PAM: Do not act on ldb_message in case of a failureJakub Hrozek2016-08-081-15/+18
* 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
* tools: Add missing gettext macroMichal Židek2016-08-051-1/+1
* 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
* SYSDB: Fix setting dataExpireTimestamp if sysdb is supposed to set the curren...Jakub Hrozek2016-08-052-10/+93
* SYSDB: Sanitize dn in sysdb_get_user_members_recursivelyLukas Slebodnik2016-08-051-1/+11
* 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
* sssctl: Consistent commands namingMichal Židek2016-08-058-68/+69
* sss_ini: Change debug level of config error msgsMichal Židek2016-08-041-2/+2
* RESPONDERS: Pass errno to strerror() when SELINUX_getpeercon() failsFabiano Fidêncio2016-08-041-0/+1
* RESPONDERS: Show a bit more info in case of SELINUX_getpeercon() failureFabiano Fidêncio2016-08-041-0/+2
* RESPONDERS: Decrease debug level for failures in SELINUX_getpeercon()Fabiano Fidêncio2016-08-041-2/+2
* Fixed some typos in man pagesThorsten Scherf2016-08-042-2/+2
* 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-295-4/+82
* SDAP: add special handling for IPA Kerberos enterprise principal stringsSumit Bose2016-07-291-0/+17
* PAM: Fix domain for UPN based lookupsSumit Bose2016-07-291-0/+17
* NSS: use different neg cache name for UPN searchesSumit Bose2016-07-291-2/+10
* PAM: continue with UPN/email search if name was not foundSumit Bose2016-07-291-0/+39
* NSS: continue with UPN/email search if name was not foundSumit Bose2016-07-291-6/+6
* LDAP/IPA: add local email address to aliasesSumit Bose2016-07-292-0/+71
* utils: add is_email_from_domain()Sumit Bose2016-07-293-0/+49
* NSS: add user email to fill_orig()Sumit Bose2016-07-292-0/+3
* LDAP: include email in UPN searchesSumit Bose2016-07-292-10/+40
* sysdb: include email in UPN searchesSumit Bose2016-07-292-3/+3