apps/core/preloaded/usb-manager.git
9 years agousb-server: Move some usb scripts to deviced 14/37514/3 accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen tizen_3.0.2015.q2_common accepted/tizen/common/20150407.101607 accepted/tizen/mobile/20150416.093720 accepted/tizen/tv/20150407.082117 accepted/tizen/wearable/20150405.123405 submit/tizen/20150401.022148 submit/tizen_mobile/20150416.091226
Jiyoung Yun [Mon, 30 Mar 2015 09:43:01 +0000 (18:43 +0900)]
usb-server: Move some usb scripts to deviced

This pacakge is no longer used.
Usb controll will be managed by deviced.
So some scripts about usb is moved to deviced.

Refer to below gerrit:
https://review.tizen.org/gerrit/#/c/37516/

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: Ic80ae6c07d1ea92e951d1989e9170da55860d210

9 years agoFix bug in group handling 94/36094/1 accepted/tizen_3.0.2015.q1_common tizen_3.0.2015.q1_common accepted/tizen/3.0.2015.q1/common/20150317.132303 accepted/tizen/common/20150316.134731 accepted/tizen/mobile/20150326.005116 accepted/tizen/tv/20150324.014501 accepted/tizen/wearable/20150323.005711 submit/tizen_3.0.2015.q1_common/20150316.105130 submit/tizen_3.0.2015.q1_common/20150316.112029 submit/tizen_common/20150316.105034 submit/tizen_common/20150316.111955 submit/tizen_mobile/20150325.000000 submit/tizen_tv/20150320.000001 submit/tizen_wearable/20150320.000000
José Bollo [Mon, 2 Mar 2015 09:24:29 +0000 (10:24 +0100)]
Fix bug in group handling

The function tzplatform_getgid expects the id of a variable
matching a user name, not a group name.

The group set here will now be the group of the current user,
the user of the usb-daemon. It is valid because the mode
set using chmod is 0777.

Change-Id: I36a040dba8c6e0045e7dc7e8fdf4188f25de1091
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoRemove calls to syspopup 57/27957/2
Christophe Moreau [Tue, 23 Sep 2014 12:49:40 +0000 (14:49 +0200)]
Remove calls to syspopup

Tizen 3 should use a popup system that does not depend on a graphical toolkit

Bug-Tizen: TC-1476

Change-Id: Ide8b90715fd393343cbe8e713012dddf23807476
Signed-off-by: Christophe Moreau <christophe.moreau@open.eurogiciel.org>
10 years agoModify SMACK manifest and remove SMACK rule file(.rule) according three domain model 80/19580/2 accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
seong.chung [Wed, 16 Apr 2014 06:09:15 +0000 (15:09 +0900)]
Modify SMACK manifest and remove SMACK rule file(.rule) according three domain model

Since SMACK only allows three labels, "_"(floor), "User", "System"
The labels of current rule file are not appropriate

Solution:
- Apply default manifest (request floor label)
- Remove rule file (usb-server.rule)
- Remove install statement about installing rule file described in CMakeLists.txt
- Remove file path and name declaration of spec file (packaging/usb-manager.spec)

Reference site
https://wiki.tizen.org/wiki/Security:SmackThreeDomainModel

Change-Id: I2ff75d2258bd000366becaf6ca14fd767591b352
Signed-off-by: seong.chung <seong.chung@samsung.com>
10 years agoAdd multi-user support 20/16620/1
Kévin THIERRY [Tue, 4 Feb 2014 08:25:14 +0000 (09:25 +0100)]
Add multi-user support

Also:
+ set a valid license tag in spec file
+ set a valid group tag in spec file
+ replace hard-coded path by RPM macros in spec file
+ replace "cmake" by the RPM macro "%cmake"

Bug-Tizen: PTREL-282
Change-Id: If1d70b7a8a4795426f3944ded2688e662bcb8f98
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen_ivi tizen_ivi_genivi accepted/tizen/20130710.221715 accepted/tizen/20130912.185348 accepted/tizen/20130912.193614 accepted/tizen/20130913.063218 accepted/tizen/ivi/20140308.005620 accepted/tizen/ivi/genivi/20140131.055730 accepted/tizen/mobile/20140310.030123 accepted/tizen_ivi_stable/20131116.080531 ivi_oct_m2 submit/tizen/20130710.102221 submit/tizen/20130912.090810 submit/tizen/20131116.070009 submit/tizen/20140307.082037 submit/tizen_ivi_genivi/20140131.055828 submit/tizen_ivi_stable/20131116.074056
Ryan Ware [Mon, 8 Jul 2013 17:07:23 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoMerge "resetting manifest requested domain to floor" into tizen
Ryan Ware [Mon, 8 Jul 2013 16:38:04 +0000 (09:38 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoNot use sysvinit script to start/stop sdbd. 98/5498/1 accepted/tizen/20130705.112554 submit/tizen/20130705.055234
Junfeng Dong [Thu, 4 Jul 2013 09:18:46 +0000 (17:18 +0800)]
Not use sysvinit script to start/stop sdbd.

Change-Id: I98896ec64196b85b61ab940c43ae1317fb7e8ec9
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
10 years agoresetting manifest requested domain to floor 30/5130/1
Alexandru Cornea [Mon, 1 Jul 2013 13:11:24 +0000 (16:11 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 77/4477/1
Alexandru Cornea [Fri, 28 Jun 2013 13:28:38 +0000 (16:28 +0300)]
resetting manifest requested domain to floor

11 years agoAdd rule file for SMACK tizen_2.1 accepted/tizen/20130530.164425 submit/tizen/20130529.220800 submit/tizen_2.1/20130514.055228
Taeyoung Kim [Tue, 7 May 2013 06:25:17 +0000 (15:25 +0900)]
Add rule file for SMACK

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoRemove rule file for SMACK
Taeyoung Kim [Mon, 6 May 2013 08:11:13 +0000 (17:11 +0900)]
Remove rule file for SMACK

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoFix rule file for tizen
Taeyoung Kim [Fri, 3 May 2013 10:33:02 +0000 (19:33 +0900)]
Fix rule file for tizen

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoUpdate SMASK manifest and rule file
Taeyoung Kim [Fri, 3 May 2013 10:22:28 +0000 (19:22 +0900)]
Update SMASK manifest and rule file

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoUnused vconf key about libusb is removed 2.1b_release accepted/tizen_2.1/20130425.023143 submit/tizen_2.1/20130424.223814
Taeyoung Kim [Thu, 18 Apr 2013 07:22:34 +0000 (16:22 +0900)]
Unused vconf key about libusb is removed

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoFix null pointer dereference, resource reak, and error handling problems
Taeyoung Kim [Wed, 3 Apr 2013 02:54:57 +0000 (11:54 +0900)]
Fix null pointer dereference, resource reak, and error handling problems

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:05:14 +0000 (01:05 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:38:36 +0000 (01:38 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository 2.0_release
Jung Minsun [Tue, 21 Aug 2012 02:17:10 +0000 (11:17 +0900)]
Initial empty repository