Hi,

the immutable flag handling was missing from VPN provisioning
patch set. This patchset fixes the issue.

Cheers,
Jukka


Jukka Rissanen (10):
  doc: Describe immutable flag for VPN connection
  test: Pretty print the error when trying to set/unset VPN property
  vpn: Remember the immutable flag from vpnd
  provider: Function to set the immutable flag
  vpn: Set immutable flag of the VPN service
  service: Send signal only if immutable flag value changes
  vpn-provider: Do not allow changes to settings that are immutable
  vpn-provider: Introduce immutable flag to provider data
  vpn-provider: SetProperty and ClearProperty do not work if immutable
  vpn-provider: Do not save or load provisioned VPN connections

 doc/vpn-connection-api.txt |  8 +++++++
 include/provider.h         |  2 ++
 plugins/vpn.c              |  4 ++++
 src/provider.c             | 13 +++++++++++
 src/service.c              |  4 ++++
 test/vpn-property          | 10 +++++++--
 vpn/vpn-provider.c         | 56 +++++++++++++++++++++++++++++++++++++++-------
 vpn/vpn.h                  |  2 ++
 8 files changed, 89 insertions(+), 10 deletions(-)

-- 
1.7.11.4

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to