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
2015-08-12criu: Version 1.6.1v1.6.1br-1.6-stablePavel Emelyanov
2015-08-11sk-unix: queuer should be set for peerAndrey Vagin
2015-08-11rst: only restore dgram socket queue onceTycho Andersen
2015-08-11unix: wait for listen() as well as bind()Tycho Andersen
2015-08-11net: don't call netns_entry__free_unpacked for uninitialized pointer (v2)Andrey Vagin
2015-08-11unix: Don't dump external peer w/o namePavel Emelyanov
2015-08-11sk-unix: protobuf -- Use string type instead of bytestreamCyrill Gorcunov
2015-08-11sk-unix: unix_process_name -- Defer lookup until requiredCyrill Gorcunov
2015-08-11sk-unix: Add trivial name resolver for sockets with relative namesCyrill Gorcunov
2015-08-11sk-unix: Move name handling into separate routineCyrill Gorcunov
2015-06-01criu: Version 1.6v1.6Pavel Emelyanov
2015-05-30crit: Avoid full exception trace when meeting unknown magic in image (v2)Pavel Emelyanov
2015-05-30locks: print unknown file locksAndrey Vagin
2015-05-30proc: Don't use parent proc_self_fd cached descriptorPavel Emelyanov
2015-05-30img: Remove empty lazy images after dumpPavel Emelyanov
2015-05-29test/other: save logs in the test directoryAndrey Vagin
2015-05-29files: Print file type for BUGPavel Emelyanov
2015-05-29mount: Add ability to restore ro tmpfsCyrill Gorcunov
2015-05-19Updated READMESergey Bronnikov
2015-05-19zdtm: execute checkskip hooksAndrey Vagin
2015-05-19lsm: get host lsm type from the host mntnsAndrey Vagin
2015-05-19zdtm: execute static/apparmor in CTAndrey Vagin
2015-05-19Simple Makefile fix for rpmbuildAdrian Reber
2015-05-15test/pipes: don't use the shell_job optionAndrew Vagin
2015-05-14test/secure: don't use the shell_job optionAndrew Vagin
2015-05-14ppc64: Optimizing bit operationLaurent Dufour
2015-05-14ppc64: Use optimized memcmpLaurent Dufour
2015-05-14ppc64: Use optimized memcpyLaurent Dufour
2015-05-14ppc64: Fix assembly codeLaurent Dufour
2015-05-14libcriu: don't use the shell_job optionAndrew Vagin
2015-05-12criu: systemd: allow enabling criu serviceRuslan Kuprieiev
2015-05-12Subject: net: Don't fail on missing icmp entriesCyrill Gorcunov
2015-05-12sysctl: Make CTL_READ nonfatalCyrill Gorcunov
2015-05-12docs: Rework the manual, v2Cyrill Gorcunov
2015-05-12test/rpc: write all files into the build/ directoryAndrew Vagin
2015-05-12criu: crit-install: use $PREFIX with --prefix instead of $DESTDIRRuslan Kuprieiev
2015-05-08test/rpc: don't use shell-jobAndrew Vagin
2015-05-08test: fix syntax error in mnt_ext_masterTycho Andersen
2015-05-08pycriu: images: support netns.imgRuslan Kuprieiev
2015-05-08log_init(): don't leak fd on errorKir Kolyshkin
2015-05-08tunfile_open(): don't leak fd on error pathKir Kolyshkin
2015-05-08restore_fs(): don't leak fds on errorKir Kolyshkin
2015-05-08serve_out_fd(): don't leak fd on errorKir Kolyshkin
2015-05-08open_inet_sk(): don't leak socket fd on errorKir Kolyshkin
2015-05-08lsm: add a test for apparmorTycho Andersen
2015-05-08test: add checkskip hookTycho Andersen
2015-05-08lsm: add support for c/ring LSM profilesTycho Andersen
2015-05-08test: add mnt_ext_* tests to zdtm.shTycho Andersen
2015-05-08test: add a test for mounts with external master peersTycho Andersen
2015-05-08zdtm: check --ext-mount-map autoAndrey Vagin