platform/upstream/shadow-utils.git
7 years agopackaging: disable nscd support 84/125784/1 accepted/tizen/4.0/base/20170811.092851 accepted/tizen/base/20170421.042237 submit/tizen_4.0_base/20170811.071500 submit/tizen_base/20170420.094812 tizen_4.0.m1_release
Dongkyun, Son [Wed, 19 Apr 2017 00:37:00 +0000 (09:37 +0900)]
packaging: disable nscd support

/sbin/nscd is not exist as nscd is not configured from libc.
This change will remove superfluous message "Failed to flush the nscd cache".

Change-Id: Id825b8c322ded789049fa5ef2bd188e3ddefaa91
Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
7 years agoLicense : change identifier for BSD and remove a comment for Artistic-1.0 20/125120/1 accepted/tizen/base/20170414.164440 submit/tizen_base/20170414.015635
lokilee73 [Fri, 14 Apr 2017 01:40:13 +0000 (10:40 +0900)]
License : change identifier for BSD and remove a comment for Artistic-1.0

Change-Id: I78cb60b77c33cfc10374074ca3d6b160af21d3f2
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
7 years agoadd Artistic-1.0 to .spec file 74/124774/1 accepted/tizen/base/20170413.143940 submit/tizen_base/20170412.105437
lokilee73 [Thu, 1 Dec 2016 10:35:36 +0000 (19:35 +0900)]
add Artistic-1.0 to .spec file

Change-Id: I5571b0322dd3a085292b8799317ac4341209b0e8
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
7 years agoChange passwd, group, shadow file's location 70/122970/1 accepted/tizen/base/20170407.191348 submit/tizen_base/20170407.070422
Yunmi Ha [Tue, 4 Apr 2017 05:49:48 +0000 (14:49 +0900)]
Change passwd, group, shadow file's location

To support read-only filesystem, {passwd, group, shadow, gshadow} files are
moved to /opt/etc by setup package. Although they stil have symlinks from old
files, shadow-utils cannot use the symlinks because of rename's error 18 (error
on renaming through different filesystems). Now shadow-utils handles the files
on /opt directly.

Change-Id: I4f845d52e3ce90d2ebe6eaeb52fde1feacc6f797
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
7 years agoLicense : change to unify license format 06/122606/1 submit/tizen_base/20170403.052418
lokilee73 [Mon, 3 Apr 2017 04:59:03 +0000 (13:59 +0900)]
License : change to unify license format

change license format from old to new, %license LICENSE

Change-Id: I099eae322840e41f84f83e97fd1b4a04f85ba26f
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
7 years agoMerge "Revert "Change passwd, group, shadow file's location"" into tizen_base accepted/tizen/base/20170331.130611 submit/tizen_base/20170331.072025
Chang Joo Lee [Fri, 31 Mar 2017 07:17:30 +0000 (00:17 -0700)]
Merge "Revert "Change passwd, group, shadow file's location"" into tizen_base

7 years agoRevert "Change passwd, group, shadow file's location" 87/122387/1
Chang Joo Lee [Fri, 31 Mar 2017 07:08:11 +0000 (00:08 -0700)]
Revert "Change passwd, group, shadow file's location"

This reverts commit ace8b4b3f41fe491d1cca41f6c3404919589328c.

Change-Id: I10433e3e22eeee9f6943ad0e4d55472245a5ff97

7 years agoCommon : add license file to shadow-utils-adm 74/121274/1 submit/tizen_base/20170328.022538
lokilee73 [Mon, 27 Mar 2017 11:00:08 +0000 (20:00 +0900)]
Common : add license file to shadow-utils-adm

Change-Id: I93bce35735dc592cfce66859ad59441be00320d2
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
7 years agoChange passwd, group, shadow file's location 76/111176/1
silas jeon [Fri, 20 Jan 2017 01:53:26 +0000 (10:53 +0900)]
Change passwd, group, shadow file's location

To support read-only filesystem, {passwd, group, shadow, gshadow} files are
moved to /opt/etc by setup package. Although they stil have symlinks from old
files, shadow-utils cannot use the symlinks because of rename's error 18 (error
on renaming through different filesystems). Now shadow-utils handles the files
on /opt directly.

