summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* sysdb: add certmap related callsSumit Bose2017-03-233-0/+712
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-03-237-18/+75
* 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-232-3/+37
* certmap: add new library libsss_certmapSumit Bose2017-03-2315-1/+5454
* util: move string_in_list to util_extSumit Bose2017-03-232-20/+22
* split_on_separator: move to a separate fileSumit Bose2017-03-232-93/+121
* MAN: Mention sssd-secrets in "SEE ALSO" sectionLukas Slebodnik2017-03-221-0/+6
* UTIL: Typo in commentMichal Židek2017-03-171-1/+1
* Updating the translations for the 1.15.2 releasesssd-1_15_2Jakub Hrozek2017-03-1517-8724/+10611
* 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-144-1/+374
* UTIL: Add a libtevent libcurl wrapperJakub Hrozek2017-03-142-0/+1044
* BUILD: Detect libcurl during configureJakub Hrozek2017-03-141-0/+38
* UTIL: Add a generic iobuf moduleJakub Hrozek2017-03-143-0/+518
* 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-144-219/+255
* 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
* RESPONDER: Wrap up the code to setup the idle timeoutFabiano Fidêncio2017-03-082-35/+54
* cache_req: use rctx as memory context during midpoint refreshPavel Březina2017-03-081-1/+1
* UTIL: first letter of user name template for override_homedirIgnacio Reguero2017-03-072-0/+21
* test_secrets: Fail in child if sssd_secrets cannot startLukas Slebodnik2017-03-071-12/+19
* MAN: Add dyndns_auth optionJustin Stephenson2017-03-072-0/+30
* UTIL: Sanitize newline and carriage return characters.Victor Tapia2017-03-071-0/+10