summaryrefslogtreecommitdiff
path: root/cmd/podman/main_local.go
Commit message (Expand)AuthorAge
* 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