Re: NetworkManager, n-acd and GPLv2 license compatibility

2018-08-08 Thread Tom Gundersen
On Mon, Aug 6, 2018 at 5:13 PM Thomas Haller wrote: > We hereby ask David and Tom to retroactively agree using the older n- > acd commit a68b55992dd7b38bdb9dbbdba4a9284ff2c2cce3 [2] under terms of > GPLv2+, to resolve this licensing issue for NetworkManager. > No problem at

Re: Software to test MAC address privacy

2014-07-18 Thread Tom Gundersen
, but at the same time you can not be tracked across SSIDs (there are still some issues to solve with that though). One should obviously also do as OSX does and use random MAC addresses when scanning. Sounds like a nice initiative. Best of luck! Cheers, Tom [0]: http://www.freedesktop.org/software

Re: RFC: standardized network provisioning

2014-06-13 Thread Tom Gundersen
a random mac address for scanning, and also generate a random MAC address for each AP you connect to, but keep the same MAC address as long as you are connected to the same AP (and remember it for next time you connect). Cheers, Tom ___ networkmanager

Re: static interface shuts down on disconnect

2013-12-07 Thread Tom Gundersen
On 7 Dec 2013 16:41, Ritesh Khadgaray khadga...@gmail.com wrote: Hi On 6 Dec 2013 00:47, Simon Bazley simon.baz...@themartingale.com wrote: Hi, I've got a server which is running several databases and web services, which is connected to both public and private networks, via different

Re: [PATCH][RFC][ModemManager] udev rules: port to hwdb where applicable

2013-07-23 Thread Tom Gundersen
On 22 Jul 2013 17:43, Dan Williams d...@redhat.com wrote: On Sat, 2013-07-20 at 01:53 +0200, Tom Gundersen wrote: Udev recently gained a hardware database, which is an efficent replacement for the kind of rules shipped with modemmanager. This patch ports all the relevant udev rules

Re: [PATCH][RFC][ModemManager] udev rules: port to hwdb where applicable

2013-07-22 Thread Tom Gundersen
/pipermail/sane-devel/2013-July/031491.html and media-player-info http://lists.freedesktop.org/archives/devkit-devel/2013-July/001405.html. Those are all recent though, so only the gphoto2 one has been accepted so far. Cheers, Tom ___ networkmanager-list

[PATCH][RFC][ModemManager] udev rules: port to hwdb where applicable

2013-07-19 Thread Tom Gundersen
Udev recently gained a hardware database, which is an efficent replacement for the kind of rules shipped with modemmanager. This patch ports all the relevant udev rules to hwdb format, which should significantly speed up the processing of usb add events. I also fixed up some bugs in the existing

[PATCH] add callback to handle response for custom-init-command. Can be used to detect eg a RS232 model just with a custom init command.

2011-02-22 Thread Tom
--- src/mm-plugin-base.c | 32 ++-- src/mm-plugin-base.h | 10 +- 2 files changed, 39 insertions(+), 3 deletions(-) diff --git a/src/mm-plugin-base.c b/src/mm-plugin-base.c index da8bc03..86fbd2b 100644 --- a/src/mm-plugin-base.c +++ b/src/mm-plugin-base.c

[PATCH] add posibility to handle custom init response for plugins

2011-02-06 Thread Tom
From: Tom Bechtold toab...@googlemail.com --- src/mm-plugin-base.c |8 src/mm-plugin-base.h |2 ++ 2 files changed, 10 insertions(+), 0 deletions(-) diff --git a/src/mm-plugin-base.c b/src/mm-plugin-base.c index 8d32e2a..b1e6c0d 100644 --- a/src/mm-plugin-base.c +++ b/src/mm

[PATCH] add posibility to handle custom init response for plugins

2011-02-06 Thread Tom
--- src/mm-plugin-base.c |8 src/mm-plugin-base.h |3 +++ 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/src/mm-plugin-base.c b/src/mm-plugin-base.c index 8d32e2a..3e32512 100644 --- a/src/mm-plugin-base.c +++ b/src/mm-plugin-base.c @@ -745,6 +745,13 @@

How to start a wireless connection at boot time?

2011-01-30 Thread Tom Epperly
and the user is automatically logged in. Is there a way to make NetworkManager start up the wireless connection immediately (without waiting for a user login)? I also want the wireless network on and connected to the access point regardless of whether any particular user is logged in. Is this doable? Tom

SMS with modemmanager and Nokia N900

