platform/upstream/gumd.git
8 years agoChange user default home directory 90/77290/1 accepted/tizen/common/20160629.223354 accepted/tizen/ivi/20160630.003917 accepted/tizen/mobile/20160630.003934 accepted/tizen/tv/20160630.003848 accepted/tizen/wearable/20160630.003937 submit/tizen/20160629.095831
Yunmi Ha [Wed, 29 Jun 2016 08:10:06 +0000 (17:10 +0900)]
Change user default home directory

before: user default directory = /home
After: user default directory = $TZ_SYS_HOME$

Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Change-Id: I1e4900b8a97544f3eff12a71346a9fee21ffe304

8 years agoFix static-analyze issues (adding validation code) 15/74915/1 accepted/tizen/common/20160617.121517 accepted/tizen/ivi/20160617.083912 accepted/tizen/mobile/20160617.083858 accepted/tizen/tv/20160617.082400 accepted/tizen/wearable/20160617.083936 submit/tizen/20160617.005846
Yunmi Ha [Thu, 16 Jun 2016 05:22:29 +0000 (14:22 +0900)]
Fix static-analyze issues (adding validation code)

gumd-dbus-server-p2p.c: fix bug - compare operation was incorrect.
gumd-dbus-server-msg-bus.c: Add null check logic.
gum-crypt.c: Add initialize code.

Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Change-Id: I5aec55c14b9312c42451f94ed996435af5bedc52

8 years agoFix --offline option bug - missing condition check 49/71049/1 accepted/tizen/common/20160531.142002 accepted/tizen/common/20160602.140054 accepted/tizen/ivi/20160602.022812 accepted/tizen/ivi/20160602.022855 accepted/tizen/mobile/20160602.022953 accepted/tizen/mobile/20160602.023027 accepted/tizen/tv/20160602.022509 accepted/tizen/tv/20160602.022557 accepted/tizen/wearable/20160602.022703 accepted/tizen/wearable/20160602.022743 submit/tizen/20160531.021205 submit/tizen/20160531.024853
Yunmi Ha [Tue, 24 May 2016 01:48:56 +0000 (10:48 +0900)]
Fix --offline option bug - missing condition check

There is missed 'offline' option checking when create user service.
If 'offline' mode was given, should be processed without any dbus connection.

Change-Id: Ibd36985cb5fe444a4e82c93e8b565ef64bdddb89
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
8 years agoAdd license info 37/69837/1 accepted/tizen/common/20160517.174158 accepted/tizen/ivi/20160517.083603 accepted/tizen/mobile/20160517.083648 accepted/tizen/tv/20160517.083503 accepted/tizen/wearable/20160517.083548 submit/tizen/20160517.044755
Yunmi Ha [Tue, 17 May 2016 04:22:55 +0000 (13:22 +0900)]
Add license info

GPL-3.0-with-autoconf-exception
GPL-3.0+

Change-Id: I3710b745ce2368e7c0607e1f555f6148ac3c4aae

8 years agoFix svace issues for Tizen_3.0_TV_Prebeta 91/63491/2 accepted/tizen/common/20160325.135558 accepted/tizen/ivi/20160325.134147 accepted/tizen/mobile/20160325.133920 accepted/tizen/tv/20160325.134049 accepted/tizen/wearable/20160325.134106 submit/tizen/20160325.024841
Yunmi Ha [Thu, 24 Mar 2016 08:16:25 +0000 (17:16 +0900)]
Fix svace issues for Tizen_3.0_TV_Prebeta

replace thread unsafe function- strerror
and change function call order

Change-Id: I8d49b3df607788110538553af57c186df04ed52c

8 years agoRemove a profile specific configuration 20/59720/1 accepted/tizen/ivi/20160218.083958 accepted/tizen/mobile/20160218.055243 accepted/tizen/tv/20160218.055318 accepted/tizen/wearable/20160218.055351 submit/tizen/20160218.010647 submit/tizen_common/20160218.142243
Suchang Woo [Thu, 18 Feb 2016 00:38:26 +0000 (09:38 +0900)]
Remove a profile specific configuration

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: Ife2486e6ebf5b3fc00207e967b9c066eb6a92d2f

