summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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