summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* IPA: Don't call tevent_req_post outside _sendJakub Hrozek2014-02-201-1/+0
* NSS: Continue if there is no portJakub Hrozek2014-02-201-1/+1
* ad_account_can_shortcut(): return bool instead of errnoPavel Březina2014-02-191-29/+11
* Use KRB5_CFLAGS where appropriateAlexey Shabalin2014-02-191-0/+5
* DEBUG: Fix build without journaldJakub Hrozek2014-02-191-3/+3
* BUILD: Simplify enabling journald on installed systemsStephen Gallagher2014-02-192-0/+27
* DEBUG: Enable sending structured debug logs to journaldStephen Gallagher2014-02-191-0/+90
* DEBUG: Allow debug_fn to process __FILE__ and __LINE__Stephen Gallagher2014-02-193-7/+17
* tests: don't print debug message when test dir does not existPavel Březina2014-02-181-1/+1
* tests: nested groups unit testPavel Březina2014-02-181-0/+198
* tests: new macro sss_will_return_alwaysPavel Březina2014-02-181-0/+2
* tests: mock sysdb users and groupsPavel Březina2014-02-182-0/+241
* tests: mock SDAPPavel Březina2014-02-182-0/+176
* 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-182-176/+197
* ldap: move options related content from ldap_common.c to ldap_options.cPavel Březina2014-02-182-764/+787
* 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-182-118/+142
* Translation: Move german translation to right directoryLukas Slebodnik2014-02-182-1/+11053
* 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
* 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
* 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
* 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