Lines Matching refs:smbd_report

121 			smbd_report("user %d (forced -f)", uid);
124 smbd_report("user %d: %s", uid, strerror(EPERM));
130 smbd_report("Trusted Extensions not supported");
146 smbd_report("Failed to raise file descriptor limit"
167 smbd_report("service initialization failed");
180 smbd_report("daemon initialization failed");
254 smbd_report("insufficient privileges");
269 smbd_report("unable to create pipe");
277 smbd_report("unable to fork");
447 smbd_report("pid %d stop for debugger attach", smbd.s_pid);
450 smbd_report("smbd starting, pid %d", smbd.s_pid);
455 smbd_report("mkdir %s: %s", dir[i].name,
469 smbd_report("mkdir %s: %s", SMB_VARRUN_DIR,
472 smbd_report("unable to set KRB5CCNAME");
485 smbd_report("print service %savailable", (rc == 0) ? "" : "un");
488 smbd_report("NIC monitor failed to start");
494 smbd_report("NetBIOS services disabled");
496 smbd_report("NetBIOS services failed to start");
498 smbd_report("NetBIOS services started");
503 smbd_report(
510 smbd_report("DC monitor initialization failed %s",
514 smbd_report("pipesvc initialization failed");
519 smbd_report("authsvc initialization failed");
525 smbd_report("door initialization failed %s", strerror(errno));
535 smbd_report("share initialization failed: %s", strerror(errno));
541 smbd_report("share initialization failed");
553 smbd_report("service initialized");
568 smbd_report("service shutting down");
590 smbd_report("service terminated");
610 smbd_report("debug=%d", new_debug);
624 smbd_report("NIC monitor refresh failed");
706 smbd_report("already running: pid %ld\n", info.di_target);
732 smbd_report("kernel configuration update failed: %s",
747 smbd_report("kernel bind error: %s", strerror(rc));
763 smbd_report("kernel config ioctl error: %s", strerror(rc));
769 smbd_report("kernel gmtoff ioctl error: %s", strerror(rc));
777 smbd_report("kernel start ioctl error: %s", strerror(rc));
812 smbd_report("unable to start dyndns publisher: %s",
833 smbd_report("unable to load disk shares: %s", strerror(errno));
861 smbd_report("unable to monitor localtime: %s", strerror(errno));
888 smbd_report("localtime set failed: %s",
990 smbd_report(const char *fmt, ...)