Lines Matching refs:kdc_log

346 		kdc_log(context, config, 5, "listening on %s port %u/%s",  in init_sockets()
405 kdc_log(context, config, 5, in send_reply()
415 kdc_log (context, config, in send_reply()
422 kdc_log (context, config, 0, "sendto(%s): %s", d->addr_string, in send_reply()
456 kdc_log(context, config, 0, in do_request()
475 kdc_log(context, config, 0, "Failed to allocate %lu bytes", (unsigned long)max_request_udp); in handle_udp()
595 kdc_log(context, config, 0, "Request exceeds max request size (%lu bytes).", in grow_descr()
602 kdc_log(context, config, 0, "Failed to re-allocate %lu bytes.", in grow_descr()
628 kdc_log (context, config, 0, "krb5_storage_from_mem failed"); in handle_vanilla_tcp()
666 kdc_log(context, config, 0, in handle_http_tcp()
673 kdc_log(context, config, 0, in handle_http_tcp()
680 kdc_log(context, config, 0, "Failed to allocate %lu bytes", in handle_http_tcp()
687 kdc_log(context, config, 0, "Malformed HTTP request from %s", d->addr_string); in handle_http_tcp()
688 kdc_log(context, config, 5, "HTTP request: %s", t); in handle_http_tcp()
694 kdc_log(context, config, 0, "Malformed HTTP request from %s", d->addr_string); in handle_http_tcp()
711 kdc_log(context, config, 0, "HTTP request from %s is non KDC request", d->addr_string); in handle_http_tcp()
712 kdc_log(context, config, 5, "HTTP request: %s", t); in handle_http_tcp()
715 kdc_log(context, config, 0, "HTTP write failed: %s: %s", in handle_http_tcp()
720 kdc_log(context, config, 0, "HTTP write failed: %s: %s", in handle_http_tcp()
736 kdc_log(context, config, 0, "HTTP write failed: %s: %s", in handle_http_tcp()
742 kdc_log(context, config, 0, "HTTP write failed: %s: %s", in handle_http_tcp()
806 kdc_log (context, config, in handle_tcp()
813 kdc_log (context, config, 0, "TCP extension not supported"); in handle_tcp()
851 kdc_log(context, config, 0, "KDC started"); in loop()
864 kdc_log(context, config, 1, in loop()
920 kdc_log(context, config, 0, "CPU time limit exceeded"); in loop()
923 kdc_log(context, config, 0, "Terminated"); in loop()
925 kdc_log(context, config, 0, "Unexpected exit reason: %d", exit_flag); in loop()