index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
osutil
Age
Commit message (
Expand
)
Author
2020-03-23
Merge remote-tracking branch 'upstream/master' into no-process-left-behind
Michael Vogt
2020-03-23
osutil: tweak flock sleeperKiller tests
Michael Vogt
2020-03-21
many: fix packages having mistakenly their copyright as doc
Samuele Pedroni
2020-03-20
many: improve environment handling, fixing duplicate entries (#8242)
Zygmunt Krynicki
2020-03-19
osutil: do not use "flock --no-fork" as it is not available on 14.04
Michael Vogt
2020-03-18
osutil: do not leave processes behind after the test run
Michael Vogt
2020-02-28
netlink: fix panic on arm64 with the new rawsockstop code
Michael Vogt
2020-02-21
Merge pull request #8101 from mvo5/netlink-blocking-1
Michael Vogt
2020-02-08
osutil/udev/netlink: higher level detect retryable syscall errors
Samuele Pedroni
2020-02-07
osutil/udev/netlink: fix stopFd getting closed by stopR getting gcd
Samuele Pedroni
2020-02-06
osutil/udev/netlink: make the code work both on 32/64 bits
Samuele Pedroni
2020-02-06
netlink: fix/support stopping goroutines reading netlink raw sockets
Samuele Pedroni
2020-02-03
many: rename MakeRandomString to just RandomString
Samuele Pedroni
2020-02-03
many: drop and replace strutil.MakeRandomString as appropriate
Samuele Pedroni
2020-01-27
osutil: implement deluser
John R. Lenton
2020-01-27
osutil/tests: check there are no leftover symlinks with AtomicSymlink
Ian Johnson
2020-01-27
osutil: rewrite same-dir detection in AtomicRename
Zygmunt Krynicki
2020-01-27
osutil: simplify AtomicRename
Zygmunt Krynicki
2020-01-24
osutil: try to create a temporary symlink in a safe way
Maciej Borzecki
2020-01-24
osutil: add helpers for creating symlinks and renaming in an atomic manner
Maciej Borzecki
2019-12-05
Merge branch 'master' into check-skeleton-check-interfaces
Pawel Stolowski
2019-12-02
osutil: drop IsReadable() helper
Maciej Borzecki
2019-11-29
osutil: OSX does not support faccessat(2), use regular access
Maciej Borzecki
2019-11-29
osutil: add wrapper for faccessat(2)
Maciej Borzecki
2019-11-27
osutil/mount: optimize flagOptSearch some more
Zygmunt Krynicki
2019-11-26
osutil/mount/mount_linux.go: use a list/loop to parse flags
Ian Johnson
2019-11-26
tests: add benchmark functions for {Unm,M}ountFlagsToOpts
Ian Johnson
2019-11-26
Merge pull request #7783 from zyga/tweak/mount-flag-formatters
Zygmunt Krynicki
2019-11-26
osutil/mount: test known and unknown flags together
Zygmunt Krynicki
2019-11-25
osutil/mount: add {Unm,M}outFlagsToOpts helpers
Zygmunt Krynicki
2019-11-25
osutil: handle "rw" mount flag in ParseMountEntry
Zygmunt Krynicki
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-09-03
osutil: split mountentry so a little bit of it compiles on darwin
John R. Lenton
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
[next]