Agent API work

2010-11-24 Thread patrik . flykt
From: Patrik Flykt patrik.fl...@nokia.com Hi, I'm working on Agent API, let's make it official in the TODO list. Cheers, Patrik Patrik Flykt (1): Update TODO list regarding Agent API TODO |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) -- 1.7.2.3

[PATCH] Update TODO list regarding Agent API

2010-11-24 Thread patrik . flykt
From: Patrik Flykt patrik.fl...@nokia.com --- TODO |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 62baae4..081409a 100644 --- a/TODO +++ b/TODO @@ -93,6 +93,9 @@ Core Priority: Medium Complexity: C2 + Owner: Patrik Flykt

Re: [PATCH] Update TODO list regarding Agent API

2010-11-24 Thread Kalle Valo
Hi Patrik, patrik.fl...@nokia.com writes: Priority: Medium Complexity: C2 + Owner: Patrik Flykt patrik.fl...@nokia.com + + Implement Agent API according to doc/agent-api.txt So what's missing still? I guess ReportError() at least. Also, are there going to be any API breaks in

[PATCH] Update TODO list about IPv6 enhancements

2010-11-24 Thread Jukka Rissanen
--- TODO | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 62baae4..43838fd 100644 --- a/TODO +++ b/TODO @@ -126,6 +126,19 @@ Core resolver.c code for editing resolv.conf. +- IPv6 enhancements + + Priority: High + Complexity: C8 +

Re: [PATCH] Update TODO list regarding Agent API

2010-11-24 Thread Patrik Flykt
On Wed, 2010-11-24 at 12:50 +0200, ext Kalle Valo wrote: So what's missing still? I guess ReportError() at least. Also, are there going to be any API breaks in the near future? Yes, ReportError is missing from upstream. I have an implementation that works on my machine. Is it ok if I send the

Re: [PATCH] Update TODO list regarding Agent API

2010-11-24 Thread Kalle Valo
Patrik Flykt patrik.fl...@nokia.com writes: On Wed, 2010-11-24 at 12:50 +0200, ext Kalle Valo wrote: So what's missing still? I guess ReportError() at least. Also, are there going to be any API breaks in the near future? Yes, ReportError is missing from upstream. I have an implementation

[PATCH -v2] Remove Providers interface stuff from tests

2010-11-24 Thread Gustavo F. Padovan
--- Makefile.am |8 +++--- test/list-providers | 63 - test/monitor-manager |2 +- test/monitor-services |2 +- test/test-manager | 12 ++--- 5 files changed, 9 insertions(+), 78 deletions(-) delete mode 100755

Re: [PATCH] ofono: Fix parse of Modem properties

2010-11-24 Thread Gustavo F. Padovan
* Gustavo F. Padovan pado...@profusion.mobi [2010-11-24 22:44:05 -0200]: --- plugins/ofono.c | 26 +++--- 1 files changed, 19 insertions(+), 7 deletions(-) This patch is wrong. I did a git commit -a instead git commit. I'll resend. -- Gustavo F. Padovan

[PATCH] ofono: Fix parse of Modem properties

2010-11-24 Thread Gustavo F. Padovan
Rename properties - prop to keep code under 80 columns. --- plugins/ofono.c | 11 --- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/plugins/ofono.c b/plugins/ofono.c index 47afe13..8e3ee4b 100644 --- a/plugins/ofono.c +++ b/plugins/ofono.c @@ -995,10 +995,9 @@ static

RE: [PATCH] DHCP-lib: Fix issue that HOSTNAME from DHCP server contains space

2010-11-24 Thread Xu, Martin
Marcel: not sure whether it can fix issue Crash with DHCP lease update you mentioned. ___ connman mailing list connman@connman.net http://lists.connman.net/listinfo/connman