Lines Matching refs:CapsList

1045 	if (GetCapsBool(d->s->CapsList, "b_support_ddns_proxy"))  in SmDDnsRefresh()
2867 if (GetCapsBool(s->s->CapsList, "b_support_network_connection_name")) in SmSetupStepDlgInit()
2935 if (GetCapsBool(s->s->CapsList, "b_is_in_vm")) in SmSetupOnClose()
2940 if (GetCapsBool(s->s->CapsList, "b_support_network_connection_name") == false) in SmSetupOnClose()
3427 if (GetCapsBool(s->s->CapsList, "b_support_ddns")) in SmSetupDlgOnOk()
3445 if (GetCapsBool(s->s->CapsList, "b_support_ipsec") && s->s->IPsecMessageDisplayed == false) in SmSetupDlgOnOk()
3465 if (GetCapsBool(s->s->CapsList, "b_support_azure")) in SmSetupDlgOnOk()
4076 if (GetCapsBool(s->CapsList, "b_vpn3")) in SmLicenseDlgRefresh()
4258 FreeCapsList(s->CapsList); in SmLicense()
4259 s->CapsList = ScGetCapsEx(s->Rpc); in SmLicense()
4639 SetEnable(hWnd, R_IPV6, GetCapsBool(p->e->s->p->CapsList, "b_support_ipv6_ac")); in SmHubEditAcDlgInit()
7840 SetShow(hWnd, B_VLAN, GetCapsBool(s->CapsList, "b_support_eth_vlan")); in SmBridgeDlgInit()
7847 if (GetCapsBool(s->CapsList, "b_tap_supported") == false) in SmBridgeDlgInit()
7872 if (GetCapsBool(s->CapsList, "b_support_network_connection_name")) in SmBridgeDlgInit()
8066 …if(GetCapsBool(s->CapsList, "b_support_network_connection_name") && GetTxt(hWnd, E_NICNAME, nctmp,… in SmBridgeDlgOnOk()
8125 if (GetCapsBool(s->CapsList, "b_is_in_vm")) in SmBridgeDlgOnOk()
9187 if (GetCapsBool(s->Hub->p->CapsList, "b_support_vlan")) in SmMacTableDlgInit()
9284 if (GetCapsBool(s->Hub->p->CapsList, "b_support_vlan")) in SmMacTableDlgRefresh()
9426 …if (s->p->ServerType == SERVER_TYPE_FARM_CONTROLLER && GetCapsBool(s->p->CapsList, "b_support_clus… in SmSessionDlgInit()
9459 if (GetCapsBool(s->p->CapsList, "b_support_cluster_admin") == false) in SmSessionDlgUpdate()
10427 a.HideTrustCert = GetCapsBool(s->p->CapsList, "b_support_config_hub"); in SmLinkEdit()
10432 if (GetCapsBool(s->p->CapsList, "b_support_cascade_client_cert") == false) in SmLinkEdit()
10485 if (GetCapsBool(s->p->CapsList, "b_support_cascade_client_cert") == false) in SmLinkCreateEx()
10948 b1 = GetCapsBool(s->p->CapsList, "b_support_radius_retry_interval_and_several_servers"); in SmRadiusDlgUpdate()
11273 if (GetCapsBool(s->Hub->p->CapsList, "b_support_acl_group") == false) in SmEditAccessInit()
11280 SetEnable(hWnd, R_REDIRECT, GetCapsBool(s->Hub->p->CapsList, "b_support_redirect_url_acl")); in SmEditAccessInit()
11685 support_mac = GetCapsBool(s->Hub->p->CapsList, "b_support_check_mac"); in SmEditAccessUpdate()
11766 …support_check_state = GetCapsBool(s->Hub->p->CapsList, "b_support_check_tcp_state") && a->Protocol… in SmEditAccessUpdate()
11779 …SetEnable(hWnd, B_SIMULATION, a->Discard == false && GetCapsBool(s->Hub->p->CapsList, "b_support_e… in SmEditAccessUpdate()
11782 …ed(hWnd, R_REDIRECT) && (a->Discard == false) && GetCapsBool(s->Hub->p->CapsList, "b_support_redir… in SmEditAccessUpdate()
11783 …SetEnable(hWnd, R_REDIRECT, (a->Discard == false) && GetCapsBool(s->Hub->p->CapsList, "b_support_r… in SmEditAccessUpdate()
11785 …if (IsChecked(hWnd, R_REDIRECT) && (a->Discard == false) && GetCapsBool(s->Hub->p->CapsList, "b_su… in SmEditAccessUpdate()
11810 …if (IsChecked(hWnd, R_REDIRECT) == false || (a->Discard) || GetCapsBool(s->Hub->p->CapsList, "b_su… in SmEditAccessOnOk()
11883 …char *ret = SmSelectUserDlgEx(hWnd, s->Hub, tmp, GetCapsBool(s->Hub->p->CapsList, "b_support_acl_g… in SmEditAccessDlg()
11900 …char *ret = SmSelectUserDlgEx(hWnd, s->Hub, tmp, GetCapsBool(s->Hub->p->CapsList, "b_support_acl_g… in SmEditAccessDlg()
12411 SetEnable(hWnd, B_ADD_V6, GetCapsBool(s->Hub->p->CapsList, "b_support_ipv6_acl")); in SmAccessListInit()
12457 max_access_lists = GetCapsInt(s->Hub->p->CapsList, "i_max_access_lists"); in SmAccessListUpdate()
14988 caps = s->p->CapsList; in SmHubDlgInit()
16332 SmAddServerCaps(b, p->CapsList); in SmRefreshServerInfo()
16351 for (i = 0;i < LIST_NUM(t->CapsList);i++) in SmAddServerCaps()
16353 CAPS *c = LIST_DATA(t->CapsList, i); in SmAddServerCaps()
16981 if (GetCapsBool(s->p->CapsList, "b_support_syslog")) in SmSslDlgOnOk()
17088 if (s->p->ServerAdminMode && GetCapsBool(s->p->CapsList, "b_support_special_listener")) in SmSslDlgInit()
17121 if (GetCapsBool(s->p->CapsList, "b_support_syslog")) in SmSslDlgInit()
17702 if (GetCapsBool(s->p->CapsList, "b_cluster_hub_type_fixed")) in SmEditHubInit()
17740 SetShow(hWnd, B_ACL, GetCapsBool(s->p->CapsList, "b_support_ac")); in SmEditHubInit()
17741 SetShow(hWnd, S_ACL, GetCapsBool(s->p->CapsList, "b_support_ac")); in SmEditHubInit()
17742 SetShow(hWnd, S_ACL_2, GetCapsBool(s->p->CapsList, "b_support_ac")); in SmEditHubInit()
17743 SetShow(hWnd, S_ACL_3, GetCapsBool(s->p->CapsList, "b_support_ac")); in SmEditHubInit()
17745 SetShow(hWnd, S_MSG_1, GetCapsBool(s->p->CapsList, "b_support_msg")); in SmEditHubInit()
17746 SetShow(hWnd, S_MSG_4, GetCapsBool(s->p->CapsList, "b_support_msg")); in SmEditHubInit()
17747 SetShow(hWnd, S_MSG_2, GetCapsBool(s->p->CapsList, "b_support_msg")); in SmEditHubInit()
17748 SetShow(hWnd, B_MSG, GetCapsBool(s->p->CapsList, "b_support_msg")); in SmEditHubInit()
17754 support_extoption = GetCapsBool(s->p->CapsList, "b_support_hub_ext_options"); in SmEditHubInit()
17760 SetEnable(hWnd, R_NO_ENUM, GetCapsBool(s->p->CapsList, "b_support_hide_hub")); in SmEditHubInit()
17771 if (GetCapsBool(s->p->CapsList, "b_support_hub_admin_option")) in SmEditHubInit()
18180 bridge = GetCapsBool(p->CapsList, "b_bridge"); in SmServerDlgUpdate()
18244 …tEnable(hWnd, B_FARM, GetCapsBool(p->CapsList, "b_support_cluster") && p->ServerAdminMode && GetCa… in SmServerDlgUpdate()
18245 …SetEnable(hWnd, B_FARM_STATUS, GetCapsBool(p->CapsList, "b_support_cluster") && p->ServerType != S… in SmServerDlgUpdate()
18323 if (GetCapsBool(p->CapsList, "b_bridge")) in SmServerDlgInit()
18329 …Enable(hWnd, B_BRIDGE, GetCapsBool(p->CapsList, "b_local_bridge") && p->ServerAdminMode && GetCaps… in SmServerDlgInit()
18333 …able(hWnd, B_CONFIG, GetCapsBool(p->CapsList, "b_support_config_rw") && p->ServerAdminMode && GetC… in SmServerDlgInit()
18336 …SetEnable(hWnd, B_L3, GetCapsBool(p->CapsList, "b_support_layer3") && p->ServerAdminMode && GetCap… in SmServerDlgInit()
18339 SetShow(hWnd, B_LICENSE, GetCapsBool(p->CapsList, "b_support_license") && p->ServerAdminMode); in SmServerDlgInit()
18340 SetShow(hWnd, S_LICENSE, GetCapsBool(p->CapsList, "b_support_license") && p->ServerAdminMode); in SmServerDlgInit()
18341 …SetShow(hWnd, S_BETA, GetCapsBool(p->CapsList, "b_beta_version") && (IsShow(hWnd, B_LICENSE) == fa… in SmServerDlgInit()
18344 SetEnable(hWnd, B_IPSEC, GetCapsBool(p->CapsList, "b_support_ipsec") && p->ServerAdminMode); in SmServerDlgInit()
18347 SetEnable(hWnd, B_OPENVPN, GetCapsBool(p->CapsList, "b_support_openvpn") && p->ServerAdminMode); in SmServerDlgInit()
18350 SetEnable(hWnd, B_DDNS, GetCapsBool(p->CapsList, "b_support_ddns") && p->ServerAdminMode); in SmServerDlgInit()
18353 SetEnable(hWnd, B_AZURE, GetCapsBool(p->CapsList, "b_support_azure") && p->ServerAdminMode); in SmServerDlgInit()
18934 if (p->Bridge == false && GetCapsBool(p->CapsList, "b_support_license")) in SmServerDlgProc()
19071 if (GetCapsBool(p->CapsList, "b_support_vgs_in_client") == false) in SmShowIPSecMessageIfNecessary()
19073 if (GetCapsBool(p->CapsList, "b_support_ipsec") && p->IPsecMessageDisplayed == false) in SmShowIPSecMessageIfNecessary()
19263 p.CapsList = ScGetCapsEx(p.Rpc); in SmConnectEx()
19265 p.Bridge = GetCapsBool(p.CapsList, "b_bridge"); in SmConnectEx()
19267 if (GetCapsBool(p.CapsList, "b_support_policy_ver_3")) in SmConnectEx()
19345 FreeCapsList(p.CapsList); in SmConnectEx()