1. 013cb63 Fixed 'x' permissions on install by Igor Sukhih · 18 years ago
  2. 84dd428 Better distribution detection in vz initscript. by Igor Sukhih · 18 years ago
  3. a248e8a vzmigrate: Move config as veid.migrated to allow backward migration by Igor Sukhih · 18 years ago
  4. 0bed78a vzmigrate: added coping of action scripts. by Igor Sukhih · 18 years ago
  5. fb406df Fixed 'x' permission on install (http://bugzilla.openvz.org/show_bug.cgi?id=148) by Igor Sukhih · 18 years ago
  6. 50dec80 Added ubuntu distribution configuration file as copy of debian. by Igor Sukhih · 18 years ago
  7. b8bb5ff Increased kmemsize, privmpages, numfiles for x86_64 ve-vps.basic.conf-sample. by Igor Sukhih · 18 years ago
  8. eb47034 Added new files to list by Igor Sukhih · 18 years ago
  9. e10ba10 Changed -p -> --preserve=mode,ownership for 'cp' workaround in case /proc is by Igor Sukhih · 18 years ago
  10. bea526f Fixed --keep-dst option processing Option behavior was inverted by Igor Sukhih · 18 years ago
  11. 609fae5 Changed dynamic UB structure to static one for code simplicity by Igor Sukhih · 18 years ago
  12. 3941c6d Moved vps_restart() function to lib by Igor Sukhih · 18 years ago
  13. 074a286 Use setup_resource_management() function to setup UBC resources with on VPS start by Igor Sukhih · 18 years ago
  14. f438604 Moved VPS configure functionality to separate vps_configure.c by Igor Sukhih · 18 years ago
  15. 141f474 Moved destroy functionaliny to destroy.c by Igor Sukhih · 18 years ago
  16. f305e76 Changed version to 3.0.0-8 by Igor Sukhih · 18 years ago
  17. febcf05 Added check version target. by Igor Sukhih · 18 years ago
  18. b20b560 Fixed target arch build (use %{_arch}) by Igor Sukhih · 18 years ago
  19. a92682b For UBC parameters in VPS conf greater LONG_MAX display warning and by Igor Sukhih · 18 years ago
  20. a87ab2d Fixed license to GNU GPL in usage by Igor Sukhih · 18 years ago
  21. a5b1205 Use 'uname -m' command for arch selection by Igor Sukhih · 18 years ago
  22. 9c2cb9e Fixed vzmigrate.8 man page installation by Igor Sukhih · 19 years ago
  23. 21eb652 Changed version to 3.0.0-7 by Igor Sukhih · 19 years ago
  24. 53cae04 Removed ve-unlimited.conf-sample link creation by Igor Sukhih · 19 years ago
  25. 7740e8b Fixed requires for ssh & awk by Igor Sukhih · 19 years ago
  26. fbe7f7a Released 3.0.0-6 by Kir Kolyshkin · 19 years ago
  27. 9392098 Fixed license in man pages. by Kir Kolyshkin · 19 years ago
  28. aa73a4c Added --ipadd and --hostname to 'vzctl create' command description. by Kir Kolyshkin · 19 years ago
  29. a4b78e7 Fixed a minor typo by Kir Kolyshkin · 19 years ago
  30. 0af3849 Added vzmigrate script by Igor Sukhih · 19 years ago
  31. 845680c Added quotaon quotaoff quotainit commands by Igor Sukhih · 19 years ago
  32. d0e79a6 Added --skip_arpdetect option for speedup VPS start by Igor Sukhih · 19 years ago
  33. 68aef8c Delete LICENSE.QPL by Igor Sukhih · 19 years ago
  34. 96cb0b9 fixed compilation (added CAP_SETVEID CAP_VE_ADMIN) by Igor Sukhih · 19 years ago
  35. d96302c Fixed error message in quota_off() by Igor Sukhih · 19 years ago
  36. b76b7c6 Fixed compilation removed asm/timex.h by Igor Sukhih · 19 years ago
  37. 579dbe3 Added CPT support by Igor Sukhih · 19 years ago
  38. 85e5016 Fixed compilation removed ub/beancounter.h by Igor Sukhih · 19 years ago
  39. 791b997 Fixed calculation iptables mask by Igor Sukhih · 19 years ago
  40. 5aca877 Added VE_IP_TARGET_REDIRECT iptables module by Igor Sukhih · 19 years ago
  41. 70f5e51 Added vps_execFn(execFn fn) exec fn function in VPS context by Igor Sukhih · 19 years ago
  42. 7682708 Changed license agreement from QPL to GPL by Igor Sukhih · 19 years ago
  43. 7a9c56a Moved linux to include by Igor Sukhih · 19 years ago
  44. 84f01e5 Fixed compilation without kernel headers by Igor Sukhih · 19 years ago
  45. 899dbe0 Fixed compilation warning by Igor Sukhih · 19 years ago
  46. 16cfee2 *** empty log message *** by Igor Sukhih · 19 years ago
  47. 5b13b88 Removed spaces by Igor Sukhih · 19 years ago
  48. 3dd0246 Removed empty lines by Igor Sukhih · 19 years ago
  49. adf9bb9 Move set_personalityu under vz_env_create_data_ioctl, vz_env_create_ioctl by Igor Sukhih · 19 years ago
  50. 4fb1a88 Set personality PER_LINUX32 on x86_64 arch for i386 VPSes by Igor Sukhih · 19 years ago
  51. 2b9d0f6 Increased debug level up to 3 for personality messg by Igor Sukhih · 19 years ago
  52. 605557f *** empty log message *** 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. b852a5f Remove malloced dist_name on error path by Igor Sukhih · 19 years ago
  55. 7228b7b Set type envid_t for veid by Igor Sukhih · 19 years ago
  56. 399cc16 Set type envid_t for veid by Igor Sukhih · 19 years ago
  57. c634c4c *** empty log message *** by Igor Sukhih · 19 years ago
  58. 416599d Skip unknown iptables modules in config by Igor Sukhih · 19 years ago
  59. bda7dd7 Set arg[0] = "-bash" on enter by Igor Sukhih · 19 years ago
  60. 20ed754 Added virtualized ipt_REDIRECT support. by Kir Kolyshkin · 19 years ago
  61. 44e8e4a Fixed 3.0.0-4 changelog by Kir Kolyshkin · 19 years ago
  62. e187ad8 Reverted the last change -- addition of 'dev venet0' to routes_venet0. by Kir Kolyshkin · 19 years ago
  63. 46762d3 Fixed that bug #107 was mentioned two times by Kir Kolyshkin · 19 years ago
  64. 3f842fa 3.0.0-4 release; also fixed changelog for 3.0.0-3 by Kir Kolyshkin · 19 years ago
  65. 3bc33fa Rephrased stuff about vzctl set suffixes by Kir Kolyshkin · 19 years ago
  66. 3116eef Cron scripts do nothing if VZ is not loaded (bug #107) by Kir Kolyshkin · 19 years ago
  67. 7f5726a Fixed compilation under gcc4 by Igor Sukhih · 19 years ago
  68. e58cd22 Removed unused files by Igor Sukhih · 19 years ago
  69. e8e91c3 Do exit if there no /proc/vz/veinfo by Igor Sukhih · 19 years ago
  70. 1f001af Adds missing 'dev venet0' to venet0 fake route by Igor Sukhih · 19 years ago
  71. 2a8e577 put_param3() can incorrectly set $name=( "" ) by Igor Sukhih · 19 years ago
  72. 1c7152a put_param3() can incorrectly set $name=( "" ) by Igor Sukhih · 19 years ago
  73. 5ea497f Fixed compilation depends on VE_FEATURE_SYSFS by Igor Sukhih · 19 years ago
  74. 2298f61 Added UBC suffixes desc by Igor Sukhih · 19 years ago
  75. 1d17493 Fixed VPS start on old kernel (witthout feature_mask support) by Igor Sukhih · 19 years ago
  76. 0db5493 Fixed VPS start on old kernels (without feature_mask) by Igor Sukhih · 19 years ago
  77. 7352a4c Changed BuildPrereq to stab069 by Igor Sukhih · 19 years ago
  78. 9fefe88 Fchanged opesuse => opensuse by Igor Sukhih · 19 years ago
  79. cfff2f2 Changed version to 3.0.0-1 by Igor Sukhih · 19 years ago
  80. 7d8b8fe *** empty log message *** by Igor Sukhih · 19 years ago
  81. de36694 Sysfs and UBC fixes. by Igor Sukhih · 19 years ago
  82. e5873f3 *** empty log message *** by Igor Sukhih · 19 years ago
  83. 253595d Parse ubc parameters in format xxx[GMKPB]:yyy[GMKPB] by Igor Sukhih · 19 years ago
  84. 089b9b7 Enable sysfs for suse distributions by Igor Sukhih · 19 years ago
  85. 66fc99b Redirect usage to stdout by Igor Sukhih · 19 years ago
  86. 4d2645b Fixed VE_CONFFILE path by Igor Sukhih · 19 years ago
  87. d6e0837 Fixed VE_CONFILE path by Igor Sukhih · 19 years ago
  88. 5d4dd64 Fixed bring up venet0 (rmoved \) by Igor Sukhih · 19 years ago
  89. c195393 Removed unused code by Igor Sukhih · 19 years ago
  90. 057dbb7 Load vzcompat by Igor Sukhih · 19 years ago
  91. 57c9629 *** empty log message *** by Igor Sukhih · 19 years ago
  92. 96846cf Fixed compilation under gcc4 by Igor Sukhih · 19 years ago
  93. 1a86fc6 *** empty log message *** by Igor Sukhih · 19 years ago
  94. b31fa83 *** empty log message *** by Igor Sukhih · 19 years ago
  95. 72df03b Changed SLES_VER 9.2 -> 9 by Igor Sukhih · 19 years ago
  96. 14158e6 Fixed buffer overflow in vzlist by Igor Sukhih · 19 years ago
  97. 0a0ced7 Added vzcompat to modules list by Dmitry Mishin · 19 years ago
  98. 7c03389 Removed strict vzkernel version requirement - left only vzkernel by Dmitry Mishin · 19 years ago
  99. f28188b Fixed OpenVZ startup under SuSE by Igor Sukhih · 19 years ago
  100. 7715260 *** empty log message *** by Igor Sukhih · 19 years ago