1. 68038a5 scripts/vps-netns_dev_add: rework config action by Kir Kolyshkin · 11 years ago
  2. 29f9515 Do not save STOP_TIMEOUT=-1 to config by Kir Kolyshkin · 11 years ago
  3. 7ebd103 Add --stop-timeout/STOP_TIMEOUT parameter by Kir Kolyshkin · 11 years ago
  4. bea1367 [style] MAX_SHTD_TM: rename to DEF_STOP_TIMEOUT by Kir Kolyshkin · 11 years ago
  5. d93d1a6 src/lib/config.c: introduce and use conf_store_int() by Kir Kolyshkin · 11 years ago
  6. 82374fb [style] remove a few *CPUUNITS defines by Kir Kolyshkin · 11 years ago
  7. 83aec22 vzctl start: do fsck for ploop, add --skip-fsck by Kir Kolyshkin · 11 years ago
  8. 6707bc2 start(): pass skip flags to try_restore() by Kir Kolyshkin · 11 years ago
  9. 3fc3f7a scripts/vps-download: rename to /usr/sbin/vztmpl-dl by Kir Kolyshkin · 11 years ago
  10. 9bd3570 Deny "unlimited" value for DISKSPACE/DISKINODES by Kir Kolyshkin · 11 years ago
  11. bfe3f53 Remove check for ploop size by Kir Kolyshkin · 11 years ago
  12. 91de302 vps_mount(): rm duplicated code by Kir Kolyshkin · 11 years ago
  13. 86d3cf4 vzctl restore: fix splitted error message by Kir Kolyshkin · 11 years ago
  14. 39de72d vzctl_env_switch_snapshot(): rm const casts by Kir Kolyshkin · 11 years ago
  15. e51647e src/vzctl.c: fix copyright years by Kir Kolyshkin · 11 years ago
  16. 76a9dcf ct: return positive error code from ct_env_create_real and ct_restore_fn by Andrey Vagin · 11 years ago
  17. 8a1e2d9 vzctl: synchronize CRIU with vzctl (v2) by Andrey Vagin · 11 years ago
  18. 4eeffe8 vzctl start/destroy: fix criu dump removal by Kir Kolyshkin · 11 years ago
  19. 557abfe cpt: restore veth devices with correct names (v4) by Andrey Vagin · 11 years ago
  20. 4fdbcb5 Add ability to skip creation of veth devices by Andrey Vagin · 11 years ago
  21. 20bd872 vzctl: pass vps_res in env_create_FN by Andrey Vagin · 12 years ago
  22. 11b3875 vzctl_env_switch_snapshot(): rework by Kir Kolyshkin · 12 years ago
  23. 0240111 vzctl_env_create_snapshot(): specify guid on rollback by Kir Kolyshkin · 12 years ago
  24. 81027ba vzctl_env_[u]mount_snapshot: rm guid check by Kir Kolyshkin · 12 years ago
  25. 72d33f0 [style] src/snapshot*.c: comma after GET_SNAPSHOT_XML by Kir Kolyshkin · 12 years ago
  26. 0e127f2 src/snapshot.c: log errno after failed rename by Kir Kolyshkin · 12 years ago
  27. 3b504dc vzctl snapshot-switch: don't remove dump file by Kir Kolyshkin · 12 years ago
  28. 971dc84 vzctl create: umount ploop device if interrupted by Kir Kolyshkin · 12 years ago
  29. 939a31c stat_file(): use access() by Kir Kolyshkin · 12 years ago
  30. 0e0890a stat_file(): fix usage by Kir Kolyshkin · 12 years ago
  31. 134e62b show_status(): refactor by Kir Kolyshkin · 12 years ago
  32. b48090d is_vzquota_available(): check for x bit by Kir Kolyshkin · 12 years ago
  33. ab67595 Macro GET_DUMP_FILE is internal, move to .c by Kir Kolyshkin · 12 years ago
  34. 5ec8737 vzctl snapshot-switch: reread saved config by Kir Kolyshkin · 12 years ago
  35. de45de5 logger(): don't spoil errno by Kir Kolyshkin · 12 years ago
  36. eafb00e stat_file(): print error by Kir Kolyshkin · 12 years ago
  37. d03a9b1 vps_start_custom(): close old_wait_p fds by Kir Kolyshkin · 12 years ago
  38. 0f5a800 vzctl restore/start: fix running mount script by Kir Kolyshkin · 12 years ago
  39. 201820f vzctl stop: don't kill CT if halt returned error by Kir Kolyshkin · 12 years ago
  40. 0906cb7 configure.ac: set _GNU_SOURCE for older autoconf by Kir Kolyshkin · 12 years ago
  41. 869f2a5 ct_env_create_real(): don't use O_CLOEXEC by Kir Kolyshkin · 12 years ago
  42. 78af7f6 check_local_ugid(): fix potential NULL dereference by Kir Kolyshkin · 12 years ago
  43. 944aaef ct_env_create_real(): don't use uninitialized var by Kir Kolyshkin · 12 years ago
  44. f9ee748 _env_create(): don't pass -1 to close by Kir Kolyshkin · 12 years ago
  45. b0b44ba Do not fail when private area does not exist by Simon Boulet · 12 years ago
  46. fd75c37 Move container private area check after executing premount scripts by Simon Boulet · 12 years ago
  47. 9512a11 Fix "premount/postumount script failed" errors by Kir Kolyshkin · 12 years ago
  48. 78b5f53 Fix checking vps_is_mounted() return value by Kir Kolyshkin · 12 years ago
  49. 01365c9 [style] Rename ct_env_restore to ct_restore_fn by Kir Kolyshkin · 12 years ago
  50. ed0a41e ct_chkpnt, ct_env_restore(): free env[] by Kir Kolyshkin · 12 years ago
  51. 784b2ca ct_restore(): pass SKIP_ACTION_SCRIPT to vps_create_custom by Kir Kolyshkin · 12 years ago
  52. 19d8435 vzctl: checkpoint/restoer of upstream CTs by Andrey Vagin · 12 years ago
  53. db107c7 Pass fs_param to vps_chkpnt, vps_restore, env_start_FN by Andrey Vagin · 12 years ago
  54. e51e3af Move vz-specific cpt/rst code to hooks_vz.c by Andrey Vagin · 12 years ago
  55. 93b0c43 vzctl: split vps_chkpnt and vps_restore by Andrey Vagin · 12 years ago
  56. dced894 Change path to CT init pid directory by Kir Kolyshkin · 12 years ago
  57. 1341da9 vzctl: save PID of init in a state file by Andrey Vagin · 12 years ago
  58. 5b32f98 vzctl: split ct_env_create (v2) by Andrey Vagin · 12 years ago
  59. c109491 cgroups: fix set command with beancounters upstream by Glauber Costa · 12 years ago
  60. ef138ab Fix rpm build after libvzchown addition by Kir Kolyshkin · 12 years ago
  61. 51c6a13 vps_start_custom(): add a couple of comments by Kir Kolyshkin · 12 years ago
  62. 40ea0d5 vzctl restore: don't run action scripts by Kir Kolyshkin · 12 years ago
  63. 23035a7 vzctl start: add pre-start dist script by Glauber Costa · 12 years ago
  64. d9f113d hooks_ct: create devices inside container by Glauber Costa · 12 years ago
  65. e8b6563 ct_ip_ctl(): remove code duplication by Kir Kolyshkin · 12 years ago
  66. d7a9e22 automatically add bridge venet0 when needed by Glauber Costa · 12 years ago
  67. 863ed0e modify tar extraction to account for user namespace by Glauber Costa · 12 years ago
  68. 0f357ab allow local uid and gid to be specified at container creation by Glauber Costa · 12 years ago
  69. 3e6045e src/lib/env.c: introduce and use check_local_ugid() by Kir Kolyshkin · 12 years ago
  70. cf1abe1 add user mismatch test by Glauber Costa · 12 years ago
  71. 110b145 src/lib/hooks_ct.c:_env_create(): close fd earlier by Kir Kolyshkin · 12 years ago
  72. c39f573 src/lib/hooks_ct.c: formatting by Kir Kolyshkin · 12 years ago
  73. 5b8cd90 user namespace support for upstream containers by Glauber Costa · 12 years ago
  74. e243f51 pass parameters to open by Glauber Costa · 12 years ago
  75. 1221de4 adjust fs_create parameter by Glauber Costa · 12 years ago
  76. 0086869 host uid and gid parameters by Glauber Costa · 12 years ago
  77. 77a3279 Remove more traces of noatime flag by Kir Kolyshkin · 12 years ago
  78. c1146da get_num_cpu(): Use PROCCPU macros for "/proc/cpuinfo" by Igor Podlesny · 12 years ago
  79. 38afeac get_num_cpu(): got rid of hardcoded string length by Igor Podlesny · 12 years ago
  80. eb84701 In C func() is to be func(void) generally by Igor Podlesny · 12 years ago
  81. 9ca6ee2 vzctl_init_ploop_log() gets shorter by Igor Podlesny · 12 years ago
  82. e4f4d4c logger() gets shorter by Igor Podlesny · 12 years ago
  83. 45c7f13 get_date() gets shorter by Igor Podlesny · 12 years ago
  84. 803b99d hooks_ct: fix ub limits setting for upstream containers by Glauber Costa · 12 years ago
  85. cdc4e87 hooks_ct: move ct_setlmits() before ct_env_create() by Kir Kolyshkin · 12 years ago
  86. c8ac9b2 ub: compile ub support for non vz kernels as well by Glauber Costa · 12 years ago
  87. 9fd1129 hooks_ct: fix gcc warning by Glauber Costa · 12 years ago
  88. 326ab7b unescapestr(): declare src argument as const by Igor Podlesny · 12 years ago
  89. 8cbe841 unescapestr(): use "foo = bar = ...;" by Igor Podlesny · 12 years ago
  90. 29b76f0 run_action(): initialize ret right in declaration by Igor Podlesny · 12 years ago
  91. 670b1af Make "if (...) SOME_MACRO(); else" compile by Igor Podlesny · 12 years ago
  92. 5b87e86 src/vzcfgscale.c: fix extra \-continuation in macro by Igor Podlesny · 12 years ago
  93. 178c114 vzlist -o vswap: fix by Kir Kolyshkin · 12 years ago
  94. eca2ff0 vzctl start: remove dumpfile on successful start by Kir Kolyshkin · 12 years ago
  95. 8a661e9 ct_enter(): don't leak opened fd by Kir Kolyshkin · 12 years ago
  96. 255783e container_add_task(): return an error from libcg by Kir Kolyshkin · 12 years ago
  97. 32676b4 destroydir(): really fix lock by Kir Kolyshkin · 12 years ago
  98. 4718193 [style] print_vswap(): remove useless check by Kir Kolyshkin · 12 years ago
  99. 9a27ef0 ct_veth_ctl(): fix passing MAC addresses by Kir Kolyshkin · 12 years ago
  100. 023ab4f ct_veth_ctl(): fix checks for veth_dev members by Kir Kolyshkin · 12 years ago