[PATCH 2/2] config: Correctly handle provisioning for unsecured wifi networks

2015-05-28 Thread Peter Meerwald
From: Peter Meerwald when neither EAP nor a passphrase is configured, the security should default to 'none', not 'unknown' otherwise, unsecured wifi networks can not be provisioned --- src/config.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/config.c b/

[PATCH 1/2] Revert recent mode change of source files

2015-05-28 Thread Peter Meerwald
From: Peter Meerwald drop execute bit introduced in commits 17a46a15 and 452fa8db --- 0 files changed mode change 100755 => 100644 gsupplicant/supplicant.c mode change 100755 => 100644 plugins/wifi.c diff --git a/gsupplicant/supplicant.c b/gsupplicant/supplicant.c old mode 100755 new mode 100

Re: Connecting to unauthenticated wifi with configuration file in /var/lib/connman

2015-05-28 Thread Peter Meerwald
> I have been trying without success, to get connman[1.26] to connect to > unauthenticated WiFi [Open WiFi] with a configuration file in > /var/lib/connman. I am able to connect with connmanctl by using the service > of the open wifi - but cannot seem to set auto-connect to yes without > trying to

[PATCH] ipconfig: Remove unused function __connman_ipconfig_clear_address()

2015-05-28 Thread Saurav Babu
--- src/connman.h | 1 - src/ipconfig.c | 8 2 files changed, 9 deletions(-) diff --git a/src/connman.h b/src/connman.h index aac6a0b..5ec47bb 100644 --- a/src/connman.h +++ b/src/connman.h @@ -315,7 +315,6 @@ __connman_ipconfig_ref_debug(struct connman_ipconfig *ipconfig, void __con