Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/4] CDMA-connman add username and password properties
@ 2011-07-20  9:26 Guillaume Zajac
  2011-07-20  9:26 ` [PATCH 1/4] cdma-connman: add prototype to retrieve username and password Guillaume Zajac
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Guillaume Zajac @ 2011-07-20  9:26 UTC (permalink / raw)
  To: ofono

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

Hi,

These patches will be used to set PPP credentials when CDMA network will need them.
It contains a test script based on create-internet-context script.

Guillaume Zajac (4):
  cdma-connman: add prototype to retrieve username and password
  cdma-connman: add possibility to set a username and a password
  driver cdma-connman: add credential while setting up PPP if required
  test: add script to set credentials for cdma connection

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


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20  9:26 [PATCH 0/4] CDMA-connman add username and password properties Guillaume Zajac
2011-07-20  9:26 ` [PATCH 1/4] cdma-connman: add prototype to retrieve username and password Guillaume Zajac
2011-07-20  9:26 ` [PATCH 2/4] cdma-connman: add possibility to set a username and a password Guillaume Zajac
2011-07-20  9:48   ` Marcel Holtmann
2011-07-20 10:10     ` Guillaume Zajac
2011-07-20  9:26 ` [PATCH 3/4] driver cdma-connman: add credential while setting up PPP if required Guillaume Zajac
2011-07-20  9:26 ` [PATCH 4/4] test: add script to set credentials for cdma connection Guillaume Zajac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox