1. 94aee34 Make use of make-defined paths in includes by Kir Kolyshkin · 18 years ago
  2. 45d7a98 Minor formatting/spelling fixes for include/types.h by Kir Kolyshkin · 18 years ago
  3. 50167bf Remove VERSION from include/vzctl.h by Kir Kolyshkin · 18 years ago
  4. fba9005 vzlist: Use /proc/vz/vestat for running VE listing if there no /proc/vz/veinfo by Igor Sukhih · 18 years ago
  5. ffe7864 Fixed child waiting on restore added generic wait wrapper by Igor Sukhih · 18 years ago
  6. 4ede0a0 Use /proc/vz/vestat for running VE listing by Vasily Tarasov · 18 years ago
  7. 1ed38fb Add and use FAIRSCHED_{SET,DROP,GET}_RATE with fairsched_rate() by Alexey Dobriyan · 18 years ago
  8. dbf8641 Split verbose from LOG_LEVEL by Kristian Høgh · 18 years ago
  9. c332d04 VETH command line interface redesign by Igor Sukhih · 18 years ago
  10. eceb8de Released vzctl-3.0.13-1 by Dmitry Mishin · 18 years ago
  11. 920d717 Added --features <name:on|off> command line option by Pavel Emelianov · 18 years ago
  12. 2cea0d5 Error code = 91 should be returned in case of template not found by Dmitry Mishin · 18 years ago
  13. 5ae1238 Added sparc64 support plus minor syscall related code cleanup by Kirill Korotaev · 18 years ago
  14. dfaf3a7 Added ipv6 support by Igor Sukhih · 18 years ago
  15. 9e74cf0 Fixed double slashes in path names. by Dmitry Mishin · 18 years ago
  16. d72fdeb Released vzctl-3.0.12-1 by Dmitry Mishin · 18 years ago
  17. 142c892 Changed path to vznetcfg script by Thorsten Schifferdecker · 18 years ago
  18. 0aefe27 Wait untill default runlevel reached on VE start by Igor Sukhih · 18 years ago
  19. da438e6 Call /sbin/vznetcfg on creating veth device by Igor Sukhih · 18 years ago
  20. 6199f49 Added --applyconfig_map name by Igor Sukhih · 18 years ago
  21. d5400e0 Global VPS -> VE renaming madness. by Kir Kolyshkin · 18 years ago
  22. 5103e8e Released vzctl-3.0.11 by Igor Sukhih · 18 years ago
  23. 87cd5be Added xt_mac iptables module by Igor Sukhih · 18 years ago
  24. 0142421 Added change number of CPUs available in the VPS functionality. by Igor Sukhih · 18 years ago
  25. 2ee6384 Added VPS name support by Igor Sukhih · 18 years ago
  26. 2e4a91c Fixed compilation warnings by Igor Sukhih · 18 years ago
  27. 83d2e55 Released vzctl-3.0.10 by Igor Sukhih · 18 years ago
  28. eb30395 Added virtual ethernet device support by Igor Sukhih · 18 years ago
  29. dfcc93e Added /proc/meminfo virtualization support (--meminfo mode:value) by Igor Sukhih · 18 years ago
  30. 5543be3 Added VE0 UB setup functionality: by Igor Sukhih · 18 years ago
  31. de619e1 Switched to new versioning scheme by Igor Sukhih · 18 years ago
  32. e66018f Reset standart file desc [0-2] to /dev/null in case they are closed. by Igor Sukhih · 18 years ago
  33. 280e844 Added possibility to set cpulimit in % by Igor Sukhih · 18 years ago
  34. 684802f Changed directory structure. by Igor Sukhih · 18 years ago
  35. 609fae5 Changed dynamic UB structure to static one for code simplicity by Igor Sukhih · 18 years ago
  36. 3941c6d Moved vps_restart() function to lib by Igor Sukhih · 18 years ago
  37. f438604 Moved VPS configure functionality to separate vps_configure.c by Igor Sukhih · 18 years ago
  38. 141f474 Moved destroy functionaliny to destroy.c by Igor Sukhih · 18 years ago
  39. f305e76 Changed version to 3.0.0-8 by Igor Sukhih · 18 years ago
  40. a92682b For UBC parameters in VPS conf greater LONG_MAX display warning and by Igor Sukhih · 18 years ago
  41. 21eb652 Changed version to 3.0.0-7 by Igor Sukhih · 19 years ago
  42. 845680c Added quotaon quotaoff quotainit commands by Igor Sukhih · 19 years ago
  43. d0e79a6 Added --skip_arpdetect option for speedup VPS start by Igor Sukhih · 19 years ago
  44. 579dbe3 Added CPT support by Igor Sukhih · 19 years ago
  45. 5aca877 Added VE_IP_TARGET_REDIRECT iptables module by Igor Sukhih · 19 years ago
  46. 70f5e51 Added vps_execFn(execFn fn) exec fn function in VPS context by Igor Sukhih · 19 years ago
  47. 7682708 Changed license agreement from QPL to GPL by Igor Sukhih · 19 years ago
  48. 7a9c56a Moved linux to include by Igor Sukhih · 19 years ago
  49. 84f01e5 Fixed compilation without kernel headers by Igor Sukhih · 19 years ago
  50. 899dbe0 Fixed compilation warning by Igor Sukhih · 19 years ago
  51. adf9bb9 Move set_personalityu under vz_env_create_data_ioctl, vz_env_create_ioctl by Igor Sukhih · 19 years ago
  52. 4fb1a88 Set personality PER_LINUX32 on x86_64 arch for i386 VPSes by Igor Sukhih · 19 years ago
  53. 78b2fa2 Set personality PER_LINUX32 on x86_64 arch for i386 VPSes by Igor Sukhih · 19 years ago
  54. 399cc16 Set type envid_t for veid by Igor Sukhih · 19 years ago
  55. 416599d Skip unknown iptables modules in config by Igor Sukhih · 19 years ago
  56. 3f842fa 3.0.0-4 release; also fixed changelog for 3.0.0-3 by Kir Kolyshkin · 19 years ago
  57. 2a8e577 put_param3() can incorrectly set $name=( "" ) by Igor Sukhih · 19 years ago
  58. 1d17493 Fixed VPS start on old kernel (witthout feature_mask support) by Igor Sukhih · 19 years ago
  59. cfff2f2 Changed version to 3.0.0-1 by Igor Sukhih · 19 years ago
  60. de36694 Sysfs and UBC fixes. by Igor Sukhih · 19 years ago
  61. 4d2645b Fixed VE_CONFFILE path by Igor Sukhih · 19 years ago
  62. f28188b Fixed OpenVZ startup under SuSE by Igor Sukhih · 19 years ago
  63. e2afdb3 Collected set of fixes by Igor Sukhih · 19 years ago
  64. a73ffcf Reworked close_fds by Igor Sukhih · 19 years ago
  65. 5f71625 Set proc title as 'vzctl: ttyname' on enter by Igor Sukhih · 19 years ago
  66. 86dd6be Fixed compilation warnings by Igor Sukhih · 19 years ago
  67. 432b47b Fixed compilation warnings by Igor Sukhih · 19 years ago
  68. 0bb57af Fixed enter (handle EAGAIN in write()) by Igor Sukhih · 19 years ago
  69. 2fc3d26 Moved defenitions by Igor Sukhih · 19 years ago
  70. c685a07 Initial version by OpenVZ team · 19 years ago