summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Updating the version for the 1.15.2 releaseJakub Hrozek2017-03-031-1/+1
* Updating translations for the 1.15.1 releasesssd-1_15_1Jakub Hrozek2017-03-0340-16323/+18634
* CACHE_REQ: Only search the given domain when looking up entries by UPNJakub Hrozek2017-03-031-2/+2
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-039-21/+32
* PAM: Improve debugging on smartcard creds forwardSumit Bose2017-03-031-0/+1
* TESTS: Adapt pam-srv-tests to deal with cache_req related changesFabiano Fidêncio2017-03-031-23/+53
* PAM: Use cache_req to perform initgroups lookupsFabiano Fidêncio2017-03-033-389/+83
* CACHE_REQ: Add cache_req_data_set_bypass_cache()Fabiano Fidêncio2017-03-034-1/+18
* UTIL: Store UPN suffixes when creating a new subdomainJakub Hrozek2017-03-025-7/+17
* SYSTEMD: Force responders to refuse manual startFabiano Fidêncio2017-03-027-0/+7
* SYSTEMD: Don't mix up responders' socket and monitor activationFabiano Fidêncio2017-03-0210-0/+226