1. ec22471 Added syscall numbers for ppc. http://bugzilla.openvz.org/show_bug.cgi?id=253 by Kir Kolyshkin · 19 years ago
  2. bdd989d Added /dev/vzctl udev rules by Kir Kolyshkin · 19 years ago
  3. a92eccc vzctl enter: do exit with correct error code on enter fail. by Andrey Mirkin · 19 years ago
  4. 3a772bf vzlist: Fix cast from pointer to integer of different size warnings by Dmitry V. Levin · 19 years ago
  5. 8ae927d arpsend: Fix segfault when parsing long options by Dmitry V. Levin · 19 years ago
  6. 24807ad vzctl enter: Fix off-by-one error which resulted to uninitialized PATH. by Dmitry V. Levin · 19 years ago
  7. 7b115e6 vzctl enter: fixed print exit message. Extra \n was printed. by Igor Sukhih · 19 years ago
  8. 52b7969 vzctl enter: Forward error messages from child process by Dmitry V. Levin · 19 years ago
  9. 134f49e Replace sprintf() -> snprintf() to avoid possible buffer overflow. by Igor Sukhih · 19 years ago
  10. 2a0481c Mergead libvzctl-simfs & libvzctl Wait for working pluggins support by Igor Sukhih · 19 years ago
  11. 0c4d2ab Added --name description to vzctl.8 by Igor Sukhih · 19 years ago
  12. 57f3c25 Remove VE name information on destroy by Igor Sukhih · 19 years ago
  13. 48bada8 Fixed memory leaks in realloc() by Igor Sukhih · 19 years ago
  14. 5478976 Increase dgramrcvbuf and othersockbuf in ve-light.conf-sample by Igor Sukhih · 19 years ago
  15. b46dcfa Adjusted a year in copyrights http://bugzilla.openvz.org/show_bug.cgi?id=232 by Kirill Korotaev · 19 years ago
  16. ca21ee1 Fix vzmigrate to work with mawk (not gawk only) by Kirill Korotaev · 19 years ago
  17. 6b349c3 Fix misprints in distro scripts text misprints and /dev/nul fixes. by Kirill Korotaev · 19 years ago
  18. 274c455 obsolete LICVIEW in /etc/init.d/vz by Kirill Korotaev · 19 years ago
  19. 6fcef77 Released vzctl-3.0.11-2 by Igor Sukhih · 19 years ago
  20. a369855 CPT: fixed execution of the network cleanup script in proper context by Igor Sukhih · 19 years ago
  21. 5103e8e Released vzctl-3.0.11 by Igor Sukhih · 19 years ago
  22. 8b622a7 Removed unused files etc/vps-postcreate,man/ve-veconfig.5 by Igor Sukhih · 19 years ago
  23. 87cd5be Added xt_mac iptables module by Igor Sukhih · 19 years ago
  24. 1fd884b Added SuSe crontab randomization by Igor Sukhih · 19 years ago
  25. 8bb2adc Added --cpus description by Igor Sukhih · 19 years ago
  26. 74c3ce6 CPT: read errors from kernel enhancement by Igor Sukhih · 19 years ago
  27. f37b3b5 Added SuSe crontab randomization by Igor Sukhih · 19 years ago
  28. aa854a2 Fixed typo in etc/ve-light.conf-sample.x86_64 KMEMSIZE="1131520:1200742.4" by Igor Sukhih · 19 years ago
  29. 2b087e8 Load vzethdev modules form /etc/init.d/vz by Igor Sukhih · 19 years ago
  30. add4bae Fixed awk expression to work with mawk by Igor Sukhih · 19 years ago
  31. 17f1a59 Use awk from $PATH variable bug http://bugzilla.openvz.org/show_bug.cgi?id=193 by Igor Sukhih · 19 years ago
  32. 589f3ce Adds creation of /var/lock/subsys at installation of .deb package. by Igor Sukhih · 19 years ago
  33. 30e19d5 CPT: fixed passed non initialized file descriptor by Igor Sukhih · 19 years ago
  34. 0142421 Added change number of CPUs available in the VPS functionality. by Igor Sukhih · 19 years ago
  35. 2ee6384 Added VPS name support by Igor Sukhih · 19 years ago
  36. ec76507 Fixed /fastboot file creation mode by Igor Sukhih · 19 years ago
  37. 029f6b2 Removed libvzctl-fs.so symlink from package by Igor Sukhih · 19 years ago
  38. 2e4a91c Fixed compilation warnings by Igor Sukhih · 19 years ago
  39. 5e86980 Fixed using VE_ROUTE_SRC_DEV variable by Igor Sukhih · 19 years ago
  40. a71cc2e Makefile enhancement & cleanups by Igor Sukhih · 19 years ago
  41. 1da5df6 Move LDFLAGS after libraries list for workaround for Wl,--as-needed by Igor Sukhih · 19 years ago
  42. ebb7c5f Updated changelog by Igor Sukhih · 19 years ago
  43. 83d2e55 Released vzctl-3.0.10 by Igor Sukhih · 19 years ago
  44. eb30395 Added virtual ethernet device support by Igor Sukhih · 19 years ago
  45. bc600d1 Cleanup cpt code removed unused iplist variable by Igor Sukhih · 19 years ago
  46. c7147b2 Renamed --reset-ub --reset_ub by Igor Sukhih · 19 years ago
  47. dfcc93e Added /proc/meminfo virtualization support (--meminfo mode:value) by Igor Sukhih · 19 years ago
  48. 5543be3 Added VE0 UB setup functionality: by Igor Sukhih · 19 years ago
  49. 9ab1491 Build tar from file tree (removed file.list) by Igor Sukhih · 19 years ago
  50. 5c28963 Return 1 from vps_is_run() for veid == 0 Treat VE0 as always running by Igor Sukhih · 19 years ago
  51. 6a6270d Fixed typo (cpuunit -> cpuunits) by Igor Sukhih · 19 years ago
  52. de619e1 Switched to new versioning scheme by Igor Sukhih · 19 years ago
  53. 190de30 Added -z option to /sbin/init by Igor Sukhih · 19 years ago
  54. e66018f Reset standart file desc [0-2] to /dev/null in case they are closed. by Igor Sukhih · 19 years ago
  55. 0a9a6fe Removed unused CLASSID parameter form VPS sample configs by Igor Sukhih · 19 years ago
  56. 04c36b7 Removed put_context call in case dump failed by Igor Sukhih · 19 years ago
  57. 280e844 Added possibility to set cpulimit in % by Igor Sukhih · 19 years ago
  58. cbe7110 Added suffixes G,M,K support for --diskspace option by Igor Sukhih · 19 years ago
  59. 27e31c7 Set SIGPIPE handler to SIG_IGN before fist write to stdout/err by Igor Sukhih · 19 years ago
  60. 5e040ea Added Debian packaging support by Igor Sukhih · 19 years ago
  61. 3fcbc13 Deleted unused files etc/vz, man/vz.5 by Igor Sukhih · 19 years ago
  62. 684802f Changed directory structure. by Igor Sukhih · 19 years ago
  63. 1e98eb2 Join context on chkpnt if specified by Igor Sukhih · 19 years ago
  64. 013cb63 Fixed 'x' permissions on install by Igor Sukhih · 19 years ago
  65. 84dd428 Better distribution detection in vz initscript. by Igor Sukhih · 19 years ago
  66. a248e8a vzmigrate: Move config as veid.migrated to allow backward migration by Igor Sukhih · 19 years ago
  67. 0bed78a vzmigrate: added coping of action scripts. by Igor Sukhih · 19 years ago
  68. fb406df Fixed 'x' permission on install (http://bugzilla.openvz.org/show_bug.cgi?id=148) by Igor Sukhih · 19 years ago
  69. 50dec80 Added ubuntu distribution configuration file as copy of debian. by Igor Sukhih · 19 years ago
  70. b8bb5ff Increased kmemsize, privmpages, numfiles for x86_64 ve-vps.basic.conf-sample. by Igor Sukhih · 19 years ago
  71. eb47034 Added new files to list by Igor Sukhih · 19 years ago
  72. e10ba10 Changed -p -> --preserve=mode,ownership for 'cp' workaround in case /proc is by Igor Sukhih · 19 years ago
  73. bea526f Fixed --keep-dst option processing Option behavior was inverted by Igor Sukhih · 19 years ago
  74. 609fae5 Changed dynamic UB structure to static one for code simplicity by Igor Sukhih · 19 years ago
  75. 3941c6d Moved vps_restart() function to lib by Igor Sukhih · 19 years ago
  76. 074a286 Use setup_resource_management() function to setup UBC resources with on VPS start by Igor Sukhih · 19 years ago
  77. f438604 Moved VPS configure functionality to separate vps_configure.c by Igor Sukhih · 19 years ago
  78. 141f474 Moved destroy functionaliny to destroy.c by Igor Sukhih · 19 years ago
  79. f305e76 Changed version to 3.0.0-8 by Igor Sukhih · 19 years ago
  80. febcf05 Added check version target. by Igor Sukhih · 19 years ago
  81. b20b560 Fixed target arch build (use %{_arch}) by Igor Sukhih · 19 years ago
  82. a92682b For UBC parameters in VPS conf greater LONG_MAX display warning and by Igor Sukhih · 19 years ago
  83. a87ab2d Fixed license to GNU GPL in usage by Igor Sukhih · 19 years ago
  84. a5b1205 Use 'uname -m' command for arch selection by Igor Sukhih · 19 years ago
  85. 9c2cb9e Fixed vzmigrate.8 man page installation by Igor Sukhih · 19 years ago
  86. 21eb652 Changed version to 3.0.0-7 by Igor Sukhih · 19 years ago
  87. 53cae04 Removed ve-unlimited.conf-sample link creation by Igor Sukhih · 19 years ago
  88. 7740e8b Fixed requires for ssh & awk by Igor Sukhih · 19 years ago
  89. fbe7f7a Released 3.0.0-6 by Kir Kolyshkin · 19 years ago
  90. 9392098 Fixed license in man pages. by Kir Kolyshkin · 19 years ago
  91. aa73a4c Added --ipadd and --hostname to 'vzctl create' command description. by Kir Kolyshkin · 19 years ago
  92. a4b78e7 Fixed a minor typo by Kir Kolyshkin · 19 years ago
  93. 0af3849 Added vzmigrate script by Igor Sukhih · 19 years ago
  94. 845680c Added quotaon quotaoff quotainit commands by Igor Sukhih · 19 years ago
  95. d0e79a6 Added --skip_arpdetect option for speedup VPS start by Igor Sukhih · 19 years ago
  96. 68aef8c Delete LICENSE.QPL by Igor Sukhih · 19 years ago
  97. 96cb0b9 fixed compilation (added CAP_SETVEID CAP_VE_ADMIN) by Igor Sukhih · 19 years ago
  98. d96302c Fixed error message in quota_off() by Igor Sukhih · 19 years ago
  99. b76b7c6 Fixed compilation removed asm/timex.h by Igor Sukhih · 19 years ago
  100. 579dbe3 Added CPT support by Igor Sukhih · 19 years ago