1. 3fe27be Fix vzctl destroy by Kir Kolyshkin · 17 years ago
  2. 2409c72 fixed inability to set setveid capability by Kir Kolyshkin · 18 years ago
  3. 7604657 vzctl: set meminfo to privvmpages:1 by default by Kir Kolyshkin · 18 years ago
  4. 78a0518 vzsplit: fix hardcoded /vz and warning on reiserfs by Kir Kolyshkin · 18 years ago
  5. 98b5ec6 Fixed copying of config file which size is > 4K by Kir Kolyshkin · 18 years ago
  6. 002ac6b vzsplit.c: split lines with width >= 80 by Kir Kolyshkin · 18 years ago
  7. 6e47a8a vzsplit: added a missing space to warning message by Kir Kolyshkin · 18 years ago
  8. 68edc87 Spelling: disc -> disk in vzsplit by Kir Kolyshkin · 18 years ago
  9. bc39887 Close stderr, stdout on env_create() by Igor Sukhih · 18 years ago
  10. 92cbab4 Add ubioprio support for vzctl. by Vasily Tarasov · 18 years ago
  11. ab3c0c8 Fix vzctl destroy logic. by Kir Kolyshkin · 18 years ago
  12. f77d5d8 Use correct sizeof() in snprintf by Kir Kolyshkin · 18 years ago
  13. 257931d Really remove VE names on destroy. by Kir Kolyshkin · 18 years ago
  14. 0e167b3 Remove all names reffered on VE on destroy action by Igor Sukhih · 18 years ago
  15. e07fece vzctl mount: print warning if no simfs by Kir Kolyshkin · 18 years ago
  16. 5aa2d07 A bunch of whitespace fixes by Kir Kolyshkin · 18 years ago
  17. df37d19 src/lib/config.c: Fix "cast discards qualifiers from pointer target type" warnings by Dmitry V. Levin · 18 years ago
  18. 269855c src/lib/vps_configure.c: get rid of a warning by Kir Kolyshkin · 18 years ago
  19. fefbe76 src/vzlist.c (*_sort_fn, *_search_fn): Add const qualifier to casts from const pointer type by Dmitry V. Levin · 18 years ago
  20. a01572a lib/env.c: comments/messages spelling fixes by Kir Kolyshkin · 18 years ago
  21. 248b85a Fix ndsend compile with Gentoo linux-headers-2.6.19.2-r2 by Kir Kolyshkin · 18 years ago
  22. 6c50123 Happy New Year! by Kir Kolyshkin · 18 years ago
  23. e2d8ca8 Fixed build enviroment array for execve() in the run_script() by Igor Sukhih · 18 years ago
  24. 8d425d1 Use define for /dev/vzctl by Kir Kolyshkin · 18 years ago
  25. 90f913a Use SBINDIR define when calling ndsend by Kir Kolyshkin · 18 years ago
  26. 1f727be Move /dev/vzctl definition to a single place: include/types.h by Kir Kolyshkin · 18 years ago
  27. c3bb5bc automake: Moved all vzctl-specific paths definition to paths.am by Benedikt Böhm · 18 years ago
  28. cdaf707 No need to build separate libvzctl-simfs by Kir Kolyshkin · 18 years ago
  29. e234dbf Added a few missing .gitignore files by Benedikt Böhm · 18 years ago
  30. d69917c Big move to auto* tools. by Benedikt Böhm · 18 years ago
  31. fba9005 vzlist: Use /proc/vz/vestat for running VE listing if there no /proc/vz/veinfo by Igor Sukhih · 18 years ago
  32. 26e1d17 Disable debug output on exec action by Igor Sukhih · 18 years ago
  33. ffe7864 Fixed child waiting on restore added generic wait wrapper by Igor Sukhih · 18 years ago
  34. 1ed38fb Add and use FAIRSCHED_{SET,DROP,GET}_RATE with fairsched_rate() by Alexey Dobriyan · 18 years ago
  35. dbf8641 Split verbose from LOG_LEVEL by Kristian Høgh · 18 years ago
  36. 32a571f Skip VE venet network setup if no any ip addresses by Igor Sukhih · 18 years ago
  37. c332d04 VETH command line interface redesign by Igor Sukhih · 18 years ago
  38. 5367210 logger(-1, ...) should be followed by "return SOME_ERROR" and vice versa by Kristian Høgh · 18 years ago
  39. 77dc3b4 If veth is unsupported by kernel, exit with error. by Kristian Høgh · 18 years ago
  40. 558eb08 Remove extra whitespace in src/lib/logger.c by Kristian Høgh · 18 years ago
  41. ec77265 Make umount scripts run in the opposite order of mount scripts by Kristian F. Høgh · 18 years ago
  42. e2968e9 Removed annoying message 'Unable to open /usr/lib/vzctl/modules/: No such file or directory' by Igor Sukhih · 18 years ago
  43. 909a6e1 Fix vzctl exit code if umount has failed by Dmitry Mishin · 18 years ago
  44. f782b75 Fixed features storing by Pavel Emelianov · 18 years ago
  45. 920d717 Added --features <name:on|off> command line option by Pavel Emelianov · 18 years ago
  46. 30a8eea Fixed --wait for distributions with /etc/initscripts by Igor Sukhih · 18 years ago
  47. d5b9954 arpsend: Fixed handling SIGALRM by Igor Sukhih · 18 years ago
  48. 3e2dcdd Fixed setup diskspace with suffixed. by Igor Sukhih · 18 years ago
  49. 284b37f Fixed check for VE private area existance on create action in case --private by Igor Sukhih · 18 years ago
  50. 5ae1238 Added sparc64 support plus minor syscall related code cleanup by Kirill Korotaev · 18 years ago
  51. 9f21171 Fix soname for libvzctl. by Christian Heim · 18 years ago
  52. 6274822 Fixed vzctl build, added ndsend.c http://bugzilla.openvz.org/show_bug.cgi?id=302 by Igor Sukhih · 18 years ago
  53. 1eff21d Fixed set TERM on enter by Igor Sukhih · 18 years ago
  54. 4ce3d23 Really fixed install-gentoo Makefile target by Kir Kolyshkin · 18 years ago
  55. 5f9f356 Fixed install-gentoo Makefile target by Kir Kolyshkin · 18 years ago
  56. dfaf3a7 Added ipv6 support by Igor Sukhih · 18 years ago
  57. db41f01 Removed forgotten vps-postcreate entry in src/Makefile by Thorsten Schifferdecker · 18 years ago
  58. 9e74cf0 Fixed double slashes in path names. by Dmitry Mishin · 18 years ago
  59. 50795b6 Changed environment on VE enter. by Thorsten Schifferdecker · 18 years ago
  60. 64a6900 Added missed "--applyconfig_map" entry to usage by Thorsten Schifferdecker · 18 years ago
  61. 63f9265 Fixed typo in set_name() function. by Thorsten Schifferdecker · 18 years ago
  62. 559ad73 Pass veid in environment VEID=veid for vznetcfg by Igor Sukhih · 18 years ago
  63. ce27e73 Fixed '--meminfo=privvmpages:x' setup on VE start by Igor Sukhih · 18 years ago
  64. 0aefe27 Wait untill default runlevel reached on VE start by Igor Sukhih · 18 years ago
  65. 4185b48 Fixed compilation warning by Igor Sukhih · 18 years ago
  66. 2ad5625 Changed vznetcfg usage to 'vznetcfg init veth <dev>' by Igor Sukhih · 18 years ago
  67. 21d8f2c fixed error message in case kernel compiled without USER_RESOURCES by Igor Sukhih · 18 years ago
  68. da438e6 Call /sbin/vznetcfg on creating veth device by Igor Sukhih · 18 years ago
  69. 2d66afb Added check is VE running on destroy by Igor Sukhih · 18 years ago
  70. 762130a Redirect info messages to stdout http://bugzilla.openvz.org/show_bug.cgi?id=275 by Igor Sukhih · 18 years ago
  71. 24c43f9 Fixed getting VE mount status in case mount point has links in path by Igor Sukhih · 18 years ago
  72. af11995 Fixed processing DUMPDIR global parameter by Igor Sukhih · 18 years ago
  73. 27c2c01 Do not cancel ditribution configuration file parse in case missing script by Igor Sukhih · 18 years ago
  74. 1ab768a Fixed restart action by Igor Sukhih · 18 years ago
  75. 6199f49 Added --applyconfig_map name by Igor Sukhih · 18 years ago
  76. c132c54 Friendly name redisign Now name is link that point on VE configuration file by Igor Sukhih · 18 years ago
  77. ba22a69 Fixed vps -> ve in vzctl --help output (bug #263). by Kir Kolyshkin · 18 years ago
  78. b366969 Change vpsid -> veid in vzctl --help output (bug #263). by August Zajonc · 18 years ago
  79. c8f6d4c Fixed compilation. by Kir Kolyshkin · 18 years ago
  80. d5400e0 Global VPS -> VE renaming madness. by Kir Kolyshkin · 18 years ago
  81. 8823815 Missed part of 'Replace sprintf() -> snprintf() to avoid possible buffer overflo by Igor Sukhih · 18 years ago
  82. 0000d1a Man page fixes, VPS->VE, added --name description (bug #232). by Kir Kolyshkin · 18 years ago
  83. d0b9ec1 Fixed arpsend options parsing for some compilers (bug #261) by Kir Kolyshkin · 18 years ago
  84. 6a1aaa4 Added Gentoo-specific init.d script and 'make install-gentoo' (bug #262) by Kir Kolyshkin · 18 years ago
  85. ee7435b Removed distribution-specific stuff from 'make install' (bug #254) by Kir Kolyshkin · 18 years ago
  86. 1eb3cfa We need -m64 for ppc64 in order to get proper ioctls. by Kir Kolyshkin · 18 years ago
  87. ec22471 Added syscall numbers for ppc. http://bugzilla.openvz.org/show_bug.cgi?id=253 by Kir Kolyshkin · 18 years ago
  88. bdd989d Added /dev/vzctl udev rules by Kir Kolyshkin · 18 years ago
  89. a92eccc vzctl enter: do exit with correct error code on enter fail. by Andrey Mirkin · 18 years ago
  90. 3a772bf vzlist: Fix cast from pointer to integer of different size warnings by Dmitry V. Levin · 18 years ago
  91. 8ae927d arpsend: Fix segfault when parsing long options by Dmitry V. Levin · 18 years ago
  92. 24807ad vzctl enter: Fix off-by-one error which resulted to uninitialized PATH. by Dmitry V. Levin · 18 years ago
  93. 7b115e6 vzctl enter: fixed print exit message. Extra \n was printed. by Igor Sukhih · 18 years ago
  94. 52b7969 vzctl enter: Forward error messages from child process by Dmitry V. Levin · 18 years ago
  95. 134f49e Replace sprintf() -> snprintf() to avoid possible buffer overflow. by Igor Sukhih · 18 years ago
  96. 2a0481c Mergead libvzctl-simfs & libvzctl Wait for working pluggins support by Igor Sukhih · 18 years ago
  97. 57f3c25 Remove VE name information on destroy by Igor Sukhih · 18 years ago
  98. 48bada8 Fixed memory leaks in realloc() by Igor Sukhih · 18 years ago
  99. b46dcfa Adjusted a year in copyrights http://bugzilla.openvz.org/show_bug.cgi?id=232 by Kirill Korotaev · 18 years ago
  100. 6fcef77 Released vzctl-3.0.11-2 by Igor Sukhih · 18 years ago