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
/
plugin
/
manager_linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugin/setupNewPlugin: rm dead code
Kir Kolyshkin
2019-09-18
1
-3
/
+0
*
goimports: fix imports
Sebastiaan van Stijn
2019-09-18
1
-2
/
+2
*
Make sure timers are stopped after use.
Brian Goff
2019-01-16
1
-3
/
+12
*
pkg/mount: wrap mount/umount errors
Kir Kolyshkin
2018-12-10
1
-1
/
+1
*
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
1
-1
/
+1
*
Fix panic on daemon restart with running plugin
Brian Goff
2018-06-07
1
-12
/
+17
*
Move plugin client creation to the extension point
Brian Goff
2018-05-25
1
-7
/
+13
*
Fix some linting issues
Sebastiaan van Stijn
2018-05-17
1
-1
/
+1
*
Add missing error return for plugin creation.
Anusha Ragunathan
2018-03-23
1
-0
/
+1
*
Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins
Sebastiaan van Stijn
2018-02-21
1
-21
/
+8
|
\
|
*
Make sure plugin mounts are cleaned up
Brian Goff
2018-02-07
1
-0
/
+3
|
*
Revert "Make plugins dir private."
Brian Goff
2018-02-07
1
-8
/
+0
|
*
Ensure plugin returns correctly scoped paths
Brian Goff
2018-02-07
1
-1
/
+0
|
*
Plugins perform propagated mount in runtime spec
Brian Goff
2018-02-07
1
-12
/
+5
*
|
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
|
/
*
Move api/errdefs to errdefs
Brian Goff
2018-01-11
1
-1
/
+1
*
Add helpers to create errdef errors
Brian Goff
2018-01-11
1
-4
/
+5
*
Remove Solaris files
Sebastiaan van Stijn
2017-12-18
1
-2
/
+0
*
Update libcontainerd to use containerd 1.0
Kenfe-Mickael Laventure
2017-10-20
1
-5
/
+10
*
Decouple plugin manager from libcontainerd package
Brian Goff
2017-09-19
1
-12
/
+13
*
LCOW: Implemented support for docker cp + build
Akash Gupta
2017-09-14
1
-1
/
+3
*
Add unconvert linter
Daniel Nephin
2017-08-24
1
-2
/
+1
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-8
/
+7
*
Make plugins dir private.
Brian Goff
2017-08-02
1
-0
/
+8
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
[project] change syscall to /x/sys/unix|windows
Christopher Jones
2017-07-11
1
-3
/
+3
*
Make plugin emit strongly typed, consumable events
Brian Goff
2017-07-06
1
-1
/
+4
*
Make plugin removes more resilient to failure
Brian Goff
2017-06-30
1
-1
/
+1
*
Increase the Coverage of pkg/plugins
Raja Sami
2017-06-12
1
-1
/
+1
*
Partial refactor of UID/GID usage to use a unified struct.
Daniel Nephin
2017-06-07
1
-1
/
+2
*
Make sure plugin rootfs is unmounted on upgraded
Brian Goff
2017-04-11
1
-1
/
+9
*
Add an initial smaller sleep time before net dialing plugin socket.
Anusha Ragunathan
2017-04-06
1
-6
/
+9
*
fix cleanup logic if restoring plugin fails
Sebastiaan van Stijn
2017-03-31
1
-3
/
+2
*
Explictly set state of a disabled plugin.
Anusha Ragunathan
2017-03-24
1
-0
/
+2
*
Net dial to the plugin socket during enable.
Anusha Ragunathan
2017-02-27
1
-1
/
+24
*
Make propagated mount persist outside rootfs
Brian Goff
2017-02-03
1
-2
/
+16
*
Add docker plugin upgrade
Brian Goff
2017-02-03
1
-9
/
+63
*
plugin: use pkg/errors in more places
Tibor Vass
2017-01-31
1
-4
/
+4
*
*: use opencontainers/go-digest package
Stephen J Day
2017-01-06
1
-1
/
+1
*
Implement content addressability for plugins
Tonis Tiigi
2016-12-23
1
-12
/
+89
*
Fix issues with plugin and `--live-restore`
Brian Goff
2016-12-13
1
-2
/
+24
*
When plugin enable fails, unmount PropagatedMount.
Anusha Ragunathan
2016-12-12
1
-0
/
+5
*
plugins: container-rootfs-relative paths
Tibor Vass
2016-12-09
1
-1
/
+9
*
Make v2/Plugin accesses safe.
Anusha Ragunathan
2016-12-06
1
-21
/
+24
*
Fix issue with plugin exit.
Anusha Ragunathan
2016-11-28
1
-1
/
+1
*
Add HTTP client timeout.
Anusha Ragunathan
2016-11-21
1
-1
/
+1
*
Cleanup after plugin install.
Anusha Ragunathan
2016-11-16
1
-0
/
+1
*
Perform graceful shutdown during plugin disable.
Anusha Ragunathan
2016-11-14
1
-18
/
+23
*
Merge pull request #27467 from tonistiigi/attach-cb
Antonio Murdaca
2016-10-25
1
-2
/
+2
|
\
|
*
Move stdio attach from libcontainerd backend to callback
Tonis Tiigi
2016-10-24
1
-2
/
+2
[next]