summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-06-07rpm: Fold libsss_sudo and libsss_autofs back into the main SSSD packageJakub Hrozek1-5/+1
2013-06-07Move domain_to_basedn outside IPA subtreeJakub Hrozek1-2/+1
2013-06-06Enhance PAC responder for AD usersSumit Bose1-21/+0
2013-05-30Fix compilation with disabled link_all_deplibs.Lukas Slebodnik1-75/+69
2013-05-30tests: Link fqnames_tests with libsss_test_common.laJakub Hrozek1-0/+1
2013-05-30Allow flat name in the FQname formatJakub Hrozek1-1/+12
2013-05-30Making order in tests.Lukas Slebodnik1-20/+14
2013-05-23Remove old hash support from example specStephen Gallagher1-1/+0
2013-05-21Check NSCD configuration fileOndrej Kos1-1/+2
2013-05-21Move nscd.c from tools to utilOndrej Kos1-1/+1
2013-05-14Rename SAFEALIGN macros.Michal Zidek1-0/+1
2013-05-07AD: read flat name and SID of the AD domainSumit Bose1-0/+2
2013-05-03Active Directory dynamic DNS updatesJakub Hrozek1-0/+1
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek1-0/+3
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek1-1/+2
2013-05-03Refactor dynamic DNS updatesJakub Hrozek1-3/+27
2013-05-03Add python interface to libsss_nss_idmapSumit Bose1-1/+14
2013-05-03Add client library for SID related lookupsSumit Bose1-4/+24
2013-05-03Add SID related calls to the NSS responderSumit Bose1-0/+1
2013-05-03SUDO: IPA providerLukas Slebodnik1-0/+5
2013-05-02Fix segmentation fault in test_io.Abhishek Singh1-1/+2
2013-05-02Add idmap context to nss contextSumit Bose1-0/+1
2013-05-02DNS sites support - add AD SRV pluginPavel Březina1-1/+5
2013-04-29libsss_idmap: function to calculate rangeMichal Zidek1-2/+3
2013-04-26DB: Switch to new libini_config APIOndrej Kos1-0/+2
2013-04-22tests: Link the simple access tests with -ldlJakub Hrozek1-0/+1
2013-04-17Make leak checks usable in tests that do not utilize checkJakub Hrozek1-1/+3
2013-04-10DNS sites support - add IPA SRV pluginPavel Březina1-0/+2
2013-04-10DNS sites support - SRV DNS lookup pluginPavel Březina1-0/+1
2013-04-10DNS sites support - SRV lookup plugin interfacePavel Březina1-0/+1
2013-04-10resolv: add resolv_get_domain request to resolv utilsPavel Březina1-1/+2
2013-04-10cmocka unittest for io addedAbhishek Singh1-1/+10
2013-04-10cmocka unittest for find_uid addedAbhishek Singh1-1/+20
2013-04-03Init failover with be_res optionsJakub Hrozek1-0/+1
2013-04-02refactor nested group processing: replace old codePavel Březina1-0/+1
2013-03-20BUILD: Always run distcheck and RPM tests in /dev/shmStephen Gallagher1-1/+7
2013-03-20ldap: Fallback option for rfc2307 schemaSimo Sorce1-0/+1
2013-03-19Resolve GIDs in the simple access providerJakub Hrozek1-4/+11
2013-03-18Fix sss_client breakage.Lukas Slebodnik1-0/+2
2013-03-13Removing unused header file providers.hLukas Slebodnik1-1/+0
2013-03-13Reuse sss_open_cloexec at other places in code.Lukas Slebodnik1-2/+4
2013-03-13BUILD: Fix up whitespace in Makefile.amStephen Gallagher1-11/+13
2013-03-11BUILD: Fix cmocka detectionStephen Gallagher1-0/+2
2013-03-08CMocka based test for the NSS responderJakub Hrozek1-0/+43
2013-03-07BUILD: Include build aliases in the tarballStephen Gallagher1-0/+1
2013-03-04Add SSSD specific error codes and definitionsSimo Sorce1-1/+3
2013-03-01BUILD: Build shared components as an internal shared libraryStephen Gallagher1-6/+19
2013-02-04Don't use srcdir with testsJakub Hrozek1-3/+3
2013-01-21Introduce be_req_terminate() helperSimo Sorce1-1/+0
2013-01-21Split simple_access_check function outSimo Sorce1-1/+2