2010-10-19 Thread tom
error I tried the same with d-feet and the dict: {'number':'123456789', 'text':'my text'} same result. Any ideas why sending sms doesn't work? And how to fix this problem? Cheers, Tom p.s. I had to fix the script to output the exception. See patch attachment and please apply the patch to git

Re: vpnc: can't open pidfile /var/run/vpnc/pid for writing

2010-09-27 Thread Tom Sutherland
I suspect you are correct, as distro (kubuntu) updates seem to have resolved the issue. On Sat, 2010-09-25 at 00:32 -0400, Dan Williams wrote: On Mon, 2010-09-20 at 17:45 -0500, Dan Williams wrote: On Thu, 2010-09-09 at 09:40 -0400, Tom Sutherland wrote: yes - free space is not an issue

Re: vpnc: can't open pidfile /var/run/vpnc/pid for writing

2010-09-09 Thread Tom Sutherland
yes - free space is not an issue. On Wed, 2010-09-08 at 12:40 -0400, José Queiroz wrote: Is there free space in the FS that holds /var/run/vpnc? 2010/9/7 Tom Sutherland tsut...@i3businesssolutions.com From my syslog: Sep 7 13:31:07 angry-butler09 vpnc

vpnc: can't open pidfile /var/run/vpnc/pid for writing

2010-09-07 Thread Tom Sutherland
to work properly. version: network-manager/maverick uptodate 0.8.1 +git.20100810t184654.ab580f4-0ubuntu2 uname -a: Linux angry-butler09 2.6.35-20-generic #29-Ubuntu SMP Fri Sep 3 14:55:28 UTC 2010 x86_64 GNU/Linux Any ideas? Is this a distro-specific thing? Regards, Tom Sutherland

Re: How to attach a config to a specific modem?

2010-06-25 Thread tom
Am Donnerstag, den 24.06.2010, 11:01 -0700 schrieb Dan Williams: On Thu, 2010-06-24 at 07:47 +0200, Tom wrote: On Wed, 2010-06-23 at 16:46 -0700, Dan Williams wrote: On Wed, 2010-06-23 at 13:23 +0200, Tom wrote: Hi, i have 2 modems and 2 system-connections. How can i tell NM/MM

Re: RS232 GSM Modem - Solved!

2010-06-23 Thread Tom
=false dhcp-send-hostname=false never-default=false [gsm] number=*99# username=vodafone password=vodafone apn=web.vodafone.de network-type=-1 band=-1 pin=2607 allowed-bands=1 [serial] baud=115200 bits=8 parity=110 stopbits=1 send-delay=0 Cheers, Tom Dan ** Message: (ttyUSB0) opening

Re: mm/test/mm-send-sms.py has the same problem and does not work

2010-06-23 Thread Tom
Hi, On Tue, 2010-06-22 at 00:56 -0700, Dan Williams wrote: On Mon, 2010-06-21 at 09:32 +0200, Tom wrote: The test-script from test/mm-send-sms.py has the same problem. this script does not work, too. Fixed that now in git; but not that not all devices support SMS text mode (AT+CMGF=1

How to attach a config to a specific modem?

2010-06-23 Thread Tom
Hi, i have 2 modems and 2 system-connections. How can i tell NM/MM that Config1 has to be used with Modem1 and Config2 with Modem2 ? Cheers, Tom ___ networkmanager-list mailing list networkmanager-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: mm/test/mm-send-sms.py has the same problem and does not work

2010-06-23 Thread Tom
On Wed, 2010-06-23 at 17:20 -0700, Dan Williams wrote: On Wed, 2010-06-23 at 11:42 +0200, Tom wrote: Hi, On Tue, 2010-06-22 at 00:56 -0700, Dan Williams wrote: On Mon, 2010-06-21 at 09:32 +0200, Tom wrote: The test-script from test/mm-send-sms.py has the same problem

Re: How to attach a config to a specific modem?

2010-06-23 Thread Tom
On Wed, 2010-06-23 at 16:46 -0700, Dan Williams wrote: On Wed, 2010-06-23 at 13:23 +0200, Tom wrote: Hi, i have 2 modems and 2 system-connections. How can i tell NM/MM that Config1 has to be used with Modem1 and Config2 with Modem2 ? We don't have the capability to do that yet

Re: mm/test/mm-send-sms.py has the same problem and does not work

2010-06-21 Thread Tom
The test-script from test/mm-send-sms.py has the same problem. this script does not work, too. Cheers, Tom On Fri, 2010-06-18 at 17:41 +0200, Tom wrote: Hi, i tried to use the test program from ModemManager git repository to send an sms. The modem works and i can connect to the internet

ModemManager 0.4 API Documentation ?

2010-06-19 Thread tom
Hi, where can i find the API Documentation for ModemManager? Cheers, Tom ___ networkmanager-list mailing list networkmanager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

org.freedesktop.ModemManager.Modem.General: Missing number

2010-06-18 Thread Tom
)) sms_iface = dbus.Interface(proxy, dbus_interface='org.freedesktop.ModemManager.Modem.Gsm.SMS') and the sms send with: sms_iface.Send(msg_dict) Any ideas why this does not work? Cheers, Tom ___ networkmanager-list mailing list networkmanager-list

