Hi,

this 4th version contains device ref count fix noticed by Patrik.
The patch #7 requires this patch
http://lists.connman.net/pipermail/connman/2011-September/006283.html
from Patrik to be commited first.

Cheers,
Jukka


Jukka Rissanen (2):
  storage: Add services getter.
  storage: Export service loading function.

Mohamed Abbas (5):
  service: Add frequency support to service.
  wifi: Add SSIDs and frequencies to wpa_supplicant scan for fast scan.
  wifi: Add support to multi scan type.
  gsupplicant: Add support to append char ** entries to dbus dict.
  gsupplicant: Get the number of scan ssids from supplicant.

 Makefile.am               |    3 +-
 gsupplicant/dbus.c        |   34 +++++++
 gsupplicant/dbus.h        |   20 ++++
 gsupplicant/gsupplicant.h |   19 ++++
 gsupplicant/supplicant.c  |  163 ++++++++++++++++++++++++++++++++--
 include/device.h          |    1 +
 include/storage.h         |   38 ++++++++
 plugins/wifi.c            |  219 ++++++++++++++++++++++++++++++++++++++++++++-
 src/device.c              |    4 +-
 src/service.c             |   11 ++-
 src/storage.c             |   56 +++++++++++-
 11 files changed, 553 insertions(+), 15 deletions(-)
 create mode 100644 include/storage.h

_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to