1. a3f8f06 Released vzctl 3.0.25 by Kir Kolyshkin · 14 years ago
  2. 62596d1 etc/init.d/vzeventd-redhat: prevent second start by Kir Kolyshkin · 14 years ago
  3. 6f929a7 vzeventd: be more quiet by Kir Kolyshkin · 14 years ago
  4. 3bf6216 vzctl.spec: make sure to start vzdaemon after upgrade by Kir Kolyshkin · 14 years ago
  5. 2ca87e0 src/vzeventd.c: fix compile on CentOS 4 by Kir Kolyshkin · 14 years ago
  6. e8a76d3 Add the ability to move PCI devices in CT by Andrey Vagin · 14 years ago
  7. 115195e Add vps-pci script by Andrey Vagin · 14 years ago
  8. 10c652a update include/linux/vzcalluser.h (v2) by Andrey Vagin · 14 years ago
  9. ea64ee6 vzctl: allocate a device name dynamically by Andrey Vagin · 14 years ago
  10. 913ebc6 vzctl: code refactoring in free_dev by Andrey Vagin · 14 years ago
  11. 019e6fc vzctl: device name may contains colons, so take last for parse perms by Andrey Vagin · 14 years ago
  12. 9ae1302 scripts/vps-create: fix VE_PRVT permissions by Solar Designer · 14 years ago
  13. c1e7b64 scripts/vps-create: use -Sp options for tar by Kir Kolyshkin · 14 years ago
  14. f62b006 vzctl set --features bridge: enable CAP_NET_ADMIN by Kir Kolyshkin · 14 years ago
  15. 8b92f8e etc/dists/scripts/*set_ugid_quota.sh: fix mtab perms by Solar Designer · 14 years ago
  16. 5a1014a etc/vz.conf: fix English in a comment by Kir Kolyshkin · 14 years ago
  17. 9997089 Fix enabling sysfs feature by default by Kir Kolyshkin · 14 years ago
  18. 5ae8648 etc/ve-basic.conf-sample: increase LOCKEDPAGES by Kir Kolyshkin · 14 years ago
  19. ee27b83 vzlist: introduce uptime by Kir Kolyshkin · 14 years ago
  20. 84d1e21 vzlist: rename Cla to Ccpustat by Kir Kolyshkin · 14 years ago
  21. 2f80526 vzlist.h: load average should be float by Kir Kolyshkin · 14 years ago
  22. 9272136 src/lib/util.c: remove an unused function by Kir Kolyshkin · 14 years ago
  23. f0a858d vzctl start/runscript: add ability to set per-CT osrelease by Kir Kolyshkin · 14 years ago
  24. 849cd39 scripts/.gitignore: update by Kir Kolyshkin · 14 years ago
  25. ecc86b6 src/arpsend.c: cleanups by Kir Kolyshkin · 14 years ago
  26. de504a6 src/arpsend.c: fix a compiler warning by Kir Kolyshkin · 14 years ago
  27. fc69953 src/lib/quota.c: compilation fix by Kir Kolyshkin · 14 years ago
  28. 01ea58c src/lib/exec.c: flush stderr/stdout fefore fork() in vzctl_exec*() by Kir Kolyshkin · 14 years ago
  29. 3063fa7 src/lib/exec.c: add a comment explaining the reason for fork() by Kir Kolyshkin · 14 years ago
  30. 788cb03 quota_ctl(), vps_set_quota(): refactor/fix by Kir Kolyshkin · 14 years ago
  31. b63910d vps_set_quota(): return proper error code by Kir Kolyshkin · 14 years ago
  32. f7bb97c src/lib/quota.c: don't check for dq_param == NULL by Kir Kolyshkin · 14 years ago
  33. 9783f43 man/vzctl.8: add/describe 'vzquota on failed' exit code (60) by Kir Kolyshkin · 14 years ago
  34. 84f9ab9 quota_on(): refactor and fix by Kir Kolyshkin · 14 years ago
  35. 767a651 vzctl set --devnodes: always try to recreate device in CT by Kir Kolyshkin · 14 years ago
  36. f52f28f vzctl quotaoff: fix wrong exit code if quota is not running by Kir Kolyshkin · 14 years ago
  37. 237f03c vzctl --help: improve/reformat, add quota* commands by Kir Kolyshkin · 14 years ago
  38. 51ebab0 bash_completion: add quotaon/quotaoff/quotainit by Kir Kolyshkin · 14 years ago
  39. ff26307 man/vzctl.8: describe quotaon/quotaoff/quotainit commands by Kir Kolyshkin · 14 years ago
  40. d75908d vzctl quotaon|quotaoff|quotainit: report and return error if disk quota is disabled by Kir Kolyshkin · 14 years ago
  41. 6d6afac etc/dists/scripts: trivial whitespace cleanup by Kir Kolyshkin · 14 years ago
  42. b40b1f3 man/*: fix/emphasize DISK_QUOTA/--diskquota description by Kir Kolyshkin · 14 years ago
  43. fdbadda vzctl set --diskquota: do not overwrite command line with global parameter by Kir Kolyshkin · 14 years ago
  44. 5c63ca7 vzctl set: implement --diskquota on|off by Kir Kolyshkin · 14 years ago
  45. a2de1ca man/ctid.conf.5: describe DISK_QUOTA by Kir Kolyshkin · 14 years ago
  46. 8431d98 vzctl set --applyconfig: fix for DISK_QUOTA by Kir Kolyshkin · 14 years ago
  47. f9988a5 Make use of ARRAY_SIZE macro helper by Cyrill Gorcunov · 14 years ago
  48. 808c247 man/vzctl.8: document 'suspended' status by Kir Kolyshkin · 14 years ago
  49. 92f8c75 man/vzctl.8: describe action scripts by Kir Kolyshkin · 14 years ago
  50. 286cf10 vzctl delete: take care of premount/postumount scripts. by Kir Kolyshkin · 14 years ago
  51. 06011cf src/lib/util.c: refactor move_config() by Kir Kolyshkin · 14 years ago
  52. b8746d7 etc/init.d/vz*: do not run stop inside a container by Kir Kolyshkin · 14 years ago
  53. 9b3500b Update udev rules to match current specification by Peter Volkov · 14 years ago
  54. 8894720 Don't prepend full path for ip command by Peter Volkov · 14 years ago
  55. 54566f8 etc/init.d/vzeventd-redhat: fix 'status' for Debian by Kir Kolyshkin · 14 years ago
  56. 6754c1d etc/init.d/initd-functions: fix start/stop for Debian by Kir Kolyshkin · 14 years ago
  57. afc137a get_vps_ip_proc: Fix signed/unsigned compiler warning by Cyrill Gorcunov · 14 years ago
  58. 3276010 iptables mask should be 64 bit by Cyrill Gorcunov · 14 years ago
  59. 8036cd3 Use ARRAY_SIZE helper for static array by Cyrill Gorcunov · 14 years ago
  60. 6718037 Introduce ARRAY_SIZE helper by Cyrill Gorcunov · 14 years ago
  61. 89d9f97 iptables: Redesign generation of iptables masks by Cyrill Gorcunov · 14 years ago
  62. 21de30b iptables: Sync modules control bits with the kernel by Cyrill Gorcunov · 14 years ago
  63. 3527cc2 initd-functions: fix a typo by Kir Kolyshkin · 14 years ago
  64. 37fa0de src/lib/script.c: minor typo in comment by Kir Kolyshkin · 14 years ago
  65. 714f8cc init.d/vzevent: support Debian-specific file to set vzeventd options by Kir Kolyshkin · 14 years ago
  66. 64baff1 initd-function: remove interpreter hint by Ola Lundqvist · 14 years ago
  67. 4042901 init.d/vzeventd: source the correct file by Ola Lundqvist · 14 years ago
  68. d20909b vzpid: use CTID not VEID in header by Thorsten Schifferdecker · 14 years ago
  69. 043e3cc init.d/vzeventd: fix to support Debian and SUSE by Kir Kolyshkin · 14 years ago
  70. 22cfbfa init.d/vzfunctions: moved to $vzlibdir/initd-functions by Kir Kolyshkin · 14 years ago
  71. 746cbf0 man/vzeventd.8: add by Thorsten Schifferdecker · 14 years ago
  72. 1148f7a init.d/vzeventd-redhat: add Required-Stop, Required-Start by Ola Lundqvist · 14 years ago
  73. dbc773f init.d/vzeventd-redhat: fix desc field by Thorsten Schifferdecker · 14 years ago
  74. 3e513e5 vzctl start: do not remove 127.0.0.1 aliases in /etc/hosts by Marcin Owsiany · 14 years ago
  75. 0ea082a debian-add_ip.sh: fixlet for Ubuntu networking by Kir Kolyshkin · 14 years ago
  76. 2da942c init.d/vzeventd: fixes by Kir Kolyshkin · 14 years ago
  77. cb7ec72 vzctl.spec: remove cron scripts, add vzfunctions by Kir Kolyshkin · 14 years ago
  78. c73f309 Fix init.d Makefile by Kir Kolyshkin · 14 years ago
  79. 732cfbb Revert "list2str(): removed duplicated statement" by Kir Kolyshkin · 14 years ago
  80. 5b35797 Remove cron functionality by Kir Kolyshkin · 14 years ago
  81. 4cc6257 vzeventd: initial implementation by Kir Kolyshkin · 14 years ago
  82. 1b6f6ae Fix netmask for IPv6 address in a Gentoo container by Henk van de Kamer · 14 years ago
  83. b89c812 vzctl stop: try to untangle CT IP cleanup mess by Kir Kolyshkin · 14 years ago
  84. f3bf518 logger: add set_log_quiet() and set_log_ctid() by Kir Kolyshkin · 14 years ago
  85. 9463302 vzctl.c: fix compilation by Kir Kolyshkin · 14 years ago
  86. cacfe09 include/logger.h: fix description for quiet parameter by Kir Kolyshkin · 14 years ago
  87. bde6cc0 logger.c: minor cleanup by Kir Kolyshkin · 14 years ago
  88. 8785cbd Do not allow INT_MAX CT ID by Kir Kolyshkin · 14 years ago
  89. 0a30fc4 vzctl start: hint to check kernel log if CT start fails by Kir Kolyshkin · 14 years ago
  90. 7d5ba92 Restore vzgetnetdev incompatibility with mawk by Bernd Rothert · 14 years ago
  91. 605cbff redhat-add_ip.sh: fix a bad typo by Dietmar Maurer · 14 years ago
  92. 6ba788f Do not fail to start CT if ioprio is unsupported by Kir Kolyshkin · 14 years ago
  93. a48cef2 Fixed ioprio warning text. by Kir Kolyshkin · 14 years ago
  94. da3a366 write_conf: Fix potential NULL dereference by Cyrill Gorcunov · 14 years ago
  95. 4776984 Add vz_strdup helper by Cyrill Gorcunov · 14 years ago
  96. 29b8409 Check if memory being granted for read_dist_actions call by Cyrill Gorcunov · 14 years ago
  97. 014e99d Minor style cleanups. by Cyrill Gorcunov · 14 years ago
  98. ac51287 config parsing: Return correct error code on memory error by Cyrill Gorcunov · 14 years ago
  99. 9bf50dc bash_completion: fix autocompletion of CTID when global option is used by Kir Kolyshkin · 14 years ago
  100. a6518a2 bash_completion: properly find out CTID for --ipdel/--netif_del by Kir Kolyshkin · 14 years ago