Re: RS232 GSM Modem

2010-06-14 Thread Tom
Hi Dan, sorry for the delay (had holidays). On Fri, 2010-06-04 at 19:29 -0700, Dan Williams wrote: Looks like the remote side doesn't like use of Compression Control Protocol. Try: nobsdcomp=true nodeflate=true no-vj-comp=true And see if that works? i set these options in my

(modem-manager:15615): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion `instance != NULL instance-g_class != NULL' failed

2010-06-14 Thread Tom
-manager:15615): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion `instance != NULL instance-g_class != NULL' failed Segmentation fault Do you need any other information? Cheers, Tom ___ networkmanager-list mailing list networkmanager-list

Re: RS232 GSM Modem - wvdial works

2010-06-14 Thread Tom
Cheers, Tom On Wed, 2010-04-28 at 09:37 +0200, toabctl wrote: Hi, i want to use network-manager 0.8 in debian embedded system. I want to connect the system with network/modem manager to the gsm network and have a Siemens TC63i modem for that available. I can manually use the modem

Re: RS232 GSM Modem

2010-06-02 Thread Tom
be best to probe the baudrate. I mean stuff like USB VID/PID, PCI VID/PID, SDIO IDs, etc. Even parallel-port devices like printers have IDs. But for serial ports, they might not. i don't know that. sorry. Cheers, Tom ___ networkmanager-list

Re: RS232 GSM Modem

2010-06-02 Thread Tom
On Wed, 2010-06-02 at 00:54 -0700, Dan Williams wrote: Hmm, what are you using to connect with PPP? If you're using NetworkManager, you can: NM_PPP_DEBUG=1 NetworkManager --no-daemon and get verbose PPP output which could help to debug the issue. Note that PPP uses it's *own* baudrate,

Re: RS232 GSM Modem

2010-05-27 Thread Tom
Hi Dan, i think the important line from debug output is: ** (modem-manager:17984): DEBUG: (net/ppp0): could not get port's parent device i tried to understand/change the source in src/mm-manager.c but without any results. any ideas? cheers, tom On Wed, 2010-05-26 at 17:59 +0200, Tom wrote

Re: RS232 GSM Modem

2010-05-26 Thread Tom
this. What does ModemManager? Which Baudrate will be used when ModemManager tries to detect the modem? Cheers, Tom Dan ### BEGIN MINICOM ### at OK atv ACTIVE PROFILE: E1 Q0 V1 X4 C0 D2 S0 \Q0 \V1 S0:000 S3:013 S4:010 S5:008 S6

Re: RS232 GSM Modem

2010-05-26 Thread Tom
as /org/freedesktop/ModemManager/Modems/0 ** (modem-manager:1833): DEBUG: (/org/freedesktop/ModemManager/Modems/0): data port is ttyS1 # END Cheers, Tom Dan Cheers, Tom Dan ### BEGIN MINICOM

Re: RS232 GSM Modem

2010-05-26 Thread Tom
? Cheers, Tom ___ networkmanager-list mailing list networkmanager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: Any insight on this ubuntu bug?

2010-01-26 Thread Tom Sutherland
at 17:43 -0500, Dan Williams wrote: On Tue, 2010-01-26 at 16:31 -0500, Tony Espy wrote: Dan Williams wrote: On Tue, 2010-01-26 at 15:44 -0500, Tom Sutherland wrote: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/352228 Wireless gets disconnected every so often and it appears

Offtopic? Windows 7 Virtual Wifi adapter.

