summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: mock sysdb users and groupsPavel Březina2014-02-183-0/+242
* tests: mock SDAPPavel Březina2014-02-183-0/+177
* tests: add confdb_path to sss_test_ctxPavel Březina2014-02-182-4/+5
* make make_realm_upper_case() staticPavel Březina2014-02-183-20/+18
* ldap: move domain related content from ldap_common.c to sdap_domain.cPavel Březina2014-02-183-176/+198
* ldap: move options related content from ldap_common.c to ldap_options.cPavel Březina2014-02-183-764/+788
* sdap: move sdap_get_id_specific_filter() to sdap_utils.cPavel Březina2014-02-182-20/+20
* sdap: move non async functions from sdap_async_connection.c to sdap_utils.cPavel Březina2014-02-182-18/+18
* sdap: move non async functions from sdap_async.c to sdap_utils.cPavel Březina2014-02-183-118/+143
* Translation: Move german translation to right directoryLukas Slebodnik2014-02-183-10219/+11963
* MAN: Clarify the new krb5_use_fast IPA defaultJakub Hrozek2014-02-172-1/+35
* IPA: default krb5_fast_principal to host/$client@$realmPavel Březina2014-02-171-3/+5
* IPA: explicitly link libsss_ipa with selinux libraryLukas Slebodnik2014-02-171-0/+1
* test_dyndns: Test right variable after allocation.Lukas Slebodnik2014-02-171-1/+1
* DOC: Fix names of arguments in doxygen commentsLukas Slebodnik2014-02-173-5/+5
* resolv_gethostbyname_dns_parse(): remove tmp_ctxPavel Březina2014-02-171-7/+3
* IPA: Default to krb5_use_fast=tryJakub Hrozek2014-02-132-1/+28
* Makefile: Remove unused librariesLukas Slebodnik2014-02-121-5/+0
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-02-125-111/+11
* Update debug level in sysdb_check_upgrade_02Nikolai Kondrashov2014-02-121-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-12112-2270/+3187
* Fixup DEBUG macro invocations updateNikolai Kondrashov2014-02-122-4/+4
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-12215-7825/+7825
* Make DEBUG macro definition variadicNikolai Kondrashov2014-02-121-6/+6
* Cleanup debug_fnNikolai Kondrashov2014-02-121-4/+6
* Remove extra flushing from debug message outputNikolai Kondrashov2014-02-121-1/+6
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-125-367/+67
* Update debug levels in sss_semanage_error_callbackNikolai Kondrashov2014-02-121-4/+4
* Add cscope inverted index files to .gitignoreNikolai Kondrashov2014-02-121-0/+2
* LDAP: Handle errors from sdap_id_op properly in enum codeJakub Hrozek2014-02-121-1/+41
* AD: Remove dead codeJakub Hrozek2014-02-121-8/+0
* AD: Only download domains that are set to enumerateJakub Hrozek2014-02-121-1/+5
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-1210-15/+504
* SSS_CACHE: Reset the initgroups attribute when resetting usersJakub Hrozek2014-02-121-0/+6
* NSS: Fix DEBUG formatting of cmdctx->idJakub Hrozek2014-02-111-26/+26
* MONITOR: Incorrect permissions on sssd.confPavel Reichl2014-02-111-1/+7
* memberof: Removed unused parameter from mbof_fill_vals_array.Lukas Slebodnik2014-02-091-13/+9
* CONFDB: fail if there are domains with same namePavel Reichl2014-02-091-0/+18
* MAN: update of subdomain_homedir usagePavel Reichl2014-02-051-1/+2
* responder: Use SAFEALIGN macros where appropriate.Michal Zidek2014-02-056-52/+83
* AD: support for subdomain_homedirPavel Reichl2014-02-051-0/+190
* Revert "NSS: add support for subdomain_homedir"Pavel Reichl2014-02-051-8/+0
* dyndns: Update PTR records separatelyNikolai Kondrashov2014-02-011-3/+6
* AD: Remove unused memory contextsLukas Slebodnik2014-02-012-12/+10
* LDAP: require attribute groupType for AD groupsLukas Slebodnik2014-01-291-1/+1
* LDAP: store group if subdomain cannot be found by sidLukas Slebodnik2014-01-291-4/+6
* MAN: clarify which shell option takes precedenceJakub Hrozek2014-01-291-6/+7
* sudo: memset tm when converting time attributesPavel Březina2014-01-291-0/+2
* AD: Establish cross-domain memberships after enumeration finishesJakub Hrozek2014-01-292-22/+377
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-293-13/+75