Relicense NetworkManager under LGPL-2.1+

2020-05-27 Thread Bryan Clark via networkmanager-list
I, Bryan Clark agree to re-license my contributions to NetworkManager as LGPL-2.1+ as proposed by Thomas Haller. Some of my work may be held under copyright by Red Hat, Inc. I do not speak for that entity. ___ networkmanager-list mailing list

git current compile error

2009-08-24 Thread Bryan Duff
for in this case. Thanks. -Bryan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

And a very small error in ModemManager

2009-08-24 Thread Bryan Duff
Unintialized variable. -Bryan diff --git a/src/mm-plugin-base.c b/src/mm-plugin-base.c index 198108c..3b21930 100644 --- a/src/mm-plugin-base.c +++ b/src/mm-plugin-base.c @@ -666,7 +666,7 @@ get_driver_name (GUdevDevice *device) { GUdevDevice *parent = NULL; const char *driver

Re: NM CLI

2009-06-26 Thread Bryan Duff
, I'm essentially going to do this, but I don't want to fork or create a silly python client. -Bryan On Fri, Jun 26, 2009 at 12:23 PM, Mathieu Trudel-Lapierre mathieu...@gmail.com wrote: Are you guys refering to something *purely* CLI, or simple some application (I'm thinking curses here

NM CLI

2009-06-25 Thread Bryan Duff
is already being done about this. Thanks. -Bryan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: NM CLI

2009-06-25 Thread Bryan Duff
-applet functionality built in. So going the C lib route would allow for a cli program (library frontend) as well a building this functionality into other programs. In this sense python feels restrictive. -Bryan On Thu, Jun 25, 2009 at 3:29 PM, Rodney Morris rodamor...@gmail.com wrote: On Thu

Re: Disable/Ignore access point

2009-04-29 Thread Bryan Duff
It still happened to me. I seleted my access point, then at some point it re-polled and select the unencrypted one (that was first on the list of available access points). This is after I deleted the unencrypted (and unwanted) connection from Edit Connections-Wireless. -Bryan On Wed, Apr 29

Disable/Ignore access point

2009-04-20 Thread Bryan Duff
7.1. Perhaps there is some documentation for this? -Bryan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: Patch to correct a little wording mistake

2007-11-07 Thread Bryan Clark
because it's easier to leave the object out of the question and talk about the connection itself. You are no longer connected to XXX I recall the HIG recommended jargon free and simple messages, ~ Bryan ___ NetworkManager-list mailing list NetworkManager-list

Roadmap question

2007-01-23 Thread Shane Bryan
I've searched the archives and not seen the topic I am curious about, so here goes... Does NM have plans (near or far) to also manage connections to WiMax/WMAN ( 802.16) networks and/or Digital Cellular (aka WWAN) networks? I've seen recent announcements of WiMax deployments in the Portland, OR

Re: Roadmap question

2007-01-23 Thread Shane Bryan
On 1/23/07, Dan Williams [EMAIL PROTECTED] wrote: On Tue, 2007-01-23 at 09:25 -0800, Shane Bryan wrote: Does NM have plans (near or far) to also manage connections to WiMax/WMAN (802.16) networks and/or Digital Cellular (aka WWAN) networks? Both; but certainly cellular before WiMAX. What

couple of questions about the NM TODO

2007-01-04 Thread Bryan Clark
to interrogate the davidz on how he plans for people to the set system wide policy options. Cheers, ~ Bryan [1] http://mail.gnome.org/archives/networkmanager-list/2006-May/msg00064.html ___ NetworkManager-list mailing list NetworkManager-list@gnome.org

Re: couple of questions about the NM TODO

2007-01-04 Thread Bryan Clark
Dan Williams wrote: On Thu, 2007-01-04 at 11:36 -0500, Bryan Clark wrote: Multiple Active Devices I just wanted some clarifications about how this is going to effect our average laptop user. Lets say one of the situations we originally designed for, which was having your laptop

Re: Write to network interfaces and wpa_supplicant?

2006-09-20 Thread Bryan
On 9/19/06, Dan Williams [EMAIL PROTECTED] wrote: Out of curiosity, what needs this? I'm interested to know; a config tool of some sort? Something that reports network status or configuration? I'm wanting to try a couple of virtualization packages (VMWare and xen) which need to bridge the

Re: plans for repair button?

2006-06-20 Thread Bryan Clark
What's causing you to need to repair your connection? Incidentally I believe clicking on the active connection again will cause NM to re-connect anyway. ~ Bryan Markus Lutzer wrote: Are there any plans to have a button in the menu of NM which fetch new IP addresses (just executing dhclient

Re: NM tidbits

2006-01-26 Thread Bryan Clark
or policies, maybe David can answer that. But if you're really looking to squeeze the most battery life out of your system then presumably you'd use a Maximize Battery Life policy which NetworkManager would react to and attempt to conserve as much power as it could in that case. Cheers, ~ Bryan

NM 0.5.1 still won't compile on suse 10.0

2005-10-25 Thread Shane Bryan
As reported earlier by others, I still get errors compiling 0.5.1 on suse 10.0 (include below). I saw some discussion of workarounds with #define HEADERS_KERNEL but no patch and it seemed like there was some discrepancy if this was the right solution. Anyone managing to get it to compile on suse

Re: NM 0.5.1 still won't compile on suse 10.0

2005-10-25 Thread Shane Bryan
On Tue, 2005-10-25 at 22:07 +0200, Theetjuh wrote: NM 0.5.1 requires wireless-tools 2.8pre9 do you have it installed ? RPM DB indicates wireless-tools-28pre8-16, but I have since built and installed 28.pre10 from source. Maybe I still have a conflict with the RPM version, so I will try

Re: [patch] gui should reflect the actual state of vpn

2005-08-25 Thread Bryan Clark
a dbus message to NetworkManager, however we really want the applet to instantly do something different to show that it's going to change. Cheers, ~ Bryan On Thu, 2005-08-25 at 15:38 -0400, Christopher Aillon wrote: Currently, if the user selects a VPN connection, the GUI immediately reflects

Re: 2 questions...

2005-07-26 Thread Bryan Clark
that it's a single user machine and I wouldn't have to bother with the attributes of multi-user machines. I've pushed for some kind of a system service that would store system settings and information like this. However until that happens I think we have a pretty good solution. ~ Bryan

Re: 2 questions...

2005-07-26 Thread Bryan Clark
over the fable people I try to defend all day, so be it. :-) Cheers, ~ Bryan [1] http://www.redhat.com/archives/fedora-devel-list/2004-September/msg01038.html ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org

Re: [patch] redo tray icon.

2005-07-08 Thread Bryan Clark
disapprove of UI wanking unless I get to do some technical wanking. Soon we'll have a new web site where we can move all the documentation and notes. And I'm going to start sending out the usage scenarios soon so we can all see what kind of drugs I'm really on. Cheers, ~ Bryan [1] http

Re: [patch] making the applet stetic.

2005-06-16 Thread Bryan Clark
Compare yourself. Current applet: http://rlove.org/images/nm-applet-1.jpg On the road to being stetic applet: http://rlove.org/images/networkmanager-progress-bar-20050615.png Nice. I like the rearranging of the secure icon. Peace, ~ Bryan

Re: [patch] more stetic, broken up, 2/2

2005-06-16 Thread Bryan Clark
the whole menu look very boxy, especially without the other label change. Cheers, ~ Bryan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: Cisco VPN config files converter

2005-05-24 Thread Bryan Clark
as above. Just thinking out loud for this part. Cheers, ~ Bryan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list