1. bf9ebff Released vzctl-3.0.20 by Kir Kolyshkin · 17 years ago
  2. 80f286f NEIGHBOUR_DEVS: add to global config and document. by Kir Kolyshkin · 17 years ago
  3. 96ad295 Source /etc/vz/vz.conf in scripts that needs it. by Kir Kolyshkin · 17 years ago
  4. 1cb8182 scripts/vps-functions.in: Rework sending arp requests by Dmitry V. Levin · 17 years ago
  5. 075a7da man/vzctl.8: minor formatting fixes by Kir Kolyshkin · 17 years ago
  6. 5384c92 Don't start disabled VE on restart (Close #729) by Pavel Vinogradov · 17 years ago
  7. 64330a4 Update comments in lib/env.c by Pavel Vinogradov · 17 years ago
  8. a8a9a23 Added ipt_owner support by Igor Sukhih · 17 years ago
  9. 65925ca src/lib/config.c: fix parse_ul_sfx after refactoring by Kir Kolyshkin · 17 years ago
  10. b02e09a Released vzctl-3.0.19 by Kir Kolyshkin · 17 years ago
  11. 6b7d837 Added distscripts config for fedora-8 by Kir Kolyshkin · 17 years ago
  12. 6bfed8a etc/dists/scripts/redhat-7.x_add_ip.sh (setup_network): Add BOOTPROTO=static by Dmitry V. Levin · 17 years ago
  13. 813519a src/lib/config.c (parse_ub): Optimize after parse_twoul_sfx() cleanup by Dmitry V. Levin · 17 years ago
  14. 0fce78e src/vzlist.c: In sort comparison functions, add const qualifier to pointers by Dmitry V. Levin · 17 years ago
  15. 11cb642 src/lib/create.c (fs_create): Add uncompressed tarball support by Dmitry V. Levin · 17 years ago
  16. 193b870 scripts/vpsreboot.in: Cleanup by Dmitry V. Levin · 17 years ago
  17. 7197be5 scripts/vpsnetclean.in: Cleanup by Dmitry V. Levin · 17 years ago
  18. 82f1941 scripts/vps-stop.in: Cleanup by Dmitry V. Levin · 17 years ago
  19. 375f33e scripts/vps-net_del.in: Cleanup by Dmitry V. Levin · 17 years ago
  20. 7a8abf9 scripts/vps-net_add.in: Add given IP address to neighbour table prior to adding routing for this address by Dmitry V. Levin · 17 years ago
  21. f5f64f5 scripts/vps-functions.in: Send arp requests only where appropriate by Dmitry V. Levin · 17 years ago
  22. 241736e scripts/vps-create.in: Add uncompressed tarball support by Dmitry V. Levin · 17 years ago
  23. 735890d src/vzmemcheck.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  24. 9b20ef1 src/vzmemcheck.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  25. 5c34256 src/vzctl.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  26. 423e433 src/vzcfgvalidate.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  27. 0e893c5 src/vzcfgscale.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  28. 27d3a74 src/vzcalc.c: Change usage() semantics by Dmitry V. Levin · 17 years ago
  29. e14a012 src/lib/config.c (parse_twoul_sfx): Cleanup by Dmitry V. Levin · 17 years ago
  30. 144a84e Move g_log symbol from utilities to libvzctl by Dmitry V. Levin · 17 years ago
  31. ebd5fb0 vzmigrate: Cleanup by Dmitry V. Levin · 17 years ago
  32. 57bd922 vzpid: Cleanup by Dmitry V. Levin · 17 years ago
  33. 111dab6 vznetcfg: Cleanup by Dmitry V. Levin · 17 years ago
  34. 1cf0e44 vzcpucheck: Cleanup by Dmitry V. Levin · 17 years ago
  35. 4418d6e etc/dists: Add ALT Linux and Owl support by Dmitry V. Levin · 17 years ago
  36. 49e6b5d Package /vz/private and /vz/root by Dmitry V. Levin · 17 years ago
  37. 83c5eca Strip trailing backslash in shell scripts by Dmitry V. Levin · 17 years ago
  38. 673cf04 Strip trailing whitespaces by Dmitry V. Levin · 17 years ago
  39. d9c8053 Add .gear-rules by Dmitry V. Levin · 17 years ago
  40. 92eca61 man/vzctl.8: small fix to previous commit by Kir Kolyshkin · 17 years ago
  41. 9370e18 man/vzctl.8: describe the use of "unlimited" by Kir Kolyshkin · 17 years ago
  42. 635f13e Support for 'unlimited' as a value for UBC etc. parameters by Kir Kolyshkin · 17 years ago
  43. 9b53e1d Fix for init from upstart on Ubuntu eats 99% CPU by Igor Sukhih · 17 years ago
  44. 88a7f55 Get rid of gcc/ia64 compilation warnings by Michael Stoler · 17 years ago
  45. cfc58dd vzctl: more visible warning about disabled IPv6 support by Kir Kolyshkin · 17 years ago
  46. 0cd61cd cleanup vzlist.c: get rid of unused function by Kir Kolyshkin · 17 years ago
  47. 666e1fb vzsplit: Use MemTotal if there no LowTotal in /proc/meminfo by Igor Sukhih · 17 years ago
  48. e0bed90 vzlist: code cleanup, removed useless get_run_ve_proc2() call by Igor Sukhih · 17 years ago
  49. ad1cb16 vzlist: use '-' separator for empty ip list by Igor Sukhih · 17 years ago
  50. 36fdc5b Change vps.basic sample beancounter limits to 256M by Igor Sukhih · 17 years ago
  51. 9020fbb update meminfo on privvmpages change by Igor Sukhih · 17 years ago
  52. 1657ded CPT context should be released if suspend fails by Igor Sukhih · 17 years ago
  53. bb5138e vzmigrate: ssh_options, differences sytax between scp and ssh by Thorsten Schifferdecker · 17 years ago
  54. ca7d264 Fixed set iptables mask on 2.6.20 by Evgeny Kravtsunov · 17 years ago
  55. 8cdcec7 vzcalc: use MemTotal in case LowTotal not found by Igor Sukhih · 17 years ago
  56. 57b19c9 Use first VE ip for hostname by Igor Sukhih · 17 years ago
  57. 277c60c Added '\n' to the error message by Igor Sukhih · 17 years ago
  58. 49781cf Added processing SIGWINCH on enter by Igor Sukhih · 17 years ago
  59. e4f8393 vzctl create: add support for --name by Kir Kolyshkin · 17 years ago
  60. 68877b4 vzctl create: remove newly created config file in case of error by Kir Kolyshkin · 17 years ago
  61. f565249 Fixed a typo in error message by Kir Kolyshkin · 17 years ago
  62. d4f4cb1 Added distscripts for fedora-core-5, 6, 7, and fedora-7 by Kir Kolyshkin · 17 years ago
  63. 1af86a4 Fixed ip6 route removal by Kir Kolyshkin · 17 years ago
  64. 73a82a5 vzethdev is not loaded during a node start by /etc/init.d/vz by Vasily Tarasov · 17 years ago
  65. 7c845e7 Fixed default meminfo setup. by Igor Sukhih · 17 years ago
  66. dea5a14 Released vzctl-3.0.18 by Kir Kolyshkin · 17 years ago
  67. b5fa3cd vzctl.spec: fixed according to Fedora Packaging Guidelines by Andy Shevchenko · 17 years ago
  68. 0b6fec3 init.d/vz-redhat: fix kernel options checking by Kir Kolyshkin · 17 years ago
  69. 30741c8 Fix vzmigrate in case VZ disk quota is off by Kir Kolyshkin · 17 years ago
  70. 49c377d Fix for SIGSEGV on VE start by Kirill Korotaev · 17 years ago
  71. 1e93488 Released vzctl-3.0.17 by Kir Kolyshkin · 17 years ago
  72. 695ebe5 gentoo-add_ip.sh: fix scan for IP addresses existing in /etc/conf.d/net by Alexander Y. Fomichev · 17 years ago
  73. 16b1fd4 arpsend: proper fix for VLAN interfaces by Kir Kolyshkin · 17 years ago
  74. 96cb4eb init.d/vz: fix case element "update-cron" by Thorsten Schifferdecker · 17 years ago
  75. c02f5e6 INSTALL: added instructions of how to install from source by Kir Kolyshkin · 17 years ago
  76. 4db38b5 arpsend: exclude VLAN interfaces by Kir Kolyshkin · 17 years ago
  77. 300742f make install: add a hook with a hint to run distro-specific install by Kir Kolyshkin · 17 years ago
  78. e241851 vzlist.c: fix compiler warning and a minor error by Kir Kolyshkin · 17 years ago
  79. 2e95e28 configure: change default for sysconfdir to /etc by Kir Kolyshkin · 17 years ago
  80. f770a04 Revert "Workaround: Export VEID from /proc/vz/veth in VZNETCFG script." by Kir Kolyshkin · 17 years ago
  81. 39d8315 Merge git://git.systs.org/vzctl by Kir Kolyshkin · 17 years ago
  82. 894b787 Convert IPv6 addresses on parse stage to short output. by Thorsten Schifferdecker · 17 years ago
  83. 7b139a9 Added IPv6 support to debian dists scripts : by Thorsten Schifferdecker · 17 years ago
  84. f494017 Convert ipv6 address to short form. by Igor Sukhih · 17 years ago
  85. f7b35d8 Fixed VEID truncation passed to the vznetcfg by Igor Sukhih · 17 years ago
  86. d85ba31 Makefiles: add install-debian target by Thorsten Schifferdecker · 17 years ago
  87. cf65fd4 Minor typo change of vzctl.c: Add < > to usage of vzctl set veid. by Thorsten Schifferdecker · 17 years ago
  88. e2db06a Workaround: Export VEID from /proc/vz/veth in VZNETCFG script. by Thorsten Schifferdecker · 17 years ago
  89. 9a4b669 On stopping OpenVZ (SUB)System these linux-kernel-modules should are removed: by Thorsten Schifferdecker · 17 years ago
  90. f388092 Modify init.d vz script to a more generic style, by Thorsten Schifferdecker · 17 years ago
  91. 4c7d5d5 vzcpucheck: update header by Thorsten Schifferdecker · 17 years ago
  92. 540f4c7 etc/init.d/vz-gentoo: use long form of ip command arguments by Kir Kolyshkin · 17 years ago
  93. e838774 etc/init.d/vz-redhat: replace short ip cmd args with full ones by Thorsten Schifferdecker · 17 years ago
  94. 9f0eaa7 vps-functions: cosmetic cleanups by Thorsten Schifferdecker · 17 years ago
  95. e7b8fa1 fix bashism conditionals in vps-net_add by Thorsten Schifferdecker · 17 years ago
  96. e42fb6f fix bashism in vpsnetclean by Thorsten Schifferdecker · 17 years ago
  97. c2e68c1 Remove extra space in logging vpsnetclea/vpsreboot messages by Thorsten Schifferdecker · 17 years ago
  98. 82c03c6 [IPv6] add ip6tables kernel modules in VE0, if IPV6 is enabled by Thorsten Schifferdecker · 17 years ago
  99. 00a5a95 etc/init.d/vz-redhat: add processing of multiple cron files by Kir Kolyshkin · 17 years ago
  100. 562760a etc/init.d/vz-redhat: add update-cron by Kir Kolyshkin · 17 years ago