1. 5bad50c etc/Makefile.am: removed a comment by Kir Kolyshkin · 18 years ago
  2. a64cea7 Reworked RH/FC-specific network scripts installation. by Benedikt Böhm · 18 years ago
  3. e000a35 Removed unneeded stuff from etc/Makefile.am by Kir Kolyshkin · 18 years ago
  4. 3f828a8 Simplify etc/dists/Makefile.am by Benedikt Böhm · 18 years ago
  5. 00175c9 Rework udev rules installation logic by Benedikt Böhm · 18 years ago
  6. 1beb928 Reworked logrotate.d installation logic by Benedikt Böhm · 18 years ago
  7. cd945ca cron.d installation reword add-on by Kir Kolyshkin · 18 years ago
  8. 6da139d Reworked cron.d installation logic. by Benedikt Böhm · 18 years ago
  9. db3ec9b Reworked bash_completion installation logic. by Benedikt Böhm · 18 years ago
  10. 8c1c6e4 Use automake build-in logic to install vz.conf by Benedikt Böhm · 18 years ago
  11. d4f21e4 Moved init.d scripts installation logic into a separate Makefile by Benedikt Böhm · 18 years ago
  12. ce0003f Moved VE config samples to etc/conf/ subdir by Benedikt Böhm · 18 years ago
  13. 430d0a7 Move common Makefile code (pathsubst) to a separate file by Benedikt Böhm · 18 years ago
  14. 27703b7 Fixed bash_completion script generation. by Kir Kolyshkin · 18 years ago
  15. 609a6b8 Install logrotate, udev and cron entries by default on redhat-based systems. by Kir Kolyshkin · 18 years ago
  16. 045cdb4 etc/Makefile.am: do not need to use builddir by Kir Kolyshkin · 18 years ago
  17. cff19fb Fixed dist target generation. by Kir Kolyshkin · 18 years ago
  18. e95e0ef bash_completion script: do not use obsoleted vzlist -o vpsid by Kir Kolyshkin · 18 years ago
  19. d69917c Big move to auto* tools. by Benedikt Böhm · 18 years ago
  20. fddeebb Fixed udev.d rule definition by Kir Kolyshkin · 18 years ago
  21. ab13461 Changed FAKEGATEWAY from 191.255.255.1 to 192.0.2.1 by Igor Sukhih · 18 years ago
  22. 0d7da84 Added loading of the xt_tcpudp iptables module by Igor Sukhih · 18 years ago
  23. 3786157 Disable VZ modules loading by means of MODULES_DISABLED=yes variable by Igor Sukhih · 18 years ago
  24. 4ede0a0 Use /proc/vz/vestat for running VE listing by Vasily Tarasov · 18 years ago
  25. dbf8641 Split verbose from LOG_LEVEL by Kristian Høgh · 18 years ago
  26. 30c21e7 Use "cp --preserve=mode,ownership" workaround only for Fedora Core distributions by Igor Sukhih · 18 years ago
  27. 32a571f Skip VE venet network setup if no any ip addresses by Igor Sukhih · 18 years ago
  28. b9d3b91 Removed explicit src ip address setup. by Igor Sukhih · 18 years ago
  29. d3bc1c0 Fixed gentoo initscript dependencies. by Kir Kolyshkin · 18 years ago
  30. abe89dc Increased OTHERSOCKBUF in the ve-light.conf-sample to suffice requierements by Igor Sukhih · 18 years ago
  31. 748696f Use only running VEs on vzctl exec completion by Kir Kolyshkin · 18 years ago
  32. 7dd8329 Bash completion script fixes. by Thorsten Schifferdecker · 18 years ago
  33. dfaf3a7 Added ipv6 support by Igor Sukhih · 18 years ago
  34. 3701941 Fixed vzgetnetdev() function operations with mawk. by Igor Sukhih · 18 years ago
  35. 5e4757e Fixed bash autocompletion script by Kristian Høgh · 18 years ago
  36. fb60ff8 vzgetnetdev optimization by Dmitry Mishin · 18 years ago
  37. c4421c2 Fixed annoying arpsend warning on VE start by Dmitry Mishin · 18 years ago
  38. d5400e0 Global VPS -> VE renaming madness. by Kir Kolyshkin · 18 years ago
  39. 98ed007 Added bash completion script by Dmitry Mishin · 18 years ago
  40. 8899cd1 Check for /dev/vzctl only after modules were loaded (bug #204) by Kir Kolyshkin · 18 years ago
  41. 6a1aaa4 Added Gentoo-specific init.d script and 'make install-gentoo' (bug #262) by Kir Kolyshkin · 18 years ago
  42. f2ac4b0 Fixed a mistype in a comment (bug #228) by Kir Kolyshkin · 18 years ago
  43. 46e45d1 Create /dev/vzctl (if not exists) after modules loaded by Kir Kolyshkin · 18 years ago
  44. bdd989d Added /dev/vzctl udev rules by Kir Kolyshkin · 18 years ago
  45. 5478976 Increase dgramrcvbuf and othersockbuf in ve-light.conf-sample by Igor Sukhih · 18 years ago
  46. b46dcfa Adjusted a year in copyrights http://bugzilla.openvz.org/show_bug.cgi?id=232 by Kirill Korotaev · 18 years ago
  47. 6b349c3 Fix misprints in distro scripts text misprints and /dev/nul fixes. by Kirill Korotaev · 18 years ago
  48. 274c455 obsolete LICVIEW in /etc/init.d/vz by Kirill Korotaev · 18 years ago
  49. 8b622a7 Removed unused files etc/vps-postcreate,man/ve-veconfig.5 by Igor Sukhih · 18 years ago
  50. 1fd884b Added SuSe crontab randomization by Igor Sukhih · 18 years ago
  51. f37b3b5 Added SuSe crontab randomization by Igor Sukhih · 18 years ago
  52. aa854a2 Fixed typo in etc/ve-light.conf-sample.x86_64 KMEMSIZE="1131520:1200742.4" by Igor Sukhih · 18 years ago
  53. 2b087e8 Load vzethdev modules form /etc/init.d/vz by Igor Sukhih · 18 years ago
  54. add4bae Fixed awk expression to work with mawk by Igor Sukhih · 18 years ago
  55. 17f1a59 Use awk from $PATH variable bug http://bugzilla.openvz.org/show_bug.cgi?id=193 by Igor Sukhih · 18 years ago
  56. 5e86980 Fixed using VE_ROUTE_SRC_DEV variable by Igor Sukhih · 18 years ago
  57. c7147b2 Renamed --reset-ub --reset_ub by Igor Sukhih · 19 years ago
  58. 5543be3 Added VE0 UB setup functionality: by Igor Sukhih · 19 years ago
  59. 0a9a6fe Removed unused CLASSID parameter form VPS sample configs by Igor Sukhih · 19 years ago
  60. 3fcbc13 Deleted unused files etc/vz, man/vz.5 by Igor Sukhih · 19 years ago
  61. 684802f Changed directory structure. by Igor Sukhih · 19 years ago
  62. 84dd428 Better distribution detection in vz initscript. by Igor Sukhih · 19 years ago
  63. fb406df Fixed 'x' permission on install (http://bugzilla.openvz.org/show_bug.cgi?id=148) by Igor Sukhih · 19 years ago
  64. 50dec80 Added ubuntu distribution configuration file as copy of debian. by Igor Sukhih · 19 years ago
  65. b8bb5ff Increased kmemsize, privmpages, numfiles for x86_64 ve-vps.basic.conf-sample. by Igor Sukhih · 19 years ago
  66. e10ba10 Changed -p -> --preserve=mode,ownership for 'cp' workaround in case /proc is by Igor Sukhih · 19 years ago
  67. 579dbe3 Added CPT support by Igor Sukhih · 19 years ago
  68. 7682708 Changed license agreement from QPL to GPL by Igor Sukhih · 19 years ago
  69. e187ad8 Reverted the last change -- addition of 'dev venet0' to routes_venet0. by Kir Kolyshkin · 19 years ago
  70. 3116eef Cron scripts do nothing if VZ is not loaded (bug #107) by Kir Kolyshkin · 19 years ago
  71. e8e91c3 Do exit if there no /proc/vz/veinfo by Igor Sukhih · 19 years ago
  72. 1f001af Adds missing 'dev venet0' to venet0 fake route by Igor Sukhih · 19 years ago
  73. 1c7152a put_param3() can incorrectly set $name=( "" ) by Igor Sukhih · 19 years ago
  74. 5d4dd64 Fixed bring up venet0 (rmoved \) by Igor Sukhih · 19 years ago
  75. c195393 Removed unused code by Igor Sukhih · 19 years ago
  76. 057dbb7 Load vzcompat by Igor Sukhih · 19 years ago
  77. 72df03b Changed SLES_VER 9.2 -> 9 by Igor Sukhih · 19 years ago
  78. 0a0ced7 Added vzcompat to modules list by Dmitry Mishin · 19 years ago
  79. 7f0aa01 Changed /etc/rc.d/init.d/functions -> /etc/init.d/functions by Igor Sukhih · 19 years ago
  80. db641a4 Fixed network sturtup under SuSE by Igor Sukhih · 19 years ago
  81. 01c1f98 Fixed under SuSE by Igor Sukhih · 19 years ago
  82. 2520578 Added opensuse.conf by Igor Sukhih · 19 years ago
  83. 04fbb18 Do not owerwrite routes by Igor Sukhih · 19 years ago
  84. 4909900 Fixed typo by Igor Sukhih · 19 years ago
  85. 50c1927 Added SuSE heads and ipmodules loading by Igor Sukhih · 19 years ago
  86. d3a8ba8 Increased kmemsize *= 1.2, numfiles *= 1.6 dcachesize *= 2 by Igor Sukhih · 19 years ago
  87. 5804c83 Added lo by Igor Sukhih · 19 years ago
  88. 99ddb02 Create /dev/vzctl with -m 600 by Igor Sukhih · 19 years ago
  89. 344f7c2 Fixed typo by Igor Sukhih · 19 years ago
  90. 2170ce2 Fixed device creation by Igor Sukhih · 19 years ago
  91. 72b44cf Create /dev/simfs if not exists by Igor Sukhih · 19 years ago
  92. 7b02d40 Added samples for x86_64 by Igor Sukhih · 19 years ago
  93. 55c009f Fixed network setup by Igor Sukhih · 19 years ago
  94. 7795679 Fixed gentoo network by Igor Sukhih · 19 years ago
  95. 7a44827 Fixed gentoo network by Igor Sukhih · 19 years ago
  96. e21c7e0 Use 'passwd --stdin' for password setup by Igor Sukhih · 19 years ago
  97. f6a2991 Moved device creation to mknod syscall by Igor Sukhih · 19 years ago
  98. 994b140 Removed old option for head by Igor Sukhih · 19 years ago
  99. c685a07 Initial version by OpenVZ team · 19 years ago