summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* certmap openssl fixcertificate_mappingSumit Bose2017-02-151-0/+1
* certmap fixSumit Bose2017-02-141-0/+1
* certmap opensslSumit Bose2017-02-142-0/+279
* IPA: add certmap support (wip)Sumit Bose2017-02-138-22/+450
* sysdb: add certmap related callsSumit Bose2017-02-133-0/+671
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-02-137-19/+39
* LDAP: always store the certificate from the requestSumit Bose2017-02-132-1/+19
* sdap_get_users_send(): new argument extra_attrsSumit Bose2017-02-134-4/+39
* sysdb: add sysdb_attrs_copy()Sumit Bose2017-02-133-0/+112
* certmap: add new library libsss_certmapSumit Bose2017-02-139-0/+2834
* split_on_separator: move to a separate fileSumit Bose2017-02-132-93/+121
* SUDO: Only store lowercased attribute value onceJakub Hrozek2017-02-102-14/+8
* MONITOR: Don't timeout if using local provider + socket-activated respondersFabiano Fidêncio2017-02-101-0/+9
* MONITOR: Wrap up sending sd_notify "ready" into a new functionFabiano Fidêncio2017-02-101-9/+21
* cache_req: always go to dp first when looking up hostPavel Březina2017-02-081-1/+1
* ssh: fix typoPavel Březina2017-02-081-1/+1
* AD: Use ad_domain to match forest root domain, not the configured domain from...Jakub Hrozek2017-02-081-2/+11
* ssh: rewrite ssh responder to use cache_reqPavel Březina2017-02-087-1216/+1165
* cache_req: add host by name searchPavel Březina2017-02-0811-17/+238
* cache_req: move dp request to pluginPavel Březina2017-02-0825-332/+400
* cache_req: add api to create ldb_result from messagePavel Březina2017-02-081-19/+28
* cache_req: search user by name with attrsPavel Březina2017-02-082-2/+42
* cache_req: add ability to not use default domain suffixPavel Březina2017-02-0821-1/+31
* sss_parse_inp_send: provide default_domain as parameterPavel Březina2017-02-086-12/+44
* ssh: do not create again fq namePavel Březina2017-02-081-14/+6
* ssh: fix number of output certificatesPavel Březina2017-02-081-1/+1
* TESTS: Tests for sdap_search_initgr_user_in_batchPetr Čech2017-02-081-0/+540
* TEST: create_multidom_test_ctx() extendingPetr Čech2017-02-085-16/+7
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-086-450/+30
* LDAP: Better logging messagePetr Čech2017-02-081-1/+2
* TESTS: Add to IPA DN testJustin Stephenson2017-02-071-0/+7
* SUDO: Add skip_entry boolean to sudo conversionsJustin Stephenson2017-02-071-14/+41
* Partially revert "CONFIG: Use default config when none provided"Lukas Slebodnik2017-02-072-37/+4
* SYSTEMD: Update journald drop-in fileLukas Slebodnik2017-02-071-1/+1
* IFP: Update ifp_iface_generated.cFabiano Fidêncio2017-02-071-6/+1
* FAILOVER: Improve port status log messagesJustin Stephenson2017-02-061-1/+7
* ldap_child: Fix use after freeLukas Slebodnik2017-02-011-9/+17
* SBUS: use sss_ptr_hash for signals tablePavel Březina2017-02-013-49/+18
* SBUS: use sss_ptr_hash for nodes tablePavel Březina2017-02-013-66/+16
* SBUS: use sss_ptr_hash for opath tablePavel Březina2017-02-013-75/+28
* SBUS: remove unused symbolsPavel Březina2017-02-012-11/+0
* sssctl: Fix warning may be used uninitializedLukas Slebodnik2017-02-011-2/+2
* TOOLS: Fix warning format-truncationLukas Slebodnik2017-02-011-2/+2
* pam_sss: Suppress warning format-truncationLukas Slebodnik2017-02-011-2/+2
* Suppres implicit-fallthrough from gcc 7Lukas Slebodnik2017-02-019-0/+14
* Updating the translations for the 1.15.0 releaseJakub Hrozek2017-01-2517-15042/+20949
* gpo: Improve debug messagesMichal Židek2017-01-251-3/+6
* GPO: Skip GPOs without gPCFunctionalityVersionMichal Židek2017-01-251-3/+19
* dp_request_table: remove unused #includesPavel Březina2017-01-251-2/+0
* UTIL: Unset O_NONBLOCK for ldap connectionLukas Slebodnik2017-01-251-0/+33