summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* tests: prepare makefile for provider related unit testsPavel Březina2014-02-181-0/+11
* tests: mock sysdb users and groupsPavel Březina2014-02-181-0/+1
* tests: mock SDAPPavel Březina2014-02-181-0/+1
* ldap: move domain related content from ldap_common.c to sdap_domain.cPavel Březina2014-02-181-0/+1
* ldap: move options related content from ldap_common.c to ldap_options.cPavel Březina2014-02-181-0/+1
* sdap: move non async functions from sdap_async.c to sdap_utils.cPavel Březina2014-02-181-0/+1
* IPA: explicitly link libsss_ipa with selinux libraryLukas Slebodnik2014-02-171-0/+1
* Makefile: Remove unused librariesLukas Slebodnik2014-02-121-5/+0
* util: A safe printf for user provided format stringsStef Walter2014-01-121-1/+15
* cmocka unit test for authtok module addedPallavi Jha2014-01-091-0/+15
* Bump sss_idmap version to 3:0:3Pavel Březina2013-12-191-1/+1
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-191-0/+28
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-1/+26
* AUTOMAKE: Don't build libsss_test_common every timeLukas Slebodnik2013-11-281-2/+2
* TESTS: Link libsss_test_common with teventLukas Slebodnik2013-11-181-1/+2
* Add utility to handle Well-Known SIDsSumit Bose2013-11-151-1/+2
* Merge ipa_selinux_common.c and ipa_selinux.cJakub Hrozek2013-11-151-2/+0
* BUILD: Use OPENLDAP_CFLAGS instead of LDAP_CFLAGSBenjamin Franzke2013-11-111-3/+3
* BUILD: Explicitly link libsss_ad.so with sasl libsLukas Slebodnik2013-11-111-0/+2
* Replace prog_DEPENDENCIES with EXTRA_prog_DEPENDENCIESSumit Bose2013-11-111-6/+4
* build: fix ordering of linker flagsJan Engelhardt2013-11-041-33/+36
* Makefile: Remove unused variable TEST_MOCK_OBJLukas Slebodnik2013-10-301-4/+0
* Makefile: Add missing librariesLukas Slebodnik2013-10-301-0/+4
* AD: Add extended access filterJakub Hrozek2013-10-251-1/+28
* idmap: add sss_idmap_domain_by_name_has_algorithmic_mapping()Sumit Bose2013-10-251-1/+1
* find_subdomain_by_sid: skip domains with missing domain_idSumit Bose2013-10-251-1/+11
* Add CIFS idmap pluginBenjamin Franzke2013-10-151-0/+21
* AD: async request to retrieve master domain infoJakub Hrozek2013-09-181-0/+3
* Add journald supportJakub Hrozek2013-09-181-0/+6
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-1/+3
* util: Use systemd-login to check user sessionsSimo Sorce2013-09-161-5/+24
* Adding new header for printf formating macrosLukas Slebodnik2013-09-111-0/+1
* krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce2013-09-091-0/+2
* tests: Add dlopen test to make sure modules worksSimo Sorce2013-09-091-0/+31
* AUTOTOOLS: More robust detection of inotify.Lukas Slebodnik2013-09-091-0/+1
* AUTOMAKE: Use portable way to link with gettextLukas Slebodnik2013-09-091-1/+4
* AUTOMAKE: Use portable way to link with dlopenLukas Slebodnik2013-09-091-2/+2
* Makefile: Fix sssd_be targetsSimo Sorce2013-09-091-2/+2
* AUTOMAKE: Add missing escaped newlineLukas Slebodnik2013-09-021-1/+1
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-281-0/+1
* LDAP: Move the ldap enum request to its own reusable moduleJakub Hrozek2013-08-281-0/+2
* ipa-server-mode: add IPA group memberships to AD usersSumit Bose2013-08-281-0/+1
* BUILD: Remove unnecessary patch and configure optsSimo Sorce2013-08-281-2/+0
* BUILD: Ignore translations when building RPMsStephen Gallagher2013-08-271-0/+6
* add simple access provider init testPavel Březina2013-08-071-0/+1
* Add script make_srpm.sh to dist tarball.Lukas Slebodnik2013-08-071-0/+1
* build: fix dependencies for pysss moduleAlexander Bokovoy2013-07-221-0/+1
* AD: Set the bool value same as default value in optsJakub Hrozek2013-07-191-0/+1
* IPA: Initialize server mode ctx if server mode is onJakub Hrozek2013-06-281-0/+7
* Add ipa_idmap_init()Sumit Bose2013-06-281-0/+1