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