index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
osutil
Age
Commit message (
Expand
)
Author
2019-09-30
osutil: test stream equality differing by tail only
Zygmunt Krynicki
2019-09-27
osutil: rename MemoryBlob -> MemoryFileState
Zygmunt Krynicki
2019-09-27
osutil: rename FileContentReference -> FileReferencePlusMode
Zygmunt Krynicki
2019-09-27
osutil: use _test package for cmp_test.go
Zygmunt Krynicki
2019-09-27
osutil: remove duplicated test
Zygmunt Krynicki
2019-09-27
osutil: remove StreamEqual, replaced by streamsEqualChunked
Zygmunt Krynicki
2019-09-27
osutil: implement StreamEqual with streamsEqualChunked
Zygmunt Krynicki
2019-09-27
osutil: provide non-empty buffer for same-reader test
Zygmunt Krynicki
2019-09-27
osutil: a stream is equal to itself
Zygmunt Krynicki
2019-09-27
osutil: add streamsEqualChunked and filesAreEqualChunked
Zygmunt Krynicki
2019-09-27
osutil: drop error return path from StreamEqual
Zygmunt Krynicki
2019-09-27
osutil: move StreamEqual to cmp.go
Zygmunt Krynicki
2019-09-27
osutil: generalize SyncDir with FileState interface
Zygmunt Krynicki
2019-08-31
osutil: make flock test more robust
Zygmunt Krynicki
2019-08-22
squashfs: rename useFuse to NeedsFuse consistently
Michael Vogt
2019-08-21
sanity: report proper errror when fuse is needed but not available
Michael Vogt
2019-08-19
perform osutil.LookPathDefault in user_test.go and check_snap_test.go
Jamie Strandboge
2019-08-19
also remove mockUserAdd, mockGroupAdd/Del from createUserSuite
Jamie Strandboge
2019-08-19
s/createUserSuite/ensureUserSuite/ for new user tests. Thanks mvo
Jamie Strandboge
2019-08-16
Merge branch 'mvo.7265' into snapd-users-phase0.25-5-create-snap-daemon-user
Jamie Strandboge
2019-08-16
osutil: improve getent handling and doc strings
Michael Vogt
2019-08-16
Merge branch 'mvo.7265' into snapd-users-phase0.25-5-create-snap-daemon-user
Jamie Strandboge
2019-08-16
osutil: improve comments around osutil.Find{Uid,Gid} (thanks to jdstrand)
Michael Vogt
2019-08-16
adjust EnsureUserGroup() to use IsUnknownUser/Group helpers. Thanks mvo
Jamie Strandboge
2019-08-16
osutil: add IsUnknownUser()/IsUnknownGroup() helpers. Thanks mvo
Jamie Strandboge
2019-08-16
adjust user_test.go for last commit
Jamie Strandboge
2019-08-16
Merge branch 'mvo.7265' into snapd-users-phase0.25-5-create-snap-daemon-user
Jamie Strandboge
2019-08-16
osutil: refactor find{Uid,Gid}WithGetentFallback and add more tests
Michael Vogt
2019-08-16
osutil: use "gid" var name in group id related tests
Michael Vogt
2019-08-16
osutil: unify osutil.Find{Uid,Gid} with automatic getent fallback
Michael Vogt
2019-08-16
osutil: add test for getent() malformed entries
Michael Vogt
2019-08-16
osutil: check exit code when running getent and add tests
Michael Vogt
2019-08-16
osutil: add FindUidGetent() and FindGidGetent()
Jamie Strandboge
2019-08-16
add osutil/group_test.go
Jamie Strandboge
2019-08-16
osutil: add test for getent() malformed entries
Michael Vogt
2019-08-16
osutil: check exit code when running getent and add tests
Michael Vogt
2019-08-15
osutil: run groupdel on useradd fail when extrausers is not specified
Jamie Strandboge
2019-08-15
osutil: adjust EnsureUserGroup to use Find[UG]idGetent() and add tests
Jamie Strandboge
2019-08-15
osutil: add FindUidGetent() and FindGidGetent()
Jamie Strandboge
2019-08-15
add osutil/group_test.go
Jamie Strandboge
2019-08-15
move uid/gid checks to osutil.EnsureUserGroup(). Thanks to pedronis
Jamie Strandboge
2019-08-14
Merge branch 'snapd-users-phase0.25-4-seccomp-must-support-system-usernames' ...
Jamie Strandboge
2019-07-30
osutil: wait for helper goroutine to finish in RunWithContext()
Maciej Borzecki
2019-07-23
Merge pull request #6959 from jhenstridge/ensure-tree-state
Zygmunt Krynicki
2019-07-23
osutil: update comment as requested in review.
James Henstridge
2019-07-22
osutil/user.go: add UserGroupAdd()
Jamie Strandboge
2019-07-12
osutil: add sanity checks to EnsureTreeState, and delete files on error
James Henstridge
2019-06-13
osutil: add a workaround for overlayfs apparmor as it is used on Manjaro
Zygmunt Krynicki
2019-06-06
osutil: add documentation for EnsureTreeState
James Henstridge
2019-06-06
osutil: make EnsureTreeState remove empty directories
James Henstridge
[next]