summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorhyunuktak <hyunuk.tak@samsung.com>2015-08-07 17:11:34 +0900
committerhyunuktak <hyunuk.tak@samsung.com>2015-08-07 17:11:56 +0900
commit6aa4055ef0544ae85457c25c510fe3db04949c43 (patch)
tree94018be3cef92c33b60650c488dc15536c8f978a /client
parentbc55a3df0d4d2d97964ce2fadc9fe3ffc4953f4e (diff)
downloadconnman-6aa4055ef0544ae85457c25c510fe3db04949c43.tar.gz
connman-6aa4055ef0544ae85457c25c510fe3db04949c43.tar.bz2
connman-6aa4055ef0544ae85457c25c510fe3db04949c43.zip
Base Code merged to SPIN 2.4submit/tizen/20150810.034432
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I84a42375b5c59739e4caca1f726699ea7647ef17
Diffstat (limited to 'client')
-rwxr-xr-x[-rw-r--r--]client/agent.c0
-rwxr-xr-x[-rw-r--r--]client/agent.h0
-rwxr-xr-x[-rw-r--r--]client/commands.c0
-rwxr-xr-x[-rw-r--r--]client/commands.h0
-rwxr-xr-x[-rw-r--r--]client/dbus_helpers.c0
-rwxr-xr-x[-rw-r--r--]client/dbus_helpers.h0
-rwxr-xr-x[-rw-r--r--]client/input.c2
-rwxr-xr-x[-rw-r--r--]client/input.h0
-rwxr-xr-x[-rw-r--r--]client/main.c0
-rwxr-xr-x[-rw-r--r--]client/peers.c0
-rwxr-xr-x[-rw-r--r--]client/peers.h0
-rwxr-xr-x[-rw-r--r--]client/services.c0
-rwxr-xr-x[-rw-r--r--]client/services.h0
-rwxr-xr-x[-rw-r--r--]client/vpnconnections.c0
-rwxr-xr-x[-rw-r--r--]client/vpnconnections.h0
15 files changed, 2 insertions, 0 deletions
diff --git a/client/agent.c b/client/agent.c
index d0208892..d0208892 100644..100755
--- a/client/agent.c
+++ b/client/agent.c
diff --git a/client/agent.h b/client/agent.h
index 669a5934..669a5934 100644..100755
--- a/client/agent.h
+++ b/client/agent.h
diff --git a/client/commands.c b/client/commands.c
index 9208016b..9208016b 100644..100755
--- a/client/commands.c
+++ b/client/commands.c
diff --git a/client/commands.h b/client/commands.h
index d5d1becf..d5d1becf 100644..100755
--- a/client/commands.h
+++ b/client/commands.h
diff --git a/client/dbus_helpers.c b/client/dbus_helpers.c
index d9057463..d9057463 100644..100755
--- a/client/dbus_helpers.c
+++ b/client/dbus_helpers.c
diff --git a/client/dbus_helpers.h b/client/dbus_helpers.h
index 395808ac..395808ac 100644..100755
--- a/client/dbus_helpers.h
+++ b/client/dbus_helpers.h
diff --git a/client/input.c b/client/input.c
index 97058712..4e5e4962 100644..100755
--- a/client/input.c
+++ b/client/input.c
@@ -271,7 +271,9 @@ int __connmanctl_input_init(int argc, char *argv[])
__connmanctl_monitor_completions(NULL);
rl_callback_handler_remove();
+#if !defined TIZEN_EXT
rl_message("");
+#endif
}
dbus_connection_unref(connection);
diff --git a/client/input.h b/client/input.h
index c7256a41..c7256a41 100644..100755
--- a/client/input.h
+++ b/client/input.h
diff --git a/client/main.c b/client/main.c
index 6d3c57f9..6d3c57f9 100644..100755
--- a/client/main.c
+++ b/client/main.c
diff --git a/client/peers.c b/client/peers.c
index bf1aa0ea..bf1aa0ea 100644..100755
--- a/client/peers.c
+++ b/client/peers.c
diff --git a/client/peers.h b/client/peers.h
index fdf7ce76..fdf7ce76 100644..100755
--- a/client/peers.h
+++ b/client/peers.h
diff --git a/client/services.c b/client/services.c
index 0c18669b..0c18669b 100644..100755
--- a/client/services.c
+++ b/client/services.c
diff --git a/client/services.h b/client/services.h
index 9b555fe7..9b555fe7 100644..100755
--- a/client/services.h
+++ b/client/services.h
diff --git a/client/vpnconnections.c b/client/vpnconnections.c
index d7bcbfee..d7bcbfee 100644..100755
--- a/client/vpnconnections.c
+++ b/client/vpnconnections.c
diff --git a/client/vpnconnections.h b/client/vpnconnections.h
index a915c843..a915c843 100644..100755
--- a/client/vpnconnections.h
+++ b/client/vpnconnections.h