1. d345aea redhat-add_ip.sh: restart network after ipdel all by Kir Kolyshkin · 15 years ago
  2. 3d3cf10 vzctl set: warn if there is no CT config file by Kir Kolyshkin · 15 years ago
  3. ac7c39c vzctl restart: make it understand all 'start' and 'stop' options by Kir Kolyshkin · 15 years ago
  4. d894b77 man/vzctl.8: document --fast option for vzctl stop by Kir Kolyshkin · 15 years ago
  5. babb31e man/vzctl.8: emphasized the statement about numfile. by Kir Kolyshkin · 15 years ago
  6. bc14870 vzctl create: fix race vs init.d/vz by Kir Kolyshkin · 15 years ago
  7. 772715b Fix "vzctl create --config" to work again by Kir Kolyshkin · 15 years ago
  8. 93d504b vzctl create: fixed error message by Kir Kolyshkin · 15 years ago
  9. 4d658cd vzcfgvalidate, vzmemcheck: get and use proper page size by Kir Kolyshkin · 15 years ago
  10. d81248f Fix get_pagesize and its usage by Kir Kolyshkin · 15 years ago
  11. ce517b3 Update openrc detection by Peter Volkov · 15 years ago
  12. 5f770a6 vps-functions: let vz_get_neighbour_devs return more than 1 device by Andjelko Horvat · 15 years ago
  13. 5f8be1d vps-net_add: fix sending ARP if NEIGHBOUR_DEVS=detect by Andjelko Horvat · 15 years ago
  14. f910e80 configure.ac: add -Wextra to CFLAGS by Kir Kolyshkin · 15 years ago
  15. d066d37 vps_configure.c: fix logger() arguments format warning by Kir Kolyshkin · 15 years ago
  16. b786953 env.c: fix logger() arguments format warning by Kir Kolyshkin · 15 years ago
  17. 8124671 Use __attribute__(format(printf) for logger by Kir Kolyshkin · 15 years ago
  18. 1e60923 Fixed typo in get_dist_conf_name by Peter Volkov · 15 years ago
  19. c2b4427 Fix build by Kir Kolyshkin · 15 years ago
  20. ae9f6ef vzsplit.c: fixed minor compilation warning by Kir Kolyshkin · 15 years ago
  21. e3657c1 vzlist.c: fix minor compilation warnings by Kir Kolyshkin · 15 years ago
  22. 8947775 validate.c: fix minor compilation warning by Kir Kolyshkin · 15 years ago
  23. 4dd0d07 vps_configure.c: fix minor compilation warning by Kir Kolyshkin · 15 years ago
  24. 5f6ba92 veth.c: fix minor compilation warning by Kir Kolyshkin · 15 years ago
  25. 7b15f2f util.c: fix minor compilation warnings by Kir Kolyshkin · 15 years ago
  26. 39447c3 ub.c: fix minor compilation warning by Kir Kolyshkin · 15 years ago
  27. 43afe25 config.c: Fix minor compilation warnings by Kir Kolyshkin · 15 years ago
  28. fbb1dcf meminfo.c: fix minor compilation warnings by Kir Kolyshkin · 15 years ago
  29. 956b1ac dist.c: fix minor compilation warning by Kir Kolyshkin · 15 years ago
  30. 862c58f destroy.c: Fix minor compilation warning by Kir Kolyshkin · 15 years ago
  31. e4f4ed8 cap.c: fix minor compilation warnings by Kir Kolyshkin · 15 years ago
  32. ceaa588 Fix minor compilation warnings by Kir Kolyshkin · 15 years ago
  33. 7d5f419 Do not inline some functions by Kir Kolyshkin · 15 years ago
  34. 74834ef arpsend: minor compilation warning by Kir Kolyshkin · 15 years ago
  35. 57bfaa5 Fix setting /etc/hostname to not be FQDN by Dietmar Maurer · 15 years ago
  36. fbbe6d4 vpsreboot: fix lockfile race condition by Igor Sviridov · 15 years ago
  37. a9f2901 init.d/vz-redhat: do not add junk files to a cronjob by Kir Kolyshkin · 15 years ago
  38. f61d42f vzsplit: fix DISKSPACE calculation, honor blocksize by Kir Kolyshkin · 15 years ago
  39. 4ba5e2a man/vzctl.8: fix --iptables description by Kir Kolyshkin · 15 years ago
  40. 310967d Don't check pointers to NULL before pass it to free() because it's superfluous. by Slava Semushin · 15 years ago
  41. 4682e5e Remove --config from 'vzctl set' options by Kir Kolyshkin · 15 years ago
  42. 58cdfb0 vps-create: add --numeric-owner to TAR_OPT by Kir Kolyshkin · 15 years ago
  43. 51e5e87 vzctl: report CT config saving error by Kir Kolyshkin · 15 years ago
  44. 35c8a3e vzctl: refactor write_conf() by Kir Kolyshkin · 15 years ago
  45. acb231d Improve error reporting for missing distconf files by Kir Kolyshkin · 15 years ago
  46. adb8af3 vzctl exec: fix argv[0] for sh case by Kir Kolyshkin · 15 years ago
  47. aeb821c vzctl enter: fix argv[0] for sh case by Kir Kolyshkin · 15 years ago
  48. 17f19a3 Add ARP records for containers' IPs on network interface up by Kir Kolyshkin · 15 years ago
  49. 6a40382 man/vzctl.8: misc (mostly formatting) fixes by Kir Kolyshkin · 15 years ago
  50. bc4dfa4 man/vzctl.8: explain 'q' key for devices by Cyrill Gorcunov · 15 years ago
  51. 6ccf052 vzmemcheck: do not leak open fd by Kir Kolyshkin · 15 years ago
  52. 6c12c56 Fixed a possible resource leak by Slava Semushin · 15 years ago
  53. 0af66d4 src/vzcfgscale.c(main): fixed possible memory leak. by Slava Semushin · 15 years ago
  54. 5ad2722 src/lib/util.c(close_fds): fixed possible buffer overrun. by Slava Semushin · 15 years ago
  55. 8f898d1 vzcpucheck: do not error out if VE0 cpuweight is too high by Kir Kolyshkin · 15 years ago
  56. f1c6498 Incorrect dependencies in init.d script header by Petter Reinholdtsen · 15 years ago
  57. bec2271 man/vzctl.8: add reference to capabilities(7). by Kir Kolyshkin · 15 years ago
  58. 897a46b Fix building ve-unlimited.conf-sample by Kir Kolyshkin · 15 years ago
  59. f380bb9 Enable silent build rules by default. by Kir Kolyshkin · 15 years ago
  60. 9fbf2fa vzsplit: do not leak open fd by Kir Kolyshkin · 15 years ago
  61. 9eb9351 Make PATH variable hard coded by Marat Stanichenko · 15 years ago
  62. f18aada Add --force parameter to vzctl set --save by Raphael Hertzog · 16 years ago
  63. 1b3acf6 man/vzctl.8: document vzctl exit codes by Kir Kolyshkin · 15 years ago
  64. 2678ef6 [minor] Fix a warning message text by Kir Kolyshkin · 15 years ago
  65. 4772f7e vzctl: introduce vps.create user-defined script by Kir Kolyshkin · 15 years ago
  66. 5431efa Refactor vps_create() function by Kir Kolyshkin · 15 years ago
  67. 974f365 [minor] Fix an error message by Kir Kolyshkin · 15 years ago
  68. e4fd716 [minor] fix a comment in move_config() by Kir Kolyshkin · 15 years ago
  69. 593a9fb Fix swappages processing by Kir Kolyshkin · 15 years ago
  70. 68e1b40 vzsplit: do not leak open fd by Kir Kolyshkin · 15 years ago
  71. 8fbc9d1 Fix ghost names in /etc/hosts by Dietmar Maurer · 15 years ago
  72. 190e75b Fix large CT checkpointing: use open64() and friends by Kir Kolyshkin · 15 years ago
  73. d3b95b7 Do not miss IPv6-only interfaces by Marat Stanichenko · 15 years ago
  74. fd1f576 vz.conf: let centos-5 be default template by Kir Kolyshkin · 15 years ago
  75. 77631ba vznetaddbr.in: Fix interface initialization by Dmitry V. Levin · 16 years ago
  76. 2b97841 etc/init.d/vz-gentoo: issue warning if forwarding is disabled by Peter Volkov · 16 years ago
  77. e8c408a etc/init.d/vz-gentoo: issue warning if cronjobs aren't automatically set by Peter Volkov · 16 years ago
  78. d4d3bca etc/init.d/vz*: check for DST_CRONSCRIPT_DIR by Kir Kolyshkin · 16 years ago
  79. df09d4e etc/init.d/vz-gentoo: add processing of multiple cron files by Kir Kolyshkin · 16 years ago
  80. b9be63f etc/init.d/*: whitespace fixes by Kir Kolyshkin · 16 years ago
  81. 51e68e2 vzctl exec, enter, script execution: sanitize PATH by Kir Kolyshkin · 16 years ago
  82. 6b819fb Added new UBC parameter: swappages by Igor Sukhih · 16 years ago
  83. 4059ec9 debian-add_ip.sh: introduce interfaces.{head,tail} by Ivan Vilata i Balaguer · 16 years ago
  84. d78a765 Introduce new "ppp" feature by Cyrill Gorcunov · 16 years ago
  85. 8b6245e man/*: trivial whitespace cleanup by Kir Kolyshkin · 16 years ago
  86. 83c5c27 *.[ch]: trivial whitespace cleanups by Kir Kolyshkin · 16 years ago
  87. 24b809e vzctl: add 'delete' alias for 'destroy' command. by Kir Kolyshkin · 16 years ago
  88. 57595c3 Rename sample config file 'vps.basic' to 'basic' by Kir Kolyshkin · 16 years ago
  89. 71ad397 vzctl.spec: add unlimited CT config by Kir Kolyshkin · 16 years ago
  90. c8dc6e5 Added unlimited CT config by Peter Volkov · 16 years ago
  91. bcec8bb Revert fix for bug #1035. by Kir Kolyshkin · 16 years ago
  92. bc8fa5a The vzctl startup script /etc/vz/dists/scripts/debian-set_hostname.sh by Ola Lundqvist · 16 years ago
  93. 9fe02f4 Fix IPv6 configuration on a debian lenny container by mathgl · 16 years ago
  94. 320e0f4 Merge branch 'maint' of git://git.altlinux.ru/people/ldv/packages/vzctl by Kir Kolyshkin · 16 years ago
  95. 9719e46 man/*: punctuation fixes in SEE ALSO sections by Kir Kolyshkin · 16 years ago
  96. 93ef4d9 vznetaddbr.in: Rewrite without bash-isms and ifconfig by Dmitry V. Levin · 16 years ago
  97. f76ccaa Released vzctl-3.0.23 by Kir Kolyshkin · 16 years ago
  98. 1770585 vzctl: adjust /proc/meminfo when privvmpages or --meminfo changes by Igor Sukhih · 16 years ago
  99. 372cd4f vzctl set --netdev*: set proper UB/limits on a created net device by Kir Kolyshkin · 16 years ago
  100. 31c991f Change vps_netdev_ctl to perform netdev del and add at once by Kir Kolyshkin · 16 years ago