summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* TESTS: add a helper module with shared NSS constantsJakub Hrozek2017-02-154-33/+53
* TESTS: move helper fixtures to back up and restore a file to a utility moduleJakub Hrozek2017-02-153-14/+15
* MAN: Document the pwfield configuration optionJakub Hrozek2017-02-151-0/+17
* CONFDB: The files domain defaults to "x" as pwfieldJakub Hrozek2017-02-151-0/+7
* CONFDB: Make pwfield configurable per-domainJakub Hrozek2017-02-156-6/+33
* CONFDB: The files provider always enumeratesPavel Březina2017-02-151-1/+5
* FILES: Add the files providerJakub Hrozek2017-02-155-0/+1148
* CONFDB: Re-enable the files providerJakub Hrozek2017-02-151-7/+0
* UTIL: Add a generic inotify moduleJakub Hrozek2017-02-154-0/+1207
* RESPONDER: Contact inconsistent domainsJakub Hrozek2017-02-152-3/+76
* RESPONDER: Include the files provider in NEEDS_CHECK_PROVIDERJakub Hrozek2017-02-151-2/+7
* RESPONDER: Use the NEED_CHECK_DOMAIN macroJakub Hrozek2017-02-151-1/+11
* DP: Add internal interface to invalidate memory cache from DPJakub Hrozek2017-02-152-0/+39
* DP: Add internal interface to reset negative cache from DPJakub Hrozek2017-02-152-1/+69
* DP: Add internal DP interface to set domain stateJakub Hrozek2017-02-152-0/+98
* RESPONDER: A sbus interface to reset negatively cached users and groupsJakub Hrozek2017-02-157-0/+122
* RESPONDER: Add a responder sbus interface to set domain stateJakub Hrozek2017-02-159-0/+346
* UTIL: Add a new domain state called DOM_INCONSISTENTJakub Hrozek2017-02-152-1/+7
* NSS: Rename the interface to invalidate memory cache initgroup records for co...Pavel Březina2017-02-154-10/+10
* NSS: Add sbus interface to clear memory cacheJakub Hrozek2017-02-154-1/+99
* NEGCACHE: Add API to reset all users and groupsJakub Hrozek2017-02-153-0/+128
* 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