]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/criu.c
c/r: remove extra \ns from logs
[mirror_lxc.git] / src / lxc / criu.c
2016-11-02 Tycho Andersenc/r: remove extra \ns from logs
2016-11-02 Tycho Andersenc/r: save criu's stdout during dump too
2016-10-31 Stéphane GraberMerge pull request #1266 from tych0/do-mount-rewriting
2016-10-31 Tycho Andersenc/r: explicitly emit bind mounts as criu arguments
2016-10-25 Christian BraunerMerge pull request #1248 from tych0/use-external
2016-10-24 Tycho Andersenc/r: use snprintf to compute device name
2016-10-24 Tycho Andersenc/r: drop duplicate hunk from macvlan case
2016-10-24 Tycho Andersenc/r: add checkpoint/restore support for macvlan interfaces
2016-10-24 Tycho Andersenc/r: remember to increment netnr
2016-10-24 Tycho Andersenc/r: use --external instead of --veth-pair
2016-10-04 Christian BraunerMerge pull request #1221 from stgraber/master
2016-09-26 Stéphane GraberMerge pull request #1209 from brauner/2016-09-25/lxc_de...
2016-09-26 Christian Braunertools: lxc_deslashify() handle special cases
2016-09-21 Christian BraunerMerge pull request #1204 from tych0/close-tty-on-restore
2016-09-21 Tycho Andersenc/r: detatch from controlling tty on restore
2016-09-17 Stéphane GraberMerge pull request #1194 from tych0/cgroup-root-on...
2016-09-17 Tycho Andersenc/r: check that cgroup_num_hierarchies > 0
2016-09-16 Tycho Andersenc/r: pass --cgroup-roots on checkpoint
2016-09-16 Tycho Andersenc/r: fix typo in comment
2016-08-26 Christian BraunerMerge pull request #1155 from tych0/migration-fixes
2016-08-26 Tycho Andersenc/r: write status only after trying to parse the pid
2016-08-26 Tycho Andersenremove extra 'ret'
2016-08-26 Christian BraunerMerge pull request #1154 from stgraber/master
2016-08-26 Stéphane Graberc/r: Fix pid_t on some arches
2016-08-26 Christian BraunerMerge pull request #1152 from tych0/fix-migration-2.0.4
2016-08-26 Tycho Andersenc/r: use /proc/self/tid/children instead of pidfile
2016-08-01 Stéphane GraberMerge pull request #1109 from brauner/2016-07-31/append...
2016-07-31 Christian Braunerbdev: add subdirectories to search path
2016-07-29 Christian BraunerMerge pull request #1105 from bapt/syslog
2016-07-29 Stéphane GraberMerge pull request #1108 from brauner/2016-07-29/fix_an...
2016-07-28 Christian Braunercriu: replace tmpnam() with mkstemp()
2016-07-22 Stéphane GraberMerge pull request #1094 from brauner/2016-07-22/fix_an...
2016-07-22 Stéphane GraberMerge pull request #1093 from brauner/2016-07-22/use_priu64
2016-07-22 Christian Braunerc/r: use PRIu64 format specifier
2016-07-21 Stéphane GraberMerge pull request #1092 from LicoMonch/extend-debian...
2016-07-20 Christian BraunerMerge pull request #1074 from vel21ripn/vlan_mtu
2016-07-19 Christian BraunerMerge pull request #1089 from tych0/ghost-limit
2016-07-19 Tycho Andersenc/r: add support for ghost-limit in CRIU
2016-07-15 Christian BraunerMerge pull request #1082 from adrianreber/master
2016-07-15 Adrian Reberc/r: make local function static
2016-07-13 Christian BraunerMerge pull request #1072 from adrianreber/master
2016-07-12 Adrian Reberc/r: drop in-flight connections during CRIU dump
2016-07-08 Serge HallynMerge pull request #1069 from rsampaio/rsampaio-nodev-dev
2016-07-08 Serge HallynMerge pull request #1073 from brauner/bugfix_branch
2016-07-07 Christian BraunerMerge pull request #1075 from tych0/criu-action-script
2016-07-06 Tycho Andersenc/r: add support for CRIU's --action-script
2016-07-06 Christian Braunerstore criu version
2016-06-28 Stéphane GraberMerge pull request #1062 from tych0/fully-manage-cgroups
2016-06-27 Tycho Andersenc/r: use criu's "full" mode for cgroups
2016-05-11 Christian BraunerMerge pull request #1019 from tych0/dont-force-irmap
2016-05-11 Tycho Andersenc/r: add an option to use faster inotify support in...
2016-05-10 Tycho Andersenc/r: rearrange things to pass struct migrate_opts all...
2016-03-31 Stéphane GraberMerge pull request #931 from n-eiling/pageserver-support
2016-03-31 Niklas Eilingfixed indentation and comments
2016-03-31 Niklas Eilingc/r: support for the criu pageserver
2016-03-30 Serge HallynMerge pull request #932 from n-eiling/criu-log-fix
2016-03-30 Niklas Eilinguse snprintf instead of strncat
2016-03-30 Niklas Eilingfix possible buffer overflow
2016-03-22 Christian BraunerMerge pull request #908 from tych0/fix-907
2016-03-22 Tycho Andersenc/r: rename restore & friends to __criu_restore
2016-03-21 Serge HallynMerge pull request #906 from tych0/fix-console-none...
2016-03-21 Tycho Andersenc/r: don't fail if there is no console_fd on restore
2016-03-21 Tycho Andersenc/r: don't pass --ext-mount-map flag when console=none
2016-03-18 Stéphane GraberMerge pull request #902 from tych0/better-criu-logging
2016-03-18 Tycho Andersenc/r: print criu's stdout when it fails
2016-03-18 Tycho Andersenc/r: log the exact command we exec
2016-03-17 Christian BraunerMerge pull request #901 from stgraber/master
2016-03-15 Stéphane GraberMerge pull request #895 from tych0/fix-android-build
2016-03-15 Tycho Andersenbuild: fix build on android (and ppc)
2016-03-15 Stéphane GraberMerge pull request #893 from tych0/dont-require-dev...
2016-03-15 Tycho Andersenc/r: drop lxc.console=none config requirement
2016-03-12 Tycho Andersencriu: hide more stuff in criu.c
2016-03-10 Serge HallynMerge pull request #889 from tych0/cgfsng-fixes
2016-03-10 Tycho Andersencgroup: cgroup_escape takes no arguments
2016-03-10 Tycho Andersencriu: make exec_criu static
2016-03-07 Stéphane GraberMerge pull request #875 from hallyn/cgfsng
2016-03-05 Serge Hallyncgfsng: next generation filesystem-backed cgroup implem...
2016-01-29 Stéphane GraberMerge pull request #740 from kvaidas/master
2016-01-04 Stéphane GraberMerge pull request #743 from tw4452852/buffer_overflow
2016-01-04 Stéphane GraberMerge pull request #739 from shindo/fix/python-lxc...
2016-01-04 Stéphane GraberMerge pull request #746 from ar45/fix_debian_systemd_getty
2016-01-04 Wim Coekaertscriu.c: protect from buffer overrun of version in fscanf()
2015-12-21 Tycho Andersenc/r: use --lsm-profile if provided
2015-12-21 Serge HallynMerge pull request #724 from brauner/2015-12-12/split_b...
2015-12-15 Christian BraunerAdapt #includes for bdev.h to bdev/bdev.h
2015-12-10 Stéphane GraberMerge pull request #710 from hnakamur/improve_lxc_copy_...
2015-12-10 Tycho Andersenc/r: add more logging when restore fails
2015-12-10 Tycho Andersenc/r: escape cgroups before exec()ing criu
2015-12-10 Tycho Andersenc/r: remove random line continuations
2015-12-10 Tycho Andersenc/r: add a new ->migrate API call
2015-11-07 Tycho Andersenc/r: use freezer to seize tasks
2015-11-06 Tycho Andersenc/r: don't require a veth link to c/r
2015-08-28 Stéphane GraberMerge pull request #585 from ptoomey3/lxc-execute-as...
2015-08-27 Stéphane GraberMerge pull request #617 from alkino/master
2015-08-27 Stéphane GraberMerge pull request #631 from alkino/doc
2015-08-14 Tycho Andersenc/r: enable tracefs
2015-08-14 Serge HallynMerge pull request #621 from brauner/arguments
2015-08-13 Stéphane GraberMerge pull request #596 from lazy404/master
2015-08-13 Stéphane GraberMerge pull request #628 from rldleblanc/cap_clone_fix
2015-08-13 Stéphane GraberMerge pull request #629 from rldleblanc/clone_typo
next