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-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29tun: fix tun_link leak in dump_tun_linkPavel Tikhomirov
2021-09-03Run 'make indent' on all C filesAdrian Reber
2018-10-30tun: Add support for multiple net nsCyrill Gorcunov
2018-10-30tun: Set net ns before opening masterCyrill Gorcunov
2018-10-30tun: Define log prefixCyrill Gorcunov
2018-10-30Fix typosRadostin Stoyanov
2018-07-09tun/kerndat: Keep going with CONFIG_TUN=nDmitry Safonov
2018-05-17tun: don't leak a file descriptorAndrei Vagin
2018-05-12Remove redundant semicolonsRadostin Stoyanov
2018-05-12net: set_netns should set a root net ns if ns_id is zeroAndrei Vagin
2018-05-12net: Dump tun device net id in imgAndrew Vagin
2018-05-12tun: Check that net ns of tun device is dumpedKirill Tkhai
2018-05-12tun: Check tun has ioctl() cmd SIOCGSKNSKirill Tkhai
2018-03-02Fix typosRadostin Stoyanov
2018-02-15net: create a list of all linksAndrei Vagin
2017-08-09files: Move tunfile into files imagePavel Emelyanov
2017-02-06files: Add new_fd parameter to file_desc_ops::open()Kirill Tkhai
2016-11-03net: pass the struct nlattrs to dump() functionsTycho Andersen
2016-10-24headers: Remove util.h from protobuf.hPavel Emelyanov
2016-08-11criu/*c: fix typosKir Kolyshkin
2016-04-04collect: Add img argument to cinfoPavel Emelyanov
2016-02-16show: Remove deprecated codePavel Emelyanov
2016-02-15build: Drop protobuf/ from the sourcesCyrill Gorcunov
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov