smbd_report
smbd_report("maxconnections=%d, maxworkers=%d",
smbd_report("max_protocol=0x%x", ioc->max_protocol);
smbd_report("min_protocol=0x%x", ioc->min_protocol);
smbd_report("env SMB_SIGNING invalid");
smbd_report("signing: enable=%d, required=%d",
void smbd_report(const char *fmt, ...);
smbd_report("authsvc, socket create failed, %d", errno);
smbd_report("authsvc, socket bind failed, %d", errno);
smbd_report("authsvc, socket listen failed, %d", errno);
smbd_report("authsvc: getpeerucred err %d", errno);
smbd_report("authsvc: ucred_getprivset failed");
smbd_report("authsvc: non-privileged client "
smbd_report("authsvc, socket accept failed,"
smbd_report("authsvc, can't allocate context");
smbd_report("authsvc, thread create failed, %d", rc);
smbd_report("authsvc: flooded %u", count);
smbd_report("authsvc_work: set set timeout: %m");
smbd_report("authsvc_work: set recv timeout: %m");
smbd_report("authsvc_work: read header failed");
smbd_report("authsvc_work: msg too large");
smbd_report("authsvc_work: read mesg failed");
smbd_report("authsvc_work: send failed");
smbd_report("authsvc_work: send failed");
smbd_report("authsvc: short blob");
smbd_report("authsvc: spnego parse failed");
smbd_report("authsvc: spnego get token type failed");
smbd_report("authsvc: spnego wrong token type %d",
smbd_report("authsvc: no supported spnego mechanism");
smbd_report("authsvc: mech init failed");
smbd_report("_krb5_override_service_locator: "
smbd_report("_krb5_override_service_locator "
smbd_report("krb5ssp, krb5_init_ctx: %s",
smbd_report("krb5ssp: gss_accept_sec_context, "
smbd_report(" krb5: %s",
smbd_report("krb5ssp, krb5_pac_parse: %s",
smbd_report("krb5ssp, krb5_pac_get_buffer: %s",
smbd_report("krb5ssp, gss_inquire...PAC, "
smbd_report("krb5ssp, failed to get session key, "
smbd_report("krb5ssp: Session key is missing");
smbd_report("krb5ssp: Session key too short (%d)",
smbd_report(strerror(ENOMEM));
smbd_report("user %d (forced -f)", uid);
smbd_report("user %d: %s", uid, strerror(EPERM));
smbd_report("Trusted Extensions not supported");
smbd_report("Failed to raise file descriptor limit"
smbd_report("service initialization failed");
smbd_report("daemon initialization failed");
smbd_report("insufficient privileges");
smbd_report("unable to create pipe");
smbd_report("unable to fork");
smbd_report("pid %d stop for debugger attach", smbd.s_pid);
smbd_report("smbd starting, pid %d", smbd.s_pid);
smbd_report("mkdir %s: %s", dir[i].name,
smbd_report("mkdir %s: %s", SMB_VARRUN_DIR,
smbd_report("unable to set KRB5CCNAME");
smbd_report("print service %savailable", (rc == 0) ? "" : "un");
smbd_report("NIC monitor failed to start");
smbd_report("NetBIOS services disabled");
smbd_report("NetBIOS services failed to start");
smbd_report("NetBIOS services started");
smbd_report(
smbd_report("DC monitor initialization failed %s",
smbd_report("pipesvc initialization failed");
smbd_report("authsvc initialization failed");
smbd_report("door initialization failed %s", strerror(errno));
smbd_report("share initialization failed: %s", strerror(errno));
smbd_report("share initialization failed");
smbd_report("service initialized");
smbd_report("service shutting down");
smbd_report("service terminated");
smbd_report("debug=%d", new_debug);
smbd_report("NIC monitor refresh failed");
smbd_report("already running: pid %ld\n", info.di_target);
smbd_report("kernel configuration update failed: %s",
smbd_report("kernel bind error: %s", strerror(rc));
smbd_report("kernel config ioctl error: %s", strerror(rc));
smbd_report("kernel gmtoff ioctl error: %s", strerror(rc));
smbd_report("kernel start ioctl error: %s", strerror(rc));
smbd_report("unable to start dyndns publisher: %s",
smbd_report("unable to load disk shares: %s", strerror(errno));
smbd_report("unable to monitor localtime: %s", strerror(errno));
smbd_report("localtime set failed: %s",
smbd_report("msrpc initialization failed");
smbd_report("pipesvc pthread_create, %d", rc);
smbd_report("pipesvc_listener, so_create: %d", errno);
smbd_report("pipesvc_listener, so_bind: %d", errno);
smbd_report("pipesvc_listener, listen: %d", errno);
smbd_report("pipesvc_listener, "
smbd_report("pipesvc_listener, accept: %d", err);
smbd_report("pipesvc_listener, alloc1 failed");
smbd_report("pipesvc_listener, pthread_create: %d",
smbd_report("pipesvc: getpeerucred err %d", errno);
smbd_report("pipesvc: ucred_getprivset failed");
smbd_report("pipesvc: non-privileged client "
smbd_report("pipesvc_worker, recv1: %d", rc);
smbd_report("pipesvc_worker, bad hdr");
smbd_report("pipesvc_worker, alloc1 failed");
smbd_report("pipesvc_worker, recv2: %d", rc);
smbd_report("pipesvc_worker, bad uinfo");
smbd_report("pipesvc_worker, send1: %d", rc);