All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_v2 0/4] CDMA-connman add username and password properties
@ 2011-07-21  4:40 Guillaume Zajac
  2011-07-21  4:40 ` [PATCH_v2 1/4] cdma-connman: pass username and password to drivers while activating cdma-connman Guillaume Zajac
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Guillaume Zajac @ 2011-07-21  4:40 UTC (permalink / raw)
  To: ofono

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

Change log from v1:
	- username and password storage is now very similar to gprs one.
	- rework logic flow.

Guillaume Zajac (4):
  cdma-connman: pass username and password to drivers while activating
    cdma-connman
  cdma-connman: add username and password, pass them to drivers
  driver cdma-connman: pass credentials into activate function
  test: add script to set credentials for cdma connection

 drivers/cdmamodem/connman.c  |    9 +++++++
 include/cdma-connman.h       |    5 ++++
 src/cdma-connman.c           |   48 +++++++++++++++++++++++++++++++++++++++++-
 test/create-cdma-credentials |   29 +++++++++++++++++++++++++
 4 files changed, 90 insertions(+), 1 deletions(-)
 create mode 100755 test/create-cdma-credentials


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

end of thread, other threads:[~2011-07-21  9:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-21  4:40 [PATCH_v2 0/4] CDMA-connman add username and password properties Guillaume Zajac
2011-07-21  4:40 ` [PATCH_v2 1/4] cdma-connman: pass username and password to drivers while activating cdma-connman Guillaume Zajac
2011-07-21  9:52   ` Denis Kenzior
2011-07-21  4:40 ` [PATCH_v2 2/4] cdma-connman: add username and password, pass them to drivers Guillaume Zajac
2011-07-21  9:54   ` Denis Kenzior
2011-07-21  4:40 ` [PATCH_v2 3/4] driver cdma-connman: pass credentials into activate function Guillaume Zajac
2011-07-21  9:54   ` Denis Kenzior
2011-07-21  4:40 ` [PATCH_v2 4/4] test: add script to set credentials for cdma connection Guillaume Zajac
2011-07-21  9:56   ` 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.