summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sss_tools: create confdb if not existPavel Březina2016-06-277-58/+93
* sss_tools: add test if sssd is runningPavel Březina2016-06-278-98/+164
* sss_tools: return errno_t instead of system codePavel Březina2016-06-273-180/+158
* sss_tools: pad help message properlyPavel Březina2016-06-271-8/+31
* sss_tools: add commands delimiterPavel Březina2016-06-272-0/+19
* sss_tools: tell whether an option was providedPavel Březina2016-06-273-16/+28
* sss_tools: unify description of --debugPavel Březina2016-06-271-1/+1
* sss_tools: add help commands to usage messagePavel Březina2016-06-271-0/+6
* sss_tools: add command descriptionPavel Březina2016-06-273-14/+22
* sss_sifp: bump version to 1:0:1Pavel Březina2016-06-271-1/+1
* sss_sifp: return context even on IO errorPavel Březina2016-06-271-1/+2
* sss_sifp: make it compatible with latest version of the infopipePavel Březina2016-06-279-109/+247
* IFP: new header file that contains interface definitionsPavel Březina2016-06-277-19/+46
* IFP: Add domain nodesPavel Březina2016-06-273-1/+44
* LDAP: Shortcut looking up for group members soonerJakub Hrozek2016-06-234-10/+95
* TESTS: Add an integration test for the timestamps cacheJakub Hrozek2016-06-235-0/+678
* TESTS: Add a unit test for timestamps cachesJakub Hrozek2016-06-232-0/+1452
* SYSDB: Only update user attributes if neededJakub Hrozek2016-06-231-0/+35
* SYSDB: Refactor sysdb_store_userJakub Hrozek2016-06-231-64/+136
* SYSDB: Check if group attributes differ before saving a groupJakub Hrozek2016-06-233-7/+139
* SYSDB: If modifyTimestamp is the same, only update the TS cacheJakub Hrozek2016-06-237-36/+673
* SYSDB: Search the timestamp caches in addition to the sysdb cacheJakub Hrozek2016-06-2311-41/+667
* SYSDB: Wrap sysdb_store_group in a transaction and split it into smaller func...Jakub Hrozek2016-06-231-42/+107
* SYSDB: Open a timestamps cache for caching domainsJakub Hrozek2016-06-236-22/+114
* SYSDB: Add a second, timestamp-only ldb cacheJakub Hrozek2016-06-232-0/+158
* SYSDB: Refactor database connectionJakub Hrozek2016-06-233-183/+342
* UTIL: Add error codes for sysdb too old or too newJakub Hrozek2016-06-234-6/+10
* SYSDB: Move sysdb initialization into a new module sysdb_init.cJakub Hrozek2016-06-233-526/+554
* GPO: ignore non-KVP lines if possibleMichal Židek2016-06-221-1/+60
* Add winbind idmap pluginSumit Bose2016-06-2110-2/+476
* Updating the version for the 1.14 beta releaseJakub Hrozek2016-06-201-1/+1
* Updating the translations for the 1.14 alpha releaseJakub Hrozek2016-06-2042-26700/+50590
* DP: Move be_req_acct and remove discard_constPavel Březina2016-06-203-16/+4
* RESPONDER: New interface for client registrationPavel Březina2016-06-2016-63/+379
* DP: Switch to new interfacePavel Březina2016-06-2074-8429/+8205
* DP TESTS: Add unit tests for dp_builtin.cPavel Reichl2016-06-204-0/+245
* DP TESTS: Add unit tests for dp_request.cPavel Reichl2016-06-202-0/+495
* DP TESTS: Add unit tests for dp_request_table.cPavel Březina2016-06-202-0/+374
* DP TESTS: Mock data_providerPavel Březina2016-06-203-0/+134
* DP: Add callback for backward compatibilityPavel Březina2016-06-204-0/+148
* DP: Introduce new interface for backendPavel Březina2016-06-2024-1/+3650
* sdap ops: add support for derefPavel Březina2016-06-202-0/+289
* sdap_search_bases: allow returning only the first replyPavel Březina2016-06-202-42/+123
* sdap_search_bases: allow map to be NULLPavel Březina2016-06-201-10/+8
* ERRORS: Add ERR_MISSING_DP_TARGETPavel Březina2016-06-202-0/+2
* ERRORS: Add ERR_INVALID_DATA_TYPEPavel Březina2016-06-202-0/+2
* ERRORS: Add ERR_TERMINATEDPavel Březina2016-06-202-0/+2
* ERRORS: Add ERR_OFFLINEPavel Březina2016-06-202-0/+2
* SBUS: Print debug message when handler failsPavel Březina2016-06-201-0/+2
* SBUS: Add data provider errorsPavel Březina2016-06-201-0/+4