Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/3] Add CDMA features to load/save/remove credentials
@ 2011-08-09 14:48 Guillaume Zajac
  2011-08-09 14:48 ` [PATCH 1/3] cdma-connman: add feature to load/save credentials Guillaume Zajac
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Guillaume Zajac @ 2011-08-09 14:48 UTC (permalink / raw)
  To: ofono

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

Credentials can now be saved and loaded at starting.
Credentials can now be removed using new cdma_remove-credentials script.

Guillaume Zajac (3):
  cdma-connman: add feature to load/save credentials
  cdma-connman: Add D-Bus API to remove credentials
  test: Add cdma-remove-credentials script

 Makefile.am                  |    1 +
 include/cdma-connman.h       |    3 +
 src/cdma-connman.c           |   91 ++++++++++++++++++++++++++++++++++++++++++
 src/modem.c                  |   35 ++++++++++++++++
 test/cdma-remove-credentials |   21 ++++++++++
 5 files changed, 151 insertions(+), 0 deletions(-)
 create mode 100755 test/cdma-remove-credentials


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

end of thread, other threads:[~2011-08-11 13:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 14:48 [PATCH 0/3] Add CDMA features to load/save/remove credentials Guillaume Zajac
2011-08-09 14:48 ` [PATCH 1/3] cdma-connman: add feature to load/save credentials Guillaume Zajac
2011-08-09 18:52   ` Denis Kenzior
2011-08-11 13:15     ` Guillaume Zajac
2011-08-11  3:36       ` Denis Kenzior
2011-08-09 14:48 ` [PATCH 2/3] cdma-connman: Add D-Bus API to remove credentials Guillaume Zajac
2011-08-09 18:37   ` Denis Kenzior
2011-08-11 10:19     ` Guillaume Zajac
2011-08-09 14:48 ` [PATCH 3/3] test: Add cdma-remove-credentials script Guillaume Zajac

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