Re: [PATCH Proxy support 1/3] Added support for auto and manual proxy.

2010-10-11 Thread Marcel Holtmann
Hi Tomasz, include/service.h |7 + src/connman.h |6 - src/ipconfig.c| 108 --- src/service.c | 377 - 4 files changed, 377 insertions(+), 121 deletions(-) the overall patch looks fine to me. So this is

[PATCH Proxy support 1/3] Added support for auto and manual proxy.

2010-10-08 Thread Tomasz Bursztyka
--- include/service.h |7 + src/connman.h |6 - src/ipconfig.c| 108 --- src/service.c | 377 - 4 files changed, 377 insertions(+), 121 deletions(-) diff --git a/include/service.h b/include/service.h index