1. 845680c Added quotaon quotaoff quotainit commands by Igor Sukhih · 19 years ago
  2. d0e79a6 Added --skip_arpdetect option for speedup VPS start by Igor Sukhih · 19 years ago
  3. 96cb0b9 fixed compilation (added CAP_SETVEID CAP_VE_ADMIN) by Igor Sukhih · 19 years ago
  4. d96302c Fixed error message in quota_off() by Igor Sukhih · 19 years ago
  5. b76b7c6 Fixed compilation removed asm/timex.h by Igor Sukhih · 19 years ago
  6. 579dbe3 Added CPT support by Igor Sukhih · 19 years ago
  7. 85e5016 Fixed compilation removed ub/beancounter.h by Igor Sukhih · 19 years ago
  8. 791b997 Fixed calculation iptables mask by Igor Sukhih · 19 years ago
  9. 5aca877 Added VE_IP_TARGET_REDIRECT iptables module by Igor Sukhih · 19 years ago
  10. 70f5e51 Added vps_execFn(execFn fn) exec fn function in VPS context by Igor Sukhih · 19 years ago
  11. 7682708 Changed license agreement from QPL to GPL by Igor Sukhih · 19 years ago
  12. 7a9c56a Moved linux to include by Igor Sukhih · 19 years ago
  13. 84f01e5 Fixed compilation without kernel headers by Igor Sukhih · 19 years ago
  14. 5b13b88 Removed spaces by Igor Sukhih · 19 years ago
  15. 3dd0246 Removed empty lines by Igor Sukhih · 19 years ago
  16. adf9bb9 Move set_personalityu under vz_env_create_data_ioctl, vz_env_create_ioctl by Igor Sukhih · 19 years ago
  17. 4fb1a88 Set personality PER_LINUX32 on x86_64 arch for i386 VPSes by Igor Sukhih · 19 years ago
  18. 2b9d0f6 Increased debug level up to 3 for personality messg by Igor Sukhih · 19 years ago
  19. 78b2fa2 Set personality PER_LINUX32 on x86_64 arch for i386 VPSes by Igor Sukhih · 19 years ago
  20. b852a5f Remove malloced dist_name on error path by Igor Sukhih · 19 years ago
  21. 7228b7b Set type envid_t for veid by Igor Sukhih · 19 years ago
  22. 416599d Skip unknown iptables modules in config by Igor Sukhih · 19 years ago
  23. bda7dd7 Set arg[0] = "-bash" on enter by Igor Sukhih · 19 years ago
  24. 20ed754 Added virtualized ipt_REDIRECT support. by Kir Kolyshkin · 19 years ago
  25. 7f5726a Fixed compilation under gcc4 by Igor Sukhih · 19 years ago
  26. 5ea497f Fixed compilation depends on VE_FEATURE_SYSFS by Igor Sukhih · 19 years ago
  27. 0db5493 Fixed VPS start on old kernels (without feature_mask) by Igor Sukhih · 19 years ago
  28. 9fefe88 Fchanged opesuse => opensuse by Igor Sukhih · 19 years ago
  29. 253595d Parse ubc parameters in format xxx[GMKPB]:yyy[GMKPB] by Igor Sukhih · 19 years ago
  30. 089b9b7 Enable sysfs for suse distributions by Igor Sukhih · 19 years ago
  31. 66fc99b Redirect usage to stdout by Igor Sukhih · 19 years ago
  32. 4d2645b Fixed VE_CONFFILE path by Igor Sukhih · 19 years ago
  33. d6e0837 Fixed VE_CONFILE path by Igor Sukhih · 19 years ago
  34. 96846cf Fixed compilation under gcc4 by Igor Sukhih · 19 years ago
  35. 14158e6 Fixed buffer overflow in vzlist by Igor Sukhih · 19 years ago
  36. ea2cc8a Fixed setting default cpuunits by Igor Sukhih · 19 years ago
  37. 8ce7c75 Sleep if rm failed by Igor Sukhih · 19 years ago
  38. 835591e Added default __NR_fairsched_chwt 506, __NR_fairsched_rate 508 for x86_64 by Igor Sukhih · 19 years ago
  39. 585ad1c Fixed va_start usage by Igor Sukhih · 19 years ago
  40. 97da0d4 Fixed compilation error by Igor Sukhih · 19 years ago
  41. c1952df *** empty log message *** by Igor Sukhih · 19 years ago
  42. 17d195e Added \n by Igor Sukhih · 19 years ago
  43. 7abac00 Skip errno ENOSYS in fairched by Igor Sukhih · 19 years ago
  44. a73ffcf Reworked close_fds by Igor Sukhih · 19 years ago
  45. ec6e770 Fixed overflow by Igor Sukhih · 19 years ago
  46. ef68ff4 Fixed 2level quota links creation by Igor Sukhih · 19 years ago
  47. d288a1b Fixed compilation warnings by Igor Sukhih · 19 years ago
  48. 2940912 Fixed typo by Igor Sukhih · 19 years ago
  49. dd3e2bc Fixed lib build with -fPIC by Igor Sukhih · 19 years ago
  50. 4e15093 Removed CAP_SYS_PACCT by Igor Sukhih · 19 years ago
  51. 9cae4ad Fixed uninitialized variable warning by Igor Sukhih · 19 years ago
  52. cedce9d Do umount in loop until EINVAL by Igor Sukhih · 19 years ago
  53. 6048971 Removed error on vps_stop if VPS is already stopped. For compatibility. by Dmitry Mishin · 19 years ago
  54. 1acf0cd Fixed VPSID.start VPSID.stop destroying by Igor Sukhih · 19 years ago
  55. e72ce2a Fixed destroy in case VPS private area is not a directory by Igor Sukhih · 19 years ago
  56. c791538 Added merge of cap, ipt by Igor Sukhih · 19 years ago
  57. c0f9b78 Set proc title on enter 'vzctl: ttyname' by Igor Sukhih · 19 years ago
  58. 03d0c55 Added use of vzosname by Igor Sukhih · 19 years ago
  59. a19296e Changed syscall call by Igor Sukhih · 19 years ago
  60. 34d4a94 Changed dist file name computation by Igor Sukhih · 19 years ago
  61. c01249d Changed logger -> fprintf by Igor Sukhih · 19 years ago
  62. f5a8c2a Fixed child waiting by Igor Sukhih · 19 years ago
  63. d7497c3 Fixed build dependensies by Igor Sukhih · 19 years ago
  64. 6591714 Fixed build under x86_64 by Igor Sukhih · 19 years ago
  65. 432b47b Fixed compilation warnings by Igor Sukhih · 19 years ago
  66. c55064f Fixed logging by Igor Sukhih · 19 years ago
  67. 8d41473 Fixed --ipdel all by Igor Sukhih · 19 years ago
  68. dd67853 Fixed set devperms on VPS start by Igor Sukhih · 19 years ago
  69. 1fd6eec New 2level quota scheme by Igor Sukhih · 19 years ago
  70. 815a525 Added vz_fs_get_name by Igor Sukhih · 19 years ago
  71. 514efc6 Fixed spelling by Igor Sukhih · 19 years ago
  72. 2fc3d26 Moved defenitions by Igor Sukhih · 19 years ago
  73. 7517e63 Handle EAGAIN in write() by Igor Sukhih · 19 years ago
  74. c685a07 Initial version by OpenVZ team · 19 years ago