Re: SMS sending error with Telit module

2013-03-26 Thread Dan Williams
On Tue, 2013-03-26 at 18:48 +0100, Enrico Murador - Research Development - CET wrote: I've tried with Quantal PPA on 12.10, installed both ModemManager and NetworkManager, but it seems it doesn't even found my module... :( I will try to make some debugging logs. Side question: my modem

Carrier detection methods; remove MII checks?

2013-03-26 Thread Dan Williams
Hi, Pavel asked me to look into whether we needed to keep around the MII code we've got in nm-device-ethernet.c. The short answer is: we do not, and we can rely solely on ETHTOOL_GLINK for carrier detection awareness. Most network drivers support carrier detection, some older ones do not. For

Re: [PATCH] Allow NetworkManager-SSH plugin

2013-03-21 Thread Dan Williams
to Fedora (hopefully) and would like to submit that patch that just allows also the SSH plugin to coexist with NetworkManager. I see no reply on the mailing list but I see your patch pushed to both master and nm-0-9-8 branches by Dan Williams. I just wonder whether we actually need

Re: [PATCH] Allow NetworkManager-SSH plugin

2013-03-21 Thread Dan Williams
On Thu, 2013-03-21 at 12:05 -0500, Robby Workman wrote: On Thu, 21 Mar 2013 10:54:59 -0500 Dan Williams d...@redhat.com wrote: On Thu, 2013-03-21 at 11:13 +1100, Dan Fruehauf wrote: Thanks for that guys. Sounds like the best thing to do is to actually allow the installed VPN

Re: [PATCH] Allow NetworkManager-SSH plugin

2013-03-20 Thread Dan Williams
On Wed, 2013-03-20 at 15:23 +1100, Dan Fruehauf wrote: Hey there, I'm planning to submit NetworkManager-SSH to Fedora (hopefully) and would like to submit that patch that just allows also the SSH plugin to coexist with NetworkManager. If you haven't look at NetworkManager-SSH, it's here:

Re: dhclient renew

2013-03-19 Thread Dan Williams
On Tue, 2013-03-19 at 12:21 -0400, Pavel Simerda wrote: - Original Message - From: Christoph Mathys erase...@gmail.com I apologize if this is the wrong place to ask. No probem at all. Short: Does NM run dispatcher.d scripts if dhclient renews an IP? (NM 0.9.4) From NM

PPPoE users: request for information

2013-03-19 Thread Dan Williams
Hi, I'm doing some debugging of PPPoE support in NetworkManager. So if you're using PPPoE successfully with NetworkManager, can you do a few things for me? While connected: 1) run 'ifconfig device' for the ethernet interface that your PPPoE session is running over. I'm interested in the

Re: How to handle USB CDC driver randomly assigned MAC

2013-03-18 Thread Dan Williams
On Sun, 2013-03-17 at 13:39 +0200, test name wrote: Hi, I'm busy with a new embedded design, and I'd really like to use the USB gadget CDC EEM driver for connectivity to the device. On the PC side I get a random MAC address for the usb0 interface each time the usbnet and cdc_eem driver is

Re: dnsmasq config generated by NetworkManager

