1. bb0cf4d Fixed a trivial bug in etc/network-scripts/Makefile.am by Kir Kolyshkin · 18 years ago
  2. d8b325e Move cron and lib scripts from /etc to /scripts in sources. by Benedikt Böhm · 18 years ago
  3. 3869ea8 Assorted trivial Makefile.am cleanups. by Kir Kolyshkin · 18 years ago
  4. 6afa3cd Clean up old etc targets in top Makefile by Kir Kolyshkin · 18 years ago
  5. 457ca7d Fixes for etc/network-scripts/Makefile.am by Kir Kolyshkin · 18 years ago
  6. 5bad50c etc/Makefile.am: removed a comment by Kir Kolyshkin · 18 years ago
  7. a64cea7 Reworked RH/FC-specific network scripts installation. by Benedikt Böhm · 18 years ago
  8. e000a35 Removed unneeded stuff from etc/Makefile.am by Kir Kolyshkin · 18 years ago
  9. 3f828a8 Simplify etc/dists/Makefile.am by Benedikt Böhm · 18 years ago
  10. 00175c9 Rework udev rules installation logic by Benedikt Böhm · 18 years ago
  11. 1beb928 Reworked logrotate.d installation logic by Benedikt Böhm · 18 years ago
  12. cd945ca cron.d installation reword add-on by Kir Kolyshkin · 18 years ago
  13. 6da139d Reworked cron.d installation logic. by Benedikt Böhm · 18 years ago
  14. db3ec9b Reworked bash_completion installation logic. by Benedikt Böhm · 18 years ago
  15. cdaf707 No need to build separate libvzctl-simfs by Kir Kolyshkin · 18 years ago
  16. 8c1c6e4 Use automake build-in logic to install vz.conf by Benedikt Böhm · 18 years ago
  17. d4f21e4 Moved init.d scripts installation logic into a separate Makefile by Benedikt Böhm · 18 years ago
  18. 2a8c91a configure.ac: added etc/conf/Makefile.am by Kir Kolyshkin · 18 years ago
  19. ce0003f Moved VE config samples to etc/conf/ subdir by Benedikt Böhm · 18 years ago
  20. 430d0a7 Move common Makefile code (pathsubst) to a separate file by Benedikt Böhm · 18 years ago
  21. 23aaaa1 Minor autogen.sh improvement by Benedikt Böhm · 18 years ago
  22. 69ebafe Nicer formatting in bin/Makefile.am by Benedikt Böhm · 18 years ago
  23. e234dbf Added a few missing .gitignore files by Benedikt Böhm · 18 years ago
  24. 45d7a98 Minor formatting/spelling fixes for include/types.h by Kir Kolyshkin · 18 years ago
  25. 27703b7 Fixed bash_completion script generation. by Kir Kolyshkin · 18 years ago
  26. 609a6b8 Install logrotate, udev and cron entries by default on redhat-based systems. by Kir Kolyshkin · 18 years ago
  27. 1d8af44 Fix path of veip dir. by Kir Kolyshkin · 18 years ago
  28. 045cdb4 etc/Makefile.am: do not need to use builddir by Kir Kolyshkin · 18 years ago
  29. 7a0c4a7 Added 'rpms' target by Kir Kolyshkin · 18 years ago
  30. 50167bf Remove VERSION from include/vzctl.h by Kir Kolyshkin · 18 years ago
  31. cff19fb Fixed dist target generation. by Kir Kolyshkin · 18 years ago
  32. e95e0ef bash_completion script: do not use obsoleted vzlist -o vpsid by Kir Kolyshkin · 18 years ago
  33. d69917c Big move to auto* tools. by Benedikt Böhm · 18 years ago
  34. fddeebb Fixed udev.d rule definition by Kir Kolyshkin · 18 years ago
  35. 4216bcc Moved a few scripts to bin/ subdir by Kir Kolyshkin · 18 years ago
  36. ab13461 Changed FAKEGATEWAY from 191.255.255.1 to 192.0.2.1 by Igor Sukhih · 18 years ago
  37. 0d7da84 Added loading of the xt_tcpudp iptables module by Igor Sukhih · 18 years ago
  38. 3786157 Disable VZ modules loading by means of MODULES_DISABLED=yes variable by Igor Sukhih · 18 years ago
  39. fba9005 vzlist: Use /proc/vz/vestat for running VE listing if there no /proc/vz/veinfo by Igor Sukhih · 18 years ago
  40. 26e1d17 Disable debug output on exec action by Igor Sukhih · 18 years ago
  41. ffe7864 Fixed child waiting on restore added generic wait wrapper by Igor Sukhih · 18 years ago
  42. 4ede0a0 Use /proc/vz/vestat for running VE listing by Vasily Tarasov · 18 years ago
  43. 1ed38fb Add and use FAIRSCHED_{SET,DROP,GET}_RATE with fairsched_rate() by Alexey Dobriyan · 18 years ago
  44. dbf8641 Split verbose from LOG_LEVEL by Kristian Høgh · 18 years ago
  45. 3d23a80 Minor error in manpage for vzctl and vps.conf vz (5) -> vz.conf (5) by Kristian Høgh · 18 years ago
  46. 30c21e7 Use "cp --preserve=mode,ownership" workaround only for Fedora Core distributions by Igor Sukhih · 18 years ago
  47. 32a571f Skip VE venet network setup if no any ip addresses by Igor Sukhih · 18 years ago
  48. c332d04 VETH command line interface redesign by Igor Sukhih · 18 years ago
  49. 5367210 logger(-1, ...) should be followed by "return SOME_ERROR" and vice versa by Kristian Høgh · 18 years ago
  50. 77dc3b4 If veth is unsupported by kernel, exit with error. by Kristian Høgh · 18 years ago
  51. 558eb08 Remove extra whitespace in src/lib/logger.c by Kristian Høgh · 18 years ago
  52. 03033d5 vznetcfg: call external script if defined in /etc/vz/vznet.conf by Igor Sukhih · 18 years ago
  53. ec77265 Make umount scripts run in the opposite order of mount scripts by Kristian F. Høgh · 18 years ago
  54. b9d3b91 Removed explicit src ip address setup. by Igor Sukhih · 18 years ago
  55. e2968e9 Removed annoying message 'Unable to open /usr/lib/vzctl/modules/: No such file or directory' by Igor Sukhih · 18 years ago
  56. 8a5aa5c Remove creating /sbin from make install target by Kir Kolyshkin · 18 years ago
  57. 909a6e1 Fix vzctl exit code if umount has failed by Dmitry Mishin · 18 years ago
  58. 42863d1 man vzctl: change vpsid to veid by August Zajonc · 18 years ago
  59. eceb8de Released vzctl-3.0.13-1 by Dmitry Mishin · 18 years ago
  60. a442bb8 Removed file.list by Kir Kolyshkin · 18 years ago
  61. d3bc1c0 Fixed gentoo initscript dependencies. by Kir Kolyshkin · 18 years ago
  62. f782b75 Fixed features storing by Pavel Emelianov · 18 years ago
  63. 920d717 Added --features <name:on|off> command line option by Pavel Emelianov · 18 years ago
  64. 30a8eea Fixed --wait for distributions with /etc/initscripts by Igor Sukhih · 18 years ago
  65. d5b9954 arpsend: Fixed handling SIGALRM by Igor Sukhih · 18 years ago
  66. 2cea0d5 Error code = 91 should be returned in case of template not found by Dmitry Mishin · 18 years ago
  67. df6e70b vzmigrate: fix stdout and stderr redirection by Andrey Mirkin · 18 years ago
  68. abe89dc Increased OTHERSOCKBUF in the ve-light.conf-sample to suffice requierements by Igor Sukhih · 18 years ago
  69. 3e2dcdd Fixed setup diskspace with suffixed. by Igor Sukhih · 18 years ago
  70. 284b37f Fixed check for VE private area existance on create action in case --private by Igor Sukhih · 18 years ago
  71. 5ae1238 Added sparc64 support plus minor syscall related code cleanup by Kirill Korotaev · 18 years ago
  72. 9f21171 Fix soname for libvzctl. by Christian Heim · 18 years ago
  73. 6274822 Fixed vzctl build, added ndsend.c http://bugzilla.openvz.org/show_bug.cgi?id=302 by Igor Sukhih · 18 years ago
  74. 1eff21d Fixed set TERM on enter by Igor Sukhih · 18 years ago
  75. 4ce3d23 Really fixed install-gentoo Makefile target by Kir Kolyshkin · 18 years ago
  76. 5f9f356 Fixed install-gentoo Makefile target by Kir Kolyshkin · 18 years ago
  77. 1d3699f Made ChangeLog obsoleted, added links to git web frontend to see logs by Kir Kolyshkin · 18 years ago
  78. 748696f Use only running VEs on vzctl exec completion by Kir Kolyshkin · 18 years ago
  79. 7dd8329 Bash completion script fixes. by Thorsten Schifferdecker · 18 years ago
  80. dfaf3a7 Added ipv6 support by Igor Sukhih · 18 years ago
  81. 7f6a872 Fixed typo in vzmigrate man page by Thorsten Schifferdecker · 18 years ago
  82. db41f01 Removed forgotten vps-postcreate entry in src/Makefile by Thorsten Schifferdecker · 18 years ago
  83. 9e74cf0 Fixed double slashes in path names. by Dmitry Mishin · 18 years ago
  84. 50795b6 Changed environment on VE enter. by Thorsten Schifferdecker · 18 years ago
  85. 64a6900 Added missed "--applyconfig_map" entry to usage by Thorsten Schifferdecker · 18 years ago
  86. d72fdeb Released vzctl-3.0.12-1 by Dmitry Mishin · 18 years ago
  87. 3701941 Fixed vzgetnetdev() function operations with mawk. by Igor Sukhih · 18 years ago
  88. 63f9265 Fixed typo in set_name() function. by Thorsten Schifferdecker · 18 years ago
  89. 142c892 Changed path to vznetcfg script by Thorsten Schifferdecker · 18 years ago
  90. 559ad73 Pass veid in environment VEID=veid for vznetcfg by Igor Sukhih · 18 years ago
  91. 5e4757e Fixed bash autocompletion script by Kristian Høgh · 18 years ago
  92. ce27e73 Fixed '--meminfo=privvmpages:x' setup on VE start by Igor Sukhih · 18 years ago
  93. 0aefe27 Wait untill default runlevel reached on VE start by Igor Sukhih · 18 years ago
  94. 4185b48 Fixed compilation warning by Igor Sukhih · 18 years ago
  95. 45b8691 Added vznetcfg script The script bring up veth device by Igor Sukhih · 18 years ago
  96. 2ad5625 Changed vznetcfg usage to 'vznetcfg init veth <dev>' by Igor Sukhih · 18 years ago
  97. 21d8f2c fixed error message in case kernel compiled without USER_RESOURCES by Igor Sukhih · 18 years ago
  98. da438e6 Call /sbin/vznetcfg on creating veth device by Igor Sukhih · 18 years ago
  99. 2d66afb Added check is VE running on destroy by Igor Sukhih · 18 years ago
  100. 762130a Redirect info messages to stdout http://bugzilla.openvz.org/show_bug.cgi?id=275 by Igor Sukhih · 18 years ago