GNOME Bugzilla – Bug 753965
[review] lr/multiple-vpn: openvpn plugin: add --bus-name argument
Last modified: 2015-11-05 11:22:37 UTC
Add --bus-name so that multiple instances can be spawned + some minor fixes for things that broke while testing this: a0172ca service: ensure the service is disconnected when doing a new connection 3dcdfdd trivial: move real_disconnect() and ensure_killed() up 0ce1e7e service: add missing error handling 52d635a service: add --bus-name argument b7c82d2 service: allow acquiring any names below org.freedesktop.NetworkManager.openvpn 570557c helper: add --bus-name argument 42411e8 all: rename some defines
https://git.gnome.org/browse/network-manager-openvpn/log/?h=lr/multiple-vpn The daemon part is reviewed here: bug #753966
The daemon part now in https://git.gnome.org/browse/network-manager-openvpn/log/?h=lr/multiple-vpn
>> service: drop use of API that's gone >> service: ensure the service is disconnected when doing a new connection the second commit just reworks the previous commit. Maybe merge them together and improve the commit message? Other then that, LGTM.
c6b7293 merge: branch 'lr/multiple-vpn' 3ea0104 service: ensure the service is disconnected when doing a new connection c99a39b trivial: move real_disconnect() and ensure_killed() up b1944df service: add missing error handling aced3d2 service: add --bus-name argument d62b04c service: allow acquiring any names below org.freedesktop.NetworkManager.openvpn 1d3bcc5 helper: add --bus-name argument 4d84c9c all: rename some defines