Your message dated Tue, 12 Apr 2005 14:46:14 +0200 with message-id <[EMAIL PROTECTED]> and subject line [Lennart Poettering] Re: RFP: bidilink -- a general purpose Unix tool for linking two bidirectional data streams has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 27 Sep 2004 08:56:58 +0000 >From [EMAIL PROTECTED] Mon Sep 27 01:56:58 2004 Return-path: <[EMAIL PROTECTED]> Received: from seth.intheinter.net (seth2.intheinter.net) [82.165.43.70] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CBrJZ-0002ct-00; Mon, 27 Sep 2004 01:56:58 -0700 Received: from localhost (localhost [127.0.0.1]) by seth2.intheinter.net (Postfix) with ESMTP id 44D19EEA35; Mon, 27 Sep 2004 10:56:24 +0200 (CEST) Received: from seth2.intheinter.net ([127.0.0.1]) by localhost (seth [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28467-06; Mon, 27 Sep 2004 10:56:24 +0200 (CEST) Received: from cocaine.ring2.lan (d008028.adsl.hansenet.de [80.171.8.28]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by seth2.intheinter.net (Postfix) with ESMTP id 07641EEA33; Mon, 27 Sep 2004 10:56:24 +0200 (CEST) Received: from ecstasy.ring2.lan ([192.168.50.4]) by cocaine.ring2.lan with smtp (Exim 3.35 #1 (Debian)) id 1CBrJ1-00005W-00; Mon, 27 Sep 2004 10:56:23 +0200 Received: by ecstasy.ring2.lan (sSMTP sendmail emulation); Mon, 27 Sep 2004 10:56:22 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Lennart Poettering <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: RFP: bidilink -- a general purpose Unix tool for linking two bidirectional data streams X-Mailer: reportbug 2.63 Date: Mon, 27 Sep 2004 10:56:22 +0200 Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by amavisd-new at mail.compositiv.com Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: wnpp Severity: wishlist * Package name : bidilink Version : 0.1 Upstream Author : Lennart Poettering * URL : http://0pointer.de/lennart/projects/bidilink/ * License : GPL Description : a general purpose Unix tool for linking two bidirectional data streams <snip> bidilink is a general purpose Unix tool for linking two bidirectional data streams. It extends the standard Unix "filter" paradigm to bidrectional streams. It has the following stream drivers: * std: - STDIN, STDOUT of the process * exec:PROGRAM - fork() off a process and use its STDIN and STDOUT * tty:TTYDEVICE - Open a TTY device (like a serial port) as client * pty:[PTYNAME] - Allocate a pseudo TTY device as master * tcp-client:HOSTNAME:PORT - Connect to another or the local host via TCP/IP * tcp-server:[IPADDRESS:]PORT - Listen on a local portand wait for an incoming connection * unix-client:SOCKNAME - Connect to a local Unix domain socket * unix-server:SOCKNAME - Listen on a local Unix domain socket There are many uses of bidilink: * as a "netcat" for unix sockets and serial ports * a tool for sharing serial ports over SSH (both client and server) * to bind unix sockets to TCP and vice versa </snip> The upstream SVN repository already includes a debian/ directory. check it out using: svn checkout svn://seth.intheinter.net/bidilink/trunk bidilink Using this stuff makes it even simpler to package this software consisting of only a single binary and a matching man page. Lennart -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] --------------------------------------- Received: (at 273598-done) by bugs.debian.org; 12 Apr 2005 12:46:49 +0000 >From [EMAIL PROTECTED] Tue Apr 12 05:46:49 2005 Return-path: <[EMAIL PROTECTED]> Received: from jenson.atom.hu [62.112.193.66] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DLKn3-0005Iu-00; Tue, 12 Apr 2005 05:46:49 -0700 Received: from [80.98.89.64] (port=49242 helo=risko.hu) by jenson.atom.hu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.44) id 1DLKmV-0005xi-1N; Tue, 12 Apr 2005 14:46:15 +0200 From: RISKO Gergely <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: [Lennart Poettering] Re: RFP: bidilink -- a general purpose Unix tool for linking two bidirectional data streams Date: Tue, 12 Apr 2005 14:46:14 +0200 Message-ID: <[EMAIL PROTECTED]> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --=-=-= Closing this bug, as user requested. --=-=-= Content-Type: message/rfc822 Content-Disposition: inline Date: Mon, 11 Apr 2005 21:59:51 +0200 From: Lennart Poettering <[EMAIL PROTECTED]> To: RISKO Gergely <[EMAIL PROTECTED]> Subject: Re: RFP: bidilink -- a general purpose Unix tool for linking two bidirectional data streams Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> Organization: .phi. X-Campaign-1: () ASCII Ribbon Campaign X-Campaign-2: / Against HTML Email & vCards - Against Microsoft Attachments User-Agent: Leviathan/19.8.0 [zh] (Cray 3; I; Solaris 4.711; Console) MIME-Version: 1.0 On Sat, 02.04.05 22:17, RISKO Gergely ([EMAIL PROTECTED]) wrote: > Hello, Hi! > > Debian already has a very similar package. Probably it will be easier > for you to find a developer, who will maintain bidilink, if you write > a list about what the differences are, so we will know why bidilink is > better, than the already known and packaged socat. > > For information, I send the description of socat at the end of the > letter. It seems as if socat supersedes bidilink in almost every way. If I had known of socat earlier I probably wouln't have bothered to write bidilink. Thanks for the notice. It's probably time to close my RFP. ;-) Lennart -- name { Lennart Poettering } loc { Hamburg - Germany } mail { mzft (at) 0pointer (dot) de } gpg { 1A015CC4 } www { http://0pointer.de/lennart/ } icq# { 11060553 } --=-=-=-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]