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
2018-07-10travis: fix building on s390xwip/nested-namespaceswip/check-onlyAdrian Reber
2018-06-29Revert "Revert "travis: run test/other/rpc tests""Adrian Reber
2018-06-29tests: fix builds on alpine and centosAdrian Reber
2018-06-29criu service: support status-fdAdrian Reber
2018-06-29Add information about --ps-socket to usage information in crtools.cPawel Stradomski
2018-06-29Add --ps-socket option to Documentation/criu.txtPaweł Stradomski
2018-06-29Allow passing ps-socket file descriptor when launching criu.Pawel Stradomski
2018-06-23Revert "travis: run test/other/rpc tests"Andrei Vagin
2018-06-23unix: test, sk-unix01 -- Fix data sending for be machinesCyrill Gorcunov
2018-06-23tests: fix builds on alpine and centosAdrian Reber
2018-06-22README.md correct travis linksDaniel Black
2018-06-22net: veth -- Don't force to create master peer index if no nsidCyrill Gorcunov
2018-06-22tests: others,rpc -- Tune up headerCyrill Gorcunov
2018-06-22lib/c: add missing criu_local_set_service_binary signatureRonny Chevalier
2018-06-22lib/c: add const qualifier to criu_set_service_binaryRonny Chevalier
2018-06-20scripts/systemd-autofs-restart.sh: fix variable nameAdrian Reber
2018-06-20x86: cpu -- Proceed even if xsavec detected for dev reasonCyrill Gorcunov
2018-06-20zdtm.py: ignore unicode encode errorsPavel Tikhomirov
2018-06-19unix: test -- Add sk-unix01 testCyrill Gorcunov
2018-06-19unix: Improve debug message when collecting socketCyrill Gorcunov
2018-06-19unix: Add support of ghost socketsCyrill Gorcunov
2018-06-19unix: Use decimal format for inode printingCyrill Gorcunov
2018-06-19unix: Rename unlink_stale to unlink_skCyrill Gorcunov
2018-06-19unix: Move unix_resolve_name declaration on topCyrill Gorcunov
2018-06-19unix: Unify id and ino printsCyrill Gorcunov
2018-06-19sockets: Add sock_type_name and tcp_state_name helpersCyrill Gorcunov
2018-06-19travis: run test/other/rpc testsAdrian Reber
2018-06-19test/others/rpc: also run RPC version command via serviceAdrian Reber
2018-06-19test/other/rpc: resurrect the RPC test casesAdrian Reber
2018-06-19restore: do not kill restored process on failureAdrian Reber
2018-06-18bitops: use a gcc builtin function instead of our __ffsAndrei Vagin
2018-06-18x86: cpu -- Show which exactly features are failing in fpu capability modeCyrill Gorcunov
2018-06-18x86: cpu -- Use rt information since it might we filteredCyrill Gorcunov
2018-06-18x86: cpu -- Add ability to ignore xsavesCyrill Gorcunov
2018-06-18compel: cpu -- Add ability to clear featuresCyrill Gorcunov
2018-06-18x86: cpu -- Report when unsupported compact xsave frame detectedCyrill Gorcunov
2018-06-18x86: cpu -- Check for xsaves bit on cpu validationCyrill Gorcunov
2018-06-18x86: cpu -- Show additional xsave info on initCyrill Gorcunov
2018-06-18x86: cpu -- Add new instruction bits to checkCyrill Gorcunov
2018-06-18x86: cpu -- Sync bits with kernelCyrill Gorcunov
2018-06-18crit: Show cpuinfo imageCyrill Gorcunov
2018-06-18x86: Use uint_x types in rt_sigcontextCyrill Gorcunov
2018-06-18zdtm/static/maps06: removed hardcoded page-sizeAdrian Reber
2018-06-18bitops: use the UL literal for constantsAndrei Vagin
2018-06-18zdtm.py: exclude a vsyscall vma for x32 testsAndrei Vagin
2018-06-15lazy-pages: uffd_{copy, zeropage}: rework error handlingMike Rapoport
2018-06-15zdtm/lib: don't close bad criu_status_in file descriptor in signal handlerMike Rapoport
2018-06-14image: Add missing newlines to warn messageCyrill Gorcunov
2018-06-14sfd: Don't forget to test sfd_map when closing old fdsCyrill Gorcunov
2018-06-14remote: Remove unused constantsRadostin Stoyanov