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