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