[RESEND,v3,7/7] Documentation: update RPC configuration file section |
|
|
|
2018-07-10 |
Adrian Reber |
|
New |
[RESEND,v3,6/7] tests: add configuration file test via RPC |
|
|
|
2018-07-10 |
Adrian Reber |
|
New |
[RESEND,v3,5/7] config: check for CRIU_CONFIG_FILE environment variable |
|
|
|
2018-07-10 |
Adrian Reber |
|
New |
[RESEND,v3,4/7] RPC: Evaluate configuration file before switching to RPC mode |
|
|
|
2018-07-10 |
Adrian Reber |
|
New |
[RESEND,v3,3/7] RPC: Use configuration file also from RPC |
|
|
|
2018-07-10 |
Adrian Reber |
|
New |
[RESEND,v3,2/7] Track which configuration options have been changed |
|
|
|
2018-07-10 |
Adrian Reber |
|
New |
[RESEND,v3,1/7] Add log_level to the global options structure |
|
|
|
2018-07-10 |
Adrian Reber |
|
New |
image-cache: Ignore SIGPIPE |
|
|
|
2018-07-09 |
Radostin Stoyanov |
|
New |
[6/7] img-cache: Daemonize on start |
|
|
|
2018-07-08 |
Radostin Stoyanov |
|
New |
[5/7] remote: Fix typos |
|
|
|
2018-07-08 |
Radostin Stoyanov |
|
New |
[4/7] remote: Remove unnecessary includes |
|
|
|
2018-07-08 |
Radostin Stoyanov |
|
New |
[2/7] remote: Move setup_TCP_client_socket to img-proxy |
|
|
|
2018-07-08 |
Radostin Stoyanov |
|
New |
[1/7] remote: Move setup_TCP_server_socket to img-cache |
|
|
|
2018-07-08 |
Radostin Stoyanov |
|
New |
tests: add a runc based test |
|
|
|
2018-07-05 |
Adrian Reber |
|
New |
[v4,13/13] zdtm/static: add a test to check epoll file descriptors |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,09/13] epoll: Add support for multiple duped fds |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,08/13] epoll: Use kcmp to find proper target file |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,07/13] epoll: Use real file transferred for target fds check |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,06/13] epoll: Pass drained fds to dump_one_file |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,05/13] epoll: kdat -- Check if we have KCMP_EPOLL_TFD support |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,04/13] kcmp: Add epoll definitions |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,03/13] kcmp: Drop empty line at EOF |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,02/13] kcmp: Beautify kcmp-ids.h |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
[v4,01/13] kcmp: Cleanup sources |
|
|
|
2018-07-02 |
Cyrill Gorcunov |
|
New |
kdat: Don't open /run/criu.kdat if doesn't exists |
1 |
|
|
2018-07-01 |
Radostin Stoyanov |
|
New |
[v2,10/10] test: eventfs00 -- Extend to test duped fd |
|
|
|
2018-06-30 |
Andrey Vagin |
|
New |
[v3,09/10] epoll: Add support for multiple duped fds |
|
|
|
2018-06-29 |
Cyrill Gorcunov |
|
New |
[v3,7/7] Documentation: update RPC configuration file section |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v3,6/7] tests: add configuration file test via RPC |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v3,5/7] config: check for CRIU_CONFIG_FILE environment variable |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v3,4/7] RPC: Evaluate configuration file before switching to RPC mode |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v3,3/7] RPC: Use configuration file also from RPC |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v3,2/7] Track which configuration options have been changed |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v3,1/7] Add log_level to the global options structure |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[3/3] Add information about --ps-socket to usage information in crtools.c |
|
|
|
2018-06-28 |
Pawel Stradomski |
|
New |
[v5,3/3] Revert "Revert "travis: run test/other/rpc tests"" |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v5,1/3] criu service: support status-fd |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v4,3/3] Revert "Revert "travis: run test/other/rpc tests"" |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v4,2/3] tests: fix builds on alpine and centos |
|
|
|
2018-06-28 |
Adrian Reber |
|
New |
[v2,10/10] test: eventfs00 -- Extend to test duped fd |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,09/10] epoll: Add support for multiple duped fds |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,08/10] epoll: Use kcmp to find proper target file |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,07/10] epoll: Use real file transferred for target fds check |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,06/10] epoll: Pass drained fds to dump_one_file |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,05/10] epoll: kdat -- Check if we have KCMP_EPOLL_TFD support |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,04/10] kcmp: Add epoll definitions |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,03/10] kcmp: Drop empty line at EOF |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,02/10] kcmp: Beautify kcmp-ids.h |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,01/10] kcmp: Cleanup sources |
|
|
|
2018-06-27 |
Cyrill Gorcunov |
|
New |
[v2,0/9] epoll: Add support for duped targets |
|
|
|
2018-06-25 |
Andrey Vagin |
|
New |
[2/2] zdtm: shared options should not be lost for bind mounts |
|
|
|
2018-06-25 |
Pavel Tikhomirov |
|
New |
tests: fix builds on alpine and centos |
|
|
|
2018-06-21 |
Adrian Reber |
|
New |
[9/9] test: eventfs00 -- Extend to test duped fd |
|
|
|
2018-06-20 |
Cyrill Gorcunov |
|
New |
[8/9] epoll: Use kcmp to find proper target file |
|
|
|
2018-06-20 |
Cyrill Gorcunov |
|
New |
[7/9] epoll: Use real file transferred for target fds check |
|
|
|
2018-06-20 |
Cyrill Gorcunov |
|
New |
[5/9] epoll: kdat -- Check if we have KCMP_EPOLL_TFD support |
|
|
|
2018-06-20 |
Cyrill Gorcunov |
|
New |
[3/9] kcmp: Drop empty line at EOF |
|
|
|
2018-06-20 |
Cyrill Gorcunov |
|
New |
[2/9] kcmp: Beautify kcmp-ids.h |
|
|
|
2018-06-20 |
Cyrill Gorcunov |
|
New |
[1/9] kcmp: Cleanup sources |
|
|
|
2018-06-20 |
Cyrill Gorcunov |
|
New |
x86: cpu -- Proceed even if xsavec detected for dev reason |
|
|
|
2018-06-19 |
Cyrill Gorcunov |
|
New |
test: static,aio01 -- Predefine SIGNAL_H |
|
|
|
2018-06-15 |
Radostin Stoyanov |
|
New |
Compile errors with 4.18 kernels |
|
|
|
2018-06-14 |
Radostin Stoyanov |
|
New |
[v2] zdtm: fix a lint warning about undefined 'raw_input' |
|
|
|
2018-06-13 |
Andrey Vagin |
|
New |
[v2] zdtm: fix a lint warning about undefined 'raw_input' |
|
|
|
2018-06-13 |
Andrey Vagin |
|
New |
[v2] test/zdtm.py: add option to specify external criu for test suite |
|
|
|
2018-06-13 |
Adrian Reber |
|
New |
zdtm: fix a lint warning about undefined 'raw_input' |
|
|
|
2018-06-12 |
Andrey Vagin |
|
New |
zdtm: check locks which were created by another task |
|
|
|
2018-06-12 |
Andrey Vagin |
|
New |
zdtm/static/fd failure on aarch64 |
|
|
|
2018-06-12 |
Dmitry Safonov |
|
New |
zdtm/static/fd failure on aarch64 |
|
|
|
2018-06-11 |
Dmitry Safonov |
|
New |
zdtm/static/fd failure on aarch64 |
|
|
|
2018-06-11 |
Dmitry Safonov |
|
New |
zdtm/static/fd failure on aarch64 |
|
|
|
2018-06-11 |
Dmitry Safonov |
|
New |
zdtm/static/fd failure on aarch64 |
|
|
|
2018-06-11 |
Dmitry Safonov |
|
New |
zdtm/static/fd failure on aarch64 |
|
|
|
2018-06-11 |
Dmitry Safonov |
|
New |
[9/9] unix: Add bind-mount-unix test case |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[8/9] unix: Add support for bindmounted sockets |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[7/9] unix: Move shared data init into early stage |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[6/9] unix: Collect bindmounted unix sockets into own list |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[5/9] unix: Collect images before opening mountpoints |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[4/9] unix: Collect bindmounted unix sockets |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[3/9] unix: image -- Move uflags into enum |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[2/9] unix: image -- Shift mnt_id index |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
[1/9] zdtm: Add sstrncpy helper |
|
|
|
2018-06-09 |
Cyrill Gorcunov |
|
New |
test/zdtm.py: add option to specify external criu for test suite |
|
|
|
2018-06-08 |
Adrian Reber |
|
New |
[6/6] travis: run the crit-recode test |
|
|
|
2018-05-30 |
Andrey Vagin |
|
New |
[5/6] test: make crit-recode.py python2/python3 compatible |
|
|
|
2018-05-30 |
Andrey Vagin |
|
New |
[4/6] lib: a few fixes to be compatible with python3 |
|
|
|
2018-05-30 |
Andrey Vagin |
|
New |
[3/6] test: import pycriu by its right name |
|
|
|
2018-05-30 |
Andrey Vagin |
|
New |
[2/6] travis: set python3 as default for fedora containers |
|
|
|
2018-05-30 |
Andrey Vagin |
|
New |
[1/6] test: make zdtm.py python2/python3 compatible |
1 |
|
|
2018-05-30 |
Andrey Vagin |
|
New |
[1/2] seccomp: Use own seccomp_metadata_t type |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,9/9] unix: test -- Add sk-unix01 test |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,8/9] unix: Improve debug message when collecting socket |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,7/9] unix: Add support of ghost sockets |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,6/9] unix: Use decimal format for inode printing |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,5/9] unix: Rename unlink_stale to unlink_sk |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,4/9] unix: Move unix_resolve_name declaration on top |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,3/9] unix: Unify id and ino prints |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,2/9] sockets: Add sock_type_name and tcp_state_name helpers |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v7,1/9] restore: Use pstree_pid_cmp helper in pid_rst_prio |
|
|
|
2018-05-23 |
Cyrill Gorcunov |
|
New |
[v6,7/9] unix: Add support of ghost sockets |
|
|
|
2018-05-21 |
Cyrill Gorcunov |
|
New |