index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcontainerd
/
remote
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing consistent aliases for OCI spec imports
Jeyanthinath Muthuram
2023-05-08
1
-3
/
+3
*
use consistent alias for containerd's errdefs package
Sebastiaan van Stijn
2023-04-08
1
-5
/
+5
*
libcontainerd: close stdin sync if possible
Cory Snider
2023-04-03
1
-11
/
+36
*
libcontainerd: Upgrade to typeurl/v2
Paweł Gronowski
2023-03-08
1
-1
/
+1
*
libcontainerd/client: Rename `cp` to `checkpoint`
Paweł Gronowski
2023-03-01
1
-6
/
+6
*
libcontainerd/client: Fix checkpoint not being set
Paweł Gronowski
2023-03-01
1
-1
/
+2
*
libc8d/remote: name task fifos after task ID
Cory Snider
2023-01-31
1
-4
/
+4
*
libcontainerd/remote: remove stray import comment
Sebastiaan van Stijn
2022-12-08
1
-1
/
+0
*
Fix containerd task deletion after failed start
Cory Snider
2022-11-02
1
-1
/
+3
*
Refactor libcontainerd to minimize c8d RPCs
Cory Snider
2022-08-24
3
-321
/
+153
*
Update container OOMKilled flag immediately
Cory Snider
2022-08-24
1
-16
/
+0
*
fix formatting of "nolint" tags for go1.19
Sebastiaan van Stijn
2022-07-13
1
-1
/
+1
*
libcontainerd: remove support for runtime v1 API
Akihiro Suda
2022-06-05
1
-14
/
+2
*
libcontainerd: SignalProcess(): accept syscall.Signal
Sebastiaan van Stijn
2022-05-05
1
-2
/
+2
*
gosec: G601: Implicit memory aliasing in for loop
Sebastiaan van Stijn
2021-06-10
1
-0
/
+1
*
libcontainerd: remove LCOW bits
Sebastiaan van Stijn
2021-06-09
1
-1
/
+0
*
Fixup libnetwork lint errors
Brian Goff
2021-06-01
1
-1
/
+1
*
libcontainerd: remove unused consts
Sebastiaan van Stijn
2021-03-19
1
-5
/
+0
*
Added container ID to containerd task delete event messages
Cam
2020-10-30
1
-0
/
+7
*
"Fix" checkpoint on v2 runtime
Brian Goff
2020-10-12
1
-14
/
+27
*
libcontainerd: use cancellable context for events
Brian Goff
2020-08-12
1
-4
/
+14
*
Use IsServing to determine if c8d client is ready
Brian Goff
2020-08-12
1
-6
/
+32
*
Configure shims from runtime config
Brian Goff
2020-07-13
2
-30
/
+11
*
cgroup2: use shim V2
Akihiro Suda
2020-01-01
3
-18
/
+60
*
libcontainerd: move hcsshim import to windows-only file
Sebastiaan van Stijn
2019-12-10
3
-19
/
+38
*
Merge pull request #39082 from ehazlett/opts-for-create
Akihiro Suda
2019-10-04
1
-3
/
+6
|
\
|
*
add NewContainerOpts to libcontainerd.Create
Evan Hazlett
2019-10-03
1
-3
/
+6
*
|
goimports: fix imports
Sebastiaan van Stijn
2019-09-18
1
-1
/
+1
|
/
*
Sleep before restarting event processing
Brian Goff
2019-07-12
1
-3
/
+9
*
Handle blocked I/O of exec'd processes
Michael Crosby
2019-06-21
1
-8
/
+8
*
Fix typo retreive -> retrieve
Sebastiaan van Stijn
2019-06-04
1
-1
/
+1
*
Remove inmemory container map
Michael Crosby
2019-04-05
3
-226
/
+161
*
Export WithBundle code
Michael Crosby
2019-04-05
3
-28
/
+34
*
Remove libcontainerd status type
Michael Crosby
2019-04-04
1
-5
/
+5
*
Windows: Implement docker top for containerd
John Howard
2019-03-12
1
-6
/
+8
*
Windows: Experimental: Allow containerd for runtime
John Howard
2019-03-12
4
-0
/
+1277