2013-03-18 Thread Dan Williams
On Sat, 2013-03-16 at 14:29 +0400, Евгений Королев wrote: Hello! [I'm using KUbuntu 12.04, so some paths can be system-specific] I have an idea about customizing dnsmasq config /var/run/nm-dns-dnsmasq.conf, which is generated by NM. First, I've added some lines (like

Re: [PATCH] Multiple search domains in OpenVPN

2013-03-18 Thread Dan Williams
On Sat, 2013-03-16 at 03:55 +0400, Vsevolod Velichko wrote: Hello all, I'm widely using OpenVPN and recently found that network-manager-openvpn plugin just ignores all but first search domains it has to send to NM. I wrote a little patch, that obviously fixes the issue, however I'm not

Re: [PATCH] Multiple search domains in OpenVPN

2013-03-18 Thread Dan Williams
, because in that case the ownership of the array is not taken by the GValue. Dan I tested it and found it working, so I'm attaching a new patch. Best wishes and have a nice day, Vsevolod Velichko 2013/3/18 Dan Williams d...@redhat.com On Sat, 2013-03-16 at 03:55 +0400, Vsevolod

Re: [PATCH] Multiple search domains in OpenVPN

2013-03-18 Thread Dan Williams
On Sat, 2013-03-16 at 03:55 +0400, Vsevolod Velichko wrote: Hello all, I'm widely using OpenVPN and recently found that network-manager-openvpn plugin just ignores all but first search domains it has to send to NM. I wrote a little patch, that obviously fixes the issue, however I'm not

Re: [PATCH] config: convert NMConfig to object

2013-03-18 Thread Dan Williams
On Wed, 2013-02-27 at 07:19 +0100, Thomas Bechtold wrote: On 02/01/2013 12:36 AM, Dan Williams wrote: On Tue, 2013-01-15 at 18:48 +0100, Thomas Bechtold wrote: --- src/main.c | 2 +- src/nm-config.c | 209 ++-- src/nm

Re: [PATCH] core: Honor CLI arguments when config file is not found

2013-03-18 Thread Dan Williams
On Thu, 2013-01-31 at 17:36 -0600, Dan Williams wrote: On Tue, 2013-01-29 at 11:12 -0200, Jonh Wendell wrote: If the config file is not present, the Config object is returned empty, even if some configs were passed as command line arguments. This patch honor these arguments

[review] dcbw/duid-fixes

2013-03-18 Thread Dan Williams
Look for machine-id in another location, and fall back to generated DUID if all else fails. https://bugzilla.gnome.org/show_bug.cgi?id=696109 Thanks! Dan ___ networkmanager-list mailing list networkmanager-list@gnome.org

Re: [PATCH] dhclient: copy leasefiles from old location if needed (rh #916233)

2013-03-15 Thread Dan Williams
On Thu, 2013-03-14 at 21:08 -0400, Colin Walters wrote: On Thu, 2013-03-14 at 14:38 -0500, Dan Williams wrote: +error error-message ? error-message : (unknown)); How could error be != NULL but error-message be NULL? Sounds like there was some

[PATCH] dhclient: copy leasefiles from old location if needed (rh #916233)

2013-03-14 Thread Dan Williams
When the default leasefile location got moved from distro-specific dhclient locations to a single NM-specific location, that apparently broke scripts and external tools that depended on the old location, like dract netbooting. During a netboot, DHCP is started from the initramfs and gets a lease,

Re: AW: pppd gets no IP during dial-in with Sierra MC7710 qmi

2013-03-12 Thread Dan Williams
On Mon, 2013-03-11 at 08:50 +0100, Bjørn Mork wrote: Andreas Schigold andreas.schig...@blankom.de writes: Marius Kotsbak mar...@kotsbak.com writes: Den 08. mars 2013 14:59, skrev Bjørn Mork: Marius Kotsbak mar...@kotsbak.com writes: Den 08. mars 2013 13:07, skrev Bjørn Mork: Or does

Re: [PATCH] keyfile plugin patches

2013-03-07 Thread Dan Williams
On Wed, 2013-03-06 at 18:01 -0500, Colin Walters wrote: Hopefully the first patch for error handling is something we can do in the rest of the codebase too, because it's s much better. Pushed, thanks. Dan ___ networkmanager-list mailing list

Re: [PATCH 1/4] applet: use the connection name as notification title

2013-03-07 Thread Dan Williams
On Tue, 2013-03-05 at 12:57 -0500, Mathieu Trudel-Lapierre wrote: ... and thus the actual state we got to as the notification's text. The state transition is also visible from the icon, so from a quick look what really stands out is the icon for a connect/disconnect, and the actual connection

Re: [PATCH] applet: position some more dialogs to the center of the screen

2013-03-07 Thread Dan Williams
On Wed, 2013-03-06 at 12:40 -0500, Mathieu Trudel-Lapierre wrote: --- src/applet-dialogs.c | 4 src/utils/utils.c| 2 ++ 2 files changed, 6 insertions(+) I agree with the goal here, but the GTK docs say: Note that using GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea. It

Re: [PATCH] applet: position some more dialogs to the center of the screen

2013-03-07 Thread Dan Williams
On Thu, 2013-03-07 at 16:17 -0600, Dan Williams wrote: On Wed, 2013-03-06 at 12:40 -0500, Mathieu Trudel-Lapierre wrote: --- src/applet-dialogs.c | 4 src/utils/utils.c| 2 ++ 2 files changed, 6 insertions(+) I agree with the goal here, but the GTK docs say: I don't think

Re: [PATCH] applet: add a gsettings option to hide/show the applet

2013-03-07 Thread Dan Williams
On Wed, 2013-03-06 at 12:36 -0500, Mathieu Trudel-Lapierre wrote: Especially useful on systems which only ever have a wired connection and are not expecting to use VPNs, allow hiding the applet to unclutter the notification area. Pushed, thanks. Dan nm-applet.convert | 1

Re: [PATCH] wifi: show certificate files with the *.key extension

2013-03-07 Thread Dan Williams
On Tue, 2013-03-05 at 13:36 -0500, Mathieu Trudel-Lapierre wrote: --- src/wireless-security/eap-method.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Pushed, thanks. Dan diff --git a/src/wireless-security/eap-method.c b/src/wireless-security/eap-method.c index

Re: [PATCH] applet: always show the applet

2013-03-07 Thread Dan Williams
On Tue, 2013-03-05 at 11:48 -0500, Mathieu Trudel-Lapierre wrote: This is a patch that has been carried in Ubuntu for a while now. Instead of hiding the applet if NetworkManager isn't running, make use of the messages already included that mention that it's not, and just always keep showing

Re: Franklin Wireless u770 and other modems with a web-ui

2013-03-06 Thread Dan Williams
On Tue, 2013-03-05 at 13:29 -0500, Shawn J. Goff wrote: I have a Franklin Wireless u770 modem here that ModemManager doesn't know how to deal with. Its configuration is all done through a web interface. Is there any interest or existing effort to get ModemManager to handle this type? It

Re: Franklin Wireless u770 and other modems with a web-ui

2013-03-06 Thread Dan Williams
On Wed, 2013-03-06 at 11:11 -0500, Shawn J. Goff wrote: On Wed 06 Mar 2013 10:52:48 AM EST, Dan Williams wrote: On Tue, 2013-03-05 at 13:29 -0500, Shawn J. Goff wrote: I have a Franklin Wireless u770 modem here that ModemManager doesn't know how to deal with. Its configuration is all done

Re: [MM] [PATCH] iface-modem-3gpp: handle non-deferrable registration state updates

2013-03-05 Thread Dan Williams
On Tue, 2013-03-05 at 21:27 +0100, Jiri Pirko wrote: Tue, Mar 05, 2013 at 07:32:21PM CET, aleksan...@lanedo.com wrote: On 03/05/2013 03:37 AM, Ben Chan wrote: This patch changes MMIfaceModem3gpp to differentiate between deferrable and non-deferrable 3GPP registration state updates. Periodic

Re: Debugger for Network Manager

2013-03-04 Thread Dan Williams
On Mon, 2013-03-04 at 02:54 +0600, Malintha Adikari wrote: Hi, I want to test my changes to the source code of Network Manager. Can you suggest a suitable environment for that ? I want to debug the changes to UI of the NM ? The UI pieces are pretty separate from NM (eg, nm-applet,

Re: [PATCH] Fix for Blueman modem being ignored

2013-03-04 Thread Dan Williams
On Sun, 2013-03-03 at 19:05 +0100, Tore Anderson wrote: * Dan Williams You can always create the connections manually in the config files, and we should add some pieces to the connection editor to support manual creation/addition/deletion of Bluetooth connections. Thanks for confirming

Re: AW: Problems with Sierra MC 8790 with older firmware revision

2013-03-04 Thread Dan Williams
- Von: networkmanager-list [mailto:networkmanager-list- boun...@gnome.org] Im Auftrag von Gerald Richter - ECOS Gesendet: Montag, 25. Februar 2013 13:10 An: Dan Williams; Harald Jung Cc: Marius Kotsbak; networkmanager-list@gnome.org Betreff: AW: Problems with Sierra MC 8790 with older

Re: Test Network Manager in Local PC

2013-03-04 Thread Dan Williams
On Sat, 2013-03-02 at 11:53 +0600, Malintha Adikari wrote: Hi, I want to make some changes of the NM source code which has been cloned to my local folder and test the changes I v made. I found a interesting article about the Network Manager from RedHat magazine [1]. Under the How to Help

Re: [PATCH] Fix for Blueman modem being ignored

2013-03-03 Thread Dan Williams
the distro version of NM rather than a patched one. * Dan Williams On Tue, 2012-10-23 at 13:24 +0200, Aleksander Morgado wrote: What could happen if we end up allowing bluetooth-based modems not being grabbed by the NMDeviceBt and therefore created as plain NMDeviceModem objects

Re: [MM] [PATCH v3] serial: Add support to optionally send line-feed at the end of AT commands.

2013-02-28 Thread Dan Williams
On Thu, 2013-02-28 at 09:38 +0100, Aleksander Morgado wrote: On 02/28/2013 09:24 AM, ori.in...@altair-semi.com wrote: From: ori inbar ori.in...@altair-semi.com Looks good; some minor comments below. Also, are you going to suggest a new plugin for MM using this property set to TRUE? If

Re: [MM] [PATCH v3] serial: Add support to optionally send line-feed at the end of AT commands.

2013-02-28 Thread Dan Williams
On Thu, 2013-02-28 at 17:59 +0100, Dan Williams wrote: On Thu, 2013-02-28 at 16:34 +0100, Aleksander Morgado wrote: On 02/28/2013 03:20 PM, Dan Williams wrote: Also, are you going to suggest a new plugin for MM using this property set to TRUE? If so, it may be a good idea to send all

Re: wwanX vs usbX

2013-02-27 Thread Dan Williams
On Tue, 2013-02-26 at 12:54 +0100, Bjørn Mork wrote: Hello, is it so that ModemManager/NetworkManager require wwanX names for all 3G etc modem network interfaces? If so, then I guess we have to add a new Huawei entry to cdc_ncm now that they have started using proper CDC NCM class codes.

Re: wwanX vs usbX

2013-02-27 Thread Dan Williams
On Tue, 2013-02-26 at 16:52 +0100, Bjørn Mork wrote: Marcel Holtmann mar...@holtmann.org writes: Putting naming policy in the kernel like this quite appalling, IMHO. Having device and vendor specific entries in the cdc_ncm and cdc_ether class drivers just because we need different kernel

Re: Create an Access Point with NetworkManager-0.9.8.0

2013-02-27 Thread Dan Williams
On Wed, 2013-02-27 at 10:53 +0100, Dan Winship wrote: On 02/26/2013 08:38 PM, Jauhien Piatlicki wrote: But when I try to 'Create New Wi-Fi Network' it tries to create an Ad-Hoc connection. Where can be the problem? nm-applet has not been updated to support AP mode. (gnome-control-center

Re: why Unsolicited result reponse have to start with CRLF - espacially for CREG/CGREG/CEREG

2013-02-27 Thread Dan Williams
On Wed, 2013-02-20 at 21:15 +, Ori Inbar wrote: Hello all. I don’t understand why unsolicited result codes have to start with CRLF by definition. I can see this is expected by the way CREG/CEREG/CGREG unsolicited response regex is created in mm_3gpp_creg_regex_get

Re: NM 0.9.8 doesn't realise that DHCP worked

2013-02-27 Thread Dan Williams
On Wed, 2013-02-27 at 12:28 +0100, Bastien Nocera wrote: On Tue, 2013-02-26 at 16:52 -0500, Pavel Simerda wrote: - Original Message - From: Bastien Nocera had...@hadess.net Heya, I'm using rawhide on my laptop, and I can get the network to work in sporadic 30 second

Re: Problem with 4G modem -- 'ip-config-unavailable'

2013-02-27 Thread Dan Williams
On Tue, 2013-02-26 at 03:06 +0400, Andrew Boltachev wrote: ** Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish' ** Message: nm-ppp-plugin: (nm_phasechange): status 11 / phase 'disconnect' Connection terminated. That's the problem; from the logs I'm assuming that the

Re: AW: Problems with Sierra MC 8790 with older firmware revision

2013-02-27 Thread Dan Williams
On Mon, 2013-02-25 at 16:42 +0100, Aleksander Morgado wrote: On a side note, a user just reported an issue with a MC8790V (see the trailing 'V' there), log attached. In this case, the issue is not about using the APP1 port for PPP; the issue is that there is no non-APP port shown, so we

Re: Problem with 4G modem -- 'ip-config-unavailable'

2013-02-27 Thread Dan Williams
On Wed, 2013-02-27 at 14:41 +0100, Bjørn Mork wrote: Dan Williams d...@redhat.com writes: On Tue, 2013-02-26 at 03:06 +0400, Andrew Boltachev wrote: ** Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish' ** Message: nm-ppp-plugin: (nm_phasechange): status 11 / phase

Re: Problems with Sierra MC 8790 after kernel upgrade to 3.7.x

2013-02-21 Thread Dan Williams
' modem-manager[6820]: debug [mm-serial-port.c:697] data_available(): (ttyUSB4) unexpected port hangup! Harald Am 15.02.2013 22:07, schrieb Dan Williams: On Fri, 2013-02-15 at 09:26 +0100, Harald Jung wrote: I've cleaned up to log, because i have no access to the notebook

Re: nm_device_get_state called from 2 different applications for the same device does not report that same status

2013-02-20 Thread Dan Williams
On Tue, 2013-02-19 at 22:38 -0500, david feeney wrote: Hello, I have two nm_client applications running simultaneously: 1) nm_applet, and 2) my_app. Initially both programs agree on the state of the wifi device i.e. nm_device_get_state (device): 1 ) nm-applet: W:

ANN: NetworkManager 0.9.8 released

2013-02-20 Thread Dan Williams
Hi, I'm pleased to announce the release of NetworkManager 0.9.8, network-manager-applet 0.9.8, and the associated VPN plugins. For this release we've added support for Bridge interfaces, IPv6 fixes, better rfkill handling, significant WiFi fixes (don't autoconnect to unsuccessful networks, don't

Re: NM 0.9.6 not setting up adhoc with static settings

2013-02-19 Thread Dan Williams
On Tue, 2013-02-19 at 09:53 -0500, Hans-Christoph Steiner wrote: On 02/18/2013 11:34 PM, Dan Williams wrote: On Mon, 2013-02-18 at 22:53 -0500, Hans-Christoph Steiner wrote: On 02/18/2013 10:44 PM, Dan Williams wrote: On Mon, 2013-02-18 at 22:27 -0500, Hans-Christoph Steiner wrote: I

Re: NM 0.9.6 not setting up adhoc with static settings

2013-02-19 Thread Dan Williams
On Tue, 2013-02-19 at 11:57 -0500, Hans-Christoph Steiner wrote: On 02/19/2013 11:23 AM, Dan Williams wrote: On Tue, 2013-02-19 at 09:53 -0500, Hans-Christoph Steiner wrote: On 02/18/2013 11:34 PM, Dan Williams wrote: On Mon, 2013-02-18 at 22:53 -0500, Hans-Christoph Steiner wrote

Re: Sierra Wireless 330u modem does not register

2013-02-18 Thread Dan Williams
On Mon, 2013-02-18 at 06:39 -0500, Shawn J. Goff wrote: On 02/18/2013 06:23 AM, Aleksander Morgado wrote: I have an ARM device that I'm trying to make use a Sierra Wireless 330U to connect to Bell Canada. I'm working on getting ModemManager on the device, but I'm fighting cross-compilation

Re: Sierra Wireless 330u modem does not register

2013-02-18 Thread Dan Williams
On Mon, 2013-02-18 at 11:18 -0600, Dan Williams wrote: On Mon, 2013-02-18 at 06:39 -0500, Shawn J. Goff wrote: On 02/18/2013 06:23 AM, Aleksander Morgado wrote: I have an ARM device that I'm trying to make use a Sierra Wireless 330U to connect to Bell Canada. I'm working on getting

Re: NM_CLIENT_PERMISSION_ENABLE_DISABLE_WIFI = NM_CLIENT_PERMISSION_RESULT_NO

2013-02-18 Thread Dan Williams
On Mon, 2013-02-18 at 22:11 -0500, david feeney wrote: Hi, How does an application achieve : NM_CLIENT_PERMISSION_ENABLE_DISABLE_WIFI = NM_CLIENT_PERMISSION_RESULT_YES? PolicyKit. Make sure you have something running in your session that can handle PolicyKit authorization requests, or that

Re: Sierra Wireless 330u modem does not register

2013-02-18 Thread Dan Williams
On Mon, 2013-02-18 at 20:13 -0500, Shawn J. Goff wrote: On 02/18/2013 12:21 PM, Dan Williams wrote: On Mon, 2013-02-18 at 11:18 -0600, Dan Williams wrote: On Mon, 2013-02-18 at 06:39 -0500, Shawn J. Goff wrote: On 02/18/2013 06:23 AM, Aleksander Morgado wrote: I have an ARM device

Re: NM 0.9.6 not setting up adhoc with static settings

2013-02-18 Thread Dan Williams
On Mon, 2013-02-18 at 22:27 -0500, Hans-Christoph Steiner wrote: I have a hard-coded adhoc network setup with a fixed ssid, channel, bssid, and IPv4 address. This profile works fine on Ubuntu/Precise (network-manager v0.9.4.0-0ubuntu4) but fails on Ubuntu/quantal (network-manager

Re: NM 0.9.6 not setting up adhoc with static settings

2013-02-18 Thread Dan Williams
On Mon, 2013-02-18 at 22:53 -0500, Hans-Christoph Steiner wrote: On 02/18/2013 10:44 PM, Dan Williams wrote: On Mon, 2013-02-18 at 22:27 -0500, Hans-Christoph Steiner wrote: I have a hard-coded adhoc network setup with a fixed ssid, channel, bssid, and IPv4 address. This profile works

Re: [PATCH 2/5] connectivity: Add libxml2 as a dependency

2013-02-18 Thread Dan Williams
On Tue, 2013-02-19 at 01:45 +0100, Marcel Holtmann wrote: Hi Jonh, Plus, as I stated earlier, libxml will be required to handle Wispr responses (and hotspot 2.0), which are legitimate XML trees. So, why not just add it as a dependency right now? that is a funny comment since within

Re: [PATCH 0/5] Handle HTTP error 511

2013-02-18 Thread Dan Williams
On Mon, 2013-02-11 at 15:44 -0200, Jonh Wendell wrote: 2013/2/11 Dan Williams d...@redhat.com On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br This series of patches fixes (on the NM side) bug #670394

Re: NM 0.9.10 requirements: glib 2.32, gtk 3.4? (and no gtk2)

2013-02-18 Thread Dan Williams
On Mon, 2013-02-18 at 16:53 -0500, Dan Winship wrote: For 0.9.10 (expected sometime May-ish), we'd like to bump up the required versions of some NM dependencies to start taking advantage of assorted new awesomeness (eg, GDBus). We're currently eyeing glib 2.32, and the corresponding gtk

Re: v1.0.8 DUID

2013-02-15 Thread Dan Williams
On Fri, 2013-02-15 at 14:32 -0500, Gene Czarcinski wrote: Although there is a v1.0.8 tag in the NM git, there is still hope since there has not been a Release Announcement yet. Hmm, I don't see a 1.0.8 or a 1.0.2. The latest release was 0.9.6.4, and the next release will be 0.9.8. This next

Re: [MM] [PATCH] modem: use +CEREG to determine EPS network registration status

2013-02-15 Thread Dan Williams
On Fri, 2013-02-15 at 09:20 -0800, Ben Chan wrote: Thanks Aleksander. I committed a a patch to the Chromium OS tree to enable EPS registration check for the novatel-lte plugin. I'd like to see if you and Dan would like to enable it for any LTE-capable modem by default. If so, I will

Re: Problems with Sierra MC 8790 after kernel upgrade to 3.7.x

2013-02-15 Thread Dan Williams
On Fri, 2013-02-15 at 09:26 +0100, Harald Jung wrote: I've cleaned up to log, because i have no access to the notebook at the moment. ipv6 should be deactived and is not activated in the config. Once you have access to the notebook again, can you stop MM the normal way: mv

Re: v1.0.8 DUID

2013-02-15 Thread Dan Williams
On Fri, 2013-02-15 at 16:16 -0500, Gene Czarcinski wrote: On 02/15/2013 03:28 PM, Dan Williams wrote: On Fri, 2013-02-15 at 14:32 -0500, Gene Czarcinski wrote: Although there is a v1.0.8 tag in the NM git, there is still hope since there has not been a Release Announcement yet. Hmm, I

Re: [PATCH 1/2] save duid to lease file

2013-02-13 Thread Dan Williams
On Wed, 2013-02-13 at 03:01 -0500, Gene Czarcinski wrote: get_duid() got a default-duid from the lease file, from one of the system files, or from the machine-id but did not save it back to the lease file so that dhclient could use it. Signed-off-by: Gene Czarcinski g...@czarc.net Instead of

Re: [PATCH] dns: store priv-last_iface even when no actual updates are performed

2013-02-13 Thread Dan Williams
On Wed, 2013-02-13 at 21:11 +0100, Michael Stapelberg wrote: Hi Dan, Sorry for replying late and thanks for taking care of this. Dan Williams d...@redhat.com writes: So I'll propose a different solution: check the last patch in the dcbw/dns-iface git branch, and let me know

Re: Possibility to determine state of a connection

2013-02-12 Thread Dan Williams
On Tue, 2013-02-12 at 21:18 +0100, Martin Steuer wrote: I started using NetworkManager on a fresh installation of mine and noticed a problem regarding PPPoE connections: When establishing a PPPoE connection via ethernet an existing IP connection is disconnected. Thus loosing IP connectivity

Re: [PATCH 5/5] api: Added the method CaptivePortalState()

2013-02-11 Thread Dan Williams
On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br It returns whether we are behind a captive portal and, if we are, also returns the url to login at the hotspot. Any particular reason this is a method and not a property? Also I think we may

Re: [PATCH 0/5] Handle HTTP error 511

2013-02-11 Thread Dan Williams
On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br This series of patches fixes (on the NM side) bug #670394. Thanks for working on this! One thing I'm wondering is how we'd more quickly see whether the portal login was successful or not so

Re: [PATCH 2/5] connectivity: Add libxml2 as a dependency

2013-02-11 Thread Dan Williams
On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br libsoup already depends on libxml2 but we need to explicitly link to it. At least we already theoretically required it; though is it possible to use GMarkup here instead of libxml2? GMarkup

Re: [PATCH 2/5] connectivity: Add libxml2 as a dependency

2013-02-11 Thread Dan Williams
On Mon, 2013-02-11 at 17:10 +0100, Bastien Nocera wrote: On Mon, 2013-02-11 at 10:06 -0600, Dan Williams wrote: On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br libsoup already depends on libxml2 but we need to explicitly link

Re: [PATCH 2/5] connectivity: Add libxml2 as a dependency

2013-02-11 Thread Dan Williams
certainly be less error-prone when checking broken HTML which is quite common. Dan 2013/2/11 Dan Williams d...@redhat.com On Mon, 2013-02-11 at 17:10 +0100, Bastien Nocera wrote: On Mon, 2013-02-11 at 10:06 -0600, Dan Williams wrote: On Mon, 2013-02-11 at 12:09 -0200

Re: [PATCH v2 1/2] modem-manager: keep track of the signals added to the 'GDBusObjectManagerClient'

2013-02-10 Thread Dan Williams
On Fri, 2013-02-08 at 08:42 +0100, Aleksander Morgado wrote: Make sure we cleanup all the signals when we remove our internal reference to the 'MMManager' object. Applied, thanks. Dan --- src/modem-manager/nm-modem-manager.c | 64 1 file changed, 51

Re: [PATCH v2 2/2] modem-manager: workaround issue in 'GDBusObjectManagerClient'

2013-02-10 Thread Dan Williams
On Fri, 2013-02-08 at 08:42 +0100, Aleksander Morgado wrote: The 'GDBusObjectManagerClient' won't signal added or removed objects when it was created but no name owner was available in the bus. We can still use it for name-owner changes, but in order to have added/removed object signals,

Re: [PATCH] modem-manager: properly follow name-owner changes

2013-02-07 Thread Dan Williams
On Thu, 2013-02-07 at 16:47 +0100, Aleksander Morgado wrote: We avoid requesting to auto-start the service when the 'MMManager' is created, so that we can use it to follow name-owner changes (when auto-starting requested the 'MMManager' creation may fail). We still handle the periodic poking

Re: [PATCH] modem-manager: plug memleak

2013-02-06 Thread Dan Williams
On Wed, 2013-02-06 at 18:38 +0100, Aleksander Morgado wrote: --- src/modem-manager/nm-modem-manager.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) Pushed, thanks! Dan diff --git a/src/modem-manager/nm-modem-manager.c b/src/modem-manager/nm-modem-manager.c index

Re: Airplane mode setting not saved after restart

2013-02-06 Thread Dan Williams
On Wed, 2013-02-06 at 16:02 +0200, John G. wrote: On Wed, Feb 6, 2013 at 12:46 AM, Dan Williams d...@redhat.com wrote: On Tue, 2013-02-05 at 10:44 +0200, John G. wrote: Hello, I rarely use my laptop's wifi, so I enable airplane mode (aka rfkill) from gnome nm applet to disable

Re: [PATCH] dns: store priv-last_iface even when no actual updates are performed

2013-02-05 Thread Dan Williams
On Tue, 2013-02-05 at 19:12 +0100, Michael Stapelberg wrote: Hi, the attached patch fixes a segmentation fault with n-m = 0.9.6.4 (I upgraded from 0.9.4.0, so it might be introduced earlier). Here is the commit message: dns: store priv-last_iface even when no actual updates are

Re: Airplane mode setting not saved after restart

2013-02-05 Thread Dan Williams
On Tue, 2013-02-05 at 10:44 +0200, John G. wrote: Hello, I rarely use my laptop's wifi, so I enable airplane mode (aka rfkill) from gnome nm applet to disable it completely (it doesn't have a hardware switch). The problem is that after every restart this setting isn't saved. The wifi

Re: [PATCH] dns: store priv-last_iface even when no actual updates are performed

2013-02-05 Thread Dan Williams
On Tue, 2013-02-05 at 23:00 +0100, Michael Stapelberg wrote: Hi Dan, Dan Williams d...@redhat.com writes: Sending the interface name is a hack anyway just to make netconfig and resolvconf happy, even though prioritizing DNS information based on interface name is bogus. NM merges

Re: NetworkManager git20121211

2013-01-31 Thread Dan Williams
On Thu, 2013-01-31 at 10:59 -0500, Gene Czarcinski wrote: I needed some functionality (dynamic dns update) not available in the NetworkManager package available in Fedora 18 so I created my own version based on git20121130. This worked nicely providing the functionality and did not appear

Re: getting started adding OLSR mesh support to NM

2013-01-31 Thread Dan Williams
On Fri, 2013-01-18 at 19:15 -0500, Hans-Christoph Steiner wrote: Hey dcbw, Right now I'm looking for where I can jump in and start coding something. I'm thinking that I would modify NM to add the OLSR handling stuff like another dhclient, avahi-autoip, etc. to get something working, then

Re: [PATCH] core: Honor CLI arguments when config file is not found

2013-01-31 Thread Dan Williams
On Tue, 2013-01-29 at 11:12 -0200, Jonh Wendell wrote: If the config file is not present, the Config object is returned empty, even if some configs were passed as command line arguments. This patch honor these arguments in that case. Signed-off-by: Jonh Wendell jonh.wend...@oiwifi.com.br

Re: [PATCH] config: convert NMConfig to object

2013-01-31 Thread Dan Williams
On Tue, 2013-01-15 at 18:48 +0100, Thomas Bechtold wrote: --- src/main.c | 2 +- src/nm-config.c | 209 ++-- src/nm-config.h | 38 --- 3 files changed, 172 insertions(+), 77 deletions(-) Looks good except for some

Re: network manager dhcp ntp server issue

2013-01-25 Thread Dan Williams
On Fri, 2013-01-25 at 08:10 +0100, Ralf Habacker wrote: Am 25.01.2013 02:52, schrieb Pavel Simerda: - Original Message - From: Ralf Habacker ralf.habac...@freenet.de The dispatcher script got the DHCP4_... variables (see appended log), but they do not are delivered to ntpd.

Re: network manager dhcp ntp server issue

2013-01-25 Thread Dan Williams
On Thu, 2013-01-24 at 20:14 -0500, Pavel Simerda wrote: - Original Message - No, they aren't; none have been submitted. We'd certainly accept them if they were. I don't think they'd get installed by default, but I'm happy to put them into an example dispatcher scripts directory.

Re: Correct behavior for IPv6 RA selection?

2013-01-25 Thread Dan Williams
On Sat, 2013-01-19 at 10:38 -0600, Martin Jackson wrote: I have several machines on a couple of different VLANs (same physical interface) doing IPv4 and IPv6 DHCP. I have two vm's running Quagga on Ubuntu 12.10 doing router advertisements with different preferences set. (Host 741e is

Re: cli support for NetworkManager

2013-01-25 Thread Dan Williams
On Sat, 2013-01-19 at 13:27 +0530, NISCHAL KUMAR wrote: i want to change my ip address , broadcast, netmask , gateway by the help Network Manager . Is there any way ... At the moment nmcli does not support changing those items directly. You need to edit the persistent configuration for the

Re: network manager dhcp ntp server issue

2013-01-23 Thread Dan Williams
On Wed, 2013-01-23 at 04:07 -0500, Pavel Simerda wrote: From: Dan Williams d...@redhat.com On Tue, 2013-01-22 at 08:32 +0100, Ralf Habacker wrote: Am 19.01.2013 00:52, schrieb Dan Williams: So NetworkManager pushes out *every* DHCP option in the environment of dispatcher scripts

Re: network manager dhcp ntp server issue

2013-01-22 Thread Dan Williams
On Tue, 2013-01-22 at 08:32 +0100, Ralf Habacker wrote: Am 19.01.2013 00:52, schrieb Dan Williams: So NetworkManager pushes out *every* DHCP option in the environment of dispatcher scripts. This should be happening both on 'dhcp4-change' and 'up' events. This would be the preferred

Re: network manager dhcp ntp server issue

2013-01-18 Thread Dan Williams
On Wed, 2013-01-16 at 13:58 +0100, Ralf Habacker wrote: Hi, on opensuse 12.2 i found out that NetworkManager is not able to save ntp servers provided by dhcp requests into /var/run/netconfig/NetworkManager.netconfig, which is used by netconfig to setup network configuration (see the

Re: change default settings in shared connection

2013-01-18 Thread Dan Williams
On Sat, 2013-01-05 at 11:57 +0100, Ruben Cancho wrote: Hi, I'm trying to change default network settings for a shared connection (current default network is 10.42.0.0) but I've seen that parameters passed to dnsmasq are fixed in code

Re: disable /or activate wifi access point using libnm

2013-01-10 Thread Dan Williams
. This is the situation I describe above, which provides seamless connectivity over more area than a single AP can cover. The client (ie, NetworkManager, wpa_supplicant, and the kernel) will roam between access points with the same SSID to maintain a connection. Dan On Wed, Jan 9, 2013 at 4:45 PM, Dan

Re: disable /or activate wifi access point using libnm

2013-01-09 Thread Dan Williams
On Wed, 2013-01-09 at 00:52 -0500, david feeney wrote: Hello, I have two questions: 1) I would like to know how to disable an active Wifi Access Point; I do not want to disable the device, just the disconnect the Access Point. You'd call the Disconnect() method of the Device object

Re: [PATCH] scanning and logging patches in 'cli-enhance' branch

2012-12-19 Thread Dan Williams
On Mon, 2012-12-17 at 17:58 +0100, Jirka Klimes wrote: Hello, There are some patches in cli-enhance' branch ready to cherry-pick to master: 1) libnm-glib nm_device_wifi_request_scan_simple() http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?h=cli-

Re: [PATCH] modem-manager: avoid assertion when exposed modem has no 3GPP/3GPP2 capabilities

2012-12-19 Thread Dan Williams
On Wed, 2012-12-19 at 08:28 +0100, Aleksander Morgado wrote: If, for any reason, MM exposes a modem object without 3GPP or 3GPP2 capabilities, just return an error instead of assert()-ing. Pushed, thanks. Dan --- src/modem-manager/nm-modem-broadband.c | 19 +++ 1 file

Re: public status report on nm-platform and enterprise networking

2012-12-17 Thread Dan Williams
On Wed, 2012-12-05 at 12:15 -0500, Pavel Simerda wrote: Hi, I've been working on the 'pavlix/platform' branch for some time already. Now I feel it is a time to make a public comment. Meanwhile Dan Williams merged the long-awaited 'bridge' branch. So I rebased 'pavlix/platform' on top

Re: Fedorav18 beta packages - dispatcher script timeout

2012-12-14 Thread Dan Williams
On Mon, 2012-12-03 at 09:01 -0600, Greg Oliver wrote: Hi, I've been using dispatcher scripts for quite some time to bring up vlan interfaces and mount network shares for work, etc. With the latest Fedora packages (0.9.7.0-6.git20121004), dispatcher script timed out after execution of the

Re: WPA-PSK password length requirement

2012-12-11 Thread Dan Williams
On Tue, 2012-12-11 at 06:24 -0500, Robert Moskowitz wrote: The is on Fedora 17, x86_64 (NM 0.9.6.4-3.fc17?), Gnome 3. First I was a major contributor to 802.11i and wrote the first paper on the attack on WPA-PSK (and the myth on hiding SSIDs); I am not your typical end user having a

Re: WPA-PSK password length requirement

2012-12-11 Thread Dan Williams
On Tue, 2012-12-11 at 13:17 -0500, Robert Moskowitz wrote: On 12/11/2012 10:02 AM, Dan Williams wrote: On Tue, 2012-12-11 at 06:24 -0500, Robert Moskowitz wrote: The is on Fedora 17, x86_64 (NM 0.9.6.4-3.fc17?), Gnome 3. First I was a major contributor to 802.11i and wrote the first paper

Re: WPA-PSK password length requirement

2012-12-11 Thread Dan Williams
On Tue, 2012-12-11 at 14:01 -0500, Robert Moskowitz wrote: On 12/11/2012 01:53 PM, Dan Williams wrote: On Tue, 2012-12-11 at 13:17 -0500, Robert Moskowitz wrote: On 12/11/2012 10:02 AM, Dan Williams wrote: On Tue, 2012-12-11 at 06:24 -0500, Robert Moskowitz wrote: The is on Fedora 17

Re: NM roaming

2012-12-10 Thread Dan Williams
On Mon, 2012-12-10 at 14:25 -0200, Franco Miceli wrote: Hi, I am working on a project that aims to assess how wireless roaming works. I am currently working with nm 0.8 and am lost trying to find out where in the code the roaming happens. Could anyone point me at some direction

Re: Dropping support for libnl1 and libnl2?

2012-12-07 Thread Dan Williams
On Fri, 2012-12-07 at 11:19 +0100, Dan Winship wrote: On 12/06/2012 07:11 PM, Dan Williams wrote: Hi, All the major distros appear to have been shipping libnl3.x for quite a while already, and it's becoming increasingly difficult to support libnl1.x and 2.x with some of the newer

<    5   6   7   8   9   10   11   12   13   14   >