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