Skip to content

Commit

Permalink
Update page from future e515774
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Pipeline committed Nov 15, 2023
1 parent f23ab4e commit 5f5d4b3
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 10 deletions.
53 changes: 45 additions & 8 deletions public/future/enums.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[{
"name": "ModuleName",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "UNKNOWN",
Expand Down Expand Up @@ -64,6 +65,7 @@
}, {
"name": "CaptureFlags",
"category": "flags",
"nameWhenDescription": true,
"description": "Specifies the type of data to be captured:",
"values": [
{
Expand All @@ -75,7 +77,7 @@
}, {
"name": "wrm",
"value": 2,
"description": "wrm: Session recording file."
"description": "Session recording file."
}, {
"name": "ocr",
"value": 8
Expand All @@ -84,6 +86,7 @@
}, {
"name": "RdpSecurityEncryptionLevel",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "none",
Expand All @@ -102,6 +105,7 @@
}, {
"name": "Language",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "en",
Expand All @@ -114,6 +118,7 @@
}, {
"name": "ClipboardEncodingType",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "utf8",
Expand All @@ -127,6 +132,7 @@
}, {
"name": "KeyboardLogFlags",
"category": "flags",
"nameWhenDescription": false,
"values": [
{
"name": "none",
Expand All @@ -144,6 +150,7 @@
}, {
"name": "ClipboardLogFlags",
"category": "flags",
"nameWhenDescription": false,
"values": [
{
"name": "none",
Expand All @@ -161,6 +168,7 @@
}, {
"name": "FileSystemLogFlags",
"category": "flags",
"nameWhenDescription": false,
"values": [
{
"name": "none",
Expand All @@ -178,6 +186,7 @@
}, {
"name": "ColorDepth",
"category": "set",
"nameWhenDescription": false,
"description": "Specifies the maximum color resolution (color depth) for client connection session:",
"values": [
{
Expand Down Expand Up @@ -205,6 +214,7 @@
}, {
"name": "ServerNotification",
"category": "flags",
"nameWhenDescription": true,
"values": [
{
"name": "nobody",
Expand All @@ -226,6 +236,7 @@
}, {
"name": "ServerCertCheck",
"category": "autoincrement",
"nameWhenDescription": false,
"description": "Behavior of certificates check.",
"info": "System errors like FS access rights issues or certificate decode are always check errors leading to connection rejection.",
"values": [
Expand All @@ -250,6 +261,7 @@
}, {
"name": "TraceType",
"category": "autoincrement",
"nameWhenDescription": false,
"description": "Session record options.",
"info": "When session records are encrypted, they can be read only by the WALLIX Bastion where they have been generated.",
"values": [
Expand All @@ -270,6 +282,7 @@
}, {
"name": "KeyboardInputMaskingLevel",
"category": "autoincrement",
"nameWhenDescription": false,
"values": [
{
"name": "unmasked",
Expand All @@ -292,6 +305,7 @@
}, {
"name": "SessionProbeOnLaunchFailure",
"category": "autoincrement",
"nameWhenDescription": true,
"description": "Behavior on failure to launch Session Probe.",
"values": [
{
Expand All @@ -311,6 +325,7 @@
}, {
"name": "VncBogusClipboardInfiniteLoop",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "delayed",
Expand All @@ -329,6 +344,7 @@
}, {
"name": "ColorDepthSelectionStrategy",
"category": "autoincrement",
"nameWhenDescription": false,
"description": "The method by which the proxy RDP establishes criteria on which to chosse a color depth for Session recording file (wrm):",
"values": [
{
Expand All @@ -344,6 +360,7 @@
}, {
"name": "WrmCompressionAlgorithm",
"category": "autoincrement",
"nameWhenDescription": false,
"description": "The compression method of Session recording file (wrm):",
"values": [
{
Expand All @@ -362,6 +379,7 @@
}, {
"name": "RdpCompression",
"category": "autoincrement",
"nameWhenDescription": false,
"description": "Specifies the highest RDP compression support available",
"values": [
{
Expand Down Expand Up @@ -389,6 +407,7 @@
}, {
"name": "OcrVersion",
"category": "set",
"nameWhenDescription": true,
"values": [
{
"name": "v1",
Expand All @@ -401,6 +420,7 @@
}, {
"name": "OcrLocale",
"category": "autoincrement",
"nameWhenDescription": false,
"values": [
{
"name": "latin",
Expand All @@ -415,6 +435,7 @@
}, {
"name": "SessionProbeOnKeepaliveTimeout",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "ignore_and_continue",
Expand All @@ -433,11 +454,12 @@
}, {
"name": "SmartVideoCropping",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "disable",
"value": 0,
"description": "Disabled. When replaying the session video, the content of the RDP viewer matches the size of the client's desktop"
"description": "When replaying the session video, the content of the RDP viewer matches the size of the client's desktop"
}, {
"name": "v1",
"value": 1,
Expand All @@ -451,6 +473,7 @@
}, {
"name": "RdpModeConsole",
"category": "autoincrement",
"nameWhenDescription": false,
"values": [
{
"name": "allow",
Expand All @@ -469,6 +492,7 @@
}, {
"name": "SessionProbeDisabledFeature",
"category": "flags",
"nameWhenDescription": false,
"values": [
{
"name": "none",
Expand Down Expand Up @@ -510,6 +534,7 @@
}, {
"name": "RdpStoreFile",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "never",
Expand All @@ -528,6 +553,7 @@
}, {
"name": "SessionProbeOnAccountManipulation",
"category": "autoincrement",
"nameWhenDescription": true,
"description": "For targets running WALLIX BestSafe only.",
"values": [
{
Expand All @@ -547,6 +573,7 @@
}, {
"name": "ClientAddressSent",
"category": "autoincrement",
"nameWhenDescription": false,
"description": "Client Address to send to target(in InfoPacket)",
"values": [
{
Expand All @@ -566,36 +593,38 @@
}, {
"name": "SessionProbeLogLevel",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "Fatal",
"value": 1,
"description": "The Fatal level designates very severe error events that will presumably lead the application to abort."
"description": "Designates very severe error events that will presumably lead the application to abort."
}, {
"name": "Error",
"value": 2,
"description": "The Error level designates error events that might still allow the application to continue running."
"description": "Designates error events that might still allow the application to continue running."
}, {
"name": "Info",
"value": 3,
"description": "The Info level designates informational messages that highlight the progress of the application at coarse-grained level."
"description": "Designates informational messages that highlight the progress of the application at coarse-grained level."
}, {
"name": "Warning",
"value": 4,
"description": "The Warning level designates potentially harmful situations."
"description": "Designates potentially harmful situations."
}, {
"name": "Debug",
"value": 5,
"description": "The Debug level designates fine-grained informational events that are mostly useful to debug an application."
"description": "Designates fine-grained informational events that are mostly useful to debug an application."
}, {
"name": "Detail",
"value": 6,
"description": "The Detail level designates finer-grained informational events than Debug."
"description": "Designates finer-grained informational events than Debug."
}
]
}, {
"name": "ModRdpUseFailureSimulationSocketTransport",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "Off",
Expand All @@ -611,6 +640,7 @@
}, {
"name": "LoginLanguage",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "Auto",
Expand All @@ -627,6 +657,7 @@
}, {
"name": "VncTunnelingType",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "pxssh",
Expand All @@ -642,6 +673,7 @@
}, {
"name": "VncTunnelingCredentialSource",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "static_login",
Expand All @@ -654,6 +686,7 @@
}, {
"name": "BannerType",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "info",
Expand All @@ -669,6 +702,7 @@
}, {
"name": "SessionProbeCPUUsageAlarmAction",
"category": "autoincrement",
"nameWhenDescription": false,
"values": [
{
"name": "Restart",
Expand All @@ -683,6 +717,7 @@
}, {
"name": "SessionProbeProcessCommandLineRetrieveMethod",
"category": "autoincrement",
"nameWhenDescription": true,
"values": [
{
"name": "windows_management_instrumentation",
Expand All @@ -701,6 +736,7 @@
}, {
"name": "RdpSaveSessionInfoPDU",
"category": "autoincrement",
"nameWhenDescription": false,
"values": [
{
"name": "Supported",
Expand All @@ -715,6 +751,7 @@
}, {
"name": "SessionLogFormat",
"category": "flags",
"nameWhenDescription": true,
"values": [
{
"name": "disabled",
Expand Down
5 changes: 3 additions & 2 deletions public/future/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -743,10 +743,11 @@ <h3><a href="#${optId}">${sectionPrefix}<span class="section-prefix">[${realSect
strDesc.push('</table>');
}

intDesc.push('<table class="enumInt"><th>Value</th><th>Description</th>');
intDesc.push('<table class="enumInt"><th>Value</th><th>Name</th><th>Description</th>');
for (const info of e.values) {
const value = (e.category === 'flags') ? `0x${info.value.toString(16)}` : info.value;
intDesc.push(`<tr><td>${value}</td><td>${info.description || info.name}</td></tr>`);
const name = info.name.replaceAll('_', ' ');
intDesc.push(`<tr><td>${value}</td><td>${name}</td><td>${info.description || info.name}</td></tr>`);
}
intDesc.push('</table>');

Expand Down

0 comments on commit 5f5d4b3

Please sign in to comment.