1. 75678d3 etc/init.d/vz*: more proper kernel check in modify_vzconf() by Kir Kolyshkin · 14 years ago
  2. 83d23db etc/dists/scripts/debian-add_ip.sh: fix not adding default route by Thorsten Schifferdecker · 14 years ago
  3. c5995be etc/init.d/vz-*: fix for previous kludge. by Kir Kolyshkin · 14 years ago
  4. 4c6da8f etc/dists/scripts/debian-add_ip.sh: remove venet0 completely if no IPs to add by Kir Kolyshkin · 14 years ago
  5. 9919b21 etc/dists/scripts/debian-add_ip.sh: improve removing of IPv6 address by Kir Kolyshkin · 14 years ago
  6. 28d4a54 etc/dists/scripts/debian-add_ip.sh: remove all traces of venet0 by Kir Kolyshkin · 14 years ago
  7. 28a50ed etc/dists/scripts/debian-*_ip.sh: remove hardcoded names by Kir Kolyshkin · 14 years ago
  8. c8b77d2 build system: fix make dist by Kir Kolyshkin · 14 years ago
  9. 117ea72 etc/vz.conf: enable IPv6 by default by Kir Kolyshkin · 14 years ago
  10. 0d603cc bash-completion: for restore, show only suspended CTs by Kir Kolyshkin · 14 years ago
  11. 0f7cb30 bash_completion: chkpnt running CTs only by Kir Kolyshkin · 14 years ago
  12. 9612a01 debian-{add,del}_ip.sh: fix IPv6 wrt 2.6.32 kernel by Michael Fincham · 14 years ago
  13. 0432676 etc/conf/*conf-sample: fix a typo by Kir Kolyshkin · 14 years ago
  14. c84aa89 etc/conf/ve-vswap*: fix DISKINODES by Kir Kolyshkin · 14 years ago
  15. 39bdf8e etc/init.d/vz*: add kludge to modify default CT config by Kir Kolyshkin · 14 years ago
  16. b1b77d8 etc/conf: add vswap configs by Kir Kolyshkin · 14 years ago
  17. 3866be1 etc/conf/*conf-sample*: remove arch-specific entries by Kir Kolyshkin · 14 years ago
  18. 9038767 Add cpu bindings (cpumask option) by Vladimir Davydov · 14 years ago
  19. 62596d1 etc/init.d/vzeventd-redhat: prevent second start by Kir Kolyshkin · 14 years ago
  20. 8b92f8e etc/dists/scripts/*set_ugid_quota.sh: fix mtab perms by Solar Designer · 14 years ago
  21. 5a1014a etc/vz.conf: fix English in a comment by Kir Kolyshkin · 14 years ago
  22. 5ae8648 etc/ve-basic.conf-sample: increase LOCKEDPAGES by Kir Kolyshkin · 14 years ago
  23. f0a858d vzctl start/runscript: add ability to set per-CT osrelease by Kir Kolyshkin · 14 years ago
  24. 51ebab0 bash_completion: add quotaon/quotaoff/quotainit by Kir Kolyshkin · 14 years ago
  25. 6d6afac etc/dists/scripts: trivial whitespace cleanup by Kir Kolyshkin · 14 years ago
  26. 5c63ca7 vzctl set: implement --diskquota on|off by Kir Kolyshkin · 14 years ago
  27. b8746d7 etc/init.d/vz*: do not run stop inside a container by Kir Kolyshkin · 14 years ago
  28. 9b3500b Update udev rules to match current specification by Peter Volkov · 14 years ago
  29. 54566f8 etc/init.d/vzeventd-redhat: fix 'status' for Debian by Kir Kolyshkin · 14 years ago
  30. 6754c1d etc/init.d/initd-functions: fix start/stop for Debian by Kir Kolyshkin · 14 years ago
  31. 3527cc2 initd-functions: fix a typo by Kir Kolyshkin · 14 years ago
  32. 714f8cc init.d/vzevent: support Debian-specific file to set vzeventd options by Kir Kolyshkin · 14 years ago
  33. 64baff1 initd-function: remove interpreter hint by Ola Lundqvist · 14 years ago
  34. 4042901 init.d/vzeventd: source the correct file by Ola Lundqvist · 14 years ago
  35. 043e3cc init.d/vzeventd: fix to support Debian and SUSE by Kir Kolyshkin · 14 years ago
  36. 22cfbfa init.d/vzfunctions: moved to $vzlibdir/initd-functions by Kir Kolyshkin · 14 years ago
  37. 1148f7a init.d/vzeventd-redhat: add Required-Stop, Required-Start by Ola Lundqvist · 14 years ago
  38. dbc773f init.d/vzeventd-redhat: fix desc field by Thorsten Schifferdecker · 14 years ago
  39. 3e513e5 vzctl start: do not remove 127.0.0.1 aliases in /etc/hosts by Marcin Owsiany · 14 years ago
  40. 0ea082a debian-add_ip.sh: fixlet for Ubuntu networking by Kir Kolyshkin · 14 years ago
  41. 2da942c init.d/vzeventd: fixes by Kir Kolyshkin · 14 years ago
  42. c73f309 Fix init.d Makefile by Kir Kolyshkin · 14 years ago
  43. 5b35797 Remove cron functionality by Kir Kolyshkin · 14 years ago
  44. 4cc6257 vzeventd: initial implementation by Kir Kolyshkin · 14 years ago
  45. 1b6f6ae Fix netmask for IPv6 address in a Gentoo container by Henk van de Kamer · 14 years ago
  46. 605cbff redhat-add_ip.sh: fix a bad typo by Dietmar Maurer · 14 years ago
  47. 9bf50dc bash_completion: fix autocompletion of CTID when global option is used by Kir Kolyshkin · 14 years ago
  48. a6518a2 bash_completion: properly find out CTID for --ipdel/--netif_del by Kir Kolyshkin · 14 years ago
  49. 7d1f115 bash_completion: remove redundant statement by Kir Kolyshkin · 14 years ago
  50. ece7233 bash_completion: make all local variables local by Kir Kolyshkin · 14 years ago
  51. e271282 bash_completion: remove unneeded code by Kir Kolyshkin · 14 years ago
  52. 4ea0866 bash_completion: vzlist's stderr goes to /dev/null by Kir Kolyshkin · 14 years ago
  53. 9d61498 vzctl set --hostname: back to FQDN for Red Hat and Slackware by Kir Kolyshkin · 14 years ago
  54. 25c14e9 etc/dists/scripts: get rid of FAKEGATEWAY by Kir Kolyshkin · 14 years ago
  55. 6e0d7fe etc/dists/scripts/*sh: error message fixes by Kir Kolyshkin · 14 years ago
  56. 6603bd7 etc/dists/scripts/*sh: fix file name in error messages by Kir Kolyshkin · 14 years ago
  57. 21392a1 etc/dists/scripts/*: fix a typo in error message by Kir Kolyshkin · 14 years ago
  58. e024bb6 Fix adding default route for SLES9 by Kir Kolyshkin · 14 years ago
  59. ada28a5 etc/dist/scripts: add missing fedora releases by Kir Kolyshkin · 15 years ago
  60. 9f68826 etc/dists/scripts/*: Get rid of 'echo -e' bashisms by Kir Kolyshkin · 15 years ago
  61. ee983a5 Build system: generate files silently by Kir Kolyshkin · 15 years ago
  62. 6d91ed0 init.d/vz-redhat: warn user if IP forwarding is off by Kir Kolyshkin · 15 years ago
  63. 3b55733 init.d/vz-gentoo: simplify check for IP forwarding by Kir Kolyshkin · 15 years ago
  64. 6a6d85c init.d/vz-redhat: make it less verbose by Kir Kolyshkin · 15 years ago
  65. e25f63c bash_completion: add support for set --features by Kir Kolyshkin · 15 years ago
  66. 43b15e8 Fixed ifup error on Debian by Derek Poon · 15 years ago
  67. 8b215cf bash_completion: do not spit error if there are no OS templates by Kir Kolyshkin · 15 years ago
  68. ec8b57a etc/dists/scripts/slackware*add_ip.sh: fix /dev/null usage by Kir Kolyshkin · 15 years ago
  69. 52fcc57 Copyright year fixes, or Happy New Year! by Kir Kolyshkin · 15 years ago
  70. a24947f debian-add_ip.sh: small fixup by Dietmar Maurer · 15 years ago
  71. 0b36c57 debian-add_ip.sh: added comment about interfaces.tail by Kir Kolyshkin · 15 years ago
  72. e0031d7 etc/dists/distribution.conf-template: minor fixes in comments by Kir Kolyshkin · 15 years ago
  73. 346b515 debian-add_ip.sh: do not touch /etc/network/interfaces for no reason by Kir Kolyshkin · 15 years ago
  74. 4ed54c3 debian-add_ip.sh: minor cleanup in get_all_aliasid() by Kir Kolyshkin · 15 years ago
  75. 53c638f debian-add_ip.sh: minor optimization by Kir Kolyshkin · 15 years ago
  76. e378100 debian-add_ip.sh: fix adding /etc/network/interfaces.tail by Kir Kolyshkin · 15 years ago
  77. 4fb1884 bash-completion: minor whitespace fix. by Kir Kolyshkin · 15 years ago
  78. 34d8d89 Fix bash-completion output to stderr when not root by Ignace Mouzannar · 15 years ago
  79. a4600ce bash-completion script: rm FIXME, add more to create options by Kir Kolyshkin · 15 years ago
  80. 817a3fb bash-completion script: add --bootorder to set options by Kir Kolyshkin · 15 years ago
  81. b79b889 bash-completion script: add --swappages and --cpus set options by Kir Kolyshkin · 15 years ago
  82. 9a3da75 bash-completion: add 'delete' in addition to 'destroy' by Kir Kolyshkin · 15 years ago
  83. d886be9 bash-completion script: use vzlist -o ctid by Kir Kolyshkin · 15 years ago
  84. 7cc5dab arch-{add,del}_ip.sh: whitespace fixes by Kir Kolyshkin · 15 years ago
  85. 171bd1f etc/dist/scripts/functions: whitespace cleanup by Kir Kolyshkin · 15 years ago
  86. d24c77c gentoo-add_ip: minor cleanup by Kir Kolyshkin · 15 years ago
  87. cc03425 redhat-del.ip: try hard to remove IP from the running system by Kir Kolyshkin · 15 years ago
  88. 975cb2d etc/init.d/vz*: start CTs according to bootorder by Kir Kolyshkin · 15 years ago
  89. 34cc677 /etc/init.d/vz*: use vzlist to get list of CT to start by Kir Kolyshkin · 15 years ago
  90. c8c2e8c Add new global variable ERROR_ON_ARPFAIL by Kir Kolyshkin · 15 years ago
  91. 0011081 redhat-add_ip.sh: in case of no IP just enable networking by Kir Kolyshkin · 15 years ago
  92. 27dd90d redhat-7.x_add_ip.sh: fixed setup after --ipdel all by Kir Kolyshkin · 15 years ago
  93. 1b1d728 debian-add_ip.sh: only setup lo in case of no IPs by Kir Kolyshkin · 15 years ago
  94. d345aea redhat-add_ip.sh: restart network after ipdel all by Kir Kolyshkin · 15 years ago
  95. ac7c39c vzctl restart: make it understand all 'start' and 'stop' options by Kir Kolyshkin · 15 years ago
  96. ce517b3 Update openrc detection by Peter Volkov · 15 years ago
  97. 57bfaa5 Fix setting /etc/hostname to not be FQDN by Dietmar Maurer · 15 years ago
  98. a9f2901 init.d/vz-redhat: do not add junk files to a cronjob by Kir Kolyshkin · 15 years ago
  99. 17f19a3 Add ARP records for containers' IPs on network interface up by Kir Kolyshkin · 15 years ago
  100. f1c6498 Incorrect dependencies in init.d script header by Petter Reinholdtsen · 15 years ago