8 years agoRemove audio group from normal users 31/59231/1
Lukasz Kostyra [Thu, 11 Feb 2016 13:42:28 +0000 (14:42 +0100)]
Remove audio group from normal users

Assigning normal users to group audio allows them to modify sound
related configuration using ALSA library, which bypasses privilege
checking. Removal of audio supplementary group fixes the issue.

Change-Id: I8f418480bca0a5d90e25842bbe9d94dcbe148f7c
Signed-off-by: Lukasz Kostyra <l.kostyra@samsung.com>
8 years agoFix privilege name from usermanagement to internal/usermanagement 39/48639/1 accepted/tizen/ivi/20160218.024745 accepted/tizen/mobile/20150925.012346 accepted/tizen/tv/20150925.012359 accepted/tizen/wearable/20150925.012423 submit/tizen/20150924.051224 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Youmin Ha [Thu, 24 Sep 2015 05:27:25 +0000 (14:27 +0900)]
Fix privilege name from usermanagement to internal/usermanagement

According to the commit https://review.tizen.org/gerrit/#/c/48637, the
privilege is changed to
http://tizen.org/privilege/internal/usermanagement

Change-Id: I7e709da6516b5c6256f2d5d247f114a979563e83
Signed-off-by: Youmin Ha <youmin.ha@samsung.com>
8 years agoChange dbus service polivcy 86/48086/2
Hurnjoo Lee [Mon, 14 Sep 2015 07:11:31 +0000 (16:11 +0900)]
Change dbus service polivcy

* remove http://tizen.org/privilege/usermanagement.get privilege. This patch will allow all users to use get apis.
* remove .temp suffix of privilege.

Change-Id: Ia66e3cf98364332a6db470eaeafe64ebcb01be2b
Signed-off-by: Hurnjoo Lee <hurnjoo.lee@samsung.com>
9 years agoAdd ".temp" suffix to non-public privileges 35/39635/2 sandbox/scwoo/devel tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/common/20150522.093732 accepted/tizen/mobile/20150523.035326 accepted/tizen/tv/20150523.034836 accepted/tizen/wearable/20150523.035105 submit/tizen/20150522.051011 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Suchang Woo [Wed, 20 May 2015 05:29:28 +0000 (14:29 +0900)]
Add ".temp" suffix to non-public privileges

The following privileges are not public ones.

- http://tizen.org/privilege/usermanagement.set
- http://tizen.org/privilege/usermanagement.get

These privileges will be changed. To separate non-public and public
privileges, ".temp" suffix is added.

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: I262676f363ca751fea3d6fc47ece1883ffbbc3f2

9 years agoFix gum-utils segfault when getting user list without usertypes 38/39638/1
Suchang Woo [Wed, 20 May 2015 07:54:30 +0000 (16:54 +0900)]
Fix gum-utils segfault when getting user list without usertypes

If usertypes argument is not specified, NULL is passed to g_strsplit().
It makes a segmentation fault.

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: I56d35a0afe9afadb5cdb592c546ca88554fa4951

9 years agoAdd default admin groups 34/39434/1 accepted/tizen/common/20150518.072046 accepted/tizen/mobile/20150516.070549 accepted/tizen/tv/20150516.065656 accepted/tizen/wearable/20150516.070301 submit/tizen/20150515.092416
Suchang Woo [Fri, 15 May 2015 05:26:45 +0000 (14:26 +0900)]
Add default admin groups

Admin user should be added to the groups that the normal user is added to

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: I9365d9884379f48667b5dc43eeebf59a3981f673

9 years agoApply D-bus service policy 58/38858/4 accepted/tizen/common/20150511.125623 accepted/tizen/mobile/20150508.125758 accepted/tizen/tv/20150508.123517 accepted/tizen/wearable/20150508.124819 submit/tizen/20150508.100739
Hurnjoo Lee [Wed, 29 Apr 2015 12:03:59 +0000 (21:03 +0900)]
Apply D-bus service policy

* Apply D-bus service policy.
* Add privilege checks.

Change-Id: I4603e710e8aaf863bb51f0a42487fc31386080c6
Signed-off-by: Hurnjoo Lee <hurnjoo.lee@samsung.com>
9 years agoFix the bug that create abnormal user 22/38622/1 accepted/tizen/common/20150424.100315 accepted/tizen/mobile/20150424.064002 accepted/tizen/tv/20150424.063125 accepted/tizen/wearable/20150424.063714 submit/tizen/20150424.050028
Hurnjoo Lee [Thu, 23 Apr 2015 04:28:06 +0000 (13:28 +0900)]
Fix the bug that create abnormal user

In case there was wrong group in DEFAULT_USR_GROUP, user home directory was not created.
This patch will prevent abnormal termination of creating user by wrong default groups.

Change-Id: I74176fbce066ec160d518b228a2f7bd019de4d52
Signed-off-by: Hurnjoo Lee <hurnjoo.lee@samsung.com>
9 years agodaemon: remove unknown user when getting normal user list 45/38545/1
Minkyu Kang [Mon, 16 Feb 2015 06:00:01 +0000 (15:00 +0900)]
daemon: remove unknown user when getting normal user list

If user does not have any types then gumd will give normal user type forced
So there were included so many noise users
This patch will collect absolute normal type users

Change-Id: Id178dd9591eeef68948f946b46c16aedc96153e9
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
9 years agoAdds support the icon property 00/38400/1
Minkyu Kang [Mon, 16 Feb 2015 05:58:07 +0000 (14:58 +0900)]
Adds support the icon property

The Icon property will be saved at /var/lib/gumd/user/[uid] file
This file follow .ini file format

[User]
Icon=/usr/share/icons/user.png

So if we need to add new properties, this file can be expanded easily

Change-Id: I17f8ce3eb5f8a0e834678c3cca74a2a69cd87a97
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
9 years agoMerge branch 'upstream' into tizen accepted/tizen_3.0.2014.q4_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/3.0.2014.q4/common/20150224.133849 accepted/tizen/common/20150218.122435 accepted/tizen/mobile/20150218.124957 accepted/tizen/tv/20150218.124818 accepted/tizen/wearable/20150218.124910 submit/tizen/20150217.154037 submit/tizen_3.0.2014.q4_common/20150224.132828
Imran Zaman [Tue, 17 Feb 2015 14:37:22 +0000 (16:37 +0200)]
Merge branch 'upstream' into tizen

Change-Id: I1d16ba303f254641f6f4a6657440c7aea5e21714
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoMerge branch 'devel' into upstream upstream upstream/1.0.8
Imran Zaman [Tue, 17 Feb 2015 13:00:53 +0000 (15:00 +0200)]
Merge branch 'devel' into upstream

Change-Id: Id66c04b2dbf7712805df5bdb8e19f36ef20edc28

9 years agotizen: release 1.0.8 submit/tizen/20150217.133222
Imran Zaman [Tue, 17 Feb 2015 13:29:12 +0000 (15:29 +0200)]
tizen: release 1.0.8

Change-Id: Ib5c30accb8aad2e825a29b87411cc7473f4af8bf
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoMerge branch 'devel' into upstream
Imran Zaman [Tue, 17 Feb 2015 13:00:53 +0000 (15:00 +0200)]
Merge branch 'devel' into upstream

Change-Id: Id66c04b2dbf7712805df5bdb8e19f36ef20edc28

9 years agoRenamed dbus interface with prefix org.O1
Imran Zaman [Tue, 17 Feb 2015 12:30:25 +0000 (14:30 +0200)]
Renamed dbus interface with prefix org.O1

Change-Id: Ie9b82ef0604a39f6421f0a341c2e751345576cae

9 years agoSetting explicit values for Tizen:Common
Imran Zaman [Tue, 10 Feb 2015 13:44:15 +0000 (15:44 +0200)]
Setting explicit values for Tizen:Common

This values are best suited for the current state of Tizen:Common.

Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoFixed copying of extended attributes from skel folder
Imran Zaman [Mon, 9 Feb 2015 15:19:49 +0000 (17:19 +0200)]
Fixed copying of extended attributes from skel folder

Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed copying of extended attributes from skel folder upstream/1.0.7
Imran Zaman [Mon, 9 Feb 2015 15:46:03 +0000 (17:46 +0200)]
Fixed copying of extended attributes from skel folder

Change-Id: I0fe8012baab1ce593820043323ec4042dc32dc28
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed gum-utils documentation upstream/1.0.6
Imran Zaman [Thu, 5 Feb 2015 17:45:43 +0000 (19:45 +0200)]
Fixed gum-utils documentation

