1. 0cf7548 init.d/vz-redhat: really honour MODULES_DISABLED=yes by Thorsten Schifferdecker · 18 years ago
  2. df37d19 src/lib/config.c: Fix "cast discards qualifiers from pointer target type" warnings by Dmitry V. Levin · 18 years ago
  3. 87a40f6 Change the default behaviour for AC_PROG_LIBTOOL to disable by Dmitry V. Levin · 18 years ago
  4. f584361 Fixed a typo in initscripts by Kir Kolyshkin · 18 years ago
  5. 873485e Move cronjob installation/removal logic to initscript by Kir Kolyshkin · 18 years ago
  6. 40dfa8b init.d/vz-redhat: display error if there's one by Kir Kolyshkin · 18 years ago
  7. 18f8fe3 Simplified vzctl cron.d entries. by Kir Kolyshkin · 18 years ago
  8. 269855c src/lib/vps_configure.c: get rid of a warning by Kir Kolyshkin · 18 years ago
  9. fefbe76 src/vzlist.c (*_sort_fn, *_search_fn): Add const qualifier to casts from const pointer type by Dmitry V. Levin · 18 years ago
  10. a01572a lib/env.c: comments/messages spelling fixes by Kir Kolyshkin · 18 years ago
  11. 248b85a Fix ndsend compile with Gentoo linux-headers-2.6.19.2-r2 by Kir Kolyshkin · 18 years ago
  12. eb4d8b9 Released vzctl-3.0.14 by Kir Kolyshkin · 18 years ago
  13. 6b29c57 vz.conf(5): fixed date by Kir Kolyshkin · 18 years ago
  14. 3b659c8 Fixed wording/spelling in a comment by Kir Kolyshkin · 18 years ago
  15. 3dc87c6 vzctl.8: formatting/spelling fix by Kir Kolyshkin · 18 years ago
  16. 6c50123 Happy New Year! by Kir Kolyshkin · 18 years ago
  17. fbf462f 0.conf.*: removed GNU copyright header, add 2007 by Kir Kolyshkin · 18 years ago
  18. 0855ff4 vzctl.8: reworded netif_add/netif_del description by Kir Kolyshkin · 18 years ago
  19. 8ed827c Implement MODULES_DISABLED in gentoo initscript; document it. by Kir Kolyshkin · 18 years ago
  20. dd466af Move workaround for FC5 copy bug to the common part by Igor Sukhih · 18 years ago
  21. c153154 Makefile.am: add vzctl.spec to EXTRA_DIST by Kir Kolyshkin · 18 years ago
  22. 3b041b2 configure: skip useless/harmful C++/F77 checks by libtool by Kir Kolyshkin · 18 years ago
  23. e2d8ca8 Fixed build enviroment array for execve() in the run_script() by Igor Sukhih · 18 years ago
  24. 71324a2 vzctl.spec: fix to compile vzctl on 64-bit platform by Kir Kolyshkin · 18 years ago
  25. 5e7fb69 Really fix installation of proper VE configs. by Kir Kolyshkin · 18 years ago
  26. 82968bc Install proper (arch-dependent) VE configs by Kir Kolyshkin · 18 years ago
  27. 857d642 Do not install directory if a corresponding feature is not enabled. by Kir Kolyshkin · 18 years ago
  28. 5336018 Fix to make configure working in builddir != srcdir. by Kir Kolyshkin · 18 years ago
  29. 2727096 vzmigrate: add --delete to rsync calls by Ola Lundqvist · 18 years ago
  30. a26a2dd Speedup 'vz stop' action by Igor Sukhih · 18 years ago
  31. d01e75f Fix VPSCONFDIR in etc/init.d/vz-gentoo script by Kir Kolyshkin · 18 years ago
  32. a840d4c Moved redhat-specific initscript to vz-redhat. by Kir Kolyshkin · 18 years ago
  33. 9f314cd Add Debian 4.0 to distscript configs. by Thorsten Schifferdecker · 18 years ago
  34. 4494557 vzmigrate should call "vzctl set --applyconfig_map" command with --save flag. by Andrey Mirkin · 18 years ago
  35. 9e3a90a Changed log level definitions in vzmigrate. by Andrey Mirkin · 18 years ago
  36. fe8c2e7 Fixed the incorrect behaviour of vzmigrate in quiet mode by Evgeny Kravtsunov · 18 years ago
  37. 8d425d1 Use define for /dev/vzctl by Kir Kolyshkin · 18 years ago
  38. 90f913a Use SBINDIR define when calling ndsend by Kir Kolyshkin · 18 years ago
  39. 1f727be Move /dev/vzctl definition to a single place: include/types.h by Kir Kolyshkin · 18 years ago
  40. 3898623 Fixed path to vznetcfg. by Kir Kolyshkin · 18 years ago
  41. 6951306 Use SBINDIR when defining path to vznetcfg by Kir Kolyshkin · 18 years ago
  42. c3bb5bc automake: Moved all vzctl-specific paths definition to paths.am by Benedikt Böhm · 18 years ago
  43. 19e11d1 Made 'make clean' to remove files autogenerated with pathsubst.am by Benedikt Böhm · 18 years ago
  44. cc7adda Use build-in-automake installation logic where possible by Benedikt Böhm · 18 years ago
  45. fa3e3e5 Display features in configure output by Benedikt Böhm · 18 years ago
  46. f565746 Cleaned up etc/network-scripts installation logic. by Benedikt Böhm · 18 years ago
  47. 9d4e2df Made vzctl.spec working. by Kir Kolyshkin · 18 years ago
  48. e1700ec Fixed /etc/vz/dists/scripts/* installation. by Benedikt Böhm · 18 years ago
  49. 94aee34 Make use of make-defined paths in includes by Kir Kolyshkin · 18 years ago
  50. 75b3d92 Specfile modified to work with new autotools-based build/install system by Kir Kolyshkin · 18 years ago
  51. bb0cf4d Fixed a trivial bug in etc/network-scripts/Makefile.am by Kir Kolyshkin · 18 years ago
  52. d8b325e Move cron and lib scripts from /etc to /scripts in sources. by Benedikt Böhm · 18 years ago
  53. 3869ea8 Assorted trivial Makefile.am cleanups. by Kir Kolyshkin · 18 years ago
  54. 6afa3cd Clean up old etc targets in top Makefile by Kir Kolyshkin · 18 years ago
  55. 457ca7d Fixes for etc/network-scripts/Makefile.am by Kir Kolyshkin · 18 years ago
  56. 5bad50c etc/Makefile.am: removed a comment by Kir Kolyshkin · 18 years ago
  57. a64cea7 Reworked RH/FC-specific network scripts installation. by Benedikt Böhm · 18 years ago
  58. e000a35 Removed unneeded stuff from etc/Makefile.am by Kir Kolyshkin · 18 years ago
  59. 3f828a8 Simplify etc/dists/Makefile.am by Benedikt Böhm · 18 years ago
  60. 00175c9 Rework udev rules installation logic by Benedikt Böhm · 18 years ago
  61. 1beb928 Reworked logrotate.d installation logic by Benedikt Böhm · 18 years ago
  62. cd945ca cron.d installation reword add-on by Kir Kolyshkin · 18 years ago
  63. 6da139d Reworked cron.d installation logic. by Benedikt Böhm · 18 years ago
  64. db3ec9b Reworked bash_completion installation logic. by Benedikt Böhm · 18 years ago
  65. cdaf707 No need to build separate libvzctl-simfs by Kir Kolyshkin · 18 years ago
  66. 8c1c6e4 Use automake build-in logic to install vz.conf by Benedikt Böhm · 18 years ago
  67. d4f21e4 Moved init.d scripts installation logic into a separate Makefile by Benedikt Böhm · 18 years ago
  68. 2a8c91a configure.ac: added etc/conf/Makefile.am by Kir Kolyshkin · 18 years ago
  69. ce0003f Moved VE config samples to etc/conf/ subdir by Benedikt Böhm · 18 years ago
  70. 430d0a7 Move common Makefile code (pathsubst) to a separate file by Benedikt Böhm · 18 years ago
  71. 23aaaa1 Minor autogen.sh improvement by Benedikt Böhm · 18 years ago
  72. 69ebafe Nicer formatting in bin/Makefile.am by Benedikt Böhm · 18 years ago
  73. e234dbf Added a few missing .gitignore files by Benedikt Böhm · 18 years ago
  74. 45d7a98 Minor formatting/spelling fixes for include/types.h by Kir Kolyshkin · 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. 1d8af44 Fix path of veip dir. by Kir Kolyshkin · 18 years ago
  78. 045cdb4 etc/Makefile.am: do not need to use builddir by Kir Kolyshkin · 18 years ago
  79. 7a0c4a7 Added 'rpms' target by Kir Kolyshkin · 18 years ago
  80. 50167bf Remove VERSION from include/vzctl.h by Kir Kolyshkin · 18 years ago
  81. cff19fb Fixed dist target generation. by Kir Kolyshkin · 18 years ago
  82. e95e0ef bash_completion script: do not use obsoleted vzlist -o vpsid by Kir Kolyshkin · 18 years ago
  83. d69917c Big move to auto* tools. by Benedikt Böhm · 18 years ago
  84. fddeebb Fixed udev.d rule definition by Kir Kolyshkin · 18 years ago
  85. 4216bcc Moved a few scripts to bin/ subdir by Kir Kolyshkin · 18 years ago
  86. ab13461 Changed FAKEGATEWAY from 191.255.255.1 to 192.0.2.1 by Igor Sukhih · 18 years ago
  87. 0d7da84 Added loading of the xt_tcpudp iptables module by Igor Sukhih · 18 years ago
  88. 3786157 Disable VZ modules loading by means of MODULES_DISABLED=yes variable by Igor Sukhih · 18 years ago
  89. fba9005 vzlist: Use /proc/vz/vestat for running VE listing if there no /proc/vz/veinfo by Igor Sukhih · 18 years ago
  90. 26e1d17 Disable debug output on exec action by Igor Sukhih · 18 years ago
  91. ffe7864 Fixed child waiting on restore added generic wait wrapper by Igor Sukhih · 18 years ago
  92. 4ede0a0 Use /proc/vz/vestat for running VE listing by Vasily Tarasov · 18 years ago
  93. 1ed38fb Add and use FAIRSCHED_{SET,DROP,GET}_RATE with fairsched_rate() by Alexey Dobriyan · 18 years ago
  94. dbf8641 Split verbose from LOG_LEVEL by Kristian Høgh · 18 years ago
  95. 3d23a80 Minor error in manpage for vzctl and vps.conf vz (5) -> vz.conf (5) by Kristian Høgh · 18 years ago
  96. 30c21e7 Use "cp --preserve=mode,ownership" workaround only for Fedora Core distributions by Igor Sukhih · 18 years ago
  97. 32a571f Skip VE venet network setup if no any ip addresses by Igor Sukhih · 18 years ago
  98. c332d04 VETH command line interface redesign by Igor Sukhih · 18 years ago
  99. 5367210 logger(-1, ...) should be followed by "return SOME_ERROR" and vice versa by Kristian Høgh · 18 years ago
  100. 77dc3b4 If veth is unsupported by kernel, exit with error. by Kristian Høgh · 18 years ago