1. 82c03c6 [IPv6] add ip6tables kernel modules in VE0, if IPV6 is enabled by Thorsten Schifferdecker · 17 years ago
  2. 00a5a95 etc/init.d/vz-redhat: add processing of multiple cron files by Kir Kolyshkin · 17 years ago
  3. 562760a etc/init.d/vz-redhat: add update-cron by Kir Kolyshkin · 17 years ago
  4. 3d3f5d9 etc/init.d/vz-redhat: introduce and use print_result function by Kir Kolyshkin · 17 years ago
  5. 47d8333 etc/init.d/vz-redhat: introduce and use is_running() by Kir Kolyshkin · 17 years ago
  6. c9efe10 etc/init.d/vz-redhat: whitespace cleanup by Kir Kolyshkin · 17 years ago
  7. 50ea66e etc/init.d/vz-redhat: remove bashisms: for (( ... )) and let var++ by Thorsten Schifferdecker · 17 years ago
  8. 4766d1f Fixed 'stop VEID --fast' action. by Igor Sukhih · 17 years ago
  9. 9f7d6e4 Remove vzsplit dependency on linux/magic.h by Kir Kolyshkin · 18 years ago
  10. 703a69c configure: check for either ppc64 or powerpc64 by Kir Kolyshkin · 18 years ago
  11. 9b490d4 vzcfgvalidate: check/fix dcachesize before kmemsize by Kir Kolyshkin · 18 years ago
  12. 45b1ea6 vzcfgvalidate: fix error message text by Kir Kolyshkin · 18 years ago
  13. 9ac01c3 vzctl: delete IPv6 route from host system after VE stop by Thorsten Schifferdecker · 18 years ago
  14. 38d21f3 vzctl: fixed IPv6 addresses down on --ipdel by Vitaliy Gusev · 18 years ago
  15. bd1f472 vzctl: enhanced IPv6 addresses setup in VE by Igor Sukhih · 18 years ago
  16. 946a792 vzmigrate: Fixed check for CPT support on src and dst node before rsync by Andrey Mirkin · 18 years ago
  17. 679c1f6 vzcpucheck: correct a typo by teme · 18 years ago
  18. e28c04c vzctl: fix removing IPv6 address from a VE by Vitaliy Gusev · 18 years ago
  19. 38202c5 vzctl: don't store garbage in store_name()/PARAM_NAME by Alexey Dobriyan · 18 years ago
  20. 3c4d0f1 Grant device access even if device file is a symlink. by Kir Kolyshkin · 18 years ago
  21. 575b0d6 correct ipadd handling in debian_ip_add.sh by Thorsten Schifferdecker · 18 years ago
  22. 3718356 init.d/vz: fix check_kernel() function by Thorsten Schifferdecker · 18 years ago
  23. af399cd init.d/vz-redhat: fix kernel config check by Thorsten Schifferdecker · 18 years ago
  24. 1a3f250 man/vzctl.8: assorted fixes by Kir Kolyshkin · 18 years ago
  25. 3a6a526 vzmigrate: call rsync with --numeric-ids option by Andrey Mirkin · 18 years ago
  26. 6548292 vzmigrate: Check for CPT support on src and dst node before rsync by Andrey Mirkin · 18 years ago
  27. 3fe27be Fix vzctl destroy by Kir Kolyshkin · 18 years ago
  28. 93eca3a man/vzctl.8: more info on setting VE capabilities. by Kir Kolyshkin · 18 years ago
  29. 45f71dd Makefiles: add install-suse target by Kir Kolyshkin · 18 years ago
  30. 2409c72 fixed inability to set setveid capability by Kir Kolyshkin · 18 years ago
  31. 495af12 etc/init.d/vz-redhat: remove old cron files by Thorsten Schifferdecker · 18 years ago
  32. 8adf5dc init.d/vz-redhat: added check for kernel config options by David Sharnoff · 18 years ago
  33. 682aab7 init.d/vz-redhat: add checking for OpenVZ kernel by Thorsten Schifferdecker · 18 years ago
  34. f09fd72 init.d/vz-redhat: assorted small cleanups by Thorsten Schifferdecker · 18 years ago
  35. 7604657 vzctl: set meminfo to privvmpages:1 by default by Kir Kolyshkin · 18 years ago
  36. 78a0518 vzsplit: fix hardcoded /vz and warning on reiserfs by Kir Kolyshkin · 18 years ago
  37. 98b5ec6 Fixed copying of config file which size is > 4K by Kir Kolyshkin · 18 years ago
  38. 96a5211 Dist scripts for arch linux. by Kir Kolyshkin · 18 years ago
  39. 3f22d63 init.d/vz: fix 'status' command by Thorsten Schifferdecker · 18 years ago
  40. 3ec4815 init.d/vz-redhat: do not leave stale vz_lock files by Kir Kolyshkin · 18 years ago
  41. caf408f init.d/vz-redhat: remove unused function by Thorsten Schifferdecker · 18 years ago
  42. 7870499 init.d/vz-redhat: get rid of 'function ' prefix for functions. by Thorsten Schifferdecker · 18 years ago
  43. 9561319 init.d/vz-redhat: use variable for /var/lock/subsys/vz by Thorsten Schifferdecker · 18 years ago
  44. bb615c6 Remove obsolete proc_proxy entry in vpsnetclean by Thorsten Schifferdecker · 18 years ago
  45. 970dc60 Update options to bash_completition script by Thorsten Schifferdecker · 18 years ago
  46. cb4756c vzctl(8) man page: add info about --setmode by Thorsten Schifferdecker · 18 years ago
  47. bb91bdf gentoo init.d: remove MIGRATE_MODULES on openvz stop by Thorsten Schifferdecker · 18 years ago
  48. 002ac6b vzsplit.c: split lines with width >= 80 by Kir Kolyshkin · 18 years ago
  49. 6e47a8a vzsplit: added a missing space to warning message by Kir Kolyshkin · 18 years ago
  50. 68edc87 Spelling: disc -> disk in vzsplit by Kir Kolyshkin · 18 years ago
  51. 9af5fed Added distscripts for Arch Linux distribution by Thorsten Schifferdecker · 18 years ago
  52. 27c8a3d Released vzctl-3.0.16 by Kir Kolyshkin · 18 years ago
  53. eace6c5 Added bash-completion support for --ioprio by Kir Kolyshkin · 18 years ago
  54. bc39887 Close stderr, stdout on env_create() by Igor Sukhih · 18 years ago
  55. c7374ad dev.h, veth.h: minor comment fix by Kir Kolyshkin · 18 years ago
  56. dc19fe7 list.h: remove no-longer needed type casts by Kir Kolyshkin · 18 years ago
  57. 4b079d2 Remove compiler warnings by fixing list_elem_t and list_head_t definitions by Kir Kolyshkin · 18 years ago
  58. c0ea956 Released vzctl-3.0.15 by Kir Kolyshkin · 18 years ago
  59. e04b5e6 Relocate cron master file from pkgdatadir to pkgconfdir. by Dmitry V. Levin · 18 years ago
  60. 5517075 .gitignore: added TAGS by Kir Kolyshkin · 18 years ago
  61. 285b4bf etc/cron.d/.gitinore: fix by Kir Kolyshkin · 18 years ago
  62. 92cbab4 Add ubioprio support for vzctl. by Vasily Tarasov · 18 years ago
  63. ab3c0c8 Fix vzctl destroy logic. by Kir Kolyshkin · 18 years ago
  64. f77d5d8 Use correct sizeof() in snprintf by Kir Kolyshkin · 18 years ago
  65. f92323d bash-completion: fixed support for VE names with dashes by Kir Kolyshkin · 18 years ago
  66. 257931d Really remove VE names on destroy. by Kir Kolyshkin · 18 years ago
  67. 0e167b3 Remove all names reffered on VE on destroy action by Igor Sukhih · 18 years ago
  68. e07fece vzctl mount: print warning if no simfs by Kir Kolyshkin · 18 years ago
  69. 5aa2d07 A bunch of whitespace fixes by Kir Kolyshkin · 18 years ago
  70. 258c3c2 init.d/vz-redhat: removed unused code by Kir Kolyshkin · 18 years ago
  71. 8f528d3 man/vzctl.8: document --devices option by Kir Kolyshkin · 18 years ago
  72. 0cf7548 init.d/vz-redhat: really honour MODULES_DISABLED=yes by Thorsten Schifferdecker · 18 years ago
  73. df37d19 src/lib/config.c: Fix "cast discards qualifiers from pointer target type" warnings by Dmitry V. Levin · 18 years ago
  74. 87a40f6 Change the default behaviour for AC_PROG_LIBTOOL to disable by Dmitry V. Levin · 18 years ago
  75. f584361 Fixed a typo in initscripts by Kir Kolyshkin · 18 years ago
  76. 873485e Move cronjob installation/removal logic to initscript by Kir Kolyshkin · 18 years ago
  77. 40dfa8b init.d/vz-redhat: display error if there's one by Kir Kolyshkin · 18 years ago
  78. 18f8fe3 Simplified vzctl cron.d entries. by Kir Kolyshkin · 18 years ago
  79. 269855c src/lib/vps_configure.c: get rid of a warning by Kir Kolyshkin · 18 years ago
  80. fefbe76 src/vzlist.c (*_sort_fn, *_search_fn): Add const qualifier to casts from const pointer type by Dmitry V. Levin · 18 years ago
  81. a01572a lib/env.c: comments/messages spelling fixes by Kir Kolyshkin · 18 years ago
  82. 248b85a Fix ndsend compile with Gentoo linux-headers-2.6.19.2-r2 by Kir Kolyshkin · 18 years ago
  83. eb4d8b9 Released vzctl-3.0.14 by Kir Kolyshkin · 18 years ago
  84. 6b29c57 vz.conf(5): fixed date by Kir Kolyshkin · 18 years ago
  85. 3b659c8 Fixed wording/spelling in a comment by Kir Kolyshkin · 18 years ago
  86. 3dc87c6 vzctl.8: formatting/spelling fix by Kir Kolyshkin · 18 years ago
  87. 6c50123 Happy New Year! by Kir Kolyshkin · 18 years ago
  88. fbf462f 0.conf.*: removed GNU copyright header, add 2007 by Kir Kolyshkin · 18 years ago
  89. 0855ff4 vzctl.8: reworded netif_add/netif_del description by Kir Kolyshkin · 18 years ago
  90. 8ed827c Implement MODULES_DISABLED in gentoo initscript; document it. by Kir Kolyshkin · 18 years ago
  91. dd466af Move workaround for FC5 copy bug to the common part by Igor Sukhih · 18 years ago
  92. c153154 Makefile.am: add vzctl.spec to EXTRA_DIST by Kir Kolyshkin · 18 years ago
  93. 3b041b2 configure: skip useless/harmful C++/F77 checks by libtool by Kir Kolyshkin · 18 years ago
  94. e2d8ca8 Fixed build enviroment array for execve() in the run_script() by Igor Sukhih · 18 years ago
  95. 71324a2 vzctl.spec: fix to compile vzctl on 64-bit platform by Kir Kolyshkin · 18 years ago
  96. 5e7fb69 Really fix installation of proper VE configs. by Kir Kolyshkin · 18 years ago
  97. 82968bc Install proper (arch-dependent) VE configs by Kir Kolyshkin · 18 years ago
  98. 857d642 Do not install directory if a corresponding feature is not enabled. by Kir Kolyshkin · 18 years ago
  99. 5336018 Fix to make configure working in builddir != srcdir. by Kir Kolyshkin · 18 years ago
  100. 2727096 vzmigrate: add --delete to rsync calls by Ola Lundqvist · 18 years ago