Change-Id: Ib756a67f92d45adee82d3f9dc33ad23949f1fc30

7 years agoremoved setuid from 4755 to 755 by security policy 06/90306/1 accepted/tizen/3.0/base/20161028.103354 accepted/tizen/base/20161001.020515 submit/tizen_3.0_base/20161028.062326 submit/tizen_base/20160930.004605
changjoo.lee [Thu, 29 Sep 2016 10:29:58 +0000 (19:29 +0900)]
removed setuid from 4755 to 755 by security policy

Change-Id: I2910e4582df71d732f5e98dcb531d3d4eea5a5db
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agoremove login-eng.defs : product feature is not allowed in base 83/87683/1 accepted/tizen/base/20160909.122557 submit/tizen_base/20160909.063054
changjoo.lee [Fri, 9 Sep 2016 06:21:27 +0000 (15:21 +0900)]
remove login-eng.defs : product feature is not allowed in base

Change-Id: I45b898b19bed212fbe2ea7f12f3330160362e7cd
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agodivide shadow utils : shadow-utils and shadow-utils-adm to avoid conflicts with util... 55/87655/1 submit/tizen_base/20160909.050117
changjoo.lee [Fri, 9 Sep 2016 04:42:26 +0000 (13:42 +0900)]
divide shadow utils : shadow-utils and shadow-utils-adm to avoid conflicts with util-linux

Change-Id: I042aca522ede6ac0335616f243ed32dcdd43d15e
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agoChange eng feature : feature change from tizen_build_binary_release_type_eng to tizen... 75/85475/1 submit/tizen_base/20160831.005645
changjoo.lee [Thu, 25 Aug 2016 08:53:25 +0000 (17:53 +0900)]
Change eng feature : feature change from tizen_build_binary_release_type_eng to tizen_build_devel_mode

Change-Id: I7dcabcf6317f627bdfd3d943b58ca17a3e88144e
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agoModify .spec file : Change .spec file to include all added patches, after making... 40/84540/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20160822.132418 accepted/tizen/ivi/20160822.232313 accepted/tizen/mobile/20160822.232222 accepted/tizen/tv/20160822.232239 accepted/tizen/wearable/20160822.232258 submit/tizen/20160822.010845
changjoo.lee [Fri, 19 Aug 2016 05:57:21 +0000 (14:57 +0900)]
Modify .spec file : Change .spec file to include all added patches, after making new branch, upstream

Change-Id: I06de131a11942ff1ebdaa256ccbba817d40328a1
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agoRemoved login and nologin in shadow-utils accepted/tizen/common/20160818.144501 accepted/tizen/ivi/20160819.063157 accepted/tizen/mobile/20160819.063145 accepted/tizen/tv/20160819.063154 accepted/tizen/wearable/20160819.063149 submit/tizen/20160818.055724
changjoo.lee [Thu, 19 May 2016 09:24:39 +0000 (18:24 +0900)]
Removed login and nologin in shadow-utils

Change-Id: Iba87ac09945659772b98dfa032559f0699576eb7
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agoFixed compile error in debug side
changjoo.lee [Thu, 19 May 2016 07:42:47 +0000 (16:42 +0900)]
Fixed compile error in debug side

Change-Id: I0912176d973468bf23388871ab40f0975e2cc329
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agoMerged shadow-utils used in tizen_2.4
changjoo.lee [Thu, 19 May 2016 07:16:32 +0000 (16:16 +0900)]
Merged shadow-utils used in tizen_2.4

Change-Id: If2077603ff738ca743a84342483cb68e7ff6549d
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
7 years agoImported Upstream version 4.1.4.2 86/84286/1 upstream upstream/4.1.4.2
changjoo.lee [Thu, 18 Aug 2016 01:20:34 +0000 (10:20 +0900)]
Imported Upstream version 4.1.4.2

Change-Id: Ia0a3129cbbaca5a65c8454c176ead15928e5663a

9 years agoInitial empty repository master
Jeonghoon Jeon [Thu, 27 Nov 2014 04:35:23 +0000 (20:35 -0800)]
Initial empty repository