1. ae29480 Merge pull request #1561 from nseps/master by Michael Crosby · 7 years ago master
  2. 3f234b1 Add auto-dedup flag for checkpoint/restore by Nikolas Sepos · 7 years ago
  3. da4a5a9 Add AutoDedup option to CriuOpts by Nikolas Sepos · 7 years ago
  4. 59bbdc4 merge branch 'pr-1560' by Aleksa Sarai · 7 years ago
  5. ccd2c20 Merge pull request #1559 from Mashimiao/panic-fix-nil-linux by Michael Crosby · 7 years ago
  6. 4c5bf64 Check error return values by Tobias Klauser · 7 years ago
  7. c6126b2 Merge pull request #1554 from cyphar/use-umoci-release-script by Michael Crosby · 7 years ago
  8. c24f602 ci: smoke-test the release script by Aleksa Sarai · 7 years ago
  9. ed68ee1 release: import umoci's release.sh script by Aleksa Sarai · 7 years ago
  10. 2333e7d fix panic when Linux is nil for rootless case by Ma Shimiao · 7 years ago
  11. b31bdfc Merge pull request #1558 from hqhq/update_state by Mrunal Patel · 7 years ago
  12. e6e1c34 Update state after update by Qiang Huang · 7 years ago
  13. eb464f7 Merge pull request #1542 from cyphar/buildmode-pic by Qiang Huang · 7 years ago
  14. b45e243 *: enable -buildmode=pie by Aleksa Sarai · 7 years ago
  15. 760c677 Merge pull request #1555 from cyphar/remove-install-flag-makefile by Michael Crosby · 7 years ago
  16. 3096b3f Merge pull request #1556 from hqhq/fix_flakytest_TestNotifyOnOOM by Michael Crosby · 7 years ago
  17. 9aa46c1 Merge pull request #1551 from crosbymichael/linux-nil by Qiang Huang · 7 years ago
  18. 7726bcf Some fixes for testMemoryNotification by Qiang Huang · 7 years ago
  19. 40a1fb0 Fix flaky test TestNotifyOnOOM by Qiang Huang · 7 years ago
  20. 6581d0f makefile: drop usage of --install by Aleksa Sarai · 7 years ago
  21. 527dc5a fix panic when Linux is nil by Ma Shimiao · 7 years ago
  22. 3f2f8b8 Merge pull request #1553 from mlaventure/handle-non-devices by Michael Crosby · 7 years ago
  23. 739db6d merge branch 'pr-1532' by Aleksa Sarai · 7 years ago
  24. 3ed492a Handle non-devices correctly in DeviceFromPath by Kenfe-Mickael Laventure · 7 years ago
  25. d40db12 Merge pull request #1506 from LittleLightLittleFire/1443-runc-reap-child-process by Michael Crosby · 7 years ago
  26. e92add2 Pass back the pid of runc:[1:CHILD] so we can wait on it by Alex Fang · 7 years ago
  27. 45bde00 merge branch 'pr-1535' by Aleksa Sarai · 7 years ago
  28. 22bbec1 merge branch 'pr-1548' by Aleksa Sarai · 7 years ago
  29. 135b999 Merge pull request #1544 from mlaventure/fix-device-from-path by Mrunal Patel · 7 years ago
  30. 6056912 Revert "Merge pull request #1450 from vrothberg/sgid-non-numeric" by Kenfe-Mickael Laventure · 7 years ago
  31. 606fb71 Merge pull request #1545 from mlaventure/user-pkg-move-unix-call by Daniel, Dao Quang Minh · 7 years ago
  32. 25f4c7e Move user pkg unix specific calls to unix file by Kenfe-Mickael Laventure · 7 years ago
  33. 9ed15e9 Fix condition to detect device type in DeviceFromPath by Kenfe-Mickael Laventure · 7 years ago
  34. 9a01140 Merge pull request #1543 from avagin/maintainer by Mrunal Patel · 7 years ago
  35. b9cff3c Remove @avagin as a maintainer by Andrei Vagin · 7 years ago
  36. 5d386f6 checkpoint: use CRIU VERSION RPC if available by Adrian Reber · 7 years ago
  37. 2393692 criurpc.proto: copy latest criurpc.proto from criu 3.3 by Adrian Reber · 7 years ago
  38. c71d9cd criuSwrk: prepare for CRIU VERSION RPC by Adrian Reber · 7 years ago
  39. c5f0ce9 checkCriuVersion: only ask criu once about its version by Adrian Reber · 7 years ago
  40. b6c4728 checkCriuVersion: switch to version using int by Adrian Reber · 7 years ago
  41. 882d8ea Merge pull request #1537 from tklauser/staticcheck by Michael Crosby · 7 years ago
  42. b313a75 Merge pull request #1477 from yummypeng/save-own-ns-path by Daniel, Dao Quang Minh · 7 years ago
  43. 190d0ba VERSION: back to development by Aleksa Sarai · 7 years ago
  44. 2e7cfe0 VERSION: release v1.0.0-rc4 by Aleksa Sarai · 7 years ago
  45. e4e56cb libcontainer: remove ineffective break statements by Tobias Klauser · 7 years ago
  46. 24a4273 libcontainer: handle error cases by Tobias Klauser · 7 years ago
  47. e775f0f Merge pull request #1526 from stevenh/logrus-v1 by Michael Crosby · 7 years ago
  48. 5951cf5 Merge pull request #1533 from keloyang/close-negative-descriptor by Michael Crosby · 7 years ago
  49. c5e4c31 Merge pull request #1534 from tklauser/readme-capablities by Daniel, Dao Quang Minh · 7 years ago
  50. 10dc96b README.md: adjust capabilities section in config.json example by Tobias Klauser · 7 years ago
  51. 5428532 remove the code that close negative descriptor by yangshukui · 7 years ago
  52. 6ca8b74 Merge pull request #1530 from tklauser/devices-syscall-to-unix by Daniel, Dao Quang Minh · 7 years ago
  53. b0d014d libcontainer: one more switch from syscall to x/sys/unix by Tobias Klauser · 7 years ago
  54. c5ec254 Merge pull request #1527 from mrunalp/spec_bump_v1 by Daniel, Dao Quang Minh · 7 years ago
  55. 30669da Bump the spec up to v1.0.0 by Mrunal Patel · 7 years ago
  56. ee4f68e Updated logrus to v1 by Steven Hartland · 7 years ago
  57. 5b995d9 Merge pull request #1524 from Mashimiao/update-gocapability by Mrunal Patel · 7 years ago
  58. 7ab4f43 Merge pull request #1519 from tklauser/moar-unix by Daniel, Dao Quang Minh · 7 years ago
  59. f513ac1 update gocapability by Ma Shimiao · 7 years ago
  60. 825b5c0 Merge pull request #1516 from cyphar/list-casting-unicode by Qiang Huang · 7 years ago
  61. c4302dd Merge pull request #1245 from WeiZhang555/fix-tests by Qiang Huang · 7 years ago
  62. 5905032 Merge pull request #1518 from crosbymichael/rc6 by Mrunal Patel · 7 years ago
  63. 9192b05 Fix integration when missing criu by Zhang Wei · 8 years ago
  64. 4019833 libcontainer: use PR_SET_NO_NEW_PRIVS from x/sys/unix by Tobias Klauser · 7 years ago
  65. 54d27be libcontainer: use ParseSocketControlMessage/ParseUnixRights from x/sys/unix by Tobias Klauser · 7 years ago
  66. e939079 Always save own namespace paths by Yuanhong Peng · 7 years ago
  67. eb70c21 Update runtime-spec to rc6 by Michael Crosby · 7 years ago
  68. 7cfb107 factory: use e{u,g}id as the owner of /run/runc/$id by Aleksa Sarai · 7 years ago
  69. 21a005d list: stop casting unknown UIDs to their unicode values by Aleksa Sarai · 7 years ago
  70. a0159fd Merge pull request #1504 from tklauser/more-unix-funcs by Michael Crosby · 7 years ago
  71. 078e903 libcontainer: use ioctl wrappers from x/sys/unix by Tobias Klauser · 7 years ago
  72. a380fae libcontainer: use Prctl() from x/sys/unix by Tobias Klauser · 7 years ago
  73. 05ea5e4 vendor: bump golang.org/x/sys to 0e0164865330 by Tobias Klauser · 7 years ago
  74. 5c73abb Merge pull request #1450 from vrothberg/sgid-non-numeric by Michael Crosby · 7 years ago
  75. 51b501d Merge pull request #1510 from crosbymichael/remove-shfmt by Daniel, Dao Quang Minh · 7 years ago
  76. 5930d5b Remove shfmt by Michael Crosby · 7 years ago
  77. 3a5b963 Merge pull request #1505 from cyphar/shfmt-fix by Daniel, Dao Quang Minh · 7 years ago
  78. 7b0c6e0 *: fix shfmt by Aleksa Sarai · 7 years ago
  79. 7139b61 Merge pull request #1378 from derekwaynecarr/expose_use_hierarchy by Daniel, Dao Quang Minh · 7 years ago
  80. fef3ace Merge pull request #1460 from wking/mount-option-lazytime by Michael Crosby · 7 years ago
  81. 5cf4682 Merge pull request #1502 from justincormack/linux-only by Michael Crosby · 7 years ago
  82. e469cf0 runc only works on Linux so remove putative Solaris and unsupported main by Justin Cormack · 7 years ago
  83. 429a538 Merge pull request #1495 from justincormack/memory-int64 by Michael Crosby · 7 years ago
  84. 3d9074e Update memory specs to use int64 not uint64 by Justin Cormack · 7 years ago
  85. e114618 Remove Platform as no longer in OCI spec by Justin Cormack · 7 years ago
  86. e8ef602 Update to runtime spec 198f23f827eea397d4331d7eb048d9d4c7ff7bee by Justin Cormack · 7 years ago
  87. ff00fb1 Merge pull request #1496 from dqminh/test-criu-fix-stack by Michael Crosby · 7 years ago
  88. f8cca79 criu: update to commit 3ca8e575b49763030d3ddfec4af190a4c9f9deef by Daniel Dao · 7 years ago
  89. 900f6f4 print out errors in checkpoint/restore log by Daniel Dao · 7 years ago
  90. 53ab4f8 Update criu to 3.1 by Michael Crosby · 7 years ago
  91. d337d80 Merge pull request #1482 from tklauser/x-sys-unix-keyctl by Michael Crosby · 7 years ago
  92. 8e1896b Merge pull request #1491 from tklauser/unix-eventfd by Mrunal Patel · 7 years ago
  93. bd65ef6 Merge pull request #1489 from wking/process-status by Michael Crosby · 7 years ago
  94. da4cebc libcontainer: use Eventfd() from x/sys/unix by Tobias Klauser · 7 years ago
  95. 472ec6d vendor: bump golang.org/x/sys to fb4cac33e319 by Tobias Klauser · 7 years ago
  96. 2bea4c8 libcontainer/system/proc: Add Stat_t.State by W. Trevor King · 7 years ago
  97. 75d98b2 libcontainer: Replace GetProcessStartTime with Stat_t.StartTime by W. Trevor King · 7 years ago
  98. 6e57120 Merge pull request #1481 from elianka/dev by Michael Crosby · 7 years ago
  99. 17f3e2a Merge pull request #1484 from avagin/test by Mrunal Patel · 7 years ago
  100. 035b578 Merge pull request #1479 from wking/sane-terminal-for-forwarding-only by Mrunal Patel · 7 years ago