summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* UTIL: Add a libtevent libcurl wrapperJakub Hrozek2017-03-143-0/+1045
* BUILD: Detect libcurl during configureJakub Hrozek2017-03-142-0/+39
* UTIL: Add a generic iobuf moduleJakub Hrozek2017-03-144-0/+540
* UTIL: Add a new macro SAFEALIGN_MEMCPY_CHECKJakub Hrozek2017-03-141-0/+6
* CACHE_REQ: shortcut if object is foundPavel Březina2017-03-141-0/+12
* CACHE_REQ: Check the caches firstFabiano Fidêncio2017-03-1411-35/+168
* CACHE_REQ: Move cache_req_next_domain() into a new tevent requestFabiano Fidêncio2017-03-141-148/+279
* CACHE_REQ: Move result manipulation into a separate modulePavel Březina2017-03-145-219/+256
* CACHE_REQ: Make cache_req_{create_and_,}add_result() more genericPavel Březina2017-03-141-19/+34
* IPA: get overrides for all users found by certificateSumit Bose2017-03-101-28/+132
* nss: ensure that SSS_NSS_GETNAMEBYCERT only returns a unique matchSumit Bose2017-03-103-1/+22
* PAM: allow muliple users mapped to a certificateSumit Bose2017-03-104-59/+166
* ifp: add FindByNameAndCertificateSumit Bose2017-03-106-0/+360
* ifp: add ListByCertificateSumit Bose2017-03-106-0/+165
* cache_req: allow multiple matches for searches by certificateSumit Bose2017-03-101-2/+2
* sysdb: allow multiple results for searches by certificateSumit Bose2017-03-102-7/+43
* util-test: Extend unit test for sss_filter_sanitize_exLukas Slebodnik2017-03-101-0/+18
* test_utils: Add test coverage for %l in override_homedirLukas Slebodnik2017-03-101-2/+9
* NSS: Fix invalidating memory cache for subdomain usersJakub Hrozek2017-03-101-1/+3
* Allow manual start for sssd-ifpJakub Hrozek2017-03-081-1/+0
* Fixed typo in debug outputThorsten Scherf2017-03-081-1/+1
* sss_cache: User/groups invalidation in domain cachePetr Čech2017-03-085-8/+173
* SECRETS: Shutdown the responder in case it becomes idleFabiano Fidêncio2017-03-082-0/+6