summaryrefslogtreecommitdiff
path: root/cmd/podman/main_local.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* podman info needs to be run within the user namespaceDaniel J Walsh2020-04-07
* Cleanup whether to enter user namespace for rootless commandsDaniel J Walsh2020-04-03
* rootless: make cgroup ownership detection not fatalGiuseppe Scrivano2020-03-30
* Add support for containers.confDaniel J Walsh2020-03-27
* hide --trace flagValentin Rothberg2020-03-10
* podman --help: mention defaults of boolsValentin Rothberg2020-03-10
* Usage messages: show possible option valuesEd Santiago2020-01-08
* Do not initialize store on rootless podmanSascha Grunert2019-11-29
* Merge pull request #4475 from rhatdan/tmpdirOpenShift Merge Robot2019-11-26
|\
| * Add missing information to podman.1 man pageDaniel J Walsh2019-11-08
* | codespell: spelling correctionsDmitry Smirnov2019-11-13
|/
* help message: don't parse the config for cgroup-manager defaultValentin Rothberg2019-11-06
* add libpod/configValentin Rothberg2019-10-31
* rootless: detect no system session with --cgroup-manager=systemdGiuseppe Scrivano2019-10-23
* rootless: automatically recreate the pause.pid fileGiuseppe Scrivano2019-10-09
* support non-standard ssh port for remote-clientbaude2019-09-17
* rootless: report the correct errorGiuseppe Scrivano2019-09-13
* rootless: run pause process in its own scopeGiuseppe Scrivano2019-09-12
* rootless: automatically create a systemd scopeGiuseppe Scrivano2019-09-12
* rootless: detect user namespace configuration changesGiuseppe Scrivano2019-09-03
* Need to include command name in error messageDaniel J Walsh2019-08-21
* enable windows remote clientbaude2019-08-08
* Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhomeOpenShift Merge Robot2019-08-06
|\
| * Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* | Add a flag to set events logger typeMatthew Heon2019-07-31
|/
* first pass of corrections for golangci-lintbaude2019-07-10
* util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
* Correctly identify the defaults for cgroup-managerDaniel J Walsh2019-06-15
* Fix storage-opts type in CobraMatthew Heon2019-06-14
* rootless: new function to join existing conmon processesGiuseppe Scrivano2019-05-25
* system: migrate stops the pause processGiuseppe Scrivano2019-05-17
* rootless: use a pause processGiuseppe Scrivano2019-05-17
* enable podman-remote on windowsbaude2019-04-30
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* system: add new subcommand "migrate"Giuseppe Scrivano2019-04-26
* Merge pull request #2946 from baude/segsOpenShift Merge Robot2019-04-16
|\
| * Fix segfaults attribute to missing optionsbaude2019-04-15
* | rootless, mount: not create namespaceGiuseppe Scrivano2019-04-15
|/
* Initial remote flag clean upbaude2019-04-10