2009-05-18 Thread Tom Sutherland
Ran across this article today: http://www.engadget.com/2009/05/18/microsofts-virtual-wifi-will-make-windows-7-wireless-adapters-d/ From the article... The tech lets one piece of WiFi hardware be represented in Windows as two separate adapters, meaning you can connect to two hotspots

Migrating connections/keys/passwords between various front-ends

2009-03-17 Thread Tom Sutherland
anyone point me in the right direction? Regards, Tom Sutherland ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

wireless networking no longer works.

2009-02-03 Thread Tom Bourke
Hello all. I have had fedora 10 installed on my laptop for some time and networking had been good. The network would even survive suspend and hibernate. Last week did a full reinstall of fedora 10 on 2 identical laptops. Acer Aspire 3680-2633. Atheros Communications Inc. AR2413 802.11bg.

Re: wireless networking no longer works.

2009-02-03 Thread Tom Bourke
On Tue, 2009-02-03 at 11:34 -0500, Dan Williams wrote: On Sun, 2009-02-01 at 14:47 -0600, Tom Bourke wrote: Hello all. I have had fedora 10 installed on my laptop for some time and networking had been good. The network would even survive suspend and hibernate. Last week did a full

When is resolv.conf written?

2008-11-12 Thread Tom Horsley
On a new ubuntu 8.10 virtual machine with network-manager 0.7~~svn20081018t105859-0ubuntu1 installed, I have added a /etc/NetworkManager/dispatcher.d/ script. The purpose of this script is to edit the /etc/resolv.conf and add items to the search directive when an interface comes up. [I'd love to

Re: When is resolv.conf written?

2008-11-12 Thread Tom Horsley
The purpose of this script is to edit the /etc/resolv.conf and add items to the search directive when an interface comes up. [I'd love to add the proper search directive to the DHCP server, but the dhcp protocol doesn't support search list info]. It should, that's what the

Re: nm-applet segfault

2008-09-10 Thread Tom Sutherland
working. So...I then removed the Intrepid packages, and installed the SVN snapshot and viola everything worked. Thanks for the responses - I'll keep them for future reference :) On Tue, 2008-09-09 at 15:43 -0400, Dan Williams wrote: On Mon, 2008-09-08 at 19:56 -0400, Tom Sutherland wrote: nm-applet

Re: Issue with networkmanager-applet

2008-09-10 Thread Tom Sutherland
This may fix it if you're in a hurry, but I doubt it's a secure way to do it cd /etc/dbus-1/system.d sudo perl -pi -w -e 's/deny/allow/g;' * On Wed, 2008-09-10 at 11:17 -0400, Roberth Sjonøy wrote: Hello, I just compiled and installed networkmanager from svn. When I try to launch

Re: no valid VPN secrets

2008-09-05 Thread Tom Sutherland
Ok, thanks, however I'm using a VPNC VPN ? On Friday 05 September 2008 13:21:03 Dan Williams wrote: On Fri, 2008-09-05 at 21:53 +0930, Joel Stanley wrote: Tom Sutherland wrote: The vpn connection VPN failed because there were no valid VPN secrets. Sounds similar to what I was seeing

Re: NetworkManager crash with svn3993

2008-08-22 Thread Tom Sutherland
[3]: *** [libdhcp_manager_la-nm-dhcp-manager.lo] Error 1 On Fri, 2008-08-22 at 09:30 -0400, Dan Williams wrote: On Fri, 2008-08-22 at 00:00 -0400, Tom Sutherland wrote: I checked out NetworkManager 3993 and nm-applet 861, and NetworkManager quietly crashes after kicking off a dhclient

Re: NetworkManager crash with svn3993

2008-08-22 Thread Tom Sutherland
Compiles fine - thanks! btw, you guys are doing great work. Regards, tom sutherland On Fri, 2008-08-22 at 11:44 -0400, Dan Williams wrote: On Fri, 2008-08-22 at 11:21 -0400, Tom Sutherland wrote: (forgot to cc the list) ok, I must've missed the compile error when compiling

Re: NM 0.7 Debian Lenny - strangest issue... (Update)

2008-07-08 Thread Tom Nifty Mitch
On Sun, Jul 06, 2008 at 04:21:11PM -0400, Daniel Caleb wrote: Delivered-To: networkmanager-list@gnome.org So, it's solved... well, sort of. Maybe this is a known issue, I was reading about alot of problems with resolvconf. Basically, today at work using a wired connection I was able to

dnsmasq make error with current svn snapshot

2008-06-04 Thread Tom Sutherland
this is on kubuntu hardy - any ideas? cc1: warnings being treated as errors nm-dnsmasq-manager.c: In function ‘dm_watch_cb’:

Edimax PCMCIA Card - rt61 Driver

2008-04-13 Thread Tom Mort
I have been using Network Manager successfully for some time now with an IPW2200 card. The computer I was using died and I am now using a laptop without a built in antenna so I am trying to use an Edimax EW-7108PCg PCMCIA card. It uses the serialmonkey rt61 driver. I have put the old hard drive

Re: problem of using network-manager-vpnc

2008-03-18 Thread Tom Sutherland
: sendmsg: Operation not permitted --- 200.200.203.232 ping statistics --- 23 packets transmitted, 0 received, 100% packet loss, time 22084ms Hopefully that helps, Regards, Tom On Tue, 2008-03-18 at 15:17 +0100, Xin ZHOU wrote: Hello, I'm new user of linux and I'm using Ubuntu 7.10

Re: NetworkManager - dbus returned an error.

2006-11-14 Thread Tom Sutherland
Activation (eth1/wireless): access point 'bgw' is unencrypted, no key needed. NetworkManager: WARNINGreal_act_stage2_config (): Activation (eth1/wireless): couldn't connect to the supplicant. Cheers, Tom On Thu, 2006-11-09 at 14:53 -0500, Dan Williams wrote: On Thu

NetworkManager - dbus returned an error.

2006-11-09 Thread Tom Sutherland
/eth1 for sub-path eth1.dbus.get.reason Nov 8 21:29:13 localhost NetworkManager: information^IWill activate connection 'eth1/2WIRE995'. Tom [EMAIL PROTECTED] smime.p7s Description: S/MIME cryptographic signature ___ NetworkManager-list mailing list

Hardware Modem (Zonet) and NetworkManager

2006-08-05 Thread Tom Mort
I have a Zonet pcmcia hardware modem which works. I can use it using Network Monitor or through Administration Networks etc. It isn't working through NetworkManager though. I can see my dial up account listed in NetworkManager but when I select it nothing happens. I am running FC5 on a

Re: Association timeout with madwifi

2006-06-29 Thread Tom Diehl
On Thu, 29 Jun 2006, Simon Geard wrote: On Wed, 2006-06-28 at 23:03 -0400, Tom Diehl wrote: I also added the following to /etc/sysconfig/wpa_supplicant: INTERFACES=-iath0 DRIVERS=-Dmadwifi I do not recall if that was really necessary but I looked in my working config

Re: Association timeout with madwifi

2006-06-29 Thread Tom Diehl
Hi, On Thu, 29 Jun 2006, Dan Williams wrote: On Thu, 2006-06-29 at 12:05 -0400, Tom Diehl wrote: On Thu, 29 Jun 2006, Simon Geard wrote: No, it does not parse that configuration file. The configuration information is entered into the dialogs that the nm-applet presents when you first try

Re: Association timeout with madwifi

2006-06-28 Thread Tom Diehl
28 13:53:27 bullwinkle netplugd[1701]: Callback failed Jun 28 13:53:30 bullwinkle netplugd[1701]: No interface name Jun 28 13:53:30 bullwinkle netplugd[1701]: Callback failed Does the card work for you if you start wpa_supplicant by hand?? Regards, Tom

Re: Association timeout with madwifi

2006-06-28 Thread Tom Diehl
DRIVERS=-Dmadwifi I do not recall if that was really necessary but I looked in my working config and it is in there. Regards, Tom ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

unsubscribe

2006-06-25 Thread Tom Mort
___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

unsubscribe

2006-06-25 Thread Tom Mort
unsubscribe ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

nm madwifi and wpa_supplicant

2006-05-29 Thread Tom Diehl
to see my wireless card? Regards, Tom Diehl [EMAIL PROTECTED] Spamtrap address [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: nm madwifi and wpa_supplicant

2006-05-29 Thread Tom Diehl
the WEXT support in it? 0.9.0 is the latest driver on the site. Regards, Tom Diehl [EMAIL PROTECTED] Spamtrap address [EMAIL PROTECTED] ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org

Re: nm madwifi and wpa_supplicant

2006-05-29 Thread Tom Diehl
should look into upgrading your Madwifi driver to a version that supports the latest WEXT or compiling NM by hand and adding back the patch. I think I left it in the FC5 packages though... I only ripped it out from the Rawhide ones. Tom: can you give the output of /usr/bin/nm-tool

NetworkManager - FC4 - IPW2200

2006-04-29 Thread Tom Mort
I have installed NetworkManager a couple of times now, most recently with a yum install of NetworkManager NetworkManager-gnome from Freshrpms. Both times it would see networks but not connect. The first time I would see signal strengths on the list of networks but not in this install. Thanks

Network Manager

2006-04-11 Thread Tom Mort
I have about the same experience with an ipw2200 and FC4. If I just select a network (non-encrypted) public wifi) it doesn't connect, but, if I choose Create New Wireless Network the green lights light and the four bars show up for a few seconds then is replace by the crossed out wired network

Debian backend fixes and other issues

2006-02-09 Thread Tom Parker
. Tom Parker -- [EMAIL PROTECTED] - http://tevp.net Illegitimus non carborundum Index: src/NetworkManagerSystem.h === RCS file: /cvs/gnome/NetworkManager/src/NetworkManagerSystem.h,v retrieving revision 1.15 diff -u -r1.15

[PATCH]: compute_nameservers - NM mishandles multiple DHCP name servers

2006-01-20 Thread Tom London
(config, i); buf = g_malloc0 (ADDR_BUF_LEN); inet_ntop (AF_INET, addr, buf, ADDR_BUF_LEN); tom -- Tom London ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: dhcdbd licensing

2005-05-26 Thread Tom Parker
PROTECTED]:/usr/local/CVS co -c hasn't shown me a CVS module yet. If I'm looking in the wrong place, then please tell. Thanks, Tom -- [EMAIL PROTECTED] - http://tevp.net Illegitimus non carborundum ___ NetworkManager-list mailing list NetworkManager

