1. 061ae5c Don't write cgroup memory.kmem.limit_in_bytes with assumed page size by WHR · 1 year, 8 months ago
  2. af2c5c3 Add layout type 'premounted' by WHR · 1 year, 8 months ago
  3. 2cb0199 Remove '-Winline' from CFLAGS by WHR · 1 year, 8 months ago
  4. eff608d Remove setver.sh by WHR · 1 year, 8 months ago
  5. e6d57ee Avoid conflicting with fsmount(2) system call from newer Linux versions by WHR · 1 year, 8 months ago
  6. cd6739d Fix building for newer versions of GNU by WHR · 1 year, 8 months ago
  7. d351835 Released vzctl 4.11.1 by Vasily Averin · 7 years ago
  8. 0609481 fixed quotacheck failure inside Centos7.5 containers by Vasily Averin · 7 years ago
  9. 8b9e1c1 config.c: fix storage size by Kir Kolyshkin · 8 years ago
  10. 0e5dcbc Add missing break statements by Kir Kolyshkin · 8 years ago
  11. 1041454 Released vzctl 4.10 by Kir Kolyshkin · 8 years ago
  12. aa080b6 postcreate.sh: xattr support for Deb8+/Ubu15+ by Kir Kolyshkin · 8 years ago
  13. 57a2a45 Merge pull request #5 from mrqwer88/OVZ-5805 by Kirill Kolyshkin · 8 years ago
  14. 9a95397 Add pigz support to vzctl create by Sergei A Mamonov · 8 years ago
  15. 2d41e33 Minor nitpicks for previous commits. by Kir Kolyshkin · 8 years ago
  16. 6a91584 print_json_cap: fix for "off" caps by Kir Kolyshkin · 8 years ago
  17. 6ee1e9e Merge pull request #3 from mrqwer88/OVZ-6451 by Kirill Kolyshkin · 8 years ago
  18. bac2426 Add capability to vzlist output by Sergei A Mamonov · 8 years ago
  19. 9b5ca91 add netfilter to vzlist output by Sergei A Mamonov · 9 years ago
  20. 89a00ab Merge pull request #4 from mrqwer88/fix_build_cap_str by Kirill Kolyshkin · 8 years ago
  21. f61b187 fix skip first delimiter in build_cap_str by Sergei A Mamonov · 8 years ago
  22. 3f386e2 vzubc: allow for more than 999% by Kir Kolyshkin · 9 years ago
  23. cff50b9 pathsubst.am: hide error from chmod by Kir Kolyshkin · 9 years ago
  24. 6c2010a Fix incorrect includes by Kir Kolyshkin · 9 years ago
  25. 8ff9f06 Fix compile on Alpine Linux by Kir Kolyshkin · 9 years ago
  26. 095c8d4 Fix compile with musl (lack of strndupa) by Kir Kolyshkin · 9 years ago
  27. 301168d Fix compilation with musl by Dennis Przytarski · 9 years ago
  28. a4d3972 Merge pull request #3 in OVZL/vzctl from ~FUSL/vzctl:master to master by Kir Kolyshkin · 9 years ago
  29. 7adf0e5 Fixed typo "remove" -> "remote" by Fusl · 9 years ago
  30. 02cdc24 vzctl destroy: handle the semi-mounted ploop by Kir Kolyshkin · 9 years ago
  31. 201b4e1 ve_is_mounted(): describe the ploop semi-mounted case by Kir Kolyshkin · 9 years ago
  32. c2d3e1b vps_is_mounted(): pass the whole fs_param by Kir Kolyshkin · 9 years ago
  33. bdec3b4 vzlist: get_ves_layout(): merge into get_mounted_status() by Kir Kolyshkin · 9 years ago
  34. cb4a7e3 vzmigrate: rm bashism by Kir Kolyshkin · 9 years ago
  35. ce63230 vzubc: rm unused var by Kir Kolyshkin · 9 years ago
  36. 91beb57 vz_restore: rm unused code by Kir Kolyshkin · 9 years ago
  37. cf1c5b5 Released vzctl 4.9.4 by Sergey Bronnikov · 9 years ago
  38. 74985e4 Merge pull request #1 in OVZL/vzctl from ~IBAZHITOV/ovz-vzctl:sec to master by Igor Sukhih · 9 years ago
  39. 22d967c Store VE layout to VE config on start by Igor Bazhitov · 9 years ago
  40. 9e98ea6 Store VE layout in VE config during create and convert by Igor Bazhitov · 9 years ago
  41. 3116b1f Move layout and mode fields from vps_opt to fs_param by Igor Bazhitov · 9 years ago
  42. 3ad329b config: constify input path by Igor Bazhitov · 9 years ago
  43. 2786e96 src/.gitignore: add vzfsync, vznnc by Igor Bazhitov · 9 years ago
  44. f518005 bin/.gitignore: add vzoversell by Igor Bazhitov · 9 years ago
  45. 0d841ae Released vzctl 4.9.3 by Kir Kolyshkin · 9 years ago
  46. c18483d Merge pull request #2 from zzmp/feat/vps-net_add-force-route by Kirill Kolyshkin · 9 years ago
  47. 91e700b vps-net_add: add FORCE_ROUTE to change existing route to container by Zach Pomerantz · 9 years ago
  48. 485cb19 vzctl umount: fix exit code if CT is running by Kir Kolyshkin · 9 years ago
  49. 24f939e vzoversell: handle unlimited RAM CTs by Kir Kolyshkin · 10 years ago
  50. 137c14b set_console.sh: ubuntu 15.04 systemd console support by Konstantin Volckov · 10 years ago
  51. cb7cd39 Released vzctl 4.9.2 by Kir Kolyshkin · 10 years ago
  52. 869f8d8 store_devnodes: fix NULL deref by Kir Kolyshkin · 10 years ago
  53. b0409ff vps-create.sh: use stat -f instead of df by Kir Kolyshkin · 10 years ago
  54. 4d4c21e vzctl.spec: require attr package by Kir Kolyshkin · 10 years ago
  55. b7d68db Released vzctl 4.9.1 by Kir Kolyshkin · 10 years ago
  56. cf652d0 vzctl.spec: drop the Conflicts: vzkernel by Kir Kolyshkin · 10 years ago
  57. 3774851 create_hardlink_dir(): fix wrong owner/perms case by Kir Kolyshkin · 10 years ago
  58. 4a4beac Released vzctl 4.9 by Kir Kolyshkin · 10 years ago
  59. d375c03 vzmigrate: check CPU caps for suspended CT by Kir Kolyshkin · 10 years ago
  60. 8e02bf0 vzmigrate: fix for vzfsync if VE_PRIVATE differs by Kir Kolyshkin · 10 years ago
  61. 1cd0931 etc/vz.conf: improve NEIGHBOUR_DEVS description by Kir Kolyshkin · 10 years ago
  62. 358aa2d ct_enter(): enter mnt namespace last by Per Johansson · 10 years ago
  63. 2869ab3 vz.conf: allow list of interfaces in NEIGHBOUR_DEVS by Kir Kolyshkin · 10 years ago
  64. c502784 vzctl set --devices: made cumulative, fix by Kir Kolyshkin · 10 years ago
  65. b93eefb [style] store_devnodes(): fix a comment by Kir Kolyshkin · 10 years ago
  66. 1a34885 store_dev(): introduce PRINT_DEV macro by Kir Kolyshkin · 10 years ago
  67. fc1f135 vzctl set --devices: fix SIGSEGV by Kir Kolyshkin · 10 years ago
  68. 1a89ea4 init.d: exit code if vzctl or vz.conf not found by Kir Kolyshkin · 10 years ago
  69. 6031c64 init.d/vz-redhat: fix exit code according to LSB by Kir Kolyshkin · 10 years ago
  70. 3353ac0 vzeventd(8): document new behavior by Kir Kolyshkin · 10 years ago
  71. 41ef81e vzevent: try to run a script for all known events by Kir Kolyshkin · 10 years ago
  72. 3b7c743 vzeventd: ignore non-existent event scripts by Kir Kolyshkin · 10 years ago
  73. c2db7bb vzlist -j: output valid JSON for no CTs by Kir Kolyshkin · 10 years ago
  74. 98f2907 make_dir_mode(): ignore EEXIST from mkdir() by Kir Kolyshkin · 10 years ago
  75. b2f9c25 vps_start_custom(): fixup by Kir Kolyshkin · 10 years ago
  76. c49eb62 Revert "dir_empty(): skip lost+found" by Kir Kolyshkin · 10 years ago
  77. eab4d5b vps_create: minor fixes to cleanup logic by Kir Kolyshkin · 10 years ago
  78. c37c353 fs_create: lock private by Kir Kolyshkin · 10 years ago
  79. 07a6ee9 vzctl create: disallow VE_PRIVATE be a mount point by Kir Kolyshkin · 10 years ago
  80. 0807ef4 vzctl start/resume: load kernel modules needed for CT by Kir Kolyshkin · 10 years ago
  81. 09e974f vzctl chkpnt: workaround for ENOSPC by Kir Kolyshkin · 10 years ago
  82. 2dfc74f [style] call clean_hardlink_dir() from _env_create() by Kir Kolyshkin · 10 years ago
  83. f3094bd vzctl set --devnodes: remove devices from CT by Kir Kolyshkin · 10 years ago
  84. b8708e2 vzctl set --devnodes: fix removing last device by Kir Kolyshkin · 10 years ago
  85. 90e8dd6 vzctl set --devnodes: made cumulative, fix by Kir Kolyshkin · 10 years ago
  86. c2a48a7 add_dev_param(): don't modify second argument by Kir Kolyshkin · 10 years ago
  87. e28a889 parse_dev(): rm free by Kir Kolyshkin · 10 years ago
  88. 3691dbe vzctl snapshot-delete: ignore ploop 'no guid found' by Kir Kolyshkin · 10 years ago
  89. 854aeda vz-postinstall: add way to disable distro kernels by Kir Kolyshkin · 10 years ago
  90. fc1837e dists/scripts/{funtoo,gentoo}*: remove env var doc by Kir Kolyshkin · 10 years ago
  91. 63796f2 debian-add_ip.sh: silent an error by Kir Kolyshkin · 10 years ago
  92. 9ee3822 Introduce funtoo-set_hostname by Daniel Robbins · 10 years ago
  93. dadd086 is_mount_point(): fix for non-existing dir by Kir Kolyshkin · 10 years ago
  94. 33e7f02 vzctl delete: do rm config/dump by Kir Kolyshkin · 10 years ago
  95. 320bc27 dir_empty(): skip lost+found by Kir Kolyshkin · 10 years ago
  96. 2b1db5b fs_create(): fix for VE_PRIVATE being a mount point by Kir Kolyshkin · 10 years ago
  97. d6664f6 [style] fs_create(): rename a var by Kir Kolyshkin · 10 years ago
  98. 5eac8f7 init.d/vz-redhat: fix a bashism by Ola Lundqvist · 10 years ago
  99. a051cdb [style] dist/scripts: fix return statements by Kir Kolyshkin · 10 years ago
  100. 0826bb5 suse-del_ip.sh: remove venet routes by Kir Kolyshkin · 10 years ago