aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Add "podman volume" commandumohnani82018-12-06
* Merge pull request #1924 from baude/mroevarlinkendpointsOpenShift Merge Robot2018-12-05
|\
| * Adding more varlink endpointsbaude2018-12-03
* | Merge pull request #1940 from wking/numeric-gidOpenShift Merge Robot2018-12-05
|\ \
| * | pkg/lookup: Return ID-only pointers on ErrNo*EntriesW. Trevor King2018-12-04
* | | Merge pull request #1918 from mheon/use_db_pathsOpenShift Merge Robot2018-12-05
|\ \ \ | |/ / |/| |
| * | Revert changes to GetDefaultStoreOptionsMatthew Heon2018-12-03
| * | Fix gofmt and lintMatthew Heon2018-12-02
| * | Move rootless storage config into libpodMatthew Heon2018-12-02
| |/
* | create pod on the flybaude2018-12-03
* | rootless: raise error if newuidmap/newgidmap are not installedGiuseppe Scrivano2018-12-03
|/
* Merge pull request #1846 from cgwalters/netns-dns-localhostOpenShift Merge Robot2018-11-28
|\
| * Use host's resolv.conf if no network namespace enabledColin Walters2018-11-27
* | Merge pull request #1849 from giuseppe/report-rootless-netmodeOpenShift Merge Robot2018-11-28
|\ \
| * | network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
| * | rootless: add new netmode "slirp4netns"Giuseppe Scrivano2018-11-27
| |/
* / rootless: store only subset of storage.confGiuseppe Scrivano2018-11-28
|/
* Add history and namespaceoptions to image inspectQi Wang2018-11-26
* Merge pull request #1829 from baude/enableportbindinginpodsOpenShift Merge Robot2018-11-20
|\
| * Allow users to expose ports from the pod to the hostbaude2018-11-20
* | rootless: create empty mounts.conf if it doesn't existGiuseppe Scrivano2018-11-19
* | registries: check user registries file only in rootless modeGiuseppe Scrivano2018-11-19
* | rootless: create storage.conf when it doesn't existGiuseppe Scrivano2018-11-19
|/
* Merge pull request #1756 from isimluk/update-dependent-metalinterOpenShift Merge Robot2018-11-16
|\
| * Lint: InspectImage varlink api should return errors that occurredŠimon Lukašík2018-11-10
* | rootless: call IsRootless just onceGiuseppe Scrivano2018-11-14
* | Better document rootless containersDaniel J Walsh2018-11-10
|/
* rootless: default to fuse-overlayfs when availableGiuseppe Scrivano2018-11-08
* Don't fail if /etc/passwd or /etc/group does not existsDaniel J Walsh2018-11-07
* Merge pull request #1736 from giuseppe/rootless-drop-run-postfixOpenShift Merge Robot2018-10-31
|\
| * rootless: do not add an additional /run to runrootGiuseppe Scrivano2018-10-31
* | Merge pull request #1731 from afbjorklund/versionOpenShift Merge Robot2018-10-31
|\ \ | |/ |/|
| * Fix setting of version informationAnders F Björklund2018-10-31
* | Merge pull request #1715 from baude/getusergroupOpenShift Merge Robot2018-10-30
|\ \ | |/ |/|
| * get user and group information using securejoin and runc's user librarybaude2018-10-29
* | Change to exported name in ParseDeviceQi Wang2018-10-29
|/
* Add helper function to read out CRIU versionAdrian Reber2018-10-23
* Fix man page to show info on storageDaniel J Walsh2018-10-22
* Move rootless directory handling to the libpod/pkg/util directoryDaniel J Walsh2018-10-22
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Generate a passwd file for users not in containerDaniel J Walsh2018-10-12
* Merge pull request #1605 from mheon/syslog_cleanupOpenShift Merge Robot2018-10-11
|\
| * Pass along syslog variable to podman cleanup processesMatthew Heon2018-10-11
* | Merge pull request #1628 from giuseppe/rootless-fix-hang-on-setresuidOpenShift Merge Robot2018-10-11
|\ \
| * | rootless: detect when user namespaces are not enabledGiuseppe Scrivano2018-10-11
| * | rootless: report more error messages from the startup phaseGiuseppe Scrivano2018-10-11
| * | rootless: fix an hang on older versions of setresuid/setresgidGiuseppe Scrivano2018-10-11
| |/
* / Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
|/
* Fix lintMatthew Heon2018-10-04
* Drop libnetwork vendor and move the code into pkg/Matthew Heon2018-10-04