1. 057dbb7 Load vzcompat by Igor Sukhih · 19 years ago
  2. 57c9629 *** empty log message *** by Igor Sukhih · 19 years ago
  3. 96846cf Fixed compilation under gcc4 by Igor Sukhih · 19 years ago
  4. 1a86fc6 *** empty log message *** by Igor Sukhih · 19 years ago
  5. b31fa83 *** empty log message *** by Igor Sukhih · 19 years ago
  6. 72df03b Changed SLES_VER 9.2 -> 9 by Igor Sukhih · 19 years ago
  7. 14158e6 Fixed buffer overflow in vzlist by Igor Sukhih · 19 years ago
  8. 0a0ced7 Added vzcompat to modules list by Dmitry Mishin · 19 years ago
  9. 7c03389 Removed strict vzkernel version requirement - left only vzkernel by Dmitry Mishin · 19 years ago
  10. f28188b Fixed OpenVZ startup under SuSE by Igor Sukhih · 19 years ago
  11. 7715260 *** empty log message *** by Igor Sukhih · 19 years ago
  12. ff1dc3c *** empty log message *** by Igor Sukhih · 19 years ago
  13. 7f0aa01 Changed /etc/rc.d/init.d/functions -> /etc/init.d/functions by Igor Sukhih · 19 years ago
  14. ea2cc8a Fixed setting default cpuunits by Igor Sukhih · 19 years ago
  15. db641a4 Fixed network sturtup under SuSE by Igor Sukhih · 19 years ago
  16. 8ce7c75 Sleep if rm failed by Igor Sukhih · 19 years ago
  17. 835591e Added default __NR_fairsched_chwt 506, __NR_fairsched_rate 508 for x86_64 by Igor Sukhih · 19 years ago
  18. 01c1f98 Fixed under SuSE by Igor Sukhih · 19 years ago
  19. 514549c Redirect chkconfig --add vz > /dev/null by Igor Sukhih · 19 years ago
  20. 92e1cdf *** empty log message *** by Igor Sukhih · 19 years ago
  21. 585ad1c Fixed va_start usage by Igor Sukhih · 19 years ago
  22. 97da0d4 Fixed compilation error by Igor Sukhih · 19 years ago
  23. c1952df *** empty log message *** by Igor Sukhih · 19 years ago
  24. e2afdb3 Collected set of fixes by Igor Sukhih · 19 years ago
  25. 0decc16 *** empty log message *** by Igor Sukhih · 19 years ago
  26. 17d195e Added \n by Igor Sukhih · 19 years ago
  27. 2520578 Added opensuse.conf by Igor Sukhih · 19 years ago
  28. a7cd08e *** empty log message *** by Igor Sukhih · 19 years ago
  29. 7abac00 Skip errno ENOSYS in fairched by Igor Sukhih · 19 years ago
  30. a73ffcf Reworked close_fds by Igor Sukhih · 19 years ago
  31. b52fb5e *** empty log message *** by Igor Sukhih · 19 years ago
  32. ec6e770 Fixed overflow by Igor Sukhih · 19 years ago
  33. ef68ff4 Fixed 2level quota links creation by Igor Sukhih · 19 years ago
  34. d288a1b Fixed compilation warnings by Igor Sukhih · 19 years ago
  35. 2940912 Fixed typo by Igor Sukhih · 19 years ago
  36. 04fbb18 Do not owerwrite routes by Igor Sukhih · 19 years ago
  37. 4909900 Fixed typo by Igor Sukhih · 19 years ago
  38. 50c1927 Added SuSE heads and ipmodules loading by Igor Sukhih · 19 years ago
  39. d3a8ba8 Increased kmemsize *= 1.2, numfiles *= 1.6 dcachesize *= 2 by Igor Sukhih · 19 years ago
  40. 4f0f50d Removed -fPIC. moved to src/Makefile by Igor Sukhih · 19 years ago
  41. dd3e2bc Fixed lib build with -fPIC by Igor Sukhih · 19 years ago
  42. 5804c83 Added lo by Igor Sukhih · 19 years ago
  43. 4e15093 Removed CAP_SYS_PACCT by Igor Sukhih · 19 years ago
  44. 9cae4ad Fixed uninitialized variable warning by Igor Sukhih · 19 years ago
  45. cedce9d Do umount in loop until EINVAL by Igor Sukhih · 19 years ago
  46. 99ddb02 Create /dev/vzctl with -m 600 by Igor Sukhih · 19 years ago
  47. 6048971 Removed error on vps_stop if VPS is already stopped. For compatibility. by Dmitry Mishin · 19 years ago
  48. 1acf0cd Fixed VPSID.start VPSID.stop destroying by Igor Sukhih · 19 years ago
  49. e72ce2a Fixed destroy in case VPS private area is not a directory by Igor Sukhih · 19 years ago
  50. 344f7c2 Fixed typo by Igor Sukhih · 19 years ago
  51. 2170ce2 Fixed device creation by Igor Sukhih · 19 years ago
  52. 5f71625 Set proc title as 'vzctl: ttyname' on enter by Igor Sukhih · 19 years ago
  53. be1ad17 *** empty log message *** by Igor Sukhih · 19 years ago
  54. c791538 Added merge of cap, ipt by Igor Sukhih · 19 years ago
  55. 72b44cf Create /dev/simfs if not exists by Igor Sukhih · 19 years ago
  56. c0f9b78 Set proc title on enter 'vzctl: ttyname' by Igor Sukhih · 19 years ago
  57. 03d0c55 Added use of vzosname by Igor Sukhih · 19 years ago
  58. a19296e Changed syscall call by Igor Sukhih · 19 years ago
  59. 34d4a94 Changed dist file name computation by Igor Sukhih · 19 years ago
  60. c01249d Changed logger -> fprintf by Igor Sukhih · 19 years ago
  61. f5a8c2a Fixed child waiting by Igor Sukhih · 19 years ago
  62. d7497c3 Fixed build dependensies by Igor Sukhih · 19 years ago
  63. a915e13 Removed -x from scripts in /etc/cron.d by Igor Sukhih · 19 years ago
  64. 7b02d40 Added samples for x86_64 by Igor Sukhih · 19 years ago
  65. 6591714 Fixed build under x86_64 by Igor Sukhih · 19 years ago
  66. 685ff1b Added x86_64 samples by Igor Sukhih · 19 years ago
  67. 7d5949e Set config(noreplace) for vpsreboot by Igor Sukhih · 19 years ago
  68. 86dd6be Fixed compilation warnings by Igor Sukhih · 19 years ago
  69. 432b47b Fixed compilation warnings by Igor Sukhih · 19 years ago
  70. c55064f Fixed logging by Igor Sukhih · 19 years ago
  71. 55c009f Fixed network setup by Igor Sukhih · 19 years ago
  72. c06547e *** empty log message *** by Igor Sukhih · 19 years ago
  73. 7795679 Fixed gentoo network by Igor Sukhih · 19 years ago
  74. 7a44827 Fixed gentoo network by Igor Sukhih · 19 years ago
  75. 8d41473 Fixed --ipdel all by Igor Sukhih · 19 years ago
  76. 60007e3 Spelling fixes by Igor Sukhih · 19 years ago
  77. e21c7e0 Use 'passwd --stdin' for password setup by Igor Sukhih · 19 years ago
  78. dd67853 Fixed set devperms on VPS start by Igor Sukhih · 19 years ago
  79. 0bb57af Fixed enter (handle EAGAIN in write()) by Igor Sukhih · 19 years ago
  80. b4af8b7 *** empty log message *** by Igor Sukhih · 19 years ago
  81. 1fd6eec New 2level quota scheme by Igor Sukhih · 19 years ago
  82. f6a2991 Moved device creation to mknod syscall by Igor Sukhih · 19 years ago
  83. d3ed9eb Fixed build under x86_64 by Igor Sukhih · 19 years ago
  84. 815a525 Added vz_fs_get_name by Igor Sukhih · 19 years ago
  85. 514efc6 Fixed spelling by Igor Sukhih · 19 years ago
  86. 2fc3d26 Moved defenitions by Igor Sukhih · 19 years ago
  87. 7517e63 Handle EAGAIN in write() by Igor Sukhih · 19 years ago
  88. 994b140 Removed old option for head by Igor Sukhih · 19 years ago
  89. c685a07 Initial version by OpenVZ team · 19 years ago