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
2020-10-20pipes: loop over splice() when dumping a pipe's dataNicolas Viennot
2020-03-27pipe: restore pipe size even if a pipe is emptyAndrei Vagin
2020-02-04pipe: print pipe_id as unsigned to generate an external pipe nameAndrei Vagin
2019-04-21Replace references to MAP_ANON with MAP_ANONYMOUSRadostin Stoyanov
2017-12-12pipe: dump all data from a pipeAndrei Vagin
2017-08-09files: Move pipes into files imagePavel Emelyanov
2017-07-18restore: Tune up _once stuffPavel Emelyanov
2017-07-18restore: Do not allocate heads for post-prep actionsPavel Emelyanov
2017-05-10pipes: Use add_post_prepare_cb_onceCyrill Gorcunov
2017-03-06pipe: reopen pipes via usernsdAndrei Vagin
2017-03-06files: Sanitize helpers for scattering two-headed filesPavel Emelyanov
2017-02-06files: Make recv_fd_from_peer() non-blockKirill Tkhai
2017-02-06files: Add new_fd parameter to file_desc_ops::open()Kirill Tkhai
2017-02-06files: Kill file_desc_ops::want_transport()Kirill Tkhai
2017-02-06files: Move derefferencing of TRANSPORT_FD_OFF to send_fd_to_peer()Kirill Tkhai
2017-02-06files: Move closing fle's transport_fd to recv_fd_from_peer()Kirill Tkhai
2017-02-06files: Send/receive fds with pointers on their struct fdinfo_list_entry in re...Kirill Tkhai
2016-11-02criu: get rid of config-base.hDmitry Safonov
2016-10-24headers: Remove util.h from protobuf.hPavel Emelyanov
2016-09-06files: don't create a transport socket for each file ++Pavel Emelyanov
2016-07-05pipes: export collect_one_pipe_ops() helperStanislav Kinsburskiy
2016-07-05autofs: parse fsinfo stage introducedStanislav Kinsburskiy
2016-04-04pipe/fifo: Collect data via cinfo enginePavel Emelyanov
2016-04-04collect: Add img argument to cinfoPavel Emelyanov
2016-04-04pipe: Run master resolve via post_cb enginePavel Emelyanov
2016-02-19pipe: typo fixAndrew Vagin
2016-02-15build: Drop protobuf/ from the sourcesCyrill Gorcunov
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov