From: Patrik Flykt <[email protected]>

        Hi,

Here's the same patch set, now with added braces and whitespace damage
fixes. Same patch set description as earlier applies.

Moving providers from connman/provider_<id> to connman/provider/provider_<id>
is material for another patch as the provider save feature got applied
end of last year.


Cheers,

        Patrik


Patrik Flykt (8):
  storage: Function to fetch all saved providers
  vpn: Add check for properly initialized driver_hash
  provider: Don't set provider->name when creating provider struct
  provider: Factor out keyfile loading
  provider: Factor out service creation
  provider: Handle connman_provider_load() in provider_create()
  provider: Load providers at provider driver registration time
  provider: Don't remove a provider on error

 plugins/vpn.c  |    7 ++-
 src/connman.h  |    1 +
 src/provider.c |  155 ++++++++++++++++++++++++++++++++++++++++++++------------
 src/storage.c  |   49 ++++++++++++++++++
 4 files changed, 179 insertions(+), 33 deletions(-)

-- 
1.7.2.5

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

Reply via email to