- 2599de4 Unmount container devtmpfs on fast stop if it was mounted in function ct_env_create_real by WHR · 1 year, 8 months ago
- b6e12a3 Support setting alternative pathes for container process 1 by WHR · 1 year, 8 months ago
- c496384 Add parentheses to macros when appropriate by WHR · 1 year, 8 months ago
- d8e1b76 Correct subcommand names, options and messages to use word 'unmount' instead of 'umount', while keep old subcommands and options to maintain command line compatibility by WHR · 1 year, 8 months ago
- 6e0c8d0 Rename function 'vz_mount' to 'vz_mount_simfs' by WHR · 1 year, 8 months ago
- af2c5c3 Add layout type 'premounted' by WHR · 1 year, 8 months ago
- e6d57ee Avoid conflicting with fsmount(2) system call from newer Linux versions by WHR · 1 year, 8 months ago
- bac2426 Add capability to vzlist output by Sergei A Mamonov · 8 years ago
- 9b5ca91 add netfilter to vzlist output by Sergei A Mamonov · 9 years ago
- 095c8d4 Fix compile with musl (lack of strndupa) by Kir Kolyshkin · 9 years ago
- c2d3e1b vps_is_mounted(): pass the whole fs_param by Kir Kolyshkin · 9 years ago
- 9e98ea6 Store VE layout in VE config during create and convert by Igor Bazhitov · 9 years ago
- 3116b1f Move layout and mode fields from vps_opt to fs_param by Igor Bazhitov · 9 years ago
- 3ad329b config: constify input path by Igor Bazhitov · 9 years ago
- 3774851 create_hardlink_dir(): fix wrong owner/perms case by Kir Kolyshkin · 10 years ago
- 0807ef4 vzctl start/resume: load kernel modules needed for CT by Kir Kolyshkin · 10 years ago
- 09e974f vzctl chkpnt: workaround for ENOSPC by Kir Kolyshkin · 10 years ago
- f3094bd vzctl set --devnodes: remove devices from CT by Kir Kolyshkin · 10 years ago
- c2a48a7 add_dev_param(): don't modify second argument by Kir Kolyshkin · 10 years ago
- d38a97e vzctl snapshot-switch: add --must-restore by Kir Kolyshkin · 10 years ago
- 635bd5f Fix PARAM_* values collision by Kir Kolyshkin · 10 years ago
- 1e55259 vzctl start,restore: add --skip-remount by Kir Kolyshkin · 10 years ago
- 65a43d0 vzctl set: add NUMA --nodemask by Kir Kolyshkin · 11 years ago
- 7d999ec setup_console: don't execute on older kernels by Kir Kolyshkin · 11 years ago
- f130a51 cpu.h: get rid of cpumask_bits macro by Kir Kolyshkin · 11 years ago
- 52eabc8 cpumask: allow for up to 4096 CPUs by Kir Kolyshkin · 11 years ago
- 9b8afa6 Introduce NETFILTER option to replace IPTABLES by Kir Kolyshkin · 11 years ago
- 4a755f9 [style] parse_iptables: move to iptables.c by Kir Kolyshkin · 11 years ago
- ef320d3 vzctl create, vzctl convert: honor diskinodes by Kir Kolyshkin · 11 years ago
- 98e829d vzctl_resize_image(): don't pass dq_param by Kir Kolyshkin · 11 years ago
- e4a35c0 vzctl snapshot-switch: add --skip-resume by Kir Kolyshkin · 11 years ago
- 63c2f83 vzctl_env_switch_snapshot: change parameters by Kir Kolyshkin · 11 years ago
- a5c73cb vzctl set --diskspace: add --offline-resize by Kir Kolyshkin · 11 years ago
- 10bc885 Add set_console dist script by Kir Kolyshkin · 11 years ago
- ef926e6 [style] include/dist.h: use enum instead of define by Kir Kolyshkin · 11 years ago
- 173555b Add iolimit and iopslimit by Kir Kolyshkin · 11 years ago
- 95f0ec2 vzlist: skip mounted status check if not needed by Igor Sukhih · 11 years ago
- 65a361d vzlist: add vm_overcommit field by Kir Kolyshkin · 11 years ago
- aaed0b0 Don't save autocalculated secondary UBCs by Kir Kolyshkin · 11 years ago
- 3e6330a Move FOR_ALL_UBC macro from vzlist.c to ub.h by Kir Kolyshkin · 11 years ago
- 63069ce [style] include/res.h: typo in a comment by Kir Kolyshkin · 11 years ago
- bd7f770 vswap: set secondary UBCs if unset by Kir Kolyshkin · 11 years ago
- 89fee19 Implement VM_OVERCOMMIT by Kir Kolyshkin · 11 years ago
- c6cff6b merge_ub(): move from ub.c to config.c by Kir Kolyshkin · 11 years ago
- 03dbc40 config.c: Add const to char * in a few places by Kir Kolyshkin · 11 years ago
- 49c2d96 [style] use VPSCONFDIR from Makefile defines by Kir Kolyshkin · 11 years ago
- b185dd6 [style] remove / from VPS_CONF_DIR by Kir Kolyshkin · 11 years ago
- 4da7ef8 vzctl convert: fix final renames by Kir Kolyshkin · 11 years ago
- 7ebd103 Add --stop-timeout/STOP_TIMEOUT parameter by Kir Kolyshkin · 11 years ago
- bea1367 [style] MAX_SHTD_TM: rename to DEF_STOP_TIMEOUT by Kir Kolyshkin · 11 years ago
- 82374fb [style] remove a few *CPUUNITS defines by Kir Kolyshkin · 11 years ago
- 83aec22 vzctl start: do fsck for ploop, add --skip-fsck by Kir Kolyshkin · 11 years ago
- bfe3f53 Remove check for ploop size by Kir Kolyshkin · 11 years ago
- 4eeffe8 vzctl start/destroy: fix criu dump removal by Kir Kolyshkin · 11 years ago
- 4fdbcb5 Add ability to skip creation of veth devices by Andrey Vagin · 11 years ago
- 20bd872 vzctl: pass vps_res in env_create_FN by Andrey Vagin · 11 years ago
- 3b504dc vzctl snapshot-switch: don't remove dump file by Kir Kolyshkin · 11 years ago
- ab67595 Macro GET_DUMP_FILE is internal, move to .c by Kir Kolyshkin · 11 years ago
- db107c7 Pass fs_param to vps_chkpnt, vps_restore, env_start_FN by Andrey Vagin · 12 years ago
- e51e3af Move vz-specific cpt/rst code to hooks_vz.c by Andrey Vagin · 12 years ago
- dced894 Change path to CT init pid directory by Kir Kolyshkin · 12 years ago
- 1341da9 vzctl: save PID of init in a state file by Andrey Vagin · 12 years ago
- 23035a7 vzctl start: add pre-start dist script by Glauber Costa · 12 years ago
- 5b8cd90 user namespace support for upstream containers by Glauber Costa · 12 years ago
- e243f51 pass parameters to open by Glauber Costa · 12 years ago
- 0086869 host uid and gid parameters by Glauber Costa · 12 years ago
- c1146da get_num_cpu(): Use PROCCPU macros for "/proc/cpuinfo" by Igor Podlesny · 12 years ago
- eb84701 In C func() is to be func(void) generally by Igor Podlesny · 12 years ago
- c8ac9b2 ub: compile ub support for non vz kernels as well by Glauber Costa · 12 years ago
- 670b1af Make "if (...) SOME_MACRO(); else" compile by Igor Podlesny · 12 years ago
- 8a73ece include/util.h: introduce MAC2STR, MAC2STR_FMT by Kir Kolyshkin · 12 years ago
- d4dcd92 vzctl set --save --force: fix segfault on unsupported kernel by Kir Kolyshkin · 12 years ago
- 50ca229 vzctl snapshot-[u]mount: implement by Kir Kolyshkin · 12 years ago
- bc6a9f5 Improve PLOOP_CLEANUP macro by Kir Kolyshkin · 12 years ago
- 415589f Add VZCTL_E_UMOUNT_SNAPSHOT by Kir Kolyshkin · 12 years ago
- 0254ec1 Employ cleanup engine for ploop operations by Kir Kolyshkin · 12 years ago
- 91d1516 Introduce cleanup handler mechanism by Kir Kolyshkin · 12 years ago
- bd21c2f vzcptcheck: added by Kir Kolyshkin · 12 years ago
- e90cd9c In-container devices: add support for Fedora 18 by Kir Kolyshkin · 12 years ago
- b70354a Use make_static_dev() for creating quota device by Kir Kolyshkin · 12 years ago
- a4289f1 vzctl snapshot-list: do not return 1 by Kir Kolyshkin · 12 years ago
- 411bcfc vzctl snapshot-list: check if snapshot is supported by Kir Kolyshkin · 12 years ago
- 9a4a853 vzctl snapshot-list: re-implement by Kir Kolyshkin · 12 years ago
- 6d2838d image.c: add generate_snapshot_component_name() by Kir Kolyshkin · 12 years ago
- 9c42bc5 list.h: add LIST_HEAD macro to declare and init list by Kir Kolyshkin · 12 years ago
- 506d89a util.c: introduce vzctl_get_normalized_guid() by Kir Kolyshkin · 12 years ago
- 40aa74c Move snapshot-related macros to snapshot.h by Kir Kolyshkin · 12 years ago
- 8fec435 allow vzsyscalls.h to always be called. by Glauber Costa · 12 years ago
- c9d9170 provide a upstream alternative for ub functions by Glauber Costa · 12 years ago
- 4a8bdc9 vzctl create: allow existing empty VE_PRIVATE by Kir Kolyshkin · 12 years ago
- 0f02c03 vzctl start: do not remount fs if we try restore first by Kir Kolyshkin · 12 years ago
- 3aa9749 vzctl: add 'suspend' and 'resume' aliases by Kir Kolyshkin · 12 years ago
- f55bdf6 include/types.h: do not hardcode /vz/dump by Kir Kolyshkin · 12 years ago
- f6c2696 include/types.h: get rid of unneeded #define by Kir Kolyshkin · 12 years ago
- 17dcb17 vzctl snapshot: add --skip-config option by Kir Kolyshkin · 12 years ago
- 376cfca implement setdevperm by Glauber Costa · 12 years ago
- 42861fd change header of cgroup configuration function by Glauber Costa · 12 years ago
- a984867 Do not enclose all containers in a vz directory by Glauber Costa · 12 years ago
- 5e57fd4 vzctl start: set more caps for upstream kernel by Kir Kolyshkin · 12 years ago
- 0ca2e28 vzctl: hide '/usr/sbin/vzquota not found' message by Kir Kolyshkin · 12 years ago