Lines Matching refs:LOG_DEBUG
103 idmapdlog(LOG_DEBUG, "Initial configuration loaded"); in load_config()
352 idmapdlog(LOG_DEBUG, "list_size_limit=%llu", pgcfg->list_size_limit); in print_idmapdstate()
353 idmapdlog(LOG_DEBUG, "default_domain=%s", in print_idmapdstate()
355 idmapdlog(LOG_DEBUG, "domain_name=%s", CHECK_NULL(pgcfg->domain_name)); in print_idmapdstate()
356 idmapdlog(LOG_DEBUG, "machine_sid=%s", CHECK_NULL(pgcfg->machine_sid)); in print_idmapdstate()
359 idmapdlog(LOG_DEBUG, "No domain controllers known"); in print_idmapdstate()
362 idmapdlog(LOG_DEBUG, "domain_controller=%s port=%d", in print_idmapdstate()
366 idmapdlog(LOG_DEBUG, "forest_name=%s", CHECK_NULL(pgcfg->forest_name)); in print_idmapdstate()
367 idmapdlog(LOG_DEBUG, "site_name=%s", CHECK_NULL(pgcfg->site_name)); in print_idmapdstate()
370 idmapdlog(LOG_DEBUG, "No global catalog servers known"); in print_idmapdstate()
373 idmapdlog(LOG_DEBUG, "global_catalog=%s port=%d", in print_idmapdstate()
379 idmapdlog(LOG_DEBUG, "No domains in forest %s known", in print_idmapdstate()
383 idmapdlog(LOG_DEBUG, "domains in forest %s = %s", in print_idmapdstate()
389 idmapdlog(LOG_DEBUG, "No trusted domains known"); in print_idmapdstate()
392 idmapdlog(LOG_DEBUG, "trusted domain = %s", in print_idmapdstate()
399 idmapdlog(LOG_DEBUG, in print_idmapdstate()
406 idmapdlog(LOG_DEBUG, in print_idmapdstate()
414 idmapdlog(LOG_DEBUG, "directory_based_mapping=%s", in print_idmapdstate()
416 idmapdlog(LOG_DEBUG, "ad_unixuser_attr=%s", in print_idmapdstate()
418 idmapdlog(LOG_DEBUG, "ad_unixgroup_attr=%s", in print_idmapdstate()
420 idmapdlog(LOG_DEBUG, "nldap_winname_attr=%s", in print_idmapdstate()