LICENSE MIT
remove the smb reset all VCs message. duplicates the
reportSessionStartups functionality.
case MSG_SERVICE_ERROR_STOP:
case MSG_CRYPT_OFF:
case MSG_CRYPT_ON:
- case MSG_SMB_RESET_ALL_VCS:
break;
case MSG_FLUSH_BAD_SHARE_NAME:
case MSG_FLUSH_OPEN_ENUM_ERROR:
MaxBufferSize for client is too small (Client=%1, Server=%2).
.
-MessageId=
-Severity=Informational
-Facility=System
-SymbolicName=MSG_SMB_RESET_ALL_VCS
-Language=English
-Windows SMB Redirector requests reset of all SMB virtual circuits.
-.
-
;#endif /* __AFSD_EVENTMESSAGES_H_ 1 */
}
if (vcNumber == 0) {
- LogEvent(EVENTLOG_INFORMATION_TYPE, MSG_SMB_RESET_ALL_VCS);
osi_Log0(smb_logp, "Resetting all VCs");
smb_MarkAllVCsDead(vcp);
}