Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03configs: fix used after free casesAndrei Vagin
2021-09-03Run 'make indent' on all C filesAdrian Reber
2020-10-20action-scripts: Improper use of negative value (NEGATIVE_RETURNS)Adrian Reber
2020-10-20swrk: send notification instead of using status fdKir Kolyshkin
2019-04-21action-scripts: Reducing scope of variablesHarshavardhan Unnibhavi
2018-10-30service-fd: close a source file descriptor in install_service_fd()Andrei Vagin
2018-10-30criu/action-scripts: remove duplicate codeAdrian Reber
2018-05-17action-scripts: check a return code of get_service_fdAndrei Vagin
2018-05-12service: don't cache a service descriptorAndrei Vagin
2017-03-01tty: notify about orphan tty-s via rpcAndrei Vagin
2017-02-03pstree: Make pstree_item::pid pointer and move virt and node to arrayKirill Tkhai
2017-02-01action-scripts: Add "pre-resume" stageCyrill Gorcunov
2016-12-21scripts: Print error value in case of action script failKirill Tkhai
2016-11-03include/common: Move bug.h inCyrill Gorcunov
2016-10-24Add directory for common headersCyrill Gorcunov
2016-05-27action-scripts: include bug.hAndrew Vagin
2016-05-06scripts: Do not set -1 as root item pidPavel Emelyanov
2016-05-06actions: Do not set envs twicePavel Emelyanov
2016-05-06actions: Move shell scripts into helperPavel Emelyanov
2016-05-06actions: Introduce explicit scripts modePavel Emelyanov
2016-05-06actions: Add rpc notify with separate callPavel Emelyanov
2016-05-06actions: Move struct script into .c filePavel Emelyanov
2016-05-06actions: Move scripts list into .c filePavel Emelyanov
2016-04-21criu: action-scripts -- Don't access @root_item_pid if not presentCyrill Gorcunov
2016-04-21Fix compilation of action-scripts.cStanislav Kinsburskiy
2016-04-21cr-restore: set NS_PID environment variable before "post-resume" hookStanislav Kinsburskiy
2016-04-21cr-restore: "post-resume" hook introducedStanislav Kinsburskiy
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov