1. 7b139a9 Added IPv6 support to debian dists scripts : by Thorsten Schifferdecker · 17 years ago
  2. d85ba31 Makefiles: add install-debian target by Thorsten Schifferdecker · 17 years ago
  3. 9a4b669 On stopping OpenVZ (SUB)System these linux-kernel-modules should are removed: by Thorsten Schifferdecker · 17 years ago
  4. f388092 Modify init.d vz script to a more generic style, by Thorsten Schifferdecker · 17 years ago
  5. 540f4c7 etc/init.d/vz-gentoo: use long form of ip command arguments by Kir Kolyshkin · 17 years ago
  6. e838774 etc/init.d/vz-redhat: replace short ip cmd args with full ones by Thorsten Schifferdecker · 17 years ago
  7. 82c03c6 [IPv6] add ip6tables kernel modules in VE0, if IPV6 is enabled by Thorsten Schifferdecker · 17 years ago
  8. 00a5a95 etc/init.d/vz-redhat: add processing of multiple cron files by Kir Kolyshkin · 17 years ago
  9. 562760a etc/init.d/vz-redhat: add update-cron by Kir Kolyshkin · 17 years ago
  10. 3d3f5d9 etc/init.d/vz-redhat: introduce and use print_result function by Kir Kolyshkin · 17 years ago
  11. 47d8333 etc/init.d/vz-redhat: introduce and use is_running() by Kir Kolyshkin · 17 years ago
  12. c9efe10 etc/init.d/vz-redhat: whitespace cleanup by Kir Kolyshkin · 17 years ago
  13. 50ea66e etc/init.d/vz-redhat: remove bashisms: for (( ... )) and let var++ by Thorsten Schifferdecker · 17 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. 575b0d6 correct ipadd handling in debian_ip_add.sh by Thorsten Schifferdecker · 18 years ago
  17. 3718356 init.d/vz: fix check_kernel() function by Thorsten Schifferdecker · 18 years ago
  18. af399cd init.d/vz-redhat: fix kernel config check by Thorsten Schifferdecker · 18 years ago
  19. 45f71dd Makefiles: add install-suse target by Kir Kolyshkin · 18 years ago
  20. 495af12 etc/init.d/vz-redhat: remove old cron files by Thorsten Schifferdecker · 18 years ago
  21. 8adf5dc init.d/vz-redhat: added check for kernel config options by David Sharnoff · 18 years ago
  22. 682aab7 init.d/vz-redhat: add checking for OpenVZ kernel by Thorsten Schifferdecker · 18 years ago
  23. f09fd72 init.d/vz-redhat: assorted small cleanups by Thorsten Schifferdecker · 18 years ago
  24. 96a5211 Dist scripts for arch linux. by Kir Kolyshkin · 18 years ago
  25. 3f22d63 init.d/vz: fix 'status' command by Thorsten Schifferdecker · 18 years ago
  26. 3ec4815 init.d/vz-redhat: do not leave stale vz_lock files by Kir Kolyshkin · 18 years ago
  27. caf408f init.d/vz-redhat: remove unused function by Thorsten Schifferdecker · 18 years ago
  28. 7870499 init.d/vz-redhat: get rid of 'function ' prefix for functions. by Thorsten Schifferdecker · 18 years ago
  29. 9561319 init.d/vz-redhat: use variable for /var/lock/subsys/vz by Thorsten Schifferdecker · 18 years ago
  30. 970dc60 Update options to bash_completition script by Thorsten Schifferdecker · 18 years ago
  31. bb91bdf gentoo init.d: remove MIGRATE_MODULES on openvz stop by Thorsten Schifferdecker · 18 years ago
  32. 9af5fed Added distscripts for Arch Linux distribution by Thorsten Schifferdecker · 18 years ago
  33. eace6c5 Added bash-completion support for --ioprio by Kir Kolyshkin · 18 years ago
  34. 285b4bf etc/cron.d/.gitinore: fix by Kir Kolyshkin · 18 years ago
  35. f92323d bash-completion: fixed support for VE names with dashes by Kir Kolyshkin · 18 years ago
  36. 258c3c2 init.d/vz-redhat: removed unused code by Kir Kolyshkin · 18 years ago
  37. 0cf7548 init.d/vz-redhat: really honour MODULES_DISABLED=yes by Thorsten Schifferdecker · 18 years ago
  38. f584361 Fixed a typo in initscripts by Kir Kolyshkin · 18 years ago
  39. 873485e Move cronjob installation/removal logic to initscript by Kir Kolyshkin · 18 years ago
  40. 40dfa8b init.d/vz-redhat: display error if there's one by Kir Kolyshkin · 18 years ago
  41. 18f8fe3 Simplified vzctl cron.d entries. by Kir Kolyshkin · 18 years ago
  42. 3b659c8 Fixed wording/spelling in a comment by Kir Kolyshkin · 18 years ago
  43. 6c50123 Happy New Year! by Kir Kolyshkin · 18 years ago
  44. fbf462f 0.conf.*: removed GNU copyright header, add 2007 by Kir Kolyshkin · 18 years ago
  45. 8ed827c Implement MODULES_DISABLED in gentoo initscript; document it. by Kir Kolyshkin · 18 years ago
  46. dd466af Move workaround for FC5 copy bug to the common part by Igor Sukhih · 18 years ago
  47. 5e7fb69 Really fix installation of proper VE configs. by Kir Kolyshkin · 18 years ago
  48. 82968bc Install proper (arch-dependent) VE configs by Kir Kolyshkin · 18 years ago
  49. a26a2dd Speedup 'vz stop' action by Igor Sukhih · 18 years ago
  50. d01e75f Fix VPSCONFDIR in etc/init.d/vz-gentoo script by Kir Kolyshkin · 18 years ago
  51. a840d4c Moved redhat-specific initscript to vz-redhat. by Kir Kolyshkin · 18 years ago
  52. 9f314cd Add Debian 4.0 to distscript configs. by Thorsten Schifferdecker · 18 years ago
  53. c3bb5bc automake: Moved all vzctl-specific paths definition to paths.am by Benedikt Böhm · 18 years ago
  54. 19e11d1 Made 'make clean' to remove files autogenerated with pathsubst.am by Benedikt Böhm · 18 years ago
  55. cc7adda Use build-in-automake installation logic where possible by Benedikt Böhm · 18 years ago
  56. f565746 Cleaned up etc/network-scripts installation logic. by Benedikt Böhm · 18 years ago
  57. e1700ec Fixed /etc/vz/dists/scripts/* installation. by Benedikt Böhm · 18 years ago
  58. bb0cf4d Fixed a trivial bug in etc/network-scripts/Makefile.am by Kir Kolyshkin · 18 years ago
  59. d8b325e Move cron and lib scripts from /etc to /scripts in sources. by Benedikt Böhm · 18 years ago
  60. 3869ea8 Assorted trivial Makefile.am cleanups. by Kir Kolyshkin · 18 years ago
  61. 457ca7d Fixes for etc/network-scripts/Makefile.am by Kir Kolyshkin · 18 years ago
  62. 5bad50c etc/Makefile.am: removed a comment by Kir Kolyshkin · 18 years ago
  63. a64cea7 Reworked RH/FC-specific network scripts installation. by Benedikt Böhm · 18 years ago
  64. e000a35 Removed unneeded stuff from etc/Makefile.am by Kir Kolyshkin · 18 years ago
  65. 3f828a8 Simplify etc/dists/Makefile.am by Benedikt Böhm · 18 years ago
  66. 00175c9 Rework udev rules installation logic by Benedikt Böhm · 18 years ago
  67. 1beb928 Reworked logrotate.d installation logic by Benedikt Böhm · 18 years ago
  68. cd945ca cron.d installation reword add-on by Kir Kolyshkin · 18 years ago
  69. 6da139d Reworked cron.d installation logic. by Benedikt Böhm · 18 years ago
  70. db3ec9b Reworked bash_completion installation logic. by Benedikt Böhm · 18 years ago
  71. 8c1c6e4 Use automake build-in logic to install vz.conf by Benedikt Böhm · 18 years ago
  72. d4f21e4 Moved init.d scripts installation logic into a separate Makefile by Benedikt Böhm · 18 years ago
  73. ce0003f Moved VE config samples to etc/conf/ subdir by Benedikt Böhm · 18 years ago
  74. 430d0a7 Move common Makefile code (pathsubst) to a separate file by Benedikt Böhm · 18 years ago
  75. 27703b7 Fixed bash_completion script generation. by Kir Kolyshkin · 18 years ago
  76. 609a6b8 Install logrotate, udev and cron entries by default on redhat-based systems. by Kir Kolyshkin · 18 years ago
  77. 045cdb4 etc/Makefile.am: do not need to use builddir by Kir Kolyshkin · 18 years ago
  78. cff19fb Fixed dist target generation. by Kir Kolyshkin · 18 years ago
  79. e95e0ef bash_completion script: do not use obsoleted vzlist -o vpsid by Kir Kolyshkin · 18 years ago
  80. d69917c Big move to auto* tools. by Benedikt Böhm · 18 years ago
  81. fddeebb Fixed udev.d rule definition by Kir Kolyshkin · 18 years ago
  82. ab13461 Changed FAKEGATEWAY from 191.255.255.1 to 192.0.2.1 by Igor Sukhih · 18 years ago
  83. 0d7da84 Added loading of the xt_tcpudp iptables module by Igor Sukhih · 18 years ago
  84. 3786157 Disable VZ modules loading by means of MODULES_DISABLED=yes variable by Igor Sukhih · 18 years ago
  85. 4ede0a0 Use /proc/vz/vestat for running VE listing by Vasily Tarasov · 18 years ago
  86. dbf8641 Split verbose from LOG_LEVEL by Kristian Høgh · 18 years ago
  87. 30c21e7 Use "cp --preserve=mode,ownership" workaround only for Fedora Core distributions by Igor Sukhih · 18 years ago
  88. 32a571f Skip VE venet network setup if no any ip addresses by Igor Sukhih · 18 years ago
  89. b9d3b91 Removed explicit src ip address setup. by Igor Sukhih · 18 years ago
  90. d3bc1c0 Fixed gentoo initscript dependencies. by Kir Kolyshkin · 18 years ago
  91. abe89dc Increased OTHERSOCKBUF in the ve-light.conf-sample to suffice requierements by Igor Sukhih · 18 years ago
  92. 748696f Use only running VEs on vzctl exec completion by Kir Kolyshkin · 18 years ago
  93. 7dd8329 Bash completion script fixes. by Thorsten Schifferdecker · 18 years ago
  94. dfaf3a7 Added ipv6 support by Igor Sukhih · 18 years ago
  95. 3701941 Fixed vzgetnetdev() function operations with mawk. by Igor Sukhih · 18 years ago
  96. 5e4757e Fixed bash autocompletion script by Kristian Høgh · 18 years ago
  97. fb60ff8 vzgetnetdev optimization by Dmitry Mishin · 18 years ago
  98. c4421c2 Fixed annoying arpsend warning on VE start by Dmitry Mishin · 18 years ago
  99. d5400e0 Global VPS -> VE renaming madness. by Kir Kolyshkin · 18 years ago
  100. 98ed007 Added bash completion script by Dmitry Mishin · 18 years ago