Re: [NetworkManager] Bluetooth support

2005-04-29 Thread Tom Parker
to the whole it just works idea. On the other hand, it's also still very much a work-in-progress, so there are some things like this that haven't been fully explored yet. Contributions are welcomed! Tom Parker ___ NetworkManager-list mailing list

Debian backedn update+backend proposal

2005-04-20 Thread Tom Parker
a backend as like this one, except for these functions. Some sort of kernel-like function pointer structure pointing to the correct routines for a platform perhaps? Ideas anyone? Tom -- [EMAIL PROTECTED] - http://tevp.net Illegitimus non carborundum Index: src/backends/NetworkManagerDebian.c

Re: Recent gentoo ebuild

2005-04-20 Thread Tom Parker
backend has been updated that recently offhand, so you may see similar problems as I had with the Debian backend later on. See my Debian backend patch for hints on how to fix that. Tom -- [EMAIL PROTECTED] - http://tevp.net Illegitimus non carborundum

More cleanup (worker thread)

2005-04-14 Thread Tom Parker
attached. Tom -- [EMAIL PROTECTED] - http://tevp.net Illegitimus non carborundum Index: src/NetworkManagerDevice.c === RCS file: /cvs/gnome/NetworkManager/src/NetworkManagerDevice.c,v retrieving revision 1.121 diff -u -r1.121

