1. c5d4395 man/vzctl.8: describe snapshot* commands by Kir Kolyshkin · 13 years ago
  2. 535a380 vzlist: uninline find_ve() by Kir Kolyshkin · 13 years ago
  3. a19a458 vps_setup_veth(): fix a compiler warning by Kir Kolyshkin · 13 years ago
  4. a8c7cfe cp_file(): fix a compiler warning by Kir Kolyshkin · 13 years ago
  5. 349e4c0 parse_netif_cmd(): fix a compiler warning by Kir Kolyshkin · 13 years ago
  6. dc76492 modules.c: fix compiler warnings by Kir Kolyshkin · 13 years ago
  7. d065722 parse_netif(): in case of an error, return proper error code by Kir Kolyshkin · 13 years ago
  8. a856159 vzctl chkpnt: create dumpdir if not exist by Kir Kolyshkin · 13 years ago
  9. 62b7257 make_dir(), make_dir_mode(): made first argument const by Kir Kolyshkin · 13 years ago
  10. aec4998 vzctl restore: remove dump file if CT was restored by Kir Kolyshkin · 13 years ago
  11. 5fb65ba vps_chkpnt(), vps_restore(): simplify logic of getting dumpfile by Kir Kolyshkin · 13 years ago
  12. bbb3b9d src/lib/xml.c: fix log message by Kir Kolyshkin · 13 years ago
  13. cdbb969 vzctl.spec: requirements for libxml2 added by Kir Kolyshkin · 13 years ago
  14. 963f092 vzctl snapshot-*: add bash_completion rules by Kir Kolyshkin · 13 years ago
  15. 5c7f17c ploop snapshots: wire calls by Kir Kolyshkin · 13 years ago
  16. 1e26ae6 ploop: add snapshotting functionality by Kir Kolyshkin · 13 years ago
  17. 6ee905f ploop: add lib/xml.c by Kir Kolyshkin · 13 years ago
  18. 1b84054 vzctl chkpnt: fix ignoring DUMPDIR by Kir Kolyshkin · 13 years ago
  19. 6f977bf src/vzctl-actions.c: fix a compiler warning by Kir Kolyshkin · 13 years ago
  20. 67f626c cpt_cmd(): move network config out to chkpnt(), simplify arguments by Kir Kolyshkin · 13 years ago
  21. 1f6a74a vps_chkpnt(): move network config and unlink out to chkpnt() by Kir Kolyshkin · 13 years ago
  22. 396465e ploop snapshots: introducing new commands and options by Kir Kolyshkin · 13 years ago
  23. 8243b0d include/logger.h: introduce vzctl_err() wrapper by Kir Kolyshkin · 13 years ago
  24. c3adb6e Fix a typo by Kir Kolyshkin · 13 years ago
  25. 114de8e Fix vzctl convert w/o --layout option case. by Kir Kolyshkin · 13 years ago
  26. 6da8c90 etc/init.d/vz*: quote grep argument by Kir Kolyshkin · 13 years ago
  27. dd3aeba etc/init.d/vz*: Improve a message by Kir Kolyshkin · 13 years ago
  28. ae3ce45 ploop 2nd-level quota: untangle the mess by Kir Kolyshkin · 13 years ago
  29. 7df6703 vzctl restore: fix "container already running" exit code by Kir Kolyshkin · 13 years ago
  30. e73c338 Fix passing ve_private to vps_quota_configure() by Kir Kolyshkin · 13 years ago
  31. ebbf339 ploop 2nd-level quota support part 2/2 by Kir Kolyshkin · 13 years ago
  32. 3526917 ploop 2nd-level quota support part 1/2 by Kir Kolyshkin · 13 years ago
  33. 89dbd93 etc/dists/scripts/*set_ugid_quota: move code to a function by Kir Kolyshkin · 13 years ago
  34. c8e3bee vzctl --help: add convert command by Kir Kolyshkin · 13 years ago
  35. fe02c0a man/vzctl.8: fix --config typesetting for vzctl create by Kir Kolyshkin · 13 years ago
  36. 22535c8 vzctl create: add --diskspace parameter by Kir Kolyshkin · 13 years ago
  37. a435647 man/vzctl.8: --diskquota, --diskinodes and --quotatime are ignored for ploop by Kir Kolyshkin · 13 years ago
  38. 900d1a0 man/vzctl.8: fix --diskspace description for ploop case by Kir Kolyshkin · 13 years ago
  39. 16840ad vzctl convert: add --layout option by Kir Kolyshkin · 13 years ago
  40. ebf19a9 man/vzctl.8: list ploop layout options in proper order by Kir Kolyshkin · 13 years ago
  41. 77d2d6c Add --velayout as a synonym for --layout by Kir Kolyshkin · 13 years ago
  42. ff538ec ploop: resize ploop image when vzctl set --diskspace is run by Kir Kolyshkin · 13 years ago
  43. 338544c ploop env.c: fix a warning by Kir Kolyshkin · 13 years ago
  44. 33bbd96 ploop: introduce ploop format for --layout/VE_LAYOUT by Kir Kolyshkin · 13 years ago
  45. eb3b91a man/vzctl.8: add CTID to commands where it was absense by Kir Kolyshkin · 13 years ago
  46. caf8999 man/vzctl.8: simplify SYNOPSYS by Kir Kolyshkin · 13 years ago
  47. d5b3b51 man/vzctl.8: add missing --name to SYNOPSYS for vzctl create by Kir Kolyshkin · 13 years ago
  48. 8cc23fa man: add missing macros (.SY/.OP/.YS and .EX/.EE) by Kir Kolyshkin · 13 years ago
  49. 79ba3cb logger: initialize ploop logger as well by Kir Kolyshkin · 13 years ago
  50. f380a3c ploop: vps_start_custom(): don't do quota ops if on ploop by Kir Kolyshkin · 13 years ago
  51. b581ec5 man/vzctl.8: fixed ploop-enabled kernel version by Kir Kolyshkin · 13 years ago
  52. 8587e46 vzctl console: implement SAK on detach by Kir Kolyshkin · 13 years ago
  53. 2ef3204 vps_create(): rm VE_ROOT if fs_create() failed by Kir Kolyshkin · 13 years ago
  54. 672c6ee ploop: introduce VE_LAYOUT / --layout by Kir Kolyshkin · 13 years ago
  55. 49c870c vps_create(): no need to use 'else' here by Kir Kolyshkin · 13 years ago
  56. 579dc53 vzctl --help: add --name to create by Kir Kolyshkin · 13 years ago
  57. d7882ca vzctl_*_snapshot: fix compiler warnings about param.guid by Kir Kolyshkin · 13 years ago
  58. 5a8541b vz.conf(5), vzctl(8): describe DEF_OSTEMPLATE / --ostemplate by Kir Kolyshkin · 13 years ago
  59. 43f1165 vz.conf(5), vzctl(8): fix/improve description of CONFIGFILE and --config by Kir Kolyshkin · 13 years ago
  60. ae8dfb1 vzctl --help: fix create options by Kir Kolyshkin · 13 years ago
  61. 7da6353 vzctl convert: do not discard error from vzctl_umount_image() by Kir Kolyshkin · 13 years ago
  62. d4b71c6 Remove a comment by Kir Kolyshkin · 13 years ago
  63. d7d4da6 vzctl convert: fix umounting ploop in case copying failed by Kir Kolyshkin · 13 years ago
  64. d47b67d vzctl convert: error out if ploop is not supported by Kir Kolyshkin · 13 years ago
  65. 076e516 vzctl_create_image(): improve by Kir Kolyshkin · 13 years ago
  66. 7113c30 ploop: introduce is_ploop_supported() by Kir Kolyshkin · 13 years ago
  67. 88f582e vzctl console: only process ESC sequence if it's preceded by Enter by Kir Kolyshkin · 13 years ago
  68. fb65acf vzctl.spec: ploop req version fixed by Kir Kolyshkin · 13 years ago
  69. 58a318c bash-completion: add 'console' command by Kir Kolyshkin · 13 years ago
  70. dffa246 vzctl attach renamed to vzctl console by Kir Kolyshkin · 13 years ago
  71. 6fa0217 Call umount_submounts() right from fsumount() by Kir Kolyshkin · 13 years ago
  72. 911cbb4 vps_mount(): no need to call fsumount() if pre-mount script failed by Kir Kolyshkin · 13 years ago
  73. f53bd30 umount_submounts(): process mounts in reverse order by Kir Kolyshkin · 13 years ago
  74. 24bf9fb vzctl quota{on,off,init}: skip for ploop based CTs by Kir Kolyshkin · 13 years ago
  75. b78802c Reformat CHECK_DQ macro by Kir Kolyshkin · 13 years ago
  76. 27cea49 ploop: vzctl create implemented by Kir Kolyshkin · 13 years ago
  77. 3b55e6d vzctl create: remove half-created private area in case of error by Kir Kolyshkin · 13 years ago
  78. e4a3f05 fs_create(): explain why do rmdir(fs->private) by Kir Kolyshkin · 13 years ago
  79. d38bb7d vzctl create: improve 'sample config not found' error msg by Kir Kolyshkin · 13 years ago
  80. 92be9c9 ChangeLog: whitespace and formatting nitpicks by Kir Kolyshkin · 13 years ago
  81. b340934 src/vzctl-actions.c: introduce 'convert()' wrapper by Kir Kolyshkin · 13 years ago
  82. 431aaf4 ploop: implement umount by Kir Kolyshkin · 13 years ago
  83. df8be64 vps_umount(), fsumount(): use fs_param* by Kir Kolyshkin · 13 years ago
  84. 4b827fb src/lib/fs.c: remove function descriptions by Kir Kolyshkin · 13 years ago
  85. 0ec2d06 ploop: vzctl_umount_image(): remove ve_root argument by Kir Kolyshkin · 13 years ago
  86. 65d6969 ploop: implement CT mount on ploop by Kir Kolyshkin · 13 years ago
  87. ebc46fc ploop: implement changing ploop size by Kir Kolyshkin · 13 years ago
  88. efe5ae1 ploop: Add "diskspace is set" check to vzctl_env_convert_ploop() by Kir Kolyshkin · 13 years ago
  89. 6106862 scripts/.gitingore: add auto-generated vps-downloads by Kir Kolyshkin · 13 years ago
  90. c04800c vzctl convert: do not auto-unmount by Kir Kolyshkin · 13 years ago
  91. d69f0c0 Introduce and use is_2nd_level_quota_on() by Kir Kolyshkin · 13 years ago
  92. 447d8d0 ploop: image.c moved to lib by Kir Kolyshkin · 13 years ago
  93. 1186f78 configure.ac: add -Wno-missing-field-initializers to CFLAGS by Kir Kolyshkin · 13 years ago
  94. 22f4917 parse_line(): add stricter checks, return errors, process quotes by Kir Kolyshkin · 13 years ago
  95. bbad2bc Fix bad English in an error message by Kir Kolyshkin · 13 years ago
  96. a5800cd Fixed a couple of error messages by Kir Kolyshkin · 13 years ago
  97. e3ae7a8 ploop: introduce vzctl convert by Kir Kolyshkin · 13 years ago
  98. 51b05c2 src/image.c: comment why we double the size by Kir Kolyshkin · 13 years ago
  99. adca68e util.c: add make_dir_mode() by Kir Kolyshkin · 13 years ago
  100. c6e2de4 vps_parse_config(): always print error by Kir Kolyshkin · 13 years ago