1. ec77265 Make umount scripts run in the opposite order of mount scripts by Kristian F. Høgh · 19 years ago
  2. e2968e9 Removed annoying message 'Unable to open /usr/lib/vzctl/modules/: No such file or directory' by Igor Sukhih · 19 years ago
  3. 909a6e1 Fix vzctl exit code if umount has failed by Dmitry Mishin · 19 years ago
  4. f782b75 Fixed features storing by Pavel Emelianov · 19 years ago
  5. 920d717 Added --features <name:on|off> command line option by Pavel Emelianov · 19 years ago
  6. 30a8eea Fixed --wait for distributions with /etc/initscripts by Igor Sukhih · 19 years ago
  7. d5b9954 arpsend: Fixed handling SIGALRM by Igor Sukhih · 19 years ago
  8. 3e2dcdd Fixed setup diskspace with suffixed. by Igor Sukhih · 19 years ago
  9. 284b37f Fixed check for VE private area existance on create action in case --private by Igor Sukhih · 19 years ago
  10. 5ae1238 Added sparc64 support plus minor syscall related code cleanup by Kirill Korotaev · 19 years ago
  11. 9f21171 Fix soname for libvzctl. by Christian Heim · 19 years ago
  12. 6274822 Fixed vzctl build, added ndsend.c http://bugzilla.openvz.org/show_bug.cgi?id=302 by Igor Sukhih · 19 years ago
  13. 1eff21d Fixed set TERM on enter by Igor Sukhih · 19 years ago
  14. 4ce3d23 Really fixed install-gentoo Makefile target by Kir Kolyshkin · 19 years ago
  15. 5f9f356 Fixed install-gentoo Makefile target by Kir Kolyshkin · 19 years ago
  16. dfaf3a7 Added ipv6 support by Igor Sukhih · 19 years ago
  17. db41f01 Removed forgotten vps-postcreate entry in src/Makefile by Thorsten Schifferdecker · 19 years ago
  18. 9e74cf0 Fixed double slashes in path names. by Dmitry Mishin · 19 years ago
  19. 50795b6 Changed environment on VE enter. by Thorsten Schifferdecker · 19 years ago
  20. 64a6900 Added missed "--applyconfig_map" entry to usage by Thorsten Schifferdecker · 19 years ago
  21. 63f9265 Fixed typo in set_name() function. by Thorsten Schifferdecker · 19 years ago
  22. 559ad73 Pass veid in environment VEID=veid for vznetcfg by Igor Sukhih · 19 years ago
  23. ce27e73 Fixed '--meminfo=privvmpages:x' setup on VE start by Igor Sukhih · 19 years ago
  24. 0aefe27 Wait untill default runlevel reached on VE start by Igor Sukhih · 19 years ago
  25. 4185b48 Fixed compilation warning by Igor Sukhih · 19 years ago
  26. 2ad5625 Changed vznetcfg usage to 'vznetcfg init veth <dev>' by Igor Sukhih · 19 years ago
  27. 21d8f2c fixed error message in case kernel compiled without USER_RESOURCES by Igor Sukhih · 19 years ago
  28. da438e6 Call /sbin/vznetcfg on creating veth device by Igor Sukhih · 19 years ago
  29. 2d66afb Added check is VE running on destroy by Igor Sukhih · 19 years ago
  30. 762130a Redirect info messages to stdout http://bugzilla.openvz.org/show_bug.cgi?id=275 by Igor Sukhih · 19 years ago
  31. 24c43f9 Fixed getting VE mount status in case mount point has links in path by Igor Sukhih · 19 years ago
  32. af11995 Fixed processing DUMPDIR global parameter by Igor Sukhih · 19 years ago
  33. 27c2c01 Do not cancel ditribution configuration file parse in case missing script by Igor Sukhih · 19 years ago
  34. 1ab768a Fixed restart action by Igor Sukhih · 19 years ago
  35. 6199f49 Added --applyconfig_map name by Igor Sukhih · 19 years ago
  36. c132c54 Friendly name redisign Now name is link that point on VE configuration file by Igor Sukhih · 19 years ago
  37. ba22a69 Fixed vps -> ve in vzctl --help output (bug #263). by Kir Kolyshkin · 19 years ago
  38. b366969 Change vpsid -> veid in vzctl --help output (bug #263). by August Zajonc · 19 years ago
  39. c8f6d4c Fixed compilation. by Kir Kolyshkin · 19 years ago
  40. d5400e0 Global VPS -> VE renaming madness. by Kir Kolyshkin · 19 years ago
  41. 8823815 Missed part of 'Replace sprintf() -> snprintf() to avoid possible buffer overflo by Igor Sukhih · 19 years ago
  42. 0000d1a Man page fixes, VPS->VE, added --name description (bug #232). by Kir Kolyshkin · 19 years ago
  43. d0b9ec1 Fixed arpsend options parsing for some compilers (bug #261) by Kir Kolyshkin · 19 years ago
  44. 6a1aaa4 Added Gentoo-specific init.d script and 'make install-gentoo' (bug #262) by Kir Kolyshkin · 19 years ago
  45. ee7435b Removed distribution-specific stuff from 'make install' (bug #254) by Kir Kolyshkin · 19 years ago
  46. 1eb3cfa We need -m64 for ppc64 in order to get proper ioctls. by Kir Kolyshkin · 19 years ago
  47. ec22471 Added syscall numbers for ppc. http://bugzilla.openvz.org/show_bug.cgi?id=253 by Kir Kolyshkin · 19 years ago
  48. bdd989d Added /dev/vzctl udev rules by Kir Kolyshkin · 19 years ago
  49. a92eccc vzctl enter: do exit with correct error code on enter fail. by Andrey Mirkin · 19 years ago
  50. 3a772bf vzlist: Fix cast from pointer to integer of different size warnings by Dmitry V. Levin · 19 years ago
  51. 8ae927d arpsend: Fix segfault when parsing long options by Dmitry V. Levin · 19 years ago
  52. 24807ad vzctl enter: Fix off-by-one error which resulted to uninitialized PATH. by Dmitry V. Levin · 19 years ago
  53. 7b115e6 vzctl enter: fixed print exit message. Extra \n was printed. by Igor Sukhih · 19 years ago
  54. 52b7969 vzctl enter: Forward error messages from child process by Dmitry V. Levin · 19 years ago
  55. 134f49e Replace sprintf() -> snprintf() to avoid possible buffer overflow. by Igor Sukhih · 19 years ago
  56. 2a0481c Mergead libvzctl-simfs & libvzctl Wait for working pluggins support by Igor Sukhih · 19 years ago
  57. 57f3c25 Remove VE name information on destroy by Igor Sukhih · 19 years ago
  58. 48bada8 Fixed memory leaks in realloc() by Igor Sukhih · 19 years ago
  59. b46dcfa Adjusted a year in copyrights http://bugzilla.openvz.org/show_bug.cgi?id=232 by Kirill Korotaev · 19 years ago
  60. 6fcef77 Released vzctl-3.0.11-2 by Igor Sukhih · 19 years ago
  61. a369855 CPT: fixed execution of the network cleanup script in proper context by Igor Sukhih · 19 years ago
  62. 87cd5be Added xt_mac iptables module by Igor Sukhih · 19 years ago
  63. 8bb2adc Added --cpus description by Igor Sukhih · 19 years ago
  64. 74c3ce6 CPT: read errors from kernel enhancement by Igor Sukhih · 19 years ago
  65. 30e19d5 CPT: fixed passed non initialized file descriptor by Igor Sukhih · 19 years ago
  66. 0142421 Added change number of CPUs available in the VPS functionality. by Igor Sukhih · 19 years ago
  67. 2ee6384 Added VPS name support by Igor Sukhih · 19 years ago
  68. ec76507 Fixed /fastboot file creation mode by Igor Sukhih · 19 years ago
  69. 2e4a91c Fixed compilation warnings by Igor Sukhih · 19 years ago
  70. a71cc2e Makefile enhancement & cleanups by Igor Sukhih · 19 years ago
  71. 1da5df6 Move LDFLAGS after libraries list for workaround for Wl,--as-needed by Igor Sukhih · 19 years ago
  72. eb30395 Added virtual ethernet device support by Igor Sukhih · 19 years ago
  73. bc600d1 Cleanup cpt code removed unused iplist variable by Igor Sukhih · 19 years ago
  74. c7147b2 Renamed --reset-ub --reset_ub by Igor Sukhih · 19 years ago
  75. dfcc93e Added /proc/meminfo virtualization support (--meminfo mode:value) by Igor Sukhih · 19 years ago
  76. 5543be3 Added VE0 UB setup functionality: by Igor Sukhih · 19 years ago
  77. 5c28963 Return 1 from vps_is_run() for veid == 0 Treat VE0 as always running by Igor Sukhih · 19 years ago
  78. 6a6270d Fixed typo (cpuunit -> cpuunits) by Igor Sukhih · 19 years ago
  79. de619e1 Switched to new versioning scheme by Igor Sukhih · 19 years ago
  80. 190de30 Added -z option to /sbin/init by Igor Sukhih · 19 years ago
  81. e66018f Reset standart file desc [0-2] to /dev/null in case they are closed. by Igor Sukhih · 19 years ago
  82. 04c36b7 Removed put_context call in case dump failed by Igor Sukhih · 19 years ago
  83. 280e844 Added possibility to set cpulimit in % by Igor Sukhih · 19 years ago
  84. cbe7110 Added suffixes G,M,K support for --diskspace option by Igor Sukhih · 19 years ago
  85. 27e31c7 Set SIGPIPE handler to SIG_IGN before fist write to stdout/err by Igor Sukhih · 19 years ago
  86. 684802f Changed directory structure. by Igor Sukhih · 19 years ago
  87. 1e98eb2 Join context on chkpnt if specified by Igor Sukhih · 19 years ago
  88. fb406df Fixed 'x' permission on install (http://bugzilla.openvz.org/show_bug.cgi?id=148) by Igor Sukhih · 19 years ago
  89. 609fae5 Changed dynamic UB structure to static one for code simplicity by Igor Sukhih · 19 years ago
  90. 3941c6d Moved vps_restart() function to lib by Igor Sukhih · 19 years ago
  91. 074a286 Use setup_resource_management() function to setup UBC resources with on VPS start by Igor Sukhih · 19 years ago
  92. f438604 Moved VPS configure functionality to separate vps_configure.c by Igor Sukhih · 19 years ago
  93. 141f474 Moved destroy functionaliny to destroy.c by Igor Sukhih · 19 years ago
  94. febcf05 Added check version target. by Igor Sukhih · 19 years ago
  95. a92682b For UBC parameters in VPS conf greater LONG_MAX display warning and by Igor Sukhih · 19 years ago
  96. a87ab2d Fixed license to GNU GPL in usage by Igor Sukhih · 19 years ago
  97. a5b1205 Use 'uname -m' command for arch selection by Igor Sukhih · 19 years ago
  98. 845680c Added quotaon quotaoff quotainit commands by Igor Sukhih · 20 years ago
  99. d0e79a6 Added --skip_arpdetect option for speedup VPS start by Igor Sukhih · 20 years ago
  100. 96cb0b9 fixed compilation (added CAP_SETVEID CAP_VE_ADMIN) by Igor Sukhih · 20 years ago