* [Bluez-users] DHCPD and Bluetooth @ 2004-05-12 16:07 Rob Taft 2004-05-12 16:44 ` Mykel 0 siblings, 1 reply; 9+ messages in thread From: Rob Taft @ 2004-05-12 16:07 UTC (permalink / raw) To: bluez-users [-- Attachment #1: Type: text/plain, Size: 936 bytes --] I currently have a setup where I have a Bluetooth adapter on a Linux box, and one on Windows. Everything is configured properly. I connect from the Windows Bluetooth adapter to the Linux one via "Local Area Connection 2" in XP over TCP/IP. I manually type "ifconfig bnep0 192.168.3.1" to assign the adapter an IP, then I have to restart DHCPD to acquire an IP address over Bluetooth. This all works great. My first question is: Is there a way to recognize when a connection is made, so I can create a script or some code to automatically set bnep0 to 192.168.3.1 and restart the dhcp server? I only have 2 Bluetooth adapters. What if I used a 3rd from windows to connect to Linux at the same time another one is connected. Will it allow multiple connections? Will it show up as bnep1 or still use bnep0? Rob Taft, Software Engineer Perigee, A Division of Sensis Corporation rtaft@sensis.com 315-453-7842, Ext. 25 [-- Attachment #2: Type: text/html, Size: 1725 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 16:07 [Bluez-users] DHCPD and Bluetooth Rob Taft @ 2004-05-12 16:44 ` Mykel 2004-05-12 17:55 ` Rob Taft 0 siblings, 1 reply; 9+ messages in thread From: Mykel @ 2004-05-12 16:44 UTC (permalink / raw) To: Rob Taft; +Cc: bluez-users [-- Attachment #1: Type: text/plain, Size: 1106 bytes --] I know Slackware has hotplug scripts. You might want to look there. Myke Rob Taft wrote: > I currently have a setup where I have a Bluetooth adapter on a Linux > box, and one on Windows. Everything is configured properly. I > connect from the Windows Bluetooth adapter to the Linux one via "Local > Area Connection 2" in XP over TCP/IP. I manually type "ifconfig bnep0 > 192.168.3.1" to assign the adapter an IP, then I have to restart DHCPD > to acquire an IP address over Bluetooth. This all works great. > > My first question is: Is there a way to recognize when a connection > is made, so I can create a script or some code to automatically set > bnep0 to 192.168.3.1 and restart the dhcp server? > > I only have 2 Bluetooth adapters. What if I used a 3rd from windows > to connect to Linux at the same time another one is connected. Will > it allow multiple connections? Will it show up as bnep1 or still use > bnep0? > > > > Rob Taft, Software Engineer > Perigee, A Division of Sensis Corporation > rtaft@sensis.com <mailto:rtaft@sensis.com> > 315-453-7842, Ext. 25 [-- Attachment #2: Type: text/html, Size: 1895 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 16:44 ` Mykel @ 2004-05-12 17:55 ` Rob Taft 2004-05-12 19:03 ` Michal Semler 0 siblings, 1 reply; 9+ messages in thread From: Rob Taft @ 2004-05-12 17:55 UTC (permalink / raw) To: Mykel; +Cc: bluez-users [-- Attachment #1: Type: text/plain, Size: 1333 bytes --] Changing my OS isn't exactly an option at this point. ----- Original Message ----- From: Mykel To: Rob Taft Cc: bluez-users@lists.sourceforge.net Sent: Wednesday, May 12, 2004 12:44 PM Subject: Re: [Bluez-users] DHCPD and Bluetooth I know Slackware has hotplug scripts. You might want to look there. Myke Rob Taft wrote: I currently have a setup where I have a Bluetooth adapter on a Linux box, and one on Windows. Everything is configured properly. I connect from the Windows Bluetooth adapter to the Linux one via "Local Area Connection 2" in XP over TCP/IP. I manually type "ifconfig bnep0 192.168.3.1" to assign the adapter an IP, then I have to restart DHCPD to acquire an IP address over Bluetooth. This all works great. My first question is: Is there a way to recognize when a connection is made, so I can create a script or some code to automatically set bnep0 to 192.168.3.1 and restart the dhcp server? I only have 2 Bluetooth adapters. What if I used a 3rd from windows to connect to Linux at the same time another one is connected. Will it allow multiple connections? Will it show up as bnep1 or still use bnep0? Rob Taft, Software Engineer Perigee, A Division of Sensis Corporation rtaft@sensis.com 315-453-7842, Ext. 25 [-- Attachment #2: Type: text/html, Size: 2979 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 17:55 ` Rob Taft @ 2004-05-12 19:03 ` Michal Semler 2004-05-12 20:23 ` Rob Taft 0 siblings, 1 reply; 9+ messages in thread From: Michal Semler @ 2004-05-12 19:03 UTC (permalink / raw) To: bluez-users On Wednesday 12 of May 2004 19:55, Rob Taft wrote: > Changing my OS isn't exactly an option at this point. All distributions have hotplug scripts inside. Just use you package system and install it Michal > ----- Original Message ----- > From: Mykel > To: Rob Taft > Cc: bluez-users@lists.sourceforge.net > Sent: Wednesday, May 12, 2004 12:44 PM > Subject: Re: [Bluez-users] DHCPD and Bluetooth > > > I know Slackware has hotplug scripts. You might want to look there. > > Myke > > > Rob Taft wrote: > I currently have a setup where I have a Bluetooth adapter on a Linux > box, and one on Windows. Everything is configured properly. I connect > from the Windows Bluetooth adapter to the Linux one via "Local Area > Connection 2" in XP over TCP/IP. I manually type "ifconfig bnep0 > 192.168.3.1" to assign the adapter an IP, then I have to restart DHCPD to > acquire an IP address over Bluetooth. This all works great. > > My first question is: Is there a way to recognize when a connection is > made, so I can create a script or some code to automatically set bnep0 to > 192.168.3.1 and restart the dhcp server? > > I only have 2 Bluetooth adapters. What if I used a 3rd from windows to > connect to Linux at the same time another one is connected. Will it allow > multiple connections? Will it show up as bnep1 or still use bnep0? > > > > Rob Taft, Software Engineer > Perigee, A Division of Sensis Corporation > rtaft@sensis.com > 315-453-7842, Ext. 25 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 19:03 ` Michal Semler @ 2004-05-12 20:23 ` Rob Taft 2004-05-12 20:57 ` Pavel Ruzicka 0 siblings, 1 reply; 9+ messages in thread From: Rob Taft @ 2004-05-12 20:23 UTC (permalink / raw) To: cijoml, bluez-users hotplug is installed. I added some lines to /etc/hotplug/usb/bluefw to verify that it is getting executed, but it never does. Nor does it get executed when I type "hotplug usb" or "hotplug usb/bluefw" Secondly, it seems to me that the hotplug scripts supposed to be called when a hardware device is connected. This is not my issue. I am trying to get a Windows (or any OS) Client to connect to a Linux Server via Bluetooth. When there is nothing connected to the server, bnep0 is not listed in ifconfig. Now I've managed to get it to automatically assign an IP to the Server's Bluetooth when a Client connects by creating /etc/sysconfig/network-scripts/ifcfg-bnep0 with the following data: DEVICE=bnep0 ONBOOT=yes USERCTL=no PEERDNS=no IPADDR=192.168.3.1 NETMASK=255.255.255.0 BROADCAST=192.168.3.255 This solves half my problem..setting the IP of bnep0 when a client connects, since the IP is lost when the client disconnects. The other half of the problem is the DHCP server. Once the client disconnects from the server, bnep0 drops the IP, and DHCP no longer serves IP's for it. When a new client connects, I need the DHCP server to begin serving bnep0 again. One way to do it is to restart the DHCP server, but if I take that approach, I need to know when the client connets so I can restart it. I don't think hotplug is what I am looking for since it is hardware connection based. Rob ----- Original Message ----- From: "Michal Semler" <cijoml@volny.cz> To: <bluez-users@lists.sourceforge.net> Sent: Wednesday, May 12, 2004 3:03 PM Subject: Re: [Bluez-users] DHCPD and Bluetooth > On Wednesday 12 of May 2004 19:55, Rob Taft wrote: > > Changing my OS isn't exactly an option at this point. > > All distributions have hotplug scripts inside. Just use you package system and > install it > > Michal > > > ----- Original Message ----- > > From: Mykel > > To: Rob Taft > > Cc: bluez-users@lists.sourceforge.net > > Sent: Wednesday, May 12, 2004 12:44 PM > > Subject: Re: [Bluez-users] DHCPD and Bluetooth > > > > > > I know Slackware has hotplug scripts. You might want to look there. > > > > Myke > > > > > > Rob Taft wrote: > > I currently have a setup where I have a Bluetooth adapter on a Linux > > box, and one on Windows. Everything is configured properly. I connect > > from the Windows Bluetooth adapter to the Linux one via "Local Area > > Connection 2" in XP over TCP/IP. I manually type "ifconfig bnep0 > > 192.168.3.1" to assign the adapter an IP, then I have to restart DHCPD to > > acquire an IP address over Bluetooth. This all works great. > > > > My first question is: Is there a way to recognize when a connection is > > made, so I can create a script or some code to automatically set bnep0 to > > 192.168.3.1 and restart the dhcp server? > > > > I only have 2 Bluetooth adapters. What if I used a 3rd from windows to > > connect to Linux at the same time another one is connected. Will it allow > > multiple connections? Will it show up as bnep1 or still use bnep0? > > > > > > > > Rob Taft, Software Engineer > > Perigee, A Division of Sensis Corporation > > rtaft@sensis.com > > 315-453-7842, Ext. 25 > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 20:23 ` Rob Taft @ 2004-05-12 20:57 ` Pavel Ruzicka 2004-05-12 21:27 ` Rob Taft 0 siblings, 1 reply; 9+ messages in thread From: Pavel Ruzicka @ 2004-05-12 20:57 UTC (permalink / raw) To: bluez-users; +Cc: Rob Taft Hello, > restart it. I don't think hotplug is what I am looking for since it is > hardware connection based. This is not only hardware connection based. When you try setup network from remote device, that kernel call /sbin/hotplug with NET action. You can edit script "/etc/hotplug.d/default/default.hotplug" or other in your distribution and uncomment line "DEBUG=yes export DEBUG". Later you can look in to log file for interesting messages ;-) In this case will be probably interesting script /etc/hotplug/net.agent. Best regards, Pavel Ruzicka ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 20:57 ` Pavel Ruzicka @ 2004-05-12 21:27 ` Rob Taft 2004-05-12 21:47 ` Achim Bohnet 0 siblings, 1 reply; 9+ messages in thread From: Rob Taft @ 2004-05-12 21:27 UTC (permalink / raw) To: bluez-users I think I'm almost there. I noticed that it is not HW based after I posted. I saw in /var/log/messages a message that occurred ever connection: May 12 17:01:20 SMED /etc/hotplug/net.agent: invoke ifup bnep0 So I went into the net.agent file and found this line that matched the output: debug_mesg invoke ifup $INTERFACE I added more lines to that so now it looks like this: if [ -x /sbin/ifup ]; then debug_mesg invoke ifup $INTERFACE debug_mesg LALALALALALALALALALA #ADDED THIS exec /sbin/ifup $INTERFACE debug_message Attempting to restart dhcpd. #ADDED THIS exec /etc/init.d/dhcpd restart #ADDED THIS else mesg "how do I bring interfaces up on this distro?" fi I then restarted my entire system....and the 2nd 2 lines were never reached. I added the LALALA line after and that appears in the logs...so I'm guessing that "exec /sbin/ifup $INTERFACE" is causing the script to exit ----- Original Message ----- From: "Pavel Ruzicka" <pavouk@pavouk.org> To: <bluez-users@lists.sourceforge.net> Cc: "Rob Taft" <rtaft@sensis.com> Sent: Wednesday, May 12, 2004 4:57 PM Subject: Re: [Bluez-users] DHCPD and Bluetooth > Hello, > > > restart it. I don't think hotplug is what I am looking for since it is > > hardware connection based. > > This is not only hardware connection based. When you try setup network from > remote device, that kernel call /sbin/hotplug with NET action. > You can edit script "/etc/hotplug.d/default/default.hotplug" or other in your > distribution and uncomment line "DEBUG=yes export DEBUG". > Later you can look in to log file for interesting messages ;-) > In this case will be probably interesting script /etc/hotplug/net.agent. > > Best regards, > > Pavel Ruzicka > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 21:27 ` Rob Taft @ 2004-05-12 21:47 ` Achim Bohnet 2004-05-13 12:24 ` Rob Taft 0 siblings, 1 reply; 9+ messages in thread From: Achim Bohnet @ 2004-05-12 21:47 UTC (permalink / raw) To: bluez-users On Wednesday 12 May 2004 23:27, Rob Taft wrote: > I think I'm almost there. > I noticed that it is not HW based after I posted. I saw in > /var/log/messages a message that occurred ever connection: > > May 12 17:01:20 SMED /etc/hotplug/net.agent: invoke ifup bnep0 > > So I went into the net.agent file and found this line that matched the > output: > > debug_mesg invoke ifup $INTERFACE > > I added more lines to that so now it looks like this: > > if [ -x /sbin/ifup ]; then > debug_mesg invoke ifup $INTERFACE > debug_mesg LALALALALALALALALALA #ADDED THIS > exec /sbin/ifup $INTERFACE ^^^^ remove this exec! > debug_message Attempting to restart dhcpd. #ADDED THIS > exec /etc/init.d/dhcpd restart #ADDED THIS > else > mesg "how do I bring interfaces up on this distro?" > fi > > I then restarted my entire system....and the 2nd 2 lines were never reached. > I added the LALALA line after and that appears in the logs...so I'm guessing > that "exec /sbin/ifup $INTERFACE" is causing the script to exit see man bash-builtins Achim > > > > > > ----- Original Message ----- > From: "Pavel Ruzicka" <pavouk@pavouk.org> > To: <bluez-users@lists.sourceforge.net> > Cc: "Rob Taft" <rtaft@sensis.com> > Sent: Wednesday, May 12, 2004 4:57 PM > Subject: Re: [Bluez-users] DHCPD and Bluetooth > > > > Hello, > > > > > restart it. I don't think hotplug is what I am looking for since it is > > > hardware connection based. > > > > This is not only hardware connection based. When you try setup network > from > > remote device, that kernel call /sbin/hotplug with NET action. > > You can edit script "/etc/hotplug.d/default/default.hotplug" or other in > your > > distribution and uncomment line "DEBUG=yes export DEBUG". > > Later you can look in to log file for interesting messages ;-) > > In this case will be probably interesting script /etc/hotplug/net.agent. > > > > Best regards, > > > > Pavel Ruzicka > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Sleepycat Software > > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to > deliver > > higher performing products faster, at low TCO. > > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > > _______________________________________________ > > Bluez-users mailing list > > Bluez-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- reddy@lion.austin.ibm.com ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DHCPD and Bluetooth 2004-05-12 21:47 ` Achim Bohnet @ 2004-05-13 12:24 ` Rob Taft 0 siblings, 0 replies; 9+ messages in thread From: Rob Taft @ 2004-05-13 12:24 UTC (permalink / raw) To: bluez-users TY, up and running! ----- Original Message ----- From: "Achim Bohnet" <ach@mpe.mpg.de> To: <bluez-users@lists.sourceforge.net> Sent: Wednesday, May 12, 2004 5:47 PM Subject: Re: [Bluez-users] DHCPD and Bluetooth > On Wednesday 12 May 2004 23:27, Rob Taft wrote: > > I think I'm almost there. > > I noticed that it is not HW based after I posted. I saw in > > /var/log/messages a message that occurred ever connection: > > > > May 12 17:01:20 SMED /etc/hotplug/net.agent: invoke ifup bnep0 > > > > So I went into the net.agent file and found this line that matched the > > output: > > > > debug_mesg invoke ifup $INTERFACE > > > > I added more lines to that so now it looks like this: > > > > if [ -x /sbin/ifup ]; then > > debug_mesg invoke ifup $INTERFACE > > debug_mesg LALALALALALALALALALA #ADDED THIS > > exec /sbin/ifup $INTERFACE > ^^^^ remove this exec! > > > debug_message Attempting to restart dhcpd. #ADDED THIS > > exec /etc/init.d/dhcpd restart #ADDED THIS > > else > > mesg "how do I bring interfaces up on this distro?" > > fi > > > > I then restarted my entire system....and the 2nd 2 lines were never reached. > > I added the LALALA line after and that appears in the logs...so I'm guessing > > that "exec /sbin/ifup $INTERFACE" is causing the script to exit > > see man bash-builtins > > Achim > > > > > > > > > > > > ----- Original Message ----- > > From: "Pavel Ruzicka" <pavouk@pavouk.org> > > To: <bluez-users@lists.sourceforge.net> > > Cc: "Rob Taft" <rtaft@sensis.com> > > Sent: Wednesday, May 12, 2004 4:57 PM > > Subject: Re: [Bluez-users] DHCPD and Bluetooth > > > > > > > Hello, > > > > > > > restart it. I don't think hotplug is what I am looking for since it is > > > > hardware connection based. > > > > > > This is not only hardware connection based. When you try setup network > > from > > > remote device, that kernel call /sbin/hotplug with NET action. > > > You can edit script "/etc/hotplug.d/default/default.hotplug" or other in > > your > > > distribution and uncomment line "DEBUG=yes export DEBUG". > > > Later you can look in to log file for interesting messages ;-) > > > In this case will be probably interesting script /etc/hotplug/net.agent. > > > > > > Best regards, > > > > > > Pavel Ruzicka > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by Sleepycat Software > > > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to > > deliver > > > higher performing products faster, at low TCO. > > > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > > > _______________________________________________ > > > Bluez-users mailing list > > > Bluez-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Sleepycat Software > > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > > higher performing products faster, at low TCO. > > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > > _______________________________________________ > > Bluez-users mailing list > > Bluez-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > > > > > > -- > To me vi is Zen. To use vi is to practice zen. Every command is > a koan. Profound to the user, unintelligible to the uninitiated. > You discover truth everytime you use it. > -- reddy@lion.austin.ibm.com > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2004-05-13 12:24 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2004-05-12 16:07 [Bluez-users] DHCPD and Bluetooth Rob Taft 2004-05-12 16:44 ` Mykel 2004-05-12 17:55 ` Rob Taft 2004-05-12 19:03 ` Michal Semler 2004-05-12 20:23 ` Rob Taft 2004-05-12 20:57 ` Pavel Ruzicka 2004-05-12 21:27 ` Rob Taft 2004-05-12 21:47 ` Achim Bohnet 2004-05-13 12:24 ` Rob Taft
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox