1. 51e5e87 vzctl: report CT config saving error by Kir Kolyshkin · 15 years ago
  2. 35c8a3e vzctl: refactor write_conf() by Kir Kolyshkin · 15 years ago
  3. acb231d Improve error reporting for missing distconf files by Kir Kolyshkin · 15 years ago
  4. adb8af3 vzctl exec: fix argv[0] for sh case by Kir Kolyshkin · 15 years ago
  5. aeb821c vzctl enter: fix argv[0] for sh case by Kir Kolyshkin · 15 years ago
  6. 17f19a3 Add ARP records for containers' IPs on network interface up by Kir Kolyshkin · 15 years ago
  7. 6a40382 man/vzctl.8: misc (mostly formatting) fixes by Kir Kolyshkin · 15 years ago
  8. bc4dfa4 man/vzctl.8: explain 'q' key for devices by Cyrill Gorcunov · 15 years ago
  9. 6ccf052 vzmemcheck: do not leak open fd by Kir Kolyshkin · 15 years ago
  10. 6c12c56 Fixed a possible resource leak by Slava Semushin · 15 years ago
  11. 0af66d4 src/vzcfgscale.c(main): fixed possible memory leak. by Slava Semushin · 15 years ago
  12. 5ad2722 src/lib/util.c(close_fds): fixed possible buffer overrun. by Slava Semushin · 15 years ago
  13. 8f898d1 vzcpucheck: do not error out if VE0 cpuweight is too high by Kir Kolyshkin · 15 years ago
  14. f1c6498 Incorrect dependencies in init.d script header by Petter Reinholdtsen · 15 years ago
  15. bec2271 man/vzctl.8: add reference to capabilities(7). by Kir Kolyshkin · 15 years ago
  16. 897a46b Fix building ve-unlimited.conf-sample by Kir Kolyshkin · 15 years ago
  17. f380bb9 Enable silent build rules by default. by Kir Kolyshkin · 15 years ago
  18. 9fbf2fa vzsplit: do not leak open fd by Kir Kolyshkin · 15 years ago
  19. 9eb9351 Make PATH variable hard coded by Marat Stanichenko · 15 years ago
  20. f18aada Add --force parameter to vzctl set --save by Raphael Hertzog · 16 years ago
  21. 1b3acf6 man/vzctl.8: document vzctl exit codes by Kir Kolyshkin · 16 years ago
  22. 2678ef6 [minor] Fix a warning message text by Kir Kolyshkin · 16 years ago
  23. 4772f7e vzctl: introduce vps.create user-defined script by Kir Kolyshkin · 16 years ago
  24. 5431efa Refactor vps_create() function by Kir Kolyshkin · 16 years ago
  25. 974f365 [minor] Fix an error message by Kir Kolyshkin · 16 years ago
  26. e4fd716 [minor] fix a comment in move_config() by Kir Kolyshkin · 16 years ago
  27. 593a9fb Fix swappages processing by Kir Kolyshkin · 16 years ago
  28. 68e1b40 vzsplit: do not leak open fd by Kir Kolyshkin · 16 years ago
  29. 8fbc9d1 Fix ghost names in /etc/hosts by Dietmar Maurer · 16 years ago
  30. 190e75b Fix large CT checkpointing: use open64() and friends by Kir Kolyshkin · 16 years ago
  31. d3b95b7 Do not miss IPv6-only interfaces by Marat Stanichenko · 16 years ago
  32. fd1f576 vz.conf: let centos-5 be default template by Kir Kolyshkin · 16 years ago
  33. 77631ba vznetaddbr.in: Fix interface initialization by Dmitry V. Levin · 16 years ago
  34. 2b97841 etc/init.d/vz-gentoo: issue warning if forwarding is disabled by Peter Volkov · 16 years ago
  35. e8c408a etc/init.d/vz-gentoo: issue warning if cronjobs aren't automatically set by Peter Volkov · 16 years ago
  36. d4d3bca etc/init.d/vz*: check for DST_CRONSCRIPT_DIR by Kir Kolyshkin · 16 years ago
  37. df09d4e etc/init.d/vz-gentoo: add processing of multiple cron files by Kir Kolyshkin · 16 years ago
  38. b9be63f etc/init.d/*: whitespace fixes by Kir Kolyshkin · 16 years ago
  39. 51e68e2 vzctl exec, enter, script execution: sanitize PATH by Kir Kolyshkin · 16 years ago
  40. 6b819fb Added new UBC parameter: swappages by Igor Sukhih · 16 years ago
  41. 4059ec9 debian-add_ip.sh: introduce interfaces.{head,tail} by Ivan Vilata i Balaguer · 16 years ago
  42. d78a765 Introduce new "ppp" feature by Cyrill Gorcunov · 16 years ago
  43. 8b6245e man/*: trivial whitespace cleanup by Kir Kolyshkin · 16 years ago
  44. 83c5c27 *.[ch]: trivial whitespace cleanups by Kir Kolyshkin · 16 years ago
  45. 24b809e vzctl: add 'delete' alias for 'destroy' command. by Kir Kolyshkin · 16 years ago
  46. 57595c3 Rename sample config file 'vps.basic' to 'basic' by Kir Kolyshkin · 16 years ago
  47. 71ad397 vzctl.spec: add unlimited CT config by Kir Kolyshkin · 16 years ago
  48. c8dc6e5 Added unlimited CT config by Peter Volkov · 16 years ago
  49. bcec8bb Revert fix for bug #1035. by Kir Kolyshkin · 16 years ago
  50. bc8fa5a The vzctl startup script /etc/vz/dists/scripts/debian-set_hostname.sh by Ola Lundqvist · 16 years ago
  51. 9fe02f4 Fix IPv6 configuration on a debian lenny container by mathgl · 16 years ago
  52. 320e0f4 Merge branch 'maint' of git://git.altlinux.ru/people/ldv/packages/vzctl by Kir Kolyshkin · 16 years ago
  53. 9719e46 man/*: punctuation fixes in SEE ALSO sections by Kir Kolyshkin · 16 years ago
  54. 93ef4d9 vznetaddbr.in: Rewrite without bash-isms and ifconfig by Dmitry V. Levin · 16 years ago
  55. f76ccaa Released vzctl-3.0.23 by Kir Kolyshkin · 16 years ago
  56. 1770585 vzctl: adjust /proc/meminfo when privvmpages or --meminfo changes by Igor Sukhih · 16 years ago
  57. 372cd4f vzctl set --netdev*: set proper UB/limits on a created net device by Kir Kolyshkin · 16 years ago
  58. 31c991f Change vps_netdev_ctl to perform netdev del and add at once by Kir Kolyshkin · 16 years ago
  59. 34934b0 bin/vznetaddbr.in: fix to work with bash >= 3.2 by Anton Protopopov · 16 years ago
  60. 8465415 vzcfgvalidate: improve readability of some messages by Kir Kolyshkin · 16 years ago
  61. dd1709a vzctl: make dists/scripts/gentoo* openrc compatible by Peter Volkov · 16 years ago
  62. 219426f vzctl: doesn't start in runlevel 4 (by LSB headers) by Teodor · 16 years ago
  63. 62cfb5d vzctl, vzlist: implement --description option by Marat Stanichenko · 16 years ago
  64. f9a1070 vzctl: off-by-one array writing error by Vitaliy Gusev · 16 years ago
  65. b469510 vzctl usage output for --netif bridge parameter by girla · 16 years ago
  66. 79f9168 /etc/init.d/vz: get rid of confusing error from echo by Kir Kolyshkin · 16 years ago
  67. e712094 vzctl.spec: add forgotten vznetaddbr script by Kir Kolyshkin · 16 years ago
  68. e73c20c src/lib/exec.c: simplify code for using default environment by Kir Kolyshkin · 16 years ago
  69. e305c86 vzctl create: fix loosing CT config file by Kir Kolyshkin · 16 years ago
  70. 1565ddb vzlist: fix "not found" message by Kir Kolyshkin · 16 years ago
  71. 96410e4 Added sit, ipip features to known features list by Igor Sukhih · 16 years ago
  72. 4552818 man/vzctl.8: trivial formatting fix by Kir Kolyshkin · 16 years ago
  73. 164d727 Rework modification of container's /etc/hosts by Marcin Owsiany · 16 years ago
  74. 705fd45 distribution.conf-template: better doc for SET_HOSTNAME by Kir Kolyshkin · 16 years ago
  75. 77181f0 Fix compilation against glibc-2.8. by Bandan · 16 years ago
  76. 7a40b76 src/lib/ub.c: Fix typo in message after UB limits are set by David K · 16 years ago
  77. 92a5d6f bash_completion: fix ls invocation by Kir Kolyshkin · 16 years ago
  78. 4c0fb4c More strict permissions for /vz/private and /vz/root by Kir Kolyshkin · 16 years ago
  79. 7480702 Fix a typo in bash_completion script. by Daniel Hahler · 16 years ago
  80. ef28409 Fix 'vzctl --wait' to work with Fedora 9 and Ubuntu. by Robert Nelson · 16 years ago
  81. a874c7e Fix 'vzctl start --wait' to work with Debian by Robert Nelson · 16 years ago
  82. e896cd8 Add fedora 9 to dists scripts by Thorsten Schifferdecker · 16 years ago
  83. d10f4bd vzctl.8: document --netif "bridge" parameter by Dietmar Maurer · 16 years ago
  84. 41fb697 Add vznetaddbr script by Dietmar Maurer · 16 years ago
  85. a16e0ec Add brigde parameter to --netif options by Dietmar Maurer · 16 years ago
  86. bca585d vzctl: fix a compilation warning about capget() by Kir Kolyshkin · 16 years ago
  87. 5ad9dee vzctl: supress a compilation warning by Kir Kolyshkin · 16 years ago
  88. 037fb13 vpsreboot: fix occasional error printing by Harald Kapper · 16 years ago
  89. c9964d5 vzcfgvalidate: do not check disk quota params if disk quota is off by Kir Kolyshkin · 16 years ago
  90. 9c1e02f init.d/vz-redhat: improve kernel version extraction by Thorsten Schifferdecker · 16 years ago
  91. c5bf4bb vzsplit: fix a typo by Thorsten Schifferdecker · 16 years ago
  92. 626325d etc/vz/vz.conf: document MODULES_DISABLED by Kir Kolyshkin · 16 years ago
  93. d5fba5e man/vzlist.8: assorted fixes by Kir Kolyshkin · 16 years ago
  94. a0805eb vznetcfg: "source" sh statement doesn't work with debian dash by Alexis Haeringer · 16 years ago
  95. 0bad665 man/vzctl.8: document --mac_filter option by Marat Stanichenko · 16 years ago
  96. 9e9ac7c [PATCH] vzctl: implement --mac_filter option by Igor Sukhih · 16 years ago
  97. 0d6bfad Fix inability to start a container by Kir Kolyshkin · 16 years ago
  98. 3223b43 Fix vzctl start --wait on systems using upstart by Kir Kolyshkin · 17 years ago
  99. 2256641 Print to STDERR for unknown iptable module error by David K · 17 years ago
  100. 0c28b9a Compilation fix by David K · 17 years ago