Backend patches

2005-03-28 Thread Tom Parker
for someone with a Slackware system to fix). Tom Parker Index: src/backends/NetworkManagerDebian.c === RCS file: /cvs/gnome/NetworkManager/src/backends/NetworkManagerDebian.c,v retrieving revision 1.19 diff -u -r1.19 NetworkManagerDebian.c

Re: DBus reconnect support (initial attempt)

2005-03-14 Thread Tom Parker
Colin Walters wrote: On Sun, 2005-03-13 at 23:29 +0100, Tom Parker wrote: One of the things that NM has needed for a while is the ability to properly handle Dbus disconnects, and to reconnect sanely. I don't think we should really try to support this. Restarting D-BUS should be viewed like

Avahi

2005-03-05 Thread Tom Parker
and figuring out what's possible on the local network) http://www.freedesktop.org/Software/Avahi Tom ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Fosdem

2005-02-24 Thread Tom Parker
Just out of curiosity, is anyone else off of here planning on being at Fosdem (http://www.fosdem.org/) over this weekend? Mostly out of pure curiosity, and the fact that I don't think there's likely to be anyone there that I know. Tom Parker

Re: MII-less network card support

2005-02-01 Thread Tom Parker
enough with quiet networks, then go with the data intensive one. Just my 2 eurocents, Tom -- [EMAIL PROTECTED] - http://tevp.net Illegitimus non carborundum ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman