platform/core/system/resourced.git
2019-05-09 Michal BlochReplace a call to a missing method with a warning 92/205692/3
2019-05-08 Michal Blochtracing: introduce _W warning macro 91/205691/1
2019-05-06 Michal BlochReclaim at boot now controllable from the config 25/204825/4
2019-03-25 Karol LewandowskiMerge "tests: change core_pattern to /dev/null temporar...
2019-03-25 Karol LewandowskiMerge "Add author's commentary to ade9c91f8b" into...
2019-03-19 Michal Blochfind . -name "*.c" -exec chmod -x {} ; 99/201799/1
2019-03-05 Łukasz Stelmachtests: change core_pattern to /dev/null temporarily 27/200827/2
2019-03-04 swift.kimAdd author's commentary to ade9c91f8b 24/200824/1
2019-03-01 Łukasz Stelmachtests: Add watchdog test 09/200709/7 accepted/tizen/unified/20190307.231005 submit/tizen/20190301.133444
2019-03-01 Łukasz Stelmachwatchdog: Check types of parameters explicitly 82/200382/4
2019-03-01 Łukasz Stelmachwatchdog: DBus method handler need to return a message 81/200381/4
2019-03-01 Łukasz Stelmachwatchdog: Do not check message signature 80/200380/3
2019-02-26 swift.kimlowmem: Add an option to activate background reclaim 32/200432/2
2019-02-26 swift.kimlowmem: A new cgroup for bg-locked processes 31/200431/2
2019-02-26 swift.kimproc-stat: Initialize pai earlier than proc_set_oom_sco... 30/200430/2
2019-02-26 swift.kimswap: Fix typo and clean up 29/200429/2
2019-02-18 Karol Lewandowskipackaging: Bump version 50/200050/1 accepted/tizen/unified/20190218.163125 submit/tizen/20190218.104917
2019-02-18 Karol Lewandowskicommon: Fix logic error in g_variant_is_of_type() 49/200049/1
2019-02-15 Karol Lewandowskicommon: file-helper: Remove unused code 11/199811/4 submit/tizen/20190215.113808
2019-02-15 Karol Lewandowskimemory: Add D-Bus type checking to remaining handlers 17/199717/6
2019-02-15 Karol Lewandowskimemory: Unify D-Bus PID type to be always int32 32/199132/6
2019-02-15 Karol Lewandowskicommon: Add helper macros for D-Bus handlers 08/199808/3
2019-02-15 Karol Lewandowskicommon: Remove unused macros 07/199807/3
2019-02-12 Łukasz StelmachRemove a proc_app_info structure allocated during prelaunch 75/192775/3
2019-02-01 Konrad Kuchciakswap: FIX Do not setup swap after resourced restart 87/199087/1 accepted/tizen/unified/20190213.071904 submit/tizen/20190212.103739
2019-01-24 Łukasz Stelmachproc: Remove support for unused Signal and WatchdogResu... 00/197800/2 submit/tizen/20190131.154945
2019-01-24 ByungSoo Kimproc: introduce watchdog handler 02/197702/2
2019-01-24 Łukasz StelmachFix SVACE issue 54/198454/1 submit/tizen/20190124.153144
2019-01-18 Łukasz StelmachFix paths in commit a37205f1 85/198085/1 accepted/tizen/unified/20190128.061303 accepted/tizen/unified/20190128.061517 submit/tizen/20190118.112553 submit/tizen/20190122.115159
2019-01-17 Łukasz StelmachFix SVACE issue 91/197991/1 submit/tizen/20190117.123423
2019-01-04 Michal BlochFix a potential unterminated string. 25/196825/1
2018-12-20 Łukasz StelmachThe swap module requires mkswap(8) and dd(1) to set... 05/196005/1
2018-12-10 Łukasz StelmachFix log message formatting strings to strictly format... 72/194872/2 accepted/tizen/unified/20181211.141124 submit/tizen/20181210.110223
2018-10-22 Łukasz Stelmachswap: Do not set the limit for empty cgroups 77/191977/1
2018-10-17 Karol LewandowskiMerge "Allow requests to synchronise CPU usage history...
2018-10-17 Karol LewandowskiMerge "policy: Do not deny delivery of signals" into...
2018-10-16 Łukasz StelmachAllow requests to synchronise CPU usage history 10/191410/1
2018-09-25 Paweł Szewczykswap: Do not setup swap after resourced restart 92/189992/1
2018-09-24 ByungSoo Kimswap: match zswap parameters of kernel node 16/187516/6 submit/tizen/20180925.081123 submit/tizen/20181008.080213
2018-09-24 Donghwan Jeongswap: add delay about early swap 15/187515/5
2018-09-24 Donghwan Jeongswap: trigger swap LMK when only available memory is... 14/187514/5
2018-09-24 Marcin Jabrzykswap: fix and update swap module about encryption 13/187513/5
2018-09-24 ByungSoo Kimswap: try to swap memory from the root memcg as much... 12/187512/5
2018-09-24 Marcin Jabrzykswap: adjust sysfs atribute from max_pool_size to max_p... 11/187511/4
2018-09-24 WaLyong Choswap: change lmk type for searching all processes in... 10/187510/4
2018-09-24 ByungSoo Kimswap: control swappiness dynamically 09/187509/4
2018-09-24 ByungSoo Kimswap: check kernel fragmentation through /proc/buddyinfo 08/187508/4
2018-09-24 ByungSoo Kimswap: trigger early LMK when swap space is not enough. 07/187507/4
2018-09-24 ByungSoo Kimlowmem: add new api for triggering early LMK in swap... 06/187506/4
2018-09-24 ByungSoo Kimlowmem: unified function for triggering LMK 05/187505/4
2018-09-24 ByungSoo Kimswap: add new module for zswap 04/187504/4
2018-09-24 ByungSoo Kimswap: control priority about multiple swap devices 03/187503/4
2018-09-24 ByungSoo Kimswap: add new module for fileswap 02/187502/4
2018-09-24 ByungSoo Kimcommon: add losetup() api for supporting loop device... 01/187501/4
2018-09-24 ByungSoo Kimswap: modulize zram swap 00/187500/4
2018-09-24 Paweł Szewczykproc: add new api for getting /proc/swaps information 99/187499/4
2018-09-24 ByungSoo Kimcommon: provide parsing multiple data types 98/187498/4
2018-09-24 ByungSoo Kimconfig-parser: add new style config parser 97/187497/4
2018-09-24 ByungSoo Kimswap: prepare modulization of swap devices 96/187496/3
2018-09-24 ByungSoo Kimmemory: use path name for getting memcg info instead... 95/187495/3
2018-09-24 ByungSoo Kimswap: remove unused dbus signal 94/187494/3
2018-09-24 ByungSoo Kimswap: check swap status whether kernel enables configur... 91/187491/3
2018-09-24 Karol Lewandowskipolicy: Do not deny delivery of signals 47/189947/1
2018-09-19 Łukasz StelmachFail module logging initalization if logging_init(... 53/189653/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.021616 accepted/tizen/unified/20180920.155224 submit/tizen/20180920.072124 submit/tizen_5.0/20181101.000004
2018-09-19 Łukasz StelmachAvoid iterating over a NULL hash 73/189573/1 submit/tizen/20180919.012109
2018-09-17 Lukasz StelmachMerge "heart: Ignore unknown sections in config file...
2018-09-14 Lukasz StelmachMerge "Simplify D-Bus policy" into tizen
2018-09-14 Karol LewandowskiSimplify D-Bus policy 98/187798/2
2018-08-30 Ravi Gunturfix zombie thread by detaching to avoid resource leak 51/188051/1 accepted/tizen/unified/20180831.165151 submit/tizen/20180830.162343
2018-08-28 Paweł Szewczykheart: Ignore unknown sections in config file 21/187821/1
2018-08-22 Mateusz MoscickiMerge "Update the ProcessCrashed signal signature"... accepted/tizen/unified/20180824.162514 submit/tizen/20180822.121814 submit/tizen/20180823.142438
2018-08-10 Mateusz MoscickiUpdate the ProcessCrashed signal signature 68/186568/1
2018-08-02 Michal BlochFix inconsistent string ownership 12/185812/2
2018-07-27 Kichan Kwonheart : remove PID argument of D-Bus 94/185194/2
2018-07-26 Michal BlochDisable "reboot on VIP death" behavior on poweroff 60/183760/9 accepted/tizen/unified/20180727.063754 submit/tizen/20180726.113419
2018-07-24 Michal BlochDon't listen to DeviceD power off signal 84/184384/4 accepted/tizen/unified/20180725.060434 submit/tizen/20180724.051636
2018-06-18 Łukasz StelmachUse update-alternatives to manage resourced.common... 85/181685/3 accepted/tizen/unified/20180620.131530 submit/tizen/20180619.111527
2018-06-15 Łukasz StelmachRevert "Build resourced-light with a separate spec" 84/181684/1
2018-06-13 Karol LewandowskiMerge "Refactor dbus_heart_get_cpu_data() and heart_cpu...
2018-06-12 Łukasz StelmachAllow access to battery information for unprivileged... 59/181159/2
2018-05-29 Łukasz StelmachExpose ProcExclude as a method call 79/178579/4
2018-05-29 Łukasz StelmachImprove dbus message handling 78/178578/3
2018-05-24 Łukasz StelmachRefactor dbus_heart_get_cpu_data() and heart_cpu_get_da... 66/180066/2
2018-05-24 Łukasz StelmachMerge "Bump version of the resourced-light package...
2018-05-24 Łukasz StelmachBump version of the resourced-light package 50/180050/1
2018-05-23 Karol LewandowskiMerge "Enable swap module in resourced-light" into...
2018-05-22 Łukasz StelmachUse the sysfs interface for zram introduced in Linux... 19/179819/1
2018-05-22 Łukasz StelmachIntroduce functions to read an n-th field from a file 18/179818/1
2018-05-22 Łukasz StelmachMove fwrite_array() next to other write functions 17/179817/1
2018-05-21 Mateusz MoscickiEnable swap module in resourced-light 70/176070/2
2018-05-17 Karol LewandowskiMerge "Set the default DBus policy for send and own... submit/tizen/20180523.100558
2018-05-17 Karol LewandowskiMerge "Build resourced-light with a separate spec"...
2018-05-14 Kichan Kwonrelease : 0.5.4 77/178777/1 accepted/tizen/unified/20180515.063724 submit/tizen/20180514.045434
2018-05-11 Łukasz StelmachSet the default DBus policy for send and own to deny 26/178726/1
2018-05-11 Kichan KwonClear Gerror before exit 21/178621/1
2018-05-10 Łukasz StelmachBuild resourced-light with a separate spec 11/177111/2
2018-05-08 Elmurod TalipovFix heap-use-after-free error detected by Adress Sanitizer. 17/178117/1 submit/tizen/20180509.124204
2018-03-08 Kichan Kwonrelease : 0.5.3 27/171927/1 accepted/tizen/unified/20180313.162811 submit/tizen/20180308.070108
2018-03-08 Kichan KwonMerge remote-tracking branch 'origin/tizen_4.0' into... 19/171919/1
2018-03-08 Kichan Kwonmemory : ignore empty zone 06/171906/2
next