summaryrefslogtreecommitdiffstats
path: root/src/providers/data_provider
Commit message (Expand)AuthorAgeFilesLines
* 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
* dp_request_table: remove unused #includesPavel Březina2017-01-251-2/+0
* SBUS: Add destructor data to sbus_connectionFabiano Fidêncio2017-01-231-1/+1
* SUDO: Drop logic to disable the backend in case the provider is not setFabiano Fidêncio2017-01-231-75/+0
* DP: Remove unused attr_type from struct dp_id_dataLukas Slebodnik2017-01-166-39/+14
* DP: Remove unused constants BE_ATTR_*Lukas Slebodnik2017-01-161-2/+0
* DP: Add log message for get account infoLukas Slebodnik2016-08-171-0/+5
* DP: Remove old data provider interfacePavel Březina2016-08-161-3/+4
* sssctl: print active server and server listPavel Březina2016-08-166-10/+369
* sbus: add sbus_request_reply_error()Pavel Březina2016-08-161-8/+3
* DP: Initialize D-Bus as soon as possiblePavel Březina2016-08-092-11/+23
* PROVIDER: Conversion empty string from D-Bus to NULLPetr Cech2016-08-051-3/+3
* DP: add dp_get_module_data()Sumit Bose2016-07-182-0/+7
* DP: rename be_acct_req to dp_id_dataPavel Březina2016-07-152-5/+5
* IFP: Provide domain and failover statusPavel Březina2016-06-271-1/+1
* DP: Add org.freedesktop.sssd.DataProvider.FailoverPavel Březina2016-06-276-0/+141
* DP: Add org.freedesktop.sssd.DataProvider.BackendPavel Březina2016-06-276-0/+141
* DP: Add function to get be_ctx directly from dp_clientPavel Březina2016-06-273-3/+12
* SBUS: Add string helper macrosPavel Březina2016-06-272-2/+2
* DP: Move be_req_acct and remove discard_constPavel Březina2016-06-202-7/+4
* DP: Switch to new interfacePavel Březina2016-06-209-6/+1044
* DP: Add callback for backward compatibilityPavel Březina2016-06-202-0/+146
* DP: Introduce new interface for backendPavel Březina2016-06-2022-0/+3671