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/images
AgeCommit message (Expand)Author
2017-03-06images/Makefile: sanitize cleaningKir Kolyshkin
2017-03-01tty: notify about orphan tty-s via rpcAndrei Vagin
2017-02-09RPC: make status-fd option available via RPCAdrian Reber
2017-02-03protobuf: regenerate images on Makefile changesDmitry Safonov
2016-12-05Add --weak_sysctl CLI option to RPC and libPavel Tikhomirov
2016-11-04rpc: Add lost comment about ext_mount_map deprecationPavel Emelyanov
2016-11-03images: add syntax declaration to macvlan.protoTycho Andersen
2016-11-03net: add support for macvlan link typesTycho Andersen
2016-11-03unux: Make --external support --ext-unix-skPavel Emelyanov
2016-11-03veth: Make --external support --veth-pairPavel Emelyanov
2016-10-24core-ppc64: mark gregs and clear_tid_addr as (criu).hexMike Rapoport
2016-10-24core-arm: mark gregs and clear_tid_addr as (criu).hexMike Rapoport
2016-10-24core-aarch64: mark gregs and clear_tid_addr as (criu).hexMike Rapoport
2016-10-10images: rename NONE to CG_NONETycho Andersen
2016-10-10images: add syntax specifier to autofs.protoTycho Andersen
2016-09-06ppc64: handle transactional memory stateLaurent Dufour
2016-09-06ppc64: review the comment style in proto fileLaurent Dufour
2016-09-06tty: Restore peers uid, gidCyrill Gorcunov
2016-09-06rpc: Report back first error message on failurePavel Emelyanov
2016-09-06ipc/sysctl: c/r kernel.{msg_next_id,sem_next_id,shm_next_id}Pavel Tikhomirov
2016-08-11images/tty.proto: fix typo in a commentKir Kolyshkin
2016-08-08tcp: dump and restore window parametersAndrew Vagin
2016-08-01ipc/sysctl: c/r fs.mqueue.msg_default fs.mqueue.msgsize_defaultPavel Tikhomirov
2016-08-01unix: don't drop the path on unix sockets if they don't existTycho Andersen
2016-07-07Add missing "proto2" syntax markerSebastian Pipping
2016-07-05protobuf: autofs entry introducedStanislav Kinsburskiy
2016-07-05protobuf/mnt.proto: AutoFS type addedStanislav Kinsburskiy
2016-06-28criu: add RPC interface for skip in-flight connectionsAdrian Reber
2016-06-28images: regfile -- Save file @mode into imageCyrill Gorcunov
2016-06-28nfs: images -- Reserve entries for future useCyrill Gorcunov
2016-06-28rpc: Add interface for @timeout optionNikita Spiridonov
2016-06-28rpc: Add interface --freeze-cgroup optionCyrill Gorcunov
2016-06-28cg: rpc -- Add bindings for custom cgroup props engineCyrill Gorcunov
2016-06-01join-ns: add join-ns option to criu CLI and RPCDengguangxing
2016-05-27net/sysctl: remove excess type conversions for sysctl_entry.typePavel Tikhomirov
2016-05-27tty: Write unread pty buffers on post dump stageCyrill Gorcunov
2016-05-27mount: handle tracefs more gracefullyTycho Andersen
2016-05-27net/ipv6/protobuf: add device config options for ipv6Pavel Tikhomirov
2016-05-27protobuf: add SysctlEntry for ipv4/ipv6 sysctl confs or some othersPavel Tikhomirov
2016-05-10tty: add serial driver & popular serial majorsDmitry Safonov
2016-03-25build: images -- Add missing cleanupsCyrill Gorcunov
2016-03-25build: add mrproper targetDmitry Safonov
2016-02-24cgroup: add support for cgroup namespacesTycho Andersen
2016-02-20Revert "seccomp: add a --no-seccomp option to disable dumping seccomp"Pavel Emelyanov
2016-02-17file: add a general approach for inherited filesAndrew Vagin
2016-02-17seccomp: add a --no-seccomp option to disable dumping seccompTycho Andersen
2016-02-17ns: add an ability to not dump properties for a specified namespaceAndrew Vagin
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov
2016-02-15build: Move @protobuf dir into @imagesCyrill Gorcunov