| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net-mgmt/wmi-client/files/ |
Upload File : |
--- Samba/source/winexe/service.c.orig 2012-11-06 19:39:54.144961557 +0900 +++ Samba/source/winexe/service.c 2012-11-06 19:37:01.500708620 +0900 @@ -15,7 +15,7 @@ #define SERVICE_DEMAND_START (0x00000003) #define SERVICE_ERROR_NORMAL (0x00000001) #define SERVICE_CONTROL_STOP (0x00000001) -#define NT_STATUS_SERVICE_DOES_NOT_EXIST NT_STATUS(0xc0000424) +#define NT_STATUS_SERVICE_DOES_NOT_EXIST NT_STATUS(0x00000424) #include "system/filesys.h" #include "libcli/libcli.h" #include "libcli/smb_composite/smb_composite.h"