All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv10 0/9] Provisioning plugin
@ 2011-10-18 11:04 Oleg Zhurakivskyy
  2011-10-18 11:04 ` [PATCHv10 1/9] mbpi: Minor style tweaks Oleg Zhurakivskyy
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Oleg Zhurakivskyy @ 2011-10-18 11:04 UTC (permalink / raw)
  To: ofono

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

Hello,

Please find corrections to the remaining parts of the provisioning plugin ("Internet Access Provider database" TODO item).

Regards,
Oleg

Oleg Zhurakivskyy (9):
  mbpi: Minor style tweaks
  provision: Add provisioning plugin
  mbpi: Add mbpi_ap_type()
  lookup-apn: Use mbpi_ap_type()
  lookup-apn: Add command line option to control duplicates
  mbpi: Rename mbpi_provision_data_free()
  lookup-apn: Use mbpi_ap_free()
  mbpi: Minor style issues
  lookup-apn: Minor style issues

 Makefile.am         |    7 +++
 configure.ac        |   23 +++++++---
 plugins/mbpi.c      |   68 ++++++++++++++++++-----------
 plugins/mbpi.h      |    4 +-
 plugins/provision.c |  118 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/lookup-apn.c  |   32 ++++++++------
 6 files changed, 204 insertions(+), 48 deletions(-)
 create mode 100644 plugins/provision.c

-- 
1.7.4.1


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

end of thread, other threads:[~2011-10-20 17:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 11:04 [PATCHv10 0/9] Provisioning plugin Oleg Zhurakivskyy
2011-10-18 11:04 ` [PATCHv10 1/9] mbpi: Minor style tweaks Oleg Zhurakivskyy
2011-10-20 17:50   ` Denis Kenzior
2011-10-18 11:04 ` [PATCHv10 2/9] provision: Add provisioning plugin Oleg Zhurakivskyy
2011-10-20 17:51   ` Denis Kenzior
2011-10-18 11:04 ` [PATCHv10 3/9] mbpi: Add mbpi_ap_type() Oleg Zhurakivskyy
2011-10-20 17:51   ` Denis Kenzior
2011-10-18 11:05 ` [PATCHv10 4/9] lookup-apn: Use mbpi_ap_type() Oleg Zhurakivskyy
2011-10-18 11:05 ` [PATCHv10 5/9] lookup-apn: Add command line option to control duplicates Oleg Zhurakivskyy
2011-10-18 11:05 ` [PATCHv10 6/9] mbpi: Rename mbpi_provision_data_free() Oleg Zhurakivskyy
2011-10-18 11:05 ` [PATCHv10 7/9] lookup-apn: Use mbpi_ap_free() Oleg Zhurakivskyy
2011-10-18 11:05 ` [PATCHv10 8/9] mbpi: Minor style issues Oleg Zhurakivskyy
2011-10-18 11:05 ` [PATCHv10 9/9] lookup-apn: " Oleg Zhurakivskyy

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.