summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-21Move ldap provider access functionsSimo Sorce1-0/+1
2013-01-15TOOLS: Refresh memcache after changes to local users and groupsJakub Hrozek1-2/+8
2013-01-15TOOLS: Split querying nss responder into a separate functionJakub Hrozek1-6/+11
2013-01-15TOOLS: move memcache related functions to tools_mc_utils.cJakub Hrozek1-0/+1
2013-01-10Change pam data auth tokens.Simo Sorce1-0/+2
2013-01-10Add authtok utility functions.Simo Sorce1-0/+2
2013-01-08Add tests for get_gids_from_pac()Sumit Bose1-0/+1
2012-12-18Add responder_sbus.h to noinst_HEADERSJakub Hrozek1-0/+1
2012-12-13tools: sss_userdel and groupdel remove entries from memory cacheMichal Zidek1-0/+8
2012-12-04link sss_ssh_authorizedkeys and sss_ssh_knownhostsproxy with -lpthreadTimo Aaltonen1-0/+2
2012-12-02avoid versioning libsss_sudoPavel Březina1-3/+4
2012-11-12Include the auth_utils.h header in the distributionJakub Hrozek1-0/+1
2012-11-06util: Added new file util_lock.cMichal Zidek1-1/+2
2012-10-26krb5_child: send PAC to PAC responderSumit Bose1-2/+4
2012-10-12Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudoJakub Hrozek1-1/+0
2012-10-01BUILD: Include the patch file in the tarballStephen Gallagher1-0/+1
2012-09-04Adding -std=gnu99 flag.Michal Zidek1-1/+2
2012-08-28RPM: Switch the default ccache locationJakub Hrozek1-0/+1
2012-08-27Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the clientJakub Hrozek1-1/+11
2012-08-23Clean up cache on server reinitializationPavel Březina1-0/+1