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
2022-10-25non-root: enable non-root checkpoint/restoreYounes Manton
2022-07-13config/files-reg: Add opt to skip file r/w/x check on restoreYounes Manton
2022-04-29config/rpc: add new option --mntns-compat-mode for old mount enginePavel Tikhomirov
2022-04-29crtools/rpc: export current criu mode to opts.modePavel Tikhomirov
2022-04-29libcriu: add single pre-dump supportAdrian Reber
2021-09-03cr-service: add network_lock option to RPC and libcriuZeyad Yasser
2021-09-03Run 'make indent' on all C filesAdrian Reber
2021-09-03cr-service: move pidfd_store initialization to cr-serviceZeyad Yasser
2021-09-03pidfd_store: move pidfd_store to a separate fileZeyad Yasser
2021-09-03Enable changing of mount context on restoreAdrian Reber
2021-09-03cr-check: add ability to check if pidfd_store feature is supportedZeyad Yasser
2021-09-03cr-service: add pidfd_store_sk option to rpc.protoZeyad Yasser
2021-09-03cr-service: fix CRIU_REQ_TYPE__FEATURE_CHECK RPC requestZeyad Yasser
2020-10-20swrk: send notification instead of using status fdKir Kolyshkin
2020-10-20close_service_fd: rename to status_readyKir Kolyshkin
2020-10-20cr-service: spell out an errorKir Kolyshkin
2020-10-20cr-service: fix wording in debug messagesKir Kolyshkin
2020-10-20img-streamer: introduction of criu-image-streamerNicolas Viennot
2020-02-04style: Enforce kernel style -Wstrict-prototypesNicolas Viennot
2020-02-04service: Use space on stack for msg bufferRadostin Stoyanov
2020-02-04image: avoid name conflicts in image filesAndrei Vagin
2020-02-04Adding --pre-dump-mode optionAbhishek Dubey
2020-02-04Add new command line option: --cgroup-yardMichał Cłapiński
2019-09-07rpc: Add support for TLS optionsRadostin Stoyanov
2019-09-07cr-service: fix clang 'dereference of a null pointer'Adrian Reber
2019-09-07cr-service: fix coverity STRING_OVERFLOWAdrian Reber
2019-04-21Rename version protobuf RPC membersAdrian Reber
2019-04-21rpc/libcriu: Add lsm-profile optionRadostin Stoyanov
2019-04-21cr-service: Don't log return val of parse_optionsRadostin Stoyanov
2019-04-21config: Add check_options helperRadostin Stoyanov
2019-04-21rpc: Add interface for --tcp-close optionRadostin Stoyanov
2019-04-21Fix RPC configuration file handlingAdrian Reber
2019-04-21Remove duplicated include statementsRadostin Stoyanov
2019-04-21Print out if a RPC configuration file is usedAdrian Reber
2018-10-30service: call cr_check() from a child processAndrei Vagin
2018-10-30service: call kerndat_init() before feature checkAndrei Vagin
2018-10-30service: use waitpid() when a child pid is knownAndrei Vagin
2018-10-30criu: call kerndat_init() after log_init()Andrei Vagin
2018-10-30x86: cpu -- Use special bit for image manipulationCyrill Gorcunov
2018-10-30RPC: fix wrong log_level handlingAdrian Reber
2018-10-30cr-service: fix gcc-8 errorAdrian Reber
2018-10-30cr-service: add support for configuration files in RPC modeAdrian Reber
2018-10-30opts: use xstrdup () to assign char * optionsAdrian Reber
2018-10-30service: don't leak a file descriptorAndrei Vagin
2018-10-30criu service: support status-fdAdrian Reber
2018-07-09remote: Fix incorrect handling of `port` optionRadostin Stoyanov
2018-05-14criu: print criu and kernel versions from log_init()Andrei Vagin
2018-05-12Print CRIU and kernel version also in RPC modeAdrian Reber
2018-03-02Fix typosRadostin Stoyanov
2017-11-23service: allow to execute page-server as a child processAndrei Vagin