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
path: root/lib
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-29Fix some codespell warningsKir Kolyshkin
2022-04-29config/rpc: add new option --mntns-compat-mode for old mount enginePavel Tikhomirov
2022-04-29lib: introduce feature check in libcriuAdrian Reber
2022-04-29libcriu: add single pre-dump supportAdrian Reber
2022-04-29libcriu: add setting lsm-mount-context to libcriuAdrian Reber
2021-10-12libcriu: define log level constantsRadostin Stoyanov
2021-10-12libcriu: add join_ns APIRadostin Stoyanov
2021-09-17lib: install images/rpc.pb-c.hRadostin Stoyanov
2021-09-03cr-service: add network_lock option to RPC and libcriuZeyad Yasser
2021-09-03lsm: support checkpoint/restore of stacked apparmor profilesTycho Andersen
2021-09-03Run 'make indent' on header filesAdrian Reber
2021-09-03Run 'make indent' on all C filesAdrian Reber
2021-09-03protobuf: remove leading underscores from protobuf structsZeyad Yasser
2021-09-03lib: fix crit-recode msgque errors in JenkinsAdrian Reber
2021-09-03lib: fix broken crit-recode testAdrian Reber
2021-09-03crit: fix error on memfd files parsingPavel Tikhomirov
2021-09-03pycrit: fix the broken of cli the `crit show xxx.img`fu.lin
2021-09-03cr-service: add pidfd_store_sk option to rpc.protoZeyad Yasser
2021-09-03lib/cli.py: Open explore file as a binaryRadostin Stoyanov
2021-09-03lib: also handle extra pipe data correctlyAdrian Reber
2021-09-03lib: print nice error if crit gets wrong inputAdrian Reber
2021-09-03lib: correctly handle stdin/stdout (Python 3)Adrian Reber
2021-09-03lib: fix crit-recode fix for Python 2Adrian Reber
2021-09-03lib: correctly handle padding of dump imagesAdrian Reber
2021-09-03lib: fromstring() and tostring() are deprecatedAdrian Reber
2021-09-03lib: fix recode errors seen in JenkinsAdrian Reber
2021-09-03lib/cli.py: Open out file as a binaryDmitry Safonov
2021-09-03Use 'is None' instead of '== None'Adrian Reber
2021-09-03lib/py: remove unused variableAdrian Reber
2020-10-20crit: add BPF map data decodingAbhishek Vijeev
2020-10-20Makefiles: do not re-generate magic.py every timeAdrian Reber
2020-10-20python: Handle byte strings when converting protobuf to dictOtto Bittner
2020-10-20lib/c: extend receive to handle incoming FDsAdrian Reber
2020-10-20pidns: add pidns image file definitionAdrian Reber
2020-10-20lib/c: add criu_get_version()Adrian Reber
2020-10-20libcriu: Add space between 'if' and parenthesisRadostin Stoyanov
2020-10-20libcriu: Use spaces around '='Radostin Stoyanov
2020-10-20libcriu: Add orphan pts masterRadostin Stoyanov
2020-04-25criu: Add support for time namespacesAndrei Vagin
2020-03-27memfd: add seals supportNicolas Viennot
2020-03-27memfd: add file supportNicolas Viennot
2020-02-16python: sort importsAndrei Vagin
2020-02-04python: Improve decoding of file flagsNicolas Viennot
2020-02-04crit: fix python3 encoding issuesNicolas Viennot
2020-02-04lib/c: fix a compile time errorAndrei Vagin
2020-02-04Adding --pre-dump-mode optionAbhishek Dubey
2020-02-04Add new command line option: --cgroup-yardMichał Cłapiński
2019-09-07py: Fix tabs in code commentsRadostin Stoyanov