summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updating the translations for the 1.14 alpha releasesssd-1_14_0_alpha1sssd-1_13_90Jakub Hrozek2016-06-2018-17977/+38704
* DP: Move be_req_acct and remove discard_constPavel Březina2016-06-203-16/+4
* RESPONDER: New interface for client registrationPavel Březina2016-06-2015-62/+371
* DP: Switch to new interfacePavel Březina2016-06-2073-8416/+8178
* DP TESTS: Add unit tests for dp_builtin.cPavel Reichl2016-06-203-0/+221
* DP TESTS: Add unit tests for dp_request.cPavel Reichl2016-06-201-0/+469
* DP TESTS: Add unit tests for dp_request_table.cPavel Březina2016-06-201-0/+356
* DP TESTS: Mock data_providerPavel Březina2016-06-202-0/+133
* DP: Add callback for backward compatibilityPavel Březina2016-06-203-0/+147
* DP: Introduce new interface for backendPavel Březina2016-06-2023-0/+3628
* 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-2041-40/+40
* Rename dp_dyndns.c to be_dyndns.cPavel Březina2016-06-202-1/+1
* Rename dp_dyndns.h to be_dyndns.hPavel Březina2016-06-2012-11/+11
* Rename dp_refresh.c to be_refresh.cPavel Březina2016-06-201-0/+0
* Rename dp_refresh.h to be_refresh.hPavel Březina2016-06-205-4/+4
* Rename dp_ptask to be_ptaskPavel Březina2016-06-2012-12/+12
* Remove braces from DEBUG statementsPavel Březina2016-06-1811-31/+31
* 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-1013-20/+205
* LDAP: Decorate the hot paths in the LDAP provider with systemtap probesJakub Hrozek2016-06-107-0/+367
* STAP: Add helper functions to for human-readable account request representationJakub Hrozek2016-06-102-0/+68
* SYSDB: Add systemtap probes to track sysdb transactionsJakub Hrozek2016-06-103-0/+44
* SYSDB: Track transaction nesting in sysdb_ctxJakub Hrozek2016-06-102-3/+10
* BUILD: Add build infrastructure for systemtap scriptsJakub Hrozek2016-06-104-0/+45
* UTIL: Add a PROBE macro into probes.hJakub Hrozek2016-06-101-0/+44
* pam-srv-tests: Increase cached_auth_timeoutLukas Slebodnik2016-06-101-2/+2
* nss-idmap: add sss_nss_getnamebycert()Sumit Bose2016-06-095-3/+92
* NSS: add SSS_NSS_GETNAMEBYCERT requestSumit Bose2016-06-093-0/+266
* 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
* AD: read user certificate if availableSumit Bose2016-06-091-1/+1
* ipa: save cert as blob in the cacheSumit Bose2016-06-091-2/+17
* nss: include certificates in full result listSumit Bose2016-06-091-0/+2
* ipa: add support for certificate overridesSumit Bose2016-06-094-0/+33
* cache_req: use overide aware call for lookup by certificateSumit Bose2016-06-091-2/+2