summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
hyunuktak [Wed, 19 Aug 2015 07:26:40 +0000 (16:26 +0900)]
Change the dbspace path for wifi_offload
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Change-Id: If74fa4f0208cb6bd2af030681f926e868e5c2ffc
Yu Jiung [Tue, 18 Aug 2015 07:26:54 +0000 (16:26 +0900)]
[net-config]Add configuration file for DBus access
Change-Id: I658471b4e377d6fd9098c1139d650595f5569675
hyunuktak [Tue, 18 Aug 2015 01:49:43 +0000 (10:49 +0900)]
Change the manifest file
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Change-Id: Iaa550c083478ddeeaa2f9fb6f851b25c35575306
hyunuktak [Mon, 10 Aug 2015 07:06:16 +0000 (16:06 +0900)]
Remove the buildrequire for model-build-features
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Change-Id: Ib5ccd92e44b4cbc172dabec38252658c3471b18c
hyunuktak [Fri, 7 Aug 2015 08:09:40 +0000 (17:09 +0900)]
Base Code merged to SPIN 2.4
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Change-Id: If71721e3e9061aaa940442fa422dcd95ab18cd86
Maneesh Jain [Wed, 29 Jul 2015 11:38:40 +0000 (17:08 +0530)]
[net-config]: Fix WiFi Activation issue
Description: wpas v2.4 does not start using service file.
Due to this reason, wifi was not getting activated.
This patch start the wpa supplicant while activating
the wifi.
Change-Id: I33ac84d5f3956130d31779bc06dc3bb699526e45
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Maneesh Jain [Wed, 15 Jul 2015 13:19:37 +0000 (18:49 +0530)]
[net-config]: Fix build warning error
Change-Id: I534c32834c1ce4b227abbd0820f08b6bee82abb7
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Maneesh Jain [Fri, 10 Jul 2015 07:00:12 +0000 (12:30 +0530)]
Add support of Firmware "Start/Stop" DBus Method
This patch allows the P2P framework to control
the P2P interface using these two method.
1. "Start" Method: Up the P2P Interface
2. "Stop" Method : Down the P2P interface
Change-Id: If95adc2f5a1b4cc6e7c19cc7304f3ead55e7b18f
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Yu Jiung [Sat, 20 Jun 2015 04:31:49 +0000 (13:31 +0900)]
[net-config]Replace libwifi-direct with capi-network-wifi-direct
Change-Id: I828c77128cdb3eda3e40232f3c8d281cd26fe43c
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Nishant Chaprana [Tue, 2 Jun 2015 12:11:00 +0000 (17:41 +0530)]
[Corrected] debug print in get ethernet cable state API
Description: This patch fixes the debug print in EthernetCableState
API. Earlier the value of pointer was not printed, pointer's memory
address was printed.
Change-Id: I713171ed4a69a2eece32f0ab13df88d0c1f32827
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
taesub.kim [Wed, 27 May 2015 08:52:27 +0000 (17:52 +0900)]
Add support for ipv6
Change-Id: Id54b62f84f86c902097d042d56b31f4a2cdb4d96
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Wed, 27 May 2015 00:33:06 +0000 (09:33 +0900)]
Add API(ethernet cable state)
Change-Id: Idca74e003d61c7163b0cf1dfd11b764555e404ae
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
José Bollo [Fri, 28 Nov 2014 10:23:40 +0000 (11:23 +0100)]
Adding dependency to vconf-setup.service
It is required that vconf-setup is achieved
before to start this net-config service.
Change-Id: I79e13779e4ccfea4e509a078c398ac7815f2b286
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Christophe Moreau [Mon, 15 Sep 2014 15:11:11 +0000 (17:11 +0200)]
Remove syspopup
Tizen 3 should use a popup system that is not depends on a graphical toolkit
Bug-Tizen: TC-1476
Change-Id: I080d54d967f7e7a5f6508dfb461eaefde68f3644
Signed-off-by: Christophe Moreau <christophe.moreau@open.eurogiciel.org>
taesubkim [Thu, 10 Apr 2014 02:24:44 +0000 (11:24 +0900)]
HS20: Enable to set/get Wi-Fi passpoint option
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Change-Id: I9824a24d4ecea48af7ad8f9cd510ebde97e7ae24
Zhang zhengguang [Fri, 21 Mar 2014 07:17:31 +0000 (15:17 +0800)]
Remove unused resolv.conf
ConnMan will copy a resolv.conf file to /etc which is used
for DNS resolution, it doesn't need for net-config to copy
another resolv.conf to /opt/etc, which is confusing and not
necessary, so remove it from the net-config package.
Change-Id: If924ebf9790b8992ff1fb21fbf37a73e4815ba48
Signed-off-by: Zhang zhengguang <zhengguang.zhang@intel.com>
Ronan Le Martret [Fri, 6 Dec 2013 14:42:04 +0000 (15:42 +0100)]
Use systemd's %{_unitdir} macro to create directory
Fix DEVT-129
Change-Id: Ifffd4164c5e50420300fb4ef411e47d892f0610f
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
zhang zhengguang [Thu, 9 Jan 2014 05:32:09 +0000 (21:32 -0800)]
Merge "Read MAC address using ioctl if .mac.info file doesn't exist" into tizen
zhang zhengguang [Thu, 9 Jan 2014 05:31:11 +0000 (21:31 -0800)]
Merge "Bug fixing: net-config crash after system reboot" into tizen
taesub.kim [Mon, 2 Dec 2013 02:48:00 +0000 (11:48 +0900)]
net-config - init scripts removal
Change-Id: I94c9803c5be3d1d61887c1c464bcda83ab8a7a00
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Kalle Lampila [Wed, 20 Mar 2013 13:30:09 +0000 (15:30 +0200)]
Read MAC address using ioctl if .mac.info file doesn't exist
Only some of kernel drivers write MAC to /opt/etc/.mac.info,
so add alternative way to get MAC using ioctl.
Signed-off-by: Kalle Lampila <kalle.lampila@ixonos.com>
Change-Id: I5824f10f20386be86106a61bce1f1fa7f141a432
Wu Jiangbo [Tue, 5 Nov 2013 06:24:58 +0000 (14:24 +0800)]
Bug fixing: net-config crash after system reboot
Root cause:
When device powers off, g_slist_free_full() uses a NULL pointer
as destroy function, which leads to net-config crash.
Solution:
Use function g_slist_free() to replace g_slist_free_full()
to free the list when net-config exits.
Change-Id: Ia9d5d6920b537fe8337a319fbd048167d244284e
Chengyi Zhao [Fri, 3 Jan 2014 04:45:46 +0000 (12:45 +0800)]
Make WIFI driver loading mechanism configurable
Currently, on Samsung platform, it loads WIFI driver dynamically,
but on Intel platform, WIFI driver is loaded when system boots up.
So it needs to make the WIFI driver loading mechanism configurable
to adapt both Samsung and Intel platform.
Use the existing macro definition "EMBEDDED_TARGET" to fix this issue.
Change-Id: Iddccfc411f79284232f9d10b971ac6cd28ae75ca
Signed-off-by: Chengyi Zhao <chengyi1.zhao@archermind.com>
taesub.kim [Mon, 30 Dec 2013 10:04:06 +0000 (02:04 -0800)]
Merge "Add SIGTERM signal handling" into tizen
taesub.kim [Mon, 30 Dec 2013 10:03:52 +0000 (02:03 -0800)]
Merge "Add support for systemd" into tizen
taesub.kim [Mon, 30 Dec 2013 10:03:45 +0000 (02:03 -0800)]
Merge "Check already powered during Wi-Fi enable/disable" into tizen
taesub.kim [Mon, 30 Dec 2013 10:03:38 +0000 (02:03 -0800)]
Merge "Handle flight mode changing after wifi on/off" into tizen
taesub.kim [Mon, 30 Dec 2013 10:03:30 +0000 (02:03 -0800)]
Merge "Remove unuseful code" into tizen
taesub.kim [Mon, 30 Dec 2013 10:03:22 +0000 (02:03 -0800)]
Merge "Add support for WPS(PBC & PIN) type connection in agent" into tizen
taesub.kim [Mon, 30 Dec 2013 10:03:13 +0000 (02:03 -0800)]
Merge "Add Wi-Fi state tx/rx transfer" into tizen
taesub.kim [Mon, 2 Dec 2013 01:39:23 +0000 (10:39 +0900)]
Add SIGTERM signal handling
Change-Id: Id9c235cf5f9718a05467e4286d0dd37a05d703ae
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Mon, 2 Dec 2013 01:33:07 +0000 (10:33 +0900)]
Add support for systemd
The Following changes have been implemented:
1. --nofork - a new call parameter has been added to disable start service as clasic unix daemon
2. sending notyfication to systemd by calling sd_notify()
Change-Id: I4f66775880e4f5c047c7b07d1a6590af23fb573b
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Mon, 2 Dec 2013 00:17:20 +0000 (09:17 +0900)]
Check already powered during Wi-Fi enable/disable
Change-Id: I575fb8de454905341d74d99273b3e0fd54bffefa
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Mon, 2 Dec 2013 00:03:11 +0000 (09:03 +0900)]
Handle flight mode changing after wifi on/off
Change-Id: I1c2de163b12a2e8315dc11b6e07d2666ea52e7bc
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Sun, 1 Dec 2013 23:41:48 +0000 (08:41 +0900)]
Remove unuseful code
Change-Id: Id000eef2109b2b6e7e2f3f7858832629c9c8dfc1
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 07:51:08 +0000 (16:51 +0900)]
Add support for WPS(PBC & PIN) type connection in agent
Change-Id: I5bace09f2cba57350a7800004f5680459b3fb961
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 07:23:24 +0000 (16:23 +0900)]
Add Wi-Fi state tx/rx transfer
Change-Id: I937b1653ab596d0758f2ae75296665c5d82e8975
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Baptiste DURAND [Wed, 27 Nov 2013 14:24:17 +0000 (15:24 +0100)]
Fix TIVI-2227 : Move script in the correct directory.
- Systemd indicate net-config script as disabled because it is not in the correct path
- Fix Licence name
- Use unitdir macro
Change-Id: I1ed08179bf3c646010e08f1cdf0275720645fee8
Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
Chengwei Yang [Thu, 17 Oct 2013 09:39:35 +0000 (17:39 +0800)]
Install .service files into dbus system service directory
All these three services are system-wide dbus services, which should be
installed into dbus system services directory.
Bug: https://bugs.tizen.org/jira/browse/PTREL-124
Change-Id: Id14d361fc6d1952992da70ab17eb304c9530a2bb
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Liu, Guoqiang [Sun, 7 Apr 2013 02:17:25 +0000 (10:17 +0800)]
Tethering: Do not show device picker UI when turning on Wi-Fi tethering
Two signals received when turning on Wi-Fi tethering:
"Powered on" and "Tethering on", do not show device picker UI
when received the Wi-Fi "Powered on" signal in this case.
Signed-off-by: Liu, Guoqiang <guoqiangx.liu@intel.com>
Liu, Guoqiang [Mon, 1 Apr 2013 07:35:59 +0000 (15:35 +0800)]
Tethering: Do not trigger scan event when turning on Wi-Fi tethering
Two signals received when turning on Wi-Fi tethering:
"Powered on" and "Tethering on", do not trigger scan event
when received the Wi-Fi "Powered on" signal in this case.
Signed-off-by: Liu, Guoqiang <guoqiangx.liu@intel.com>
Liu, Guoqiang [Mon, 1 Apr 2013 06:10:26 +0000 (14:10 +0800)]
Tethering: Update Wi-Fi station state when tethering on/off
Wi-Fi station state should update when turning on/off Wi-Fi tethering:
tethering on, Wi-Fi station state should be off, tethering off, Wi-Fi
station state should be on.
Signed-off-by: Liu, Guoqiang <guoqiangx.liu@intel.com>
Liu, Guoqiang [Mon, 1 Apr 2013 06:07:15 +0000 (14:07 +0800)]
Tethering: Add Tethering state in Wi-Fi technology states
There are 4 Wi-Fi technology states from ConnMan side:
Off, Powered, Connected and Tethering. this patch is to add
the Tethering state in net-config.
Signed-off-by: Liu, Guoqiang <guoqiangx.liu@intel.com>
Alexandru Cornea [Fri, 28 Jun 2013 07:34:24 +0000 (10:34 +0300)]
resetting manifest requested domain to floor
Jaehyun Kim [Fri, 3 May 2013 10:38:48 +0000 (19:38 +0900)]
SMACK rules updated
Jaehyun Kim [Thu, 25 Apr 2013 09:28:52 +0000 (18:28 +0900)]
Fix vconf timing issue
Change-Id: I1bce104d37055a27f134d7cc138e0b047c69e643
Jaehyun Kim [Tue, 23 Apr 2013 08:05:24 +0000 (17:05 +0900)]
Revise signal handler for Wi-Fi powered event from ConnMan
Change-Id: I045a1c8a73b0d42e6879bade8e91374d1c33f6e6
Jaehyun Kim [Mon, 8 Apr 2013 06:25:19 +0000 (15:25 +0900)]
Check return value of uname()
Fix prevent bug.
Jinkun Jang [Fri, 15 Mar 2013 16:13:33 +0000 (01:13 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:47:28 +0000 (01:47 +0900)]
Tizen 2.1 base
eunmee moon [Fri, 27 Apr 2012 12:36:01 +0000 (21:36 +0900)]
Initial empty repository