summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* sssctl: Add config-check commandMichal Židek2016-07-071-0/+1
* TESTS: Convert the tests to use qualified names for ldb lookupsJakub Hrozek2016-07-071-21/+21
* PAM: Use qualified names internally in the PAM responderJakub Hrozek2016-07-071-1/+1
* NSS: Fix NSS responder to cope with fully-qualified usernamesJakub Hrozek2016-07-071-65/+65
* TESTS: Fix the nested group tests to cope with FQDNsJakub Hrozek2016-07-071-24/+24
* TESTS: Convert the simple access provider to cmockaJakub Hrozek2016-07-071-19/+22
* TESTS: Amend sysdb_view tests for the FQDN schemaJakub Hrozek2016-07-071-16/+16
* TESTS: Fix sysdb tests to work with the new formatJakub Hrozek2016-07-071-13/+13
* TESTS: Fix the ldap_id_cleanup test for using qualified names in sysdbMichal Zidek2016-07-071-14/+14
* BUILD: Temporarily disable unit and integration tests until we fix them to co...Jakub Hrozek2016-07-071-170/+171
* Secrets: Add Proxy backendSimo Sorce2016-06-291-0/+5
* Secrets: Add encryption at restSimo Sorce2016-06-291-3/+10
* Add initial providers infrastructure.Simo Sorce2016-06-291-0/+11
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-06-291-0/+21
* Responders: Add support for socket activationSimo Sorce2016-06-291-0/+14
* Util: Add watchdog helperSimo Sorce2016-06-291-0/+1
* Prepare ini schema with rules for validationLukas Slebodnik2016-06-271-1/+4
* confdb: Make it possible to use config snippetsMichal Židek2016-06-271-1/+3
* sssctl: new toolPavel Březina2016-06-271-0/+21
* DP: Add org.freedesktop.sssd.DataProvider.FailoverPavel Březina2016-06-271-0/+1
* DP: Add org.freedesktop.sssd.DataProvider.BackendPavel Březina2016-06-271-0/+1
* sss_tools: create confdb if not existPavel Březina2016-06-271-1/+4
* sss_tools: add test if sssd is runningPavel Březina2016-06-271-0/+2
* sss_sifp: bump version to 1:0:1Pavel Březina2016-06-271-1/+1
* IFP: new header file that contains interface definitionsPavel Březina2016-06-271-0/+1
* TESTS: Add a unit test for timestamps cachesJakub Hrozek2016-06-231-0/+17
* SYSDB: Move sysdb initialization into a new module sysdb_init.cJakub Hrozek2016-06-231-0/+1
* Add winbind idmap pluginSumit Bose2016-06-211-1/+50
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-1/+8
* DP: Switch to new interfacePavel Březina2016-06-201-13/+27
* DP TESTS: Add unit tests for dp_builtin.cPavel Reichl2016-06-201-0/+24
* DP TESTS: Add unit tests for dp_request.cPavel Reichl2016-06-201-0/+26
* DP TESTS: Add unit tests for dp_request_table.cPavel Březina2016-06-201-0/+18
* DP TESTS: Mock data_providerPavel Březina2016-06-201-0/+1
* DP: Add callback for backward compatibilityPavel Březina2016-06-201-0/+1
* DP: Introduce new interface for backendPavel Březina2016-06-201-1/+22
* Rename dp_backend.h to backend.hPavel Březina2016-06-201-1/+1
* Rename dp_dyndns.c to be_dyndns.cPavel Březina2016-06-201-1/+1
* Rename dp_dyndns.h to be_dyndns.hPavel Březina2016-06-201-1/+1
* Rename dp_refresh.c to be_refresh.cPavel Březina2016-06-201-1/+1
* Rename dp_refresh.h to be_refresh.hPavel Březina2016-06-201-1/+1
* Rename dp_ptask to be_ptaskPavel Březina2016-06-201-4/+4
* RESPONDERS: Negative caching of local usersPetr Cech2016-06-101-0/+4
* CONTRIB: Add a systemstap script to measure nested group code performanceJakub Hrozek2016-06-101-0/+1
* CONTRIB: Add a systemtap script to analyze the performance of the 'id' commandJakub Hrozek2016-06-101-0/+5
* LDAP: Decorate the hot paths in the LDAP provider with systemtap probesJakub Hrozek2016-06-101-0/+6
* STAP: Add helper functions to for human-readable account request representationJakub Hrozek2016-06-101-0/+4
* SYSDB: Add systemtap probes to track sysdb transactionsJakub Hrozek2016-06-101-1/+3
* BUILD: Add build infrastructure for systemtap scriptsJakub Hrozek2016-06-101-2/+41
* UTIL: Add a PROBE macro into probes.hJakub Hrozek2016-06-101-0/+1