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-04-28criu: Version 1.5.2v1.5.2br-1.5-stablePavel Emelyanov
2015-04-23restore: attach to threads of the root task in case of rst_siblingAndrey Vagin
2015-04-23service: allocate buffers for messages dinamically (v2)Andrey Vagin
2015-03-31criu: Version 1.5.1v1.5.1Pavel Emelyanov
2015-03-31test: create /etc in a temporary rootAndrey Vagin
2015-03-31actions: report pid in the post-restore notificationAndrey Vagin
2015-03-31cgroup: call fini_cgroup() on error pathsAndrey Vagin
2015-03-31finalize cgroups correctlyTycho Andersen
2015-03-31Dismantle cgyard in non-detached restore mode.Saied Kazemi
2015-03-30service: add ability to set inherit file descriptors (v3)Andrey Vagin
2015-03-30restore/x86: restore_gpregs() needs to initialize ->ss as wellOleg Nesterov
2015-03-02criu: Version 1.5v1.5Pavel Emelyanov
2015-02-27zdtm: add debug to investigate fails of maps007Andrey Vagin
2015-02-25zdtm: set ZDTM_NOSUBNS when a specified test is executedAndrey Vagin
2015-02-25zdtm: Print /proc/locks in lock tests to investigate random failuresPavel Emelyanov
2015-02-25mount: Don't ignore validation and shared resolving errors on dumpPavel Emelyanov
2015-02-25zdtm: don't use sleep for synchronization in zombie00Andrey Vagin
2015-02-24ptrace: call wait only if PTRACE_SEIZE was successfulAndrey Vagin
2015-02-24proc: parse /proc/pid/status when a task is stopped (v2)Andrey Vagin
2015-02-20tty: Fix typo in tty_setup_slavery for VTCyrill Gorcunov
2015-02-20tty: Fix mistyping of /dev/ttyCyrill Gorcunov
2015-02-19zdtm: clean a test root before executing tests in usernsAndrey Vagin
2015-02-19zdtm: don't execute ns/ and ns/user tests simultaneouslyAndrey Vagin
2015-02-16Do not call listen() when SO_REUSEADDR is offSaied Kazemi
2015-02-13zdtm: print correct errno messages from err() and fail()Andrey Vagin
2015-02-13test: check descriptors and maps for static testsAndrey Vagin
2015-02-13criu: print correct errno messages from pr_perror()Andrey Vagin
2015-02-13reg-files: Do not try to linkat with wrong userPavel Emelyanov
2015-02-13packet: Get packet_sock_mmap test work in usernsPavel Emelyanov
2015-02-13zdtm: Run "ip link set up" after becoming userns rootPavel Emelyanov
2015-02-13zdtm: Exclude from blacklist some tests that now work in usernsPavel Emelyanov
2015-02-13tty: Restore locked termios with usernsd callPavel Emelyanov
2015-02-13fsnotify: Open by handle via userns_callPavel Emelyanov
2015-02-13sk: Restore sockets bufs via usernsdPavel Emelyanov
2015-02-13usernsd: The way to restore priviledged stuff in usernsPavel Emelyanov
2015-02-10log: chown log to current criu userRuslan Kuprieiev
2015-02-10log: chown pidfile to current criu userRuslan Kuprieiev
2015-02-10security: add cr_fchownRuslan Kuprieiev
2015-02-10security: create separate security.h headerRuslan Kuprieiev
2015-02-09crit: gather and parse arguments in a proper wayRuslan Kuprieiev
2015-02-09Ignore mnt_id value for AUFS file descriptors.Saied Kazemi
2015-02-09travis: add python-ipaddr as a depRuslan Kuprieiev
2015-02-09test: crit: use --pretty instead of dropped --formatRuslan Kuprieiev
2015-02-09files: use PROC_SELF when a process accesses its /proc/PIDAndrey Vagin
2015-01-29crit: Print IP addresses in pretty modePavel Emelyanov
2015-01-29crit: Get rid of --format optionPavel Emelyanov
2015-01-29zdtm: Ability to run tests starting from a specified onePavel Emelyanov
2015-01-29pycriu: images: treat tcp_stream image extra properlyRuslan Kuprieiev
2015-01-28travis: add libprotobuf-dev and protobuf-compiler packages for armRuslan Kuprieiev
2015-01-27sysctl: Remove dead CTL_PRINT|_SHOW codePavel Emelyanov