Lines Matching refs:LOG_DEBUG

102 		idmapdlog(LOG_DEBUG, "Initial configuration loaded");  in load_config()
350 idmapdlog(LOG_DEBUG, "list_size_limit=%llu", pgcfg->list_size_limit); in print_idmapdstate()
351 idmapdlog(LOG_DEBUG, "max_threads=%llu", pgcfg->max_threads); in print_idmapdstate()
352 idmapdlog(LOG_DEBUG, "default_domain=%s", in print_idmapdstate()
354 idmapdlog(LOG_DEBUG, "domain_name=%s", CHECK_NULL(pgcfg->domain_name)); in print_idmapdstate()
355 idmapdlog(LOG_DEBUG, "machine_sid=%s", CHECK_NULL(pgcfg->machine_sid)); in print_idmapdstate()
358 idmapdlog(LOG_DEBUG, "No domain controllers known"); in print_idmapdstate()
361 idmapdlog(LOG_DEBUG, "domain_controller=%s port=%d", in print_idmapdstate()
365 idmapdlog(LOG_DEBUG, "forest_name=%s", CHECK_NULL(pgcfg->forest_name)); in print_idmapdstate()
366 idmapdlog(LOG_DEBUG, "site_name=%s", CHECK_NULL(pgcfg->site_name)); in print_idmapdstate()
369 idmapdlog(LOG_DEBUG, "No global catalog servers known"); in print_idmapdstate()
372 idmapdlog(LOG_DEBUG, "global_catalog=%s port=%d", in print_idmapdstate()
378 idmapdlog(LOG_DEBUG, "No domains in forest %s known", in print_idmapdstate()
382 idmapdlog(LOG_DEBUG, "domains in forest %s = %s", in print_idmapdstate()
388 idmapdlog(LOG_DEBUG, "No trusted domains known"); in print_idmapdstate()
391 idmapdlog(LOG_DEBUG, "trusted domain = %s", in print_idmapdstate()
398 idmapdlog(LOG_DEBUG, in print_idmapdstate()
405 idmapdlog(LOG_DEBUG, in print_idmapdstate()
413 idmapdlog(LOG_DEBUG, "directory_based_mapping=%s", in print_idmapdstate()
415 idmapdlog(LOG_DEBUG, "ad_unixuser_attr=%s", in print_idmapdstate()
417 idmapdlog(LOG_DEBUG, "ad_unixgroup_attr=%s", in print_idmapdstate()
419 idmapdlog(LOG_DEBUG, "nldap_winname_attr=%s", in print_idmapdstate()