1. ffa3e9b src/Makefile.am: fixed highly parallel build by Kir Kolyshkin · 12 years ago
  2. cf52246 Rename config.h -> vzconfig.h by Kir Kolyshkin · 12 years ago
  3. 5a428b1 man/Makefile.am: fix build when builddir != srcdir by Kir Kolyshkin · 12 years ago
  4. fd5e818 configure: enable cgroup support by default by Kir Kolyshkin · 12 years ago
  5. 60e4b43 vzctl --help: add snapshot* and compact commands by Kir Kolyshkin · 12 years ago
  6. 452329c src/lib/hooks_ct.c: fix compiling with old includes by Kir Kolyshkin · 12 years ago
  7. eee3fcb vzmigrate: use -F for vzdqdump/vzdqload by Kir Kolyshkin · 12 years ago
  8. 41f20e6 vzctl.spec: add libcgroup-devel to BuildRequires by Kir Kolyshkin · 12 years ago
  9. 340d215 vzctl.spec: split the package into vzctl-core and vzctl by Kir Kolyshkin · 12 years ago
  10. 71bda14 vzctl stop --fast: wait for non-vz CT to stop by Kir Kolyshkin · 12 years ago
  11. e383a5e vzctl --help: fixed by Kir Kolyshkin · 12 years ago
  12. 73b966f funtoo-set_dns.sh: whitespace nitpicks by Kir Kolyshkin · 12 years ago
  13. 7eb61cd vzlist: add mount_opts field by Kir Kolyshkin · 12 years ago
  14. 287d0dc vzctl set --mount_opts: warn if changing on running CT by Kir Kolyshkin · 12 years ago
  15. af95fbd vzctl set: add --mount_opts by Kir Kolyshkin · 12 years ago
  16. 94401fb [ploop] switch to new ploop_read_disk_descr() by Kir Kolyshkin · 12 years ago
  17. c5e5ab4 setver.sh: do not try to install rpm if build failed by Kir Kolyshkin · 12 years ago
  18. b9eb9fd Updated Arch Linux add_ip/del_ip scripts to support new netcfg configuration. by solar · 12 years ago
  19. 3548142 suse-add_ip.sh: do not set default route on venet0 when no IPs by Egor Vyscrebentsov · 12 years ago
  20. d7fae29 check_ub(): check for vswap enabled kernel only for OVZ by Kir Kolyshkin · 12 years ago
  21. beed992 include/config.h: remove check_ub() proto by Kir Kolyshkin · 12 years ago
  22. 99258ad init.d/vz*: stop CTs in the in the reverse order to start by Kir Kolyshkin · 12 years ago
  23. 499154c init.d/vz-redhat: fix errorneous lockfile removal by Kir Kolyshkin · 12 years ago
  24. 63dd0fd osrelease.conf: add ubuntu-12.04 by Kir Kolyshkin · 12 years ago
  25. 968901c Fix a couple of vzctl exit codes by Kir Kolyshkin · 12 years ago
  26. 84d982e include/vzerror.h: remove VZ_NO_IMAGE_FILE by Kir Kolyshkin · 12 years ago
  27. 24a78bb vzmigrate: fix for offline migration of ploop CT by Kir Kolyshkin · 12 years ago
  28. c659b9d vzctl set --quotaugidlimit: fix for ploop by Kir Kolyshkin · 12 years ago
  29. 14452a7 vps_is_mounted(): add support for detecting bind mounts by Kir Kolyshkin · 12 years ago
  30. 1069bc3 vz_open(): fix OpenVZ kernel detection by Kir Kolyshkin · 12 years ago
  31. 252e418 vps_is_mounted(): remove the wrapper by Kir Kolyshkin · 12 years ago
  32. 93fc2f8 [style] vz_fs_is_mounted(): rename 'target' to 'root' by Kir Kolyshkin · 12 years ago
  33. f61baf5 [style] include/fs.h: no need to specify extern for function prototypes by Kir Kolyshkin · 12 years ago
  34. 6ff9498 vzctl snapshot-delete: pass errno to logger() by Igor Sukhih · 12 years ago
  35. 8f8b1f4 Move setting HAVE_UPSTREAM to configure.ac by Kir Kolyshkin · 12 years ago
  36. 895c34a bash_completion: only complete ploop-related commands if ploop is supported by the kernel by Kir Kolyshkin · 12 years ago
  37. 86101c5 configure.ac: bail out if libxml2-devel is not installed by Kir Kolyshkin · 12 years ago
  38. 37400d8 configure.ac: simplify a bit by Kir Kolyshkin · 12 years ago
  39. be24be5 configure.ac: remove a couple of extra chars by Kir Kolyshkin · 12 years ago
  40. dbd1283 vzctl snapshot-switch: use restored config if available by Kir Kolyshkin · 12 years ago
  41. 2dde263 vzctl snapshot: store/restore CT config on snapshot operations by Igor Sukhih · 12 years ago
  42. 2fd1f84 vzctl snapshot-delete: do not return VZCTL_E_CREATE_SNAPSHOT by Kir Kolyshkin · 12 years ago
  43. f87f633 vzctl_resize_image(): use VZ_VE_PRIVATE_NOTSET error code by Kir Kolyshkin · 12 years ago
  44. 3b80e3c vzctl snapshot-switch: fixed to work with new ploop by Igor Sukhih · 12 years ago
  45. 5dea1e5 [style] vzctl_env_switch_snapshot(): rename a variable by Kir Kolyshkin · 12 years ago
  46. c894533 src/lib/image.h: fix ploop header file name by Kir Kolyshkin · 12 years ago
  47. a8df7f4 cp_file(): add O_TRUNK when opening destination file by Kir Kolyshkin · 12 years ago
  48. d66e924 get_fs_root(): add check for string overflow by Kir Kolyshkin · 12 years ago
  49. 82e0934 get_fs_root(): do not treat . as special by Kir Kolyshkin · 12 years ago
  50. 125eaab Rename get_destroy_root() to get_fs_root(), move to util.c by Kir Kolyshkin · 12 years ago
  51. d674106 vzctl console: process errors by Konstantin Bukharov · 12 years ago
  52. 5a5e424 vzctl console: use bigger buffer by Konstantin Bukharov · 12 years ago
  53. f92b673 Allow to build w/o ploop headers by Kir Kolyshkin · 12 years ago
  54. 7d2f4d7 include/image.h: move a couple of prototypes around by Kir Kolyshkin · 12 years ago
  55. 0e6af21 src/lib/image.c: move a couple of functions up in the file by Kir Kolyshkin · 12 years ago
  56. 0a3d990 configure.ac: add --with[out]-ploop switch by Kir Kolyshkin · 12 years ago
  57. 5af7ecd Introduce and use VZ_PLOOP_UNSUP exit code by Kir Kolyshkin · 12 years ago
  58. f88febd setns(): reimplement via syscall() if not available by Kir Kolyshkin · 12 years ago
  59. 37c6e50 Supply errno to logger() if setns() failed by Kir Kolyshkin · 12 years ago
  60. 53ccaa4 load_ploop_lib(): more info when we can't load libploop.so by Kir Kolyshkin · 12 years ago
  61. 1c8d8cc vzctl compact: fix ploop balloon invocation by Kir Kolyshkin · 12 years ago
  62. 3129f37 vzctl convert: enable for real by Kir Kolyshkin · 12 years ago
  63. 8c6c78f load_ploop_lib(): more info when we can't resolve ploop_resolve_functions() by Kir Kolyshkin · 12 years ago
  64. 8c31397 configure.ac: add check for setns() by Kir Kolyshkin · 12 years ago
  65. e1816d1 vzctl.spec: drop ploop-lib requirement by Kir Kolyshkin · 12 years ago
  66. a85616c Convert the rest of the code to use dynamic ploop lib loading by Kir Kolyshkin · 12 years ago
  67. c41adda logger: switch to dynamic ploop lib loading by Kir Kolyshkin · 12 years ago
  68. de4bb43 vzctl snapshot*: use dynamic ploop lib loading by Kir Kolyshkin · 12 years ago
  69. b8b141b vzlist: use dynamic ploop lib loading by Kir Kolyshkin · 12 years ago
  70. 15b6882 Remove error printing from is_ploop_supported() callers by Kir Kolyshkin · 12 years ago
  71. 901bc93 Implement dynamic loading of ploop library by Kir Kolyshkin · 12 years ago
  72. 85ccf4b vzctl.spec: add wget requirement by Kir Kolyshkin · 12 years ago
  73. ef3a134 vzctl compact: fix a warning by Kir Kolyshkin · 12 years ago
  74. 3b759e3 Stop upstream containers by killing all processes. by Glauber Costa · 12 years ago
  75. 40348cf Implement upstream netdev function by Glauber Costa · 12 years ago
  76. c6f7199 Implement upstream veth function by Glauber Costa · 12 years ago
  77. 6320f5b vzctl.spec: revert ploop req version lift by Kir Kolyshkin · 12 years ago
  78. a55ff1c src/vzlist.c: fix compiler warning by Kir Kolyshkin · 12 years ago
  79. 26535e9 is_ploop_supported(): reimplement using /proc/vz/ploop_minor by Kir Kolyshkin · 12 years ago
  80. 51974d4 Fix a log message in ct_do_open() by Kir Kolyshkin · 12 years ago
  81. 73651a6 vzlist: initialize p_buf = e_buf = NULL in json mode by Kir Kolyshkin · 12 years ago
  82. 22086cb vzlist: fix a segfault when using --json by Kir Kolyshkin · 12 years ago
  83. f802781 Implement cpu limitations by Glauber Costa · 12 years ago
  84. d852c70 add a constant with the size in bytes for the cpumask array by Glauber Costa · 12 years ago
  85. a6e1fda Implement beancounters limitations by Glauber Costa · 12 years ago
  86. fc0131a Implement upstream enter function by Glauber Costa · 12 years ago
  87. 94ad926 Implement upstream env_create by Glauber Costa · 12 years ago
  88. bdc0e9d implement upstream linux destroy by Glauber Costa · 12 years ago
  89. b0e1437 implement upstream linux is_run by Glauber Costa · 12 years ago
  90. 102353d basic libcgroup support by Glauber Costa · 12 years ago
  91. 8c08ef2 Don't use a separate function for inquire pty name by Glauber Costa · 12 years ago
  92. dd7dc9b Move setgroups() from vz_env_create_data_ioctl() to exec_container_init() by Kir Kolyshkin · 12 years ago
  93. 219a616 move set_personality32 calls to common code. by Glauber Costa · 12 years ago
  94. 0898ee2 Fix VENETCTL_VE_IP_MAP ioctl argument by Kir Kolyshkin · 12 years ago
  95. 1c77abe Move veth handling to VZ-specific file by Glauber Costa · 12 years ago
  96. a7a9d87 Move ip handling to VZ-specific file by Glauber Costa · 12 years ago
  97. 7a3f6d8 Drop vps_handler.open field by Kir Kolyshkin · 12 years ago
  98. 573371c Make sure to ignore meminfo setting on a non-OpenVZ kernel by Kir Kolyshkin · 12 years ago
  99. 895906e Add hook to control net device by Glauber Costa · 12 years ago
  100. e81be38 Add hook to set device permissions by Glauber Costa · 12 years ago