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
/
pkg
/
idtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/idtools: remove execCmd() utility
Sebastiaan van Stijn
2022-11-01
4
-12
/
+10
*
pkg/idtools: remove CanAccess(), and move to daemon
Sebastiaan van Stijn
2022-10-15
2
-25
/
+8
*
pkg/idtools: setPermissions() accept Identity as argument
Sebastiaan van Stijn
2022-10-15
1
-6
/
+6
*
pkg/idtools: simplify if-statement
Sebastiaan van Stijn
2022-10-15
1
-6
/
+4
*
pkg/idtools: don't use system.Stat() on unix
Sebastiaan van Stijn
2022-10-15
1
-10
/
+11
*
pkg/idtools: cleanup errors
Sebastiaan van Stijn
2022-10-08
3
-23
/
+22
*
pkg/idtools: don't use system.MkdirAll() where not needed
Sebastiaan van Stijn
2022-10-08
1
-1
/
+1
*
pkg/idtools: format code with gofumpt
Sebastiaan van Stijn
2022-10-08
1
-14
/
+14
*
pkg/idtools: CanAccess(): reorder checks to allow early return
Sebastiaan van Stijn
2022-10-08
1
-10
/
+7
*
pkg/idtools: remove unused CanAccess() stub for Windows
Sebastiaan van Stijn
2022-10-08
1
-7
/
+0
*
pkg/idtools: mkdirAs(): move var and comment to where it's used
Sebastiaan van Stijn
2022-10-08
1
-6
/
+5
*
pkg/idtools: mkdirAs() be more explicit about ignored args on Windows
Sebastiaan van Stijn
2022-10-08
1
-5
/
+2
*
pkg/system: move GetExitCode() to pkg/idtools, and un-export
Sebastiaan van Stijn
2022-10-05
1
-1
/
+14
*
pkg/*: fix "empty-lines" (revive)
Sebastiaan van Stijn
2022-09-28
2
-2
/
+0
*
pkg/idtools: mkdirAs(): fix infinite loops and repeated "chown"
Sebastiaan van Stijn
2022-09-27
2
-0
/
+96
*
pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS()
Sebastiaan van Stijn
2022-08-09
2
-27
/
+0
*
Finish refactor of UID/GID usage to a new struct
Cory Snider
2022-03-14
3
-34
/
+49
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
1
-9
/
+8
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
4
-0
/
+4
*
pkg/system: deprecate some consts and move them to pkg/idtools
Sebastiaan van Stijn
2021-06-18
1
-0
/
+9
*
Fix userns-remap option when username & UID match
Grant Millar
2021-02-10
1
-19
/
+32
*
Ensure MkdirAllAndChown also sets perms
Brian Goff
2021-02-02
2
-7
/
+18
*
pkg/idtools: refactor to avoid string-splitting
Sebastiaan van Stijn
2020-08-20
3
-47
/
+44
*
remove group name from identity mapping
Akhil Mohan
2020-06-03
3
-31
/
+48
*
pkg/idtools: fix use of bufio.Scanner.Err
Kir Kolyshkin
2020-03-31
1
-5
/
+2
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
2
-4
/
+4
*
pkg/idtools: normalize comment formatting
Sebastiaan van Stijn
2019-11-27
1
-2
/
+2
*
unconvert: remove unnescessary conversions
Sebastiaan van Stijn
2019-09-18
1
-1
/
+1
*
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
Sebastiaan van Stijn
2019-08-08
2
-2
/
+2
*
Stop sorting uid and gid ranges in id maps
Jonas Dohse
2019-06-03
2
-3
/
+28
*
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
4
-44
/
+48
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-3
/
+3
*
Various code-cleanup
Sebastiaan van Stijn
2018-05-23
1
-2
/
+2
*
Skip some tests requires root uid when run as user
Vincent Demeester
2018-04-23
1
-1
/
+1
*
Fix typo in idtools tests
Vincent Demeester
2018-04-23
1
-1
/
+1
*
Automated migration using
Daniel Nephin
2018-03-16
1
-41
/
+41
*
Add canonical import comment
Daniel Nephin
2018-02-05
7
-7
/
+7
*
Remove redundant build-tags
Sebastiaan van Stijn
2017-12-18
1
-2
/
+0
*
Simplify/fix MkdirAll usage
Kir Kolyshkin
2017-11-27
3
-4
/
+6
*
idtools.MkdirAs*: error out if dir exists as file
Kir Kolyshkin
2017-11-27
2
-0
/
+18
*
Remove deprecated MkdirAllAs(), MkdirAs()
Sebastiaan van Stijn
2017-11-21
1
-15
/
+0
*
Minor refactor in idtools
Sebastiaan van Stijn
2017-11-21
1
-6
/
+6
*
Update idtools tests to test non-deprecated functions
Sebastiaan van Stijn
2017-11-21
1
-12
/
+12
*
Merge pull request #35059 from cpuguy83/35002_handle_bind_create_errors
Yong Tang
2017-10-20
1
-8
/
+30
|
\
|
*
idtools don't chown if not needed
Brian Goff
2017-10-19
1
-8
/
+30
*
|
Increase Coverage of pkg/idtools
Danyal Khaliq
2017-09-27
1
-1
/
+131
|
/
*
Switch Stat syscalls to x/sys/unix
Tobias Klauser
2017-07-27
1
-3
/
+3
*
LCOW: Create layer folders with correct ACL
John Howard
2017-06-20
2
-2
/
+2
*
Remove error return from RootPair
Daniel Nephin
2017-06-07
1
-8
/
+8
*
Remove MkdirAllNewAs and update tests.
Daniel Nephin
2017-06-07
2
-44
/
+18
[next]