summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CONFIGURE: Fix fallback if pkg-config for uuid is missingLukas Slebodnik2017-03-281-1/+1
* SSSDConfig: Python 3.6 invalid escape sequence deprecation fixVille Skyttä2017-03-271-1/+1
* KCM: Idle-terminate the responder if the secrets back end is usedJakub Hrozek2017-03-272-0/+10
* KCM: Queue requests by the same UIDJakub Hrozek2017-03-278-6/+716
* KCM: Make the secrets ccache back end configurable, make secrets the defaultJakub Hrozek2017-03-277-11/+56
* KCM: Store ccaches in secretsJakub Hrozek2017-03-279-25/+3525
* TCURL: Support HTTP POST for creating containersJakub Hrozek2017-03-274-0/+41
* SECRETS: Store ccaches in secrets for the KCM responderJakub Hrozek2017-03-273-11/+86
* SECRETS: Return a nicer error message on request with no PUT dataJakub Hrozek2017-03-271-0/+6
* SECRETS: Create DB path before the operation itselfJakub Hrozek2017-03-271-85/+83
* TESTS: Add integration tests for the KCM responderJakub Hrozek2017-03-276-0/+709
* MAN: Add a manual page for sssd-kcmJakub Hrozek2017-03-274-1/+203
* KCM: Implement KCM server operationsJakub Hrozek2017-03-274-9/+2143
* KCM: Add a in-memory credential storageJakub Hrozek2017-03-274-4/+817
* KCM: Implement an internal ccache storage and retrieval APIJakub Hrozek2017-03-279-0/+2024
* KCM: request parsing and sending a replyJakub Hrozek2017-03-272-13/+473
* KCM: Initial responder build and packagingJakub Hrozek2017-03-2716-5/+658
* UTIL: krb5 principal (un)marshallingJakub Hrozek2017-03-272-0/+204
* UTIL: Add type-specific getsetters to sss_iobufJakub Hrozek2017-03-272-0/+141
* UTIL: Add utility macro cli_creds_get_gid()Jakub Hrozek2017-03-271-0/+1
* UTIL: Add SAFEALIGN_COPY_UINT8_CHECKJakub Hrozek2017-03-271-0/+6
* UTIL: Fix a typo in the tcurl test toolJakub Hrozek2017-03-271-2/+2
* UTIL: iobuf: Make input parameter for the readonly operation constJakub Hrozek2017-03-272-2/+2
* IPA: Enhance debug logging for ipa s2n operationsJustin Stephenson2017-03-231-0/+28
* IPA: Add s2n request to string functionJustin Stephenson2017-03-231-0/+16
* nss: allow larger buffer for certificate based requestsSumit Bose2017-03-232-1/+21
* nss-idmap: add sss_nss_getlistbycert()Sumit Bose2017-03-2310-6/+471
* IPA: add certmap supportSumit Bose2017-03-235-1/+367
* sysdb: add certmap related callsSumit Bose2017-03-234-0/+729
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-03-238-18/+76
* LDAP: always store the certificate from the requestSumit Bose2017-03-236-9/+27
* sdap_get_users_send(): new argument mapped_attrsSumit Bose2017-03-239-7/+111
* sysdb: add sysdb_attrs_copy()Sumit Bose2017-03-233-0/+112
* certmap: add placeholder for OpenSSL implementationSumit Bose2017-03-233-11/+59
* certmap: add new library libsss_certmapSumit Bose2017-03-2318-1/+5542
* util: move string_in_list to util_extSumit Bose2017-03-232-20/+22
* split_on_separator: move to a separate fileSumit Bose2017-03-233-100/+144
* MAN: Mention sssd-secrets in "SEE ALSO" sectionLukas Slebodnik2017-03-221-0/+6
* UTIL: Typo in commentMichal Židek2017-03-171-1/+1
* Updating the version for the 1.15.3 releaseJakub Hrozek2017-03-151-1/+1
* Updating the translations for the 1.15.2 releasesssd-1_15_2Jakub Hrozek2017-03-1540-16797/+18776
* MAN: Add trusted domain section man entryMichal Židek2017-03-151-0/+22
* SUBDOMAINS: Allow options ad(_backup)_serverMichal Židek2017-03-152-2/+12
* SUBDOMAINS: Configurable search basesMichal Židek2017-03-155-148/+250
* data_provider: Fix typo in DEBUG messageMichal Židek2017-03-151-1/+1
* NSS: Don't call chown on NSS service's ExecStartPreFabiano Fidêncio2017-03-151-1/+0
* NSS: Ensure the NSS socket is started before any other services' socketsFabiano Fidêncio2017-03-151-0/+1
* NSS: Don't set SocketUser/SocketGroup as "sssd" in sssd-nss.socketFabiano Fidêncio2017-03-151-2/+0
* PROXY: Remove duplicit users from groupPetr Čech2017-03-151-4/+149
* TESTS: test the curl wrapper with a command-line toolJakub Hrozek2017-03-146-1/+396