summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPA: Improve DEBUG message if a group has no ipaNTSecurityIdentifierHEADmasterJakub Hrozek2017-04-241-1/+4
* SECRETS: remove unused variableLukas Slebodnik2017-04-211-5/+0
* IFP: Use sized_domain_name to format the groups the user is a member ofJakub Hrozek2017-04-211-14/+15
* Move sized_output_name() and sized_domain_name() into responder common codeJakub Hrozek2017-04-215-99/+112
* README: Update links to mailing listsLukas Slebodnik2017-04-201-2/+4
* SPEC: Drop conditional build for krb5_local_auth_pluginLukas Slebodnik2017-04-191-6/+0
* minor typo fixesRené Genz2017-04-195-16/+16
* UTIL: Use max 15 characters for AD host UPNLukas Slebodnik2017-04-121-1/+7
* sbus: check connection for NULL before unregister itSumit Bose2017-04-121-1/+7
* KRB5_LOCATOR: add env variable to disable pluginSumit Bose2017-04-112-0/+20
* config-check: Message when sssd.conf is missingMichal Židek2017-04-101-1/+4
* i18n: adding sssctl filesSumit Bose2017-04-101-0/+8
* sssctl: integrate pam_test_client into sssctlSumit Bose2017-04-105-72/+72
* pam_test_client: add InfoPipe user lookupSumit Bose2017-04-102-0/+72
* sss_sifp: update method namesSumit Bose2017-04-102-3/+3
* pam_test_client: add SSSD getpwnam lookupSumit Bose2017-04-102-2/+84
* pam_test_client: add service and environment to PAM test clientSumit Bose2017-04-101-12/+38
* CONFDB: Fix handling of enable_files_domainLukas Slebodnik2017-04-101-8/+8
* DP: Fix typoPavel Březina2017-04-061-2/+2
* selinux: Do not fail if SELinux is not managedMichal Židek2017-04-065-24/+49
* ipa_s2n_get_acct_info_send: provide correct req_input namePavel Březina2017-04-031-4/+36
* responders: do not leak selinux context on clients destructionPavel Březina2017-04-031-1/+19
* BUILD: Fix compilation of libsss_certmap with libcryptoLukas Slebodnik2017-04-031-1/+2
* libsss_certmap: Accept certificate with data before headerDavid Kupka2017-04-032-4/+21
* configure: fix typoPavel Březina2017-03-301-1/+1
* sss_iobuf: fix 'read' shadows a global declarationPavel Březina2017-03-301-3/+3
* secrets: always add Content-Length headerPavel Březina2017-03-301-4/+68
* secrets: fix debug messagePavel Březina2017-03-301-1/+2
* secrets: support HTTP basic authentication with proxy providerPavel Březina2017-03-301-0/+9
* secrets: allow to configure certificate checkPavel Březina2017-03-305-0/+149
* secrets: remove http-parser code in proxy providerPavel Březina2017-03-301-581/+0
* secrets: use tcurl in proxy providerPavel Březina2017-03-304-84/+192
* build: make curl required by secretsPavel Březina2017-03-302-15/+7
* ci: do not build secrets on rhel6Pavel Březina2017-03-303-0/+20
* tcurl test: add support for client certificatePavel Březina2017-03-301-0/+13
* tcurl test: allow to set custom headersPavel Březina2017-03-301-2/+9
* tcurl: add support for http basic authPavel Březina2017-03-303-0/+53
* tcurl test: add support for tls settingsPavel Březina2017-03-301-0/+19
* tcurl test: add support for raw outputPavel Březina2017-03-301-0/+9
* tcurl test: refactor so new options can be added more easilyPavel Březina2017-03-301-125/+209
* tcurl: add support for ssl and raw outputPavel Březina2017-03-305-375/+672
* KCM: Fix off-by-one error in secrets key parsingJakub Hrozek2017-03-302-17/+101
* KRB5: Authenticate users in a non-POSIX domain using a MEMORY ccacheJakub Hrozek2017-03-306-22/+99
* LDAP: Relax search filters in application domainsJakub Hrozek2017-03-303-13/+66
* LDAP: save non-POSIX users in application domainsJakub Hrozek2017-03-301-15/+57
* SYSDB: Only generate new UID in local domainJakub Hrozek2017-03-301-0/+6
* SYSDB: Allow storing non-POSIX usersJakub Hrozek2017-03-302-9/+79
* PAM: Add application servicesJakub Hrozek2017-03-309-6/+241
* PAM: Remove unneeded memory contextJakub Hrozek2017-03-301-4/+4
* IFP: ListByName: Don't crash when no results are foundJakub Hrozek2017-03-301-7/+9