summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* cache_req: switch to new codePavel Březina2016-10-201-4/+25
* sssctl: use systemd D-Bus APIPavel Březina2016-10-111-0/+1
* BUILD: intgcheck need to fail if pytest failsLukas Slebodnik2016-09-261-0/+2
* SSSDConfig: Do not fail with nonexisting domains/servicesLukas Slebodnik2016-09-221-0/+1
* TESTS: Add simple test for double semicolonLukas Slebodnik2016-09-211-0/+2
* MAKEFILE: Fixing CFLAGS in some testsPetr Čech2016-09-191-0/+5
* BUILD: Remove leftover after sysdb refactoringLukas Slebodnik2016-08-291-1/+0
* BUILD: Fix typo in intgcheck-run ruleFabiano Fidêncio2016-08-291-1/+1
* BUILD: Clean up prerelease targetsFabiano Fidêncio2016-08-291-2/+12
* BUILD: Add a few more targets for intg testsFabiano Fidêncio2016-08-291-2/+15
* BUILD: Allow to read private pipes for rootLukas Slebodnik2016-08-261-4/+4
* BUILD: Ship systemd service file for sssd-secretsJakub Hrozek2016-08-171-2/+19
* UTIL: Use sss_atomic_read_s in generate_csprng_bufferJakub Hrozek2016-08-171-0/+2
* TESTS: Adding tests for ad_enabled_domains optionPetr Cech2016-08-171-0/+20
* DP: Remove old data provider interfacePavel Březina2016-08-161-5/+6
* PROXY: Do not abuse data provider interfacePavel Březina2016-08-161-2/+4
* sbus: add utility function to simplify message and reply handlingPavel Březina2016-08-161-0/+2
* SIMPLE: Make the DP handlers testableJakub Hrozek2016-08-101-0/+1
* tests: add tests for netlogon_get_domain_infoSumit Bose2016-07-251-0/+1
* 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