- b863a15 Miscellaneous cleanup in src/lib/image.c by WHR · 1 year, 8 months ago
- 78ae820 Try to unshare(2) cgroup namespace in containers by WHR · 1 year, 8 months ago
- c0eae8e Fix some formatting issues in usage message by WHR · 1 year, 8 months ago
- b559b35 Fix a logical error in function 'get_mul' by WHR · 1 year, 8 months ago
- ffc71e1 Ignore private directory setting for containers with 'premounted' layout by WHR · 1 year, 8 months ago
- 3332b36 Support granting access to all devices with cgroup by specifying -1 as major device number by WHR · 1 year, 8 months ago
- 4d7b5ad Accept IEC's binary unit prefix names in user-specified values by WHR · 1 year, 8 months ago
- 1afe354 Ignore private directory when creating a container with 'premounted' layout 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
- dfe0ea1 Ignore 'compile' that generated by GNU automake from git(1) by WHR · 1 year, 8 months ago
- 6e0c8d0 Rename function 'vz_mount' to 'vz_mount_simfs' by WHR · 1 year, 8 months ago
- 522178a Don't attempt to unmount or remove the root directory of a container with 'premounted' layout by WHR · 1 year, 8 months ago
- d4153c8 Allow creating container without a template by WHR · 1 year, 8 months ago
- fbda976 Consider a container with 'premounted' layout always be mounted by WHR · 1 year, 8 months ago
- 061ae5c Don't write cgroup memory.kmem.limit_in_bytes with assumed page size by WHR · 1 year, 8 months ago
- af2c5c3 Add layout type 'premounted' by WHR · 1 year, 8 months ago
- 2cb0199 Remove '-Winline' from CFLAGS by WHR · 1 year, 8 months ago
- eff608d Remove setver.sh 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
- cd6739d Fix building for newer versions of GNU by WHR · 1 year, 8 months ago
- d351835 Released vzctl 4.11.1 by Vasily Averin · 7 years ago
- 0609481 fixed quotacheck failure inside Centos7.5 containers by Vasily Averin · 7 years ago
- 8b9e1c1 config.c: fix storage size by Kir Kolyshkin · 8 years ago
- 0e5dcbc Add missing break statements by Kir Kolyshkin · 8 years ago
- 1041454 Released vzctl 4.10 by Kir Kolyshkin · 8 years ago
- aa080b6 postcreate.sh: xattr support for Deb8+/Ubu15+ by Kir Kolyshkin · 8 years ago
- 57a2a45 Merge pull request #5 from mrqwer88/OVZ-5805 by Kirill Kolyshkin · 8 years ago
- 9a95397 Add pigz support to vzctl create by Sergei A Mamonov · 8 years ago
- 2d41e33 Minor nitpicks for previous commits. by Kir Kolyshkin · 8 years ago
- 6a91584 print_json_cap: fix for "off" caps by Kir Kolyshkin · 8 years ago
- 6ee1e9e Merge pull request #3 from mrqwer88/OVZ-6451 by Kirill Kolyshkin · 8 years 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
- 89a00ab Merge pull request #4 from mrqwer88/fix_build_cap_str by Kirill Kolyshkin · 8 years ago
- f61b187 fix skip first delimiter in build_cap_str by Sergei A Mamonov · 8 years ago
- 3f386e2 vzubc: allow for more than 999% by Kir Kolyshkin · 9 years ago
- cff50b9 pathsubst.am: hide error from chmod by Kir Kolyshkin · 9 years ago
- 6c2010a Fix incorrect includes by Kir Kolyshkin · 9 years ago
- 8ff9f06 Fix compile on Alpine Linux by Kir Kolyshkin · 9 years ago
- 095c8d4 Fix compile with musl (lack of strndupa) by Kir Kolyshkin · 9 years ago
- 301168d Fix compilation with musl by Dennis Przytarski · 9 years ago
- a4d3972 Merge pull request #3 in OVZL/vzctl from ~FUSL/vzctl:master to master by Kir Kolyshkin · 9 years ago
- 7adf0e5 Fixed typo "remove" -> "remote" by Fusl · 9 years ago
- 02cdc24 vzctl destroy: handle the semi-mounted ploop by Kir Kolyshkin · 9 years ago
- 201b4e1 ve_is_mounted(): describe the ploop semi-mounted case by Kir Kolyshkin · 9 years ago
- c2d3e1b vps_is_mounted(): pass the whole fs_param by Kir Kolyshkin · 9 years ago
- bdec3b4 vzlist: get_ves_layout(): merge into get_mounted_status() by Kir Kolyshkin · 9 years ago
- cb4a7e3 vzmigrate: rm bashism by Kir Kolyshkin · 9 years ago
- ce63230 vzubc: rm unused var by Kir Kolyshkin · 9 years ago
- 91beb57 vz_restore: rm unused code by Kir Kolyshkin · 9 years ago
- cf1c5b5 Released vzctl 4.9.4 by Sergey Bronnikov · 9 years ago
- 74985e4 Merge pull request #1 in OVZL/vzctl from ~IBAZHITOV/ovz-vzctl:sec to master by Igor Sukhih · 9 years ago
- 22d967c Store VE layout to VE config on start by Igor Bazhitov · 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
- 2786e96 src/.gitignore: add vzfsync, vznnc by Igor Bazhitov · 9 years ago
- f518005 bin/.gitignore: add vzoversell by Igor Bazhitov · 9 years ago
- 0d841ae Released vzctl 4.9.3 by Kir Kolyshkin · 9 years ago
- c18483d Merge pull request #2 from zzmp/feat/vps-net_add-force-route by Kirill Kolyshkin · 9 years ago
- 91e700b vps-net_add: add FORCE_ROUTE to change existing route to container by Zach Pomerantz · 9 years ago
- 485cb19 vzctl umount: fix exit code if CT is running by Kir Kolyshkin · 9 years ago
- 24f939e vzoversell: handle unlimited RAM CTs by Kir Kolyshkin · 10 years ago
- 137c14b set_console.sh: ubuntu 15.04 systemd console support by Konstantin Volckov · 10 years ago
- cb7cd39 Released vzctl 4.9.2 by Kir Kolyshkin · 10 years ago
- 869f8d8 store_devnodes: fix NULL deref by Kir Kolyshkin · 10 years ago
- b0409ff vps-create.sh: use stat -f instead of df by Kir Kolyshkin · 10 years ago
- 4d4c21e vzctl.spec: require attr package by Kir Kolyshkin · 10 years ago
- b7d68db Released vzctl 4.9.1 by Kir Kolyshkin · 10 years ago
- cf652d0 vzctl.spec: drop the Conflicts: vzkernel by Kir Kolyshkin · 10 years ago
- 3774851 create_hardlink_dir(): fix wrong owner/perms case by Kir Kolyshkin · 10 years ago
- 4a4beac Released vzctl 4.9 by Kir Kolyshkin · 10 years ago
- d375c03 vzmigrate: check CPU caps for suspended CT by Kir Kolyshkin · 10 years ago
- 8e02bf0 vzmigrate: fix for vzfsync if VE_PRIVATE differs by Kir Kolyshkin · 10 years ago
- 1cd0931 etc/vz.conf: improve NEIGHBOUR_DEVS description by Kir Kolyshkin · 10 years ago
- 358aa2d ct_enter(): enter mnt namespace last by Per Johansson · 10 years ago
- 2869ab3 vz.conf: allow list of interfaces in NEIGHBOUR_DEVS by Kir Kolyshkin · 10 years ago
- c502784 vzctl set --devices: made cumulative, fix by Kir Kolyshkin · 10 years ago
- b93eefb [style] store_devnodes(): fix a comment by Kir Kolyshkin · 10 years ago
- 1a34885 store_dev(): introduce PRINT_DEV macro by Kir Kolyshkin · 10 years ago
- fc1f135 vzctl set --devices: fix SIGSEGV by Kir Kolyshkin · 10 years ago
- 1a89ea4 init.d: exit code if vzctl or vz.conf not found by Kir Kolyshkin · 10 years ago
- 6031c64 init.d/vz-redhat: fix exit code according to LSB by Kir Kolyshkin · 10 years ago
- 3353ac0 vzeventd(8): document new behavior by Kir Kolyshkin · 10 years ago
- 41ef81e vzevent: try to run a script for all known events by Kir Kolyshkin · 10 years ago
- 3b7c743 vzeventd: ignore non-existent event scripts by Kir Kolyshkin · 10 years ago
- c2db7bb vzlist -j: output valid JSON for no CTs by Kir Kolyshkin · 10 years ago
- 98f2907 make_dir_mode(): ignore EEXIST from mkdir() by Kir Kolyshkin · 10 years ago
- b2f9c25 vps_start_custom(): fixup by Kir Kolyshkin · 10 years ago
- c49eb62 Revert "dir_empty(): skip lost+found" by Kir Kolyshkin · 10 years ago
- eab4d5b vps_create: minor fixes to cleanup logic by Kir Kolyshkin · 10 years ago
- c37c353 fs_create: lock private by Kir Kolyshkin · 10 years ago
- 07a6ee9 vzctl create: disallow VE_PRIVATE be a mount point 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
- 2dfc74f [style] call clean_hardlink_dir() from _env_create() by Kir Kolyshkin · 10 years ago
- f3094bd vzctl set --devnodes: remove devices from CT by Kir Kolyshkin · 10 years ago
- b8708e2 vzctl set --devnodes: fix removing last device by Kir Kolyshkin · 10 years ago
- 90e8dd6 vzctl set --devnodes: made cumulative, fix by Kir Kolyshkin · 10 years ago