1. 51ebab0 bash_completion: add quotaon/quotaoff/quotainit by Kir Kolyshkin · 14 years ago
  2. 6d6afac etc/dists/scripts: trivial whitespace cleanup by Kir Kolyshkin · 14 years ago
  3. 5c63ca7 vzctl set: implement --diskquota on|off by Kir Kolyshkin · 14 years ago
  4. b8746d7 etc/init.d/vz*: do not run stop inside a container by Kir Kolyshkin · 14 years ago
  5. 9b3500b Update udev rules to match current specification by Peter Volkov · 14 years ago
  6. 54566f8 etc/init.d/vzeventd-redhat: fix 'status' for Debian by Kir Kolyshkin · 14 years ago
  7. 6754c1d etc/init.d/initd-functions: fix start/stop for Debian by Kir Kolyshkin · 14 years ago
  8. 3527cc2 initd-functions: fix a typo by Kir Kolyshkin · 14 years ago
  9. 714f8cc init.d/vzevent: support Debian-specific file to set vzeventd options by Kir Kolyshkin · 14 years ago
  10. 64baff1 initd-function: remove interpreter hint by Ola Lundqvist · 14 years ago
  11. 4042901 init.d/vzeventd: source the correct file by Ola Lundqvist · 14 years ago
  12. 043e3cc init.d/vzeventd: fix to support Debian and SUSE by Kir Kolyshkin · 14 years ago
  13. 22cfbfa init.d/vzfunctions: moved to $vzlibdir/initd-functions by Kir Kolyshkin · 14 years ago
  14. 1148f7a init.d/vzeventd-redhat: add Required-Stop, Required-Start by Ola Lundqvist · 14 years ago
  15. dbc773f init.d/vzeventd-redhat: fix desc field by Thorsten Schifferdecker · 14 years ago
  16. 3e513e5 vzctl start: do not remove 127.0.0.1 aliases in /etc/hosts by Marcin Owsiany · 14 years ago
  17. 0ea082a debian-add_ip.sh: fixlet for Ubuntu networking by Kir Kolyshkin · 14 years ago
  18. 2da942c init.d/vzeventd: fixes by Kir Kolyshkin · 14 years ago
  19. c73f309 Fix init.d Makefile by Kir Kolyshkin · 14 years ago
  20. 5b35797 Remove cron functionality by Kir Kolyshkin · 14 years ago
  21. 4cc6257 vzeventd: initial implementation by Kir Kolyshkin · 14 years ago
  22. 1b6f6ae Fix netmask for IPv6 address in a Gentoo container by Henk van de Kamer · 14 years ago
  23. 605cbff redhat-add_ip.sh: fix a bad typo by Dietmar Maurer · 14 years ago
  24. 9bf50dc bash_completion: fix autocompletion of CTID when global option is used by Kir Kolyshkin · 14 years ago
  25. a6518a2 bash_completion: properly find out CTID for --ipdel/--netif_del by Kir Kolyshkin · 14 years ago
  26. 7d1f115 bash_completion: remove redundant statement by Kir Kolyshkin · 14 years ago
  27. ece7233 bash_completion: make all local variables local by Kir Kolyshkin · 14 years ago
  28. e271282 bash_completion: remove unneeded code by Kir Kolyshkin · 14 years ago
  29. 4ea0866 bash_completion: vzlist's stderr goes to /dev/null by Kir Kolyshkin · 14 years ago
  30. 9d61498 vzctl set --hostname: back to FQDN for Red Hat and Slackware by Kir Kolyshkin · 14 years ago
  31. 25c14e9 etc/dists/scripts: get rid of FAKEGATEWAY by Kir Kolyshkin · 14 years ago
  32. 6e0d7fe etc/dists/scripts/*sh: error message fixes by Kir Kolyshkin · 14 years ago
  33. 6603bd7 etc/dists/scripts/*sh: fix file name in error messages by Kir Kolyshkin · 14 years ago
  34. 21392a1 etc/dists/scripts/*: fix a typo in error message by Kir Kolyshkin · 14 years ago
  35. e024bb6 Fix adding default route for SLES9 by Kir Kolyshkin · 14 years ago
  36. ada28a5 etc/dist/scripts: add missing fedora releases by Kir Kolyshkin · 15 years ago
  37. 9f68826 etc/dists/scripts/*: Get rid of 'echo -e' bashisms by Kir Kolyshkin · 15 years ago
  38. ee983a5 Build system: generate files silently by Kir Kolyshkin · 15 years ago
  39. 6d91ed0 init.d/vz-redhat: warn user if IP forwarding is off by Kir Kolyshkin · 15 years ago
  40. 3b55733 init.d/vz-gentoo: simplify check for IP forwarding by Kir Kolyshkin · 15 years ago
  41. 6a6d85c init.d/vz-redhat: make it less verbose by Kir Kolyshkin · 15 years ago
  42. e25f63c bash_completion: add support for set --features by Kir Kolyshkin · 15 years ago
  43. 43b15e8 Fixed ifup error on Debian by Derek Poon · 15 years ago
  44. 8b215cf bash_completion: do not spit error if there are no OS templates by Kir Kolyshkin · 15 years ago
  45. ec8b57a etc/dists/scripts/slackware*add_ip.sh: fix /dev/null usage by Kir Kolyshkin · 15 years ago
  46. 52fcc57 Copyright year fixes, or Happy New Year! by Kir Kolyshkin · 15 years ago
  47. a24947f debian-add_ip.sh: small fixup by Dietmar Maurer · 15 years ago
  48. 0b36c57 debian-add_ip.sh: added comment about interfaces.tail by Kir Kolyshkin · 15 years ago
  49. e0031d7 etc/dists/distribution.conf-template: minor fixes in comments by Kir Kolyshkin · 15 years ago
  50. 346b515 debian-add_ip.sh: do not touch /etc/network/interfaces for no reason by Kir Kolyshkin · 15 years ago
  51. 4ed54c3 debian-add_ip.sh: minor cleanup in get_all_aliasid() by Kir Kolyshkin · 15 years ago
  52. 53c638f debian-add_ip.sh: minor optimization by Kir Kolyshkin · 15 years ago
  53. e378100 debian-add_ip.sh: fix adding /etc/network/interfaces.tail by Kir Kolyshkin · 15 years ago
  54. 4fb1884 bash-completion: minor whitespace fix. by Kir Kolyshkin · 15 years ago
  55. 34d8d89 Fix bash-completion output to stderr when not root by Ignace Mouzannar · 15 years ago
  56. a4600ce bash-completion script: rm FIXME, add more to create options by Kir Kolyshkin · 15 years ago
  57. 817a3fb bash-completion script: add --bootorder to set options by Kir Kolyshkin · 15 years ago
  58. b79b889 bash-completion script: add --swappages and --cpus set options by Kir Kolyshkin · 15 years ago
  59. 9a3da75 bash-completion: add 'delete' in addition to 'destroy' by Kir Kolyshkin · 15 years ago
  60. d886be9 bash-completion script: use vzlist -o ctid by Kir Kolyshkin · 15 years ago
  61. 7cc5dab arch-{add,del}_ip.sh: whitespace fixes by Kir Kolyshkin · 15 years ago
  62. 171bd1f etc/dist/scripts/functions: whitespace cleanup by Kir Kolyshkin · 15 years ago
  63. d24c77c gentoo-add_ip: minor cleanup by Kir Kolyshkin · 15 years ago
  64. cc03425 redhat-del.ip: try hard to remove IP from the running system by Kir Kolyshkin · 15 years ago
  65. 975cb2d etc/init.d/vz*: start CTs according to bootorder by Kir Kolyshkin · 15 years ago
  66. 34cc677 /etc/init.d/vz*: use vzlist to get list of CT to start by Kir Kolyshkin · 15 years ago
  67. c8c2e8c Add new global variable ERROR_ON_ARPFAIL by Kir Kolyshkin · 15 years ago
  68. 0011081 redhat-add_ip.sh: in case of no IP just enable networking by Kir Kolyshkin · 15 years ago
  69. 27dd90d redhat-7.x_add_ip.sh: fixed setup after --ipdel all by Kir Kolyshkin · 15 years ago
  70. 1b1d728 debian-add_ip.sh: only setup lo in case of no IPs by Kir Kolyshkin · 15 years ago
  71. d345aea redhat-add_ip.sh: restart network after ipdel all by Kir Kolyshkin · 15 years ago
  72. ac7c39c vzctl restart: make it understand all 'start' and 'stop' options by Kir Kolyshkin · 15 years ago
  73. ce517b3 Update openrc detection by Peter Volkov · 15 years ago
  74. 57bfaa5 Fix setting /etc/hostname to not be FQDN by Dietmar Maurer · 15 years ago
  75. a9f2901 init.d/vz-redhat: do not add junk files to a cronjob by Kir Kolyshkin · 15 years ago
  76. 17f19a3 Add ARP records for containers' IPs on network interface up by Kir Kolyshkin · 15 years ago
  77. f1c6498 Incorrect dependencies in init.d script header by Petter Reinholdtsen · 15 years ago
  78. 897a46b Fix building ve-unlimited.conf-sample by Kir Kolyshkin · 15 years ago
  79. 8fbc9d1 Fix ghost names in /etc/hosts by Dietmar Maurer · 16 years ago
  80. fd1f576 vz.conf: let centos-5 be default template by Kir Kolyshkin · 16 years ago
  81. 2b97841 etc/init.d/vz-gentoo: issue warning if forwarding is disabled by Peter Volkov · 16 years ago
  82. e8c408a etc/init.d/vz-gentoo: issue warning if cronjobs aren't automatically set by Peter Volkov · 16 years ago
  83. d4d3bca etc/init.d/vz*: check for DST_CRONSCRIPT_DIR by Kir Kolyshkin · 16 years ago
  84. df09d4e etc/init.d/vz-gentoo: add processing of multiple cron files by Kir Kolyshkin · 16 years ago
  85. b9be63f etc/init.d/*: whitespace fixes by Kir Kolyshkin · 16 years ago
  86. 4059ec9 debian-add_ip.sh: introduce interfaces.{head,tail} by Ivan Vilata i Balaguer · 16 years ago
  87. 57595c3 Rename sample config file 'vps.basic' to 'basic' by Kir Kolyshkin · 16 years ago
  88. c8dc6e5 Added unlimited CT config by Peter Volkov · 16 years ago
  89. bcec8bb Revert fix for bug #1035. by Kir Kolyshkin · 16 years ago
  90. bc8fa5a The vzctl startup script /etc/vz/dists/scripts/debian-set_hostname.sh by Ola Lundqvist · 16 years ago
  91. 9fe02f4 Fix IPv6 configuration on a debian lenny container by mathgl · 16 years ago
  92. dd1709a vzctl: make dists/scripts/gentoo* openrc compatible by Peter Volkov · 16 years ago
  93. 219426f vzctl: doesn't start in runlevel 4 (by LSB headers) by Teodor · 16 years ago
  94. 79f9168 /etc/init.d/vz: get rid of confusing error from echo by Kir Kolyshkin · 16 years ago
  95. 164d727 Rework modification of container's /etc/hosts by Marcin Owsiany · 16 years ago
  96. 705fd45 distribution.conf-template: better doc for SET_HOSTNAME by Kir Kolyshkin · 16 years ago
  97. 92a5d6f bash_completion: fix ls invocation by Kir Kolyshkin · 16 years ago
  98. 7480702 Fix a typo in bash_completion script. by Daniel Hahler · 16 years ago
  99. e896cd8 Add fedora 9 to dists scripts by Thorsten Schifferdecker · 16 years ago
  100. 9c1e02f init.d/vz-redhat: improve kernel version extraction by Thorsten Schifferdecker · 16 years ago