- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 412 for dropup (0.03 sec)
-
src/packaging/common/scripts/preinst
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 01 09:48:15 UTC 2016 - 2.3K bytes - Viewed (0) -
src/main/java/jcifs/dcerpc/msrpc/samr.java
public static final int SE_GROUP_OWNER = 8; /** Security group attribute: Group is used for deny-only checks */ public static final int SE_GROUP_USE_FOR_DENY_ONLY = 16; /** Security group attribute: Domain-local group */ public static final int SE_GROUP_RESOURCE = 536870912; /** Security group attribute: Group represents a logon identifier */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 23.4K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/samr.java
public static final int SE_GROUP_OWNER = 8; /** Security group attribute: Group is used for deny-only checks */ public static final int SE_GROUP_USE_FOR_DENY_ONLY = 16; /** Security group attribute: Domain-local group */ public static final int SE_GROUP_RESOURCE = 536870912; /** Security group attribute: Group represents a logon identifier */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 23.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/reqheader/admin_reqheader_edit.jsp
</la:info> <la:errors property="_global"/> </div> <div class="form-group row"> <label for="name" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.reqheader_name"/></label>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 5.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java
} } /** * Adds a group or role name to the specified list. * @param list The list to add the group or role name to. * @param value The group or role name value. * @param useDomainServices Whether to use domain services for group resolution. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 28 09:13:08 UTC 2025 - 37.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/util/JvmUtil.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 2.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/elevateword/admin_elevateword_edit.jsp
</c:if> </h3> <div class="card-tools"> <div class="btn-group"> <la:link href="/admin/elevateword" styleClass="btn btn-default btn-xs">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 9.2K bytes - Viewed (0) -
tests/group_by_test.go
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Thu Jan 06 07:02:53 UTC 2022 - 3.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/group/SearchBody.java
*/ package org.codelibs.fess.app.web.api.admin.group; import org.codelibs.fess.app.web.api.admin.BaseSearchBody; /** * Search request body for group administration API. */ public class SearchBody extends BaseSearchBody { /** * Default constructor. */ public SearchBody() { super(); } /** Group ID */ public String id;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 982 bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/rdma/disni/DisniRdmaConnection.java
super(remote, local); this.group = group; // In real implementation, this would create the endpoint: // this.endpoint = group.createEndpoint(); this.endpoint = new Object(); } @Override public void connect() throws IOException { try { // In real implementation, this would establish the RDMA connection:
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 05:11:12 UTC 2025 - 10.2K bytes - Viewed (0)