All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv7 0/3] Provisioning plugin
@ 2011-09-23 11:41 Oleg Zhurakivskyy
  2011-09-23 11:41 ` [PATCHv7 1/3] plugins: Provisioning plugin autoconf support Oleg Zhurakivskyy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Oleg Zhurakivskyy @ 2011-09-23 11:41 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

Hello,

Please find the provisioning plugin ("Internet Access Provider database" TODO item).

If enabled, the plugin reads mobile-broadband-provider-info database entries (PROVIDER_DATABASE) and returns GRPS context settings to oFono provisioning module.

Regards,
Oleg

Oleg Zhurakivskyy (3):
  plugins: Provisioning plugin autoconf support
  plugins: Provisioning plugin makefile changes
  plugins: Add provisioning plugin

 Makefile.am         |    7 +
 configure.ac        |   19 ++-
 plugins/provision.c |  586 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 606 insertions(+), 6 deletions(-)
 create mode 100644 plugins/provision.c

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-09-29 14:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 11:41 [PATCHv7 0/3] Provisioning plugin Oleg Zhurakivskyy
2011-09-23 11:41 ` [PATCHv7 1/3] plugins: Provisioning plugin autoconf support Oleg Zhurakivskyy
2011-09-23 11:41 ` [PATCHv7 2/3] plugins: Provisioning plugin makefile changes Oleg Zhurakivskyy
2011-09-23 11:41 ` [PATCHv7 3/3] plugins: Add provisioning plugin Oleg Zhurakivskyy
2011-09-28  4:22   ` Denis Kenzior
2011-09-29 11:39     ` Oleg Zhurakivskyy
2011-09-29 14:03       ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.