Re: Create an Access Point with NetworkManager-0.9.8.0

2014-10-14 Thread Lubomir Rintel
On Mon, 2014-10-13 at 17:06 +0200, poma wrote: On 27.02.2013 12:12, Dan Williams wrote: 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

Re: Create an Access Point with NetworkManager-0.9.8.0

2014-10-14 Thread Lubomir Rintel
On Mon, 2014-10-13 at 17:06 +0200, poma wrote: On 27.02.2013 12:12, Dan Williams wrote: 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

veth won't be configured in libvirt managed LXC container

2014-10-16 Thread Lubomir Rintel
Hi, currently it is impossible to get useful network configuration for LXC containers on boot. (At least if they're managed via libvirt; I have no idea if anything is different with native LXC tooling). They're supposed to obtain their configuration via DHCP, but instead connection is assumed.

[PATCH 2/2] device: don't assume connection for veth interfaces

2014-10-16 Thread Lubomir Rintel
They're supposed to behave as Ethernet. Otherwise the LXC domains won't be able to use their configured connections with the device. --- src/devices/nm-device.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c index

[PATCH 1/2] device: Don't consider device with only LL address configured

2014-10-16 Thread Lubomir Rintel
LXC domains are given a veth interface that's up and has a LL address upon their creation. --- src/devices/nm-device.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c index d2edef9..4419d90 100644 ---

NetworkManager master builds for Fedora in COPR

2014-10-16 Thread Lubomir Rintel
Hi, I'm doing regular builds of NetworkManager packages for Fedora for my own testing/development purposes. I made COPR projects recently so that the packages get published and it's easy for me to update my machines; and I thought that someone else might find it useful too: There's two projects,

Re: wrong NTP servers list is used

2014-10-16 Thread Lubomir Rintel
Hi Mike, On Wed, 2014-10-15 at 23:36 +, Mike wrote: I needed to hack /etc/default/ntpdate on a Debian system to contain: NTPDATE_USE_NTP_CONF=no so that it would use the DHCP-supplied ntp-servers when I ifup eth0. When I try to use NetworkManager 0.9.4.0 to bring up the interface

Re: Mobile broadband on an embedded 3G modem

2014-10-17 Thread Lubomir Rintel
On Fri, 2014-10-17 at 11:00 +1000, Stuart Longland wrote: Hi all, We're trying to get a 3G modem connection going on an embedded device. The modem is a MultiTech SocketModem MTSMC-H5-IP and it appears on /dev/ttyAPP3 (i.e. hardware UART port on the SoC). If I run `screen /dev/ttyAPP3

Re: veth won't be configured in libvirt managed LXC container

2014-10-19 Thread Lubomir Rintel
On Sat, 2014-10-18 at 16:00 -0400, Gene Czarcinski wrote: On 10/16/2014 07:08 AM, Lubomir Rintel wrote: Hi, currently it is impossible to get useful network configuration for LXC containers on boot. (At least if they're managed via libvirt; I have no idea if anything is different

Re: veth won't be configured in libvirt managed LXC container

2014-10-19 Thread Lubomir Rintel
understand the outcome there. Not assuming assuming the connection on a device that is in fact not configured does not imply doing DHCP on that device. If the user won't create a connection for the veth device NM won't touch it anyway, would it? -- Dan Lubo On 10/16/2014 07:08 AM, Lubomir Rintel wrote

Re: Link MTU option ignored in IPv6 router advertisements

2014-10-29 Thread Lubomir Rintel
Hello Glen, On Tue, 2014-10-28 at 11:26 +1030, Glen Turner wrote: On 04/10/2014, at 2:31 AM, Dan Williams wrote: On Fri, 2014-10-03 at 11:36 -0400, Chuck Anderson wrote: I'm not sure if this is a kernel thing or a NetworkManager thing. Did something change in how IPv6 router

Re: Kernel module(r8712u) reload - suspend/resume - systemd

2014-10-30 Thread Lubomir Rintel
On Tue, 2014-10-28 at 00:43 +0100, poma wrote: On 28.10.2014 00:15, Lennart Poettering wrote: On Mon, 27.10.14 23:43, poma (pomidorabelis...@gmail.com) wrote: but is there a better way to do it? This appears to be a kernel driver bug. Please report this issue against the kernel

Re: NetworkManager error, code 1742

2014-10-31 Thread Lubomir Rintel
Hi 海南仙岛, On Fri, 2014-10-31 at 02:08 +0800, 海南仙岛 wrote: Hello My system is CenTos6.6+GNOME2.28.2+NetworkManager0.8.1-75.el6, NetworkManager dial error, unable to connect to the network. I need your help, thank you. I was upgraded from CenTos6.5 to CenTos6.6, The messages.zip file

NetworkManager memory usage flame graph

2014-11-04 Thread Lubomir Rintel
Hi, I've made SystemTap FlameGraph plot an overview of NetworkManager memory consumption. I'm probing at do_wp_page() in kernel therefore the actual memory use is measured, not the zero-page mapped in anonymous memory (though it's trivial to adjust, just move the probe point to glibc's malloc

Re: https://bugzilla.redhat.com/show_bug.cgi?id=1155719

2014-11-13 Thread Lubomir Rintel
On Thu, 2014-11-13 at 16:58 +, Barry Scott wrote: On Thu 13 Nov 2014 09:31:24 Chuck Anderson wrote: On Thu, Nov 13, 2014 at 01:59:20PM +, Barry Scott wrote: How would monotonic time handle suspend/resume? Good question, I recall that monotonic time freezes while suspended. In

Re: OK, I give up

2014-11-28 Thread Lubomir Rintel
On Thu, 2014-11-27 at 17:15 -0500, Gene Czarcinski wrote: On Fedora 21 with NetworkManager-0.9.10.0-13.git20140704.fc21.x86_6 and on Fedora 20 with NetworkManager-0.9.9.0-46.git20131003.fc20.x86_64 I am seein some strange network devices: 18: rose7: NOARP mtu 249 qdisc noop state DOWN group

Re: Wireless Interface APIs needed

2014-11-28 Thread Lubomir Rintel
On Fri, 2014-11-28 at 16:33 +0530, Vasudeo Bidve wrote: Hi, I am working on a networking project where only Wi-Fi interfaces are used on all hosts for communication. It has to be a private network, operating on IPv6 without using DHCP(v6). So obviously, the trick is to assign Link-Local

Re: ANN: NetworkManager 0.9.10.1 (0.9.10.2-rc1) testing release

2015-01-26 Thread Lubomir Rintel
On Thu, 2015-01-22 at 17:16 -0600, Dan Williams wrote: Hi, It's past time for a bug-fix release for NetworkManager 0.9.10, so here's a testing release candidate. Please help test if you're using 0.9.10 already, so that we can get the release out next week. There are a ton of fixes, many

[PATCH] libnm: drop libdbus-glib from pkg-config file

2015-01-22 Thread Lubomir Rintel
libnm uses GIO DBus library instead. https://mail.gnome.org/archives/networkmanager-list/2015-January/msg00065.html --- libnm/libnm.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) On Thu, 2015-01-22 at 03:40 +0100, Michael Biebl wrote: Hi, the libnm.pc file for the new libnm

[PATCH] dist: include manual page sources

2015-01-22 Thread Lubomir Rintel
Omitted by mistake with an errorneous substitution. https://mail.gnome.org/archives/networkmanager-list/2015-January/msg00066.html --- man/Makefile.am | 16 1 file changed, 8 insertions(+), 8 deletions(-) On Thu, 2015-01-22 at 04:14 +0100, Michael Biebl wrote: hi, I just

Re: [PATCH] dist: include manual page sources

2015-01-22 Thread Lubomir Rintel
On Thu, 2015-01-22 at 09:50 -0500, Dan Winship wrote: On 01/22/2015 04:54 AM, Lubomir Rintel wrote: - $(docbook_generated_man_pages:.%=.xml) \ + $(addsuffix .xml,$(basename $(docbook_generated_man_pages)))\ That seems like it should be the same thing... what does the first one

networkd bus activation and exit on idle

2015-02-17 Thread Lubomir Rintel
From systemd 219 release notes: [1] * networkd now exits when idle. It will be automatically restarted as soon as interfaces show up, are removed or change state. networkd will stay around as long as there is at least one DHCP state machine or similar

Re: nm bonding interface change MTU size

2015-01-06 Thread Lubomir Rintel
Hi Prabhakar, On Tue, 2015-01-06 at 08:28 +0530, prabhakar_puj...@dell.com wrote: Hi All, I am not found an option to change bond interface MTU size in nm GUI. Also if I edited CFG file with MTU size nm is not considering to set it while reboot. Is there any plan to add this? Yes, I

Re: [PATCH] build: install nm-settings-ifcfg-rh.5 man page conditionally

2015-02-09 Thread Lubomir Rintel
Hi Michael, Thanks you for the patch. On Mon, 2015-02-09 at 01:31 +0100, Michael Biebl wrote: Only install nm-settings-ifcfg-rh.5 man page if the ifcfg-rh configuration plugin has been enabled. It's confusing to have this man page around on e.g. a Debian based distro. See attached patch.

Re: [review] dcbw/0910-memleaks

2015-02-10 Thread Lubomir Rintel
On Tue, 2015-02-10 at 15:10 +0100, Dan Williams wrote: Hi, Review request for this; most are cherry-picks (with fixup) for thaller's git master memleak fixes. Anything that has my commit authorship is new though and should get a look. It allows valgrind-enabled 'make check' to pass on

Re: [PATCH 1/1] core: add fatal-warnings option to NM_DEBUG

2015-03-31 Thread Lubomir Rintel
Looks good. On Tue, 2015-03-31 at 07:41 +0200, Thomas Haller wrote: NM already understands the command line argument --g-fatal-warnings which causes setting of g_log_set_always_fatal(). Also interpret the fatal-warnings token in NM_DEBUG environment variable and in main.debug configuration

Re: Using nmcli

2015-02-20 Thread Lubomir Rintel
Hi Garry, On Fri, 2015-02-20 at 06:58 -0800, Garrison Ricketson wrote: Hello all. Recently I had some problems, my desktop would not load, and I needed to connect online, to try to re-install , how ever normally I start my internet connection from the desktop, and had never tried this from

Running NetworkManager in a container

2015-04-13 Thread Lubomir Rintel
Hello, I've made a short writeup about running NetworkManager in various container solutions: https://wiki.gnome.org/LubomirRintel/NMContainers Maybe someone will find it useful for hacking on NetworkManager. Regards, Lubo ___ networkmanager-list

Re: Annoying bug in NM1.0.0-8

2015-04-20 Thread Lubomir Rintel
On Sun, 2015-04-19 at 13:21 -0600, Chris Murphy wrote: On Sun, Apr 19, 2015 at 9:20 AM, Dan Mossor danofs...@gmail.com wrote: Greetings, folks. I and at least one other individual have noticed an annoying bug with NetworkManager-1.0.0-8.fc22.x86_64 but we aren't sure of the root cause so

Re: [PATCH] nm-iface-helper: set last_config properly

2015-04-27 Thread Lubomir Rintel
On Sat, 2015-04-25 at 16:15 +0200, Thomas Haller wrote: On Fri, 2015-04-24 at 22:38 -0400, David Ward wrote: Update last_config outside of the conditional; otherwise it will always remain set to NULL. Signed-off-by: David Ward david.w...@ll.mit.edu --- Acked-By: Thomas Haller

ANN: NetworkManager 1.0.2 released

2015-05-05 Thread Lubomir Rintel
Murgoitio, Jiří Klimeš, Kjartan Maraas, Lubomir Rintel, Luke Yelavich, Marek Černocký, Mathieu Trudel-Lapierre, Milo Casagrande, Muhammet Kara, Necdet Yücel, Pavel Šimerda, Petr Vorel, Piotr Drąg, Rafael Ferreira, Rui Matos, Samir Ribic, Stas Solovey, Thomas Haller, Tom Tryfonidis, You-Sheng Yang, Yuri

ANN: NetworkManager 1.0.2 released

2015-05-05 Thread Lubomir Rintel
Murgoitio, Jiří Klimeš, Kjartan Maraas, Lubomir Rintel, Luke Yelavich, Marek Černocký, Mathieu Trudel-Lapierre, Milo Casagrande, Muhammet Kara, Necdet Yücel, Pavel Šimerda, Petr Vorel, Piotr Drąg, Rafael Ferreira, Rui Matos, Samir Ribic, Stas Solovey, Thomas Haller, Tom Tryfonidis, You-Sheng Yang

Re: ANN: NetworkManager 1.0.2 released

2015-05-05 Thread Lubomir Rintel
On Tue, 2015-05-05 at 15:39 +0200, Lubomir Rintel wrote: Hi, I'm pleased to announce the release of NetworkManager 1.0.2, the latest stable release in the 1.0.x series. We recommend that users of 1.0.x series as well as users of older 0.9.10.x series upgrade to this release which is D-Bus

Re: net/bridge/br_private.h:626 suspicious rcu_dereference_check() usage!

2015-05-11 Thread Lubomir Rintel
On Fri, 2015-05-08 at 13:26 +0200, poma wrote: $ dmesg ... [ 61.167012] net/bridge/br_private.h:626 suspicious rcu_dereference_check() usage! Is this material for linux-kernel@ ? Yes. Lubo ___ networkmanager-list mailing list

Re: jhbuild run for NetworkManager

2015-04-13 Thread Lubomir Rintel
On Mon, 2015-04-13 at 11:34 +0200, Thomas Haller wrote: snip One problem is that the system-wide NetworkManager instance gets D-Bus activated at random times. E.g. systemctl stop NetworkManager # NetworkManager gets D-Bus activated again ./src/NetworkManager --debug #

Re: You must be root to run NetworkManager --version / --help

2015-04-07 Thread Lubomir Rintel
On Tue, 2015-04-07 at 18:15 +0200, poma wrote: $ NetworkManager --version You must be root to run NetworkManager! $ NetworkManager --help You must be root to run NetworkManager! Seems it's already fixed in master. Lubo ___ networkmanager-list

Re: [PATCH v2 1/2] Allow building without gtk-doc installed

2015-06-25 Thread Lubomir Rintel
This doesn't look good to me. autogen.sh is a maintainer tool and we pretty much always want to create tarballs with GTK-doc. Why don't you just use autoreconf (with -f and -i) instead of autogen.sh when doing builds off Git? On Fri, 2015-06-19 at 01:25 +0200, Petr Vorel wrote: This requires

Re: Cherry-pick 'fix build with Linux 3.2.0 headers' also to branch nm-1-0

2015-06-16 Thread Lubomir Rintel
On Tue, 2015-06-16 at 14:10 +0200, Petr Vorel wrote: Hi there, could you please cherry-pick commit 22b99e3b 'fix build with Linux 3.2.0 headers' also to branch nm-1-0? It'd be nice to have it in 1.0.4 (not sure if it 1.0.4 is going to be made from master or from nm-1-0). I'm wondering

Re: [PATCH v2 2/2] autogen.sh: print errors to stderr, printf instead echo -n

2015-07-02 Thread Lubomir Rintel
On Wed, 2015-07-01 at 16:05 -0500, Dan Williams wrote: On Fri, 2015-06-19 at 01:25 +0200, Petr Vorel wrote: Signed-off-by: Petr Vorel petr.vo...@gmail.com --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autogen.sh b/autogen.sh index

Re: [PATCH 2/2] applet: default to ipv6.method=auto for WWAN connections

2015-07-02 Thread Lubomir Rintel
On Wed, 2015-07-01 at 16:07 -0500, Dan Williams wrote: NM has fallback logic to ensure that even if IPv6 gets tried and fails, that IPv4 gets used instead. So it should be safe to default to automatic IPv6 support for new WWAN connections now, and bugs should get fixed instead of papered

Re: F23 NetworkManager Test Day August 20th!

2015-08-19 Thread Lubomir Rintel
On Wed, 2015-08-19 at 11:14 +0200, poma wrote: On 18.08.2015 15:24, Lubomir Rintel wrote: On Sun, 2015-08-16 at 09:54 +0200, poma wrote: ... Fedora 23 - mobile broadband components versions: - ModemManager-1.4.6-2.fc23.x86_64 - libqmi-1.12.4-3.fc23.x86_64 - libmbim-1.12.0-2.fc23

Re: F23 NetworkManager Test Day August 20th!

2015-08-18 Thread Lubomir Rintel
On Sun, 2015-08-16 at 09:54 +0200, poma wrote: ... Fedora 23 - mobile broadband components versions: - ModemManager-1.4.6-2.fc23.x86_64 - libqmi-1.12.4-3.fc23.x86_64 - libmbim-1.12.0-2.fc23.x86_64 - usb_modeswitch-2.2.1-2.fc23.x86_64 - usb_modeswitch-data-20150115-2.fc23.noarch It should

Re: Network Manager Dbus API License

2015-08-20 Thread Lubomir Rintel
Hi, On Thu, 2015-08-20 at 12:15 +0500, Ali Muhammad Ali wrote: Hello All, I am working on a network manager frontend that will use network manager dbus api. Is there any license binding by network manager on dbus api . I other words I need to know that can I keep the source

1.0.4 release next week?

2015-06-26 Thread Lubomir Rintel
Hello, it's some time since the 1.0.2 release already and the nm-1-0 branch now has plenty bug fixes and enhancements. Moreover, significant effort has been done at Red Hat to test and stabilize the branch for the next update of the Enterprise Linux distribution. It sounds like it's a good idea

Re: [PATCH] device: prefer wifi over wwan by default

2015-07-22 Thread Lubomir Rintel
On Tue, 2015-07-21 at 11:37 +0200, Tore Anderson wrote: This makes wifi preferred to wwan (the modem and bluetooth device types to be specific) by default, so that users that care about being connected at all times can keep both enabled with auto-connect. As wifi is usually unmetered and

ANN: NetworkManager 1.0.4 released

2015-07-14 Thread Lubomir Rintel
and translations: Andika Triwidada, Balázs Úr, Beniamino Galvani, Cédric Valmary, Dan Williams, Dan Winship, Gábor Kelemen, Jan Alexander Steffens, Jiří Klimeš, Lubomir Rintel, Marek Černocký, Pavel Šimerda, Piotr Drąg, Thomas Haller, Yuri Chornoivan and Zdeněk Hataš. Special thanks to everybody

Re: CP error in --enable-more-logging commit

2015-07-15 Thread Lubomir Rintel
On Tue, 2015-07-14 at 20:17 +0200, Michael Biebl wrote: Hi, commit 63593a19d8e7d7fb5e844f0e3c8ac847e68699cb added a --enable-more-logging configure switch which seems to be a CP of the asserts configure switch, resulting in AC_DEFINE(NM_MORE_LOGGING, [1], [Define if more asserts are

[PATCH] platform: move link_get_user_ipv6ll_enabled() to nm-platform-linux

2015-07-20 Thread Lubomir Rintel
It uses Linux specific functionality. Furthermore, the IN6_ADDR_GEN_MODE_NONE macro might not be available in nm-platform which breaks the build. Reported-by: Petr Vorel petr.vo...@gmail.com --- Petr, does this look good to you? Thanks, Lubo src/platform/nm-linux-platform.c | 16

[PATCH] device: restart the DHCP transaction when the carrier goes up during the defer period

2015-07-20 Thread Lubomir Rintel
This makes NetworkManager recover on brief carrier toggle following a DHCP outage. NetworkManager[1106]: info (eth0): link connected NetworkManager[1106]: info (eth0): device state change: unavailable - disconnected (reason 'carrier-changed') [20 30 40] NetworkManager[1106]: info

Re: [PATCH] vpn-connection: lack of ipv4 config in remote VPN is not fatal

2015-11-16 Thread Lubomir Rintel
On Thu, 2015-11-05 at 12:44 +0100, Rafaël Carré wrote: > Hello, > > On 05/11/2015 12:31, Lubomir Rintel wrote: > > Thanks for the patch, Rafaël. > > > > I'm not sure it's correct, though. The VPN plugin probably should > > probably only emit "Config&q

Re: Slightly [OT]: is NM supported in HA setups (pacemaker) in RHEL 7

2015-11-09 Thread Lubomir Rintel
Hi, On Sat, 2015-11-07 at 21:47 +0800, Anthony Alba wrote: > In RHEL 6, HA setups with pacemaker require disabling NetworkManager > (documented). > > For RHEL 7 / CentOS 7 is this still the case; I could find no > information about using NM or /etc/init.d/network. I'm not aware of any problems

Approaching NetworkManager 1.2

2015-11-02 Thread Lubomir Rintel
Hello everyone, It's been some time since the work on NetworkManager 1.2 has begun. A lot of what's been planed has been implemented and we believe we should wrap up the work and do a major release. The wiki page with 1.2 feature page has been updated with the features we're like to see in the

Re: [PATCH] vpn-connection: lack of ipv4 config in remote VPN is not fatal

2015-11-05 Thread Lubomir Rintel
Thanks for the patch, Rafaël. I'm not sure it's correct, though. The VPN plugin probably should probably only emit "Config" signal and not "IP4Config" when it has no IPv4 configuration. On Tue, 2015-11-03 at 19:31 +0100, Rafaël Carré wrote: > IPv4 config can be set manually > --- >  

Re: [PATCH] openvpn: lack of ipv4 config on tap interface is not fatal

2015-11-05 Thread Lubomir Rintel
Hello Rafaël, I'm not sure I understand this one either. What do you mean it's fatal now? There's just a g_warning(). Is it that without your other patch this produces invalid IPv4 config and causes the daemon to tear the down the connection? On Tue, 2015-11-03 at 19:31 +0100, Rafaël Carré

NetworkManager-libreswan to replace NetworkManager-openswan

2015-11-03 Thread Lubomir Rintel
Hello everyone! For 1.2 series we're renaming NetworkManager-openswan VPN plugin to NetworkManager-libreswan. It seems that the user community has shifted its focus to libreswan for new deployments therefore we decided to rename the plugin to avoid confusion. Currently the plugin supports both

ANN: NetworkManager 1.0.6 released

2015-08-27 Thread Lubomir Rintel
://download.gnome.org/sources/NetworkManager-openconnect/1.0/NetworkManager-openconnect-1.0.2.tar.xz Thanks to everybody who contributed patches and translations: Balázs Úr, Beniamino Galvani, Cédric Valmary, Dan Horák, Dan Williams, Dan Winship, David Shea, Ethirajan D, Jiří Klimeš, Lubomir Rintel

Re: NM and IETF MIF working group

2015-09-07 Thread Lubomir Rintel
Hello Stjepan, On Mon, 2015-09-07 at 12:05 +0200, Stjepan Groš wrote: > Hi All! > > Two colleagues of mine and I started to work on MIF implementation on > Fedora. In case someone doesn't know, IETF MIF working group > (https://datatracker.ietf.org/wg/mif/charter/) tries to solve the > problems

ANN: New VPN plugin: NetworkManager-fortisslvpn 1.0.6

2015-10-03 Thread Lubomir Rintel
Hi, there's a new VPN plugin that aims to be compatible with "SSL VPN" as by various FortiOS-based devices. It uses openfortivpn on the backend. It's versioned 1.0.6 so that it's aligned with the other VPN plugins. You can grab the source from here:

NetworkManager and PKCS#11 URIs

2015-10-02 Thread Lubomir Rintel
Hi, I was considering implementing this: https://wiki.gnome.org/Projects/NetworkManager/PKCS11 The URIs of the certificates stored in the gnome-keyring's soft token storage are specific to the session and it doesn't seem to be possible or wise to use them from the NetworkManager (or

Re: Network Manager and netns

2015-10-06 Thread Lubomir Rintel
Hi, On Wed, 2015-09-30 at 10:42 +0200, Guy Godfroy wrote: > Hello, > > My idea is to allow regular users to establish VPN tunnels on > specific > network namespaces (netns) via nscli command. > So I wonder if network-manager can handle several namespaces and how. No. We should probably have a

ANN: NetworkManager 1.0.10 released

2015-12-23 Thread Lubomir Rintel
,  Glenn Washburn, Gustavo Marques, Jiri Grönroos, Jiří Klimeš, Lubomir Rintel, Marek Černocký, Milo Casagrande, Piotr Drąg, Rafael Fontenelle,  Sveinn í Felli, Thomas Haller and Zdeněk Hataš. Have a wonderful year 2015! Lubo ___ networkmanager-list

ANN: NetworkManager 1.0.8 released

2015-11-23 Thread Lubomir Rintel
, Anders Jonsson, Andika Triwidada, Aurimas Černius, Balázs Meskó, Balázs Úr, Beniamino Galvani, Bernd Homuth, Bin Li, Christian Kirbach, Dan Williams, Felipe Braga, Gábor Kelemen, Glenn Washburn, Jiri Grönroos, Jiří Klimeš, Josef Bacik, Lubomir Rintel, Marvin Schmidt, Michael Biebl, Milo Casagrande

Re: [PATCH 2/2] Added OpenSSL crypto backend

2015-11-24 Thread Lubomir Rintel
On Tue, 2015-11-24 at 16:01 +0100, Jirka Klimes wrote: > On Thu, 19 Nov 2015 15:30:46 +0100 > Lubomir Rintel <lkund...@v3.sk> wrote: > > > Hi Joel, > > > > thanks for the patch but I don't think it makes sense to apply it.  > > > > I think distribu

Re: [PATCH 2/2] Added OpenSSL crypto backend

2015-11-19 Thread Lubomir Rintel
Hi Joel, thanks for the patch but I don't think it makes sense to apply it.  I think distributing NetworkManager linked with OpenSSL would be a violation of NetworkManager's license (since the OpenSSL license adds an extra restriction, something that is not allowed by General Public License).

Re: Translations in Zanata

2016-02-04 Thread Lubomir Rintel
Hello poma, On Thu, 2016-02-04 at 15:54 +0100, poma wrote: > On 04.02.2016 15:24, Lubomir Rintel wrote: > > Hi, > > > > the NetworkManager is now translated via Zanata [1]. This means the > > translators no longer need to file Bugzilla tickets with > >

Translations in Zanata

2016-02-04 Thread Lubomir Rintel
Hi, the NetworkManager is now translated via Zanata [1]. This means the translators no longer need to file Bugzilla tickets with translations. Details here [2]. The bits that are in GNOME infrastructure (applet and the VPN plugins) stay there; only the NetworkManager core was added to Zanata.

Re: [PATCH] Revert "Install a desktop file for nm-vpnc-auth-dialog"

2016-01-27 Thread Lubomir Rintel
On Fri, 2016-01-22 at 00:55 +0100, Michael Biebl wrote: > Am 22.01.2016 um 00:36 schrieb Michael Biebl: > > The desktop file was added a long time ago, when we didn't have > > native > > gnome-shell dialogs yet. This is no longer the case and the vpnc > > plugin > > uses

NetworkManager temporary file races (CVE-2016-0764)

2016-01-29 Thread Lubomir Rintel
Hi, today we've discovered and fixed a temporary file race flaw that could enable an unprivileged authenticated local user to read out connection secrets (e.g. a VPN or Wi-Fi password) while the connection is being saved. It's fairly unlikely for this to happen as there's no way to force another

nm-1-2 blocker cleanup

2016-02-22 Thread Lubomir Rintel
Hi, with the 1.2 release approaching, we need to decide on which bugs set for 1.2  milestone need to block the release. No new features should remain in the list, only things that absolutely need to be fixed before the release such as regressions. I propose that these should be retargetted for

ANN: NetworkManager 1.1.90 (1.2-beta1) released

2016-01-19 Thread Lubomir Rintel
Hi, I'm pleased to announce the release of NetworkManager 1.1.90 (1.2-beta1) and the same version of nm-applet, nm-connection-editor and the VPN plugins. This is a first pre-release version of the next NetworkManager version, 1.2. It's been in development for over a year now and contains fair

ANN: NetworkManager 1.1.93 (1.2-rc1) released

2016-04-05 Thread Lubomir Rintel
Hi, Today we've reached the point where our 1.2 blocker list is empty, the testing  all green and we believe the tree is ready for a release. Yay! Since the last beta, we've fixed interaction with externally created devices  and also included a couple of smaller improvements. We've made some

Re: ANN: NetworkManager 1.1.94 (1.2-rc2) released -- some links broken

2016-04-12 Thread Lubomir Rintel
On Tue, 2016-04-12 at 08:42 -0500, Alex Ferm wrote: > I was poking around the liked  > documentation(https://developer.gnome.org/NetworkManager/), and all  > links to enumeration values appear to be broken. Yes, thanks for the heads up. We'll try to get this fixed before the 1.2 release. Lubo

The usage survey

2016-03-19 Thread Lubomir Rintel
Hi, we've created a short survey with a couple of NetworkManager-related questions. It helps us understand how do you use NetworkManager, what bothers you, and what should we improve. If interested, you can submit the answers here: http://goo.gl/forms/ZpnA2YV4O1 Thank you, Lubo

ANN: NetworkManager 1.0.12 released

2016-04-01 Thread Lubomir Rintel
1.0.x branches now (as opposed to the 1.2.x release that's going to bring significant improvements). We're keeping our interfaces stable, so the older versions will keep working. This release is brought to you by: Beniamino Galvani, Dan Williams, Dan Winship, Francesco Giudici, Lubomir Rintel

ANN: NetworkManager 1.1.91 (1.2-beta3) released

2016-03-29 Thread Lubomir Rintel
Hello, I'm pleased to announce the release of the third beta version of NetworkManager 1.2 (1.1.92), and the same version of nm-applet, nm-connection-editor and VPN plugins. Compared to previous beta release we've ironed a couple of wrinkles. Notably a  long standing issue with missing ability

Congrats on Xenial Xerus release

2016-04-24 Thread Lubomir Rintel
Hi, on behalf of the Red Hat's NetworkManager team I'd like to congratulate you all on releasing Xenial Xerus! It seems to me that you'we done an impressive job and judging by responses in the media your users seem to agree. We're especially happy to see that you've included an up-to-date

Re: ANN: NetworkManager 1.2.2 released

2016-05-11 Thread Lubomir Rintel
On Wed, 2016-05-11 at 17:55 +0200, Lubomir Rintel wrote: > Hi, > > The first update to NetworkManager 1.2.x stable series is here. > > The 1.2.2 release includes a couple of bug fixes. The most notable change > is the use of D-Bus API to update the list of name servers

Re: [PATCH] nm-pppd-plugin: fix crash

2016-04-14 Thread Lubomir Rintel
On Wed, 2016-04-13 at 22:53 +0200, Thomas Haller wrote: > On Wed, 2016-04-13 at 21:43 +0300, Mikhail Efremov wrote: > > > > A bus name is not an object path. > > Fix crash introduced by commit > > 17ae85788987ef1f7c92a251c535312163144c33. > > --- > >  src/nm-pptp-pppd-plugin.c | 2 +- > >  1 file

ANN: NetworkManager 1.2.0 released!

2016-04-20 Thread Lubomir Rintel
, Dan Winship, Samir Ribic, Yuri Chornoivan, Marek Černocký, Lubomir Rintel, Josef Andersson, Necdet Yücel, Piotr Drąg and Michael Biebl. Thanks to everyone who contributed or sent feedback! ❤, Lubo ___ networkmanager-list mailing list networkmanager

Re: [PATCH] Replace 'Ternary' with 'Tertiary'

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-26 at 01:04 -0400, Mathieu Trudel-Lapierre wrote: > From a suggestion by Dave Jury on > https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug > /1598803 > > Ternary tends to mean "having three parts", and has other > significance in > IT. Using "Tertiary" seems to

Re: [PATCH 3/3] nm-c-e: UI file for Proxy Tab

2016-07-27 Thread Lubomir Rintel
On Wed, 2016-07-27 at 20:33 +0530, Atul Anand wrote: > On 7/26/16, Lubomir Rintel <lkund...@v3.sk> wrote: > > > > On Tue, 2016-07-12 at 18:00 +0530, Atul Anand wrote: > > > > > > UI file for 'Proxy' tab contain entries/widgets for the three > > > m

Re: IP configuration invalid

2016-08-01 Thread Lubomir Rintel
On Sat, 2016-07-30 at 17:03 +0200, Andreas Moroder wrote: > Hello, > > I am unable to configure Networkmanager to connect to a cisco VPN. I > get > the error "IP configuration invalid" ( translated from german ) > I can connect using vpnc. > My opensuse is german, so maybe the names of the

Re: [PATCH v2 2/5] NMPacRunnerManager implemented to interact with PacRunner

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-12 at 17:57 +0530, Atul Anand wrote: > > A new object NMPacRunnerManager has been added to manage and interact > PacRunner. It invokes both DBus methods on PacRunner DBus interface. > It stores the returned object path from CreateProxyConfiguration() > to feed as parameter to

Re: [PATCH v2 5/5] Fixes to update PacRunner at the right moment.

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-12 at 17:57 +0530, Atul Anand wrote: > src/: Fixes in core to update PacRunner at the right place and moment. > When a device goes up PacRunner is configured with the Device IPxConfigs > and Proxy Config. When it goes down the same configuration is removed > from PacRunner. > >

Re: [PATCH v2 1/5] A new object 'NMProxyConfig' with fields for proxy.

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-12 at 17:57 +0530, Atul Anand wrote: > A new object NMProxyConfig has been implemented which contain fields > for proxy related stuff. > --- > > + port = (guint32) atoi (str); > + if (port >= 0) Port is unsigned, is always

Re: [PATCH 2/3] nm-c-e: Proxy Page Implementation.

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-12 at 18:00 +0530, Atul Anand wrote: > This Patch implements the Proxy page GUI. Conventional GUI has been > implemented which people generally see in Browsers. Exception being > there is a separate page for each of the connection whether active > or inactive. > > + * Atul Anand

Re: [PATCH v2 3/5] NMSettingProxy added to libnm-core

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-12 at 17:57 +0530, Atul Anand wrote: > libnm-core has been expanded to include proxy settings which clients > like nm-connection-editor use to configure proxy in PacRunner. It > offers three modes i.e 'none', 'auto' and 'manual' and according take > data to configure PacRunner. The

Re: [PATCH v2 5/5] Fixes to update PacRunner at the right moment.

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-12 at 17:57 +0530, Atul Anand wrote: > src/: Fixes in core to update PacRunner at the right place and > moment. > When a device goes up PacRunner is configured with the Device > IPxConfigs > and Proxy Config. When it goes down the same configuration is removed > from PacRunner. >

Re: [PATCH 3/3] nm-c-e: UI file for Proxy Tab

2016-07-26 Thread Lubomir Rintel
On Tue, 2016-07-12 at 18:00 +0530, Atul Anand wrote: > UI file for 'Proxy' tab contain entries/widgets for the three mode c-e > is offering. On setting mode 'none' nothing is pushed inside PacRunner > (only exception being Domains which is sent for all modes). In mode 'auto' > Pac Url or/and Pac

Re: [PATCH] extracting CISCO_PROXY_PAC env variable

2016-06-28 Thread Lubomir Rintel
tmp = getenv ("INTERNAL_IP4_MTU"); >   if (tmp && strlen (tmp)) { This looks obviously alright. Acked-by: Lubomir Rintel <lkund...@v3.sk> ___ networkmanager-list mailing list networkmanager-list@gnome.org https://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: [PATCH 1/5] New GObject NMProxyConfig added to hold proxy details.

2016-06-28 Thread Lubomir Rintel
Hi, nice work; the patch set looks overall very good. I'll take a closer look tomorrow. Two general nitpicks: Please comment more. Especially the non-static procedures often need a Gtk-Doc block. E.g. looking at nm_pacrunner_manager_send() I have very little idea why do I need to pass ip*

ANN: NetworkManager 1.3.91 (1.4-rc1) released

2016-08-17 Thread Lubomir Rintel
Hello, we've just tagged and released the first release candidate for NetworkManager 1.4. Since the 1.4-beta1 release we've fixed a couple of bugs and added two interesting features: counters of data transmitted on a device [1] and API for checkpoint and restore [2] of the connection

Towards NetworkManager 1.6

2017-01-19 Thread Lubomir Rintel
Hello everyone! we've decided to release NetworkManager 1.6 rather soon. Among over 1000 commits since NetworkManager 1.4 there are usual bug fixes, improvements, but also a plenty of cool features. It would be a shame if it took too long for them to find their ways into your favorite

NetworkManager 1.4 article: call for help

2016-08-23 Thread Lubomir Rintel
Hi. We're nearing 1.4 GA. Here's the draft of the blog post: http://etherpad.corp.redhat.com/nm-1-4-announcement As usual, input from you -- folks whose language and technical qualities largely surpass mine -- helps tremendously. NetworkManager crowd: don't be shy to do *large* edits; add

Status: Aug 15 - Aug 19 (Week 33)

2016-08-22 Thread Lubomir Rintel
This week plan: * RHEL bugs * Bug 1231526 - nmcli slow with large numbers of VLANs This week done: * 1.4 RC1 * fix syslog logging for 7.3 - Follow-up on this. The rest is now an anaconda bug; worked with the installer team to ensure they understand the issue. * rh #1367248 - Installing

ANN: NetworkManager 1.4.0 released

2016-08-24 Thread Lubomir Rintel
-applet-1.4.0.tar.xz This release wouldn't be possible without the work of Alfonso Sanchez-Beato, Anders Jonsson, Bastien Nocera, Beniamino Galvani, Christian Kirbach, Cosimo Cecchi, Dan Williams, Didier Raboud, Francesco Giudici, Jiří Klimeš, Joel Holdsworth, Lubomir Rintel, Mario Sanchez Prada

Re: How to avoid using policy kit with openvpn

2016-11-25 Thread Lubomir Rintel
On Fri, 2016-11-25 at 15:20 +0200, matti kaasinen wrote: > > 2016-11-24 16:03 GMT+02:00 matti kaasinen : > > > To be more exact: service that dos not start anymore after I enable and > > later disable it is avahi-daemon.service. It is told in that unit file that: > >

Re: Porting dbus-glib code for NM 0.8.6 to NM 1.4.2

2016-11-23 Thread Lubomir Rintel
Hello, On Tue, 2016-11-22 at 20:52 +0100, W. Martin Borgert wrote: > Hi, > > I need to port old non-GUI C code using the dbus-glib based API of > NM 0.8.6 to whatever is the best option today. According to Dans > blog post¹ some months ago, GDBus is the way to go. > > Is there a porting guide

Re: Poisontap security issue of NetworkManager?

2016-11-21 Thread Lubomir Rintel
Hello Claudius, On Thu, 2016-11-17 at 12:10 +0100, Claudius Heine wrote: > Hi! > > While reading about the poisontap hack by Samy Kamkar > (https://samy.pl/poisontap/), I thought about ideas to prevent that. Too much drama there. Hijacking the internet connection of a box you have physical

Re: nm-applet: "NetworkManager is not running..."

2016-11-21 Thread Lubomir Rintel
Hi poma, please raise the issue with the firewalld developers. It could be that we indeed have a circular dependency and should break it down. Related: https://github.com/t-woerner/firewalld/pull/171 On Sat, 2016-11-19 at 15:22 +0100, poma wrote: > On 17.11.2016 20:01, poma wrote: > > On

  1   2   >