summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating the translations for the 1.14 alpha releasesssd-1_14_0_alpha1sssd-1_13_90Jakub 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
* SBUS: Add sbus_conn_register_iface_mapPavel Březina2016-06-203-18/+29
* Rename dp_backend.h to backend.hPavel Březina2016-06-2042-41/+41
* Rename dp_dyndns.c to be_dyndns.cPavel Březina2016-06-203-2/+2
* Rename dp_dyndns.h to be_dyndns.hPavel Březina2016-06-2013-12/+12
* Rename dp_refresh.c to be_refresh.cPavel Březina2016-06-202-1/+1
* Rename dp_refresh.h to be_refresh.hPavel Březina2016-06-206-5/+5
* Rename dp_ptask to be_ptaskPavel Březina2016-06-2013-16/+16
* Remove braces from DEBUG statementsPavel Březina2016-06-1811-31/+31
* SPEC: Run sssd as privileged userLukas Slebodnik2016-06-171-1/+7
* pam-srv-tests: Fix warning unused-functionLukas Slebodnik2016-06-171-0/+2
* DEBUG: Add `debug` alias for debug_levelStephen Gallagher2016-06-166-1/+34
* ssh: skip invalid certificatesSumit Bose2016-06-161-45/+134
* Add underlying diagnostic message for SSL errors.Graham Leggett2016-06-161-1/+18
* TEST: New tests for negative caching of localsPetr Cech2016-06-104-0/+711
* RESPONDERS: Negative caching of local usersPetr Cech2016-06-1014-20/+209
* BUILD: Enable systemtap during RPM build and CIJakub Hrozek2016-06-103-0/+21
* CI: Exclude files in /tmp during coverage runsLukas Slebodnik2016-06-101-1/+1
* CONTRIB: Add a systemstap script to measure nested group code performanceJakub Hrozek2016-06-102-0/+334
* CONTRIB: Add a systemtap script to analyze the performance of the 'id' commandJakub Hrozek2016-06-102-0/+170
* LDAP: Decorate the hot paths in the LDAP provider with systemtap probesJakub Hrozek2016-06-108-0/+373
* STAP: Add helper functions to for human-readable account request representationJakub Hrozek2016-06-103-0/+72
* SYSDB: Add systemtap probes to track sysdb transactionsJakub Hrozek2016-06-105-1/+48
* SYSDB: Track transaction nesting in sysdb_ctxJakub Hrozek2016-06-102-3/+10
* BUILD: Add build infrastructure for systemtap scriptsJakub Hrozek2016-06-106-2/+90
* UTIL: Add a PROBE macro into probes.hJakub Hrozek2016-06-102-0/+45
* pam-srv-tests: Increase cached_auth_timeoutLukas Slebodnik2016-06-101-2/+2
* nss-idmap: add sss_nss_getnamebycert()Sumit Bose2016-06-097-8/+97
* NSS: add SSS_NSS_GETNAMEBYCERT requestSumit Bose2016-06-094-0/+269
* IPA: allow lookups by cert in sub-domains on the clientSumit Bose2016-06-093-9/+41
* sss_override: add certificate supportSumit Bose2016-06-094-11/+42
* nss: return user certificate base64 encodedSumit Bose2016-06-091-5/+20