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-03Run 'make indent' on all C filesAdrian Reber
2018-10-30net: Add prefixes for better loggingCyrill Gorcunov
2018-03-02criu: fix gcc-8 warningsAndrei Vagin
2018-02-15net: set a proper network namespace to create a socketAndrei Vagin
2018-02-15net: save network namespaces for socketsAndrei Vagin
2018-02-15netlink: add ns_id as a generic argument to receive_callbackAndrei Vagin
2017-08-09files: Move packet sock into files imagePavel Emelyanov
2017-04-11Spring whitespace cleanupKir Kolyshkin
2017-02-06files: Add new_fd parameter to file_desc_ops::open()Kirill Tkhai
2017-01-12socket: Add support for SOCK_PACKET socketsGleb Valin
2016-12-05criu: Fix open() retval analysingKirill Tkhai
2016-10-24headers: Remove util.h from protobuf.hPavel Emelyanov
2016-10-24Hide asm/types.h from sourcesPavel Emelyanov
2016-05-27mem: Rework vma openPavel Emelyanov
2016-04-04collect: Add img argument to cinfoPavel Emelyanov
2016-03-25netlink: Use nlattr instead of rtattrAndrew Vagin
2016-02-15build: Drop protobuf/ from the sourcesCyrill Gorcunov
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov