[PATCH] Add WSP_VALUE_TYPE_TEXT support in wsp_decode_application_id()

2012-05-21 Thread Jens Rehsack
From: Jens Rehsack s...@netbsd.org --- src/wsputil.c | 43 ++- 1 Datei geändert, 26 Zeilen hinzugefügt(+), 17 Zeilen entfernt(-) diff --git a/src/wsputil.c b/src/wsputil.c index 1b2b2b7..5611ed2 100644 --- a/src/wsputil.c +++ b/src/wsputil.c @@ -486,28

[PATCH 0/3] mmsd: new tasks definition

2012-05-21 Thread Ronald Tessier
These patches concern mmsd and update TODO and documentation to describe new functionalities to add to mmsd. Ronald Tessier (3): TODO: Add new tasks doc: Describe delivered group in storage doc doc: Add new D-Bus methods to service interface TODO| 67

[PATCH 2/3] doc: Describe delivered group in storage doc

2012-05-21 Thread Ronald Tessier
--- doc/storage.txt | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/doc/storage.txt b/doc/storage.txt index 8e76382..0aa6d9d 100644 --- a/doc/storage.txt +++ b/doc/storage.txt @@ -18,6 +18,7 @@ Meta file Example [info] read=false

[PATCH 1/3] TODO: Add new tasks

2012-05-21 Thread Ronald Tessier
--- TODO | 67 ++ 1 files changed, 67 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index a4330b3..6e54f6f 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,73 @@ Background once the task is better understood. +MMS

[PATCH 3/3] doc: Add new D-Bus methods to service interface

2012-05-21 Thread Ronald Tessier
--- doc/service-api.txt | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/doc/service-api.txt b/doc/service-api.txt index 36e1161..02396ff 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -63,6 +63,26 @@ Methods