[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#36542] [PATCH 0/6] Fix network-manager vpn plugins
From: |
Jelle Licht |
Subject: |
[bug#36542] [PATCH 0/6] Fix network-manager vpn plugins |
Date: |
Sun, 07 Jul 2019 21:27:23 +0200 |
Hello Guix!
This series should fix the OpenVPN network-manager plugin, as well as
add the network-manager-vpnc plugin. Other vpn plugins should also be
trivial to add.
Please review and test. If someone has a better idea for passing the
NM_OPENVPN_USER et al environment variables to network-manager, I am all
ears.
- Jelle
- [bug#36542] [PATCH 0/6] Fix network-manager vpn plugins,
Jelle Licht <=
- [bug#36542] [PATCH 1/6] gnu: network-manager: Fix plugin loading problem., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 3/6] services: network-manager: Clear default OpenVPN user., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 2/6] services: network-manager: Properly load vpn plugins, Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 4/6] gnu: network-manager-openvpn: Pass '--localstatedir=/var'., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 5/6] gnu: network-manager-openvpn: Patch hardcoded paths., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 6/6] gnu: Add network-manager-vpnc., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 1/6] gnu: network-manager: Fix plugin loading problem., Ludovic Courtès, 2019/07/13
- [bug#36542] [PATCH 0/6] Fix network-manager vpn plugins, Pierre Langlois, 2019/07/07