[PATCH 2/5] client: Use pthread instead of obsolete g_thread API

2013-01-31 Thread Tomasz Bursztyka
--- src/client.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/client.c b/src/client.c index c41a738..1919146 100644 --- a/src/client.c +++ b/src/client.c @@ -24,13 +24,14 @@ #endif #include gdbus.h +#include pthread.h #include pacrunner.h struct

[PATCH 3/5] main: Remove obsolete g_thread_init() call

2013-01-31 Thread Tomasz Bursztyka
--- src/main.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main.c b/src/main.c index 96b4881..edf61a3 100644 --- a/src/main.c +++ b/src/main.c @@ -154,9 +154,6 @@ int main(int argc, char *argv[]) DBusError err; guint signal; - if (g_thread_supported() ==

[PATCH 4/5] unit: Remove obsolete g_thread_init() call

2013-01-31 Thread Tomasz Bursztyka
--- unit/test-pacrunner.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/unit/test-pacrunner.c b/unit/test-pacrunner.c index ec63940..f9d3c86 100644 --- a/unit/test-pacrunner.c +++ b/unit/test-pacrunner.c @@ -620,9 +620,6 @@ int main(int argc, char *argv[]) if (file_path != NULL)

[PATCH 5/5] build: Replace GTHread library with pthread

2013-01-31 Thread Tomasz Bursztyka
--- Makefile.am | 16 +--- configure.ac | 8 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/Makefile.am b/Makefile.am index c9abe0d..0a0029f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,7 @@ src_pacrunner_SOURCES = $(gdbus_sources)

[PATCH v3 0/5] Handle threads data protection without obsolete g_thread API

2013-01-31 Thread Tomasz Bursztyka
Version 3: added the patch to fix configure.ac and Makefile.am Tomasz Bursztyka (5): proxy: Switch to pthread for mutex and condition handling client: Use pthread instead of obsolete g_thread API main: Remove obsolete g_thread_init() call unit: Remove obsolete g_thread_init() call

[PATCH 1/5] proxy: Switch to pthread for mutex and condition handling

2013-01-31 Thread Tomasz Bursztyka
--- src/proxy.c | 56 +++- 1 file changed, 27 insertions(+), 29 deletions(-) diff --git a/src/proxy.c b/src/proxy.c index 7c7f357..8e99f3b 100644 --- a/src/proxy.c +++ b/src/proxy.c @@ -24,6 +24,7 @@ #endif #include errno.h +#include

Re: Connman does not automatically switch to Wired LAN

2013-01-31 Thread Sameer Naik
Thanks Jeff and Patrik. I was missing the main.conf file. After adding it as per your suggestions its working. As suggested by Patrik i have set PreferredTechnologies = ethernet SingleConnectedTechnology = false in main.conf First impression is that it works. But i am facing a really weird issue

Connman VPN: dhcp-option is ignored

2013-01-31 Thread Yevhen Kyriukha
Hi! My VPN server sends dhcp-option with name server and domain information. But connman-vpn seems to ignore them. I can't use domain names of my VPN network. Does connman-vpn support these features? Thanks! ___ connman mailing list connman@connman.net

RE: Connman VPN: Do not replace default route

2013-01-31 Thread Zheng, Jeff
Hi Yevhen, -Original Message- From: connman-boun...@connman.net [mailto:connman-boun...@connman.net] On Behalf Of Yevhen Kyriukha Sent: Friday, February 01, 2013 7:28 AM To: connman@connman.net Subject: Connman VPN: Do not replace default route Hi! How can I configure

RE: Connman VPN: dhcp-option is ignored

2013-01-31 Thread Zheng, Jeff
Hi Yevhen, -Original Message- From: connman-boun...@connman.net [mailto:connman-boun...@connman.net] On Behalf Of Yevhen Kyriukha Sent: Friday, February 01, 2013 7:36 AM To: connman@connman.net Subject: Connman VPN: dhcp-option is ignored Hi! My VPN server sends dhcp-option

Connman upstream test result_20130201

2013-01-31 Thread Li, XiaX
Hi all, This is test report for commit fd0bc5cdfaa1d0bf6abf32e71abde45f581572ee. In this testing,we ran 114 cases. 114 cases passed and 0 cases failed. The pass rate is 100%.We found 1 new bug,reopen 0 bug and verify 2 bugs. In this commit we found 1 new bug that Fail to connect to wifi AP with