[FEATURE] Implement kernel -> user connection
[platform/core/system/swap-manager.git] / daemon / utils.c
2014-01-18 Nikita Kalyazin[REFACTOR] split system info to separate files 18/14618/8
2014-01-18 Nikita Kalyazin[CLEAN] remove unused variables 17/14617/7
2014-01-18 Nikita Kalyazin[CLEAN] remove unused code 16/14616/7
2014-01-18 Nikita Kalyazin[FIX] missing prototypes: add "static" 13/14613/6
2013-12-16 Anastasia Lyupa[CLEAN] utils.c 45/13845/1
2013-12-16 Anastasia Lyupa[IMPROVE] kill_app
2013-12-02 Nikita Kalyazin[FIX] add waitpid for launch_app process
2013-11-28 Dmitry Bogatov[FIX] Fix warnings
2013-11-26 Dmitry Bogatov[CLEAN] Remove all dead code related to LOCALTEST
2013-11-26 Dmitry Bogatov[REFACTOR] Move all logging to parent process in exec_*
2013-11-26 Dmitry Bogatov[REFACTOR] Move most of logging logic to `do_log`.
2013-11-18 Dmitry Bogatov[STYLE] Remove unused #ifdef
2013-10-31 Vitaliy Cherepanov[FIX] kill app before start profiling
2013-10-30 Dmitry Bogatov[REFACTOR] Refactor setting smack attributes to `fd_set...
2013-10-02 Anastasia Lyupa[FIX] replay for emulator
2013-09-05 Vitaliy Cherepanov[FIX] manager update after tizen 2.2
2013-09-05 Vitaliy Cherepanov[FIX] MSG_PROCESS_INFO: zero low_address and high_address
2013-08-07 Vitaliy CherepanovMerge branch 'swap_protocol' of 106.109.8.71:/srv/git...
2013-08-06 Nikita Kalyazin[IMPROVE] remove warning when no process to kill
2013-07-24 Nikita KalyazinMerge branch 'swap_protocol' of ssh://106.109.8.71...
2013-07-24 Nikita KalyazinMerge branch 'swap_protocol' of ssh://106.109.8.71...
2013-07-24 Nikita KalyazinMerge branch 'swap_protocol' of ssh://106.109.8.71...
2013-07-24 Nikita KalyazinMerge singleton fix related changes into swap_protocol
2013-07-23 Dmitry Bogatov[STYLE] Remove all trailing whitespaces
2013-07-18 Vitaliy Cherepanov[FIX] change is_same_app_process function (commit b0753...
2013-07-16 Nikita KalyazinMerge branch 'proto_1' into swap_protocol
2013-07-15 Vitaliy Cherepanov[FIX] by default enabled WRN and ERR debugs
2013-07-11 Vitaliy Cherepanov[COPYRIGHT] copyright update
2013-07-08 Vitaliy Cherepanov[IMPROVE] exec application with timer check
2013-07-08 Vitaliy Cherepanov[IMPROVE] add debugs for sampling and replay threads
2013-07-07 Nikita KalyazinMerge branch 'swap_protocol' of ssh://106.109.8.71...
2013-07-03 Vitaliy CherepanovMerge branch 'swap_protocol' of 106.109.8.71:/srv/git...
2013-07-03 Vitaliy Cherepanov[FUATERE] add ioctl send
2013-07-03 Nikita Kalyazin[CLEAN] remove useless stuff
2013-06-28 Vitaliy Cherepanov[FIX] warning war
2013-06-28 Vitaliy CherepanovMerge branch 'swap_protocol' of 106.109.8.71:/srv/git...
2013-06-28 Nikita Kalyazin[FIX] launch and kill tizen application
2013-06-24 Nikita KalyazinMerge branch 'swap_protocol' of ssh://106.109.8.71...
2013-06-24 Vitaliy Cherepanov[FIX] HOST_BUILD define chage to LOCALTEST
2013-06-20 Vitaliy Cherepanov[FEATURE] first version of binary protocol message...
2013-05-02 woojinDA runs application through launch_app
2013-04-25 woojinapply hw acceleration property
2013-04-22 greatim[Title] launcher handles the probed application
2013-04-20 woojinfix prevent violation
2013-04-11 greatim[Title] fix bug about launch problem in emulator
2013-04-10 greatim[Title] apply runtime config and new protocol
2013-03-27 Sehong Nasync with master