From unknown Thu Mar 28 20:32:15 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#1186: --close-disconnect fix for RDP sessions in broker mode Reply-To: Walid MOGHRABI , 1186@bugs.x2go.org Resent-From: Walid MOGHRABI Resent-To: x2go-dev@lists.x2go.org Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Mon, 05 Jun 2017 10:25:03 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 1186 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: patch Received: via spool by submit@bugs.x2go.org id=B.149665816618088 (code B); Mon, 05 Jun 2017 10:25:03 +0000 Received: (at submit) by bugs.x2go.org; 5 Jun 2017 10:22:46 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,RCVD_IN_DNSWL_BLOCKED, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id ABDA35DAD5 for ; Mon, 5 Jun 2017 12:22:45 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5SBt_1-HsiCj for ; Mon, 5 Jun 2017 12:22:39 +0200 (CEST) Received: from zm-01.servicemagic.eu (zm-01.servicemagic.eu [176.31.236.17]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id BC26B5DA4B for ; Mon, 5 Jun 2017 12:22:38 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by zm-01.servicemagic.eu (Postfix) with ESMTP id 95E8980D0A37E for ; Mon, 5 Jun 2017 12:22:38 +0200 (CEST) X-Amavis-Modified: Mail body modified (using disclaimer) - zm-01.servicemagic.eu X-Virus-Scanned: amavisd-new at servicemagic.eu Received: from zm-01.servicemagic.eu ([127.0.0.1]) by localhost (zm-01.servicemagic.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5JrbZDqYQqF2 for ; Mon, 5 Jun 2017 12:22:38 +0200 (CEST) Received: from zm-01.servicemagic.eu (localhost.localdomain [127.0.0.1]) by zm-01.servicemagic.eu (Postfix) with ESMTP id 4A1C380CF2D88 for ; Mon, 5 Jun 2017 12:22:38 +0200 (CEST) Date: Mon, 5 Jun 2017 12:22:38 +0200 (CEST) From: Walid MOGHRABI To: submit@bugs.x2go.org Message-ID: <693500153.13314631.1496658158243.JavaMail.root@servicemagic.eu> In-Reply-To: <55432008.13314517.1496658091072.JavaMail.root@servicemagic.eu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_13314629_1119524377.1496658158242" X-Originating-IP: [10.33.100.52] X-Mailer: Zimbra 7.2.0_GA_2669 (ZimbraWebClient - GC58 (Linux)/7.2.0_GA_2669) ------=_Part_13314629_1119524377.1496658158242 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit package: x2goclient priority: wishlist tags: patch This is a proposal patch in order to enable --close-disconnect option for RDP sessions in broker mode. Regards, Walid Moghrabi TRAVAUX.COM BAT I - PARC CEZANNE 2 290 AVENUE GALILEE - CS 80403 13591 AIX EN PROVENCE CEDEX 3 --- DISCLAIMER: This e-mail is private and confidential and may contain proprietary or legally privileged information. It is for the intended recipient only. If you have received this email in error, please notify the author by replying to it and then destroy it. If you are not the intended recipient you must not use, disclose, distribute, copy, print or rely on this e-mail or any attachment. Thank you ------=_Part_13314629_1119524377.1496658158242 Content-Type: text/x-patch; name=x2goclient-broker-close-disconnect-fix-for-rdp.patch Content-Disposition: attachment; filename=x2goclient-broker-close-disconnect-fix-for-rdp.patch Content-Transfer-Encoding: base64 LS0tIC94MmdvY2xpZW50LWN1cnJlbnQvc3JjL29ubWFpbndpbmRvdy5jcHAKKysrIC94MmdvY2xp ZW50L3NyYy9vbm1haW53aW5kb3cuY3BwCkBAIC02MjMwLDYgKzYyMzAsMTAgQEAKICNpZmRlZiBR X09TX0xJTlVYCiAgICAgaWYgKGRpcmVjdFJEUCkKICAgICB7CisgICAgICAgIGlmIChjbG9zZURp c2Nvbm5lY3QpCisgICAgICAgIHsKKyAgICAgICAgICAgIGNsb3NlKCk7CisgICAgICAgIH0KICAg ICAgICAgcGFzcy0+c2V0VGV4dCAoICIiICk7CiAgICAgICAgIFFUaW1lcjo6c2luZ2xlU2hvdCAo IDIwMDAsdGhpcywKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgU0xPVCAoIHNsb3RTaG93 UGFzc0Zvcm0oKSApICk7Cgo= ------=_Part_13314629_1119524377.1496658158242--