Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Persist TX SMS messages
@ 2011-01-28  2:39 Lucas De Marchi
  2011-01-28  2:39 ` [PATCH v3 1/3] sms: store pending tx pdus on disk Lucas De Marchi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lucas De Marchi @ 2011-01-28  2:39 UTC (permalink / raw)
  To: ofono

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

Third version. It includes some changes suggested by Denis:

- Get rid of the oldpath field in struct txq_backup_entry
- Store the encoded uuid in struct txq_backup_entry
- Use SMS_MSGID_FMT to get the file name
- Some more cleanups

Lucas De Marchi (3):
  sms: store pending tx pdus on disk
  sms: delete sent sms messages from backup
  sms: restore pending tx messages from backup

 src/ofono.h   |    1 +
 src/sms.c     |   91 ++++++++++++++++++++
 src/smsutil.c |  257 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/smsutil.h |   17 ++++
 4 files changed, 366 insertions(+), 0 deletions(-)

-- 
1.7.3.5


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

end of thread, other threads:[~2011-01-29  2:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-28  2:39 [PATCH v3 0/3] Persist TX SMS messages Lucas De Marchi
2011-01-28  2:39 ` [PATCH v3 1/3] sms: store pending tx pdus on disk Lucas De Marchi
2011-01-28  2:39 ` [PATCH v3 2/3] sms: delete sent sms messages from backup Lucas De Marchi
2011-01-28  2:39 ` [PATCH v3 3/3] sms: restore pending tx " Lucas De Marchi
2011-01-29  2:38 ` [PATCH v3 0/3] Persist TX SMS messages Denis Kenzior

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