1. 0154b00 Massive VE -> container rename by Kir Kolyshkin · 17 years ago
  2. 16997fd SWsoft->Parallels, update copyright year by Kir Kolyshkin · 17 years ago
  3. 38df8f6 vzlist.c (main): Remove unused variable by Dmitry V. Levin · 17 years ago
  4. 3a5afa7 lib/env.c: #include <grp.h> for setgroups() prototype by Dmitry V. Levin · 17 years ago
  5. 25bcbfc Really fix major/minor device numbers handling by Kir Kolyshkin · 17 years ago
  6. 413b39c vzlist: add support for VE names by Kir Kolyshkin · 17 years ago
  7. 0bdf783 vzsplit: guarpages should not be increased while we limit privvmpages by Vasily Averin · 17 years ago
  8. b3e79a3 vzsplit: fixed disk space per VE calculation by Igor Sukhih · 17 years ago
  9. 197aaad Fix major/minor>255 handling for --devices by Kir Kolyshkin · 17 years ago
  10. 94f0a6b Clear supplementary group IDs on entering a VE by Kir Kolyshkin · 17 years ago
  11. 5384c92 Don't start disabled VE on restart (Close #729) by Pavel Vinogradov · 17 years ago
  12. 64330a4 Update comments in lib/env.c by Pavel Vinogradov · 17 years ago
  13. a8a9a23 Added ipt_owner support by Igor Sukhih · 17 years ago
  14. 65925ca src/lib/config.c: fix parse_ul_sfx after refactoring by Kir Kolyshkin · 17 years ago
  15. 813519a src/lib/config.c (parse_ub): Optimize after parse_twoul_sfx() cleanup by Dmitry V. Levin · 17 years ago
  16. 0fce78e src/vzlist.c: In sort comparison functions, add const qualifier to pointers by Dmitry V. Levin · 17 years ago
  17. 11cb642 src/lib/create.c (fs_create): Add uncompressed tarball support by Dmitry V. Levin · 17 years ago
  18. 735890d src/vzmemcheck.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  19. 9b20ef1 src/vzmemcheck.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  20. 5c34256 src/vzctl.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  21. 423e433 src/vzcfgvalidate.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  22. 0e893c5 src/vzcfgscale.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  23. 27d3a74 src/vzcalc.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  24. e14a012 src/lib/config.c (parse_twoul_sfx): Cleanup by Dmitry V. Levin · 17 years ago
  25. 144a84e Move g_log symbol from utilities to libvzctl by Dmitry V. Levin · 17 years ago
  26. 673cf04 Strip trailing whitespaces by Dmitry V. Levin · 17 years ago
  27. 635f13e Support for 'unlimited' as a value for UBC etc. parameters by Kir Kolyshkin · 17 years ago
  28. 9b53e1d Fix for init from upstart on Ubuntu eats 99% CPU by Igor Sukhih · 17 years ago
  29. 88a7f55 Get rid of gcc/ia64 compilation warnings by Michael Stoler · 17 years ago
  30. cfc58dd vzctl: more visible warning about disabled IPv6 support by Kir Kolyshkin · 17 years ago
  31. 0cd61cd cleanup vzlist.c: get rid of unused function by Kir Kolyshkin · 17 years ago
  32. 666e1fb vzsplit: Use MemTotal if there no LowTotal in /proc/meminfo by Igor Sukhih · 17 years ago
  33. e0bed90 vzlist: code cleanup, removed useless get_run_ve_proc2() call by Igor Sukhih · 17 years ago
  34. ad1cb16 vzlist: use '-' separator for empty ip list by Igor Sukhih · 17 years ago
  35. 9020fbb update meminfo on privvmpages change by Igor Sukhih · 17 years ago
  36. 1657ded CPT context should be released if suspend fails by Igor Sukhih · 17 years ago
  37. ca7d264 Fixed set iptables mask on 2.6.20 by Evgeny Kravtsunov · 17 years ago
  38. 8cdcec7 vzcalc: use MemTotal in case LowTotal not found by Igor Sukhih · 17 years ago
  39. 57b19c9 Use first VE ip for hostname by Igor Sukhih · 17 years ago
  40. 277c60c Added '\n' to the error message by Igor Sukhih · 17 years ago
  41. 49781cf Added processing SIGWINCH on enter by Igor Sukhih · 17 years ago
  42. e4f8393 vzctl create: add support for --name by Kir Kolyshkin · 17 years ago
  43. 68877b4 vzctl create: remove newly created config file in case of error by Kir Kolyshkin · 17 years ago
  44. f565249 Fixed a typo in error message by Kir Kolyshkin · 17 years ago
  45. 7c845e7 Fixed default meminfo setup. by Igor Sukhih · 17 years ago
  46. 49c377d Fix for SIGSEGV on VE start by Kirill Korotaev · 17 years ago
  47. e241851 vzlist.c: fix compiler warning and a minor error by Kir Kolyshkin · 17 years ago
  48. 39d8315 Merge git://git.systs.org/vzctl by Kir Kolyshkin · 17 years ago
  49. 894b787 Convert IPv6 addresses on parse stage to short output. by Thorsten Schifferdecker · 17 years ago
  50. f494017 Convert ipv6 address to short form. by Igor Sukhih · 17 years ago
  51. f7b35d8 Fixed VEID truncation passed to the vznetcfg by Igor Sukhih · 17 years ago
  52. cf65fd4 Minor typo change of vzctl.c: Add < > to usage of vzctl set veid. by Thorsten Schifferdecker · 17 years ago
  53. 4766d1f Fixed 'stop VEID --fast' action. by Igor Sukhih · 17 years ago
  54. 9f7d6e4 Remove vzsplit dependency on linux/magic.h by Kir Kolyshkin · 17 years ago
  55. 9b490d4 vzcfgvalidate: check/fix dcachesize before kmemsize by Kir Kolyshkin · 17 years ago
  56. 45b1ea6 vzcfgvalidate: fix error message text by Kir Kolyshkin · 17 years ago
  57. e28c04c vzctl: fix removing IPv6 address from a VE by Vitaliy Gusev · 17 years ago
  58. 38202c5 vzctl: don't store garbage in store_name()/PARAM_NAME by Alexey Dobriyan · 17 years ago
  59. 3c4d0f1 Grant device access even if device file is a symlink. by Kir Kolyshkin · 17 years ago
  60. 3fe27be Fix vzctl destroy by Kir Kolyshkin · 17 years ago
  61. 2409c72 fixed inability to set setveid capability by Kir Kolyshkin · 18 years ago
  62. 7604657 vzctl: set meminfo to privvmpages:1 by default by Kir Kolyshkin · 18 years ago
  63. 78a0518 vzsplit: fix hardcoded /vz and warning on reiserfs by Kir Kolyshkin · 18 years ago
  64. 98b5ec6 Fixed copying of config file which size is > 4K by Kir Kolyshkin · 18 years ago
  65. 002ac6b vzsplit.c: split lines with width >= 80 by Kir Kolyshkin · 18 years ago
  66. 6e47a8a vzsplit: added a missing space to warning message by Kir Kolyshkin · 18 years ago
  67. 68edc87 Spelling: disc -> disk in vzsplit by Kir Kolyshkin · 18 years ago
  68. bc39887 Close stderr, stdout on env_create() by Igor Sukhih · 18 years ago
  69. 92cbab4 Add ubioprio support for vzctl. by Vasily Tarasov · 18 years ago
  70. ab3c0c8 Fix vzctl destroy logic. by Kir Kolyshkin · 18 years ago
  71. f77d5d8 Use correct sizeof() in snprintf by Kir Kolyshkin · 18 years ago
  72. 257931d Really remove VE names on destroy. by Kir Kolyshkin · 18 years ago
  73. 0e167b3 Remove all names reffered on VE on destroy action by Igor Sukhih · 18 years ago
  74. e07fece vzctl mount: print warning if no simfs by Kir Kolyshkin · 18 years ago
  75. 5aa2d07 A bunch of whitespace fixes by Kir Kolyshkin · 18 years ago
  76. df37d19 src/lib/config.c: Fix "cast discards qualifiers from pointer target type" warnings by Dmitry V. Levin · 18 years ago
  77. 269855c src/lib/vps_configure.c: get rid of a warning by Kir Kolyshkin · 18 years ago
  78. fefbe76 src/vzlist.c (*_sort_fn, *_search_fn): Add const qualifier to casts from const pointer type by Dmitry V. Levin · 18 years ago
  79. a01572a lib/env.c: comments/messages spelling fixes by Kir Kolyshkin · 18 years ago
  80. 248b85a Fix ndsend compile with Gentoo linux-headers-2.6.19.2-r2 by Kir Kolyshkin · 18 years ago
  81. 6c50123 Happy New Year! by Kir Kolyshkin · 18 years ago
  82. e2d8ca8 Fixed build enviroment array for execve() in the run_script() by Igor Sukhih · 18 years ago
  83. 8d425d1 Use define for /dev/vzctl by Kir Kolyshkin · 18 years ago
  84. 90f913a Use SBINDIR define when calling ndsend by Kir Kolyshkin · 18 years ago
  85. 1f727be Move /dev/vzctl definition to a single place: include/types.h by Kir Kolyshkin · 18 years ago
  86. c3bb5bc automake: Moved all vzctl-specific paths definition to paths.am by Benedikt Böhm · 18 years ago
  87. cdaf707 No need to build separate libvzctl-simfs by Kir Kolyshkin · 18 years ago
  88. e234dbf Added a few missing .gitignore files by Benedikt Böhm · 18 years ago
  89. d69917c Big move to auto* tools. by Benedikt Böhm · 18 years ago
  90. fba9005 vzlist: Use /proc/vz/vestat for running VE listing if there no /proc/vz/veinfo by Igor Sukhih · 18 years ago
  91. 26e1d17 Disable debug output on exec action by Igor Sukhih · 18 years ago
  92. ffe7864 Fixed child waiting on restore added generic wait wrapper by Igor Sukhih · 18 years ago
  93. 1ed38fb Add and use FAIRSCHED_{SET,DROP,GET}_RATE with fairsched_rate() by Alexey Dobriyan · 18 years ago
  94. dbf8641 Split verbose from LOG_LEVEL by Kristian Høgh · 18 years ago
  95. 32a571f Skip VE venet network setup if no any ip addresses by Igor Sukhih · 18 years ago
  96. c332d04 VETH command line interface redesign by Igor Sukhih · 18 years ago
  97. 5367210 logger(-1, ...) should be followed by "return SOME_ERROR" and vice versa by Kristian Høgh · 18 years ago
  98. 77dc3b4 If veth is unsupported by kernel, exit with error. by Kristian Høgh · 18 years ago
  99. 558eb08 Remove extra whitespace in src/lib/logger.c by Kristian Høgh · 18 years ago
  100. ec77265 Make umount scripts run in the opposite order of mount scripts by Kristian F. Høgh · 18 years ago