summaryrefslogtreecommitdiff
path: root/pkg/rootless/rootless_linux.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* rootless: attempt to join all specified pathsGiuseppe Scrivano2022-06-21
* rootless: improve error messagesGiuseppe Scrivano2022-06-21
* remote: do not join user NSValentin Rothberg2022-04-26
* If newuidmap or newgidmap fail, then check their permissionsDaniel J Walsh2022-04-08
* Remove error stutterDaniel J Walsh2022-03-25
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* rootless: report correctly the errorGiuseppe Scrivano2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* rootless: include the args in the debug messageGiuseppe Scrivano2021-12-17
* rootless: adjust error messageGiuseppe Scrivano2021-11-10
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* make sure that signal buffers are sufficiently bigValentin Rothberg2021-08-17
* rootless: check that / is mounted as sharedGiuseppe Scrivano2021-07-28
* podman: ignore ESRCH from killGiuseppe Scrivano2021-07-01
* rootless: Tell the user what was led to the error, not just what it isAndrej Shadura2021-04-27
* rootless: attempt to copy current mappings firstGiuseppe Scrivano2021-04-26
* rootless: if root is not sub?id raise a debug messageGiuseppe Scrivano2021-04-22
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* rootless: fix hang when newidmap is not installedGiuseppe Scrivano2020-09-25
* Wait for reexec to finish when fileOutput is nilJonathan Dieter2020-08-15
* Fix hang when `path` doesn't existJonathan Dieter2020-08-11
* validate fds --preserve-fdsQi Wang2020-08-04
* rootless: add a check for the host id included in the rangeGiuseppe Scrivano2020-07-30
* rootless: child exits immediately on userns errorsGiuseppe Scrivano2020-07-30
* rootless: do not ignore errors if mappings are specifiedGiuseppe Scrivano2020-07-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* rootless_linux: improve error messageDouglas Schilling Landgraf2020-06-21
* rootless: move join namespace inside child processGiuseppe Scrivano2020-04-20
* rootless: skip looking up parent user nsGiuseppe Scrivano2020-04-20
* rootless: become root only if the pause file is specifiedGiuseppe Scrivano2020-02-25
* rootless: check if the conmon process is validGiuseppe Scrivano2020-02-17
* fix lint in pkg/rootlessValentin Rothberg2020-01-08
* rootless: do not enable lingering modeGiuseppe Scrivano2019-10-17
* rootless: drop dependency on dockerGiuseppe Scrivano2019-10-16
* show uid_map in podman infoQi Wang2019-10-09
* rootless: do not close files twiceGiuseppe Scrivano2019-10-09
* Set log-level immediately, before rootless setupMatthew Heon2019-09-26
* pkg/util: use rootless function to read additional usersGiuseppe Scrivano2019-09-03
* rootless: detect user namespace configuration changesGiuseppe Scrivano2019-09-03
* golangci-lint round #3baude2019-07-21
* golangci-lint pass number 2baude2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* trivial cleanups from golangbaude2019-07-03
* rootless: allow to build without cgoGiuseppe Scrivano2019-07-02
* rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27