summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jaeho Lee [Thu, 26 Sep 2013 06:11:18 +0000 (15:11 +0900)]
Add license file
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Change-Id: I48597f6e60d731c9644877a4180eeeefaa646ea0
Jaeho Lee [Wed, 25 Sep 2013 04:51:11 +0000 (13:51 +0900)]
Change API from time to clock_gettime
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Change-Id: I6cb8111104cca53f376645598ec8826188c94f2d
Hyungdeuk Kim [Mon, 19 Aug 2013 08:24:05 +0000 (17:24 +0900)]
fix prevent issue
Hyungdeuk Kim [Thu, 1 Aug 2013 06:01:38 +0000 (15:01 +0900)]
add code to check func ret for fixing prevent issue
Jaeho Lee [Thu, 4 Jul 2013 05:04:08 +0000 (14:04 +0900)]
fixed get next duetime bug
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Jaeho Lee [Wed, 3 Jul 2013 09:34:32 +0000 (18:34 +0900)]
added caller appid
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
SeungYeup Kim [Tue, 28 May 2013 13:26:05 +0000 (22:26 +0900)]
Fix destination name
Sunwook Bae [Tue, 28 May 2013 07:23:32 +0000 (16:23 +0900)]
Fix an 1-sec delay issue
Change-Id: I9561ec13dc4f08a1ae77f630409f88af1718115a
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
SeungYeup Kim [Mon, 27 May 2013 08:50:14 +0000 (17:50 +0900)]
Check privilege by smack (disabled)
SeungYeup Kim [Mon, 27 May 2013 08:17:42 +0000 (17:17 +0900)]
allow delayed expire up to 10 seconds
Fix start and end time setting
Sunwook Bae [Mon, 27 May 2013 08:20:08 +0000 (17:20 +0900)]
Fix a dbus name issue
Change-Id: I8ed757a0aa39fc2b92b109823621a18e694c1d27
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
SeungYeup Kim [Wed, 22 May 2013 08:22:23 +0000 (17:22 +0900)]
link error fix
SeungYeup Kim [Wed, 22 May 2013 01:16:00 +0000 (10:16 +0900)]
add alarmmgr_get_next_duetime api
Jaeho Lee [Mon, 6 May 2013 07:09:27 +0000 (16:09 +0900)]
Merge branch 'master' into tizen_2.1
Conflicts:
packaging/alarm-manager.spec
added new API
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
SeungYeup Kim [Mon, 6 May 2013 01:40:32 +0000 (10:40 +0900)]
Set rtc seconds value
SeungYeup Kim [Thu, 18 Apr 2013 00:38:12 +0000 (09:38 +0900)]
set rtc time when time is changed externally
SeungYeup Kim [Wed, 17 Apr 2013 09:43:19 +0000 (18:43 +0900)]
Support external time change
Jaeho Lee [Sat, 6 Apr 2013 02:44:43 +0000 (11:44 +0900)]
added new API
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Change-Id: I6976af716e759424066beb9098ae6f47366bfa20
Brad Peters [Wed, 20 Mar 2013 21:40:48 +0000 (14:40 -0700)]
Adding rtc1->rtc0 symlink, so alarm-manager will work on PR3,
which has only one rtc
Change-Id: I3b9a1e892700d59e2a9f840558c1606f708f3f52
Jaeho Lee [Fri, 29 Mar 2013 02:14:51 +0000 (11:14 +0900)]
Merge branch 'master' into tizen_2.1
added a type
Conflicts:
packaging/alarm-manager.spec
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Jaeho Lee [Wed, 20 Mar 2013 07:57:52 +0000 (16:57 +0900)]
Merge branch 'master' into tizen_2.1
added a type
Conflicts:
alarm-server.manifest
packaging/alarm-manager.spec
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Jaeho Lee [Wed, 20 Mar 2013 06:56:49 +0000 (15:56 +0900)]
Added a type
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Change-Id: I7bd850a0df0f4e2189920f35b1d32123acd22079
Jinkun Jang [Fri, 15 Mar 2013 16:12:25 +0000 (01:12 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:46:26 +0000 (01:46 +0900)]
Tizen 2.1 base
Maciej Wereski [Tue, 5 Mar 2013 09:52:43 +0000 (10:52 +0100)]
[systemd] Fix Smack labels for systemd units
systemd unit files should be labeled as "_" Smack label, just as
traditional sysvinit scripts.
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
junsuk77.oh [Wed, 13 Feb 2013 04:14:13 +0000 (13:14 +0900)]
add new vconf key to get a time-zone change
Change-Id: I22cf5aefa1bd4e78efa3f80448ae707a098448c4
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
junsuk77.oh [Wed, 30 Jan 2013 10:49:44 +0000 (19:49 +0900)]
add smack label for booting
Change-Id: I5cc42a28f08a0a571f9d065aea0bb850c307f201
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
Jaeho Lee [Sat, 26 Jan 2013 07:53:18 +0000 (16:53 +0900)]
fixed prevent issue
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
Łukasz Stelmach [Wed, 23 Jan 2013 16:23:49 +0000 (17:23 +0100)]
Make sub-packages require paretns with the same epoch value
With the epoch field unset "%{?epoch:%{epoch}:}%{version}-%{release}"
expression is identical to "%{version}-%{release}".
Change-Id: Ie7ddf2b315b3e04fc1cd8b610227d93f08e6b0b8
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
junsuk77.oh [Tue, 15 Jan 2013 06:24:06 +0000 (15:24 +0900)]
fixed prevent issue
Change-Id: I4e16cde168a2ba76f508d9aa4ddd6a23e6090a1a
junsuk77.oh [Mon, 14 Jan 2013 09:58:41 +0000 (18:58 +0900)]
fixed prevent issues
Change-Id: I80d8ff7081080a4d0f5ff1440e71cbd7a6fb05e4
junsuk77.oh [Sat, 12 Jan 2013 12:30:10 +0000 (21:30 +0900)]
Fixed prevent issues
Change-Id: I53243208611a28a75e8c13718058dc308239b852
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
Jacek Migacz [Thu, 29 Nov 2012 11:46:18 +0000 (12:46 +0100)]
Merge branch 'systemd'
Change-Id: I719b5edd00cf20d84ffd56f7bc4806dedb8207a4
junsuk77.oh [Mon, 26 Nov 2012 01:04:45 +0000 (10:04 +0900)]
remove "SYSTEM_TIME_CHANGED" heynoti publish sig
Change-Id: I7aa0855f5e9f784402cf1339774ba19eb2553b3a
Chengwei Yang [Fri, 23 Nov 2012 09:24:45 +0000 (17:24 +0800)]
Give alarm-server a low oom_adj value to avoid killed
Currently, a positive oom_adj make alarm-server likely to be killed by
system-server, which will pick up the one with positive oom_adj and
increase it's oom_adj whenever it go to inactive or backgrd. Once its
oom_adj larger or equal 15, it got killed by system-server.
For sysvinit, there is a kernel module named pmon and user space tool
which set important services as vip or permenant processes. So they're
lesser to be killed and will be relaunched once it got killed.
In systemd environment, it's easy to implement this feature by leverage
the systemd feature.
Change-Id: Ib89cdd1c94cfac66e1da88144db98ec1314b8865
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Chengwei Yang [Wed, 21 Nov 2012 05:01:05 +0000 (13:01 +0800)]
Fix scripts which cause set date & time failure at first boot
At first boot, alarm-server will failed to listen on the key
db/system/timechange changed event because it doesn't exist.
However, once you try to set date & time from "settings", system server
will create that key, and after alarm-server restarted, set date & time
works well.
Change-Id: I0dd5c5ff8fef8fb0c8aab5d3864bc5cb173fc035
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
William Douglas [Thu, 21 Jun 2012 19:07:02 +0000 (12:07 -0700)]
Import systemd support patches from RSA
- fix post section
Signed-off-by: William Douglas <william.douglas@intel.com>
- add systemd unit files
Signed-off-by: William Douglas <william.douglas@intel.com>
- Fix initscript symlinks
[ Author: Patrick McCarty <patrick.mccarty@linux.intel.com> ]
Merged-and-mangled-by: Karol Lewandowski <k.lewandowsk@samsung.com>
Merged-and-mangled-by: Łukasz Stelmach <l.stelmach@samsung.com>
Conflicts:
packaging/alarm-manager.spec
junsuk77.oh [Fri, 9 Nov 2012 00:38:22 +0000 (09:38 +0900)]
change setting time changed vconf key access right
Jinwoo Nam [Wed, 7 Nov 2012 09:33:54 +0000 (18:33 +0900)]
update annotated tag info
junsuk77.oh [Mon, 5 Nov 2012 08:03:04 +0000 (17:03 +0900)]
add manifest file for smack rule on alarm-lib
Change-Id: Ice0412a33bbb490f060a450fdb1c0380aeeb6fce
junsuk77.oh [Mon, 5 Nov 2012 01:10:54 +0000 (10:10 +0900)]
add VCONFKEY_SYSTEM_TIME_CHANGED sig to publish time is changed
Change-Id: Iabeda62b664d7b3f3de963cbafb165a3cee72e2c
junsuk77.oh [Fri, 2 Nov 2012 10:05:46 +0000 (19:05 +0900)]
add manifest file for smack rule on alarm-server
Change-Id: Ia0356b5567665adb819cf10c64a3f7dbd4d59e6b
junsuk77.oh [Thu, 25 Oct 2012 11:17:19 +0000 (20:17 +0900)]
use app_id instead of pack_name
Change-Id: If1ec1531967f972add6229e58ae6188701c0ac0d
Jaeho Lee [Tue, 4 Sep 2012 08:50:07 +0000 (17:50 +0900)]
changed operation string
Jaeho Lee [Sat, 25 Aug 2012 06:27:53 +0000 (15:27 +0900)]
tizen build
Sewook Park [Tue, 21 Aug 2012 11:10:29 +0000 (20:10 +0900)]
Upload Tizen2.0 source
Kim Kibum [Sun, 29 Apr 2012 07:59:34 +0000 (16:59 +0900)]
upload tizen1.0 source
Yan Yin [Wed, 14 Mar 2012 06:01:05 +0000 (14:01 +0800)]
update for beta universally
Jaeho Lee [Fri, 10 Feb 2012 08:41:37 +0000 (17:41 +0900)]
bug fix
Jaeho Lee [Fri, 10 Feb 2012 07:10:53 +0000 (16:10 +0900)]
merged with private
Kibum Kim [Fri, 6 Jan 2012 15:43:18 +0000 (00:43 +0900)]
Git init
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:33 +0000 (21:59 +0900)]
Initial empty repository