Change-Id: Ibd36e8d518ce3f5f547d1caadbb1397c6eff4629
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdding default groups for Tizen:Common
José Bollo [Thu, 5 Feb 2015 15:27:13 +0000 (16:27 +0100)]
Adding default groups for Tizen:Common

Change-Id: I5930b84c0f47a5ebdae02d50d5ef259061e79901
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoMerge pull request #23 from 01org/devel
jlaako [Thu, 29 Jan 2015 13:08:27 +0000 (15:08 +0200)]
Merge pull request #23 from 01org/devel

Added APIs for fetching users based on the type

9 years agoAdded APIs for fetching users based on the user type upstream/1.0.5
Imran Zaman [Wed, 28 Jan 2015 12:11:16 +0000 (14:11 +0200)]
Added APIs for fetching users based on the user type

Change-Id: Ica95501ea531f68a0b228709b807078f580836e6
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoConvert types to array of strings for fetching user list
Imran Zaman [Wed, 28 Jan 2015 17:22:25 +0000 (19:22 +0200)]
Convert types to array of strings for fetching user list

9 years agoAdded APIs for fetching users based on the user type
Imran Zaman [Thu, 15 Jan 2015 14:36:53 +0000 (16:36 +0200)]
Added APIs for fetching users based on the user type

9 years agoMerge pull request #22 from 01org/devel
jlaako [Fri, 16 Jan 2015 17:01:43 +0000 (19:01 +0200)]
Merge pull request #22 from 01org/devel

Devel

9 years agoAdd new user to audio and video groups on creation
Imran Zaman [Fri, 16 Jan 2015 15:31:06 +0000 (17:31 +0200)]
Add new user to audio and video groups on creation

Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdded separate configuration file Tizen IVI upstream/1.0.4
Imran Zaman [Thu, 15 Jan 2015 15:46:22 +0000 (17:46 +0200)]
Added separate configuration file Tizen IVI
Newly created users are added to weston-launch group for Tizen IVI

Change-Id: Ie979a002872ebee5b1369ce2c1bddbbf4edd7f54
Fixed Bug TC-2342
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdded separate configuration file Tizen IVI
Imran Zaman [Thu, 15 Jan 2015 15:38:39 +0000 (17:38 +0200)]
Added separate configuration file Tizen IVI
Newly created users are added to weston-launch group for Tizen IVI

Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agofix spec file for yocto complaiance
Imran Zaman [Tue, 16 Dec 2014 17:25:53 +0000 (19:25 +0200)]
fix spec file for yocto complaiance

9 years agoMerge pull request #21 from 01org/devel
jlaako [Thu, 27 Nov 2014 14:45:21 +0000 (16:45 +0200)]
Merge pull request #21 from 01org/devel

Updated inputs for scripts e.g. usertype to useradd script

9 years agotizen: release 1.0.3 60/30960/1 accepted/tizen/common/20141127.162623 accepted/tizen/ivi/20141201.014439 accepted/tizen/mobile/20141201.014040 submit/tizen/20141127.144942
Imran Zaman [Thu, 27 Nov 2014 14:19:49 +0000 (16:19 +0200)]
tizen: release 1.0.3

Change-Id: I62d64ca7375add3a1aefe095a30fa62f33984796
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoUpdated inputs for scripts e.g. usertype to useradd script upstream/1.0.3
Imran Zaman [Thu, 27 Nov 2014 13:34:32 +0000 (15:34 +0200)]
Updated inputs for scripts e.g. usertype to useradd script

Change-Id: Id91ac7876fab38dd28f87322e63bad42c544abb1
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoUpdated inputs for scripts e.g. usertype to useradd script
Imran Zaman [Thu, 27 Nov 2014 13:32:48 +0000 (15:32 +0200)]
Updated inputs for scripts e.g. usertype to useradd script

9 years agoMerge pull request #20 from 01org/devel
jlaako [Wed, 19 Nov 2014 16:00:37 +0000 (18:00 +0200)]
Merge pull request #20 from 01org/devel

Devel

9 years agoFixed bug TC-2131 39/30539/1 accepted/tizen/common/20141121.091035 accepted/tizen/mobile/20141121.092258 submit/tizen/20141119.160753
Imran Zaman [Wed, 19 Nov 2014 15:55:23 +0000 (17:55 +0200)]
Fixed bug TC-2131

Change-Id: I2f942c810a129901821048a29e2000fdbbeb3a0b
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug TC-2131, where gumd was not able to handle config changes upstream/1.0.2
Imran Zaman [Wed, 19 Nov 2014 15:49:06 +0000 (17:49 +0200)]
Fixed bug TC-2131, where gumd was not able to handle config changes

Change-Id: I8d67d4d2ee42864301bc8feba34f04d5a4483a77
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug TC-2131, where gumd was not able to handle config changes
Imran Zaman [Wed, 19 Nov 2014 15:44:14 +0000 (17:44 +0200)]
Fixed bug TC-2131, where gumd was not able to handle config changes

9 years agotizen: fixed coverity issues 80/30380/1 accepted/tizen/common/20141117.155310 accepted/tizen/ivi/20141118.063158 submit/tizen/20141117.125426 submit/tizen_mobile/20141120.000000
Imran Zaman [Mon, 17 Nov 2014 12:41:16 +0000 (14:41 +0200)]
tizen: fixed coverity issues

Change-Id: Ic86bc45740a7493473a08864b91eb00f8e1b4403
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed coverity issues
Imran Zaman [Mon, 17 Nov 2014 12:35:54 +0000 (14:35 +0200)]
Fixed coverity issues

Change-Id: I472ff4d194e5accf1406d0f0cc1061000d3e20f3
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoupdated changelog
Imran Zaman [Mon, 17 Nov 2014 12:39:40 +0000 (14:39 +0200)]
updated changelog

9 years agoMerge pull request #18 from 01org/devel
izaman [Fri, 7 Nov 2014 12:43:27 +0000 (14:43 +0200)]
Merge pull request #18 from 01org/devel

coverity issues fixed

9 years agocoverity issues fixed
Amarnath Valluri [Thu, 6 Nov 2014 12:07:45 +0000 (14:07 +0200)]
coverity issues fixed

9 years agoMerge pull request #17 from 01org/devel
jlaako [Fri, 31 Oct 2014 13:59:03 +0000 (15:59 +0200)]
Merge pull request #17 from 01org/devel

gum-utils is split into separate package

9 years agotizen: release 1.0.2 26/29626/1 accepted/tizen/common/20141103.141017 accepted/tizen/ivi/20141107.010343 submit/tizen/20141031.140211
Imran Zaman [Thu, 30 Oct 2014 16:10:53 +0000 (18:10 +0200)]
tizen: release 1.0.2

Change-Id: I1267565ac19e5c178ef3a2e77f71b5e7b507a5e4
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agogum-utils is split into separate package
Imran Zaman [Thu, 30 Oct 2014 15:13:00 +0000 (17:13 +0200)]
gum-utils is split into separate package

Change-Id: I07c271b6f115cc2454fc5bcf3698fde8e112c144
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agogum-utils is split into separate package
Imran Zaman [Thu, 30 Oct 2014 14:34:37 +0000 (16:34 +0200)]
gum-utils is split into separate package

9 years agoConverted warnings to info messsages
Imran Zaman [Thu, 30 Oct 2014 14:20:29 +0000 (16:20 +0200)]
Converted warnings to info messsages

9 years agoMerge pull request #15 from 01org/devel
jlaako [Fri, 24 Oct 2014 14:29:11 +0000 (17:29 +0300)]
Merge pull request #15 from 01org/devel

Fixed bug where gum-utils hangs in offline mode

9 years agotizen:release 1.0.1 46/29346/1 accepted/tizen/common/20141024.144213 accepted/tizen/ivi/20141103.013845 submit/tizen/20141024.143111
Imran Zaman [Fri, 24 Oct 2014 14:26:17 +0000 (17:26 +0300)]
tizen:release 1.0.1

Change-Id: I24606486797460b9615c2e95ba6f28c5176932a7
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug where gum-utils hangs in offline mode upstream/1.0.1
Imran Zaman [Fri, 24 Oct 2014 14:25:20 +0000 (17:25 +0300)]
Fixed bug where gum-utils hangs in offline mode

