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
2019-09-07sk-queue: fix clang 'potential memory leak'Adrian Reber
2019-09-07Convert spaces to tabsRadostin Stoyanov
2019-04-21Remove unused #include <sys/sendfile.h>Radostin Stoyanov
2018-10-30net: Add prefixes for better loggingCyrill Gorcunov
2018-10-30Fix typosRadostin Stoyanov
2018-03-02files: Allow to send unix sockets over unix socketsKirill Tkhai
2018-03-02files: Allow epolls sent over unix socketKirill Tkhai
2017-10-17SCM: Dump and restore SCM_RIGHTsPavel Emelyanov
2017-10-17skqueue: Use sendmsg() to send dataPavel Emelyanov
2017-10-17skqueue: Split the packets sending codePavel Emelyanov
2017-07-18sk-packet: Don't open image when not neededPavel Emelyanov
2017-03-06sk: Pre-read sock packets into bufferRodrigo Bruno
2016-12-05skqueue: Check for SCM-s in queue and abort the dumpPavel Emelyanov
2016-10-24Hide asm/types.h from sourcesPavel Emelyanov
2016-10-24Add directory for common headersCyrill Gorcunov
2016-04-21sk: handle erorors of lseekAndrew Vagin
2016-04-04unix: Collect packets via cinfo enginePavel 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