Change-Id: If559a846af086f626b6fd93a7997a4eb22d7c5b6
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug where gum-utils hangs in offline mode
Imran Zaman [Fri, 24 Oct 2014 14:10:57 +0000 (17:10 +0300)]
Fixed bug where gum-utils hangs in offline mode

9 years agoMerge pull request #13 from 01org/devel
jlaako [Thu, 23 Oct 2014 13:43:03 +0000 (16:43 +0300)]
Merge pull request #13 from 01org/devel

Added sysroot support (in offline mode) to gum-utils.

9 years agotizen: release 1.0.0 68/29268/1 accepted/tizen/common/20141023.145506 accepted/tizen/common/20141024.122013 accepted/tizen/ivi/20141031.085441 submit/tizen/20141023.141031 submit/tizen/20141024.120858
Imran Zaman [Thu, 23 Oct 2014 13:29:09 +0000 (16:29 +0300)]
tizen: release 1.0.0

Change-Id: I1745aebeb171baa183efc036407313db224139c9
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdded sysroot support and added offline support to libgum/gum-utils upstream/1.0.0
Imran Zaman [Thu, 23 Oct 2014 13:28:12 +0000 (16:28 +0300)]
Added sysroot support and added offline support to libgum/gum-utils

Change-Id: I4b070a068c3840d55f03829b250e75c1e62689f8
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdded sysroot support (in offline mode) to gum-utils.
Imran Zaman [Wed, 22 Oct 2014 15:30:39 +0000 (18:30 +0300)]
Added sysroot support (in offline mode) to gum-utils.
Removed offline support from gumd as it is moved to libgum/gum-utils

9 years agoMerge pull request #12 from 01org/devel
jlaako [Wed, 22 Oct 2014 13:42:34 +0000 (16:42 +0300)]
Merge pull request #12 from 01org/devel

Offline support for libgum/gum-utils

9 years agoAdded offline support to libgum/gum-utils to add/update etc user/group
Imran Zaman [Tue, 21 Oct 2014 16:37:30 +0000 (19:37 +0300)]
Added offline support to libgum/gum-utils to add/update etc user/group

9 years agoadjusted indentation
Imran Zaman [Fri, 17 Oct 2014 14:04:26 +0000 (17:04 +0300)]
adjusted indentation

9 years agoMerge pull request #11 from 01org/devel
jlaako [Fri, 17 Oct 2014 14:02:16 +0000 (17:02 +0300)]
Merge pull request #11 from 01org/devel

Added offline support to gumd to add/update etc user/group

9 years agotizen: release 0.0.6 62/28962/1 accepted/tizen/common/20141017.144305 accepted/tizen/ivi/20141023.021539 submit/tizen/20141017.140641 submit/tizen_common/20141023.162131
Imran Zaman [Fri, 17 Oct 2014 13:50:03 +0000 (16:50 +0300)]
tizen: release 0.0.6

Change-Id: Id111158c8f3780bdeee38e04cb232db9f056ca6a
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdded offline support to gumd to add/del/update/get user/group upstream/0.0.6
Imran Zaman [Fri, 17 Oct 2014 13:48:26 +0000 (16:48 +0300)]
Added offline support to gumd to add/del/update/get user/group

Change-Id: Ie050ff0717cdd0c307ec472856354adcc1d1b6cb
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdded offline support to gumd to add/update etc user/group
Imran Zaman [Fri, 17 Oct 2014 13:43:09 +0000 (16:43 +0300)]
Added offline support to gumd to add/update etc user/group

9 years agoMerge pull request #10 from 01org/devel
Amarnath Valluri [Mon, 22 Sep 2014 10:52:44 +0000 (13:52 +0300)]
Merge pull request #10 from 01org/devel

Fixed bug related to primary group deletion

9 years agotizen: release 0.0.5-2 78/27878/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi accepted/tizen/common/20140922.231747 accepted/tizen/common/20141023.162331 accepted/tizen/ivi/20140926.185741 submit/tizen/20140922.105811 submit/tizen_common/20141023.162251 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release
Imran Zaman [Mon, 22 Sep 2014 10:44:37 +0000 (13:44 +0300)]
tizen: release 0.0.5-2

Change-Id: I6f98ba72e0c778483cfe8992608da826fa559200
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug related to primary group deletion upstream/0.0.5
Imran Zaman [Mon, 22 Sep 2014 10:10:37 +0000 (13:10 +0300)]
Fixed bug related to primary group deletion

Change-Id: Iba85dbef156d34ea09fd309d70a5d51eb0e9d25e
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug related to primary group deletion
Imran Zaman [Mon, 22 Sep 2014 10:09:21 +0000 (13:09 +0300)]
Fixed bug related to primary group deletion

9 years agoMerge pull request #9 from 01org/devel
jlaako [Fri, 19 Sep 2014 14:41:45 +0000 (17:41 +0300)]
Merge pull request #9 from 01org/devel

release 0.0.5-1

9 years agotizen: release 0.0.5-1 35/27835/1 accepted/tizen/common/20140919.160605 submit/tizen/20140919.145018
Imran Zaman [Fri, 19 Sep 2014 14:28:31 +0000 (17:28 +0300)]
tizen: release 0.0.5-1

Change-Id: Ib3cd8652856681b8266c86bc06af984212ec9deb
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdd support for overriding the bus type using environment variable
Imran Zaman [Fri, 19 Sep 2014 14:27:01 +0000 (17:27 +0300)]
Add support for overriding the bus type using environment variable

Change-Id: Ie660e9adf86943cf84e63645c1b8c4d54a5b38ea
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agorelease 0.0.5-1
Imran Zaman [Fri, 19 Sep 2014 14:24:05 +0000 (17:24 +0300)]
release 0.0.5-1

9 years agoMerge pull request #8 from 01org/devel
izaman [Fri, 19 Sep 2014 14:19:52 +0000 (17:19 +0300)]
Merge pull request #8 from 01org/devel

Add support for overriding the bus type using environment variable

9 years agoAdd support for overriding the bus type using environment variable
Jussi Laako [Fri, 19 Sep 2014 14:12:51 +0000 (17:12 +0300)]
Add support for overriding the bus type using environment variable

9 years agoMerge pull request #7 from 01org/devel
jlaako [Mon, 8 Sep 2014 13:18:52 +0000 (16:18 +0300)]
Merge pull request #7 from 01org/devel

added support for new user primary group name in conf

9 years agoadded support for new user primary group name in conf
Imran Zaman [Mon, 8 Sep 2014 13:14:07 +0000 (16:14 +0300)]
added support for new user primary group name in conf

9 years agotizen: added support for primary user group name 39/27239/1 accepted/tizen/common/20140908.140314 accepted/tizen/ivi/20140911.212405 submit/tizen/20140908.132141
Imran Zaman [Mon, 8 Sep 2014 13:11:41 +0000 (16:11 +0300)]
tizen: added support for primary user group name

Change-Id: Icfcd30f18a5d060adf509ef450d7d5c6c0f1837e
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agotizen: release 0.0.4-5 upstream/0.0.4
Imran Zaman [Mon, 8 Sep 2014 13:10:28 +0000 (16:10 +0300)]
tizen: release 0.0.4-5

Change-Id: I1254cae5b940669187d84cfd7a181d27ee7e1848
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoMerge pull request #6 from 01org/devel
Amarnath Valluri [Mon, 8 Sep 2014 11:01:23 +0000 (14:01 +0300)]
Merge pull request #6 from 01org/devel

Fixed bug TC-1580 which fixes user's folder and file access permissions

9 years agotizen: release 0.0.4-4 78/27178/1 accepted/tizen/common/20140905.155255 accepted/tizen/ivi/20140908.120057 submit/tizen/20140905.141646
Imran Zaman [Fri, 5 Sep 2014 14:10:02 +0000 (17:10 +0300)]
tizen: release 0.0.4-4

Change-Id: I320a94920a7f44be1a647c06aada0bb20355a27e
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug TC-1580 which fixes user's folder and file access permissions
Imran Zaman [Fri, 5 Sep 2014 14:08:42 +0000 (17:08 +0300)]
Fixed bug TC-1580 which fixes user's folder and file access permissions

Change-Id: Ibff87128c736f9ae9aa3712704649e16b2853a7b

9 years agoFixed bug TC-1580 which fixes user's folder and file access permissions
Imran Zaman [Fri, 5 Sep 2014 14:07:30 +0000 (17:07 +0300)]
Fixed bug TC-1580 which fixes user's folder and file access permissions

9 years agoMerge pull request #5 from 01org/devel
jlaako [Tue, 26 Aug 2014 15:41:38 +0000 (18:41 +0300)]
Merge pull request #5 from 01org/devel

Fixed bug for guest user which can login without authentication

9 years agotizen: release 0.0.4-3 02/26602/1 accepted/tizen/common/20140826.160652 accepted/tizen/common/20140827.095314 accepted/tizen/ivi/20140828.212857 submit/tizen/20140826.154339 submit/tizen/20140827.092259
Imran Zaman [Tue, 26 Aug 2014 15:27:58 +0000 (18:27 +0300)]
tizen: release 0.0.4-3

Change-Id: I92c00b92fc088a8703cbd31161d67d7a8d784ea3
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoFixed bug for guest user which can login without authentication
Imran Zaman [Tue, 26 Aug 2014 15:27:05 +0000 (18:27 +0300)]
Fixed bug for guest user which can login without authentication

Change-Id: Ic7171539bb9d3c73e6496e445fc1e7a1044a6f98

9 years agoFixed bug for guest user which can login without authentication
Imran Zaman [Tue, 26 Aug 2014 15:23:20 +0000 (18:23 +0300)]
Fixed bug for guest user which can login without authentication

9 years agomade gum-utils logs printible always
Imran Zaman [Tue, 26 Aug 2014 15:20:56 +0000 (18:20 +0300)]
made gum-utils logs printible always

9 years agotizen: release 0.0.4-2 01/26501/1 accepted/tizen/common/20140825.140758 accepted/tizen/ivi/20140827.105054 submit/tizen/20140825.113541
Imran Zaman [Mon, 25 Aug 2014 11:14:45 +0000 (14:14 +0300)]
tizen: release 0.0.4-2

Change-Id: Id73600abe8ac249e243bee4a0ecc641059ff51b7
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoAdded support for scripts which can be run after a user/group is added 99/26499/1
Imran Zaman [Mon, 25 Aug 2014 10:34:21 +0000 (13:34 +0300)]
Added support for scripts which can be run after a user/group is added
or before a user/group is deleted

Change-Id: I4482020a418152b2e866f4173fa1f6ef16f3a93f

9 years agoMerge pull request #4 from 01org/devel
jlaako [Fri, 22 Aug 2014 12:23:06 +0000 (15:23 +0300)]
Merge pull request #4 from 01org/devel

Support for scripts

9 years agoAdded support for scripts which can be run after a user/group is added
Imran Zaman [Wed, 20 Aug 2014 12:39:03 +0000 (15:39 +0300)]
Added support for scripts which can be run after a user/group is added
or before a user/group is deleted

9 years agoFixed package groups
Imran Zaman [Tue, 19 Aug 2014 12:08:06 +0000 (15:08 +0300)]
Fixed package groups

9 years agotizen: release 0.0.4 28/25928/1 accepted/tizen/common/20140812.151337 accepted/tizen/ivi/20140814.093156 submit/tizen/20140812.135214
Imran Zaman [Tue, 12 Aug 2014 13:48:39 +0000 (16:48 +0300)]
tizen: release 0.0.4

Change-Id: Ie99f0db8e66353d0869f7fb1a74872402cb514ac
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoMerge branch 'upstream' into tizen 27/25927/1
Imran Zaman [Tue, 12 Aug 2014 13:47:48 +0000 (16:47 +0300)]
Merge branch 'upstream' into tizen

Change-Id: Id6bcc0fdbd05161e388b23a5a6c5975e4f9dda18
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
9 years agoMerge pull request #3 from 01org/devel
jlaako [Tue, 12 Aug 2014 13:20:02 +0000 (16:20 +0300)]
Merge pull request #3 from 01org/devel

Fix access permissions for user home directory

9 years agoRelease 0.0.4
Imran Zaman [Tue, 12 Aug 2014 13:13:46 +0000 (16:13 +0300)]
Release 0.0.4
Fix access permissions for user home directory

Change-Id: I1a41d8837948609e93bf060046329dca0776872e